@deveco-codegenie/mcp-bridge-darwin-x64 1.1.6 → 1.1.7
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 +1270 -1250
- 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: 190
|
|
11
11
|
- Unicode-3.0: 19
|
|
12
12
|
- Apache-2.0: 7
|
|
13
13
|
- 0BSD: 3
|
|
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
|
---
|
|
@@ -23,36 +22,12 @@
|
|
|
23
22
|
|
|
24
23
|
### Rust Crates:
|
|
25
24
|
|
|
26
|
-
- [
|
|
27
|
-
|
|
28
|
-
````text
|
|
29
|
-
Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
|
|
30
|
-
|
|
31
|
-
Permission to use, copy, modify, and/or distribute this software for
|
|
32
|
-
any purpose with or without fee is hereby granted.
|
|
33
|
-
|
|
34
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
35
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
36
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
37
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
38
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
|
39
|
-
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
|
40
|
-
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
41
|
-
|
|
42
|
-
````
|
|
43
|
-
|
|
44
|
-
---
|
|
45
|
-
|
|
46
|
-
## The following dependencies are licensed under the 0BSD License:
|
|
47
|
-
|
|
48
|
-
### Rust Crates:
|
|
49
|
-
|
|
50
|
-
- [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
|
|
25
|
+
- [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
|
|
51
26
|
|
|
52
27
|
````text
|
|
53
28
|
BSD Zero Clause License
|
|
54
29
|
|
|
55
|
-
Copyright (c)
|
|
30
|
+
Copyright (c) 2024 kotauskas
|
|
56
31
|
|
|
57
32
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
58
33
|
purpose with or without fee is hereby granted.
|
|
@@ -73,110 +48,47 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
73
48
|
|
|
74
49
|
### Rust Crates:
|
|
75
50
|
|
|
76
|
-
- [
|
|
51
|
+
- [adler2](https://github.com/oyvindln/adler2) (2.0.1)
|
|
77
52
|
|
|
78
53
|
````text
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
Copyright (c) 2024 kotauskas
|
|
54
|
+
Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
|
|
82
55
|
|
|
83
|
-
Permission to use, copy, modify, and/or distribute this software for
|
|
84
|
-
purpose with or without fee is hereby granted.
|
|
56
|
+
Permission to use, copy, modify, and/or distribute this software for
|
|
57
|
+
any purpose with or without fee is hereby granted.
|
|
85
58
|
|
|
86
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
87
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
88
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
89
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
90
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
|
91
|
-
|
|
92
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
59
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
60
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
61
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
62
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
63
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
|
64
|
+
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
|
65
|
+
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
93
66
|
|
|
94
67
|
````
|
|
95
68
|
|
|
96
69
|
---
|
|
97
70
|
|
|
98
|
-
## The following dependencies are licensed under the
|
|
71
|
+
## The following dependencies are licensed under the 0BSD License:
|
|
99
72
|
|
|
100
73
|
### Rust Crates:
|
|
101
74
|
|
|
102
|
-
- [
|
|
103
|
-
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
104
|
-
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
75
|
+
- [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
|
|
105
76
|
|
|
106
77
|
````text
|
|
107
|
-
|
|
108
|
-
Version 2.0, January 2004
|
|
109
|
-
http://www.apache.org/licenses/
|
|
110
|
-
|
|
111
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
112
|
-
|
|
113
|
-
1. Definitions.
|
|
114
|
-
|
|
115
|
-
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
116
|
-
|
|
117
|
-
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
118
|
-
|
|
119
|
-
"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.
|
|
120
|
-
|
|
121
|
-
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
122
|
-
|
|
123
|
-
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
124
|
-
|
|
125
|
-
"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.
|
|
126
|
-
|
|
127
|
-
"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).
|
|
128
|
-
|
|
129
|
-
"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.
|
|
130
|
-
|
|
131
|
-
"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."
|
|
132
|
-
|
|
133
|
-
"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.
|
|
134
|
-
|
|
135
|
-
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.
|
|
136
|
-
|
|
137
|
-
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.
|
|
138
|
-
|
|
139
|
-
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:
|
|
140
|
-
|
|
141
|
-
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
142
|
-
|
|
143
|
-
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
144
|
-
|
|
145
|
-
(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
|
|
146
|
-
|
|
147
|
-
(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.
|
|
148
|
-
|
|
149
|
-
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.
|
|
150
|
-
|
|
151
|
-
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.
|
|
152
|
-
|
|
153
|
-
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.
|
|
154
|
-
|
|
155
|
-
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.
|
|
156
|
-
|
|
157
|
-
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.
|
|
158
|
-
|
|
159
|
-
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.
|
|
160
|
-
|
|
161
|
-
END OF TERMS AND CONDITIONS
|
|
162
|
-
|
|
163
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
164
|
-
|
|
165
|
-
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.
|
|
166
|
-
|
|
167
|
-
Copyright [yyyy] [name of copyright owner]
|
|
78
|
+
BSD Zero Clause License
|
|
168
79
|
|
|
169
|
-
|
|
170
|
-
you may not use this file except in compliance with the License.
|
|
171
|
-
You may obtain a copy of the License at
|
|
80
|
+
Copyright (c) 2025 Goat
|
|
172
81
|
|
|
173
|
-
|
|
82
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
83
|
+
purpose with or without fee is hereby granted.
|
|
174
84
|
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
85
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
86
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
87
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
88
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
89
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
90
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
91
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
180
92
|
|
|
181
93
|
````
|
|
182
94
|
|
|
@@ -610,6 +522,93 @@ limitations under the License.
|
|
|
610
522
|
|
|
611
523
|
---
|
|
612
524
|
|
|
525
|
+
## The following dependencies are licensed under the Apache-2.0 License:
|
|
526
|
+
|
|
527
|
+
### Rust Crates:
|
|
528
|
+
|
|
529
|
+
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
530
|
+
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
531
|
+
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
532
|
+
|
|
533
|
+
````text
|
|
534
|
+
Apache License
|
|
535
|
+
Version 2.0, January 2004
|
|
536
|
+
http://www.apache.org/licenses/
|
|
537
|
+
|
|
538
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
539
|
+
|
|
540
|
+
1. Definitions.
|
|
541
|
+
|
|
542
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
543
|
+
|
|
544
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
545
|
+
|
|
546
|
+
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
547
|
+
|
|
548
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
549
|
+
|
|
550
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
551
|
+
|
|
552
|
+
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
553
|
+
|
|
554
|
+
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
555
|
+
|
|
556
|
+
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
557
|
+
|
|
558
|
+
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
559
|
+
|
|
560
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
561
|
+
|
|
562
|
+
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
563
|
+
|
|
564
|
+
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
565
|
+
|
|
566
|
+
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
567
|
+
|
|
568
|
+
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
569
|
+
|
|
570
|
+
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
571
|
+
|
|
572
|
+
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
573
|
+
|
|
574
|
+
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
575
|
+
|
|
576
|
+
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
577
|
+
|
|
578
|
+
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
579
|
+
|
|
580
|
+
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
581
|
+
|
|
582
|
+
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
583
|
+
|
|
584
|
+
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
585
|
+
|
|
586
|
+
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
587
|
+
|
|
588
|
+
END OF TERMS AND CONDITIONS
|
|
589
|
+
|
|
590
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
591
|
+
|
|
592
|
+
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
593
|
+
|
|
594
|
+
Copyright [yyyy] [name of copyright owner]
|
|
595
|
+
|
|
596
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
597
|
+
you may not use this file except in compliance with the License.
|
|
598
|
+
You may obtain a copy of the License at
|
|
599
|
+
|
|
600
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
601
|
+
|
|
602
|
+
Unless required by applicable law or agreed to in writing, software
|
|
603
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
604
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
605
|
+
See the License for the specific language governing permissions and
|
|
606
|
+
limitations under the License.
|
|
607
|
+
|
|
608
|
+
````
|
|
609
|
+
|
|
610
|
+
---
|
|
611
|
+
|
|
613
612
|
## The following dependencies are licensed under the BSD-3-Clause License:
|
|
614
613
|
|
|
615
614
|
### NPM Packages:
|
|
@@ -679,30 +678,37 @@ THIS SOFTWARE.
|
|
|
679
678
|
|
|
680
679
|
### Rust Crates:
|
|
681
680
|
|
|
682
|
-
- [
|
|
681
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
682
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
683
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
683
684
|
|
|
684
685
|
````text
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
Copyright (c) 2025 rutrum
|
|
686
|
+
Copyright (c) 2019 Tower Contributors
|
|
688
687
|
|
|
689
|
-
Permission is hereby granted, free of charge, to any
|
|
690
|
-
of this software and associated
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
688
|
+
Permission is hereby granted, free of charge, to any
|
|
689
|
+
person obtaining a copy of this software and associated
|
|
690
|
+
documentation files (the "Software"), to deal in the
|
|
691
|
+
Software without restriction, including without
|
|
692
|
+
limitation the rights to use, copy, modify, merge,
|
|
693
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
694
|
+
the Software, and to permit persons to whom the Software
|
|
695
|
+
is furnished to do so, subject to the following
|
|
696
|
+
conditions:
|
|
695
697
|
|
|
696
|
-
The above copyright notice and this permission notice
|
|
697
|
-
copies or substantial portions
|
|
698
|
+
The above copyright notice and this permission notice
|
|
699
|
+
shall be included in all copies or substantial portions
|
|
700
|
+
of the Software.
|
|
701
|
+
|
|
702
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
703
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
704
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
705
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
706
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
707
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
708
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
709
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
710
|
+
DEALINGS IN THE SOFTWARE.
|
|
698
711
|
|
|
699
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
700
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
701
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
702
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
703
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
704
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
705
|
-
SOFTWARE.
|
|
706
712
|
````
|
|
707
713
|
|
|
708
714
|
---
|
|
@@ -711,62 +717,16 @@ SOFTWARE.
|
|
|
711
717
|
|
|
712
718
|
### Rust Crates:
|
|
713
719
|
|
|
714
|
-
- [
|
|
715
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
716
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
717
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
718
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
719
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
720
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
721
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
722
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
723
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
724
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
725
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
726
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
727
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
728
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
729
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
730
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
731
|
-
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
732
|
-
- [semver](https://github.com/dtolnay/semver) (1.0.28)
|
|
733
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
734
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
735
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
736
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
737
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
738
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
739
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
740
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
741
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
742
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
743
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
744
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
720
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
745
721
|
|
|
746
722
|
````text
|
|
747
|
-
|
|
748
|
-
person obtaining a copy of this software and associated
|
|
749
|
-
documentation files (the "Software"), to deal in the
|
|
750
|
-
Software without restriction, including without
|
|
751
|
-
limitation the rights to use, copy, modify, merge,
|
|
752
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
753
|
-
the Software, and to permit persons to whom the Software
|
|
754
|
-
is furnished to do so, subject to the following
|
|
755
|
-
conditions:
|
|
723
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
756
724
|
|
|
757
|
-
|
|
758
|
-
shall be included in all copies or substantial portions
|
|
759
|
-
of the Software.
|
|
725
|
+
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:
|
|
760
726
|
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
764
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
765
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
766
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
767
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
768
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
769
|
-
DEALINGS IN THE SOFTWARE.
|
|
727
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
728
|
+
|
|
729
|
+
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.
|
|
770
730
|
|
|
771
731
|
````
|
|
772
732
|
|
|
@@ -776,10 +736,48 @@ DEALINGS IN THE SOFTWARE.
|
|
|
776
736
|
|
|
777
737
|
### Rust Crates:
|
|
778
738
|
|
|
779
|
-
- [
|
|
739
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
740
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
741
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
780
742
|
|
|
781
743
|
````text
|
|
782
|
-
|
|
744
|
+
MIT License
|
|
745
|
+
|
|
746
|
+
Copyright (c) 2017 Ted Driggs
|
|
747
|
+
|
|
748
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
749
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
750
|
+
in the Software without restriction, including without limitation the rights
|
|
751
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
752
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
753
|
+
furnished to do so, subject to the following conditions:
|
|
754
|
+
|
|
755
|
+
The above copyright notice and this permission notice shall be included in all
|
|
756
|
+
copies or substantial portions of the Software.
|
|
757
|
+
|
|
758
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
759
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
760
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
761
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
762
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
763
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
764
|
+
SOFTWARE.
|
|
765
|
+
|
|
766
|
+
````
|
|
767
|
+
|
|
768
|
+
---
|
|
769
|
+
|
|
770
|
+
## The following dependencies are licensed under the MIT License:
|
|
771
|
+
|
|
772
|
+
### Rust Crates:
|
|
773
|
+
|
|
774
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
775
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
776
|
+
|
|
777
|
+
````text
|
|
778
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
779
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
780
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
783
781
|
|
|
784
782
|
Permission is hereby granted, free of charge, to any
|
|
785
783
|
person obtaining a copy of this software and associated
|
|
@@ -805,7 +803,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
805
803
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
806
804
|
DEALINGS IN THE SOFTWARE.
|
|
807
805
|
|
|
808
|
-
|
|
809
806
|
````
|
|
810
807
|
|
|
811
808
|
---
|
|
@@ -814,14 +811,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
814
811
|
|
|
815
812
|
### Rust Crates:
|
|
816
813
|
|
|
817
|
-
- [
|
|
818
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
819
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
814
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
820
815
|
|
|
821
816
|
````text
|
|
822
|
-
MIT License
|
|
817
|
+
The MIT License (MIT)
|
|
823
818
|
|
|
824
|
-
Copyright (c)
|
|
819
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
825
820
|
|
|
826
821
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
827
822
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -841,6 +836,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
841
836
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
842
837
|
SOFTWARE.
|
|
843
838
|
|
|
839
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
840
|
+
licences; see files named LICENSE.*.txt for details.
|
|
844
841
|
````
|
|
845
842
|
|
|
846
843
|
---
|
|
@@ -849,55 +846,31 @@ SOFTWARE.
|
|
|
849
846
|
|
|
850
847
|
### Rust Crates:
|
|
851
848
|
|
|
852
|
-
- [
|
|
853
|
-
- [
|
|
854
|
-
- [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
|
|
855
|
-
- [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
|
|
849
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
850
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
856
851
|
|
|
857
852
|
````text
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
861
|
-
|
|
862
|
-
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.
|
|
863
|
-
````
|
|
864
|
-
|
|
865
|
-
---
|
|
866
|
-
|
|
867
|
-
## The following dependencies are licensed under the MIT License:
|
|
868
|
-
|
|
869
|
-
### Rust Crates:
|
|
870
|
-
|
|
871
|
-
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
872
|
-
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
873
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
853
|
+
MIT License
|
|
874
854
|
|
|
875
|
-
|
|
876
|
-
Copyright (c) 2013-2025 The rust-url developers
|
|
855
|
+
Copyright (c) 2019 Graham Esau
|
|
877
856
|
|
|
878
|
-
Permission is hereby granted, free of charge, to any
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
the Software, and to permit persons to whom the Software
|
|
885
|
-
is furnished to do so, subject to the following
|
|
886
|
-
conditions:
|
|
857
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
858
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
859
|
+
in the Software without restriction, including without limitation the rights
|
|
860
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
861
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
862
|
+
furnished to do so, subject to the following conditions:
|
|
887
863
|
|
|
888
|
-
The above copyright notice and this permission notice
|
|
889
|
-
|
|
890
|
-
of the Software.
|
|
864
|
+
The above copyright notice and this permission notice shall be included in all
|
|
865
|
+
copies or substantial portions of the Software.
|
|
891
866
|
|
|
892
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
900
|
-
DEALINGS IN THE SOFTWARE.
|
|
867
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
868
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
869
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
870
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
871
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
872
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
873
|
+
SOFTWARE.
|
|
901
874
|
|
|
902
875
|
````
|
|
903
876
|
|
|
@@ -907,11 +880,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
907
880
|
|
|
908
881
|
### Rust Crates:
|
|
909
882
|
|
|
910
|
-
- [
|
|
911
|
-
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
883
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
912
884
|
|
|
913
885
|
````text
|
|
914
|
-
Copyright (c)
|
|
886
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
915
887
|
|
|
916
888
|
Permission is hereby granted, free of charge, to any
|
|
917
889
|
person obtaining a copy of this software and associated
|
|
@@ -978,10 +950,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
978
950
|
|
|
979
951
|
### Rust Crates:
|
|
980
952
|
|
|
981
|
-
- [
|
|
953
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
982
954
|
|
|
983
955
|
````text
|
|
984
|
-
Copyright (c)
|
|
956
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
985
957
|
|
|
986
958
|
Permission is hereby granted, free of charge, to any
|
|
987
959
|
person obtaining a copy of this software and associated
|
|
@@ -1015,10 +987,46 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1015
987
|
|
|
1016
988
|
### Rust Crates:
|
|
1017
989
|
|
|
1018
|
-
- [
|
|
990
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
1019
991
|
|
|
1020
992
|
````text
|
|
1021
|
-
|
|
993
|
+
MIT License
|
|
994
|
+
|
|
995
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
996
|
+
Copyright (c) Tokio Contributors
|
|
997
|
+
|
|
998
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
999
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1000
|
+
in the Software without restriction, including without limitation the rights
|
|
1001
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1002
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1003
|
+
furnished to do so, subject to the following conditions:
|
|
1004
|
+
|
|
1005
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1006
|
+
copies or substantial portions of the Software.
|
|
1007
|
+
|
|
1008
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1009
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1010
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1011
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1012
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1013
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1014
|
+
SOFTWARE.
|
|
1015
|
+
|
|
1016
|
+
````
|
|
1017
|
+
|
|
1018
|
+
---
|
|
1019
|
+
|
|
1020
|
+
## The following dependencies are licensed under the MIT License:
|
|
1021
|
+
|
|
1022
|
+
### NPM Packages:
|
|
1023
|
+
|
|
1024
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
1025
|
+
|
|
1026
|
+
````text
|
|
1027
|
+
The MIT License (MIT)
|
|
1028
|
+
|
|
1029
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
1022
1030
|
|
|
1023
1031
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1024
1032
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1038,7 +1046,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1038
1046
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1039
1047
|
THE SOFTWARE.
|
|
1040
1048
|
|
|
1041
|
-
|
|
1042
1049
|
````
|
|
1043
1050
|
|
|
1044
1051
|
---
|
|
@@ -1047,10 +1054,11 @@ THE SOFTWARE.
|
|
|
1047
1054
|
|
|
1048
1055
|
### Rust Crates:
|
|
1049
1056
|
|
|
1050
|
-
- [
|
|
1057
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
1051
1058
|
|
|
1052
1059
|
````text
|
|
1053
|
-
Copyright (c)
|
|
1060
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
1061
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1054
1062
|
|
|
1055
1063
|
Permission is hereby granted, free of charge, to any
|
|
1056
1064
|
person obtaining a copy of this software and associated
|
|
@@ -1084,41 +1092,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1084
1092
|
|
|
1085
1093
|
### Rust Crates:
|
|
1086
1094
|
|
|
1087
|
-
- [
|
|
1095
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
1088
1096
|
|
|
1089
1097
|
````text
|
|
1090
|
-
Copyright (c)
|
|
1091
|
-
|
|
1092
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1093
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1094
|
-
in the Software without restriction, including without limitation the rights
|
|
1095
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1096
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1097
|
-
furnished to do so, subject to the following conditions:
|
|
1098
|
-
|
|
1099
|
-
The above copyright notice and this permission notice shall be included in
|
|
1100
|
-
all copies or substantial portions of the Software.
|
|
1101
|
-
|
|
1102
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1103
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1104
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1105
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1106
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1107
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1108
|
-
THE SOFTWARE.
|
|
1109
|
-
|
|
1110
|
-
````
|
|
1111
|
-
|
|
1112
|
-
---
|
|
1113
|
-
|
|
1114
|
-
## The following dependencies are licensed under the MIT License:
|
|
1115
|
-
|
|
1116
|
-
### Rust Crates:
|
|
1117
|
-
|
|
1118
|
-
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
1119
|
-
|
|
1120
|
-
````text
|
|
1121
|
-
Copyright (c) The Rust Project Developers
|
|
1098
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
1122
1099
|
|
|
1123
1100
|
Permission is hereby granted, free of charge, to any
|
|
1124
1101
|
person obtaining a copy of this software and associated
|
|
@@ -1152,13 +1129,48 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1152
1129
|
|
|
1153
1130
|
### Rust Crates:
|
|
1154
1131
|
|
|
1155
|
-
- [
|
|
1156
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
1132
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
1157
1133
|
|
|
1158
1134
|
````text
|
|
1159
|
-
|
|
1135
|
+
Copyright (c) 2018 directories-rs contributors
|
|
1136
|
+
|
|
1137
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1138
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1139
|
+
in the Software without restriction, including without limitation the rights
|
|
1140
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1141
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1142
|
+
furnished to do so, subject to the following conditions:
|
|
1143
|
+
|
|
1144
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1145
|
+
copies or substantial portions of the Software.
|
|
1146
|
+
|
|
1147
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1148
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1149
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1150
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1151
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1152
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1153
|
+
SOFTWARE.
|
|
1154
|
+
|
|
1155
|
+
````
|
|
1156
|
+
|
|
1157
|
+
---
|
|
1158
|
+
|
|
1159
|
+
## The following dependencies are licensed under the MIT License:
|
|
1160
|
+
|
|
1161
|
+
### Rust Crates:
|
|
1162
|
+
|
|
1163
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
1164
|
+
|
|
1165
|
+
````text
|
|
1166
|
+
Copyright (c) 2016 The humantime Developers
|
|
1167
|
+
|
|
1168
|
+
Includes parts of http date with the following copyright:
|
|
1169
|
+
Copyright (c) 2016 Pyfisch
|
|
1170
|
+
|
|
1171
|
+
Includes portions of musl libc with the following copyright:
|
|
1172
|
+
Copyright © 2005-2013 Rich Felker
|
|
1160
1173
|
|
|
1161
|
-
Copyright (c) 2019 Graham Esau
|
|
1162
1174
|
|
|
1163
1175
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1164
1176
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1186,34 +1198,30 @@ SOFTWARE.
|
|
|
1186
1198
|
|
|
1187
1199
|
### Rust Crates:
|
|
1188
1200
|
|
|
1189
|
-
- [
|
|
1201
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
1190
1202
|
|
|
1191
1203
|
````text
|
|
1192
|
-
|
|
1204
|
+
MIT License
|
|
1193
1205
|
|
|
1194
|
-
|
|
1195
|
-
person obtaining a copy of this software and associated
|
|
1196
|
-
documentation files (the "Software"), to deal in the
|
|
1197
|
-
Software without restriction, including without
|
|
1198
|
-
limitation the rights to use, copy, modify, merge,
|
|
1199
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1200
|
-
the Software, and to permit persons to whom the Software
|
|
1201
|
-
is furnished to do so, subject to the following
|
|
1202
|
-
conditions:
|
|
1206
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
1203
1207
|
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1208
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1209
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1210
|
+
in the Software without restriction, including without limitation the rights
|
|
1211
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1212
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1213
|
+
furnished to do so, subject to the following conditions:
|
|
1207
1214
|
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
IN
|
|
1216
|
-
|
|
1215
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1216
|
+
copies or substantial portions of the Software.
|
|
1217
|
+
|
|
1218
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1219
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1220
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1221
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1222
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1223
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1224
|
+
SOFTWARE.
|
|
1217
1225
|
|
|
1218
1226
|
````
|
|
1219
1227
|
|
|
@@ -1223,54 +1231,83 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1223
1231
|
|
|
1224
1232
|
### Rust Crates:
|
|
1225
1233
|
|
|
1226
|
-
- [
|
|
1234
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
1227
1235
|
|
|
1228
1236
|
````text
|
|
1229
|
-
|
|
1237
|
+
The MIT License (MIT)
|
|
1238
|
+
|
|
1239
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
1240
|
+
|
|
1241
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1242
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1243
|
+
in the Software without restriction, including without limitation the rights
|
|
1244
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1245
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1246
|
+
furnished to do so, subject to the following conditions:
|
|
1247
|
+
|
|
1248
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1249
|
+
copies or substantial portions of the Software.
|
|
1250
|
+
|
|
1251
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1252
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1253
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1254
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1255
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1256
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1257
|
+
SOFTWARE.
|
|
1258
|
+
|
|
1259
|
+
````
|
|
1260
|
+
|
|
1261
|
+
---
|
|
1262
|
+
|
|
1263
|
+
## The following dependencies are licensed under the MIT License:
|
|
1264
|
+
|
|
1265
|
+
### Rust Crates:
|
|
1266
|
+
|
|
1267
|
+
- [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
|
|
1268
|
+
- [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
|
|
1269
|
+
- [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
|
|
1270
|
+
- [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
|
|
1230
1271
|
|
|
1272
|
+
````text
|
|
1231
1273
|
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:
|
|
1232
1274
|
|
|
1233
1275
|
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1234
1276
|
|
|
1235
1277
|
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.
|
|
1236
|
-
|
|
1237
1278
|
````
|
|
1238
1279
|
|
|
1239
1280
|
---
|
|
1240
1281
|
|
|
1241
1282
|
## The following dependencies are licensed under the MIT License:
|
|
1242
1283
|
|
|
1243
|
-
###
|
|
1284
|
+
### NPM Packages:
|
|
1244
1285
|
|
|
1245
|
-
- [
|
|
1286
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
1246
1287
|
|
|
1247
1288
|
````text
|
|
1248
|
-
|
|
1249
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1289
|
+
The MIT License (MIT)
|
|
1250
1290
|
|
|
1251
|
-
|
|
1252
|
-
person obtaining a copy of this software and associated
|
|
1253
|
-
documentation files (the "Software"), to deal in the
|
|
1254
|
-
Software without restriction, including without
|
|
1255
|
-
limitation the rights to use, copy, modify, merge,
|
|
1256
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1257
|
-
the Software, and to permit persons to whom the Software
|
|
1258
|
-
is furnished to do so, subject to the following
|
|
1259
|
-
conditions:
|
|
1291
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
1260
1292
|
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1293
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1294
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1295
|
+
in the Software without restriction, including without limitation the rights
|
|
1296
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1297
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1298
|
+
furnished to do so, subject to the following conditions:
|
|
1299
|
+
|
|
1300
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1301
|
+
copies or substantial portions of the Software.
|
|
1302
|
+
|
|
1303
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1304
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1305
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1306
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1307
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1308
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1309
|
+
SOFTWARE.
|
|
1264
1310
|
|
|
1265
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1266
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1267
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1268
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1269
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1270
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1271
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1272
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1273
|
-
DEALINGS IN THE SOFTWARE.
|
|
1274
1311
|
|
|
1275
1312
|
````
|
|
1276
1313
|
|
|
@@ -1280,10 +1317,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1280
1317
|
|
|
1281
1318
|
### Rust Crates:
|
|
1282
1319
|
|
|
1283
|
-
- [
|
|
1320
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
1284
1321
|
|
|
1285
1322
|
````text
|
|
1286
|
-
Copyright (c)
|
|
1323
|
+
Copyright (c) 2017 http-rs authors
|
|
1287
1324
|
|
|
1288
1325
|
Permission is hereby granted, free of charge, to any
|
|
1289
1326
|
person obtaining a copy of this software and associated
|
|
@@ -1317,12 +1354,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1317
1354
|
|
|
1318
1355
|
### Rust Crates:
|
|
1319
1356
|
|
|
1320
|
-
- [
|
|
1357
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
1321
1358
|
|
|
1322
1359
|
````text
|
|
1323
|
-
|
|
1360
|
+
MIT License
|
|
1324
1361
|
|
|
1325
|
-
Copyright (c)
|
|
1362
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
1326
1363
|
|
|
1327
1364
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1328
1365
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1350,10 +1387,11 @@ SOFTWARE.
|
|
|
1350
1387
|
|
|
1351
1388
|
### Rust Crates:
|
|
1352
1389
|
|
|
1353
|
-
- [
|
|
1390
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
1391
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
1354
1392
|
|
|
1355
1393
|
````text
|
|
1356
|
-
Copyright (c)
|
|
1394
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
1357
1395
|
|
|
1358
1396
|
Permission is hereby granted, free of charge, to any
|
|
1359
1397
|
person obtaining a copy of this software and associated
|
|
@@ -1387,11 +1425,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1387
1425
|
|
|
1388
1426
|
### Rust Crates:
|
|
1389
1427
|
|
|
1390
|
-
- [
|
|
1428
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
1391
1429
|
|
|
1392
1430
|
````text
|
|
1393
|
-
Copyright (c)
|
|
1394
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1431
|
+
Copyright (c) 2017 Contributors
|
|
1395
1432
|
|
|
1396
1433
|
Permission is hereby granted, free of charge, to any
|
|
1397
1434
|
person obtaining a copy of this software and associated
|
|
@@ -1425,10 +1462,33 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1425
1462
|
|
|
1426
1463
|
### Rust Crates:
|
|
1427
1464
|
|
|
1428
|
-
- [
|
|
1465
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
1429
1466
|
|
|
1430
1467
|
````text
|
|
1431
|
-
Copyright
|
|
1468
|
+
Copyright 2016 Nika Layzell
|
|
1469
|
+
|
|
1470
|
+
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:
|
|
1471
|
+
|
|
1472
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1473
|
+
|
|
1474
|
+
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.
|
|
1475
|
+
|
|
1476
|
+
````
|
|
1477
|
+
|
|
1478
|
+
---
|
|
1479
|
+
|
|
1480
|
+
## The following dependencies are licensed under the MIT License:
|
|
1481
|
+
|
|
1482
|
+
### Rust Crates:
|
|
1483
|
+
|
|
1484
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
1485
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
1486
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
1487
|
+
|
|
1488
|
+
````text
|
|
1489
|
+
MIT License
|
|
1490
|
+
|
|
1491
|
+
Copyright (c) Tokio Contributors
|
|
1432
1492
|
|
|
1433
1493
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1434
1494
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1437,16 +1497,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1437
1497
|
copies of the Software, and to permit persons to whom the Software is
|
|
1438
1498
|
furnished to do so, subject to the following conditions:
|
|
1439
1499
|
|
|
1440
|
-
The above copyright notice and this permission notice shall be included in
|
|
1441
|
-
|
|
1500
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1501
|
+
copies or substantial portions of the Software.
|
|
1442
1502
|
|
|
1443
1503
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1444
1504
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1445
1505
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1446
1506
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1447
1507
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1448
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1449
|
-
|
|
1508
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1509
|
+
SOFTWARE.
|
|
1450
1510
|
|
|
1451
1511
|
````
|
|
1452
1512
|
|
|
@@ -1456,11 +1516,10 @@ THE SOFTWARE.
|
|
|
1456
1516
|
|
|
1457
1517
|
### Rust Crates:
|
|
1458
1518
|
|
|
1459
|
-
- [
|
|
1460
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
1519
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
1461
1520
|
|
|
1462
1521
|
````text
|
|
1463
|
-
Copyright (c)
|
|
1522
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
1464
1523
|
|
|
1465
1524
|
Permission is hereby granted, free of charge, to any
|
|
1466
1525
|
person obtaining a copy of this software and associated
|
|
@@ -1494,34 +1553,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1494
1553
|
|
|
1495
1554
|
### Rust Crates:
|
|
1496
1555
|
|
|
1497
|
-
- [
|
|
1556
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
1557
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1558
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1498
1559
|
|
|
1499
1560
|
````text
|
|
1500
|
-
|
|
1561
|
+
MIT License
|
|
1501
1562
|
|
|
1502
|
-
|
|
1503
|
-
person obtaining a copy of this software and associated
|
|
1504
|
-
documentation files (the "Software"), to deal in the
|
|
1505
|
-
Software without restriction, including without
|
|
1506
|
-
limitation the rights to use, copy, modify, merge,
|
|
1507
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1508
|
-
the Software, and to permit persons to whom the Software
|
|
1509
|
-
is furnished to do so, subject to the following
|
|
1510
|
-
conditions:
|
|
1563
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
1511
1564
|
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1565
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1566
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1567
|
+
in the Software without restriction, including without limitation the rights
|
|
1568
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1569
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1570
|
+
furnished to do so, subject to the following conditions:
|
|
1515
1571
|
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
IN
|
|
1524
|
-
|
|
1572
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1573
|
+
copies or substantial portions of the Software.
|
|
1574
|
+
|
|
1575
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1576
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1577
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1578
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1579
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1580
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1581
|
+
SOFTWARE.
|
|
1525
1582
|
|
|
1526
1583
|
````
|
|
1527
1584
|
|
|
@@ -1531,10 +1588,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1531
1588
|
|
|
1532
1589
|
### Rust Crates:
|
|
1533
1590
|
|
|
1534
|
-
- [
|
|
1591
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
1535
1592
|
|
|
1536
1593
|
````text
|
|
1537
|
-
Copyright (c) 2016
|
|
1594
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
1538
1595
|
|
|
1539
1596
|
Permission is hereby granted, free of charge, to any
|
|
1540
1597
|
person obtaining a copy of this software and associated
|
|
@@ -1568,11 +1625,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1568
1625
|
|
|
1569
1626
|
### Rust Crates:
|
|
1570
1627
|
|
|
1571
|
-
- [
|
|
1628
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
1629
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
1572
1630
|
|
|
1573
1631
|
````text
|
|
1574
|
-
|
|
1575
|
-
|
|
1632
|
+
The MIT License (MIT)
|
|
1633
|
+
|
|
1634
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
1635
|
+
|
|
1636
|
+
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:
|
|
1637
|
+
|
|
1638
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1639
|
+
|
|
1640
|
+
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.
|
|
1641
|
+
|
|
1642
|
+
````
|
|
1643
|
+
|
|
1644
|
+
---
|
|
1645
|
+
|
|
1646
|
+
## The following dependencies are licensed under the MIT License:
|
|
1647
|
+
|
|
1648
|
+
### Rust Crates:
|
|
1649
|
+
|
|
1650
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
1651
|
+
|
|
1652
|
+
````text
|
|
1653
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
1576
1654
|
|
|
1577
1655
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1578
1656
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1581,16 +1659,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1581
1659
|
copies of the Software, and to permit persons to whom the Software is
|
|
1582
1660
|
furnished to do so, subject to the following conditions:
|
|
1583
1661
|
|
|
1584
|
-
The above copyright notice and this permission notice shall be included in
|
|
1585
|
-
|
|
1662
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1663
|
+
copies or substantial portions of the Software.
|
|
1586
1664
|
|
|
1587
1665
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1588
1666
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1589
1667
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1590
1668
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1591
1669
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1592
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1593
|
-
|
|
1670
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1671
|
+
SOFTWARE.
|
|
1594
1672
|
|
|
1595
1673
|
````
|
|
1596
1674
|
|
|
@@ -1600,10 +1678,44 @@ THE SOFTWARE.
|
|
|
1600
1678
|
|
|
1601
1679
|
### Rust Crates:
|
|
1602
1680
|
|
|
1603
|
-
- [
|
|
1681
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
1682
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
1604
1683
|
|
|
1605
1684
|
````text
|
|
1606
|
-
Copyright 2019-
|
|
1685
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
1686
|
+
|
|
1687
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1688
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1689
|
+
in the Software without restriction, including without limitation the rights
|
|
1690
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1691
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1692
|
+
furnished to do so, subject to the following conditions:
|
|
1693
|
+
|
|
1694
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1695
|
+
copies or substantial portions of the Software.
|
|
1696
|
+
|
|
1697
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1698
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1699
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1700
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1701
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1702
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1703
|
+
SOFTWARE.
|
|
1704
|
+
|
|
1705
|
+
````
|
|
1706
|
+
|
|
1707
|
+
---
|
|
1708
|
+
|
|
1709
|
+
## The following dependencies are licensed under the MIT License:
|
|
1710
|
+
|
|
1711
|
+
### Rust Crates:
|
|
1712
|
+
|
|
1713
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
1714
|
+
|
|
1715
|
+
````text
|
|
1716
|
+
Copyright (c) 2017 Carl Lerche
|
|
1717
|
+
Copyright (c) 2018 Bastian Köcher
|
|
1718
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
1607
1719
|
|
|
1608
1720
|
Permission is hereby granted, free of charge, to any
|
|
1609
1721
|
person obtaining a copy of this software and associated
|
|
@@ -1635,14 +1747,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1635
1747
|
|
|
1636
1748
|
## The following dependencies are licensed under the MIT License:
|
|
1637
1749
|
|
|
1638
|
-
###
|
|
1750
|
+
### NPM Packages:
|
|
1639
1751
|
|
|
1640
|
-
- [
|
|
1752
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
1641
1753
|
|
|
1642
1754
|
````text
|
|
1643
|
-
|
|
1755
|
+
MIT License
|
|
1644
1756
|
|
|
1645
|
-
Copyright (c)
|
|
1757
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
1646
1758
|
|
|
1647
1759
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1648
1760
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1651,16 +1763,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1651
1763
|
copies of the Software, and to permit persons to whom the Software is
|
|
1652
1764
|
furnished to do so, subject to the following conditions:
|
|
1653
1765
|
|
|
1654
|
-
The above copyright notice and this permission notice shall be included in
|
|
1655
|
-
|
|
1766
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1767
|
+
copies or substantial portions of the Software.
|
|
1656
1768
|
|
|
1657
1769
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1658
1770
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1659
1771
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1660
1772
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1661
1773
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1662
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1663
|
-
|
|
1774
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1775
|
+
SOFTWARE.
|
|
1776
|
+
|
|
1777
|
+
[others]: https://github.com/json5/json5/contributors
|
|
1664
1778
|
|
|
1665
1779
|
````
|
|
1666
1780
|
|
|
@@ -1670,11 +1784,15 @@ THE SOFTWARE.
|
|
|
1670
1784
|
|
|
1671
1785
|
### Rust Crates:
|
|
1672
1786
|
|
|
1673
|
-
- [
|
|
1787
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
1788
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
1789
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
1790
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
1674
1791
|
|
|
1675
1792
|
````text
|
|
1676
|
-
|
|
1677
|
-
|
|
1793
|
+
The MIT License (MIT)
|
|
1794
|
+
|
|
1795
|
+
Copyright (c) 2015 Andrew Gallant
|
|
1678
1796
|
|
|
1679
1797
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1680
1798
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1702,49 +1820,10 @@ THE SOFTWARE.
|
|
|
1702
1820
|
|
|
1703
1821
|
### Rust Crates:
|
|
1704
1822
|
|
|
1705
|
-
- [
|
|
1706
|
-
|
|
1707
|
-
````text
|
|
1708
|
-
Copyright Mozilla Foundation
|
|
1709
|
-
|
|
1710
|
-
Permission is hereby granted, free of charge, to any
|
|
1711
|
-
person obtaining a copy of this software and associated
|
|
1712
|
-
documentation files (the "Software"), to deal in the
|
|
1713
|
-
Software without restriction, including without
|
|
1714
|
-
limitation the rights to use, copy, modify, merge,
|
|
1715
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1716
|
-
the Software, and to permit persons to whom the Software
|
|
1717
|
-
is furnished to do so, subject to the following
|
|
1718
|
-
conditions:
|
|
1719
|
-
|
|
1720
|
-
The above copyright notice and this permission notice
|
|
1721
|
-
shall be included in all copies or substantial portions
|
|
1722
|
-
of the Software.
|
|
1723
|
-
|
|
1724
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1725
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1726
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1727
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1728
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1729
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1730
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1731
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1732
|
-
DEALINGS IN THE SOFTWARE.
|
|
1733
|
-
|
|
1734
|
-
````
|
|
1735
|
-
|
|
1736
|
-
---
|
|
1737
|
-
|
|
1738
|
-
## The following dependencies are licensed under the MIT License:
|
|
1739
|
-
|
|
1740
|
-
### NPM Packages:
|
|
1741
|
-
|
|
1742
|
-
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
1823
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
1743
1824
|
|
|
1744
1825
|
````text
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
1826
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
1748
1827
|
|
|
1749
1828
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1750
1829
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1764,19 +1843,21 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1764
1843
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1765
1844
|
THE SOFTWARE.
|
|
1766
1845
|
|
|
1846
|
+
|
|
1767
1847
|
````
|
|
1768
1848
|
|
|
1769
1849
|
---
|
|
1770
1850
|
|
|
1771
1851
|
## The following dependencies are licensed under the MIT License:
|
|
1772
1852
|
|
|
1773
|
-
###
|
|
1853
|
+
### NPM Packages:
|
|
1774
1854
|
|
|
1775
|
-
- [
|
|
1855
|
+
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.9) (0.0.9)
|
|
1776
1856
|
|
|
1777
1857
|
````text
|
|
1778
|
-
|
|
1779
|
-
|
|
1858
|
+
MIT License
|
|
1859
|
+
|
|
1860
|
+
Copyright (c) 2026 Huawei Device Co., Ltd.
|
|
1780
1861
|
|
|
1781
1862
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1782
1863
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1802,13 +1883,14 @@ SOFTWARE.
|
|
|
1802
1883
|
|
|
1803
1884
|
## The following dependencies are licensed under the MIT License:
|
|
1804
1885
|
|
|
1805
|
-
###
|
|
1886
|
+
### NPM Packages:
|
|
1806
1887
|
|
|
1807
|
-
- [
|
|
1808
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
1888
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
1809
1889
|
|
|
1810
1890
|
````text
|
|
1811
|
-
|
|
1891
|
+
MIT License
|
|
1892
|
+
|
|
1893
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
1812
1894
|
|
|
1813
1895
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1814
1896
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1836,10 +1918,10 @@ SOFTWARE.
|
|
|
1836
1918
|
|
|
1837
1919
|
### Rust Crates:
|
|
1838
1920
|
|
|
1839
|
-
- [
|
|
1921
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
1840
1922
|
|
|
1841
1923
|
````text
|
|
1842
|
-
Copyright (c)
|
|
1924
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
1843
1925
|
|
|
1844
1926
|
Permission is hereby granted, free of charge, to any
|
|
1845
1927
|
person obtaining a copy of this software and associated
|
|
@@ -1873,10 +1955,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1873
1955
|
|
|
1874
1956
|
### Rust Crates:
|
|
1875
1957
|
|
|
1876
|
-
- [
|
|
1958
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
1877
1959
|
|
|
1878
1960
|
````text
|
|
1879
|
-
|
|
1961
|
+
MIT License
|
|
1880
1962
|
|
|
1881
1963
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1882
1964
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1885,17 +1967,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1885
1967
|
copies of the Software, and to permit persons to whom the Software is
|
|
1886
1968
|
furnished to do so, subject to the following conditions:
|
|
1887
1969
|
|
|
1888
|
-
The above copyright notice and this permission notice shall be included in
|
|
1889
|
-
|
|
1970
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1971
|
+
copies or substantial portions of the Software.
|
|
1890
1972
|
|
|
1891
1973
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1892
1974
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1893
1975
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1894
1976
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1895
1977
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1896
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1897
|
-
|
|
1898
|
-
|
|
1978
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1979
|
+
SOFTWARE.
|
|
1899
1980
|
|
|
1900
1981
|
````
|
|
1901
1982
|
|
|
@@ -1905,16 +1986,35 @@ THE SOFTWARE.
|
|
|
1905
1986
|
|
|
1906
1987
|
### Rust Crates:
|
|
1907
1988
|
|
|
1908
|
-
- [
|
|
1989
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
1990
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
1909
1991
|
|
|
1910
1992
|
````text
|
|
1911
|
-
Copyright
|
|
1993
|
+
Copyright (c) 2014 Alex Crichton
|
|
1912
1994
|
|
|
1913
|
-
Permission is hereby granted, free of charge, to any
|
|
1995
|
+
Permission is hereby granted, free of charge, to any
|
|
1996
|
+
person obtaining a copy of this software and associated
|
|
1997
|
+
documentation files (the "Software"), to deal in the
|
|
1998
|
+
Software without restriction, including without
|
|
1999
|
+
limitation the rights to use, copy, modify, merge,
|
|
2000
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2001
|
+
the Software, and to permit persons to whom the Software
|
|
2002
|
+
is furnished to do so, subject to the following
|
|
2003
|
+
conditions:
|
|
1914
2004
|
|
|
1915
|
-
The above copyright notice and this permission notice
|
|
2005
|
+
The above copyright notice and this permission notice
|
|
2006
|
+
shall be included in all copies or substantial portions
|
|
2007
|
+
of the Software.
|
|
1916
2008
|
|
|
1917
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2009
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2010
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2011
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2012
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2013
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2014
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2015
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2016
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2017
|
+
DEALINGS IN THE SOFTWARE.
|
|
1918
2018
|
|
|
1919
2019
|
````
|
|
1920
2020
|
|
|
@@ -1924,72 +2024,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1924
2024
|
|
|
1925
2025
|
### Rust Crates:
|
|
1926
2026
|
|
|
1927
|
-
- [
|
|
2027
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
1928
2028
|
|
|
1929
2029
|
````text
|
|
1930
|
-
Copyright (c) 2019
|
|
1931
|
-
|
|
1932
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1933
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1934
|
-
in the Software without restriction, including without limitation the rights
|
|
1935
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1936
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1937
|
-
furnished to do so, subject to the following conditions:
|
|
1938
|
-
|
|
1939
|
-
The above copyright notice and this permission notice shall be included in
|
|
1940
|
-
all copies or substantial portions of the Software.
|
|
1941
|
-
|
|
1942
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1943
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1944
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1945
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1946
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1947
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1948
|
-
THE SOFTWARE.
|
|
1949
|
-
|
|
1950
|
-
````
|
|
1951
|
-
|
|
1952
|
-
---
|
|
1953
|
-
|
|
1954
|
-
## The following dependencies are licensed under the MIT License:
|
|
1955
|
-
|
|
1956
|
-
### Rust Crates:
|
|
1957
|
-
|
|
1958
|
-
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
1959
|
-
|
|
1960
|
-
````text
|
|
1961
|
-
Copyright (c) 2016 The rust-native-tls Developers
|
|
1962
|
-
|
|
1963
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1964
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1965
|
-
in the Software without restriction, including without limitation the rights
|
|
1966
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1967
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1968
|
-
furnished to do so, subject to the following conditions:
|
|
1969
|
-
|
|
1970
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1971
|
-
copies or substantial portions of the Software.
|
|
1972
|
-
|
|
1973
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1974
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1975
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1976
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1977
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1978
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1979
|
-
SOFTWARE.
|
|
1980
|
-
|
|
1981
|
-
````
|
|
1982
|
-
|
|
1983
|
-
---
|
|
1984
|
-
|
|
1985
|
-
## The following dependencies are licensed under the MIT License:
|
|
1986
|
-
|
|
1987
|
-
### Rust Crates:
|
|
1988
|
-
|
|
1989
|
-
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
1990
|
-
|
|
1991
|
-
````text
|
|
1992
|
-
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
2030
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
1993
2031
|
|
|
1994
2032
|
Permission is hereby granted, free of charge, to any
|
|
1995
2033
|
person obtaining a copy of this software and associated
|
|
@@ -2023,33 +2061,63 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2023
2061
|
|
|
2024
2062
|
### Rust Crates:
|
|
2025
2063
|
|
|
2026
|
-
- [
|
|
2027
|
-
- [
|
|
2028
|
-
- [
|
|
2029
|
-
- [
|
|
2064
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
2065
|
+
- [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
|
|
2066
|
+
- [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
|
|
2067
|
+
- [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
|
|
2068
|
+
- [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
|
|
2069
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2070
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2030
2071
|
|
|
2031
2072
|
````text
|
|
2032
|
-
|
|
2073
|
+
MIT License
|
|
2033
2074
|
|
|
2034
|
-
Copyright (c)
|
|
2075
|
+
Copyright (c) <year> <copyright holders>
|
|
2035
2076
|
|
|
2036
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2037
|
-
|
|
2038
|
-
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
furnished to do so, subject to the following conditions:
|
|
2077
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
2078
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
2079
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2080
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
2081
|
+
following conditions:
|
|
2042
2082
|
|
|
2043
|
-
The above copyright notice and this permission notice shall be included in
|
|
2044
|
-
|
|
2083
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
2084
|
+
portions of the Software.
|
|
2085
|
+
|
|
2086
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
2087
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
2088
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2089
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
2090
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2091
|
+
|
|
2092
|
+
````
|
|
2093
|
+
|
|
2094
|
+
---
|
|
2095
|
+
|
|
2096
|
+
## The following dependencies are licensed under the MIT License:
|
|
2097
|
+
|
|
2098
|
+
### NPM Packages:
|
|
2099
|
+
|
|
2100
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
2101
|
+
|
|
2102
|
+
````text
|
|
2103
|
+
This software is released under the MIT license:
|
|
2104
|
+
|
|
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:
|
|
2111
|
+
|
|
2112
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2113
|
+
copies or substantial portions of the Software.
|
|
2045
2114
|
|
|
2046
2115
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2047
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2048
|
-
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
THE SOFTWARE.
|
|
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 OR
|
|
2118
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2119
|
+
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.
|
|
2053
2121
|
|
|
2054
2122
|
````
|
|
2055
2123
|
|
|
@@ -2059,10 +2127,10 @@ THE SOFTWARE.
|
|
|
2059
2127
|
|
|
2060
2128
|
### Rust Crates:
|
|
2061
2129
|
|
|
2062
|
-
- [
|
|
2130
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
2063
2131
|
|
|
2064
2132
|
````text
|
|
2065
|
-
Copyright
|
|
2133
|
+
Copyright Mozilla Foundation
|
|
2066
2134
|
|
|
2067
2135
|
Permission is hereby granted, free of charge, to any
|
|
2068
2136
|
person obtaining a copy of this software and associated
|
|
@@ -2087,6 +2155,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
2087
2155
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2088
2156
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2089
2157
|
DEALINGS IN THE SOFTWARE.
|
|
2158
|
+
|
|
2090
2159
|
````
|
|
2091
2160
|
|
|
2092
2161
|
---
|
|
@@ -2095,10 +2164,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2095
2164
|
|
|
2096
2165
|
### Rust Crates:
|
|
2097
2166
|
|
|
2098
|
-
- [
|
|
2167
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
2099
2168
|
|
|
2100
2169
|
````text
|
|
2101
|
-
Copyright (c)
|
|
2170
|
+
Copyright (c) 2017 Daniel Abramov
|
|
2171
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
2102
2172
|
|
|
2103
2173
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2104
2174
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2118,7 +2188,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2118
2188
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2119
2189
|
THE SOFTWARE.
|
|
2120
2190
|
|
|
2121
|
-
|
|
2122
2191
|
````
|
|
2123
2192
|
|
|
2124
2193
|
---
|
|
@@ -2127,33 +2196,28 @@ THE SOFTWARE.
|
|
|
2127
2196
|
|
|
2128
2197
|
### Rust Crates:
|
|
2129
2198
|
|
|
2130
|
-
- [
|
|
2199
|
+
- [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
|
|
2131
2200
|
|
|
2132
2201
|
````text
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
Copyright (c) 2014 Mathijs van de Nes
|
|
2202
|
+
Copyright 2018 Parity Technologies (UK) Ltd.
|
|
2136
2203
|
|
|
2137
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2138
|
-
|
|
2139
|
-
|
|
2140
|
-
|
|
2141
|
-
|
|
2142
|
-
|
|
2204
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2205
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2206
|
+
the Software without restriction, including without limitation the rights to
|
|
2207
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2208
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2209
|
+
subject to the following conditions:
|
|
2143
2210
|
|
|
2144
2211
|
The above copyright notice and this permission notice shall be included in all
|
|
2145
2212
|
copies or substantial portions of the Software.
|
|
2146
2213
|
|
|
2147
2214
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2148
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2149
|
-
|
|
2150
|
-
|
|
2151
|
-
|
|
2152
|
-
|
|
2153
|
-
SOFTWARE.
|
|
2215
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2216
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
|
|
2217
|
+
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
2218
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2219
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2154
2220
|
|
|
2155
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2156
|
-
licences; see files named LICENSE.*.txt for details.
|
|
2157
2221
|
````
|
|
2158
2222
|
|
|
2159
2223
|
---
|
|
@@ -2162,10 +2226,11 @@ licences; see files named LICENSE.*.txt for details.
|
|
|
2162
2226
|
|
|
2163
2227
|
### Rust Crates:
|
|
2164
2228
|
|
|
2165
|
-
- [
|
|
2229
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
2166
2230
|
|
|
2167
2231
|
````text
|
|
2168
|
-
Copyright (c)
|
|
2232
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
2233
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2169
2234
|
|
|
2170
2235
|
Permission is hereby granted, free of charge, to any
|
|
2171
2236
|
person obtaining a copy of this software and associated
|
|
@@ -2199,12 +2264,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2199
2264
|
|
|
2200
2265
|
### Rust Crates:
|
|
2201
2266
|
|
|
2202
|
-
- [
|
|
2203
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
2204
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
2267
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
2205
2268
|
|
|
2206
2269
|
````text
|
|
2207
|
-
Copyright (c)
|
|
2270
|
+
Copyright (c) 2016--2023
|
|
2208
2271
|
|
|
2209
2272
|
Permission is hereby granted, free of charge, to any
|
|
2210
2273
|
person obtaining a copy of this software and associated
|
|
@@ -2238,10 +2301,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2238
2301
|
|
|
2239
2302
|
### Rust Crates:
|
|
2240
2303
|
|
|
2241
|
-
- [
|
|
2304
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
2242
2305
|
|
|
2243
2306
|
````text
|
|
2244
|
-
Copyright
|
|
2307
|
+
Copyright 2023 The Fuchsia Authors
|
|
2245
2308
|
|
|
2246
2309
|
Permission is hereby granted, free of charge, to any
|
|
2247
2310
|
person obtaining a copy of this software and associated
|
|
@@ -2267,6 +2330,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
2267
2330
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2268
2331
|
DEALINGS IN THE SOFTWARE.
|
|
2269
2332
|
|
|
2333
|
+
|
|
2270
2334
|
````
|
|
2271
2335
|
|
|
2272
2336
|
---
|
|
@@ -2275,12 +2339,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2275
2339
|
|
|
2276
2340
|
### Rust Crates:
|
|
2277
2341
|
|
|
2278
|
-
- [
|
|
2342
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
2279
2343
|
|
|
2280
2344
|
````text
|
|
2281
|
-
|
|
2282
|
-
|
|
2283
|
-
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
2345
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
2284
2346
|
|
|
2285
2347
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2286
2348
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2289,51 +2351,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2289
2351
|
copies of the Software, and to permit persons to whom the Software is
|
|
2290
2352
|
furnished to do so, subject to the following conditions:
|
|
2291
2353
|
|
|
2292
|
-
The above copyright notice and this permission notice shall be included in
|
|
2293
|
-
copies or substantial portions of the Software.
|
|
2354
|
+
The above copyright notice and this permission notice shall be included in
|
|
2355
|
+
all copies or substantial portions of the Software.
|
|
2294
2356
|
|
|
2295
2357
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2296
2358
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2297
2359
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2298
2360
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2299
2361
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2300
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2301
|
-
SOFTWARE.
|
|
2302
|
-
|
|
2303
|
-
````
|
|
2304
|
-
|
|
2305
|
-
---
|
|
2306
|
-
|
|
2307
|
-
## The following dependencies are licensed under the MIT License:
|
|
2308
|
-
|
|
2309
|
-
### Rust Crates:
|
|
2310
|
-
|
|
2311
|
-
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
2312
|
-
|
|
2313
|
-
````text
|
|
2314
|
-
The MIT License (MIT)
|
|
2315
|
-
|
|
2316
|
-
Copyright (c) 2016 Johann Tuffe
|
|
2317
|
-
|
|
2318
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2319
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2320
|
-
in the Software without restriction, including without limitation the rights
|
|
2321
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2322
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2323
|
-
furnished to do so, subject to the following conditions:
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
The above copyright notice and this permission notice shall be included in
|
|
2327
|
-
all copies or substantial portions of the Software.
|
|
2328
|
-
|
|
2329
|
-
|
|
2330
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2331
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2332
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2333
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2334
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2335
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2336
|
-
THE SOFTWARE.
|
|
2362
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2363
|
+
THE SOFTWARE.
|
|
2337
2364
|
|
|
2338
2365
|
````
|
|
2339
2366
|
|
|
@@ -2343,10 +2370,10 @@ THE SOFTWARE.
|
|
|
2343
2370
|
|
|
2344
2371
|
### Rust Crates:
|
|
2345
2372
|
|
|
2346
|
-
- [
|
|
2373
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
2347
2374
|
|
|
2348
2375
|
````text
|
|
2349
|
-
Copyright (c)
|
|
2376
|
+
Copyright (c) The rust-url developers
|
|
2350
2377
|
|
|
2351
2378
|
Permission is hereby granted, free of charge, to any
|
|
2352
2379
|
person obtaining a copy of this software and associated
|
|
@@ -2380,15 +2407,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2380
2407
|
|
|
2381
2408
|
### Rust Crates:
|
|
2382
2409
|
|
|
2383
|
-
- [
|
|
2384
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
2385
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
2386
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
2387
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
2388
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
2410
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
2389
2411
|
|
|
2390
2412
|
````text
|
|
2391
|
-
Copyright (c)
|
|
2413
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
2392
2414
|
|
|
2393
2415
|
Permission is hereby granted, free of charge, to any
|
|
2394
2416
|
person obtaining a copy of this software and associated
|
|
@@ -2422,30 +2444,35 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2422
2444
|
|
|
2423
2445
|
### Rust Crates:
|
|
2424
2446
|
|
|
2425
|
-
- [
|
|
2447
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
2426
2448
|
|
|
2427
2449
|
````text
|
|
2428
|
-
|
|
2450
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
2451
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2429
2452
|
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
furnished to do so, subject to the following
|
|
2453
|
+
Permission is hereby granted, free of charge, to any
|
|
2454
|
+
person obtaining a copy of this software and associated
|
|
2455
|
+
documentation files (the "Software"), to deal in the
|
|
2456
|
+
Software without restriction, including without
|
|
2457
|
+
limitation the rights to use, copy, modify, merge,
|
|
2458
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2459
|
+
the Software, and to permit persons to whom the Software
|
|
2460
|
+
is furnished to do so, subject to the following
|
|
2461
|
+
conditions:
|
|
2438
2462
|
|
|
2439
|
-
The above copyright notice and this permission notice
|
|
2440
|
-
copies or substantial portions
|
|
2463
|
+
The above copyright notice and this permission notice
|
|
2464
|
+
shall be included in all copies or substantial portions
|
|
2465
|
+
of the Software.
|
|
2441
2466
|
|
|
2442
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2443
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2444
|
-
|
|
2445
|
-
|
|
2446
|
-
|
|
2447
|
-
|
|
2448
|
-
|
|
2467
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2468
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2469
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2470
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2471
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2472
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2473
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2474
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2475
|
+
DEALINGS IN THE SOFTWARE.
|
|
2449
2476
|
|
|
2450
2477
|
````
|
|
2451
2478
|
|
|
@@ -2455,43 +2482,12 @@ SOFTWARE.
|
|
|
2455
2482
|
|
|
2456
2483
|
### Rust Crates:
|
|
2457
2484
|
|
|
2458
|
-
- [
|
|
2459
|
-
|
|
2460
|
-
````text
|
|
2461
|
-
Copyright (c) 2018 directories-rs contributors
|
|
2462
|
-
|
|
2463
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2464
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2465
|
-
in the Software without restriction, including without limitation the rights
|
|
2466
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2467
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2468
|
-
furnished to do so, subject to the following conditions:
|
|
2469
|
-
|
|
2470
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2471
|
-
copies or substantial portions of the Software.
|
|
2472
|
-
|
|
2473
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2474
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2475
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2476
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2477
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2478
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2479
|
-
SOFTWARE.
|
|
2480
|
-
|
|
2481
|
-
````
|
|
2482
|
-
|
|
2483
|
-
---
|
|
2484
|
-
|
|
2485
|
-
## The following dependencies are licensed under the MIT License:
|
|
2486
|
-
|
|
2487
|
-
### NPM Packages:
|
|
2488
|
-
|
|
2489
|
-
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
2485
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
2490
2486
|
|
|
2491
2487
|
````text
|
|
2492
2488
|
MIT License
|
|
2493
2489
|
|
|
2494
|
-
Copyright (c)
|
|
2490
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
2495
2491
|
|
|
2496
2492
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2497
2493
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2511,8 +2507,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2511
2507
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2512
2508
|
SOFTWARE.
|
|
2513
2509
|
|
|
2514
|
-
[others]: https://github.com/json5/json5/contributors
|
|
2515
|
-
|
|
2516
2510
|
````
|
|
2517
2511
|
|
|
2518
2512
|
---
|
|
@@ -2521,10 +2515,10 @@ SOFTWARE.
|
|
|
2521
2515
|
|
|
2522
2516
|
### Rust Crates:
|
|
2523
2517
|
|
|
2524
|
-
- [
|
|
2518
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
2525
2519
|
|
|
2526
2520
|
````text
|
|
2527
|
-
Copyright (c)
|
|
2521
|
+
Copyright (c) The Rust Project Developers
|
|
2528
2522
|
|
|
2529
2523
|
Permission is hereby granted, free of charge, to any
|
|
2530
2524
|
person obtaining a copy of this software and associated
|
|
@@ -2598,59 +2592,33 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2598
2592
|
|
|
2599
2593
|
## The following dependencies are licensed under the MIT License:
|
|
2600
2594
|
|
|
2601
|
-
### NPM Packages:
|
|
2602
|
-
|
|
2603
|
-
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
2604
|
-
|
|
2605
|
-
````text
|
|
2606
|
-
This software is released under the MIT license:
|
|
2607
|
-
|
|
2608
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2609
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
2610
|
-
the Software without restriction, including without limitation the rights to
|
|
2611
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2612
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2613
|
-
subject to the following conditions:
|
|
2614
|
-
|
|
2615
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2616
|
-
copies or substantial portions of the Software.
|
|
2617
|
-
|
|
2618
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2619
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2620
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2621
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2622
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2623
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2624
|
-
|
|
2625
|
-
````
|
|
2626
|
-
|
|
2627
|
-
---
|
|
2628
|
-
|
|
2629
|
-
## The following dependencies are licensed under the MIT License:
|
|
2630
|
-
|
|
2631
2595
|
### Rust Crates:
|
|
2632
2596
|
|
|
2633
|
-
- [
|
|
2597
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
2634
2598
|
|
|
2635
2599
|
````text
|
|
2636
|
-
|
|
2600
|
+
The MIT License (MIT)
|
|
2637
2601
|
|
|
2638
|
-
|
|
2639
|
-
|
|
2640
|
-
|
|
2641
|
-
|
|
2642
|
-
|
|
2643
|
-
|
|
2602
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
2603
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
2604
|
+
|
|
2605
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2606
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2607
|
+
in the Software without restriction, including without limitation the rights
|
|
2608
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2609
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2610
|
+
furnished to do so, subject to the following conditions:
|
|
2644
2611
|
|
|
2645
2612
|
The above copyright notice and this permission notice shall be included in all
|
|
2646
2613
|
copies or substantial portions of the Software.
|
|
2647
2614
|
|
|
2648
2615
|
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
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2651
|
-
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2652
|
-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2653
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2616
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2617
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2618
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2619
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2620
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2621
|
+
SOFTWARE.
|
|
2654
2622
|
|
|
2655
2623
|
````
|
|
2656
2624
|
|
|
@@ -2660,34 +2628,32 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2660
2628
|
|
|
2661
2629
|
### Rust Crates:
|
|
2662
2630
|
|
|
2663
|
-
- [
|
|
2631
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
2664
2632
|
|
|
2665
2633
|
````text
|
|
2666
|
-
|
|
2667
|
-
|
|
2668
|
-
|
|
2669
|
-
|
|
2670
|
-
|
|
2671
|
-
|
|
2672
|
-
|
|
2673
|
-
publish, distribute, sublicense, and/or sell
|
|
2674
|
-
the Software, and to permit persons to whom the Software
|
|
2675
|
-
|
|
2676
|
-
|
|
2677
|
-
|
|
2678
|
-
The above copyright notice and this permission notice
|
|
2679
|
-
|
|
2680
|
-
|
|
2681
|
-
|
|
2682
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2683
|
-
|
|
2684
|
-
|
|
2685
|
-
|
|
2686
|
-
|
|
2687
|
-
|
|
2688
|
-
|
|
2689
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2690
|
-
DEALINGS IN THE SOFTWARE.
|
|
2634
|
+
The MIT License (MIT)
|
|
2635
|
+
|
|
2636
|
+
Copyright (c) 2016 Johann Tuffe
|
|
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
|
+
|
|
2646
|
+
The above copyright notice and this permission notice shall be included in
|
|
2647
|
+
all copies or substantial portions of the Software.
|
|
2648
|
+
|
|
2649
|
+
|
|
2650
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2651
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2652
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2653
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2654
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2655
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2656
|
+
THE SOFTWARE.
|
|
2691
2657
|
|
|
2692
2658
|
````
|
|
2693
2659
|
|
|
@@ -2697,10 +2663,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2697
2663
|
|
|
2698
2664
|
### Rust Crates:
|
|
2699
2665
|
|
|
2700
|
-
- [
|
|
2666
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
2701
2667
|
|
|
2702
2668
|
````text
|
|
2703
|
-
Copyright (c)
|
|
2669
|
+
Copyright (c) 2015 Steven Allen
|
|
2704
2670
|
|
|
2705
2671
|
Permission is hereby granted, free of charge, to any
|
|
2706
2672
|
person obtaining a copy of this software and associated
|
|
@@ -2734,11 +2700,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2734
2700
|
|
|
2735
2701
|
### Rust Crates:
|
|
2736
2702
|
|
|
2737
|
-
- [
|
|
2703
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
2738
2704
|
|
|
2739
2705
|
````text
|
|
2740
|
-
Copyright (c)
|
|
2741
|
-
Copyright (c) 2016 Alex Crichton
|
|
2706
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
2742
2707
|
|
|
2743
2708
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2744
2709
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2758,7 +2723,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2758
2723
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2759
2724
|
THE SOFTWARE.
|
|
2760
2725
|
|
|
2761
|
-
|
|
2762
2726
|
````
|
|
2763
2727
|
|
|
2764
2728
|
---
|
|
@@ -2767,40 +2731,20 @@ THE SOFTWARE.
|
|
|
2767
2731
|
|
|
2768
2732
|
### Rust Crates:
|
|
2769
2733
|
|
|
2770
|
-
- [
|
|
2734
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2735
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2736
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2737
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2738
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2739
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2740
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2741
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2742
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2771
2743
|
|
|
2772
2744
|
````text
|
|
2773
|
-
|
|
2774
|
-
|
|
2775
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2776
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2777
|
-
in the Software without restriction, including without limitation the rights
|
|
2778
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2779
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2780
|
-
furnished to do so, subject to the following conditions:
|
|
2781
|
-
|
|
2782
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2783
|
-
copies or substantial portions of the Software.
|
|
2784
|
-
|
|
2785
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2786
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2787
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2788
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2789
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2790
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2791
|
-
SOFTWARE.
|
|
2792
|
-
|
|
2793
|
-
````
|
|
2794
|
-
|
|
2795
|
-
---
|
|
2796
|
-
|
|
2797
|
-
## The following dependencies are licensed under the MIT License:
|
|
2798
|
-
|
|
2799
|
-
### Rust Crates:
|
|
2800
|
-
|
|
2801
|
-
- [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
|
|
2745
|
+
Copyright (c) 2016 Alex Crichton
|
|
2746
|
+
Copyright (c) 2017 The Tokio Authors
|
|
2802
2747
|
|
|
2803
|
-
````text
|
|
2804
2748
|
Permission is hereby granted, free of charge, to any
|
|
2805
2749
|
person obtaining a copy of this software and associated
|
|
2806
2750
|
documentation files (the "Software"), to deal in the
|
|
@@ -2824,6 +2768,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
2824
2768
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2825
2769
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2826
2770
|
DEALINGS IN THE SOFTWARE.
|
|
2771
|
+
|
|
2827
2772
|
````
|
|
2828
2773
|
|
|
2829
2774
|
---
|
|
@@ -2832,10 +2777,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2832
2777
|
|
|
2833
2778
|
### Rust Crates:
|
|
2834
2779
|
|
|
2835
|
-
- [
|
|
2780
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
2781
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
2782
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
2783
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
2836
2784
|
|
|
2837
2785
|
````text
|
|
2838
|
-
Copyright (c)
|
|
2786
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
2839
2787
|
|
|
2840
2788
|
Permission is hereby granted, free of charge, to any
|
|
2841
2789
|
person obtaining a copy of this software and associated
|
|
@@ -2869,15 +2817,48 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2869
2817
|
|
|
2870
2818
|
### Rust Crates:
|
|
2871
2819
|
|
|
2872
|
-
- [
|
|
2820
|
+
- [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
|
|
2873
2821
|
|
|
2874
2822
|
````text
|
|
2875
|
-
|
|
2876
|
-
|
|
2877
|
-
|
|
2878
|
-
|
|
2879
|
-
|
|
2880
|
-
|
|
2823
|
+
Permission is hereby granted, free of charge, to any
|
|
2824
|
+
person obtaining a copy of this software and associated
|
|
2825
|
+
documentation files (the "Software"), to deal in the
|
|
2826
|
+
Software without restriction, including without
|
|
2827
|
+
limitation the rights to use, copy, modify, merge,
|
|
2828
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2829
|
+
the Software, and to permit persons to whom the Software
|
|
2830
|
+
is furnished to do so, subject to the following
|
|
2831
|
+
conditions:
|
|
2832
|
+
|
|
2833
|
+
The above copyright notice and this permission notice
|
|
2834
|
+
shall be included in all copies or substantial portions
|
|
2835
|
+
of the Software.
|
|
2836
|
+
|
|
2837
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2838
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2839
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2840
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2841
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2842
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2843
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2844
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2845
|
+
DEALINGS IN THE SOFTWARE.
|
|
2846
|
+
````
|
|
2847
|
+
|
|
2848
|
+
---
|
|
2849
|
+
|
|
2850
|
+
## The following dependencies are licensed under the MIT License:
|
|
2851
|
+
|
|
2852
|
+
### Rust Crates:
|
|
2853
|
+
|
|
2854
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
2855
|
+
|
|
2856
|
+
````text
|
|
2857
|
+
The MIT License (MIT)
|
|
2858
|
+
|
|
2859
|
+
Copyright (c) 2015 Danny Guo
|
|
2860
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
2861
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
2881
2862
|
|
|
2882
2863
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2883
2864
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2905,10 +2886,10 @@ SOFTWARE.
|
|
|
2905
2886
|
|
|
2906
2887
|
### Rust Crates:
|
|
2907
2888
|
|
|
2908
|
-
- [
|
|
2889
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
2909
2890
|
|
|
2910
2891
|
````text
|
|
2911
|
-
Copyright (c)
|
|
2892
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
2912
2893
|
|
|
2913
2894
|
Permission is hereby granted, free of charge, to any
|
|
2914
2895
|
person obtaining a copy of this software and associated
|
|
@@ -2942,19 +2923,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2942
2923
|
|
|
2943
2924
|
### Rust Crates:
|
|
2944
2925
|
|
|
2945
|
-
- [
|
|
2946
|
-
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2947
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2948
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2949
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2950
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2951
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2952
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2953
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2926
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
2954
2927
|
|
|
2955
2928
|
````text
|
|
2956
|
-
Copyright (c)
|
|
2957
|
-
Copyright (c) 2017 The Tokio Authors
|
|
2929
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
2958
2930
|
|
|
2959
2931
|
Permission is hereby granted, free of charge, to any
|
|
2960
2932
|
person obtaining a copy of this software and associated
|
|
@@ -2988,10 +2960,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2988
2960
|
|
|
2989
2961
|
### Rust Crates:
|
|
2990
2962
|
|
|
2991
|
-
- [
|
|
2963
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
2992
2964
|
|
|
2993
2965
|
````text
|
|
2994
|
-
Copyright (c)
|
|
2966
|
+
Copyright (c) 2019 Carl Lerche
|
|
2995
2967
|
|
|
2996
2968
|
Permission is hereby granted, free of charge, to any
|
|
2997
2969
|
person obtaining a copy of this software and associated
|
|
@@ -3025,12 +2997,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3025
2997
|
|
|
3026
2998
|
### Rust Crates:
|
|
3027
2999
|
|
|
3028
|
-
- [
|
|
3000
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
3029
3001
|
|
|
3030
3002
|
````text
|
|
3031
3003
|
MIT License
|
|
3032
3004
|
|
|
3033
|
-
Copyright (c)
|
|
3005
|
+
Copyright (c) 2025 Callum Oakley
|
|
3034
3006
|
|
|
3035
3007
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3036
3008
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3056,14 +3028,12 @@ SOFTWARE.
|
|
|
3056
3028
|
|
|
3057
3029
|
## The following dependencies are licensed under the MIT License:
|
|
3058
3030
|
|
|
3059
|
-
###
|
|
3031
|
+
### Rust Crates:
|
|
3060
3032
|
|
|
3061
|
-
- [
|
|
3033
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
3062
3034
|
|
|
3063
3035
|
````text
|
|
3064
|
-
|
|
3065
|
-
|
|
3066
|
-
Copyright (c) Matteo Collina and Undici contributors
|
|
3036
|
+
Copyright (c) 2017 Sean McArthur
|
|
3067
3037
|
|
|
3068
3038
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3069
3039
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3072,55 +3042,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3072
3042
|
copies of the Software, and to permit persons to whom the Software is
|
|
3073
3043
|
furnished to do so, subject to the following conditions:
|
|
3074
3044
|
|
|
3075
|
-
The above copyright notice and this permission notice shall be included in
|
|
3076
|
-
copies or substantial portions of the Software.
|
|
3045
|
+
The above copyright notice and this permission notice shall be included in
|
|
3046
|
+
all copies or substantial portions of the Software.
|
|
3077
3047
|
|
|
3078
3048
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3079
3049
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3080
3050
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3081
3051
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3082
3052
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3083
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3084
|
-
SOFTWARE.
|
|
3085
|
-
|
|
3086
|
-
````
|
|
3087
|
-
|
|
3088
|
-
---
|
|
3089
|
-
|
|
3090
|
-
## The following dependencies are licensed under the MIT License:
|
|
3091
|
-
|
|
3092
|
-
### Rust Crates:
|
|
3093
|
-
|
|
3094
|
-
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
3095
|
-
|
|
3096
|
-
````text
|
|
3097
|
-
Copyright (c) 2017 Carl Lerche
|
|
3098
|
-
Copyright (c) 2018 Bastian Köcher
|
|
3099
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
3100
|
-
|
|
3101
|
-
Permission is hereby granted, free of charge, to any
|
|
3102
|
-
person obtaining a copy of this software and associated
|
|
3103
|
-
documentation files (the "Software"), to deal in the
|
|
3104
|
-
Software without restriction, including without
|
|
3105
|
-
limitation the rights to use, copy, modify, merge,
|
|
3106
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3107
|
-
the Software, and to permit persons to whom the Software
|
|
3108
|
-
is furnished to do so, subject to the following
|
|
3109
|
-
conditions:
|
|
3110
|
-
|
|
3111
|
-
The above copyright notice and this permission notice
|
|
3112
|
-
shall be included in all copies or substantial portions
|
|
3113
|
-
of the Software.
|
|
3053
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3054
|
+
THE SOFTWARE.
|
|
3114
3055
|
|
|
3115
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3116
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3117
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3118
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3119
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3120
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3121
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3122
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3123
|
-
DEALINGS IN THE SOFTWARE.
|
|
3124
3056
|
|
|
3125
3057
|
````
|
|
3126
3058
|
|
|
@@ -3128,39 +3060,33 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3128
3060
|
|
|
3129
3061
|
## The following dependencies are licensed under the MIT License:
|
|
3130
3062
|
|
|
3131
|
-
###
|
|
3063
|
+
### NPM Packages:
|
|
3132
3064
|
|
|
3133
|
-
- [
|
|
3134
|
-
- [
|
|
3065
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
3066
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
|
|
3135
3067
|
|
|
3136
3068
|
````text
|
|
3137
|
-
|
|
3138
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
3139
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
3069
|
+
MIT License
|
|
3140
3070
|
|
|
3141
|
-
|
|
3142
|
-
person obtaining a copy of this software and associated
|
|
3143
|
-
documentation files (the "Software"), to deal in the
|
|
3144
|
-
Software without restriction, including without
|
|
3145
|
-
limitation the rights to use, copy, modify, merge,
|
|
3146
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3147
|
-
the Software, and to permit persons to whom the Software
|
|
3148
|
-
is furnished to do so, subject to the following
|
|
3149
|
-
conditions:
|
|
3071
|
+
Copyright (c) Microsoft Corporation.
|
|
3150
3072
|
|
|
3151
|
-
|
|
3152
|
-
|
|
3153
|
-
|
|
3073
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3074
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3075
|
+
in the Software without restriction, including without limitation the rights
|
|
3076
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3077
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3078
|
+
furnished to do so, subject to the following conditions:
|
|
3154
3079
|
|
|
3155
|
-
|
|
3156
|
-
|
|
3157
|
-
|
|
3158
|
-
|
|
3159
|
-
|
|
3160
|
-
|
|
3161
|
-
|
|
3162
|
-
IN
|
|
3163
|
-
|
|
3080
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3081
|
+
copies or substantial portions of the Software.
|
|
3082
|
+
|
|
3083
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3084
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3085
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3086
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3087
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3088
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3089
|
+
SOFTWARE
|
|
3164
3090
|
|
|
3165
3091
|
````
|
|
3166
3092
|
|
|
@@ -3168,15 +3094,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3168
3094
|
|
|
3169
3095
|
## The following dependencies are licensed under the MIT License:
|
|
3170
3096
|
|
|
3171
|
-
###
|
|
3097
|
+
### NPM Packages:
|
|
3172
3098
|
|
|
3173
|
-
- [
|
|
3099
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
3100
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
3174
3101
|
|
|
3175
3102
|
````text
|
|
3176
|
-
|
|
3103
|
+
MIT License
|
|
3177
3104
|
|
|
3178
|
-
Copyright (c)
|
|
3179
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
3105
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
3180
3106
|
|
|
3181
3107
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3182
3108
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3204,14 +3130,12 @@ SOFTWARE.
|
|
|
3204
3130
|
|
|
3205
3131
|
### Rust Crates:
|
|
3206
3132
|
|
|
3207
|
-
- [
|
|
3208
|
-
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3209
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3133
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
3210
3134
|
|
|
3211
3135
|
````text
|
|
3212
3136
|
MIT License
|
|
3213
3137
|
|
|
3214
|
-
Copyright (c)
|
|
3138
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
3215
3139
|
|
|
3216
3140
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3217
3141
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3239,30 +3163,35 @@ SOFTWARE.
|
|
|
3239
3163
|
|
|
3240
3164
|
### Rust Crates:
|
|
3241
3165
|
|
|
3242
|
-
- [
|
|
3166
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
3243
3167
|
|
|
3244
3168
|
````text
|
|
3245
|
-
|
|
3246
|
-
|
|
3247
|
-
|
|
3248
|
-
|
|
3249
|
-
|
|
3250
|
-
|
|
3251
|
-
|
|
3252
|
-
|
|
3253
|
-
|
|
3254
|
-
furnished to do so, subject to the following
|
|
3255
|
-
|
|
3256
|
-
|
|
3257
|
-
|
|
3258
|
-
|
|
3259
|
-
|
|
3260
|
-
|
|
3261
|
-
|
|
3262
|
-
|
|
3263
|
-
|
|
3264
|
-
|
|
3265
|
-
|
|
3169
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
3170
|
+
|
|
3171
|
+
Permission is hereby granted, free of charge, to any
|
|
3172
|
+
person obtaining a copy of this software and associated
|
|
3173
|
+
documentation files (the "Software"), to deal in the
|
|
3174
|
+
Software without restriction, including without
|
|
3175
|
+
limitation the rights to use, copy, modify, merge,
|
|
3176
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3177
|
+
the Software, and to permit persons to whom the Software
|
|
3178
|
+
is furnished to do so, subject to the following
|
|
3179
|
+
conditions:
|
|
3180
|
+
|
|
3181
|
+
The above copyright notice and this permission notice
|
|
3182
|
+
shall be included in all copies or substantial portions
|
|
3183
|
+
of the Software.
|
|
3184
|
+
|
|
3185
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3186
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3187
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3188
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3189
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3190
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3191
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3192
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3193
|
+
DEALINGS IN THE SOFTWARE.
|
|
3194
|
+
|
|
3266
3195
|
````
|
|
3267
3196
|
|
|
3268
3197
|
---
|
|
@@ -3271,10 +3200,10 @@ SOFTWARE.
|
|
|
3271
3200
|
|
|
3272
3201
|
### Rust Crates:
|
|
3273
3202
|
|
|
3274
|
-
- [
|
|
3203
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
3275
3204
|
|
|
3276
3205
|
````text
|
|
3277
|
-
Copyright (c)
|
|
3206
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
3278
3207
|
|
|
3279
3208
|
Permission is hereby granted, free of charge, to any
|
|
3280
3209
|
person obtaining a copy of this software and associated
|
|
@@ -3308,28 +3237,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3308
3237
|
|
|
3309
3238
|
### Rust Crates:
|
|
3310
3239
|
|
|
3311
|
-
- [
|
|
3240
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
3312
3241
|
|
|
3313
3242
|
````text
|
|
3314
|
-
Copyright (c)
|
|
3243
|
+
Copyright (c) 2016 Anthony Ramine
|
|
3315
3244
|
|
|
3316
|
-
Permission is hereby granted, free of charge, to any
|
|
3317
|
-
of this software and associated
|
|
3318
|
-
|
|
3319
|
-
|
|
3320
|
-
|
|
3321
|
-
|
|
3245
|
+
Permission is hereby granted, free of charge, to any
|
|
3246
|
+
person obtaining a copy of this software and associated
|
|
3247
|
+
documentation files (the "Software"), to deal in the
|
|
3248
|
+
Software without restriction, including without
|
|
3249
|
+
limitation the rights to use, copy, modify, merge,
|
|
3250
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3251
|
+
the Software, and to permit persons to whom the Software
|
|
3252
|
+
is furnished to do so, subject to the following
|
|
3253
|
+
conditions:
|
|
3322
3254
|
|
|
3323
|
-
The above copyright notice and this permission notice
|
|
3324
|
-
all copies or substantial portions
|
|
3255
|
+
The above copyright notice and this permission notice
|
|
3256
|
+
shall be included in all copies or substantial portions
|
|
3257
|
+
of the Software.
|
|
3325
3258
|
|
|
3326
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3327
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3328
|
-
|
|
3329
|
-
|
|
3330
|
-
|
|
3331
|
-
|
|
3332
|
-
|
|
3259
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3260
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3261
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3262
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3263
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3264
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3265
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3266
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3267
|
+
DEALINGS IN THE SOFTWARE.
|
|
3333
3268
|
|
|
3334
3269
|
````
|
|
3335
3270
|
|
|
@@ -3339,12 +3274,12 @@ THE SOFTWARE.
|
|
|
3339
3274
|
|
|
3340
3275
|
### Rust Crates:
|
|
3341
3276
|
|
|
3342
|
-
- [
|
|
3277
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
3343
3278
|
|
|
3344
3279
|
````text
|
|
3345
|
-
MIT License
|
|
3280
|
+
The MIT License (MIT)
|
|
3346
3281
|
|
|
3347
|
-
Copyright (c)
|
|
3282
|
+
Copyright (c) 2015 Alice Maz
|
|
3348
3283
|
|
|
3349
3284
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3350
3285
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3353,16 +3288,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3353
3288
|
copies of the Software, and to permit persons to whom the Software is
|
|
3354
3289
|
furnished to do so, subject to the following conditions:
|
|
3355
3290
|
|
|
3356
|
-
The above copyright notice and this permission notice shall be included in
|
|
3357
|
-
copies or substantial portions of the Software.
|
|
3291
|
+
The above copyright notice and this permission notice shall be included in
|
|
3292
|
+
all copies or substantial portions of the Software.
|
|
3358
3293
|
|
|
3359
3294
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3360
3295
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3361
3296
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3362
3297
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3363
3298
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3364
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3365
|
-
SOFTWARE.
|
|
3299
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3300
|
+
THE SOFTWARE.
|
|
3366
3301
|
|
|
3367
3302
|
````
|
|
3368
3303
|
|
|
@@ -3372,10 +3307,10 @@ SOFTWARE.
|
|
|
3372
3307
|
|
|
3373
3308
|
### Rust Crates:
|
|
3374
3309
|
|
|
3375
|
-
- [
|
|
3310
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
3376
3311
|
|
|
3377
3312
|
````text
|
|
3378
|
-
Copyright (c)
|
|
3313
|
+
Copyright (c) 2018 Carl Lerche
|
|
3379
3314
|
|
|
3380
3315
|
Permission is hereby granted, free of charge, to any
|
|
3381
3316
|
person obtaining a copy of this software and associated
|
|
@@ -3409,34 +3344,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3409
3344
|
|
|
3410
3345
|
### Rust Crates:
|
|
3411
3346
|
|
|
3412
|
-
- [
|
|
3347
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
3413
3348
|
|
|
3414
3349
|
````text
|
|
3415
|
-
Copyright (c) 2014
|
|
3350
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
3416
3351
|
|
|
3417
|
-
Permission is hereby granted, free of charge, to any
|
|
3418
|
-
|
|
3419
|
-
|
|
3420
|
-
|
|
3421
|
-
|
|
3422
|
-
|
|
3423
|
-
the Software, and to permit persons to whom the Software
|
|
3424
|
-
is furnished to do so, subject to the following
|
|
3425
|
-
conditions:
|
|
3352
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3353
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3354
|
+
in the Software without restriction, including without limitation the rights
|
|
3355
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3356
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3357
|
+
furnished to do so, subject to the following conditions:
|
|
3426
3358
|
|
|
3427
|
-
The above copyright notice and this permission notice
|
|
3428
|
-
|
|
3429
|
-
of the Software.
|
|
3359
|
+
The above copyright notice and this permission notice shall be included in
|
|
3360
|
+
all copies or substantial portions of the Software.
|
|
3430
3361
|
|
|
3431
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3432
|
-
|
|
3433
|
-
|
|
3434
|
-
|
|
3435
|
-
|
|
3436
|
-
|
|
3437
|
-
|
|
3438
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3439
|
-
DEALINGS IN THE SOFTWARE.
|
|
3362
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3363
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3364
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3365
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3366
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3367
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3368
|
+
THE SOFTWARE.
|
|
3440
3369
|
|
|
3441
3370
|
````
|
|
3442
3371
|
|
|
@@ -3446,33 +3375,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3446
3375
|
|
|
3447
3376
|
### Rust Crates:
|
|
3448
3377
|
|
|
3449
|
-
- [
|
|
3450
|
-
- [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
|
|
3451
|
-
- [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
|
|
3452
|
-
- [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
|
|
3453
|
-
- [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
|
|
3454
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3455
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3378
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
3456
3379
|
|
|
3457
3380
|
````text
|
|
3458
|
-
MIT License
|
|
3381
|
+
The MIT License (MIT)
|
|
3459
3382
|
|
|
3460
|
-
Copyright (c)
|
|
3383
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
3461
3384
|
|
|
3462
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3463
|
-
associated documentation files (the "Software"), to deal
|
|
3464
|
-
|
|
3465
|
-
|
|
3466
|
-
|
|
3385
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3386
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3387
|
+
in the Software without restriction, including without limitation the rights
|
|
3388
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3389
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3390
|
+
furnished to do so, subject to the following conditions:
|
|
3467
3391
|
|
|
3468
|
-
The above copyright notice and this permission notice shall be included in
|
|
3469
|
-
portions of the Software.
|
|
3392
|
+
The above copyright notice and this permission notice shall be included in
|
|
3393
|
+
all copies or substantial portions of the Software.
|
|
3470
3394
|
|
|
3471
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3472
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3473
|
-
|
|
3474
|
-
|
|
3475
|
-
|
|
3395
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3396
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3397
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3398
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3399
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3400
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3401
|
+
THE SOFTWARE.
|
|
3476
3402
|
|
|
3477
3403
|
````
|
|
3478
3404
|
|
|
@@ -3480,15 +3406,17 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3480
3406
|
|
|
3481
3407
|
## The following dependencies are licensed under the MIT License:
|
|
3482
3408
|
|
|
3483
|
-
###
|
|
3409
|
+
### Rust Crates:
|
|
3484
3410
|
|
|
3485
|
-
- [
|
|
3486
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
3411
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
3487
3412
|
|
|
3488
3413
|
````text
|
|
3489
3414
|
MIT License
|
|
3490
3415
|
|
|
3491
|
-
Copyright
|
|
3416
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
3417
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
3418
|
+
Copyright (c) 2017 Frommi
|
|
3419
|
+
Copyright (c) 2017-2024 oyvindln
|
|
3492
3420
|
|
|
3493
3421
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3494
3422
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3516,10 +3444,10 @@ SOFTWARE.
|
|
|
3516
3444
|
|
|
3517
3445
|
### Rust Crates:
|
|
3518
3446
|
|
|
3519
|
-
- [
|
|
3447
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
3520
3448
|
|
|
3521
3449
|
````text
|
|
3522
|
-
Copyright (c)
|
|
3450
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
3523
3451
|
|
|
3524
3452
|
Permission is hereby granted, free of charge, to any
|
|
3525
3453
|
person obtaining a copy of this software and associated
|
|
@@ -3553,34 +3481,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3553
3481
|
|
|
3554
3482
|
### Rust Crates:
|
|
3555
3483
|
|
|
3556
|
-
- [
|
|
3484
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
3557
3485
|
|
|
3558
3486
|
````text
|
|
3559
|
-
Copyright (c)
|
|
3487
|
+
Copyright (c) 2019 Eliza Weisman
|
|
3560
3488
|
|
|
3561
|
-
Permission is hereby granted, free of charge, to any
|
|
3562
|
-
|
|
3563
|
-
|
|
3564
|
-
|
|
3565
|
-
|
|
3566
|
-
|
|
3567
|
-
the Software, and to permit persons to whom the Software
|
|
3568
|
-
is furnished to do so, subject to the following
|
|
3569
|
-
conditions:
|
|
3489
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3490
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3491
|
+
in the Software without restriction, including without limitation the rights
|
|
3492
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3493
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3494
|
+
furnished to do so, subject to the following conditions:
|
|
3570
3495
|
|
|
3571
|
-
The above copyright notice and this permission notice
|
|
3572
|
-
|
|
3573
|
-
of the Software.
|
|
3496
|
+
The above copyright notice and this permission notice shall be included in
|
|
3497
|
+
all copies or substantial portions of the Software.
|
|
3574
3498
|
|
|
3575
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3576
|
-
|
|
3577
|
-
|
|
3578
|
-
|
|
3579
|
-
|
|
3580
|
-
|
|
3581
|
-
|
|
3582
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3583
|
-
DEALINGS IN THE SOFTWARE.
|
|
3499
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3500
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3501
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3502
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3503
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3504
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3505
|
+
THE SOFTWARE.
|
|
3584
3506
|
|
|
3585
3507
|
````
|
|
3586
3508
|
|
|
@@ -3590,10 +3512,42 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3590
3512
|
|
|
3591
3513
|
### Rust Crates:
|
|
3592
3514
|
|
|
3593
|
-
- [
|
|
3515
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
3594
3516
|
|
|
3595
3517
|
````text
|
|
3596
|
-
Copyright (c) 2017
|
|
3518
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
3519
|
+
Copyright (c) 2016 Jason Housley
|
|
3520
|
+
|
|
3521
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3522
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3523
|
+
in the Software without restriction, including without limitation the rights
|
|
3524
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3525
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3526
|
+
furnished to do so, subject to the following conditions:
|
|
3527
|
+
|
|
3528
|
+
The above copyright notice and this permission notice shall be included in
|
|
3529
|
+
all copies or substantial portions of the Software.
|
|
3530
|
+
|
|
3531
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3532
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3533
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3534
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3535
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3536
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3537
|
+
THE SOFTWARE.
|
|
3538
|
+
|
|
3539
|
+
````
|
|
3540
|
+
|
|
3541
|
+
---
|
|
3542
|
+
|
|
3543
|
+
## The following dependencies are licensed under the MIT License:
|
|
3544
|
+
|
|
3545
|
+
### Rust Crates:
|
|
3546
|
+
|
|
3547
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
3548
|
+
|
|
3549
|
+
````text
|
|
3550
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
3597
3551
|
|
|
3598
3552
|
Permission is hereby granted, free of charge, to any
|
|
3599
3553
|
person obtaining a copy of this software and associated
|
|
@@ -3627,11 +3581,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3627
3581
|
|
|
3628
3582
|
### Rust Crates:
|
|
3629
3583
|
|
|
3630
|
-
- [
|
|
3584
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
3631
3585
|
|
|
3632
3586
|
````text
|
|
3633
|
-
Copyright (c)
|
|
3634
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3587
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
3635
3588
|
|
|
3636
3589
|
Permission is hereby granted, free of charge, to any
|
|
3637
3590
|
person obtaining a copy of this software and associated
|
|
@@ -3665,14 +3618,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3665
3618
|
|
|
3666
3619
|
### Rust Crates:
|
|
3667
3620
|
|
|
3668
|
-
- [
|
|
3669
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3670
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3621
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
3671
3622
|
|
|
3672
3623
|
````text
|
|
3673
|
-
|
|
3674
|
-
|
|
3675
|
-
Copyright (c) 2017 Ted Driggs
|
|
3624
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
3625
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
3676
3626
|
|
|
3677
3627
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3678
3628
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3700,10 +3650,10 @@ SOFTWARE.
|
|
|
3700
3650
|
|
|
3701
3651
|
### Rust Crates:
|
|
3702
3652
|
|
|
3703
|
-
- [
|
|
3653
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
3704
3654
|
|
|
3705
3655
|
````text
|
|
3706
|
-
Copyright (c)
|
|
3656
|
+
Copyright (c) 2014 Chris Wong
|
|
3707
3657
|
|
|
3708
3658
|
Permission is hereby granted, free of charge, to any
|
|
3709
3659
|
person obtaining a copy of this software and associated
|
|
@@ -3737,10 +3687,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3737
3687
|
|
|
3738
3688
|
### Rust Crates:
|
|
3739
3689
|
|
|
3740
|
-
- [
|
|
3690
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
3741
3691
|
|
|
3742
3692
|
````text
|
|
3743
|
-
Copyright
|
|
3693
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
3744
3694
|
|
|
3745
3695
|
Permission is hereby granted, free of charge, to any
|
|
3746
3696
|
person obtaining a copy of this software and associated
|
|
@@ -3774,19 +3724,62 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3774
3724
|
|
|
3775
3725
|
### Rust Crates:
|
|
3776
3726
|
|
|
3777
|
-
- [
|
|
3778
|
-
- [
|
|
3727
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
3728
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
3729
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
3730
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
3731
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
3732
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
3733
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
3734
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
3735
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
3736
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3737
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3738
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
3739
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
3740
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
3741
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
3742
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3743
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3744
|
+
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
3745
|
+
- [semver](https://github.com/dtolnay/semver) (1.0.28)
|
|
3746
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
3747
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
3748
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
3749
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
3750
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
3751
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
3752
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3753
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3754
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3755
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3756
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
3757
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
3779
3758
|
|
|
3780
3759
|
````text
|
|
3781
|
-
|
|
3782
|
-
|
|
3783
|
-
|
|
3784
|
-
|
|
3785
|
-
|
|
3760
|
+
Permission is hereby granted, free of charge, to any
|
|
3761
|
+
person obtaining a copy of this software and associated
|
|
3762
|
+
documentation files (the "Software"), to deal in the
|
|
3763
|
+
Software without restriction, including without
|
|
3764
|
+
limitation the rights to use, copy, modify, merge,
|
|
3765
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3766
|
+
the Software, and to permit persons to whom the Software
|
|
3767
|
+
is furnished to do so, subject to the following
|
|
3768
|
+
conditions:
|
|
3786
3769
|
|
|
3787
|
-
The above copyright notice and this permission notice
|
|
3770
|
+
The above copyright notice and this permission notice
|
|
3771
|
+
shall be included in all copies or substantial portions
|
|
3772
|
+
of the Software.
|
|
3788
3773
|
|
|
3789
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3774
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3775
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3776
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3777
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3778
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3779
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3780
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3781
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3782
|
+
DEALINGS IN THE SOFTWARE.
|
|
3790
3783
|
|
|
3791
3784
|
````
|
|
3792
3785
|
|
|
@@ -3796,17 +3789,42 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3796
3789
|
|
|
3797
3790
|
### Rust Crates:
|
|
3798
3791
|
|
|
3799
|
-
- [
|
|
3792
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
3800
3793
|
|
|
3801
3794
|
````text
|
|
3802
|
-
|
|
3795
|
+
The MIT License (MIT)
|
|
3796
|
+
|
|
3797
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
3798
|
+
|
|
3799
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3800
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3801
|
+
in the Software without restriction, including without limitation the rights
|
|
3802
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3803
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3804
|
+
furnished to do so, subject to the following conditions:
|
|
3805
|
+
|
|
3806
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3807
|
+
copies or substantial portions of the Software.
|
|
3808
|
+
|
|
3809
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3810
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3811
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3812
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3813
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3814
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3815
|
+
SOFTWARE.
|
|
3816
|
+
````
|
|
3803
3817
|
|
|
3804
|
-
|
|
3805
|
-
Copyright (c) 2016 Pyfisch
|
|
3818
|
+
---
|
|
3806
3819
|
|
|
3807
|
-
|
|
3808
|
-
|
|
3820
|
+
## The following dependencies are licensed under the MIT License:
|
|
3821
|
+
|
|
3822
|
+
### Rust Crates:
|
|
3809
3823
|
|
|
3824
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
3825
|
+
|
|
3826
|
+
````text
|
|
3827
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
3810
3828
|
|
|
3811
3829
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3812
3830
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3815,16 +3833,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3815
3833
|
copies of the Software, and to permit persons to whom the Software is
|
|
3816
3834
|
furnished to do so, subject to the following conditions:
|
|
3817
3835
|
|
|
3818
|
-
The above copyright notice and this permission notice shall be included in
|
|
3819
|
-
copies or substantial portions of the Software.
|
|
3836
|
+
The above copyright notice and this permission notice shall be included in
|
|
3837
|
+
all copies or substantial portions of the Software.
|
|
3820
3838
|
|
|
3821
3839
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3822
3840
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3823
3841
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3824
3842
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3825
3843
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3826
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3827
|
-
SOFTWARE.
|
|
3844
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3845
|
+
THE SOFTWARE.
|
|
3846
|
+
|
|
3828
3847
|
|
|
3829
3848
|
````
|
|
3830
3849
|
|
|
@@ -3834,31 +3853,77 @@ SOFTWARE.
|
|
|
3834
3853
|
|
|
3835
3854
|
### Rust Crates:
|
|
3836
3855
|
|
|
3837
|
-
- [
|
|
3856
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
3857
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
3858
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3859
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
3860
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3861
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
3838
3862
|
|
|
3839
3863
|
````text
|
|
3840
|
-
|
|
3864
|
+
Copyright 2018 Developers of the Rand project
|
|
3865
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3841
3866
|
|
|
3842
|
-
|
|
3843
|
-
|
|
3867
|
+
Permission is hereby granted, free of charge, to any
|
|
3868
|
+
person obtaining a copy of this software and associated
|
|
3869
|
+
documentation files (the "Software"), to deal in the
|
|
3870
|
+
Software without restriction, including without
|
|
3871
|
+
limitation the rights to use, copy, modify, merge,
|
|
3872
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3873
|
+
the Software, and to permit persons to whom the Software
|
|
3874
|
+
is furnished to do so, subject to the following
|
|
3875
|
+
conditions:
|
|
3844
3876
|
|
|
3845
|
-
|
|
3846
|
-
|
|
3847
|
-
|
|
3848
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3849
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3850
|
-
furnished to do so, subject to the following conditions:
|
|
3877
|
+
The above copyright notice and this permission notice
|
|
3878
|
+
shall be included in all copies or substantial portions
|
|
3879
|
+
of the Software.
|
|
3851
3880
|
|
|
3852
|
-
|
|
3853
|
-
|
|
3881
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3882
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3883
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3884
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3885
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3886
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3887
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3888
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3889
|
+
DEALINGS IN THE SOFTWARE.
|
|
3854
3890
|
|
|
3855
|
-
|
|
3856
|
-
|
|
3857
|
-
|
|
3858
|
-
|
|
3859
|
-
|
|
3860
|
-
|
|
3861
|
-
|
|
3891
|
+
````
|
|
3892
|
+
|
|
3893
|
+
---
|
|
3894
|
+
|
|
3895
|
+
## The following dependencies are licensed under the MIT License:
|
|
3896
|
+
|
|
3897
|
+
### Rust Crates:
|
|
3898
|
+
|
|
3899
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
3900
|
+
|
|
3901
|
+
````text
|
|
3902
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
3903
|
+
|
|
3904
|
+
Permission is hereby granted, free of charge, to any
|
|
3905
|
+
person obtaining a copy of this software and associated
|
|
3906
|
+
documentation files (the "Software"), to deal in the
|
|
3907
|
+
Software without restriction, including without
|
|
3908
|
+
limitation the rights to use, copy, modify, merge,
|
|
3909
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3910
|
+
the Software, and to permit persons to whom the Software
|
|
3911
|
+
is furnished to do so, subject to the following
|
|
3912
|
+
conditions:
|
|
3913
|
+
|
|
3914
|
+
The above copyright notice and this permission notice
|
|
3915
|
+
shall be included in all copies or substantial portions
|
|
3916
|
+
of the Software.
|
|
3917
|
+
|
|
3918
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3919
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3920
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3921
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3922
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3923
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3924
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3925
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3926
|
+
DEALINGS IN THE SOFTWARE.
|
|
3862
3927
|
|
|
3863
3928
|
````
|
|
3864
3929
|
|
|
@@ -3866,33 +3931,68 @@ SOFTWARE.
|
|
|
3866
3931
|
|
|
3867
3932
|
## The following dependencies are licensed under the MIT License:
|
|
3868
3933
|
|
|
3869
|
-
###
|
|
3934
|
+
### Rust Crates:
|
|
3870
3935
|
|
|
3871
|
-
- [
|
|
3872
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
|
|
3936
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
3873
3937
|
|
|
3874
3938
|
````text
|
|
3875
|
-
|
|
3939
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
3940
|
+
|
|
3941
|
+
Permission is hereby granted, free of charge, to any
|
|
3942
|
+
person obtaining a copy of this software and associated
|
|
3943
|
+
documentation files (the "Software"), to deal in the
|
|
3944
|
+
Software without restriction, including without
|
|
3945
|
+
limitation the rights to use, copy, modify, merge,
|
|
3946
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3947
|
+
the Software, and to permit persons to whom the Software
|
|
3948
|
+
is furnished to do so, subject to the following
|
|
3949
|
+
conditions:
|
|
3950
|
+
|
|
3951
|
+
The above copyright notice and this permission notice
|
|
3952
|
+
shall be included in all copies or substantial portions
|
|
3953
|
+
of the Software.
|
|
3954
|
+
|
|
3955
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3956
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3957
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3958
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3959
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3960
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3961
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3962
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3963
|
+
DEALINGS IN THE SOFTWARE.
|
|
3964
|
+
|
|
3965
|
+
````
|
|
3966
|
+
|
|
3967
|
+
---
|
|
3968
|
+
|
|
3969
|
+
## The following dependencies are licensed under the MIT License:
|
|
3970
|
+
|
|
3971
|
+
### Rust Crates:
|
|
3972
|
+
|
|
3973
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
3974
|
+
|
|
3975
|
+
````text
|
|
3976
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
3876
3977
|
|
|
3877
|
-
|
|
3978
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3979
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3980
|
+
in the Software without restriction, including without limitation the rights
|
|
3981
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3982
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3983
|
+
furnished to do so, subject to the following conditions:
|
|
3878
3984
|
|
|
3879
|
-
|
|
3880
|
-
|
|
3881
|
-
in the Software without restriction, including without limitation the rights
|
|
3882
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3883
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3884
|
-
furnished to do so, subject to the following conditions:
|
|
3985
|
+
The above copyright notice and this permission notice shall be included in
|
|
3986
|
+
all copies or substantial portions of the Software.
|
|
3885
3987
|
|
|
3886
|
-
|
|
3887
|
-
|
|
3988
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3989
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3990
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3991
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3992
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3993
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3994
|
+
THE SOFTWARE.
|
|
3888
3995
|
|
|
3889
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3890
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3891
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3892
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3893
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3894
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3895
|
-
SOFTWARE
|
|
3896
3996
|
|
|
3897
3997
|
````
|
|
3898
3998
|
|
|
@@ -3902,16 +4002,12 @@ SOFTWARE.
|
|
|
3902
4002
|
|
|
3903
4003
|
### Rust Crates:
|
|
3904
4004
|
|
|
3905
|
-
- [
|
|
3906
|
-
- [
|
|
3907
|
-
- [
|
|
3908
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
3909
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3910
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
4005
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
4006
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
4007
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
3911
4008
|
|
|
3912
4009
|
````text
|
|
3913
|
-
Copyright
|
|
3914
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
4010
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
3915
4011
|
|
|
3916
4012
|
Permission is hereby granted, free of charge, to any
|
|
3917
4013
|
person obtaining a copy of this software and associated
|
|
@@ -3945,13 +4041,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3945
4041
|
|
|
3946
4042
|
### Rust Crates:
|
|
3947
4043
|
|
|
3948
|
-
- [
|
|
3949
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
3950
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
3951
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
4044
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
3952
4045
|
|
|
3953
4046
|
````text
|
|
3954
|
-
Copyright (c)
|
|
4047
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
3955
4048
|
|
|
3956
4049
|
Permission is hereby granted, free of charge, to any
|
|
3957
4050
|
person obtaining a copy of this software and associated
|
|
@@ -3985,10 +4078,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3985
4078
|
|
|
3986
4079
|
### Rust Crates:
|
|
3987
4080
|
|
|
3988
|
-
- [
|
|
4081
|
+
- [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
|
|
3989
4082
|
|
|
3990
4083
|
````text
|
|
3991
|
-
Copyright (c)
|
|
4084
|
+
Copyright (c) 2015 The Rust Project Developers
|
|
3992
4085
|
|
|
3993
4086
|
Permission is hereby granted, free of charge, to any
|
|
3994
4087
|
person obtaining a copy of this software and associated
|
|
@@ -4022,45 +4115,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4022
4115
|
|
|
4023
4116
|
### Rust Crates:
|
|
4024
4117
|
|
|
4025
|
-
- [
|
|
4026
|
-
|
|
4027
|
-
````text
|
|
4028
|
-
The MIT License (MIT)
|
|
4029
|
-
|
|
4030
|
-
Copyright (c) 2015 Danny Guo
|
|
4031
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
4032
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
4033
|
-
|
|
4034
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4035
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4036
|
-
in the Software without restriction, including without limitation the rights
|
|
4037
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4038
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4039
|
-
furnished to do so, subject to the following conditions:
|
|
4040
|
-
|
|
4041
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4042
|
-
copies or substantial portions of the Software.
|
|
4043
|
-
|
|
4044
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4045
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4046
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4047
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4048
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4049
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4050
|
-
SOFTWARE.
|
|
4051
|
-
|
|
4052
|
-
````
|
|
4053
|
-
|
|
4054
|
-
---
|
|
4055
|
-
|
|
4056
|
-
## The following dependencies are licensed under the MIT License:
|
|
4057
|
-
|
|
4058
|
-
### Rust Crates:
|
|
4059
|
-
|
|
4060
|
-
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
4118
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
4061
4119
|
|
|
4062
4120
|
````text
|
|
4063
|
-
Copyright (c) 2017
|
|
4121
|
+
Copyright (c) 2016--2017
|
|
4064
4122
|
|
|
4065
4123
|
Permission is hereby granted, free of charge, to any
|
|
4066
4124
|
person obtaining a copy of this software and associated
|
|
@@ -4094,29 +4152,39 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4094
4152
|
|
|
4095
4153
|
### Rust Crates:
|
|
4096
4154
|
|
|
4097
|
-
- [
|
|
4155
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
4156
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
4157
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
4158
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
4159
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
4160
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
4098
4161
|
|
|
4099
4162
|
````text
|
|
4100
|
-
Copyright (c)
|
|
4101
|
-
|
|
4102
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4103
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4104
|
-
in the Software without restriction, including without limitation the rights
|
|
4105
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4106
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4107
|
-
furnished to do so, subject to the following conditions:
|
|
4163
|
+
Copyright (c) 2019 Tokio Contributors
|
|
4108
4164
|
|
|
4109
|
-
|
|
4110
|
-
|
|
4165
|
+
Permission is hereby granted, free of charge, to any
|
|
4166
|
+
person obtaining a copy of this software and associated
|
|
4167
|
+
documentation files (the "Software"), to deal in the
|
|
4168
|
+
Software without restriction, including without
|
|
4169
|
+
limitation the rights to use, copy, modify, merge,
|
|
4170
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
4171
|
+
the Software, and to permit persons to whom the Software
|
|
4172
|
+
is furnished to do so, subject to the following
|
|
4173
|
+
conditions:
|
|
4111
4174
|
|
|
4112
|
-
|
|
4113
|
-
|
|
4114
|
-
|
|
4115
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4116
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4117
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4118
|
-
THE SOFTWARE.
|
|
4175
|
+
The above copyright notice and this permission notice
|
|
4176
|
+
shall be included in all copies or substantial portions
|
|
4177
|
+
of the Software.
|
|
4119
4178
|
|
|
4179
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4180
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4181
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4182
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4183
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4184
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4185
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4186
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4187
|
+
DEALINGS IN THE SOFTWARE.
|
|
4120
4188
|
|
|
4121
4189
|
````
|
|
4122
4190
|
|
|
@@ -4126,45 +4194,12 @@ THE SOFTWARE.
|
|
|
4126
4194
|
|
|
4127
4195
|
### Rust Crates:
|
|
4128
4196
|
|
|
4129
|
-
- [
|
|
4197
|
+
- [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
|
|
4130
4198
|
|
|
4131
4199
|
````text
|
|
4132
4200
|
MIT License
|
|
4133
4201
|
|
|
4134
|
-
Copyright (c)
|
|
4135
|
-
|
|
4136
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4137
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4138
|
-
in the Software without restriction, including without limitation the rights
|
|
4139
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4140
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4141
|
-
furnished to do so, subject to the following conditions:
|
|
4142
|
-
|
|
4143
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4144
|
-
copies or substantial portions of the Software.
|
|
4145
|
-
|
|
4146
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4147
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4148
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4149
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4150
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4151
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4152
|
-
SOFTWARE.
|
|
4153
|
-
|
|
4154
|
-
````
|
|
4155
|
-
|
|
4156
|
-
---
|
|
4157
|
-
|
|
4158
|
-
## The following dependencies are licensed under the MIT License:
|
|
4159
|
-
|
|
4160
|
-
### NPM Packages:
|
|
4161
|
-
|
|
4162
|
-
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
4163
|
-
|
|
4164
|
-
````text
|
|
4165
|
-
The MIT License (MIT)
|
|
4166
|
-
|
|
4167
|
-
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
4202
|
+
Copyright (c) 2025 rutrum
|
|
4168
4203
|
|
|
4169
4204
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4170
4205
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4183,8 +4218,6 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
4183
4218
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4184
4219
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4185
4220
|
SOFTWARE.
|
|
4186
|
-
|
|
4187
|
-
|
|
4188
4221
|
````
|
|
4189
4222
|
|
|
4190
4223
|
---
|
|
@@ -4193,10 +4226,10 @@ SOFTWARE.
|
|
|
4193
4226
|
|
|
4194
4227
|
### Rust Crates:
|
|
4195
4228
|
|
|
4196
|
-
- [
|
|
4229
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
4197
4230
|
|
|
4198
4231
|
````text
|
|
4199
|
-
Copyright (c)
|
|
4232
|
+
Copyright (c) 2017 Robert Grosse
|
|
4200
4233
|
|
|
4201
4234
|
Permission is hereby granted, free of charge, to any
|
|
4202
4235
|
person obtaining a copy of this software and associated
|
|
@@ -4221,7 +4254,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
4221
4254
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4222
4255
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4223
4256
|
DEALINGS IN THE SOFTWARE.
|
|
4224
|
-
|
|
4225
4257
|
````
|
|
4226
4258
|
|
|
4227
4259
|
---
|
|
@@ -4230,12 +4262,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4230
4262
|
|
|
4231
4263
|
### Rust Crates:
|
|
4232
4264
|
|
|
4233
|
-
- [
|
|
4265
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
4234
4266
|
|
|
4235
4267
|
````text
|
|
4236
|
-
|
|
4237
|
-
|
|
4238
|
-
Copyright (c) 2015 Alice Maz
|
|
4268
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
4269
|
+
Copyright (c) 2016 Alex Crichton
|
|
4239
4270
|
|
|
4240
4271
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4241
4272
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4255,6 +4286,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
4255
4286
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4256
4287
|
THE SOFTWARE.
|
|
4257
4288
|
|
|
4289
|
+
|
|
4258
4290
|
````
|
|
4259
4291
|
|
|
4260
4292
|
---
|
|
@@ -4644,47 +4676,18 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
4644
4676
|
|
|
4645
4677
|
---
|
|
4646
4678
|
|
|
4647
|
-
## The following dependencies are licensed under the UNKNOWN License:
|
|
4648
|
-
|
|
4649
|
-
### NPM Packages:
|
|
4650
|
-
|
|
4651
|
-
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.6) (0.0.6)
|
|
4652
|
-
|
|
4653
|
-
````text
|
|
4654
|
-
Please refer to the package README for license details.
|
|
4655
|
-
````
|
|
4656
|
-
|
|
4657
|
-
---
|
|
4658
|
-
|
|
4659
4679
|
## The following dependencies are licensed under the Unicode-3.0 License:
|
|
4660
4680
|
|
|
4661
4681
|
### Rust Crates:
|
|
4662
4682
|
|
|
4663
|
-
- [
|
|
4664
|
-
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4665
|
-
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4666
|
-
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4667
|
-
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4668
|
-
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4669
|
-
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4670
|
-
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4671
|
-
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4672
|
-
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4673
|
-
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4674
|
-
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4675
|
-
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4676
|
-
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4677
|
-
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4678
|
-
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4679
|
-
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4680
|
-
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4683
|
+
- [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
|
|
4681
4684
|
|
|
4682
4685
|
````text
|
|
4683
4686
|
UNICODE LICENSE V3
|
|
4684
4687
|
|
|
4685
4688
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4686
4689
|
|
|
4687
|
-
Copyright ©
|
|
4690
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
4688
4691
|
|
|
4689
4692
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4690
4693
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4720,13 +4723,6 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4720
4723
|
dealings in these Data Files or Software without prior written
|
|
4721
4724
|
authorization of the copyright holder.
|
|
4722
4725
|
|
|
4723
|
-
SPDX-License-Identifier: Unicode-3.0
|
|
4724
|
-
|
|
4725
|
-
—
|
|
4726
|
-
|
|
4727
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4728
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4729
|
-
|
|
4730
4726
|
````
|
|
4731
4727
|
|
|
4732
4728
|
---
|
|
@@ -4735,14 +4731,31 @@ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation a
|
|
|
4735
4731
|
|
|
4736
4732
|
### Rust Crates:
|
|
4737
4733
|
|
|
4738
|
-
- [
|
|
4734
|
+
- [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4735
|
+
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4736
|
+
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4737
|
+
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4738
|
+
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4739
|
+
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4740
|
+
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4741
|
+
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4742
|
+
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4743
|
+
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4744
|
+
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4745
|
+
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4746
|
+
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4747
|
+
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4748
|
+
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4749
|
+
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4750
|
+
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4751
|
+
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4739
4752
|
|
|
4740
4753
|
````text
|
|
4741
4754
|
UNICODE LICENSE V3
|
|
4742
4755
|
|
|
4743
4756
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4744
4757
|
|
|
4745
|
-
Copyright ©
|
|
4758
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
4746
4759
|
|
|
4747
4760
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4748
4761
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4778,5 +4791,12 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4778
4791
|
dealings in these Data Files or Software without prior written
|
|
4779
4792
|
authorization of the copyright holder.
|
|
4780
4793
|
|
|
4794
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
4795
|
+
|
|
4796
|
+
—
|
|
4797
|
+
|
|
4798
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4799
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4800
|
+
|
|
4781
4801
|
````
|
|
4782
4802
|
|