@deveco-codegenie/mcp-bridge-win32-x64 1.1.6 → 1.1.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/THIRD_PARTY_LICENSES.md +1290 -1270
- package/napi_bridge.node +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -7,14 +7,13 @@
|
|
|
7
7
|
|
|
8
8
|
### Licenses Breakdown:
|
|
9
9
|
|
|
10
|
-
- MIT:
|
|
10
|
+
- MIT: 202
|
|
11
11
|
- Unicode-3.0: 19
|
|
12
12
|
- Apache-2.0: 7
|
|
13
13
|
- 0BSD: 4
|
|
14
14
|
- BSD-3-Clause: 1
|
|
15
15
|
- ISC: 1
|
|
16
16
|
- MPL-2.0: 1
|
|
17
|
-
- UNKNOWN: 1
|
|
18
17
|
|
|
19
18
|
|
|
20
19
|
---
|
|
@@ -48,32 +47,6 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
48
47
|
|
|
49
48
|
### Rust Crates:
|
|
50
49
|
|
|
51
|
-
- [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
|
|
52
|
-
|
|
53
|
-
````text
|
|
54
|
-
BSD Zero Clause License
|
|
55
|
-
|
|
56
|
-
Copyright (c) 2025 Goat
|
|
57
|
-
|
|
58
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
59
|
-
purpose with or without fee is hereby granted.
|
|
60
|
-
|
|
61
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
62
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
63
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
64
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
65
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
66
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
67
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
68
|
-
|
|
69
|
-
````
|
|
70
|
-
|
|
71
|
-
---
|
|
72
|
-
|
|
73
|
-
## The following dependencies are licensed under the 0BSD License:
|
|
74
|
-
|
|
75
|
-
### Rust Crates:
|
|
76
|
-
|
|
77
50
|
- [adler2](https://github.com/oyvindln/adler2) (2.0.1)
|
|
78
51
|
|
|
79
52
|
````text
|
|
@@ -120,13 +93,37 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
120
93
|
|
|
121
94
|
---
|
|
122
95
|
|
|
96
|
+
## The following dependencies are licensed under the 0BSD License:
|
|
97
|
+
|
|
98
|
+
### Rust Crates:
|
|
99
|
+
|
|
100
|
+
- [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
|
|
101
|
+
|
|
102
|
+
````text
|
|
103
|
+
BSD Zero Clause License
|
|
104
|
+
|
|
105
|
+
Copyright (c) 2025 Goat
|
|
106
|
+
|
|
107
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
108
|
+
purpose with or without fee is hereby granted.
|
|
109
|
+
|
|
110
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
111
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
112
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
113
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
114
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
115
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
116
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
117
|
+
|
|
118
|
+
````
|
|
119
|
+
|
|
120
|
+
---
|
|
121
|
+
|
|
123
122
|
## The following dependencies are licensed under the Apache-2.0 License:
|
|
124
123
|
|
|
125
124
|
### Rust Crates:
|
|
126
125
|
|
|
127
|
-
- [
|
|
128
|
-
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
129
|
-
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
126
|
+
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
130
127
|
|
|
131
128
|
````text
|
|
132
129
|
Apache License
|
|
@@ -317,7 +314,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
317
314
|
same "printed page" as the copyright notice for easier
|
|
318
315
|
identification within third-party archives.
|
|
319
316
|
|
|
320
|
-
Copyright
|
|
317
|
+
Copyright 2011 Google Inc.
|
|
321
318
|
|
|
322
319
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
323
320
|
you may not use this file except in compliance with the License.
|
|
@@ -339,94 +336,9 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
339
336
|
|
|
340
337
|
### Rust Crates:
|
|
341
338
|
|
|
342
|
-
- [
|
|
343
|
-
- [
|
|
344
|
-
- [
|
|
345
|
-
|
|
346
|
-
````text
|
|
347
|
-
Apache License
|
|
348
|
-
Version 2.0, January 2004
|
|
349
|
-
http://www.apache.org/licenses/
|
|
350
|
-
|
|
351
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
352
|
-
|
|
353
|
-
1. Definitions.
|
|
354
|
-
|
|
355
|
-
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
356
|
-
|
|
357
|
-
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
358
|
-
|
|
359
|
-
"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.
|
|
360
|
-
|
|
361
|
-
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
362
|
-
|
|
363
|
-
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
364
|
-
|
|
365
|
-
"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.
|
|
366
|
-
|
|
367
|
-
"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).
|
|
368
|
-
|
|
369
|
-
"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.
|
|
370
|
-
|
|
371
|
-
"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."
|
|
372
|
-
|
|
373
|
-
"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.
|
|
374
|
-
|
|
375
|
-
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.
|
|
376
|
-
|
|
377
|
-
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.
|
|
378
|
-
|
|
379
|
-
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:
|
|
380
|
-
|
|
381
|
-
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
382
|
-
|
|
383
|
-
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
384
|
-
|
|
385
|
-
(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
|
|
386
|
-
|
|
387
|
-
(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.
|
|
388
|
-
|
|
389
|
-
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.
|
|
390
|
-
|
|
391
|
-
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.
|
|
392
|
-
|
|
393
|
-
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.
|
|
394
|
-
|
|
395
|
-
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.
|
|
396
|
-
|
|
397
|
-
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.
|
|
398
|
-
|
|
399
|
-
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.
|
|
400
|
-
|
|
401
|
-
END OF TERMS AND CONDITIONS
|
|
402
|
-
|
|
403
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
404
|
-
|
|
405
|
-
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.
|
|
406
|
-
|
|
407
|
-
Copyright [yyyy] [name of copyright owner]
|
|
408
|
-
|
|
409
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
410
|
-
you may not use this file except in compliance with the License.
|
|
411
|
-
You may obtain a copy of the License at
|
|
412
|
-
|
|
413
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
414
|
-
|
|
415
|
-
Unless required by applicable law or agreed to in writing, software
|
|
416
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
417
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
418
|
-
See the License for the specific language governing permissions and
|
|
419
|
-
limitations under the License.
|
|
420
|
-
|
|
421
|
-
````
|
|
422
|
-
|
|
423
|
-
---
|
|
424
|
-
|
|
425
|
-
## The following dependencies are licensed under the Apache-2.0 License:
|
|
426
|
-
|
|
427
|
-
### Rust Crates:
|
|
428
|
-
|
|
429
|
-
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
339
|
+
- [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
|
|
340
|
+
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
341
|
+
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
430
342
|
|
|
431
343
|
````text
|
|
432
344
|
Apache License
|
|
@@ -617,7 +529,7 @@ limitations under the License.
|
|
|
617
529
|
same "printed page" as the copyright notice for easier
|
|
618
530
|
identification within third-party archives.
|
|
619
531
|
|
|
620
|
-
Copyright
|
|
532
|
+
Copyright [yyyy] [name of copyright owner]
|
|
621
533
|
|
|
622
534
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
623
535
|
you may not use this file except in compliance with the License.
|
|
@@ -635,6 +547,93 @@ limitations under the License.
|
|
|
635
547
|
|
|
636
548
|
---
|
|
637
549
|
|
|
550
|
+
## The following dependencies are licensed under the Apache-2.0 License:
|
|
551
|
+
|
|
552
|
+
### Rust Crates:
|
|
553
|
+
|
|
554
|
+
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
555
|
+
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
556
|
+
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
557
|
+
|
|
558
|
+
````text
|
|
559
|
+
Apache License
|
|
560
|
+
Version 2.0, January 2004
|
|
561
|
+
http://www.apache.org/licenses/
|
|
562
|
+
|
|
563
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
564
|
+
|
|
565
|
+
1. Definitions.
|
|
566
|
+
|
|
567
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
568
|
+
|
|
569
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
570
|
+
|
|
571
|
+
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
572
|
+
|
|
573
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
574
|
+
|
|
575
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
576
|
+
|
|
577
|
+
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
578
|
+
|
|
579
|
+
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
580
|
+
|
|
581
|
+
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
582
|
+
|
|
583
|
+
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
584
|
+
|
|
585
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
586
|
+
|
|
587
|
+
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
588
|
+
|
|
589
|
+
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
590
|
+
|
|
591
|
+
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
592
|
+
|
|
593
|
+
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
594
|
+
|
|
595
|
+
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
596
|
+
|
|
597
|
+
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
598
|
+
|
|
599
|
+
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
600
|
+
|
|
601
|
+
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
602
|
+
|
|
603
|
+
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
604
|
+
|
|
605
|
+
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
606
|
+
|
|
607
|
+
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
608
|
+
|
|
609
|
+
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
610
|
+
|
|
611
|
+
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
612
|
+
|
|
613
|
+
END OF TERMS AND CONDITIONS
|
|
614
|
+
|
|
615
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
616
|
+
|
|
617
|
+
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
618
|
+
|
|
619
|
+
Copyright [yyyy] [name of copyright owner]
|
|
620
|
+
|
|
621
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
622
|
+
you may not use this file except in compliance with the License.
|
|
623
|
+
You may obtain a copy of the License at
|
|
624
|
+
|
|
625
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
626
|
+
|
|
627
|
+
Unless required by applicable law or agreed to in writing, software
|
|
628
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
629
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
630
|
+
See the License for the specific language governing permissions and
|
|
631
|
+
limitations under the License.
|
|
632
|
+
|
|
633
|
+
````
|
|
634
|
+
|
|
635
|
+
---
|
|
636
|
+
|
|
638
637
|
## The following dependencies are licensed under the BSD-3-Clause License:
|
|
639
638
|
|
|
640
639
|
### NPM Packages:
|
|
@@ -704,10 +703,10 @@ THIS SOFTWARE.
|
|
|
704
703
|
|
|
705
704
|
### Rust Crates:
|
|
706
705
|
|
|
707
|
-
- [
|
|
706
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
708
707
|
|
|
709
708
|
````text
|
|
710
|
-
Copyright
|
|
709
|
+
Copyright (c) 2018 Carl Lerche
|
|
711
710
|
|
|
712
711
|
Permission is hereby granted, free of charge, to any
|
|
713
712
|
person obtaining a copy of this software and associated
|
|
@@ -741,21 +740,54 @@ DEALINGS IN THE SOFTWARE.
|
|
|
741
740
|
|
|
742
741
|
### Rust Crates:
|
|
743
742
|
|
|
744
|
-
- [
|
|
743
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
745
744
|
|
|
746
745
|
````text
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
Copyright (c) 2015 Danny Guo
|
|
750
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
751
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
746
|
+
Copyright (c) 2017 Robert Grosse
|
|
752
747
|
|
|
753
|
-
Permission is hereby granted, free of charge, to any
|
|
754
|
-
of this software and associated
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
748
|
+
Permission is hereby granted, free of charge, to any
|
|
749
|
+
person obtaining a copy of this software and associated
|
|
750
|
+
documentation files (the "Software"), to deal in the
|
|
751
|
+
Software without restriction, including without
|
|
752
|
+
limitation the rights to use, copy, modify, merge,
|
|
753
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
754
|
+
the Software, and to permit persons to whom the Software
|
|
755
|
+
is furnished to do so, subject to the following
|
|
756
|
+
conditions:
|
|
757
|
+
|
|
758
|
+
The above copyright notice and this permission notice
|
|
759
|
+
shall be included in all copies or substantial portions
|
|
760
|
+
of the Software.
|
|
761
|
+
|
|
762
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
763
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
764
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
765
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
766
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
767
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
768
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
769
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
770
|
+
DEALINGS IN THE SOFTWARE.
|
|
771
|
+
````
|
|
772
|
+
|
|
773
|
+
---
|
|
774
|
+
|
|
775
|
+
## The following dependencies are licensed under the MIT License:
|
|
776
|
+
|
|
777
|
+
### Rust Crates:
|
|
778
|
+
|
|
779
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
780
|
+
|
|
781
|
+
````text
|
|
782
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
783
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
784
|
+
|
|
785
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
786
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
787
|
+
in the Software without restriction, including without limitation the rights
|
|
788
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
789
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
790
|
+
furnished to do so, subject to the following conditions:
|
|
759
791
|
|
|
760
792
|
The above copyright notice and this permission notice shall be included in all
|
|
761
793
|
copies or substantial portions of the Software.
|
|
@@ -776,11 +808,14 @@ SOFTWARE.
|
|
|
776
808
|
|
|
777
809
|
### Rust Crates:
|
|
778
810
|
|
|
779
|
-
- [
|
|
811
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
812
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
813
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
780
814
|
|
|
781
815
|
````text
|
|
782
|
-
|
|
783
|
-
|
|
816
|
+
MIT License
|
|
817
|
+
|
|
818
|
+
Copyright (c) 2017 Ted Driggs
|
|
784
819
|
|
|
785
820
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
786
821
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -808,10 +843,12 @@ SOFTWARE.
|
|
|
808
843
|
|
|
809
844
|
### Rust Crates:
|
|
810
845
|
|
|
811
|
-
- [
|
|
846
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
847
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
848
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
812
849
|
|
|
813
850
|
````text
|
|
814
|
-
Copyright (c) The rust-url developers
|
|
851
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
815
852
|
|
|
816
853
|
Permission is hereby granted, free of charge, to any
|
|
817
854
|
person obtaining a copy of this software and associated
|
|
@@ -845,50 +882,38 @@ DEALINGS IN THE SOFTWARE.
|
|
|
845
882
|
|
|
846
883
|
### Rust Crates:
|
|
847
884
|
|
|
848
|
-
- [
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
## The following dependencies are licensed under the MIT License:
|
|
879
|
-
|
|
880
|
-
### Rust Crates:
|
|
881
|
-
|
|
882
|
-
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
883
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
884
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
885
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
886
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
887
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
885
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
886
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
887
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
888
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
889
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
890
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
891
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
892
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
893
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
894
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
895
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
896
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
897
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
898
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
899
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
900
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
901
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
902
|
+
- [semver](https://github.com/dtolnay/semver) (1.0.28)
|
|
903
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
904
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
905
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
906
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
907
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
908
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
909
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
910
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
911
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
912
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
913
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
914
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
888
915
|
|
|
889
916
|
````text
|
|
890
|
-
Copyright (c) 2019 Tokio Contributors
|
|
891
|
-
|
|
892
917
|
Permission is hereby granted, free of charge, to any
|
|
893
918
|
person obtaining a copy of this software and associated
|
|
894
919
|
documentation files (the "Software"), to deal in the
|
|
@@ -921,10 +946,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
921
946
|
|
|
922
947
|
### Rust Crates:
|
|
923
948
|
|
|
924
|
-
- [
|
|
949
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
925
950
|
|
|
926
951
|
````text
|
|
927
|
-
Copyright (c)
|
|
952
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
928
953
|
|
|
929
954
|
Permission is hereby granted, free of charge, to any
|
|
930
955
|
person obtaining a copy of this software and associated
|
|
@@ -958,11 +983,71 @@ DEALINGS IN THE SOFTWARE.
|
|
|
958
983
|
|
|
959
984
|
### Rust Crates:
|
|
960
985
|
|
|
961
|
-
- [
|
|
986
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
987
|
+
- [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
|
|
988
|
+
- [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
|
|
989
|
+
- [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
|
|
990
|
+
- [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
|
|
991
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
992
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
993
|
+
- [windows](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
994
|
+
- [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
995
|
+
- [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
996
|
+
- [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
997
|
+
- [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
|
|
998
|
+
- [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
|
|
999
|
+
- [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
1000
|
+
- [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
|
|
1001
|
+
- [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
|
|
1002
|
+
- [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
|
|
1003
|
+
- [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
|
|
1004
|
+
- [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
|
|
1005
|
+
- [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
|
|
1006
|
+
- [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
|
|
1007
|
+
- [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
|
|
1008
|
+
- [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
1009
|
+
- [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
|
|
1010
|
+
- [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
|
|
962
1011
|
|
|
963
1012
|
````text
|
|
964
|
-
|
|
965
|
-
|
|
1013
|
+
MIT License
|
|
1014
|
+
|
|
1015
|
+
Copyright (c) <year> <copyright holders>
|
|
1016
|
+
|
|
1017
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
1018
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
1019
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1020
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
1021
|
+
following conditions:
|
|
1022
|
+
|
|
1023
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
1024
|
+
portions of the Software.
|
|
1025
|
+
|
|
1026
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
1027
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
1028
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1029
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
1030
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1031
|
+
|
|
1032
|
+
````
|
|
1033
|
+
|
|
1034
|
+
---
|
|
1035
|
+
|
|
1036
|
+
## The following dependencies are licensed under the MIT License:
|
|
1037
|
+
|
|
1038
|
+
### Rust Crates:
|
|
1039
|
+
|
|
1040
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
1041
|
+
|
|
1042
|
+
````text
|
|
1043
|
+
Copyright (c) 2016 The humantime Developers
|
|
1044
|
+
|
|
1045
|
+
Includes parts of http date with the following copyright:
|
|
1046
|
+
Copyright (c) 2016 Pyfisch
|
|
1047
|
+
|
|
1048
|
+
Includes portions of musl libc with the following copyright:
|
|
1049
|
+
Copyright © 2005-2013 Rich Felker
|
|
1050
|
+
|
|
966
1051
|
|
|
967
1052
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
968
1053
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -971,16 +1056,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
971
1056
|
copies of the Software, and to permit persons to whom the Software is
|
|
972
1057
|
furnished to do so, subject to the following conditions:
|
|
973
1058
|
|
|
974
|
-
The above copyright notice and this permission notice shall be included in
|
|
975
|
-
|
|
1059
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1060
|
+
copies or substantial portions of the Software.
|
|
976
1061
|
|
|
977
1062
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
978
1063
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
979
1064
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
980
1065
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
981
1066
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
982
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
983
|
-
|
|
1067
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1068
|
+
SOFTWARE.
|
|
984
1069
|
|
|
985
1070
|
````
|
|
986
1071
|
|
|
@@ -990,15 +1075,10 @@ THE SOFTWARE.
|
|
|
990
1075
|
|
|
991
1076
|
### Rust Crates:
|
|
992
1077
|
|
|
993
|
-
- [
|
|
994
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
995
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
996
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
997
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
998
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
1078
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
999
1079
|
|
|
1000
1080
|
````text
|
|
1001
|
-
Copyright (c)
|
|
1081
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
1002
1082
|
|
|
1003
1083
|
Permission is hereby granted, free of charge, to any
|
|
1004
1084
|
person obtaining a copy of this software and associated
|
|
@@ -1032,45 +1112,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1032
1112
|
|
|
1033
1113
|
### Rust Crates:
|
|
1034
1114
|
|
|
1035
|
-
- [
|
|
1036
|
-
|
|
1037
|
-
````text
|
|
1038
|
-
The MIT License (MIT)
|
|
1039
|
-
|
|
1040
|
-
Copyright (c) 2014 Mathijs van de Nes
|
|
1041
|
-
|
|
1042
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1043
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1044
|
-
in the Software without restriction, including without limitation the rights
|
|
1045
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1046
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1047
|
-
furnished to do so, subject to the following conditions:
|
|
1048
|
-
|
|
1049
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1050
|
-
copies or substantial portions of the Software.
|
|
1051
|
-
|
|
1052
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1053
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1054
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1055
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1056
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1057
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1058
|
-
SOFTWARE.
|
|
1059
|
-
|
|
1060
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
1061
|
-
licences; see files named LICENSE.*.txt for details.
|
|
1062
|
-
````
|
|
1063
|
-
|
|
1064
|
-
---
|
|
1065
|
-
|
|
1066
|
-
## The following dependencies are licensed under the MIT License:
|
|
1067
|
-
|
|
1068
|
-
### Rust Crates:
|
|
1069
|
-
|
|
1070
|
-
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
1115
|
+
- [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
|
|
1071
1116
|
|
|
1072
1117
|
````text
|
|
1073
|
-
Copyright (c)
|
|
1118
|
+
Copyright (c) 2015 The Rust Project Developers
|
|
1074
1119
|
|
|
1075
1120
|
Permission is hereby granted, free of charge, to any
|
|
1076
1121
|
person obtaining a copy of this software and associated
|
|
@@ -1104,14 +1149,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1104
1149
|
|
|
1105
1150
|
### Rust Crates:
|
|
1106
1151
|
|
|
1107
|
-
- [
|
|
1108
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
1109
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
1152
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
1110
1153
|
|
|
1111
1154
|
````text
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
Copyright (c) Tokio Contributors
|
|
1155
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
1115
1156
|
|
|
1116
1157
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1117
1158
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1139,70 +1180,63 @@ SOFTWARE.
|
|
|
1139
1180
|
|
|
1140
1181
|
### Rust Crates:
|
|
1141
1182
|
|
|
1142
|
-
- [
|
|
1183
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
1143
1184
|
|
|
1144
1185
|
````text
|
|
1145
|
-
Copyright (c)
|
|
1186
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
1146
1187
|
|
|
1147
|
-
Permission is hereby granted, free of charge, to any
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1188
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1189
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1190
|
+
in the Software without restriction, including without limitation the rights
|
|
1191
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1192
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1193
|
+
furnished to do so, subject to the following conditions:
|
|
1194
|
+
|
|
1195
|
+
The above copyright notice and this permission notice shall be included in
|
|
1196
|
+
all copies or substantial portions of the Software.
|
|
1197
|
+
|
|
1198
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1199
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1200
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1201
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1202
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1203
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1204
|
+
THE SOFTWARE.
|
|
1156
1205
|
|
|
1157
|
-
The above copyright notice and this permission notice
|
|
1158
|
-
shall be included in all copies or substantial portions
|
|
1159
|
-
of the Software.
|
|
1160
1206
|
|
|
1161
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1162
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1163
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1164
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1165
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1166
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1167
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1168
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1169
|
-
DEALINGS IN THE SOFTWARE.
|
|
1170
1207
|
````
|
|
1171
1208
|
|
|
1172
1209
|
---
|
|
1173
1210
|
|
|
1174
1211
|
## The following dependencies are licensed under the MIT License:
|
|
1175
1212
|
|
|
1176
|
-
###
|
|
1213
|
+
### NPM Packages:
|
|
1177
1214
|
|
|
1178
|
-
- [
|
|
1215
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
1179
1216
|
|
|
1180
1217
|
````text
|
|
1181
|
-
|
|
1218
|
+
The MIT License (MIT)
|
|
1182
1219
|
|
|
1183
|
-
|
|
1184
|
-
person obtaining a copy of this software and associated
|
|
1185
|
-
documentation files (the "Software"), to deal in the
|
|
1186
|
-
Software without restriction, including without
|
|
1187
|
-
limitation the rights to use, copy, modify, merge,
|
|
1188
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1189
|
-
the Software, and to permit persons to whom the Software
|
|
1190
|
-
is furnished to do so, subject to the following
|
|
1191
|
-
conditions:
|
|
1220
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
1192
1221
|
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1222
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1223
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1224
|
+
in the Software without restriction, including without limitation the rights
|
|
1225
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1226
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1227
|
+
furnished to do so, subject to the following conditions:
|
|
1228
|
+
|
|
1229
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1230
|
+
copies or substantial portions of the Software.
|
|
1231
|
+
|
|
1232
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1233
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1234
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1235
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1236
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1237
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1238
|
+
SOFTWARE.
|
|
1196
1239
|
|
|
1197
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1198
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1199
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1200
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1201
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1202
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1203
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1204
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1205
|
-
DEALINGS IN THE SOFTWARE.
|
|
1206
1240
|
|
|
1207
1241
|
````
|
|
1208
1242
|
|
|
@@ -1244,18 +1278,34 @@ SOFTWARE.
|
|
|
1244
1278
|
|
|
1245
1279
|
## The following dependencies are licensed under the MIT License:
|
|
1246
1280
|
|
|
1247
|
-
###
|
|
1281
|
+
### NPM Packages:
|
|
1248
1282
|
|
|
1249
|
-
- [
|
|
1283
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
1250
1284
|
|
|
1251
1285
|
````text
|
|
1252
|
-
|
|
1286
|
+
MIT License
|
|
1253
1287
|
|
|
1254
|
-
|
|
1288
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
1255
1289
|
|
|
1256
|
-
|
|
1290
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1291
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1292
|
+
in the Software without restriction, including without limitation the rights
|
|
1293
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1294
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1295
|
+
furnished to do so, subject to the following conditions:
|
|
1257
1296
|
|
|
1258
|
-
|
|
1297
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1298
|
+
copies or substantial portions of the Software.
|
|
1299
|
+
|
|
1300
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1301
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1302
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1303
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1304
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1305
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1306
|
+
SOFTWARE.
|
|
1307
|
+
|
|
1308
|
+
[others]: https://github.com/json5/json5/contributors
|
|
1259
1309
|
|
|
1260
1310
|
````
|
|
1261
1311
|
|
|
@@ -1263,14 +1313,13 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1263
1313
|
|
|
1264
1314
|
## The following dependencies are licensed under the MIT License:
|
|
1265
1315
|
|
|
1266
|
-
###
|
|
1316
|
+
### Rust Crates:
|
|
1267
1317
|
|
|
1268
|
-
- [
|
|
1318
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
1269
1319
|
|
|
1270
1320
|
````text
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
1321
|
+
Copyright (c) 2017 Daniel Abramov
|
|
1322
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
1274
1323
|
|
|
1275
1324
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1276
1325
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1298,10 +1347,47 @@ THE SOFTWARE.
|
|
|
1298
1347
|
|
|
1299
1348
|
### Rust Crates:
|
|
1300
1349
|
|
|
1301
|
-
- [
|
|
1350
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
1302
1351
|
|
|
1303
1352
|
````text
|
|
1304
|
-
|
|
1353
|
+
The MIT License (MIT)
|
|
1354
|
+
|
|
1355
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
1356
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
1357
|
+
|
|
1358
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1359
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1360
|
+
in the Software without restriction, including without limitation the rights
|
|
1361
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1362
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1363
|
+
furnished to do so, subject to the following conditions:
|
|
1364
|
+
|
|
1365
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1366
|
+
copies or substantial portions of the Software.
|
|
1367
|
+
|
|
1368
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1369
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1370
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1371
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1372
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1373
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1374
|
+
SOFTWARE.
|
|
1375
|
+
|
|
1376
|
+
````
|
|
1377
|
+
|
|
1378
|
+
---
|
|
1379
|
+
|
|
1380
|
+
## The following dependencies are licensed under the MIT License:
|
|
1381
|
+
|
|
1382
|
+
### Rust Crates:
|
|
1383
|
+
|
|
1384
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
1385
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
1386
|
+
|
|
1387
|
+
````text
|
|
1388
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
1389
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
1390
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
1305
1391
|
|
|
1306
1392
|
Permission is hereby granted, free of charge, to any
|
|
1307
1393
|
person obtaining a copy of this software and associated
|
|
@@ -1335,10 +1421,76 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1335
1421
|
|
|
1336
1422
|
### Rust Crates:
|
|
1337
1423
|
|
|
1338
|
-
- [
|
|
1424
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
1339
1425
|
|
|
1340
1426
|
````text
|
|
1341
|
-
Copyright (c)
|
|
1427
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
1428
|
+
Copyright (c) 2016 Jason Housley
|
|
1429
|
+
|
|
1430
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1431
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1432
|
+
in the Software without restriction, including without limitation the rights
|
|
1433
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1434
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1435
|
+
furnished to do so, subject to the following conditions:
|
|
1436
|
+
|
|
1437
|
+
The above copyright notice and this permission notice shall be included in
|
|
1438
|
+
all copies or substantial portions of the Software.
|
|
1439
|
+
|
|
1440
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1441
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1442
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1443
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1444
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1445
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1446
|
+
THE SOFTWARE.
|
|
1447
|
+
|
|
1448
|
+
````
|
|
1449
|
+
|
|
1450
|
+
---
|
|
1451
|
+
|
|
1452
|
+
## The following dependencies are licensed under the MIT License:
|
|
1453
|
+
|
|
1454
|
+
### Rust Crates:
|
|
1455
|
+
|
|
1456
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
1457
|
+
|
|
1458
|
+
````text
|
|
1459
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
1460
|
+
Copyright (c) 2016 Alex Crichton
|
|
1461
|
+
|
|
1462
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1463
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1464
|
+
in the Software without restriction, including without limitation the rights
|
|
1465
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1466
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1467
|
+
furnished to do so, subject to the following conditions:
|
|
1468
|
+
|
|
1469
|
+
The above copyright notice and this permission notice shall be included in
|
|
1470
|
+
all copies or substantial portions of the Software.
|
|
1471
|
+
|
|
1472
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1473
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1474
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1475
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1476
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1477
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1478
|
+
THE SOFTWARE.
|
|
1479
|
+
|
|
1480
|
+
|
|
1481
|
+
````
|
|
1482
|
+
|
|
1483
|
+
---
|
|
1484
|
+
|
|
1485
|
+
## The following dependencies are licensed under the MIT License:
|
|
1486
|
+
|
|
1487
|
+
### Rust Crates:
|
|
1488
|
+
|
|
1489
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
1490
|
+
|
|
1491
|
+
````text
|
|
1492
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
1493
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1342
1494
|
|
|
1343
1495
|
Permission is hereby granted, free of charge, to any
|
|
1344
1496
|
person obtaining a copy of this software and associated
|
|
@@ -1372,11 +1524,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1372
1524
|
|
|
1373
1525
|
### Rust Crates:
|
|
1374
1526
|
|
|
1375
|
-
- [
|
|
1527
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
1376
1528
|
|
|
1377
1529
|
````text
|
|
1378
|
-
Copyright (c) 2018
|
|
1379
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1530
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
1380
1531
|
|
|
1381
1532
|
Permission is hereby granted, free of charge, to any
|
|
1382
1533
|
person obtaining a copy of this software and associated
|
|
@@ -1410,12 +1561,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1410
1561
|
|
|
1411
1562
|
### Rust Crates:
|
|
1412
1563
|
|
|
1413
|
-
- [
|
|
1564
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
1414
1565
|
|
|
1415
1566
|
````text
|
|
1416
1567
|
MIT License
|
|
1417
1568
|
|
|
1418
|
-
Copyright (c)
|
|
1569
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
1419
1570
|
|
|
1420
1571
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1421
1572
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1443,76 +1594,12 @@ SOFTWARE.
|
|
|
1443
1594
|
|
|
1444
1595
|
### Rust Crates:
|
|
1445
1596
|
|
|
1446
|
-
- [
|
|
1597
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
1447
1598
|
|
|
1448
1599
|
````text
|
|
1449
|
-
|
|
1600
|
+
The MIT License (MIT)
|
|
1450
1601
|
|
|
1451
|
-
|
|
1452
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1453
|
-
in the Software without restriction, including without limitation the rights
|
|
1454
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1455
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1456
|
-
furnished to do so, subject to the following conditions:
|
|
1457
|
-
|
|
1458
|
-
The above copyright notice and this permission notice shall be included in
|
|
1459
|
-
all copies or substantial portions of the Software.
|
|
1460
|
-
|
|
1461
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1462
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1463
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1464
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1465
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1466
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1467
|
-
THE SOFTWARE.
|
|
1468
|
-
|
|
1469
|
-
````
|
|
1470
|
-
|
|
1471
|
-
---
|
|
1472
|
-
|
|
1473
|
-
## The following dependencies are licensed under the MIT License:
|
|
1474
|
-
|
|
1475
|
-
### Rust Crates:
|
|
1476
|
-
|
|
1477
|
-
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
1478
|
-
|
|
1479
|
-
````text
|
|
1480
|
-
Copyright (c) 2018-2023 Sean McArthur
|
|
1481
|
-
Copyright (c) 2016 Alex Crichton
|
|
1482
|
-
|
|
1483
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1484
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1485
|
-
in the Software without restriction, including without limitation the rights
|
|
1486
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1487
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1488
|
-
furnished to do so, subject to the following conditions:
|
|
1489
|
-
|
|
1490
|
-
The above copyright notice and this permission notice shall be included in
|
|
1491
|
-
all copies or substantial portions of the Software.
|
|
1492
|
-
|
|
1493
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1494
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1495
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1496
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1497
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1498
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1499
|
-
THE SOFTWARE.
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
````
|
|
1503
|
-
|
|
1504
|
-
---
|
|
1505
|
-
|
|
1506
|
-
## The following dependencies are licensed under the MIT License:
|
|
1507
|
-
|
|
1508
|
-
### Rust Crates:
|
|
1509
|
-
|
|
1510
|
-
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
1511
|
-
|
|
1512
|
-
````text
|
|
1513
|
-
MIT License
|
|
1514
|
-
|
|
1515
|
-
Copyright (c) [2021] [Marvin Countryman]
|
|
1602
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
1516
1603
|
|
|
1517
1604
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1518
1605
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1538,77 +1625,29 @@ SOFTWARE.
|
|
|
1538
1625
|
|
|
1539
1626
|
## The following dependencies are licensed under the MIT License:
|
|
1540
1627
|
|
|
1541
|
-
###
|
|
1542
|
-
|
|
1543
|
-
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
1544
|
-
|
|
1545
|
-
````text
|
|
1546
|
-
The MIT License (MIT)
|
|
1547
|
-
|
|
1548
|
-
Copyright (c) 2015 Bartłomiej Kamiński
|
|
1549
|
-
|
|
1550
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1551
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1552
|
-
in the Software without restriction, including without limitation the rights
|
|
1553
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1554
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1555
|
-
furnished to do so, subject to the following conditions:
|
|
1556
|
-
|
|
1557
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1558
|
-
copies or substantial portions of the Software.
|
|
1559
|
-
|
|
1560
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1561
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1562
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1563
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1564
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1565
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1566
|
-
SOFTWARE.
|
|
1567
|
-
````
|
|
1568
|
-
|
|
1569
|
-
---
|
|
1570
|
-
|
|
1571
|
-
## The following dependencies are licensed under the MIT License:
|
|
1572
|
-
|
|
1573
|
-
### Rust Crates:
|
|
1628
|
+
### NPM Packages:
|
|
1574
1629
|
|
|
1575
|
-
- [
|
|
1576
|
-
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1577
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1578
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1579
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1580
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1581
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1582
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1583
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1630
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
1584
1631
|
|
|
1585
1632
|
````text
|
|
1586
|
-
|
|
1587
|
-
Copyright (c) 2017 The Tokio Authors
|
|
1633
|
+
This software is released under the MIT license:
|
|
1588
1634
|
|
|
1589
|
-
Permission is hereby granted, free of charge, to any
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
the Software, and to permit persons to whom the Software
|
|
1596
|
-
is furnished to do so, subject to the following
|
|
1597
|
-
conditions:
|
|
1635
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1636
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
1637
|
+
the Software without restriction, including without limitation the rights to
|
|
1638
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1639
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1640
|
+
subject to the following conditions:
|
|
1598
1641
|
|
|
1599
|
-
The above copyright notice and this permission notice
|
|
1600
|
-
|
|
1601
|
-
of the Software.
|
|
1642
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1643
|
+
copies or substantial portions of the Software.
|
|
1602
1644
|
|
|
1603
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1610
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1611
|
-
DEALINGS IN THE SOFTWARE.
|
|
1645
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1646
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1647
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1648
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1649
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1650
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1612
1651
|
|
|
1613
1652
|
````
|
|
1614
1653
|
|
|
@@ -1618,10 +1657,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1618
1657
|
|
|
1619
1658
|
### Rust Crates:
|
|
1620
1659
|
|
|
1621
|
-
- [
|
|
1660
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
1622
1661
|
|
|
1623
1662
|
````text
|
|
1624
|
-
Copyright (c)
|
|
1663
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
1625
1664
|
|
|
1626
1665
|
Permission is hereby granted, free of charge, to any
|
|
1627
1666
|
person obtaining a copy of this software and associated
|
|
@@ -1655,13 +1694,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1655
1694
|
|
|
1656
1695
|
### Rust Crates:
|
|
1657
1696
|
|
|
1658
|
-
- [
|
|
1659
|
-
- [
|
|
1697
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
1698
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
1699
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
1660
1700
|
|
|
1661
1701
|
````text
|
|
1662
|
-
Copyright (c)
|
|
1663
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
1664
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
1702
|
+
Copyright (c) 2019 Tower Contributors
|
|
1665
1703
|
|
|
1666
1704
|
Permission is hereby granted, free of charge, to any
|
|
1667
1705
|
person obtaining a copy of this software and associated
|
|
@@ -1693,12 +1731,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1693
1731
|
|
|
1694
1732
|
## The following dependencies are licensed under the MIT License:
|
|
1695
1733
|
|
|
1696
|
-
###
|
|
1734
|
+
### NPM Packages:
|
|
1697
1735
|
|
|
1698
|
-
- [
|
|
1736
|
+
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.10) (0.0.10)
|
|
1699
1737
|
|
|
1700
1738
|
````text
|
|
1701
|
-
|
|
1739
|
+
MIT License
|
|
1740
|
+
|
|
1741
|
+
Copyright (c) 2026 Huawei Device Co., Ltd.
|
|
1702
1742
|
|
|
1703
1743
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1704
1744
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1707,16 +1747,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1707
1747
|
copies of the Software, and to permit persons to whom the Software is
|
|
1708
1748
|
furnished to do so, subject to the following conditions:
|
|
1709
1749
|
|
|
1710
|
-
The above copyright notice and this permission notice shall be included in
|
|
1711
|
-
|
|
1750
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1751
|
+
copies or substantial portions of the Software.
|
|
1712
1752
|
|
|
1713
1753
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1714
1754
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1715
1755
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1716
1756
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1717
1757
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1718
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1719
|
-
|
|
1758
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1759
|
+
SOFTWARE.
|
|
1720
1760
|
|
|
1721
1761
|
````
|
|
1722
1762
|
|
|
@@ -1724,71 +1764,32 @@ THE SOFTWARE.
|
|
|
1724
1764
|
|
|
1725
1765
|
## The following dependencies are licensed under the MIT License:
|
|
1726
1766
|
|
|
1727
|
-
###
|
|
1767
|
+
### NPM Packages:
|
|
1728
1768
|
|
|
1729
|
-
- [
|
|
1769
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
1730
1770
|
|
|
1731
1771
|
````text
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
Copyright (c) 2016 Johann Tuffe
|
|
1735
|
-
|
|
1736
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1737
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1738
|
-
in the Software without restriction, including without limitation the rights
|
|
1739
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1740
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1741
|
-
furnished to do so, subject to the following conditions:
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
The above copyright notice and this permission notice shall be included in
|
|
1745
|
-
all copies or substantial portions of the Software.
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1749
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1750
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1751
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1752
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1753
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1754
|
-
THE SOFTWARE.
|
|
1755
|
-
|
|
1756
|
-
````
|
|
1757
|
-
|
|
1758
|
-
---
|
|
1759
|
-
|
|
1760
|
-
## The following dependencies are licensed under the MIT License:
|
|
1761
|
-
|
|
1762
|
-
### Rust Crates:
|
|
1763
|
-
|
|
1764
|
-
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
1772
|
+
MIT License
|
|
1765
1773
|
|
|
1766
|
-
|
|
1767
|
-
Copyright (c) 2014-2026 Alex Crichton
|
|
1774
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
1768
1775
|
|
|
1769
|
-
Permission is hereby granted, free of charge, to any
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
the Software, and to permit persons to whom the Software
|
|
1776
|
-
is furnished to do so, subject to the following
|
|
1777
|
-
conditions:
|
|
1776
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1777
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1778
|
+
in the Software without restriction, including without limitation the rights
|
|
1779
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1780
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1781
|
+
furnished to do so, subject to the following conditions:
|
|
1778
1782
|
|
|
1779
|
-
The above copyright notice and this permission notice
|
|
1780
|
-
|
|
1781
|
-
of the Software.
|
|
1783
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1784
|
+
copies or substantial portions of the Software.
|
|
1782
1785
|
|
|
1783
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1791
|
-
DEALINGS IN THE SOFTWARE.
|
|
1786
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1787
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1788
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1789
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1790
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1791
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1792
|
+
SOFTWARE.
|
|
1792
1793
|
|
|
1793
1794
|
````
|
|
1794
1795
|
|
|
@@ -1798,10 +1799,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1798
1799
|
|
|
1799
1800
|
### Rust Crates:
|
|
1800
1801
|
|
|
1801
|
-
- [
|
|
1802
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
1802
1803
|
|
|
1803
1804
|
````text
|
|
1804
|
-
Copyright (c)
|
|
1805
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
1805
1806
|
|
|
1806
1807
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1807
1808
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1829,35 +1830,28 @@ THE SOFTWARE.
|
|
|
1829
1830
|
|
|
1830
1831
|
### Rust Crates:
|
|
1831
1832
|
|
|
1832
|
-
- [
|
|
1833
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
1833
1834
|
|
|
1834
1835
|
````text
|
|
1835
|
-
Copyright 2023
|
|
1836
|
-
|
|
1837
|
-
Permission is hereby granted, free of charge, to any
|
|
1838
|
-
person obtaining a copy of this software and associated
|
|
1839
|
-
documentation files (the "Software"), to deal in the
|
|
1840
|
-
Software without restriction, including without
|
|
1841
|
-
limitation the rights to use, copy, modify, merge,
|
|
1842
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1843
|
-
the Software, and to permit persons to whom the Software
|
|
1844
|
-
is furnished to do so, subject to the following
|
|
1845
|
-
conditions:
|
|
1836
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
1846
1837
|
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1838
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1839
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1840
|
+
in the Software without restriction, including without limitation the rights
|
|
1841
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1842
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1843
|
+
furnished to do so, subject to the following conditions:
|
|
1850
1844
|
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1854
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1855
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1856
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1857
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1858
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1859
|
-
DEALINGS IN THE SOFTWARE.
|
|
1845
|
+
The above copyright notice and this permission notice shall be included in
|
|
1846
|
+
all copies or substantial portions of the Software.
|
|
1860
1847
|
|
|
1848
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1849
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1850
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1851
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1852
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1853
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1854
|
+
THE SOFTWARE.
|
|
1861
1855
|
|
|
1862
1856
|
````
|
|
1863
1857
|
|
|
@@ -1899,11 +1893,10 @@ SOFTWARE.
|
|
|
1899
1893
|
|
|
1900
1894
|
### Rust Crates:
|
|
1901
1895
|
|
|
1902
|
-
- [
|
|
1903
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
1896
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
1904
1897
|
|
|
1905
1898
|
````text
|
|
1906
|
-
Copyright
|
|
1899
|
+
Copyright Mozilla Foundation
|
|
1907
1900
|
|
|
1908
1901
|
Permission is hereby granted, free of charge, to any
|
|
1909
1902
|
person obtaining a copy of this software and associated
|
|
@@ -1937,31 +1930,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1937
1930
|
|
|
1938
1931
|
### NPM Packages:
|
|
1939
1932
|
|
|
1940
|
-
- [
|
|
1941
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
|
|
1933
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
1942
1934
|
|
|
1943
1935
|
````text
|
|
1944
|
-
|
|
1936
|
+
The MIT License (MIT)
|
|
1945
1937
|
|
|
1946
|
-
|
|
1938
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
1947
1939
|
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
|
|
1940
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1941
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1942
|
+
in the Software without restriction, including without limitation the rights
|
|
1943
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1944
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1945
|
+
furnished to do so, subject to the following conditions:
|
|
1954
1946
|
|
|
1955
|
-
|
|
1956
|
-
|
|
1947
|
+
The above copyright notice and this permission notice shall be included in
|
|
1948
|
+
all copies or substantial portions of the Software.
|
|
1957
1949
|
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1950
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1951
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1952
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1953
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1954
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1955
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1956
|
+
THE SOFTWARE.
|
|
1965
1957
|
|
|
1966
1958
|
````
|
|
1967
1959
|
|
|
@@ -1971,34 +1963,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1971
1963
|
|
|
1972
1964
|
### Rust Crates:
|
|
1973
1965
|
|
|
1974
|
-
- [
|
|
1966
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
1975
1967
|
|
|
1976
1968
|
````text
|
|
1977
|
-
Copyright (c)
|
|
1969
|
+
Copyright (c) 2019 Eliza Weisman
|
|
1978
1970
|
|
|
1979
|
-
Permission is hereby granted, free of charge, to any
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
the Software, and to permit persons to whom the Software
|
|
1986
|
-
is furnished to do so, subject to the following
|
|
1987
|
-
conditions:
|
|
1971
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1972
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1973
|
+
in the Software without restriction, including without limitation the rights
|
|
1974
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1975
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1976
|
+
furnished to do so, subject to the following conditions:
|
|
1988
1977
|
|
|
1989
|
-
The above copyright notice and this permission notice
|
|
1990
|
-
|
|
1991
|
-
of the Software.
|
|
1978
|
+
The above copyright notice and this permission notice shall be included in
|
|
1979
|
+
all copies or substantial portions of the Software.
|
|
1992
1980
|
|
|
1993
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
|
|
2000
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2001
|
-
DEALINGS IN THE SOFTWARE.
|
|
1981
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1982
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1983
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1984
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1985
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1986
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1987
|
+
THE SOFTWARE.
|
|
2002
1988
|
|
|
2003
1989
|
````
|
|
2004
1990
|
|
|
@@ -2008,10 +1994,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2008
1994
|
|
|
2009
1995
|
### Rust Crates:
|
|
2010
1996
|
|
|
2011
|
-
- [
|
|
1997
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
2012
1998
|
|
|
2013
1999
|
````text
|
|
2014
|
-
Copyright (c)
|
|
2000
|
+
Copyright (c) The rust-url developers
|
|
2015
2001
|
|
|
2016
2002
|
Permission is hereby granted, free of charge, to any
|
|
2017
2003
|
person obtaining a copy of this software and associated
|
|
@@ -2045,17 +2031,31 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2045
2031
|
|
|
2046
2032
|
### Rust Crates:
|
|
2047
2033
|
|
|
2048
|
-
- [
|
|
2049
|
-
- [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
|
|
2050
|
-
- [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
|
|
2051
|
-
- [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
|
|
2034
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
2052
2035
|
|
|
2053
2036
|
````text
|
|
2054
|
-
|
|
2037
|
+
MIT License
|
|
2055
2038
|
|
|
2056
|
-
|
|
2039
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
2040
|
+
|
|
2041
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2042
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2043
|
+
in the Software without restriction, including without limitation the rights
|
|
2044
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2045
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2046
|
+
furnished to do so, subject to the following conditions:
|
|
2047
|
+
|
|
2048
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2049
|
+
copies or substantial portions of the Software.
|
|
2050
|
+
|
|
2051
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2052
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2053
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2054
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2055
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2056
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2057
|
+
SOFTWARE.
|
|
2057
2058
|
|
|
2058
|
-
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.
|
|
2059
2059
|
````
|
|
2060
2060
|
|
|
2061
2061
|
---
|
|
@@ -2064,16 +2064,30 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2064
2064
|
|
|
2065
2065
|
### Rust Crates:
|
|
2066
2066
|
|
|
2067
|
-
- [
|
|
2067
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
2068
2068
|
|
|
2069
2069
|
````text
|
|
2070
|
-
|
|
2070
|
+
MIT License
|
|
2071
2071
|
|
|
2072
|
-
|
|
2072
|
+
Copyright (c) 2025 Callum Oakley
|
|
2073
2073
|
|
|
2074
|
-
|
|
2074
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2075
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2076
|
+
in the Software without restriction, including without limitation the rights
|
|
2077
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2078
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2079
|
+
furnished to do so, subject to the following conditions:
|
|
2075
2080
|
|
|
2076
|
-
|
|
2081
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2082
|
+
copies or substantial portions of the Software.
|
|
2083
|
+
|
|
2084
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2085
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2086
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2087
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2088
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2089
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2090
|
+
SOFTWARE.
|
|
2077
2091
|
|
|
2078
2092
|
````
|
|
2079
2093
|
|
|
@@ -2083,34 +2097,27 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2083
2097
|
|
|
2084
2098
|
### Rust Crates:
|
|
2085
2099
|
|
|
2086
|
-
- [
|
|
2100
|
+
- [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
|
|
2087
2101
|
|
|
2088
2102
|
````text
|
|
2089
|
-
Copyright (
|
|
2103
|
+
Copyright 2018 Parity Technologies (UK) Ltd.
|
|
2090
2104
|
|
|
2091
|
-
Permission is hereby granted, free of charge, to any
|
|
2092
|
-
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
|
|
2097
|
-
the Software, and to permit persons to whom the Software
|
|
2098
|
-
is furnished to do so, subject to the following
|
|
2099
|
-
conditions:
|
|
2105
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2106
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2107
|
+
the Software without restriction, including without limitation the rights to
|
|
2108
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2109
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2110
|
+
subject to the following conditions:
|
|
2100
2111
|
|
|
2101
|
-
The above copyright notice and this permission notice
|
|
2102
|
-
|
|
2103
|
-
of the Software.
|
|
2112
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2113
|
+
copies or substantial portions of the Software.
|
|
2104
2114
|
|
|
2105
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
|
|
2109
|
-
|
|
2110
|
-
|
|
2111
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2112
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2113
|
-
DEALINGS IN THE SOFTWARE.
|
|
2115
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2116
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2117
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
|
|
2118
|
+
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
2119
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2120
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2114
2121
|
|
|
2115
2122
|
````
|
|
2116
2123
|
|
|
@@ -2120,10 +2127,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2120
2127
|
|
|
2121
2128
|
### Rust Crates:
|
|
2122
2129
|
|
|
2123
|
-
- [
|
|
2130
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
2124
2131
|
|
|
2125
2132
|
````text
|
|
2126
|
-
Copyright (c)
|
|
2133
|
+
Copyright (c) 2016 Anthony Ramine
|
|
2127
2134
|
|
|
2128
2135
|
Permission is hereby granted, free of charge, to any
|
|
2129
2136
|
person obtaining a copy of this software and associated
|
|
@@ -2155,30 +2162,35 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2155
2162
|
|
|
2156
2163
|
## The following dependencies are licensed under the MIT License:
|
|
2157
2164
|
|
|
2158
|
-
###
|
|
2165
|
+
### Rust Crates:
|
|
2159
2166
|
|
|
2160
|
-
- [
|
|
2167
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
2161
2168
|
|
|
2162
2169
|
````text
|
|
2163
|
-
|
|
2170
|
+
The MIT License (MIT)
|
|
2164
2171
|
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
|
-
|
|
2168
|
-
|
|
2169
|
-
the Software
|
|
2170
|
-
|
|
2172
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
2173
|
+
|
|
2174
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2175
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2176
|
+
in the Software without restriction, including without limitation the rights
|
|
2177
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2178
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2179
|
+
furnished to do so, subject to the following conditions:
|
|
2171
2180
|
|
|
2172
2181
|
The above copyright notice and this permission notice shall be included in all
|
|
2173
2182
|
copies or substantial portions of the Software.
|
|
2174
2183
|
|
|
2175
2184
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2176
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2177
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2178
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2179
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2180
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2185
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2186
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2187
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2188
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2189
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2190
|
+
SOFTWARE.
|
|
2181
2191
|
|
|
2192
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2193
|
+
licences; see files named LICENSE.*.txt for details.
|
|
2182
2194
|
````
|
|
2183
2195
|
|
|
2184
2196
|
---
|
|
@@ -2187,10 +2199,42 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2187
2199
|
|
|
2188
2200
|
### Rust Crates:
|
|
2189
2201
|
|
|
2190
|
-
- [
|
|
2202
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
2191
2203
|
|
|
2192
2204
|
````text
|
|
2193
|
-
Copyright
|
|
2205
|
+
Copyright (c) 2017 Sean McArthur
|
|
2206
|
+
|
|
2207
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2208
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2209
|
+
in the Software without restriction, including without limitation the rights
|
|
2210
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2211
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2212
|
+
furnished to do so, subject to the following conditions:
|
|
2213
|
+
|
|
2214
|
+
The above copyright notice and this permission notice shall be included in
|
|
2215
|
+
all copies or substantial portions of the Software.
|
|
2216
|
+
|
|
2217
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2218
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2219
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2220
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2221
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2222
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2223
|
+
THE SOFTWARE.
|
|
2224
|
+
|
|
2225
|
+
|
|
2226
|
+
````
|
|
2227
|
+
|
|
2228
|
+
---
|
|
2229
|
+
|
|
2230
|
+
## The following dependencies are licensed under the MIT License:
|
|
2231
|
+
|
|
2232
|
+
### Rust Crates:
|
|
2233
|
+
|
|
2234
|
+
- [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
|
|
2235
|
+
|
|
2236
|
+
````text
|
|
2237
|
+
Copyright (c) 2015 steffengy
|
|
2194
2238
|
|
|
2195
2239
|
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:
|
|
2196
2240
|
|
|
@@ -2206,10 +2250,78 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2206
2250
|
|
|
2207
2251
|
### Rust Crates:
|
|
2208
2252
|
|
|
2209
|
-
- [
|
|
2253
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
2210
2254
|
|
|
2211
2255
|
````text
|
|
2212
|
-
|
|
2256
|
+
MIT License
|
|
2257
|
+
|
|
2258
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
2259
|
+
|
|
2260
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2261
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2262
|
+
in the Software without restriction, including without limitation the rights
|
|
2263
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2264
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2265
|
+
furnished to do so, subject to the following conditions:
|
|
2266
|
+
|
|
2267
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2268
|
+
copies or substantial portions of the Software.
|
|
2269
|
+
|
|
2270
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2271
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2272
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2273
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2274
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2275
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2276
|
+
SOFTWARE.
|
|
2277
|
+
|
|
2278
|
+
````
|
|
2279
|
+
|
|
2280
|
+
---
|
|
2281
|
+
|
|
2282
|
+
## The following dependencies are licensed under the MIT License:
|
|
2283
|
+
|
|
2284
|
+
### Rust Crates:
|
|
2285
|
+
|
|
2286
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
2287
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
2288
|
+
|
|
2289
|
+
````text
|
|
2290
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
2291
|
+
|
|
2292
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2293
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2294
|
+
in the Software without restriction, including without limitation the rights
|
|
2295
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2296
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2297
|
+
furnished to do so, subject to the following conditions:
|
|
2298
|
+
|
|
2299
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2300
|
+
copies or substantial portions of the Software.
|
|
2301
|
+
|
|
2302
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2303
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2304
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2305
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2306
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2307
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2308
|
+
SOFTWARE.
|
|
2309
|
+
|
|
2310
|
+
````
|
|
2311
|
+
|
|
2312
|
+
---
|
|
2313
|
+
|
|
2314
|
+
## The following dependencies are licensed under the MIT License:
|
|
2315
|
+
|
|
2316
|
+
### Rust Crates:
|
|
2317
|
+
|
|
2318
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
2319
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
2320
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
2321
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
2322
|
+
|
|
2323
|
+
````text
|
|
2324
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
2213
2325
|
|
|
2214
2326
|
Permission is hereby granted, free of charge, to any
|
|
2215
2327
|
person obtaining a copy of this software and associated
|
|
@@ -2243,12 +2355,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2243
2355
|
|
|
2244
2356
|
### Rust Crates:
|
|
2245
2357
|
|
|
2246
|
-
- [
|
|
2358
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
2247
2359
|
|
|
2248
2360
|
````text
|
|
2249
2361
|
MIT License
|
|
2250
2362
|
|
|
2251
|
-
Copyright
|
|
2363
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
2364
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2365
|
+
Copyright (c) 2017 Frommi
|
|
2366
|
+
Copyright (c) 2017-2024 oyvindln
|
|
2367
|
+
|
|
2252
2368
|
|
|
2253
2369
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2254
2370
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2276,10 +2392,10 @@ SOFTWARE.
|
|
|
2276
2392
|
|
|
2277
2393
|
### Rust Crates:
|
|
2278
2394
|
|
|
2279
|
-
- [
|
|
2395
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
2280
2396
|
|
|
2281
2397
|
````text
|
|
2282
|
-
Copyright (c)
|
|
2398
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
2283
2399
|
|
|
2284
2400
|
Permission is hereby granted, free of charge, to any
|
|
2285
2401
|
person obtaining a copy of this software and associated
|
|
@@ -2313,13 +2429,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2313
2429
|
|
|
2314
2430
|
### Rust Crates:
|
|
2315
2431
|
|
|
2316
|
-
- [
|
|
2317
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
2318
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
2319
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
2432
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
2320
2433
|
|
|
2321
2434
|
````text
|
|
2322
|
-
Copyright (c)
|
|
2435
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
2323
2436
|
|
|
2324
2437
|
Permission is hereby granted, free of charge, to any
|
|
2325
2438
|
person obtaining a copy of this software and associated
|
|
@@ -2353,16 +2466,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2353
2466
|
|
|
2354
2467
|
### Rust Crates:
|
|
2355
2468
|
|
|
2356
|
-
- [
|
|
2357
|
-
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
2358
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
2359
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
2360
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
2361
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
2469
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
2362
2470
|
|
|
2363
2471
|
````text
|
|
2364
|
-
Copyright
|
|
2365
|
-
Copyright (c)
|
|
2472
|
+
Copyright (c) 2017 Carl Lerche
|
|
2473
|
+
Copyright (c) 2018 Bastian Köcher
|
|
2474
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2366
2475
|
|
|
2367
2476
|
Permission is hereby granted, free of charge, to any
|
|
2368
2477
|
person obtaining a copy of this software and associated
|
|
@@ -2396,42 +2505,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2396
2505
|
|
|
2397
2506
|
### Rust Crates:
|
|
2398
2507
|
|
|
2399
|
-
- [
|
|
2400
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
2401
|
-
|
|
2402
|
-
````text
|
|
2403
|
-
Copyright (c) 2018-2019 dirs-rs contributors
|
|
2404
|
-
|
|
2405
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2406
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2407
|
-
in the Software without restriction, including without limitation the rights
|
|
2408
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2409
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2410
|
-
furnished to do so, subject to the following conditions:
|
|
2411
|
-
|
|
2412
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2413
|
-
copies or substantial portions of the Software.
|
|
2414
|
-
|
|
2415
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2416
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2417
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2418
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2419
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2420
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2421
|
-
SOFTWARE.
|
|
2422
|
-
|
|
2423
|
-
````
|
|
2424
|
-
|
|
2425
|
-
---
|
|
2426
|
-
|
|
2427
|
-
## The following dependencies are licensed under the MIT License:
|
|
2428
|
-
|
|
2429
|
-
### Rust Crates:
|
|
2430
|
-
|
|
2431
|
-
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
2508
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
2432
2509
|
|
|
2433
2510
|
````text
|
|
2434
|
-
Copyright (c)
|
|
2511
|
+
Copyright (c) 2019 Carl Lerche
|
|
2435
2512
|
|
|
2436
2513
|
Permission is hereby granted, free of charge, to any
|
|
2437
2514
|
person obtaining a copy of this software and associated
|
|
@@ -2465,43 +2542,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2465
2542
|
|
|
2466
2543
|
### Rust Crates:
|
|
2467
2544
|
|
|
2468
|
-
- [
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
|
-
|
|
2474
|
-
|
|
2475
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2476
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2477
|
-
in the Software without restriction, including without limitation the rights
|
|
2478
|
-
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
|
|
2480
|
-
furnished to do so, subject to the following conditions:
|
|
2481
|
-
|
|
2482
|
-
The above copyright notice and this permission notice shall be included in
|
|
2483
|
-
all copies or substantial portions of the Software.
|
|
2484
|
-
|
|
2485
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2486
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2487
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2488
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2489
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2490
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2491
|
-
THE SOFTWARE.
|
|
2492
|
-
|
|
2493
|
-
````
|
|
2494
|
-
|
|
2495
|
-
---
|
|
2496
|
-
|
|
2497
|
-
## The following dependencies are licensed under the MIT License:
|
|
2498
|
-
|
|
2499
|
-
### Rust Crates:
|
|
2500
|
-
|
|
2501
|
-
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
2545
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
2546
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2547
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2548
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2549
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2550
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2502
2551
|
|
|
2503
2552
|
````text
|
|
2504
|
-
Copyright (c) The Rust Project Developers
|
|
2553
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2505
2554
|
|
|
2506
2555
|
Permission is hereby granted, free of charge, to any
|
|
2507
2556
|
person obtaining a copy of this software and associated
|
|
@@ -2535,38 +2584,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2535
2584
|
|
|
2536
2585
|
### Rust Crates:
|
|
2537
2586
|
|
|
2538
|
-
- [
|
|
2539
|
-
- [
|
|
2540
|
-
- [
|
|
2541
|
-
- [
|
|
2542
|
-
- [
|
|
2543
|
-
- [
|
|
2544
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
2545
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
2546
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
2547
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
2548
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
2549
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
2550
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
2551
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
2552
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
2553
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2554
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2555
|
-
- [semver](https://github.com/dtolnay/semver) (1.0.28)
|
|
2556
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
2557
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
2558
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
2559
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
2560
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
2561
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
2562
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2563
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2564
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2565
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2566
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
2567
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
2587
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
2588
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
2589
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
2590
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
2591
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
2592
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
2568
2593
|
|
|
2569
2594
|
````text
|
|
2595
|
+
Copyright (c) 2019 Tokio Contributors
|
|
2596
|
+
|
|
2570
2597
|
Permission is hereby granted, free of charge, to any
|
|
2571
2598
|
person obtaining a copy of this software and associated
|
|
2572
2599
|
documentation files (the "Software"), to deal in the
|
|
@@ -2599,127 +2626,35 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2599
2626
|
|
|
2600
2627
|
### Rust Crates:
|
|
2601
2628
|
|
|
2602
|
-
- [
|
|
2603
|
-
|
|
2604
|
-
````text
|
|
2605
|
-
Copyright (c) 2016 The rust-native-tls Developers
|
|
2606
|
-
|
|
2607
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2608
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2609
|
-
in the Software without restriction, including without limitation the rights
|
|
2610
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2611
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2612
|
-
furnished to do so, subject to the following conditions:
|
|
2613
|
-
|
|
2614
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2615
|
-
copies or substantial portions of the Software.
|
|
2616
|
-
|
|
2617
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2618
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2619
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2620
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2621
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2622
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2623
|
-
SOFTWARE.
|
|
2624
|
-
|
|
2625
|
-
````
|
|
2626
|
-
|
|
2627
|
-
---
|
|
2628
|
-
|
|
2629
|
-
## The following dependencies are licensed under the MIT License:
|
|
2630
|
-
|
|
2631
|
-
### Rust Crates:
|
|
2632
|
-
|
|
2633
|
-
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
2634
|
-
|
|
2635
|
-
````text
|
|
2636
|
-
Copyright (c) 2016-2025 Sean McArthur
|
|
2637
|
-
|
|
2638
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2639
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2640
|
-
in the Software without restriction, including without limitation the rights
|
|
2641
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2642
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2643
|
-
furnished to do so, subject to the following conditions:
|
|
2644
|
-
|
|
2645
|
-
The above copyright notice and this permission notice shall be included in
|
|
2646
|
-
all copies or substantial portions of the Software.
|
|
2647
|
-
|
|
2648
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2649
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2650
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2651
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2652
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2653
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2654
|
-
THE SOFTWARE.
|
|
2655
|
-
|
|
2656
|
-
|
|
2657
|
-
````
|
|
2658
|
-
|
|
2659
|
-
---
|
|
2660
|
-
|
|
2661
|
-
## The following dependencies are licensed under the MIT License:
|
|
2662
|
-
|
|
2663
|
-
### Rust Crates:
|
|
2664
|
-
|
|
2665
|
-
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
2666
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
2667
|
-
|
|
2668
|
-
````text
|
|
2669
|
-
MIT License
|
|
2670
|
-
|
|
2671
|
-
Copyright (c) 2019 Graham Esau
|
|
2672
|
-
|
|
2673
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2674
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2675
|
-
in the Software without restriction, including without limitation the rights
|
|
2676
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2677
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2678
|
-
furnished to do so, subject to the following conditions:
|
|
2679
|
-
|
|
2680
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2681
|
-
copies or substantial portions of the Software.
|
|
2682
|
-
|
|
2683
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2684
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2685
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2686
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2687
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2688
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2689
|
-
SOFTWARE.
|
|
2690
|
-
|
|
2691
|
-
````
|
|
2692
|
-
|
|
2693
|
-
---
|
|
2694
|
-
|
|
2695
|
-
## The following dependencies are licensed under the MIT License:
|
|
2696
|
-
|
|
2697
|
-
### Rust Crates:
|
|
2698
|
-
|
|
2699
|
-
- [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
|
|
2629
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
2700
2630
|
|
|
2701
2631
|
````text
|
|
2702
|
-
|
|
2632
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
2703
2633
|
|
|
2704
|
-
|
|
2634
|
+
Permission is hereby granted, free of charge, to any
|
|
2635
|
+
person obtaining a copy of this software and associated
|
|
2636
|
+
documentation files (the "Software"), to deal in the
|
|
2637
|
+
Software without restriction, including without
|
|
2638
|
+
limitation the rights to use, copy, modify, merge,
|
|
2639
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2640
|
+
the Software, and to permit persons to whom the Software
|
|
2641
|
+
is furnished to do so, subject to the following
|
|
2642
|
+
conditions:
|
|
2705
2643
|
|
|
2706
|
-
|
|
2707
|
-
|
|
2708
|
-
|
|
2709
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2710
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2711
|
-
furnished to do so, subject to the following conditions:
|
|
2644
|
+
The above copyright notice and this permission notice
|
|
2645
|
+
shall be included in all copies or substantial portions
|
|
2646
|
+
of the Software.
|
|
2712
2647
|
|
|
2713
|
-
|
|
2714
|
-
|
|
2648
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2649
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2650
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2651
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2652
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2653
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2654
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2655
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2656
|
+
DEALINGS IN THE SOFTWARE.
|
|
2715
2657
|
|
|
2716
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2717
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2718
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2719
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2720
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2721
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2722
|
-
SOFTWARE.
|
|
2723
2658
|
````
|
|
2724
2659
|
|
|
2725
2660
|
---
|
|
@@ -2728,51 +2663,35 @@ SOFTWARE.
|
|
|
2728
2663
|
|
|
2729
2664
|
### Rust Crates:
|
|
2730
2665
|
|
|
2731
|
-
- [
|
|
2732
|
-
- [
|
|
2733
|
-
- [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
|
|
2734
|
-
- [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
|
|
2735
|
-
- [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
|
|
2736
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2737
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2738
|
-
- [windows](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
2739
|
-
- [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
2740
|
-
- [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
2741
|
-
- [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
2742
|
-
- [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
|
|
2743
|
-
- [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
|
|
2744
|
-
- [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
2745
|
-
- [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
|
|
2746
|
-
- [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
|
|
2747
|
-
- [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
|
|
2748
|
-
- [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
|
|
2749
|
-
- [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
|
|
2750
|
-
- [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
|
|
2751
|
-
- [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
|
|
2752
|
-
- [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
|
|
2753
|
-
- [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
2754
|
-
- [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
|
|
2755
|
-
- [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
|
|
2666
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
2667
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
2756
2668
|
|
|
2757
2669
|
````text
|
|
2758
|
-
|
|
2759
|
-
|
|
2760
|
-
Copyright (c) <year> <copyright holders>
|
|
2670
|
+
Copyright (c) 2014 Alex Crichton
|
|
2761
2671
|
|
|
2762
|
-
Permission is hereby granted, free of charge, to any
|
|
2763
|
-
|
|
2764
|
-
|
|
2765
|
-
|
|
2766
|
-
|
|
2672
|
+
Permission is hereby granted, free of charge, to any
|
|
2673
|
+
person obtaining a copy of this software and associated
|
|
2674
|
+
documentation files (the "Software"), to deal in the
|
|
2675
|
+
Software without restriction, including without
|
|
2676
|
+
limitation the rights to use, copy, modify, merge,
|
|
2677
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2678
|
+
the Software, and to permit persons to whom the Software
|
|
2679
|
+
is furnished to do so, subject to the following
|
|
2680
|
+
conditions:
|
|
2767
2681
|
|
|
2768
|
-
The above copyright notice and this permission notice
|
|
2769
|
-
|
|
2682
|
+
The above copyright notice and this permission notice
|
|
2683
|
+
shall be included in all copies or substantial portions
|
|
2684
|
+
of the Software.
|
|
2770
2685
|
|
|
2771
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2772
|
-
|
|
2773
|
-
|
|
2774
|
-
|
|
2775
|
-
|
|
2686
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2687
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2688
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2689
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2690
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2691
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2692
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2693
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2694
|
+
DEALINGS IN THE SOFTWARE.
|
|
2776
2695
|
|
|
2777
2696
|
````
|
|
2778
2697
|
|
|
@@ -2782,10 +2701,16 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2782
2701
|
|
|
2783
2702
|
### Rust Crates:
|
|
2784
2703
|
|
|
2785
|
-
- [
|
|
2704
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
2705
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
2706
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
2707
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
2708
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
2709
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
2786
2710
|
|
|
2787
2711
|
````text
|
|
2788
|
-
Copyright
|
|
2712
|
+
Copyright 2018 Developers of the Rand project
|
|
2713
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2789
2714
|
|
|
2790
2715
|
Permission is hereby granted, free of charge, to any
|
|
2791
2716
|
person obtaining a copy of this software and associated
|
|
@@ -2819,12 +2744,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2819
2744
|
|
|
2820
2745
|
### Rust Crates:
|
|
2821
2746
|
|
|
2822
|
-
- [
|
|
2747
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
2823
2748
|
|
|
2824
2749
|
````text
|
|
2825
|
-
|
|
2826
|
-
|
|
2827
|
-
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
2750
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
2828
2751
|
|
|
2829
2752
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2830
2753
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2833,16 +2756,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2833
2756
|
copies of the Software, and to permit persons to whom the Software is
|
|
2834
2757
|
furnished to do so, subject to the following conditions:
|
|
2835
2758
|
|
|
2836
|
-
The above copyright notice and this permission notice shall be included in
|
|
2837
|
-
copies or substantial portions of the Software.
|
|
2759
|
+
The above copyright notice and this permission notice shall be included in
|
|
2760
|
+
all copies or substantial portions of the Software.
|
|
2838
2761
|
|
|
2839
2762
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2840
2763
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2841
2764
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2842
2765
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2843
2766
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2844
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2845
|
-
SOFTWARE.
|
|
2767
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2768
|
+
THE SOFTWARE.
|
|
2769
|
+
|
|
2846
2770
|
|
|
2847
2771
|
````
|
|
2848
2772
|
|
|
@@ -2850,29 +2774,33 @@ SOFTWARE.
|
|
|
2850
2774
|
|
|
2851
2775
|
## The following dependencies are licensed under the MIT License:
|
|
2852
2776
|
|
|
2853
|
-
###
|
|
2777
|
+
### NPM Packages:
|
|
2854
2778
|
|
|
2855
|
-
- [
|
|
2779
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
2780
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
|
|
2856
2781
|
|
|
2857
2782
|
````text
|
|
2858
|
-
|
|
2783
|
+
MIT License
|
|
2859
2784
|
|
|
2860
|
-
|
|
2861
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
2862
|
-
the Software without restriction, including without limitation the rights to
|
|
2863
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2864
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2865
|
-
subject to the following conditions:
|
|
2785
|
+
Copyright (c) Microsoft Corporation.
|
|
2866
2786
|
|
|
2867
|
-
|
|
2868
|
-
|
|
2787
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2788
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2789
|
+
in the Software without restriction, including without limitation the rights
|
|
2790
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2791
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2792
|
+
furnished to do so, subject to the following conditions:
|
|
2793
|
+
|
|
2794
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2795
|
+
copies or substantial portions of the Software.
|
|
2869
2796
|
|
|
2870
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2871
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2872
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2873
|
-
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2874
|
-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2875
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2797
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2798
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2799
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2800
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2801
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2802
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2803
|
+
SOFTWARE
|
|
2876
2804
|
|
|
2877
2805
|
````
|
|
2878
2806
|
|
|
@@ -2882,12 +2810,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2882
2810
|
|
|
2883
2811
|
### Rust Crates:
|
|
2884
2812
|
|
|
2885
|
-
- [
|
|
2886
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
2887
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
2813
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
2888
2814
|
|
|
2889
2815
|
````text
|
|
2890
|
-
Copyright (c)
|
|
2816
|
+
Copyright (c) 2017 Contributors
|
|
2891
2817
|
|
|
2892
2818
|
Permission is hereby granted, free of charge, to any
|
|
2893
2819
|
person obtaining a copy of this software and associated
|
|
@@ -2919,14 +2845,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2919
2845
|
|
|
2920
2846
|
## The following dependencies are licensed under the MIT License:
|
|
2921
2847
|
|
|
2922
|
-
###
|
|
2848
|
+
### Rust Crates:
|
|
2923
2849
|
|
|
2924
|
-
- [
|
|
2850
|
+
- [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
|
|
2925
2851
|
|
|
2926
2852
|
````text
|
|
2927
2853
|
MIT License
|
|
2928
2854
|
|
|
2929
|
-
Copyright (c)
|
|
2855
|
+
Copyright (c) 2025 rutrum
|
|
2930
2856
|
|
|
2931
2857
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2932
2858
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2945,9 +2871,6 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
2945
2871
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2946
2872
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2947
2873
|
SOFTWARE.
|
|
2948
|
-
|
|
2949
|
-
[others]: https://github.com/json5/json5/contributors
|
|
2950
|
-
|
|
2951
2874
|
````
|
|
2952
2875
|
|
|
2953
2876
|
---
|
|
@@ -2956,30 +2879,34 @@ SOFTWARE.
|
|
|
2956
2879
|
|
|
2957
2880
|
### Rust Crates:
|
|
2958
2881
|
|
|
2959
|
-
- [
|
|
2882
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
2960
2883
|
|
|
2961
2884
|
````text
|
|
2962
|
-
|
|
2963
|
-
|
|
2964
|
-
Copyright (c) 2014 Paho Lurie-Gregg
|
|
2885
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
2965
2886
|
|
|
2966
|
-
Permission is hereby granted, free of charge, to any
|
|
2967
|
-
of this software and associated
|
|
2968
|
-
|
|
2969
|
-
|
|
2970
|
-
|
|
2971
|
-
|
|
2887
|
+
Permission is hereby granted, free of charge, to any
|
|
2888
|
+
person obtaining a copy of this software and associated
|
|
2889
|
+
documentation files (the "Software"), to deal in the
|
|
2890
|
+
Software without restriction, including without
|
|
2891
|
+
limitation the rights to use, copy, modify, merge,
|
|
2892
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2893
|
+
the Software, and to permit persons to whom the Software
|
|
2894
|
+
is furnished to do so, subject to the following
|
|
2895
|
+
conditions:
|
|
2972
2896
|
|
|
2973
|
-
The above copyright notice and this permission notice
|
|
2974
|
-
copies or substantial portions
|
|
2897
|
+
The above copyright notice and this permission notice
|
|
2898
|
+
shall be included in all copies or substantial portions
|
|
2899
|
+
of the Software.
|
|
2975
2900
|
|
|
2976
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2977
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2978
|
-
|
|
2979
|
-
|
|
2980
|
-
|
|
2981
|
-
|
|
2982
|
-
|
|
2901
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2902
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2903
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2904
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2905
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2906
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2907
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2908
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2909
|
+
DEALINGS IN THE SOFTWARE.
|
|
2983
2910
|
|
|
2984
2911
|
````
|
|
2985
2912
|
|
|
@@ -2989,28 +2916,19 @@ SOFTWARE.
|
|
|
2989
2916
|
|
|
2990
2917
|
### Rust Crates:
|
|
2991
2918
|
|
|
2992
|
-
- [
|
|
2919
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
2920
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
2993
2921
|
|
|
2994
2922
|
````text
|
|
2995
|
-
|
|
2923
|
+
The MIT License (MIT)
|
|
2996
2924
|
|
|
2997
|
-
|
|
2998
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2999
|
-
in the Software without restriction, including without limitation the rights
|
|
3000
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3001
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3002
|
-
furnished to do so, subject to the following conditions:
|
|
2925
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
3003
2926
|
|
|
3004
|
-
|
|
3005
|
-
all copies or substantial portions of the Software.
|
|
2927
|
+
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:
|
|
3006
2928
|
|
|
3007
|
-
|
|
3008
|
-
|
|
3009
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3010
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3011
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3012
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3013
|
-
THE SOFTWARE.
|
|
2929
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2930
|
+
|
|
2931
|
+
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.
|
|
3014
2932
|
|
|
3015
2933
|
````
|
|
3016
2934
|
|
|
@@ -3020,10 +2938,10 @@ THE SOFTWARE.
|
|
|
3020
2938
|
|
|
3021
2939
|
### Rust Crates:
|
|
3022
2940
|
|
|
3023
|
-
- [
|
|
2941
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
3024
2942
|
|
|
3025
2943
|
````text
|
|
3026
|
-
Copyright
|
|
2944
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
3027
2945
|
|
|
3028
2946
|
Permission is hereby granted, free of charge, to any
|
|
3029
2947
|
person obtaining a copy of this software and associated
|
|
@@ -3057,45 +2975,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3057
2975
|
|
|
3058
2976
|
### Rust Crates:
|
|
3059
2977
|
|
|
3060
|
-
- [
|
|
3061
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3062
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3063
|
-
|
|
3064
|
-
````text
|
|
3065
|
-
MIT License
|
|
3066
|
-
|
|
3067
|
-
Copyright (c) 2017 Ted Driggs
|
|
3068
|
-
|
|
3069
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3070
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3071
|
-
in the Software without restriction, including without limitation the rights
|
|
3072
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3073
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3074
|
-
furnished to do so, subject to the following conditions:
|
|
3075
|
-
|
|
3076
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3077
|
-
copies or substantial portions of the Software.
|
|
3078
|
-
|
|
3079
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3080
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3081
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3082
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3083
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3084
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3085
|
-
SOFTWARE.
|
|
3086
|
-
|
|
3087
|
-
````
|
|
3088
|
-
|
|
3089
|
-
---
|
|
3090
|
-
|
|
3091
|
-
## The following dependencies are licensed under the MIT License:
|
|
3092
|
-
|
|
3093
|
-
### Rust Crates:
|
|
3094
|
-
|
|
3095
|
-
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
2978
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
3096
2979
|
|
|
3097
2980
|
````text
|
|
3098
|
-
Copyright (c)
|
|
2981
|
+
Copyright (c) The Rust Project Developers
|
|
3099
2982
|
|
|
3100
2983
|
Permission is hereby granted, free of charge, to any
|
|
3101
2984
|
person obtaining a copy of this software and associated
|
|
@@ -3129,12 +3012,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3129
3012
|
|
|
3130
3013
|
### Rust Crates:
|
|
3131
3014
|
|
|
3132
|
-
- [
|
|
3015
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
3016
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
3133
3017
|
|
|
3134
3018
|
````text
|
|
3135
3019
|
MIT License
|
|
3136
3020
|
|
|
3137
|
-
Copyright (c)
|
|
3021
|
+
Copyright (c) 2019 Graham Esau
|
|
3138
3022
|
|
|
3139
3023
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3140
3024
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3162,32 +3046,34 @@ SOFTWARE.
|
|
|
3162
3046
|
|
|
3163
3047
|
### Rust Crates:
|
|
3164
3048
|
|
|
3165
|
-
- [
|
|
3049
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
3050
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
3051
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
3052
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
3166
3053
|
|
|
3167
3054
|
````text
|
|
3168
|
-
|
|
3169
|
-
person obtaining a copy of this software and associated
|
|
3170
|
-
documentation files (the "Software"), to deal in the
|
|
3171
|
-
Software without restriction, including without
|
|
3172
|
-
limitation the rights to use, copy, modify, merge,
|
|
3173
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3174
|
-
the Software, and to permit persons to whom the Software
|
|
3175
|
-
is furnished to do so, subject to the following
|
|
3176
|
-
conditions:
|
|
3055
|
+
The MIT License (MIT)
|
|
3177
3056
|
|
|
3178
|
-
|
|
3179
|
-
|
|
3180
|
-
of
|
|
3057
|
+
Copyright (c) 2015 Andrew Gallant
|
|
3058
|
+
|
|
3059
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3060
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3061
|
+
in the Software without restriction, including without limitation the rights
|
|
3062
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3063
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3064
|
+
furnished to do so, subject to the following conditions:
|
|
3065
|
+
|
|
3066
|
+
The above copyright notice and this permission notice shall be included in
|
|
3067
|
+
all copies or substantial portions of the Software.
|
|
3068
|
+
|
|
3069
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3070
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3071
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3072
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3073
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3074
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3075
|
+
THE SOFTWARE.
|
|
3181
3076
|
|
|
3182
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3183
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3184
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3185
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3186
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3187
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3188
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3189
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3190
|
-
DEALINGS IN THE SOFTWARE.
|
|
3191
3077
|
````
|
|
3192
3078
|
|
|
3193
3079
|
---
|
|
@@ -3196,10 +3082,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3196
3082
|
|
|
3197
3083
|
### Rust Crates:
|
|
3198
3084
|
|
|
3199
|
-
- [
|
|
3085
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
3200
3086
|
|
|
3201
3087
|
````text
|
|
3202
|
-
Copyright (c)
|
|
3088
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
3089
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3203
3090
|
|
|
3204
3091
|
Permission is hereby granted, free of charge, to any
|
|
3205
3092
|
person obtaining a copy of this software and associated
|
|
@@ -3233,10 +3120,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3233
3120
|
|
|
3234
3121
|
### Rust Crates:
|
|
3235
3122
|
|
|
3236
|
-
- [
|
|
3123
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
3237
3124
|
|
|
3238
3125
|
````text
|
|
3239
|
-
Copyright (c) 2018-
|
|
3126
|
+
Copyright (c) 2018 directories-rs contributors
|
|
3240
3127
|
|
|
3241
3128
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3242
3129
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3245,17 +3132,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3245
3132
|
copies of the Software, and to permit persons to whom the Software is
|
|
3246
3133
|
furnished to do so, subject to the following conditions:
|
|
3247
3134
|
|
|
3248
|
-
The above copyright notice and this permission notice shall be included in
|
|
3249
|
-
|
|
3135
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3136
|
+
copies or substantial portions of the Software.
|
|
3250
3137
|
|
|
3251
3138
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3252
3139
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3253
3140
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3254
3141
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3255
3142
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3256
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3257
|
-
|
|
3258
|
-
|
|
3143
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3144
|
+
SOFTWARE.
|
|
3259
3145
|
|
|
3260
3146
|
````
|
|
3261
3147
|
|
|
@@ -3263,14 +3149,14 @@ THE SOFTWARE.
|
|
|
3263
3149
|
|
|
3264
3150
|
## The following dependencies are licensed under the MIT License:
|
|
3265
3151
|
|
|
3266
|
-
###
|
|
3152
|
+
### Rust Crates:
|
|
3267
3153
|
|
|
3268
|
-
- [
|
|
3154
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
3269
3155
|
|
|
3270
3156
|
````text
|
|
3271
|
-
|
|
3157
|
+
MIT License
|
|
3272
3158
|
|
|
3273
|
-
Copyright (c)
|
|
3159
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
3274
3160
|
|
|
3275
3161
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3276
3162
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3290,6 +3176,43 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3290
3176
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3291
3177
|
SOFTWARE.
|
|
3292
3178
|
|
|
3179
|
+
````
|
|
3180
|
+
|
|
3181
|
+
---
|
|
3182
|
+
|
|
3183
|
+
## The following dependencies are licensed under the MIT License:
|
|
3184
|
+
|
|
3185
|
+
### Rust Crates:
|
|
3186
|
+
|
|
3187
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
3188
|
+
|
|
3189
|
+
````text
|
|
3190
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
3191
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3192
|
+
|
|
3193
|
+
Permission is hereby granted, free of charge, to any
|
|
3194
|
+
person obtaining a copy of this software and associated
|
|
3195
|
+
documentation files (the "Software"), to deal in the
|
|
3196
|
+
Software without restriction, including without
|
|
3197
|
+
limitation the rights to use, copy, modify, merge,
|
|
3198
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3199
|
+
the Software, and to permit persons to whom the Software
|
|
3200
|
+
is furnished to do so, subject to the following
|
|
3201
|
+
conditions:
|
|
3202
|
+
|
|
3203
|
+
The above copyright notice and this permission notice
|
|
3204
|
+
shall be included in all copies or substantial portions
|
|
3205
|
+
of the Software.
|
|
3206
|
+
|
|
3207
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3208
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3209
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3210
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3211
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3212
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3213
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3214
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3215
|
+
DEALINGS IN THE SOFTWARE.
|
|
3293
3216
|
|
|
3294
3217
|
````
|
|
3295
3218
|
|
|
@@ -3299,10 +3222,10 @@ SOFTWARE.
|
|
|
3299
3222
|
|
|
3300
3223
|
### Rust Crates:
|
|
3301
3224
|
|
|
3302
|
-
- [http
|
|
3225
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
3303
3226
|
|
|
3304
3227
|
````text
|
|
3305
|
-
Copyright (c)
|
|
3228
|
+
Copyright (c) 2017 http-rs authors
|
|
3306
3229
|
|
|
3307
3230
|
Permission is hereby granted, free of charge, to any
|
|
3308
3231
|
person obtaining a copy of this software and associated
|
|
@@ -3336,10 +3259,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3336
3259
|
|
|
3337
3260
|
### Rust Crates:
|
|
3338
3261
|
|
|
3339
|
-
- [
|
|
3262
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
3340
3263
|
|
|
3341
3264
|
````text
|
|
3342
|
-
|
|
3265
|
+
The MIT License (MIT)
|
|
3266
|
+
|
|
3267
|
+
Copyright (c) 2015 Alice Maz
|
|
3343
3268
|
|
|
3344
3269
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3345
3270
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3359,7 +3284,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3359
3284
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3360
3285
|
THE SOFTWARE.
|
|
3361
3286
|
|
|
3362
|
-
|
|
3363
3287
|
````
|
|
3364
3288
|
|
|
3365
3289
|
---
|
|
@@ -3368,32 +3292,34 @@ THE SOFTWARE.
|
|
|
3368
3292
|
|
|
3369
3293
|
### Rust Crates:
|
|
3370
3294
|
|
|
3371
|
-
- [
|
|
3372
|
-
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3373
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3295
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
3374
3296
|
|
|
3375
3297
|
````text
|
|
3376
|
-
|
|
3377
|
-
|
|
3378
|
-
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
3298
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
3379
3299
|
|
|
3380
|
-
Permission is hereby granted, free of charge, to any
|
|
3381
|
-
of this software and associated
|
|
3382
|
-
|
|
3383
|
-
|
|
3384
|
-
|
|
3385
|
-
|
|
3300
|
+
Permission is hereby granted, free of charge, to any
|
|
3301
|
+
person obtaining a copy of this software and associated
|
|
3302
|
+
documentation files (the "Software"), to deal in the
|
|
3303
|
+
Software without restriction, including without
|
|
3304
|
+
limitation the rights to use, copy, modify, merge,
|
|
3305
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3306
|
+
the Software, and to permit persons to whom the Software
|
|
3307
|
+
is furnished to do so, subject to the following
|
|
3308
|
+
conditions:
|
|
3386
3309
|
|
|
3387
|
-
The above copyright notice and this permission notice
|
|
3388
|
-
copies or substantial portions
|
|
3310
|
+
The above copyright notice and this permission notice
|
|
3311
|
+
shall be included in all copies or substantial portions
|
|
3312
|
+
of the Software.
|
|
3389
3313
|
|
|
3390
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3391
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3392
|
-
|
|
3393
|
-
|
|
3394
|
-
|
|
3395
|
-
|
|
3396
|
-
|
|
3314
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3315
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3316
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3317
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3318
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3319
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3320
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3321
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3322
|
+
DEALINGS IN THE SOFTWARE.
|
|
3397
3323
|
|
|
3398
3324
|
````
|
|
3399
3325
|
|
|
@@ -3403,34 +3329,30 @@ SOFTWARE.
|
|
|
3403
3329
|
|
|
3404
3330
|
### Rust Crates:
|
|
3405
3331
|
|
|
3406
|
-
- [
|
|
3407
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
3408
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
3409
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
3332
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
3410
3333
|
|
|
3411
3334
|
````text
|
|
3412
|
-
The MIT License (MIT)
|
|
3413
|
-
|
|
3414
|
-
Copyright (c) 2015
|
|
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
|
-
|
|
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
|
-
|
|
3433
|
-
|
|
3335
|
+
The MIT License (MIT)
|
|
3336
|
+
|
|
3337
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
3338
|
+
|
|
3339
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3340
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3341
|
+
in the Software without restriction, including without limitation the rights
|
|
3342
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3343
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3344
|
+
furnished to do so, subject to the following conditions:
|
|
3345
|
+
|
|
3346
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3347
|
+
copies or substantial portions of the Software.
|
|
3348
|
+
|
|
3349
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3350
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3351
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3352
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3353
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3354
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3355
|
+
SOFTWARE.
|
|
3434
3356
|
````
|
|
3435
3357
|
|
|
3436
3358
|
---
|
|
@@ -3439,16 +3361,10 @@ THE SOFTWARE.
|
|
|
3439
3361
|
|
|
3440
3362
|
### Rust Crates:
|
|
3441
3363
|
|
|
3442
|
-
- [
|
|
3364
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
3443
3365
|
|
|
3444
3366
|
````text
|
|
3445
|
-
|
|
3446
|
-
|
|
3447
|
-
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
3448
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
3449
|
-
Copyright (c) 2017 Frommi
|
|
3450
|
-
Copyright (c) 2017-2024 oyvindln
|
|
3451
|
-
|
|
3367
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
3452
3368
|
|
|
3453
3369
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3454
3370
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3457,16 +3373,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3457
3373
|
copies of the Software, and to permit persons to whom the Software is
|
|
3458
3374
|
furnished to do so, subject to the following conditions:
|
|
3459
3375
|
|
|
3460
|
-
The above copyright notice and this permission notice shall be included in
|
|
3461
|
-
copies or substantial portions of the Software.
|
|
3376
|
+
The above copyright notice and this permission notice shall be included in
|
|
3377
|
+
all copies or substantial portions of the Software.
|
|
3462
3378
|
|
|
3463
3379
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3464
3380
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3465
3381
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3466
3382
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3467
3383
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3468
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3469
|
-
SOFTWARE.
|
|
3384
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3385
|
+
THE SOFTWARE.
|
|
3470
3386
|
|
|
3471
3387
|
````
|
|
3472
3388
|
|
|
@@ -3476,12 +3392,10 @@ SOFTWARE.
|
|
|
3476
3392
|
|
|
3477
3393
|
### Rust Crates:
|
|
3478
3394
|
|
|
3479
|
-
- [
|
|
3480
|
-
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
3481
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
3395
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
3482
3396
|
|
|
3483
3397
|
````text
|
|
3484
|
-
Copyright (c)
|
|
3398
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
3485
3399
|
|
|
3486
3400
|
Permission is hereby granted, free of charge, to any
|
|
3487
3401
|
person obtaining a copy of this software and associated
|
|
@@ -3515,43 +3429,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3515
3429
|
|
|
3516
3430
|
### Rust Crates:
|
|
3517
3431
|
|
|
3518
|
-
- [
|
|
3519
|
-
|
|
3520
|
-
````text
|
|
3521
|
-
Copyright (c) 2018 directories-rs contributors
|
|
3522
|
-
|
|
3523
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3524
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3525
|
-
in the Software without restriction, including without limitation the rights
|
|
3526
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3527
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3528
|
-
furnished to do so, subject to the following conditions:
|
|
3529
|
-
|
|
3530
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3531
|
-
copies or substantial portions of the Software.
|
|
3532
|
-
|
|
3533
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3534
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3535
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3536
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3537
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3538
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3539
|
-
SOFTWARE.
|
|
3540
|
-
|
|
3541
|
-
````
|
|
3542
|
-
|
|
3543
|
-
---
|
|
3544
|
-
|
|
3545
|
-
## The following dependencies are licensed under the MIT License:
|
|
3546
|
-
|
|
3547
|
-
### Rust Crates:
|
|
3548
|
-
|
|
3549
|
-
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
3432
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
3550
3433
|
|
|
3551
3434
|
````text
|
|
3552
|
-
Copyright (c) 2017
|
|
3553
|
-
Copyright (c) 2018 Bastian Köcher
|
|
3554
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
3435
|
+
Copyright (c) 2016--2017
|
|
3555
3436
|
|
|
3556
3437
|
Permission is hereby granted, free of charge, to any
|
|
3557
3438
|
person obtaining a copy of this software and associated
|
|
@@ -3585,10 +3466,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3585
3466
|
|
|
3586
3467
|
### Rust Crates:
|
|
3587
3468
|
|
|
3588
|
-
- [
|
|
3469
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
3589
3470
|
|
|
3590
3471
|
````text
|
|
3591
|
-
Copyright (c)
|
|
3472
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
3592
3473
|
|
|
3593
3474
|
Permission is hereby granted, free of charge, to any
|
|
3594
3475
|
person obtaining a copy of this software and associated
|
|
@@ -3622,17 +3503,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3622
3503
|
|
|
3623
3504
|
### Rust Crates:
|
|
3624
3505
|
|
|
3625
|
-
- [
|
|
3506
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
3626
3507
|
|
|
3627
3508
|
````text
|
|
3628
|
-
Copyright (c) 2016
|
|
3629
|
-
|
|
3630
|
-
Includes parts of http date with the following copyright:
|
|
3631
|
-
Copyright (c) 2016 Pyfisch
|
|
3632
|
-
|
|
3633
|
-
Includes portions of musl libc with the following copyright:
|
|
3634
|
-
Copyright © 2005-2013 Rich Felker
|
|
3635
|
-
|
|
3509
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
3636
3510
|
|
|
3637
3511
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3638
3512
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3641,17 +3515,52 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3641
3515
|
copies of the Software, and to permit persons to whom the Software is
|
|
3642
3516
|
furnished to do so, subject to the following conditions:
|
|
3643
3517
|
|
|
3644
|
-
The above copyright notice and this permission notice shall be included in
|
|
3645
|
-
copies or substantial portions of the Software.
|
|
3518
|
+
The above copyright notice and this permission notice shall be included in
|
|
3519
|
+
all copies or substantial portions of the Software.
|
|
3646
3520
|
|
|
3647
3521
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3648
3522
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3649
3523
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3650
3524
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3651
3525
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3652
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3653
|
-
SOFTWARE.
|
|
3526
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3527
|
+
THE SOFTWARE.
|
|
3528
|
+
|
|
3529
|
+
|
|
3530
|
+
````
|
|
3531
|
+
|
|
3532
|
+
---
|
|
3533
|
+
|
|
3534
|
+
## The following dependencies are licensed under the MIT License:
|
|
3654
3535
|
|
|
3536
|
+
### Rust Crates:
|
|
3537
|
+
|
|
3538
|
+
- [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
|
|
3539
|
+
|
|
3540
|
+
````text
|
|
3541
|
+
Permission is hereby granted, free of charge, to any
|
|
3542
|
+
person obtaining a copy of this software and associated
|
|
3543
|
+
documentation files (the "Software"), to deal in the
|
|
3544
|
+
Software without restriction, including without
|
|
3545
|
+
limitation the rights to use, copy, modify, merge,
|
|
3546
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3547
|
+
the Software, and to permit persons to whom the Software
|
|
3548
|
+
is furnished to do so, subject to the following
|
|
3549
|
+
conditions:
|
|
3550
|
+
|
|
3551
|
+
The above copyright notice and this permission notice
|
|
3552
|
+
shall be included in all copies or substantial portions
|
|
3553
|
+
of the Software.
|
|
3554
|
+
|
|
3555
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3556
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3557
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3558
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3559
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3560
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3561
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3562
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3563
|
+
DEALINGS IN THE SOFTWARE.
|
|
3655
3564
|
````
|
|
3656
3565
|
|
|
3657
3566
|
---
|
|
@@ -3697,11 +3606,45 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3697
3606
|
|
|
3698
3607
|
### Rust Crates:
|
|
3699
3608
|
|
|
3700
|
-
- [
|
|
3609
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
3610
|
+
|
|
3611
|
+
````text
|
|
3612
|
+
The MIT License (MIT)
|
|
3613
|
+
|
|
3614
|
+
Copyright (c) 2016 Johann Tuffe
|
|
3615
|
+
|
|
3616
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3617
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3618
|
+
in the Software without restriction, including without limitation the rights
|
|
3619
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3620
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3621
|
+
furnished to do so, subject to the following conditions:
|
|
3622
|
+
|
|
3623
|
+
|
|
3624
|
+
The above copyright notice and this permission notice shall be included in
|
|
3625
|
+
all copies or substantial portions of the Software.
|
|
3626
|
+
|
|
3627
|
+
|
|
3628
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3629
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3630
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3631
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3632
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3633
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3634
|
+
THE SOFTWARE.
|
|
3635
|
+
|
|
3636
|
+
````
|
|
3637
|
+
|
|
3638
|
+
---
|
|
3639
|
+
|
|
3640
|
+
## The following dependencies are licensed under the MIT License:
|
|
3641
|
+
|
|
3642
|
+
### Rust Crates:
|
|
3643
|
+
|
|
3644
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
3701
3645
|
|
|
3702
3646
|
````text
|
|
3703
|
-
Copyright (c)
|
|
3704
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3647
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
3705
3648
|
|
|
3706
3649
|
Permission is hereby granted, free of charge, to any
|
|
3707
3650
|
person obtaining a copy of this software and associated
|
|
@@ -3735,13 +3678,45 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3735
3678
|
|
|
3736
3679
|
### Rust Crates:
|
|
3737
3680
|
|
|
3738
|
-
- [
|
|
3739
|
-
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
3681
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
3740
3682
|
|
|
3741
3683
|
````text
|
|
3742
3684
|
The MIT License (MIT)
|
|
3743
3685
|
|
|
3744
|
-
Copyright
|
|
3686
|
+
Copyright (c) 2015 Danny Guo
|
|
3687
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3688
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
3689
|
+
|
|
3690
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3691
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3692
|
+
in the Software without restriction, including without limitation the rights
|
|
3693
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3694
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3695
|
+
furnished to do so, subject to the following conditions:
|
|
3696
|
+
|
|
3697
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3698
|
+
copies or substantial portions of the Software.
|
|
3699
|
+
|
|
3700
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3701
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3702
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3703
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3704
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3705
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3706
|
+
SOFTWARE.
|
|
3707
|
+
|
|
3708
|
+
````
|
|
3709
|
+
|
|
3710
|
+
---
|
|
3711
|
+
|
|
3712
|
+
## The following dependencies are licensed under the MIT License:
|
|
3713
|
+
|
|
3714
|
+
### Rust Crates:
|
|
3715
|
+
|
|
3716
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
3717
|
+
|
|
3718
|
+
````text
|
|
3719
|
+
Copyright 2016 Nika Layzell
|
|
3745
3720
|
|
|
3746
3721
|
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:
|
|
3747
3722
|
|
|
@@ -3757,30 +3732,17 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3757
3732
|
|
|
3758
3733
|
### Rust Crates:
|
|
3759
3734
|
|
|
3760
|
-
- [
|
|
3735
|
+
- [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
|
|
3736
|
+
- [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
|
|
3737
|
+
- [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
|
|
3738
|
+
- [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
|
|
3761
3739
|
|
|
3762
3740
|
````text
|
|
3763
|
-
|
|
3764
|
-
Copyright (c) 2016 Jason Housley
|
|
3765
|
-
|
|
3766
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3767
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3768
|
-
in the Software without restriction, including without limitation the rights
|
|
3769
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3770
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3771
|
-
furnished to do so, subject to the following conditions:
|
|
3772
|
-
|
|
3773
|
-
The above copyright notice and this permission notice shall be included in
|
|
3774
|
-
all copies or substantial portions of the Software.
|
|
3741
|
+
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:
|
|
3775
3742
|
|
|
3776
|
-
|
|
3777
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3778
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3779
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3780
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3781
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3782
|
-
THE SOFTWARE.
|
|
3743
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3783
3744
|
|
|
3745
|
+
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.
|
|
3784
3746
|
````
|
|
3785
3747
|
|
|
3786
3748
|
---
|
|
@@ -3789,10 +3751,10 @@ THE SOFTWARE.
|
|
|
3789
3751
|
|
|
3790
3752
|
### Rust Crates:
|
|
3791
3753
|
|
|
3792
|
-
- [
|
|
3754
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
3793
3755
|
|
|
3794
3756
|
````text
|
|
3795
|
-
Copyright (c)
|
|
3757
|
+
Copyright (c) 2016--2023
|
|
3796
3758
|
|
|
3797
3759
|
Permission is hereby granted, free of charge, to any
|
|
3798
3760
|
person obtaining a copy of this software and associated
|
|
@@ -3826,10 +3788,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3826
3788
|
|
|
3827
3789
|
### Rust Crates:
|
|
3828
3790
|
|
|
3829
|
-
- [
|
|
3791
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
3830
3792
|
|
|
3831
3793
|
````text
|
|
3832
|
-
Copyright
|
|
3794
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
3833
3795
|
|
|
3834
3796
|
Permission is hereby granted, free of charge, to any
|
|
3835
3797
|
person obtaining a copy of this software and associated
|
|
@@ -3863,41 +3825,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3863
3825
|
|
|
3864
3826
|
### Rust Crates:
|
|
3865
3827
|
|
|
3866
|
-
- [
|
|
3867
|
-
|
|
3868
|
-
````text
|
|
3869
|
-
Copyright (c) 2015 Igor Shaula
|
|
3870
|
-
|
|
3871
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3872
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3873
|
-
in the Software without restriction, including without limitation the rights
|
|
3874
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3875
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3876
|
-
furnished to do so, subject to the following conditions:
|
|
3877
|
-
|
|
3878
|
-
The above copyright notice and this permission notice shall be included in
|
|
3879
|
-
all copies or substantial portions of the Software.
|
|
3880
|
-
|
|
3881
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3882
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3883
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3884
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3885
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3886
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3887
|
-
THE SOFTWARE.
|
|
3888
|
-
|
|
3889
|
-
````
|
|
3890
|
-
|
|
3891
|
-
---
|
|
3892
|
-
|
|
3893
|
-
## The following dependencies are licensed under the MIT License:
|
|
3894
|
-
|
|
3895
|
-
### Rust Crates:
|
|
3896
|
-
|
|
3897
|
-
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
3828
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
3898
3829
|
|
|
3899
3830
|
````text
|
|
3900
|
-
Copyright (c)
|
|
3831
|
+
Copyright (c) 2015 Steven Allen
|
|
3901
3832
|
|
|
3902
3833
|
Permission is hereby granted, free of charge, to any
|
|
3903
3834
|
person obtaining a copy of this software and associated
|
|
@@ -3931,10 +3862,44 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3931
3862
|
|
|
3932
3863
|
### Rust Crates:
|
|
3933
3864
|
|
|
3934
|
-
- [
|
|
3865
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
3935
3866
|
|
|
3936
3867
|
````text
|
|
3937
|
-
|
|
3868
|
+
MIT License
|
|
3869
|
+
|
|
3870
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
3871
|
+
Copyright (c) Tokio Contributors
|
|
3872
|
+
|
|
3873
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3874
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3875
|
+
in the Software without restriction, including without limitation the rights
|
|
3876
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3877
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3878
|
+
furnished to do so, subject to the following conditions:
|
|
3879
|
+
|
|
3880
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3881
|
+
copies or substantial portions of the Software.
|
|
3882
|
+
|
|
3883
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3884
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3885
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3886
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3887
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3888
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3889
|
+
SOFTWARE.
|
|
3890
|
+
|
|
3891
|
+
````
|
|
3892
|
+
|
|
3893
|
+
---
|
|
3894
|
+
|
|
3895
|
+
## The following dependencies are licensed under the MIT License:
|
|
3896
|
+
|
|
3897
|
+
### Rust Crates:
|
|
3898
|
+
|
|
3899
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
3900
|
+
|
|
3901
|
+
````text
|
|
3902
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
3938
3903
|
|
|
3939
3904
|
Permission is hereby granted, free of charge, to any
|
|
3940
3905
|
person obtaining a copy of this software and associated
|
|
@@ -3968,10 +3933,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3968
3933
|
|
|
3969
3934
|
### Rust Crates:
|
|
3970
3935
|
|
|
3971
|
-
- [
|
|
3936
|
+
- [winreg](https://github.com/gentoo90/winreg-rs) (0.52.0)
|
|
3972
3937
|
|
|
3973
3938
|
````text
|
|
3974
|
-
Copyright (c) 2015
|
|
3939
|
+
Copyright (c) 2015 Igor Shaula
|
|
3975
3940
|
|
|
3976
3941
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3977
3942
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3991,7 +3956,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3991
3956
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3992
3957
|
THE SOFTWARE.
|
|
3993
3958
|
|
|
3994
|
-
|
|
3995
3959
|
````
|
|
3996
3960
|
|
|
3997
3961
|
---
|
|
@@ -4000,10 +3964,10 @@ THE SOFTWARE.
|
|
|
4000
3964
|
|
|
4001
3965
|
### Rust Crates:
|
|
4002
3966
|
|
|
4003
|
-
- [
|
|
3967
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
4004
3968
|
|
|
4005
3969
|
````text
|
|
4006
|
-
Copyright (c)
|
|
3970
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
4007
3971
|
|
|
4008
3972
|
Permission is hereby granted, free of charge, to any
|
|
4009
3973
|
person obtaining a copy of this software and associated
|
|
@@ -4035,14 +3999,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4035
3999
|
|
|
4036
4000
|
## The following dependencies are licensed under the MIT License:
|
|
4037
4001
|
|
|
4038
|
-
###
|
|
4002
|
+
### Rust Crates:
|
|
4039
4003
|
|
|
4040
|
-
- [
|
|
4004
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
4005
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
4006
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
4041
4007
|
|
|
4042
4008
|
````text
|
|
4043
4009
|
MIT License
|
|
4044
4010
|
|
|
4045
|
-
Copyright (c)
|
|
4011
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
4046
4012
|
|
|
4047
4013
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4048
4014
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4070,13 +4036,14 @@ SOFTWARE.
|
|
|
4070
4036
|
|
|
4071
4037
|
### Rust Crates:
|
|
4072
4038
|
|
|
4073
|
-
- [
|
|
4039
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
4040
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
4041
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
4074
4042
|
|
|
4075
4043
|
````text
|
|
4076
|
-
|
|
4044
|
+
MIT License
|
|
4077
4045
|
|
|
4078
|
-
Copyright (c)
|
|
4079
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
4046
|
+
Copyright (c) Tokio Contributors
|
|
4080
4047
|
|
|
4081
4048
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4082
4049
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4104,11 +4071,76 @@ SOFTWARE.
|
|
|
4104
4071
|
|
|
4105
4072
|
### Rust Crates:
|
|
4106
4073
|
|
|
4107
|
-
- [
|
|
4074
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
4108
4075
|
|
|
4109
4076
|
````text
|
|
4110
|
-
Copyright
|
|
4111
|
-
|
|
4077
|
+
Copyright 2023 The Fuchsia Authors
|
|
4078
|
+
|
|
4079
|
+
Permission is hereby granted, free of charge, to any
|
|
4080
|
+
person obtaining a copy of this software and associated
|
|
4081
|
+
documentation files (the "Software"), to deal in the
|
|
4082
|
+
Software without restriction, including without
|
|
4083
|
+
limitation the rights to use, copy, modify, merge,
|
|
4084
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
4085
|
+
the Software, and to permit persons to whom the Software
|
|
4086
|
+
is furnished to do so, subject to the following
|
|
4087
|
+
conditions:
|
|
4088
|
+
|
|
4089
|
+
The above copyright notice and this permission notice
|
|
4090
|
+
shall be included in all copies or substantial portions
|
|
4091
|
+
of the Software.
|
|
4092
|
+
|
|
4093
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4094
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4095
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4096
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4097
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4098
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4099
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4100
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4101
|
+
DEALINGS IN THE SOFTWARE.
|
|
4102
|
+
|
|
4103
|
+
|
|
4104
|
+
````
|
|
4105
|
+
|
|
4106
|
+
---
|
|
4107
|
+
|
|
4108
|
+
## The following dependencies are licensed under the MIT License:
|
|
4109
|
+
|
|
4110
|
+
### Rust Crates:
|
|
4111
|
+
|
|
4112
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
4113
|
+
|
|
4114
|
+
````text
|
|
4115
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
4116
|
+
|
|
4117
|
+
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:
|
|
4118
|
+
|
|
4119
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
4120
|
+
|
|
4121
|
+
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.
|
|
4122
|
+
|
|
4123
|
+
````
|
|
4124
|
+
|
|
4125
|
+
---
|
|
4126
|
+
|
|
4127
|
+
## The following dependencies are licensed under the MIT License:
|
|
4128
|
+
|
|
4129
|
+
### Rust Crates:
|
|
4130
|
+
|
|
4131
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4132
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4133
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4134
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4135
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4136
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4137
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4138
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4139
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4140
|
+
|
|
4141
|
+
````text
|
|
4142
|
+
Copyright (c) 2016 Alex Crichton
|
|
4143
|
+
Copyright (c) 2017 The Tokio Authors
|
|
4112
4144
|
|
|
4113
4145
|
Permission is hereby granted, free of charge, to any
|
|
4114
4146
|
person obtaining a copy of this software and associated
|
|
@@ -4523,18 +4555,6 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
4523
4555
|
|
|
4524
4556
|
---
|
|
4525
4557
|
|
|
4526
|
-
## The following dependencies are licensed under the UNKNOWN License:
|
|
4527
|
-
|
|
4528
|
-
### NPM Packages:
|
|
4529
|
-
|
|
4530
|
-
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.6) (0.0.6)
|
|
4531
|
-
|
|
4532
|
-
````text
|
|
4533
|
-
Please refer to the package README for license details.
|
|
4534
|
-
````
|
|
4535
|
-
|
|
4536
|
-
---
|
|
4537
|
-
|
|
4538
4558
|
## The following dependencies are licensed under the Unicode-3.0 License:
|
|
4539
4559
|
|
|
4540
4560
|
### Rust Crates:
|