@deveco-codegenie/mcp-darwin-arm64 1.1.6 → 1.1.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/THIRD_PARTY_LICENSES.md +1257 -1237
- package/bin/codegenie-mcp-server +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -7,41 +7,14 @@
|
|
|
7
7
|
|
|
8
8
|
### Licenses Breakdown:
|
|
9
9
|
|
|
10
|
-
- MIT:
|
|
10
|
+
- MIT: 177
|
|
11
11
|
- Unicode-3.0: 19
|
|
12
12
|
- Apache-2.0: 7
|
|
13
13
|
- 0BSD: 3
|
|
14
14
|
- BSD-3-Clause: 1
|
|
15
15
|
- MPL-2.0: 1
|
|
16
|
-
- UNKNOWN: 1
|
|
17
16
|
|
|
18
17
|
|
|
19
|
-
---
|
|
20
|
-
|
|
21
|
-
## The following dependencies are licensed under the 0BSD License:
|
|
22
|
-
|
|
23
|
-
### Rust Crates:
|
|
24
|
-
|
|
25
|
-
- [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
|
|
26
|
-
|
|
27
|
-
````text
|
|
28
|
-
BSD Zero Clause License
|
|
29
|
-
|
|
30
|
-
Copyright (c) 2024 kotauskas
|
|
31
|
-
|
|
32
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
33
|
-
purpose with or without fee is hereby granted.
|
|
34
|
-
|
|
35
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
36
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
37
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
38
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
39
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
40
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
41
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
42
|
-
|
|
43
|
-
````
|
|
44
|
-
|
|
45
18
|
---
|
|
46
19
|
|
|
47
20
|
## The following dependencies are licensed under the 0BSD License:
|
|
@@ -94,88 +67,27 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
94
67
|
|
|
95
68
|
---
|
|
96
69
|
|
|
97
|
-
## The following dependencies are licensed under the
|
|
70
|
+
## The following dependencies are licensed under the 0BSD License:
|
|
98
71
|
|
|
99
72
|
### Rust Crates:
|
|
100
73
|
|
|
101
|
-
- [
|
|
102
|
-
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
103
|
-
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
74
|
+
- [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
|
|
104
75
|
|
|
105
76
|
````text
|
|
106
|
-
|
|
107
|
-
Version 2.0, January 2004
|
|
108
|
-
http://www.apache.org/licenses/
|
|
109
|
-
|
|
110
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
111
|
-
|
|
112
|
-
1. Definitions.
|
|
113
|
-
|
|
114
|
-
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
115
|
-
|
|
116
|
-
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
117
|
-
|
|
118
|
-
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
119
|
-
|
|
120
|
-
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
121
|
-
|
|
122
|
-
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
123
|
-
|
|
124
|
-
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
125
|
-
|
|
126
|
-
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
127
|
-
|
|
128
|
-
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
129
|
-
|
|
130
|
-
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
131
|
-
|
|
132
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
133
|
-
|
|
134
|
-
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
135
|
-
|
|
136
|
-
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
137
|
-
|
|
138
|
-
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
139
|
-
|
|
140
|
-
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
141
|
-
|
|
142
|
-
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
143
|
-
|
|
144
|
-
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
145
|
-
|
|
146
|
-
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
147
|
-
|
|
148
|
-
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
149
|
-
|
|
150
|
-
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
151
|
-
|
|
152
|
-
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
153
|
-
|
|
154
|
-
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
155
|
-
|
|
156
|
-
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
157
|
-
|
|
158
|
-
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
159
|
-
|
|
160
|
-
END OF TERMS AND CONDITIONS
|
|
161
|
-
|
|
162
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
163
|
-
|
|
164
|
-
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
165
|
-
|
|
166
|
-
Copyright [yyyy] [name of copyright owner]
|
|
77
|
+
BSD Zero Clause License
|
|
167
78
|
|
|
168
|
-
|
|
169
|
-
you may not use this file except in compliance with the License.
|
|
170
|
-
You may obtain a copy of the License at
|
|
79
|
+
Copyright (c) 2024 kotauskas
|
|
171
80
|
|
|
172
|
-
|
|
81
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
82
|
+
purpose with or without fee is hereby granted.
|
|
173
83
|
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
84
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
85
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
86
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
87
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
88
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
89
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
90
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
179
91
|
|
|
180
92
|
````
|
|
181
93
|
|
|
@@ -185,7 +97,9 @@ limitations under the License.
|
|
|
185
97
|
|
|
186
98
|
### Rust Crates:
|
|
187
99
|
|
|
188
|
-
- [
|
|
100
|
+
- [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
|
|
101
|
+
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
102
|
+
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
189
103
|
|
|
190
104
|
````text
|
|
191
105
|
Apache License
|
|
@@ -376,7 +290,7 @@ limitations under the License.
|
|
|
376
290
|
same "printed page" as the copyright notice for easier
|
|
377
291
|
identification within third-party archives.
|
|
378
292
|
|
|
379
|
-
Copyright
|
|
293
|
+
Copyright [yyyy] [name of copyright owner]
|
|
380
294
|
|
|
381
295
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
382
296
|
you may not use this file except in compliance with the License.
|
|
@@ -398,9 +312,7 @@ limitations under the License.
|
|
|
398
312
|
|
|
399
313
|
### Rust Crates:
|
|
400
314
|
|
|
401
|
-
- [
|
|
402
|
-
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
403
|
-
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
315
|
+
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
404
316
|
|
|
405
317
|
````text
|
|
406
318
|
Apache License
|
|
@@ -591,7 +503,7 @@ limitations under the License.
|
|
|
591
503
|
same "printed page" as the copyright notice for easier
|
|
592
504
|
identification within third-party archives.
|
|
593
505
|
|
|
594
|
-
Copyright
|
|
506
|
+
Copyright 2011 Google Inc.
|
|
595
507
|
|
|
596
508
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
597
509
|
you may not use this file except in compliance with the License.
|
|
@@ -609,6 +521,93 @@ limitations under the License.
|
|
|
609
521
|
|
|
610
522
|
---
|
|
611
523
|
|
|
524
|
+
## The following dependencies are licensed under the Apache-2.0 License:
|
|
525
|
+
|
|
526
|
+
### Rust Crates:
|
|
527
|
+
|
|
528
|
+
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
529
|
+
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
530
|
+
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
531
|
+
|
|
532
|
+
````text
|
|
533
|
+
Apache License
|
|
534
|
+
Version 2.0, January 2004
|
|
535
|
+
http://www.apache.org/licenses/
|
|
536
|
+
|
|
537
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
538
|
+
|
|
539
|
+
1. Definitions.
|
|
540
|
+
|
|
541
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
542
|
+
|
|
543
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
544
|
+
|
|
545
|
+
"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.
|
|
546
|
+
|
|
547
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
548
|
+
|
|
549
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
550
|
+
|
|
551
|
+
"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.
|
|
552
|
+
|
|
553
|
+
"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).
|
|
554
|
+
|
|
555
|
+
"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.
|
|
556
|
+
|
|
557
|
+
"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."
|
|
558
|
+
|
|
559
|
+
"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.
|
|
560
|
+
|
|
561
|
+
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.
|
|
562
|
+
|
|
563
|
+
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.
|
|
564
|
+
|
|
565
|
+
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:
|
|
566
|
+
|
|
567
|
+
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
568
|
+
|
|
569
|
+
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
570
|
+
|
|
571
|
+
(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
|
|
572
|
+
|
|
573
|
+
(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.
|
|
574
|
+
|
|
575
|
+
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.
|
|
576
|
+
|
|
577
|
+
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.
|
|
578
|
+
|
|
579
|
+
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.
|
|
580
|
+
|
|
581
|
+
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.
|
|
582
|
+
|
|
583
|
+
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.
|
|
584
|
+
|
|
585
|
+
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.
|
|
586
|
+
|
|
587
|
+
END OF TERMS AND CONDITIONS
|
|
588
|
+
|
|
589
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
590
|
+
|
|
591
|
+
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.
|
|
592
|
+
|
|
593
|
+
Copyright [yyyy] [name of copyright owner]
|
|
594
|
+
|
|
595
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
596
|
+
you may not use this file except in compliance with the License.
|
|
597
|
+
You may obtain a copy of the License at
|
|
598
|
+
|
|
599
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
600
|
+
|
|
601
|
+
Unless required by applicable law or agreed to in writing, software
|
|
602
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
603
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
604
|
+
See the License for the specific language governing permissions and
|
|
605
|
+
limitations under the License.
|
|
606
|
+
|
|
607
|
+
````
|
|
608
|
+
|
|
609
|
+
---
|
|
610
|
+
|
|
612
611
|
## The following dependencies are licensed under the BSD-3-Clause License:
|
|
613
612
|
|
|
614
613
|
### NPM Packages:
|
|
@@ -654,17 +653,10 @@ The complete list of contributors can be found at:
|
|
|
654
653
|
|
|
655
654
|
### Rust Crates:
|
|
656
655
|
|
|
657
|
-
- [
|
|
656
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
658
657
|
|
|
659
658
|
````text
|
|
660
|
-
Copyright (c)
|
|
661
|
-
|
|
662
|
-
Includes parts of http date with the following copyright:
|
|
663
|
-
Copyright (c) 2016 Pyfisch
|
|
664
|
-
|
|
665
|
-
Includes portions of musl libc with the following copyright:
|
|
666
|
-
Copyright © 2005-2013 Rich Felker
|
|
667
|
-
|
|
659
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
668
660
|
|
|
669
661
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
670
662
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -673,16 +665,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
673
665
|
copies of the Software, and to permit persons to whom the Software is
|
|
674
666
|
furnished to do so, subject to the following conditions:
|
|
675
667
|
|
|
676
|
-
The above copyright notice and this permission notice shall be included in
|
|
677
|
-
copies or substantial portions of the Software.
|
|
668
|
+
The above copyright notice and this permission notice shall be included in
|
|
669
|
+
all copies or substantial portions of the Software.
|
|
678
670
|
|
|
679
671
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
680
672
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
681
673
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
682
674
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
683
675
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
684
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
685
|
-
SOFTWARE.
|
|
676
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
677
|
+
THE SOFTWARE.
|
|
686
678
|
|
|
687
679
|
````
|
|
688
680
|
|
|
@@ -692,45 +684,10 @@ SOFTWARE.
|
|
|
692
684
|
|
|
693
685
|
### Rust Crates:
|
|
694
686
|
|
|
695
|
-
- [
|
|
687
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
696
688
|
|
|
697
689
|
````text
|
|
698
|
-
The
|
|
699
|
-
|
|
700
|
-
Copyright (c) 2016 Johann Tuffe
|
|
701
|
-
|
|
702
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
703
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
704
|
-
in the Software without restriction, including without limitation the rights
|
|
705
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
706
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
707
|
-
furnished to do so, subject to the following conditions:
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
The above copyright notice and this permission notice shall be included in
|
|
711
|
-
all copies or substantial portions of the Software.
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
715
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
716
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
717
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
718
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
719
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
720
|
-
THE SOFTWARE.
|
|
721
|
-
|
|
722
|
-
````
|
|
723
|
-
|
|
724
|
-
---
|
|
725
|
-
|
|
726
|
-
## The following dependencies are licensed under the MIT License:
|
|
727
|
-
|
|
728
|
-
### Rust Crates:
|
|
729
|
-
|
|
730
|
-
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
731
|
-
|
|
732
|
-
````text
|
|
733
|
-
Copyright (c) 2015 Steven Allen
|
|
690
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
734
691
|
|
|
735
692
|
Permission is hereby granted, free of charge, to any
|
|
736
693
|
person obtaining a copy of this software and associated
|
|
@@ -764,12 +721,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
764
721
|
|
|
765
722
|
### Rust Crates:
|
|
766
723
|
|
|
767
|
-
- [
|
|
724
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
768
725
|
|
|
769
726
|
````text
|
|
770
|
-
Copyright (c)
|
|
771
|
-
Copyright (c) 2018 Bastian Köcher
|
|
772
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
727
|
+
Copyright (c) 2016--2023
|
|
773
728
|
|
|
774
729
|
Permission is hereby granted, free of charge, to any
|
|
775
730
|
person obtaining a copy of this software and associated
|
|
@@ -803,13 +758,97 @@ DEALINGS IN THE SOFTWARE.
|
|
|
803
758
|
|
|
804
759
|
### Rust Crates:
|
|
805
760
|
|
|
806
|
-
- [
|
|
761
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
762
|
+
|
|
763
|
+
````text
|
|
764
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
765
|
+
|
|
766
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
767
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
768
|
+
in the Software without restriction, including without limitation the rights
|
|
769
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
770
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
771
|
+
furnished to do so, subject to the following conditions:
|
|
772
|
+
|
|
773
|
+
The above copyright notice and this permission notice shall be included in
|
|
774
|
+
all copies or substantial portions of the Software.
|
|
775
|
+
|
|
776
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
777
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
778
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
779
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
780
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
781
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
782
|
+
THE SOFTWARE.
|
|
783
|
+
|
|
784
|
+
````
|
|
785
|
+
|
|
786
|
+
---
|
|
787
|
+
|
|
788
|
+
## The following dependencies are licensed under the MIT License:
|
|
789
|
+
|
|
790
|
+
### Rust Crates:
|
|
791
|
+
|
|
792
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
807
793
|
|
|
808
794
|
````text
|
|
809
795
|
The MIT License (MIT)
|
|
810
796
|
|
|
811
|
-
Copyright (c) 2015-
|
|
812
|
-
|
|
797
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
798
|
+
|
|
799
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
800
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
801
|
+
in the Software without restriction, including without limitation the rights
|
|
802
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
803
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
804
|
+
furnished to do so, subject to the following conditions:
|
|
805
|
+
|
|
806
|
+
The above copyright notice and this permission notice shall be included in
|
|
807
|
+
all copies or substantial portions of the Software.
|
|
808
|
+
|
|
809
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
810
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
811
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
812
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
813
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
814
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
815
|
+
THE SOFTWARE.
|
|
816
|
+
|
|
817
|
+
````
|
|
818
|
+
|
|
819
|
+
---
|
|
820
|
+
|
|
821
|
+
## The following dependencies are licensed under the MIT License:
|
|
822
|
+
|
|
823
|
+
### Rust Crates:
|
|
824
|
+
|
|
825
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
826
|
+
|
|
827
|
+
````text
|
|
828
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
829
|
+
|
|
830
|
+
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:
|
|
831
|
+
|
|
832
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
833
|
+
|
|
834
|
+
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.
|
|
835
|
+
|
|
836
|
+
````
|
|
837
|
+
|
|
838
|
+
---
|
|
839
|
+
|
|
840
|
+
## The following dependencies are licensed under the MIT License:
|
|
841
|
+
|
|
842
|
+
### Rust Crates:
|
|
843
|
+
|
|
844
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
845
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
846
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
847
|
+
|
|
848
|
+
````text
|
|
849
|
+
MIT License
|
|
850
|
+
|
|
851
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
813
852
|
|
|
814
853
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
815
854
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -837,30 +876,31 @@ SOFTWARE.
|
|
|
837
876
|
|
|
838
877
|
### Rust Crates:
|
|
839
878
|
|
|
840
|
-
- [
|
|
879
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
841
880
|
|
|
842
881
|
````text
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
Copyright (c)
|
|
846
|
-
|
|
847
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
848
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
849
|
-
in the Software without restriction, including without limitation the rights
|
|
850
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
851
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
852
|
-
furnished to do so, subject to the following conditions:
|
|
853
|
-
|
|
854
|
-
The above copyright notice and this permission notice shall be included in all
|
|
855
|
-
copies or substantial portions of the Software.
|
|
856
|
-
|
|
857
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
858
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
859
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
860
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
861
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
862
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
882
|
+
MIT License
|
|
883
|
+
|
|
884
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
885
|
+
|
|
886
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
887
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
888
|
+
in the Software without restriction, including without limitation the rights
|
|
889
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
890
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
891
|
+
furnished to do so, subject to the following conditions:
|
|
892
|
+
|
|
893
|
+
The above copyright notice and this permission notice shall be included in all
|
|
894
|
+
copies or substantial portions of the Software.
|
|
895
|
+
|
|
896
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
897
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
898
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
899
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
900
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
901
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
863
902
|
SOFTWARE.
|
|
903
|
+
|
|
864
904
|
````
|
|
865
905
|
|
|
866
906
|
---
|
|
@@ -869,10 +909,10 @@ SOFTWARE.
|
|
|
869
909
|
|
|
870
910
|
### Rust Crates:
|
|
871
911
|
|
|
872
|
-
- [
|
|
912
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
873
913
|
|
|
874
914
|
````text
|
|
875
|
-
Copyright 2019-
|
|
915
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
876
916
|
|
|
877
917
|
Permission is hereby granted, free of charge, to any
|
|
878
918
|
person obtaining a copy of this software and associated
|
|
@@ -906,10 +946,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
906
946
|
|
|
907
947
|
### Rust Crates:
|
|
908
948
|
|
|
909
|
-
- [
|
|
949
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
910
950
|
|
|
911
951
|
````text
|
|
912
|
-
Copyright (c)
|
|
952
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
913
953
|
|
|
914
954
|
Permission is hereby granted, free of charge, to any
|
|
915
955
|
person obtaining a copy of this software and associated
|
|
@@ -943,10 +983,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
943
983
|
|
|
944
984
|
### Rust Crates:
|
|
945
985
|
|
|
946
|
-
- [
|
|
986
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
947
987
|
|
|
948
988
|
````text
|
|
949
|
-
Copyright (c)
|
|
989
|
+
Copyright (c) 2019 Eliza Weisman
|
|
950
990
|
|
|
951
991
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
952
992
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -955,16 +995,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
955
995
|
copies of the Software, and to permit persons to whom the Software is
|
|
956
996
|
furnished to do so, subject to the following conditions:
|
|
957
997
|
|
|
958
|
-
The above copyright notice and this permission notice shall be included in
|
|
959
|
-
copies or substantial portions of the Software.
|
|
998
|
+
The above copyright notice and this permission notice shall be included in
|
|
999
|
+
all copies or substantial portions of the Software.
|
|
960
1000
|
|
|
961
1001
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
962
1002
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
963
1003
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
964
1004
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
965
1005
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
966
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
967
|
-
SOFTWARE.
|
|
1006
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1007
|
+
THE SOFTWARE.
|
|
968
1008
|
|
|
969
1009
|
````
|
|
970
1010
|
|
|
@@ -1007,32 +1047,34 @@ SOFTWARE.
|
|
|
1007
1047
|
|
|
1008
1048
|
### Rust Crates:
|
|
1009
1049
|
|
|
1010
|
-
- [
|
|
1011
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
1012
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
1050
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
1013
1051
|
|
|
1014
1052
|
````text
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
Copyright (c) Tokio Contributors
|
|
1053
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
1018
1054
|
|
|
1019
|
-
Permission is hereby granted, free of charge, to any
|
|
1020
|
-
of this software and associated
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1055
|
+
Permission is hereby granted, free of charge, to any
|
|
1056
|
+
person obtaining a copy of this software and associated
|
|
1057
|
+
documentation files (the "Software"), to deal in the
|
|
1058
|
+
Software without restriction, including without
|
|
1059
|
+
limitation the rights to use, copy, modify, merge,
|
|
1060
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1061
|
+
the Software, and to permit persons to whom the Software
|
|
1062
|
+
is furnished to do so, subject to the following
|
|
1063
|
+
conditions:
|
|
1025
1064
|
|
|
1026
|
-
The above copyright notice and this permission notice
|
|
1027
|
-
copies or substantial portions
|
|
1065
|
+
The above copyright notice and this permission notice
|
|
1066
|
+
shall be included in all copies or substantial portions
|
|
1067
|
+
of the Software.
|
|
1028
1068
|
|
|
1029
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1030
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1069
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1070
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1071
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1072
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1073
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1074
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1075
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1076
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1077
|
+
DEALINGS IN THE SOFTWARE.
|
|
1036
1078
|
|
|
1037
1079
|
````
|
|
1038
1080
|
|
|
@@ -1042,12 +1084,10 @@ SOFTWARE.
|
|
|
1042
1084
|
|
|
1043
1085
|
### Rust Crates:
|
|
1044
1086
|
|
|
1045
|
-
- [
|
|
1046
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
1047
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
1087
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
1048
1088
|
|
|
1049
1089
|
````text
|
|
1050
|
-
Copyright (c)
|
|
1090
|
+
Copyright (c) 2015 Steven Allen
|
|
1051
1091
|
|
|
1052
1092
|
Permission is hereby granted, free of charge, to any
|
|
1053
1093
|
person obtaining a copy of this software and associated
|
|
@@ -1081,10 +1121,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1081
1121
|
|
|
1082
1122
|
### Rust Crates:
|
|
1083
1123
|
|
|
1084
|
-
- [
|
|
1124
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
1085
1125
|
|
|
1086
1126
|
````text
|
|
1087
|
-
Copyright
|
|
1127
|
+
Copyright (c) 2016 Anthony Ramine
|
|
1088
1128
|
|
|
1089
1129
|
Permission is hereby granted, free of charge, to any
|
|
1090
1130
|
person obtaining a copy of this software and associated
|
|
@@ -1116,31 +1156,36 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1116
1156
|
|
|
1117
1157
|
## The following dependencies are licensed under the MIT License:
|
|
1118
1158
|
|
|
1119
|
-
###
|
|
1159
|
+
### Rust Crates:
|
|
1120
1160
|
|
|
1121
|
-
- [
|
|
1161
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
1162
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
1163
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
1122
1164
|
|
|
1123
1165
|
````text
|
|
1124
|
-
|
|
1166
|
+
MIT License
|
|
1125
1167
|
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
the Software
|
|
1131
|
-
|
|
1168
|
+
Copyright (c) Tokio Contributors
|
|
1169
|
+
|
|
1170
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1171
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1172
|
+
in the Software without restriction, including without limitation the rights
|
|
1173
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1174
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1175
|
+
furnished to do so, subject to the following conditions:
|
|
1132
1176
|
|
|
1133
1177
|
The above copyright notice and this permission notice shall be included in all
|
|
1134
1178
|
copies or substantial portions of the Software.
|
|
1135
1179
|
|
|
1136
1180
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1137
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1138
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1139
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1140
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1141
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1142
|
-
|
|
1143
|
-
|
|
1181
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1182
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1183
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1184
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1185
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1186
|
+
SOFTWARE.
|
|
1187
|
+
|
|
1188
|
+
````
|
|
1144
1189
|
|
|
1145
1190
|
---
|
|
1146
1191
|
|
|
@@ -1148,39 +1193,29 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
1148
1193
|
|
|
1149
1194
|
### Rust Crates:
|
|
1150
1195
|
|
|
1151
|
-
- [tokio-
|
|
1152
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
1153
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
1154
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
1155
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
1156
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
1196
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
1157
1197
|
|
|
1158
1198
|
````text
|
|
1159
|
-
Copyright (c)
|
|
1199
|
+
Copyright (c) 2017 Daniel Abramov
|
|
1200
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
1160
1201
|
|
|
1161
|
-
Permission is hereby granted, free of charge, to any
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
the Software, and to permit persons to whom the Software
|
|
1168
|
-
is furnished to do so, subject to the following
|
|
1169
|
-
conditions:
|
|
1202
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1203
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1204
|
+
in the Software without restriction, including without limitation the rights
|
|
1205
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1206
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1207
|
+
furnished to do so, subject to the following conditions:
|
|
1170
1208
|
|
|
1171
|
-
The above copyright notice and this permission notice
|
|
1172
|
-
|
|
1173
|
-
of the Software.
|
|
1209
|
+
The above copyright notice and this permission notice shall be included in
|
|
1210
|
+
all copies or substantial portions of the Software.
|
|
1174
1211
|
|
|
1175
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1183
|
-
DEALINGS IN THE SOFTWARE.
|
|
1212
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1213
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1214
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1215
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1216
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1217
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1218
|
+
THE SOFTWARE.
|
|
1184
1219
|
|
|
1185
1220
|
````
|
|
1186
1221
|
|
|
@@ -1190,10 +1225,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1190
1225
|
|
|
1191
1226
|
### Rust Crates:
|
|
1192
1227
|
|
|
1193
|
-
- [
|
|
1228
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
1194
1229
|
|
|
1195
1230
|
````text
|
|
1196
|
-
Copyright (c)
|
|
1231
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
1197
1232
|
|
|
1198
1233
|
Permission is hereby granted, free of charge, to any
|
|
1199
1234
|
person obtaining a copy of this software and associated
|
|
@@ -1227,34 +1262,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1227
1262
|
|
|
1228
1263
|
### Rust Crates:
|
|
1229
1264
|
|
|
1230
|
-
- [
|
|
1265
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
1231
1266
|
|
|
1232
1267
|
````text
|
|
1233
|
-
Copyright (c)
|
|
1268
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
1234
1269
|
|
|
1235
|
-
Permission is hereby granted, free of charge, to any
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
the Software, and to permit persons to whom the Software
|
|
1242
|
-
is furnished to do so, subject to the following
|
|
1243
|
-
conditions:
|
|
1270
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1271
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1272
|
+
in the Software without restriction, including without limitation the rights
|
|
1273
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1274
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1275
|
+
furnished to do so, subject to the following conditions:
|
|
1244
1276
|
|
|
1245
|
-
The above copyright notice and this permission notice
|
|
1246
|
-
|
|
1247
|
-
|
|
1277
|
+
The above copyright notice and this permission notice shall be included in
|
|
1278
|
+
all copies or substantial portions of the Software.
|
|
1279
|
+
|
|
1280
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1281
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1282
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1283
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1284
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1285
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1286
|
+
THE SOFTWARE.
|
|
1248
1287
|
|
|
1249
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1250
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1251
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1252
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1253
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1254
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1255
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1256
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1257
|
-
DEALINGS IN THE SOFTWARE.
|
|
1258
1288
|
|
|
1259
1289
|
````
|
|
1260
1290
|
|
|
@@ -1264,11 +1294,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1264
1294
|
|
|
1265
1295
|
### Rust Crates:
|
|
1266
1296
|
|
|
1267
|
-
- [
|
|
1297
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
1268
1298
|
|
|
1269
1299
|
````text
|
|
1270
|
-
Copyright (c)
|
|
1271
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1300
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
1272
1301
|
|
|
1273
1302
|
Permission is hereby granted, free of charge, to any
|
|
1274
1303
|
person obtaining a copy of this software and associated
|
|
@@ -1302,6 +1331,38 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1302
1331
|
|
|
1303
1332
|
### Rust Crates:
|
|
1304
1333
|
|
|
1334
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
1335
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
1336
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
1337
|
+
|
|
1338
|
+
````text
|
|
1339
|
+
MIT License
|
|
1340
|
+
|
|
1341
|
+
Copyright (c) <year> <copyright holders>
|
|
1342
|
+
|
|
1343
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
1344
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
1345
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1346
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
1347
|
+
following conditions:
|
|
1348
|
+
|
|
1349
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
1350
|
+
portions of the Software.
|
|
1351
|
+
|
|
1352
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
1353
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
1354
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1355
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
1356
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1357
|
+
|
|
1358
|
+
````
|
|
1359
|
+
|
|
1360
|
+
---
|
|
1361
|
+
|
|
1362
|
+
## The following dependencies are licensed under the MIT License:
|
|
1363
|
+
|
|
1364
|
+
### Rust Crates:
|
|
1365
|
+
|
|
1305
1366
|
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
1306
1367
|
|
|
1307
1368
|
````text
|
|
@@ -1339,12 +1400,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1339
1400
|
|
|
1340
1401
|
### Rust Crates:
|
|
1341
1402
|
|
|
1342
|
-
- [
|
|
1343
|
-
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
1344
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
1403
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
1345
1404
|
|
|
1346
1405
|
````text
|
|
1347
|
-
Copyright (c)
|
|
1406
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
1407
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1348
1408
|
|
|
1349
1409
|
Permission is hereby granted, free of charge, to any
|
|
1350
1410
|
person obtaining a copy of this software and associated
|
|
@@ -1378,44 +1438,17 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1378
1438
|
|
|
1379
1439
|
### Rust Crates:
|
|
1380
1440
|
|
|
1381
|
-
- [
|
|
1382
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
1441
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
1383
1442
|
|
|
1384
1443
|
````text
|
|
1385
|
-
Copyright (c)
|
|
1386
|
-
|
|
1387
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1388
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1389
|
-
in the Software without restriction, including without limitation the rights
|
|
1390
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1391
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1392
|
-
furnished to do so, subject to the following conditions:
|
|
1393
|
-
|
|
1394
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1395
|
-
copies or substantial portions of the Software.
|
|
1396
|
-
|
|
1397
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1398
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1399
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1400
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1401
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1402
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1403
|
-
SOFTWARE.
|
|
1404
|
-
|
|
1405
|
-
````
|
|
1406
|
-
|
|
1407
|
-
---
|
|
1408
|
-
|
|
1409
|
-
## The following dependencies are licensed under the MIT License:
|
|
1410
|
-
|
|
1411
|
-
### Rust Crates:
|
|
1444
|
+
Copyright (c) 2016 The humantime Developers
|
|
1412
1445
|
|
|
1413
|
-
|
|
1446
|
+
Includes parts of http date with the following copyright:
|
|
1447
|
+
Copyright (c) 2016 Pyfisch
|
|
1414
1448
|
|
|
1415
|
-
|
|
1416
|
-
|
|
1449
|
+
Includes portions of musl libc with the following copyright:
|
|
1450
|
+
Copyright © 2005-2013 Rich Felker
|
|
1417
1451
|
|
|
1418
|
-
Copyright (c) 2025 Callum Oakley
|
|
1419
1452
|
|
|
1420
1453
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1421
1454
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1443,10 +1476,13 @@ SOFTWARE.
|
|
|
1443
1476
|
|
|
1444
1477
|
### Rust Crates:
|
|
1445
1478
|
|
|
1446
|
-
- [
|
|
1479
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
1480
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
1447
1481
|
|
|
1448
1482
|
````text
|
|
1449
|
-
Copyright (c)
|
|
1483
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
1484
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
1485
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
1450
1486
|
|
|
1451
1487
|
Permission is hereby granted, free of charge, to any
|
|
1452
1488
|
person obtaining a copy of this software and associated
|
|
@@ -1480,34 +1516,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1480
1516
|
|
|
1481
1517
|
### Rust Crates:
|
|
1482
1518
|
|
|
1483
|
-
- [
|
|
1519
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
1484
1520
|
|
|
1485
1521
|
````text
|
|
1486
|
-
Copyright (c)
|
|
1522
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
1523
|
+
Copyright (c) 2016 Jason Housley
|
|
1487
1524
|
|
|
1488
|
-
Permission is hereby granted, free of charge, to any
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
the Software, and to permit persons to whom the Software
|
|
1495
|
-
is furnished to do so, subject to the following
|
|
1496
|
-
conditions:
|
|
1525
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1526
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1527
|
+
in the Software without restriction, including without limitation the rights
|
|
1528
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1529
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1530
|
+
furnished to do so, subject to the following conditions:
|
|
1497
1531
|
|
|
1498
|
-
The above copyright notice and this permission notice
|
|
1499
|
-
|
|
1500
|
-
of the Software.
|
|
1532
|
+
The above copyright notice and this permission notice shall be included in
|
|
1533
|
+
all copies or substantial portions of the Software.
|
|
1501
1534
|
|
|
1502
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1510
|
-
DEALINGS IN THE SOFTWARE.
|
|
1535
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1536
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1537
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1538
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1539
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1540
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1541
|
+
THE SOFTWARE.
|
|
1511
1542
|
|
|
1512
1543
|
````
|
|
1513
1544
|
|
|
@@ -1515,14 +1546,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1515
1546
|
|
|
1516
1547
|
## The following dependencies are licensed under the MIT License:
|
|
1517
1548
|
|
|
1518
|
-
###
|
|
1549
|
+
### Rust Crates:
|
|
1519
1550
|
|
|
1520
|
-
- [
|
|
1551
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
1521
1552
|
|
|
1522
1553
|
````text
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
1554
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
1526
1555
|
|
|
1527
1556
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1528
1557
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1531,18 +1560,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1531
1560
|
copies of the Software, and to permit persons to whom the Software is
|
|
1532
1561
|
furnished to do so, subject to the following conditions:
|
|
1533
1562
|
|
|
1534
|
-
The above copyright notice and this permission notice shall be included in
|
|
1535
|
-
copies or substantial portions of the Software.
|
|
1563
|
+
The above copyright notice and this permission notice shall be included in
|
|
1564
|
+
all copies or substantial portions of the Software.
|
|
1536
1565
|
|
|
1537
1566
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1538
1567
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1539
1568
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1540
1569
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1541
1570
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1542
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1543
|
-
SOFTWARE.
|
|
1571
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1572
|
+
THE SOFTWARE.
|
|
1544
1573
|
|
|
1545
|
-
[others]: https://github.com/json5/json5/contributors
|
|
1546
1574
|
|
|
1547
1575
|
````
|
|
1548
1576
|
|
|
@@ -1552,69 +1580,30 @@ SOFTWARE.
|
|
|
1552
1580
|
|
|
1553
1581
|
### Rust Crates:
|
|
1554
1582
|
|
|
1555
|
-
- [
|
|
1583
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
1556
1584
|
|
|
1557
1585
|
````text
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
documentation files (the "Software"), to deal
|
|
1564
|
-
Software without restriction, including without
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1580
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1581
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1582
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1583
|
-
DEALINGS IN THE SOFTWARE.
|
|
1584
|
-
|
|
1585
|
-
````
|
|
1586
|
-
|
|
1587
|
-
---
|
|
1588
|
-
|
|
1589
|
-
## The following dependencies are licensed under the MIT License:
|
|
1590
|
-
|
|
1591
|
-
### NPM Packages:
|
|
1592
|
-
|
|
1593
|
-
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
1594
|
-
|
|
1595
|
-
````text
|
|
1596
|
-
The MIT License (MIT)
|
|
1597
|
-
|
|
1598
|
-
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
1599
|
-
|
|
1600
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1601
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1602
|
-
in the Software without restriction, including without limitation the rights
|
|
1603
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1604
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1605
|
-
furnished to do so, subject to the following conditions:
|
|
1606
|
-
|
|
1607
|
-
The above copyright notice and this permission notice shall be included in
|
|
1608
|
-
all copies or substantial portions of the Software.
|
|
1609
|
-
|
|
1610
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1611
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1612
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1613
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1614
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1615
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1616
|
-
THE SOFTWARE.
|
|
1617
|
-
|
|
1586
|
+
The MIT License (MIT)
|
|
1587
|
+
|
|
1588
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
1589
|
+
|
|
1590
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1591
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1592
|
+
in the Software without restriction, including without limitation the rights
|
|
1593
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1594
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1595
|
+
furnished to do so, subject to the following conditions:
|
|
1596
|
+
|
|
1597
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1598
|
+
copies or substantial portions of the Software.
|
|
1599
|
+
|
|
1600
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1601
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1602
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1603
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1604
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1605
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1606
|
+
SOFTWARE.
|
|
1618
1607
|
````
|
|
1619
1608
|
|
|
1620
1609
|
---
|
|
@@ -1623,13 +1612,12 @@ THE SOFTWARE.
|
|
|
1623
1612
|
|
|
1624
1613
|
### Rust Crates:
|
|
1625
1614
|
|
|
1626
|
-
- [
|
|
1627
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
1615
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
1628
1616
|
|
|
1629
1617
|
````text
|
|
1630
1618
|
MIT License
|
|
1631
1619
|
|
|
1632
|
-
Copyright (c)
|
|
1620
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
1633
1621
|
|
|
1634
1622
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1635
1623
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1655,14 +1643,12 @@ SOFTWARE.
|
|
|
1655
1643
|
|
|
1656
1644
|
## The following dependencies are licensed under the MIT License:
|
|
1657
1645
|
|
|
1658
|
-
###
|
|
1646
|
+
### Rust Crates:
|
|
1659
1647
|
|
|
1660
|
-
- [
|
|
1648
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
1661
1649
|
|
|
1662
1650
|
````text
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
Copyright (c) Matteo Collina and Undici contributors
|
|
1651
|
+
Copyright (c) 2018 directories-rs contributors
|
|
1666
1652
|
|
|
1667
1653
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1668
1654
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1690,10 +1676,11 @@ SOFTWARE.
|
|
|
1690
1676
|
|
|
1691
1677
|
### Rust Crates:
|
|
1692
1678
|
|
|
1693
|
-
- [
|
|
1679
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
1694
1680
|
|
|
1695
1681
|
````text
|
|
1696
|
-
Copyright (c)
|
|
1682
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
1683
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1697
1684
|
|
|
1698
1685
|
Permission is hereby granted, free of charge, to any
|
|
1699
1686
|
person obtaining a copy of this software and associated
|
|
@@ -1727,34 +1714,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1727
1714
|
|
|
1728
1715
|
### Rust Crates:
|
|
1729
1716
|
|
|
1730
|
-
- [
|
|
1717
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
1718
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
1731
1719
|
|
|
1732
1720
|
````text
|
|
1733
|
-
|
|
1721
|
+
The MIT License (MIT)
|
|
1734
1722
|
|
|
1735
|
-
|
|
1736
|
-
person obtaining a copy of this software and associated
|
|
1737
|
-
documentation files (the "Software"), to deal in the
|
|
1738
|
-
Software without restriction, including without
|
|
1739
|
-
limitation the rights to use, copy, modify, merge,
|
|
1740
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1741
|
-
the Software, and to permit persons to whom the Software
|
|
1742
|
-
is furnished to do so, subject to the following
|
|
1743
|
-
conditions:
|
|
1723
|
+
Copyright (c) 2015 Steven Fackler
|
|
1744
1724
|
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1725
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1726
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
1727
|
+
the Software without restriction, including without limitation the rights to
|
|
1728
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1729
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1730
|
+
subject to the following conditions:
|
|
1748
1731
|
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
IN
|
|
1757
|
-
DEALINGS IN THE SOFTWARE.
|
|
1732
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1733
|
+
copies or substantial portions of the Software.
|
|
1734
|
+
|
|
1735
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1736
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1737
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1738
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1739
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1740
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1758
1741
|
|
|
1759
1742
|
````
|
|
1760
1743
|
|
|
@@ -1764,19 +1747,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1764
1747
|
|
|
1765
1748
|
### Rust Crates:
|
|
1766
1749
|
|
|
1767
|
-
- [
|
|
1768
|
-
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1769
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1770
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1771
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1772
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1773
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1774
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1775
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1750
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
1776
1751
|
|
|
1777
1752
|
````text
|
|
1778
|
-
Copyright (c)
|
|
1779
|
-
Copyright (c) 2017 The Tokio Authors
|
|
1753
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
1780
1754
|
|
|
1781
1755
|
Permission is hereby granted, free of charge, to any
|
|
1782
1756
|
person obtaining a copy of this software and associated
|
|
@@ -1810,16 +1784,31 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1810
1784
|
|
|
1811
1785
|
### Rust Crates:
|
|
1812
1786
|
|
|
1813
|
-
- [
|
|
1787
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
1788
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
1814
1789
|
|
|
1815
1790
|
````text
|
|
1816
|
-
|
|
1791
|
+
MIT License
|
|
1817
1792
|
|
|
1818
|
-
|
|
1793
|
+
Copyright (c) 2019 Graham Esau
|
|
1819
1794
|
|
|
1820
|
-
|
|
1795
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1796
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1797
|
+
in the Software without restriction, including without limitation the rights
|
|
1798
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1799
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1800
|
+
furnished to do so, subject to the following conditions:
|
|
1821
1801
|
|
|
1822
|
-
|
|
1802
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1803
|
+
copies or substantial portions of the Software.
|
|
1804
|
+
|
|
1805
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1806
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1807
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1808
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1809
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1810
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1811
|
+
SOFTWARE.
|
|
1823
1812
|
|
|
1824
1813
|
````
|
|
1825
1814
|
|
|
@@ -1829,11 +1818,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1829
1818
|
|
|
1830
1819
|
### Rust Crates:
|
|
1831
1820
|
|
|
1832
|
-
- [
|
|
1821
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
1833
1822
|
|
|
1834
1823
|
````text
|
|
1835
|
-
Copyright
|
|
1836
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1824
|
+
Copyright Mozilla Foundation
|
|
1837
1825
|
|
|
1838
1826
|
Permission is hereby granted, free of charge, to any
|
|
1839
1827
|
person obtaining a copy of this software and associated
|
|
@@ -1867,37 +1855,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1867
1855
|
|
|
1868
1856
|
### Rust Crates:
|
|
1869
1857
|
|
|
1870
|
-
- [
|
|
1871
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
1858
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
1872
1859
|
|
|
1873
1860
|
````text
|
|
1874
|
-
Copyright (c)
|
|
1875
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
1876
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
1861
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
1877
1862
|
|
|
1878
|
-
Permission is hereby granted, free of charge, to any
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
the Software, and to permit persons to whom the Software
|
|
1885
|
-
is furnished to do so, subject to the following
|
|
1886
|
-
conditions:
|
|
1863
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1864
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1865
|
+
in the Software without restriction, including without limitation the rights
|
|
1866
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1867
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1868
|
+
furnished to do so, subject to the following conditions:
|
|
1887
1869
|
|
|
1888
|
-
The above copyright notice and this permission notice
|
|
1889
|
-
|
|
1890
|
-
of the Software.
|
|
1870
|
+
The above copyright notice and this permission notice shall be included in
|
|
1871
|
+
all copies or substantial portions of the Software.
|
|
1891
1872
|
|
|
1892
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1900
|
-
DEALINGS IN THE SOFTWARE.
|
|
1873
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1874
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1875
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1876
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1877
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1878
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1879
|
+
THE SOFTWARE.
|
|
1901
1880
|
|
|
1902
1881
|
````
|
|
1903
1882
|
|
|
@@ -1907,36 +1886,31 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1907
1886
|
|
|
1908
1887
|
### Rust Crates:
|
|
1909
1888
|
|
|
1910
|
-
- [
|
|
1889
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
1911
1890
|
|
|
1912
1891
|
````text
|
|
1913
|
-
Copyright (c)
|
|
1914
|
-
|
|
1915
|
-
Permission is hereby granted, free of charge, to any
|
|
1916
|
-
person obtaining a copy of this software and associated
|
|
1917
|
-
documentation files (the "Software"), to deal in the
|
|
1918
|
-
Software without restriction, including without
|
|
1919
|
-
limitation the rights to use, copy, modify, merge,
|
|
1920
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1921
|
-
the Software, and to permit persons to whom the Software
|
|
1922
|
-
is furnished to do so, subject to the following
|
|
1923
|
-
conditions:
|
|
1924
|
-
|
|
1925
|
-
The above copyright notice and this permission notice
|
|
1926
|
-
shall be included in all copies or substantial portions
|
|
1927
|
-
of the Software.
|
|
1892
|
+
Copyright (c) 2017 Sean McArthur
|
|
1928
1893
|
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1936
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1937
|
-
DEALINGS IN THE SOFTWARE.
|
|
1894
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1895
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1896
|
+
in the Software without restriction, including without limitation the rights
|
|
1897
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1898
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1899
|
+
furnished to do so, subject to the following conditions:
|
|
1938
1900
|
|
|
1939
|
-
|
|
1901
|
+
The above copyright notice and this permission notice shall be included in
|
|
1902
|
+
all copies or substantial portions of the Software.
|
|
1903
|
+
|
|
1904
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1905
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1906
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1907
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1908
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1909
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1910
|
+
THE SOFTWARE.
|
|
1911
|
+
|
|
1912
|
+
|
|
1913
|
+
````
|
|
1940
1914
|
|
|
1941
1915
|
---
|
|
1942
1916
|
|
|
@@ -1944,10 +1918,45 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1944
1918
|
|
|
1945
1919
|
### Rust Crates:
|
|
1946
1920
|
|
|
1947
|
-
- [
|
|
1921
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1922
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1923
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1948
1924
|
|
|
1949
1925
|
````text
|
|
1950
|
-
|
|
1926
|
+
MIT License
|
|
1927
|
+
|
|
1928
|
+
Copyright (c) 2017 Ted Driggs
|
|
1929
|
+
|
|
1930
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1931
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1932
|
+
in the Software without restriction, including without limitation the rights
|
|
1933
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1934
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1935
|
+
furnished to do so, subject to the following conditions:
|
|
1936
|
+
|
|
1937
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1938
|
+
copies or substantial portions of the Software.
|
|
1939
|
+
|
|
1940
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1941
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1942
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1943
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1944
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1945
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1946
|
+
SOFTWARE.
|
|
1947
|
+
|
|
1948
|
+
````
|
|
1949
|
+
|
|
1950
|
+
---
|
|
1951
|
+
|
|
1952
|
+
## The following dependencies are licensed under the MIT License:
|
|
1953
|
+
|
|
1954
|
+
### Rust Crates:
|
|
1955
|
+
|
|
1956
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
1957
|
+
|
|
1958
|
+
````text
|
|
1959
|
+
Copyright (c) 2014 Chris Wong
|
|
1951
1960
|
|
|
1952
1961
|
Permission is hereby granted, free of charge, to any
|
|
1953
1962
|
person obtaining a copy of this software and associated
|
|
@@ -1981,10 +1990,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1981
1990
|
|
|
1982
1991
|
### Rust Crates:
|
|
1983
1992
|
|
|
1984
|
-
- [
|
|
1993
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
1985
1994
|
|
|
1986
1995
|
````text
|
|
1987
|
-
Copyright (c)
|
|
1996
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
1988
1997
|
|
|
1989
1998
|
Permission is hereby granted, free of charge, to any
|
|
1990
1999
|
person obtaining a copy of this software and associated
|
|
@@ -2018,10 +2027,19 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2018
2027
|
|
|
2019
2028
|
### Rust Crates:
|
|
2020
2029
|
|
|
2021
|
-
- [
|
|
2030
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2031
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2032
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2033
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2034
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2035
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2036
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2037
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2038
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2022
2039
|
|
|
2023
2040
|
````text
|
|
2024
|
-
Copyright (c)
|
|
2041
|
+
Copyright (c) 2016 Alex Crichton
|
|
2042
|
+
Copyright (c) 2017 The Tokio Authors
|
|
2025
2043
|
|
|
2026
2044
|
Permission is hereby granted, free of charge, to any
|
|
2027
2045
|
person obtaining a copy of this software and associated
|
|
@@ -2046,6 +2064,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
2046
2064
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2047
2065
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2048
2066
|
DEALINGS IN THE SOFTWARE.
|
|
2067
|
+
|
|
2049
2068
|
````
|
|
2050
2069
|
|
|
2051
2070
|
---
|
|
@@ -2054,12 +2073,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2054
2073
|
|
|
2055
2074
|
### Rust Crates:
|
|
2056
2075
|
|
|
2057
|
-
- [
|
|
2076
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
2077
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
2078
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
2079
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2058
2080
|
|
|
2059
2081
|
````text
|
|
2060
|
-
MIT License
|
|
2082
|
+
The MIT License (MIT)
|
|
2061
2083
|
|
|
2062
|
-
Copyright (c)
|
|
2084
|
+
Copyright (c) 2015 Andrew Gallant
|
|
2063
2085
|
|
|
2064
2086
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2065
2087
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2068,16 +2090,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2068
2090
|
copies of the Software, and to permit persons to whom the Software is
|
|
2069
2091
|
furnished to do so, subject to the following conditions:
|
|
2070
2092
|
|
|
2071
|
-
The above copyright notice and this permission notice shall be included in
|
|
2072
|
-
copies or substantial portions of the Software.
|
|
2093
|
+
The above copyright notice and this permission notice shall be included in
|
|
2094
|
+
all copies or substantial portions of the Software.
|
|
2073
2095
|
|
|
2074
2096
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2075
2097
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2076
2098
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2077
2099
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2078
2100
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2079
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2080
|
-
SOFTWARE.
|
|
2101
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2102
|
+
THE SOFTWARE.
|
|
2081
2103
|
|
|
2082
2104
|
````
|
|
2083
2105
|
|
|
@@ -2087,33 +2109,38 @@ SOFTWARE.
|
|
|
2087
2109
|
|
|
2088
2110
|
### Rust Crates:
|
|
2089
2111
|
|
|
2090
|
-
- [
|
|
2112
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
2113
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
2114
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
2115
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
2091
2116
|
|
|
2092
2117
|
````text
|
|
2093
|
-
The
|
|
2094
|
-
|
|
2095
|
-
Copyright (c) 2014 Mathijs van de Nes
|
|
2118
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
2096
2119
|
|
|
2097
|
-
Permission is hereby granted, free of charge, to any
|
|
2098
|
-
of this software and associated
|
|
2099
|
-
|
|
2100
|
-
|
|
2101
|
-
|
|
2102
|
-
|
|
2120
|
+
Permission is hereby granted, free of charge, to any
|
|
2121
|
+
person obtaining a copy of this software and associated
|
|
2122
|
+
documentation files (the "Software"), to deal in the
|
|
2123
|
+
Software without restriction, including without
|
|
2124
|
+
limitation the rights to use, copy, modify, merge,
|
|
2125
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2126
|
+
the Software, and to permit persons to whom the Software
|
|
2127
|
+
is furnished to do so, subject to the following
|
|
2128
|
+
conditions:
|
|
2103
2129
|
|
|
2104
|
-
The above copyright notice and this permission notice
|
|
2105
|
-
copies or substantial portions
|
|
2130
|
+
The above copyright notice and this permission notice
|
|
2131
|
+
shall be included in all copies or substantial portions
|
|
2132
|
+
of the Software.
|
|
2106
2133
|
|
|
2107
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2108
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2109
|
-
|
|
2110
|
-
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
|
|
2134
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2135
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2136
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2137
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2138
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2139
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2140
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2141
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2142
|
+
DEALINGS IN THE SOFTWARE.
|
|
2114
2143
|
|
|
2115
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2116
|
-
licences; see files named LICENSE.*.txt for details.
|
|
2117
2144
|
````
|
|
2118
2145
|
|
|
2119
2146
|
---
|
|
@@ -2122,10 +2149,10 @@ licences; see files named LICENSE.*.txt for details.
|
|
|
2122
2149
|
|
|
2123
2150
|
### Rust Crates:
|
|
2124
2151
|
|
|
2125
|
-
- [
|
|
2152
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
2126
2153
|
|
|
2127
2154
|
````text
|
|
2128
|
-
Copyright
|
|
2155
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
2129
2156
|
|
|
2130
2157
|
Permission is hereby granted, free of charge, to any
|
|
2131
2158
|
person obtaining a copy of this software and associated
|
|
@@ -2159,28 +2186,39 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2159
2186
|
|
|
2160
2187
|
### Rust Crates:
|
|
2161
2188
|
|
|
2162
|
-
- [
|
|
2189
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
2190
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2191
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2192
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2193
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2194
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2163
2195
|
|
|
2164
2196
|
````text
|
|
2165
|
-
Copyright (c)
|
|
2197
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2166
2198
|
|
|
2167
|
-
Permission is hereby granted, free of charge, to any
|
|
2168
|
-
of this software and associated
|
|
2169
|
-
|
|
2170
|
-
|
|
2171
|
-
|
|
2172
|
-
|
|
2199
|
+
Permission is hereby granted, free of charge, to any
|
|
2200
|
+
person obtaining a copy of this software and associated
|
|
2201
|
+
documentation files (the "Software"), to deal in the
|
|
2202
|
+
Software without restriction, including without
|
|
2203
|
+
limitation the rights to use, copy, modify, merge,
|
|
2204
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2205
|
+
the Software, and to permit persons to whom the Software
|
|
2206
|
+
is furnished to do so, subject to the following
|
|
2207
|
+
conditions:
|
|
2173
2208
|
|
|
2174
|
-
The above copyright notice and this permission notice
|
|
2175
|
-
all copies or substantial portions
|
|
2209
|
+
The above copyright notice and this permission notice
|
|
2210
|
+
shall be included in all copies or substantial portions
|
|
2211
|
+
of the Software.
|
|
2176
2212
|
|
|
2177
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2178
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2179
|
-
|
|
2180
|
-
|
|
2181
|
-
|
|
2182
|
-
|
|
2183
|
-
|
|
2213
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2214
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2215
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2216
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2217
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2218
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2219
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2220
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2221
|
+
DEALINGS IN THE SOFTWARE.
|
|
2184
2222
|
|
|
2185
2223
|
````
|
|
2186
2224
|
|
|
@@ -2190,11 +2228,13 @@ THE SOFTWARE.
|
|
|
2190
2228
|
|
|
2191
2229
|
### Rust Crates:
|
|
2192
2230
|
|
|
2193
|
-
- [
|
|
2231
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
2194
2232
|
|
|
2195
2233
|
````text
|
|
2196
2234
|
MIT License
|
|
2197
2235
|
|
|
2236
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
2237
|
+
|
|
2198
2238
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2199
2239
|
of this software and associated documentation files (the "Software"), to deal
|
|
2200
2240
|
in the Software without restriction, including without limitation the rights
|
|
@@ -2221,33 +2261,34 @@ SOFTWARE.
|
|
|
2221
2261
|
|
|
2222
2262
|
### Rust Crates:
|
|
2223
2263
|
|
|
2224
|
-
- [
|
|
2225
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
2226
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
2227
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2264
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
2228
2265
|
|
|
2229
2266
|
````text
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
Copyright (c) 2015 Andrew Gallant
|
|
2267
|
+
Copyright (c) 2017 http-rs authors
|
|
2233
2268
|
|
|
2234
|
-
Permission is hereby granted, free of charge, to any
|
|
2235
|
-
of this software and associated
|
|
2236
|
-
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
|
|
2269
|
+
Permission is hereby granted, free of charge, to any
|
|
2270
|
+
person obtaining a copy of this software and associated
|
|
2271
|
+
documentation files (the "Software"), to deal in the
|
|
2272
|
+
Software without restriction, including without
|
|
2273
|
+
limitation the rights to use, copy, modify, merge,
|
|
2274
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2275
|
+
the Software, and to permit persons to whom the Software
|
|
2276
|
+
is furnished to do so, subject to the following
|
|
2277
|
+
conditions:
|
|
2240
2278
|
|
|
2241
|
-
The above copyright notice and this permission notice
|
|
2242
|
-
all copies or substantial portions
|
|
2279
|
+
The above copyright notice and this permission notice
|
|
2280
|
+
shall be included in all copies or substantial portions
|
|
2281
|
+
of the Software.
|
|
2243
2282
|
|
|
2244
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2245
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
|
|
2249
|
-
|
|
2250
|
-
|
|
2283
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2284
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2285
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2286
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2287
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2288
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2289
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2290
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2291
|
+
DEALINGS IN THE SOFTWARE.
|
|
2251
2292
|
|
|
2252
2293
|
````
|
|
2253
2294
|
|
|
@@ -2257,10 +2298,11 @@ THE SOFTWARE.
|
|
|
2257
2298
|
|
|
2258
2299
|
### Rust Crates:
|
|
2259
2300
|
|
|
2260
|
-
- [
|
|
2301
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
2261
2302
|
|
|
2262
2303
|
````text
|
|
2263
|
-
Copyright (c) 2018-
|
|
2304
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
2305
|
+
Copyright (c) 2016 Alex Crichton
|
|
2264
2306
|
|
|
2265
2307
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2266
2308
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2287,59 +2329,22 @@ THE SOFTWARE.
|
|
|
2287
2329
|
|
|
2288
2330
|
## The following dependencies are licensed under the MIT License:
|
|
2289
2331
|
|
|
2290
|
-
###
|
|
2332
|
+
### Rust Crates:
|
|
2291
2333
|
|
|
2292
|
-
- [
|
|
2293
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
2334
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
2294
2335
|
|
|
2295
2336
|
````text
|
|
2296
|
-
|
|
2337
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
2297
2338
|
|
|
2298
|
-
|
|
2299
|
-
|
|
2300
|
-
|
|
2301
|
-
|
|
2302
|
-
|
|
2303
|
-
|
|
2304
|
-
|
|
2305
|
-
furnished to do so, subject to the following
|
|
2306
|
-
|
|
2307
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2308
|
-
copies or substantial portions of the Software.
|
|
2309
|
-
|
|
2310
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2311
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2312
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2313
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2314
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2315
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2316
|
-
SOFTWARE.
|
|
2317
|
-
|
|
2318
|
-
````
|
|
2319
|
-
|
|
2320
|
-
---
|
|
2321
|
-
|
|
2322
|
-
## The following dependencies are licensed under the MIT License:
|
|
2323
|
-
|
|
2324
|
-
### Rust Crates:
|
|
2325
|
-
|
|
2326
|
-
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
2327
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
2328
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
2329
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
2330
|
-
|
|
2331
|
-
````text
|
|
2332
|
-
Copyright (c) 2016 The Rust Project Developers
|
|
2333
|
-
|
|
2334
|
-
Permission is hereby granted, free of charge, to any
|
|
2335
|
-
person obtaining a copy of this software and associated
|
|
2336
|
-
documentation files (the "Software"), to deal in the
|
|
2337
|
-
Software without restriction, including without
|
|
2338
|
-
limitation the rights to use, copy, modify, merge,
|
|
2339
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2340
|
-
the Software, and to permit persons to whom the Software
|
|
2341
|
-
is furnished to do so, subject to the following
|
|
2342
|
-
conditions:
|
|
2339
|
+
Permission is hereby granted, free of charge, to any
|
|
2340
|
+
person obtaining a copy of this software and associated
|
|
2341
|
+
documentation files (the "Software"), to deal in the
|
|
2342
|
+
Software without restriction, including without
|
|
2343
|
+
limitation the rights to use, copy, modify, merge,
|
|
2344
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2345
|
+
the Software, and to permit persons to whom the Software
|
|
2346
|
+
is furnished to do so, subject to the following
|
|
2347
|
+
conditions:
|
|
2343
2348
|
|
|
2344
2349
|
The above copyright notice and this permission notice
|
|
2345
2350
|
shall be included in all copies or substantial portions
|
|
@@ -2363,10 +2368,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2363
2368
|
|
|
2364
2369
|
### Rust Crates:
|
|
2365
2370
|
|
|
2366
|
-
- [
|
|
2371
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
2367
2372
|
|
|
2368
2373
|
````text
|
|
2369
|
-
Copyright
|
|
2374
|
+
Copyright 2023 The Fuchsia Authors
|
|
2370
2375
|
|
|
2371
2376
|
Permission is hereby granted, free of charge, to any
|
|
2372
2377
|
person obtaining a copy of this software and associated
|
|
@@ -2392,6 +2397,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
2392
2397
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2393
2398
|
DEALINGS IN THE SOFTWARE.
|
|
2394
2399
|
|
|
2400
|
+
|
|
2395
2401
|
````
|
|
2396
2402
|
|
|
2397
2403
|
---
|
|
@@ -2400,10 +2406,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2400
2406
|
|
|
2401
2407
|
### Rust Crates:
|
|
2402
2408
|
|
|
2403
|
-
- [
|
|
2409
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
2404
2410
|
|
|
2405
2411
|
````text
|
|
2406
|
-
Copyright (c)
|
|
2412
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
2407
2413
|
|
|
2408
2414
|
Permission is hereby granted, free of charge, to any
|
|
2409
2415
|
person obtaining a copy of this software and associated
|
|
@@ -2437,10 +2443,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2437
2443
|
|
|
2438
2444
|
### Rust Crates:
|
|
2439
2445
|
|
|
2440
|
-
- [
|
|
2446
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
2441
2447
|
|
|
2442
2448
|
````text
|
|
2443
|
-
Copyright (c)
|
|
2449
|
+
Copyright (c) The rust-url developers
|
|
2444
2450
|
|
|
2445
2451
|
Permission is hereby granted, free of charge, to any
|
|
2446
2452
|
person obtaining a copy of this software and associated
|
|
@@ -2474,16 +2480,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2474
2480
|
|
|
2475
2481
|
### Rust Crates:
|
|
2476
2482
|
|
|
2477
|
-
- [
|
|
2483
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
2478
2484
|
|
|
2479
2485
|
````text
|
|
2480
|
-
|
|
2486
|
+
The MIT License (MIT)
|
|
2481
2487
|
|
|
2482
|
-
|
|
2488
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
2483
2489
|
|
|
2484
|
-
|
|
2490
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2491
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2492
|
+
in the Software without restriction, including without limitation the rights
|
|
2493
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2494
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2495
|
+
furnished to do so, subject to the following conditions:
|
|
2485
2496
|
|
|
2486
|
-
|
|
2497
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2498
|
+
copies or substantial portions of the Software.
|
|
2499
|
+
|
|
2500
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2501
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2502
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2503
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2504
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2505
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2506
|
+
SOFTWARE.
|
|
2487
2507
|
|
|
2488
2508
|
````
|
|
2489
2509
|
|
|
@@ -2493,16 +2513,38 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2493
2513
|
|
|
2494
2514
|
### Rust Crates:
|
|
2495
2515
|
|
|
2496
|
-
- [
|
|
2497
|
-
- [
|
|
2498
|
-
- [
|
|
2499
|
-
- [
|
|
2500
|
-
- [
|
|
2501
|
-
- [
|
|
2516
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
2517
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
2518
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
2519
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
2520
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
2521
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
2522
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
2523
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
2524
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
2525
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
2526
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
2527
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
2528
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
2529
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
2530
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
2531
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2532
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2533
|
+
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
2534
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
2535
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
2536
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
2537
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
2538
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
2539
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
2540
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2541
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2542
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2543
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2544
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
2545
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
2502
2546
|
|
|
2503
2547
|
````text
|
|
2504
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
2505
|
-
|
|
2506
2548
|
Permission is hereby granted, free of charge, to any
|
|
2507
2549
|
person obtaining a copy of this software and associated
|
|
2508
2550
|
documentation files (the "Software"), to deal in the
|
|
@@ -2535,10 +2577,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2535
2577
|
|
|
2536
2578
|
### Rust Crates:
|
|
2537
2579
|
|
|
2538
|
-
- [
|
|
2580
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
2539
2581
|
|
|
2540
2582
|
````text
|
|
2541
|
-
Copyright (c)
|
|
2583
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
2542
2584
|
|
|
2543
2585
|
Permission is hereby granted, free of charge, to any
|
|
2544
2586
|
person obtaining a copy of this software and associated
|
|
@@ -2572,10 +2614,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2572
2614
|
|
|
2573
2615
|
### Rust Crates:
|
|
2574
2616
|
|
|
2575
|
-
- [
|
|
2617
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
2576
2618
|
|
|
2577
2619
|
````text
|
|
2578
|
-
Copyright (c)
|
|
2620
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
2579
2621
|
|
|
2580
2622
|
Permission is hereby granted, free of charge, to any
|
|
2581
2623
|
person obtaining a copy of this software and associated
|
|
@@ -2609,11 +2651,42 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2609
2651
|
|
|
2610
2652
|
### Rust Crates:
|
|
2611
2653
|
|
|
2612
|
-
- [
|
|
2613
|
-
- [
|
|
2654
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
2655
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
2614
2656
|
|
|
2615
2657
|
````text
|
|
2616
|
-
Copyright (c)
|
|
2658
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
2659
|
+
|
|
2660
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2661
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2662
|
+
in the Software without restriction, including without limitation the rights
|
|
2663
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2664
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2665
|
+
furnished to do so, subject to the following conditions:
|
|
2666
|
+
|
|
2667
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2668
|
+
copies or substantial portions of the Software.
|
|
2669
|
+
|
|
2670
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2671
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2672
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2673
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2674
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2675
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2676
|
+
SOFTWARE.
|
|
2677
|
+
|
|
2678
|
+
````
|
|
2679
|
+
|
|
2680
|
+
---
|
|
2681
|
+
|
|
2682
|
+
## The following dependencies are licensed under the MIT License:
|
|
2683
|
+
|
|
2684
|
+
### Rust Crates:
|
|
2685
|
+
|
|
2686
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
2687
|
+
|
|
2688
|
+
````text
|
|
2689
|
+
Copyright (c) 2016--2017
|
|
2617
2690
|
|
|
2618
2691
|
Permission is hereby granted, free of charge, to any
|
|
2619
2692
|
person obtaining a copy of this software and associated
|
|
@@ -2647,30 +2720,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2647
2720
|
|
|
2648
2721
|
### Rust Crates:
|
|
2649
2722
|
|
|
2650
|
-
- [
|
|
2651
|
-
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
2723
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
2652
2724
|
|
|
2653
2725
|
````text
|
|
2654
|
-
|
|
2655
|
-
|
|
2656
|
-
Copyright (c) 2015 Steven Fackler
|
|
2726
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
2657
2727
|
|
|
2658
|
-
Permission is hereby granted, free of charge, to any
|
|
2659
|
-
|
|
2660
|
-
the Software
|
|
2661
|
-
|
|
2662
|
-
the
|
|
2663
|
-
|
|
2728
|
+
Permission is hereby granted, free of charge, to any
|
|
2729
|
+
person obtaining a copy of this software and associated
|
|
2730
|
+
documentation files (the "Software"), to deal in the
|
|
2731
|
+
Software without restriction, including without
|
|
2732
|
+
limitation the rights to use, copy, modify, merge,
|
|
2733
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2734
|
+
the Software, and to permit persons to whom the Software
|
|
2735
|
+
is furnished to do so, subject to the following
|
|
2736
|
+
conditions:
|
|
2664
2737
|
|
|
2665
|
-
The above copyright notice and this permission notice
|
|
2666
|
-
copies or substantial portions
|
|
2738
|
+
The above copyright notice and this permission notice
|
|
2739
|
+
shall be included in all copies or substantial portions
|
|
2740
|
+
of the Software.
|
|
2667
2741
|
|
|
2668
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2669
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2670
|
-
|
|
2671
|
-
|
|
2672
|
-
|
|
2673
|
-
|
|
2742
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2743
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2744
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2745
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2746
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2747
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2748
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2749
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2750
|
+
DEALINGS IN THE SOFTWARE.
|
|
2674
2751
|
|
|
2675
2752
|
````
|
|
2676
2753
|
|
|
@@ -2680,28 +2757,34 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2680
2757
|
|
|
2681
2758
|
### Rust Crates:
|
|
2682
2759
|
|
|
2683
|
-
- [
|
|
2760
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
2684
2761
|
|
|
2685
2762
|
````text
|
|
2686
|
-
Copyright (c) 2018
|
|
2763
|
+
Copyright (c) 2018 Carl Lerche
|
|
2687
2764
|
|
|
2688
|
-
Permission is hereby granted, free of charge, to any
|
|
2689
|
-
of this software and associated
|
|
2690
|
-
|
|
2691
|
-
|
|
2692
|
-
|
|
2693
|
-
|
|
2765
|
+
Permission is hereby granted, free of charge, to any
|
|
2766
|
+
person obtaining a copy of this software and associated
|
|
2767
|
+
documentation files (the "Software"), to deal in the
|
|
2768
|
+
Software without restriction, including without
|
|
2769
|
+
limitation the rights to use, copy, modify, merge,
|
|
2770
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2771
|
+
the Software, and to permit persons to whom the Software
|
|
2772
|
+
is furnished to do so, subject to the following
|
|
2773
|
+
conditions:
|
|
2694
2774
|
|
|
2695
|
-
The above copyright notice and this permission notice
|
|
2696
|
-
copies or substantial portions
|
|
2775
|
+
The above copyright notice and this permission notice
|
|
2776
|
+
shall be included in all copies or substantial portions
|
|
2777
|
+
of the Software.
|
|
2697
2778
|
|
|
2698
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2699
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2700
|
-
|
|
2701
|
-
|
|
2702
|
-
|
|
2703
|
-
|
|
2704
|
-
|
|
2779
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2780
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2781
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2782
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2783
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2784
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2785
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2786
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2787
|
+
DEALINGS IN THE SOFTWARE.
|
|
2705
2788
|
|
|
2706
2789
|
````
|
|
2707
2790
|
|
|
@@ -2711,10 +2794,10 @@ SOFTWARE.
|
|
|
2711
2794
|
|
|
2712
2795
|
### Rust Crates:
|
|
2713
2796
|
|
|
2714
|
-
- [
|
|
2797
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
2715
2798
|
|
|
2716
2799
|
````text
|
|
2717
|
-
Copyright (c)
|
|
2800
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
2718
2801
|
|
|
2719
2802
|
Permission is hereby granted, free of charge, to any
|
|
2720
2803
|
person obtaining a copy of this software and associated
|
|
@@ -2748,16 +2831,109 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2748
2831
|
|
|
2749
2832
|
### Rust Crates:
|
|
2750
2833
|
|
|
2751
|
-
- [
|
|
2834
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
2835
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
2752
2836
|
|
|
2753
2837
|
````text
|
|
2754
|
-
|
|
2755
|
-
|
|
2756
|
-
Copyright (c) 2019 Yoshua Wuyts
|
|
2757
|
-
Copyright (c) Tokio Contributors
|
|
2838
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
2758
2839
|
|
|
2759
|
-
Permission is hereby granted, free of charge, to any
|
|
2760
|
-
of this software and associated
|
|
2840
|
+
Permission is hereby granted, free of charge, to any
|
|
2841
|
+
person obtaining a copy of this software and associated
|
|
2842
|
+
documentation files (the "Software"), to deal in the
|
|
2843
|
+
Software without restriction, including without
|
|
2844
|
+
limitation the rights to use, copy, modify, merge,
|
|
2845
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2846
|
+
the Software, and to permit persons to whom the Software
|
|
2847
|
+
is furnished to do so, subject to the following
|
|
2848
|
+
conditions:
|
|
2849
|
+
|
|
2850
|
+
The above copyright notice and this permission notice
|
|
2851
|
+
shall be included in all copies or substantial portions
|
|
2852
|
+
of the Software.
|
|
2853
|
+
|
|
2854
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2855
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2856
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2857
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2858
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2859
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2860
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2861
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2862
|
+
DEALINGS IN THE SOFTWARE.
|
|
2863
|
+
|
|
2864
|
+
````
|
|
2865
|
+
|
|
2866
|
+
---
|
|
2867
|
+
|
|
2868
|
+
## The following dependencies are licensed under the MIT License:
|
|
2869
|
+
|
|
2870
|
+
### Rust Crates:
|
|
2871
|
+
|
|
2872
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
2873
|
+
|
|
2874
|
+
````text
|
|
2875
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
2876
|
+
|
|
2877
|
+
Permission is hereby granted, free of charge, to any
|
|
2878
|
+
person obtaining a copy of this software and associated
|
|
2879
|
+
documentation files (the "Software"), to deal in the
|
|
2880
|
+
Software without restriction, including without
|
|
2881
|
+
limitation the rights to use, copy, modify, merge,
|
|
2882
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2883
|
+
the Software, and to permit persons to whom the Software
|
|
2884
|
+
is furnished to do so, subject to the following
|
|
2885
|
+
conditions:
|
|
2886
|
+
|
|
2887
|
+
The above copyright notice and this permission notice
|
|
2888
|
+
shall be included in all copies or substantial portions
|
|
2889
|
+
of the Software.
|
|
2890
|
+
|
|
2891
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2892
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2893
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2894
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2895
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2896
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2897
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2898
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2899
|
+
DEALINGS IN THE SOFTWARE.
|
|
2900
|
+
|
|
2901
|
+
````
|
|
2902
|
+
|
|
2903
|
+
---
|
|
2904
|
+
|
|
2905
|
+
## The following dependencies are licensed under the MIT License:
|
|
2906
|
+
|
|
2907
|
+
### Rust Crates:
|
|
2908
|
+
|
|
2909
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
2910
|
+
|
|
2911
|
+
````text
|
|
2912
|
+
Copyright 2016 Nika Layzell
|
|
2913
|
+
|
|
2914
|
+
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:
|
|
2915
|
+
|
|
2916
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2917
|
+
|
|
2918
|
+
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.
|
|
2919
|
+
|
|
2920
|
+
````
|
|
2921
|
+
|
|
2922
|
+
---
|
|
2923
|
+
|
|
2924
|
+
## The following dependencies are licensed under the MIT License:
|
|
2925
|
+
|
|
2926
|
+
### Rust Crates:
|
|
2927
|
+
|
|
2928
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
2929
|
+
|
|
2930
|
+
````text
|
|
2931
|
+
The MIT License (MIT)
|
|
2932
|
+
|
|
2933
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
2934
|
+
|
|
2935
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2936
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2761
2937
|
in the Software without restriction, including without limitation the rights
|
|
2762
2938
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2763
2939
|
copies of the Software, and to permit persons to whom the Software is
|
|
@@ -2774,6 +2950,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2774
2950
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2775
2951
|
SOFTWARE.
|
|
2776
2952
|
|
|
2953
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2954
|
+
licences; see files named LICENSE.*.txt for details.
|
|
2777
2955
|
````
|
|
2778
2956
|
|
|
2779
2957
|
---
|
|
@@ -2782,15 +2960,11 @@ SOFTWARE.
|
|
|
2782
2960
|
|
|
2783
2961
|
### Rust Crates:
|
|
2784
2962
|
|
|
2785
|
-
- [
|
|
2963
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
2786
2964
|
|
|
2787
2965
|
````text
|
|
2788
|
-
|
|
2789
|
-
|
|
2790
|
-
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
2791
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2792
|
-
Copyright (c) 2017 Frommi
|
|
2793
|
-
Copyright (c) 2017-2024 oyvindln
|
|
2966
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
2967
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
2794
2968
|
|
|
2795
2969
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2796
2970
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2818,11 +2992,51 @@ SOFTWARE.
|
|
|
2818
2992
|
|
|
2819
2993
|
### Rust Crates:
|
|
2820
2994
|
|
|
2821
|
-
- [
|
|
2995
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
2996
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
2997
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
2822
2998
|
|
|
2823
2999
|
````text
|
|
2824
|
-
Copyright (c)
|
|
2825
|
-
|
|
3000
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
3001
|
+
|
|
3002
|
+
Permission is hereby granted, free of charge, to any
|
|
3003
|
+
person obtaining a copy of this software and associated
|
|
3004
|
+
documentation files (the "Software"), to deal in the
|
|
3005
|
+
Software without restriction, including without
|
|
3006
|
+
limitation the rights to use, copy, modify, merge,
|
|
3007
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3008
|
+
the Software, and to permit persons to whom the Software
|
|
3009
|
+
is furnished to do so, subject to the following
|
|
3010
|
+
conditions:
|
|
3011
|
+
|
|
3012
|
+
The above copyright notice and this permission notice
|
|
3013
|
+
shall be included in all copies or substantial portions
|
|
3014
|
+
of the Software.
|
|
3015
|
+
|
|
3016
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3017
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3018
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3019
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3020
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3021
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3022
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3023
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3024
|
+
DEALINGS IN THE SOFTWARE.
|
|
3025
|
+
|
|
3026
|
+
````
|
|
3027
|
+
|
|
3028
|
+
---
|
|
3029
|
+
|
|
3030
|
+
## The following dependencies are licensed under the MIT License:
|
|
3031
|
+
|
|
3032
|
+
### NPM Packages:
|
|
3033
|
+
|
|
3034
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
3035
|
+
|
|
3036
|
+
````text
|
|
3037
|
+
The MIT License (MIT)
|
|
3038
|
+
|
|
3039
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
2826
3040
|
|
|
2827
3041
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2828
3042
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2831,16 +3045,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2831
3045
|
copies of the Software, and to permit persons to whom the Software is
|
|
2832
3046
|
furnished to do so, subject to the following conditions:
|
|
2833
3047
|
|
|
2834
|
-
The above copyright notice and this permission notice shall be included in
|
|
2835
|
-
|
|
3048
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3049
|
+
copies or substantial portions of the Software.
|
|
2836
3050
|
|
|
2837
3051
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2838
3052
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2839
3053
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2840
3054
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2841
3055
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2842
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2843
|
-
|
|
3056
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3057
|
+
SOFTWARE.
|
|
3058
|
+
|
|
2844
3059
|
|
|
2845
3060
|
````
|
|
2846
3061
|
|
|
@@ -2848,13 +3063,14 @@ THE SOFTWARE.
|
|
|
2848
3063
|
|
|
2849
3064
|
## The following dependencies are licensed under the MIT License:
|
|
2850
3065
|
|
|
2851
|
-
###
|
|
3066
|
+
### NPM Packages:
|
|
2852
3067
|
|
|
2853
|
-
- [
|
|
3068
|
+
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.10) (0.0.10)
|
|
2854
3069
|
|
|
2855
3070
|
````text
|
|
2856
|
-
|
|
2857
|
-
|
|
3071
|
+
MIT License
|
|
3072
|
+
|
|
3073
|
+
Copyright (c) 2026 Huawei Device Co., Ltd.
|
|
2858
3074
|
|
|
2859
3075
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2860
3076
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2863,16 +3079,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2863
3079
|
copies of the Software, and to permit persons to whom the Software is
|
|
2864
3080
|
furnished to do so, subject to the following conditions:
|
|
2865
3081
|
|
|
2866
|
-
The above copyright notice and this permission notice shall be included in
|
|
2867
|
-
|
|
3082
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3083
|
+
copies or substantial portions of the Software.
|
|
2868
3084
|
|
|
2869
3085
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2870
3086
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2871
3087
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2872
3088
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2873
3089
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2874
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2875
|
-
|
|
3090
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3091
|
+
SOFTWARE.
|
|
2876
3092
|
|
|
2877
3093
|
````
|
|
2878
3094
|
|
|
@@ -2882,34 +3098,32 @@ THE SOFTWARE.
|
|
|
2882
3098
|
|
|
2883
3099
|
### Rust Crates:
|
|
2884
3100
|
|
|
2885
|
-
- [
|
|
3101
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
2886
3102
|
|
|
2887
3103
|
````text
|
|
2888
|
-
|
|
3104
|
+
The MIT License (MIT)
|
|
2889
3105
|
|
|
2890
|
-
|
|
2891
|
-
|
|
2892
|
-
|
|
2893
|
-
Software without restriction, including without
|
|
2894
|
-
limitation the rights to use, copy, modify, merge,
|
|
2895
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2896
|
-
the Software, and to permit persons to whom the Software
|
|
2897
|
-
is furnished to do so, subject to the following
|
|
2898
|
-
conditions:
|
|
3106
|
+
Copyright (c) 2015 Danny Guo
|
|
3107
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3108
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
2899
3109
|
|
|
2900
|
-
|
|
2901
|
-
|
|
2902
|
-
|
|
3110
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3111
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3112
|
+
in the Software without restriction, including without limitation the rights
|
|
3113
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3114
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3115
|
+
furnished to do so, subject to the following conditions:
|
|
2903
3116
|
|
|
2904
|
-
|
|
2905
|
-
|
|
2906
|
-
|
|
2907
|
-
|
|
2908
|
-
|
|
2909
|
-
|
|
2910
|
-
|
|
2911
|
-
IN
|
|
2912
|
-
|
|
3117
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3118
|
+
copies or substantial portions of the Software.
|
|
3119
|
+
|
|
3120
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3121
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3122
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3123
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3124
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3125
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3126
|
+
SOFTWARE.
|
|
2913
3127
|
|
|
2914
3128
|
````
|
|
2915
3129
|
|
|
@@ -2919,10 +3133,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2919
3133
|
|
|
2920
3134
|
### Rust Crates:
|
|
2921
3135
|
|
|
2922
|
-
- [
|
|
3136
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
3137
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
2923
3138
|
|
|
2924
3139
|
````text
|
|
2925
|
-
Copyright
|
|
3140
|
+
Copyright (c) 2014 Alex Crichton
|
|
2926
3141
|
|
|
2927
3142
|
Permission is hereby granted, free of charge, to any
|
|
2928
3143
|
person obtaining a copy of this software and associated
|
|
@@ -2948,7 +3163,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
2948
3163
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2949
3164
|
DEALINGS IN THE SOFTWARE.
|
|
2950
3165
|
|
|
2951
|
-
|
|
2952
3166
|
````
|
|
2953
3167
|
|
|
2954
3168
|
---
|
|
@@ -2957,10 +3171,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2957
3171
|
|
|
2958
3172
|
### Rust Crates:
|
|
2959
3173
|
|
|
2960
|
-
- [
|
|
3174
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
2961
3175
|
|
|
2962
3176
|
````text
|
|
2963
|
-
Copyright (c)
|
|
3177
|
+
Copyright (c) 2017 Carl Lerche
|
|
3178
|
+
Copyright (c) 2018 Bastian Köcher
|
|
3179
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2964
3180
|
|
|
2965
3181
|
Permission is hereby granted, free of charge, to any
|
|
2966
3182
|
person obtaining a copy of this software and associated
|
|
@@ -2992,45 +3208,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2992
3208
|
|
|
2993
3209
|
## The following dependencies are licensed under the MIT License:
|
|
2994
3210
|
|
|
2995
|
-
###
|
|
2996
|
-
|
|
2997
|
-
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
2998
|
-
|
|
2999
|
-
````text
|
|
3000
|
-
Copyright (c) 2014-2026 Sean McArthur
|
|
3001
|
-
|
|
3002
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3003
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3004
|
-
in the Software without restriction, including without limitation the rights
|
|
3005
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3006
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3007
|
-
furnished to do so, subject to the following conditions:
|
|
3008
|
-
|
|
3009
|
-
The above copyright notice and this permission notice shall be included in
|
|
3010
|
-
all copies or substantial portions of the Software.
|
|
3011
|
-
|
|
3012
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3013
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3014
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3015
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3016
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3017
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3018
|
-
THE SOFTWARE.
|
|
3019
|
-
|
|
3020
|
-
````
|
|
3021
|
-
|
|
3022
|
-
---
|
|
3023
|
-
|
|
3024
|
-
## The following dependencies are licensed under the MIT License:
|
|
3025
|
-
|
|
3026
|
-
### Rust Crates:
|
|
3211
|
+
### NPM Packages:
|
|
3027
3212
|
|
|
3028
|
-
- [
|
|
3213
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
3029
3214
|
|
|
3030
3215
|
````text
|
|
3031
|
-
|
|
3216
|
+
MIT License
|
|
3032
3217
|
|
|
3033
|
-
Copyright (c)
|
|
3218
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
3034
3219
|
|
|
3035
3220
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3036
3221
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3050,36 +3235,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3050
3235
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3051
3236
|
SOFTWARE.
|
|
3052
3237
|
|
|
3053
|
-
|
|
3054
|
-
|
|
3055
|
-
---
|
|
3056
|
-
|
|
3057
|
-
## The following dependencies are licensed under the MIT License:
|
|
3058
|
-
|
|
3059
|
-
### Rust Crates:
|
|
3060
|
-
|
|
3061
|
-
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
3062
|
-
|
|
3063
|
-
````text
|
|
3064
|
-
Copyright (c) 2023-2025 Sean McArthur
|
|
3065
|
-
|
|
3066
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3067
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3068
|
-
in the Software without restriction, including without limitation the rights
|
|
3069
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3070
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3071
|
-
furnished to do so, subject to the following conditions:
|
|
3072
|
-
|
|
3073
|
-
The above copyright notice and this permission notice shall be included in
|
|
3074
|
-
all copies or substantial portions of the Software.
|
|
3075
|
-
|
|
3076
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3077
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3078
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3079
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3080
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3081
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3082
|
-
THE SOFTWARE.
|
|
3238
|
+
[others]: https://github.com/json5/json5/contributors
|
|
3083
3239
|
|
|
3084
3240
|
````
|
|
3085
3241
|
|
|
@@ -3087,16 +3243,15 @@ THE SOFTWARE.
|
|
|
3087
3243
|
|
|
3088
3244
|
## The following dependencies are licensed under the MIT License:
|
|
3089
3245
|
|
|
3090
|
-
###
|
|
3246
|
+
### NPM Packages:
|
|
3091
3247
|
|
|
3092
|
-
- [
|
|
3248
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
3249
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
3093
3250
|
|
|
3094
3251
|
````text
|
|
3095
|
-
|
|
3252
|
+
MIT License
|
|
3096
3253
|
|
|
3097
|
-
Copyright (c)
|
|
3098
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3099
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
3254
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
3100
3255
|
|
|
3101
3256
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3102
3257
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3122,34 +3277,33 @@ SOFTWARE.
|
|
|
3122
3277
|
|
|
3123
3278
|
## The following dependencies are licensed under the MIT License:
|
|
3124
3279
|
|
|
3125
|
-
###
|
|
3280
|
+
### NPM Packages:
|
|
3126
3281
|
|
|
3127
|
-
- [
|
|
3128
|
-
- [
|
|
3129
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3282
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
3283
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
|
|
3130
3284
|
|
|
3131
3285
|
````text
|
|
3132
|
-
MIT License
|
|
3286
|
+
MIT License
|
|
3133
3287
|
|
|
3134
|
-
Copyright (c)
|
|
3288
|
+
Copyright (c) Microsoft Corporation.
|
|
3135
3289
|
|
|
3136
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3137
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3138
|
-
in the Software without restriction, including without limitation the rights
|
|
3139
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3140
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3141
|
-
furnished to do so, subject to the following conditions:
|
|
3290
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3291
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3292
|
+
in the Software without restriction, including without limitation the rights
|
|
3293
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3294
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3295
|
+
furnished to do so, subject to the following conditions:
|
|
3142
3296
|
|
|
3143
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3144
|
-
copies or substantial portions of the Software.
|
|
3297
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3298
|
+
copies or substantial portions of the Software.
|
|
3145
3299
|
|
|
3146
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3147
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3148
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3149
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3150
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3151
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3152
|
-
SOFTWARE
|
|
3300
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3301
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3302
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3303
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3304
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3305
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3306
|
+
SOFTWARE
|
|
3153
3307
|
|
|
3154
3308
|
````
|
|
3155
3309
|
|
|
@@ -3157,21 +3311,29 @@ SOFTWARE.
|
|
|
3157
3311
|
|
|
3158
3312
|
## The following dependencies are licensed under the MIT License:
|
|
3159
3313
|
|
|
3160
|
-
###
|
|
3314
|
+
### NPM Packages:
|
|
3161
3315
|
|
|
3162
|
-
- [
|
|
3163
|
-
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
3316
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
3164
3317
|
|
|
3165
3318
|
````text
|
|
3166
|
-
|
|
3167
|
-
|
|
3168
|
-
Copyright 2016 Google Inc. All Rights Reserved.
|
|
3319
|
+
This software is released under the MIT license:
|
|
3169
3320
|
|
|
3170
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3321
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3322
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
3323
|
+
the Software without restriction, including without limitation the rights to
|
|
3324
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3325
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3326
|
+
subject to the following conditions:
|
|
3171
3327
|
|
|
3172
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3328
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3329
|
+
copies or substantial portions of the Software.
|
|
3173
3330
|
|
|
3174
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3331
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3332
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3333
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3334
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3335
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3336
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3175
3337
|
|
|
3176
3338
|
````
|
|
3177
3339
|
|
|
@@ -3181,34 +3343,32 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3181
3343
|
|
|
3182
3344
|
### Rust Crates:
|
|
3183
3345
|
|
|
3184
|
-
- [
|
|
3346
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
3185
3347
|
|
|
3186
3348
|
````text
|
|
3187
|
-
|
|
3188
|
-
|
|
3189
|
-
|
|
3190
|
-
|
|
3191
|
-
|
|
3192
|
-
|
|
3193
|
-
|
|
3194
|
-
publish, distribute, sublicense, and/or sell
|
|
3195
|
-
the Software, and to permit persons to whom the Software
|
|
3196
|
-
|
|
3197
|
-
|
|
3198
|
-
|
|
3199
|
-
The above copyright notice and this permission notice
|
|
3200
|
-
|
|
3201
|
-
|
|
3202
|
-
|
|
3203
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3204
|
-
|
|
3205
|
-
|
|
3206
|
-
|
|
3207
|
-
|
|
3208
|
-
|
|
3209
|
-
|
|
3210
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3211
|
-
DEALINGS IN THE SOFTWARE.
|
|
3349
|
+
The MIT License (MIT)
|
|
3350
|
+
|
|
3351
|
+
Copyright (c) 2016 Johann Tuffe
|
|
3352
|
+
|
|
3353
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3354
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3355
|
+
in the Software without restriction, including without limitation the rights
|
|
3356
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3357
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3358
|
+
furnished to do so, subject to the following conditions:
|
|
3359
|
+
|
|
3360
|
+
|
|
3361
|
+
The above copyright notice and this permission notice shall be included in
|
|
3362
|
+
all copies or substantial portions of the Software.
|
|
3363
|
+
|
|
3364
|
+
|
|
3365
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3366
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3367
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3368
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3369
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3370
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3371
|
+
THE SOFTWARE.
|
|
3212
3372
|
|
|
3213
3373
|
````
|
|
3214
3374
|
|
|
@@ -3218,10 +3378,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3218
3378
|
|
|
3219
3379
|
### Rust Crates:
|
|
3220
3380
|
|
|
3221
|
-
- [
|
|
3381
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
3222
3382
|
|
|
3223
3383
|
````text
|
|
3224
|
-
|
|
3384
|
+
The MIT License (MIT)
|
|
3385
|
+
|
|
3386
|
+
Copyright (c) 2015 Alice Maz
|
|
3225
3387
|
|
|
3226
3388
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3227
3389
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3241,7 +3403,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3241
3403
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3242
3404
|
THE SOFTWARE.
|
|
3243
3405
|
|
|
3244
|
-
|
|
3245
3406
|
````
|
|
3246
3407
|
|
|
3247
3408
|
---
|
|
@@ -3250,10 +3411,12 @@ THE SOFTWARE.
|
|
|
3250
3411
|
|
|
3251
3412
|
### Rust Crates:
|
|
3252
3413
|
|
|
3253
|
-
- [
|
|
3414
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
3415
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
3416
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
3254
3417
|
|
|
3255
3418
|
````text
|
|
3256
|
-
Copyright (c) 2019
|
|
3419
|
+
Copyright (c) 2019 Tower Contributors
|
|
3257
3420
|
|
|
3258
3421
|
Permission is hereby granted, free of charge, to any
|
|
3259
3422
|
person obtaining a copy of this software and associated
|
|
@@ -3287,10 +3450,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3287
3450
|
|
|
3288
3451
|
### Rust Crates:
|
|
3289
3452
|
|
|
3290
|
-
- [
|
|
3453
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
3291
3454
|
|
|
3292
3455
|
````text
|
|
3293
|
-
Copyright (c)
|
|
3456
|
+
Copyright (c) 2017 Contributors
|
|
3294
3457
|
|
|
3295
3458
|
Permission is hereby granted, free of charge, to any
|
|
3296
3459
|
person obtaining a copy of this software and associated
|
|
@@ -3322,106 +3485,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3322
3485
|
|
|
3323
3486
|
## The following dependencies are licensed under the MIT License:
|
|
3324
3487
|
|
|
3325
|
-
### NPM Packages:
|
|
3326
|
-
|
|
3327
|
-
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
3328
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
|
|
3329
|
-
|
|
3330
|
-
````text
|
|
3331
|
-
MIT License
|
|
3332
|
-
|
|
3333
|
-
Copyright (c) Microsoft Corporation.
|
|
3334
|
-
|
|
3335
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3336
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3337
|
-
in the Software without restriction, including without limitation the rights
|
|
3338
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3339
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3340
|
-
furnished to do so, subject to the following conditions:
|
|
3341
|
-
|
|
3342
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3343
|
-
copies or substantial portions of the Software.
|
|
3344
|
-
|
|
3345
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3346
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3347
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3348
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3349
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3350
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3351
|
-
SOFTWARE
|
|
3352
|
-
|
|
3353
|
-
````
|
|
3354
|
-
|
|
3355
|
-
---
|
|
3356
|
-
|
|
3357
|
-
## The following dependencies are licensed under the MIT License:
|
|
3358
|
-
|
|
3359
3488
|
### Rust Crates:
|
|
3360
3489
|
|
|
3361
|
-
- [
|
|
3490
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
3362
3491
|
|
|
3363
3492
|
````text
|
|
3364
|
-
Copyright (c)
|
|
3365
|
-
|
|
3366
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3367
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3368
|
-
in the Software without restriction, including without limitation the rights
|
|
3369
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3370
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3371
|
-
furnished to do so, subject to the following conditions:
|
|
3372
|
-
|
|
3373
|
-
The above copyright notice and this permission notice shall be included in
|
|
3374
|
-
all copies or substantial portions of the Software.
|
|
3375
|
-
|
|
3376
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3377
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3378
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3379
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3380
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3381
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3382
|
-
THE SOFTWARE.
|
|
3383
|
-
|
|
3384
|
-
|
|
3385
|
-
````
|
|
3386
|
-
|
|
3387
|
-
---
|
|
3388
|
-
|
|
3389
|
-
## The following dependencies are licensed under the MIT License:
|
|
3390
|
-
|
|
3391
|
-
### Rust Crates:
|
|
3392
|
-
|
|
3393
|
-
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
3394
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
3395
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
3396
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
3397
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
3398
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
3399
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
3400
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
3401
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
3402
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3403
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3404
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
3405
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
3406
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
3407
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
3408
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3409
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3410
|
-
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
3411
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
3412
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
3413
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
3414
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
3415
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
3416
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
3417
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3418
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3419
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3420
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3421
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
3422
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
3493
|
+
Copyright (c) 2019 Carl Lerche
|
|
3423
3494
|
|
|
3424
|
-
````text
|
|
3425
3495
|
Permission is hereby granted, free of charge, to any
|
|
3426
3496
|
person obtaining a copy of this software and associated
|
|
3427
3497
|
documentation files (the "Software"), to deal in the
|
|
@@ -3454,11 +3524,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3454
3524
|
|
|
3455
3525
|
### Rust Crates:
|
|
3456
3526
|
|
|
3457
|
-
- [
|
|
3458
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
3527
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
3459
3528
|
|
|
3460
3529
|
````text
|
|
3461
|
-
Copyright (c)
|
|
3530
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
3462
3531
|
|
|
3463
3532
|
Permission is hereby granted, free of charge, to any
|
|
3464
3533
|
person obtaining a copy of this software and associated
|
|
@@ -3492,12 +3561,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3492
3561
|
|
|
3493
3562
|
### Rust Crates:
|
|
3494
3563
|
|
|
3495
|
-
- [
|
|
3564
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
3496
3565
|
|
|
3497
3566
|
````text
|
|
3498
|
-
|
|
3499
|
-
|
|
3500
|
-
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
3567
|
+
MIT License
|
|
3501
3568
|
|
|
3502
3569
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3503
3570
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3506,16 +3573,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3506
3573
|
copies of the Software, and to permit persons to whom the Software is
|
|
3507
3574
|
furnished to do so, subject to the following conditions:
|
|
3508
3575
|
|
|
3509
|
-
The above copyright notice and this permission notice shall be included in
|
|
3510
|
-
|
|
3576
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3577
|
+
copies or substantial portions of the Software.
|
|
3511
3578
|
|
|
3512
3579
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3513
3580
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3514
3581
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3515
3582
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3516
3583
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3517
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3518
|
-
|
|
3584
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3585
|
+
SOFTWARE.
|
|
3519
3586
|
|
|
3520
3587
|
````
|
|
3521
3588
|
|
|
@@ -3525,29 +3592,39 @@ THE SOFTWARE.
|
|
|
3525
3592
|
|
|
3526
3593
|
### Rust Crates:
|
|
3527
3594
|
|
|
3528
|
-
- [
|
|
3595
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
3596
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
3597
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
3598
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
3599
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
3600
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
3529
3601
|
|
|
3530
3602
|
````text
|
|
3531
|
-
Copyright (c)
|
|
3532
|
-
|
|
3533
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3534
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3535
|
-
in the Software without restriction, including without limitation the rights
|
|
3536
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3537
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3538
|
-
furnished to do so, subject to the following conditions:
|
|
3603
|
+
Copyright (c) 2019 Tokio Contributors
|
|
3539
3604
|
|
|
3540
|
-
|
|
3541
|
-
|
|
3605
|
+
Permission is hereby granted, free of charge, to any
|
|
3606
|
+
person obtaining a copy of this software and associated
|
|
3607
|
+
documentation files (the "Software"), to deal in the
|
|
3608
|
+
Software without restriction, including without
|
|
3609
|
+
limitation the rights to use, copy, modify, merge,
|
|
3610
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3611
|
+
the Software, and to permit persons to whom the Software
|
|
3612
|
+
is furnished to do so, subject to the following
|
|
3613
|
+
conditions:
|
|
3542
3614
|
|
|
3543
|
-
|
|
3544
|
-
|
|
3545
|
-
|
|
3546
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3547
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3548
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3549
|
-
THE SOFTWARE.
|
|
3615
|
+
The above copyright notice and this permission notice
|
|
3616
|
+
shall be included in all copies or substantial portions
|
|
3617
|
+
of the Software.
|
|
3550
3618
|
|
|
3619
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3620
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3621
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3622
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3623
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3624
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3625
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3626
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3627
|
+
DEALINGS IN THE SOFTWARE.
|
|
3551
3628
|
|
|
3552
3629
|
````
|
|
3553
3630
|
|
|
@@ -3557,29 +3634,33 @@ THE SOFTWARE.
|
|
|
3557
3634
|
|
|
3558
3635
|
### Rust Crates:
|
|
3559
3636
|
|
|
3560
|
-
- [
|
|
3561
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3562
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3637
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
3563
3638
|
|
|
3564
3639
|
````text
|
|
3565
3640
|
MIT License
|
|
3566
3641
|
|
|
3567
|
-
Copyright
|
|
3642
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
3643
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
3644
|
+
Copyright (c) 2017 Frommi
|
|
3645
|
+
Copyright (c) 2017-2024 oyvindln
|
|
3568
3646
|
|
|
3569
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3570
|
-
associated documentation files (the "Software"), to deal
|
|
3571
|
-
|
|
3572
|
-
|
|
3573
|
-
|
|
3647
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3648
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3649
|
+
in the Software without restriction, including without limitation the rights
|
|
3650
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3651
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3652
|
+
furnished to do so, subject to the following conditions:
|
|
3574
3653
|
|
|
3575
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3576
|
-
portions of the Software.
|
|
3654
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3655
|
+
copies or substantial portions of the Software.
|
|
3577
3656
|
|
|
3578
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3579
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3580
|
-
|
|
3581
|
-
|
|
3582
|
-
|
|
3657
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3658
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3659
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3660
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3661
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3662
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3663
|
+
SOFTWARE.
|
|
3583
3664
|
|
|
3584
3665
|
````
|
|
3585
3666
|
|
|
@@ -3589,40 +3670,31 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3589
3670
|
|
|
3590
3671
|
### Rust Crates:
|
|
3591
3672
|
|
|
3592
|
-
- [
|
|
3593
|
-
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
3594
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3595
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
3596
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3597
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
3673
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
3598
3674
|
|
|
3599
3675
|
````text
|
|
3600
|
-
|
|
3601
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3676
|
+
MIT License
|
|
3602
3677
|
|
|
3603
|
-
|
|
3604
|
-
|
|
3605
|
-
documentation files (the "Software"), to deal in the
|
|
3606
|
-
Software without restriction, including without
|
|
3607
|
-
limitation the rights to use, copy, modify, merge,
|
|
3608
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3609
|
-
the Software, and to permit persons to whom the Software
|
|
3610
|
-
is furnished to do so, subject to the following
|
|
3611
|
-
conditions:
|
|
3678
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
3679
|
+
Copyright (c) Tokio Contributors
|
|
3612
3680
|
|
|
3613
|
-
|
|
3614
|
-
|
|
3615
|
-
|
|
3681
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3682
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3683
|
+
in the Software without restriction, including without limitation the rights
|
|
3684
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3685
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3686
|
+
furnished to do so, subject to the following conditions:
|
|
3616
3687
|
|
|
3617
|
-
|
|
3618
|
-
|
|
3619
|
-
|
|
3620
|
-
|
|
3621
|
-
|
|
3622
|
-
|
|
3623
|
-
|
|
3624
|
-
IN
|
|
3625
|
-
|
|
3688
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3689
|
+
copies or substantial portions of the Software.
|
|
3690
|
+
|
|
3691
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3692
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3693
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3694
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3695
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3696
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3697
|
+
SOFTWARE.
|
|
3626
3698
|
|
|
3627
3699
|
````
|
|
3628
3700
|
|
|
@@ -3632,10 +3704,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3632
3704
|
|
|
3633
3705
|
### Rust Crates:
|
|
3634
3706
|
|
|
3635
|
-
- [
|
|
3707
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
3636
3708
|
|
|
3637
3709
|
````text
|
|
3638
|
-
Copyright (c)
|
|
3710
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
3639
3711
|
|
|
3640
3712
|
Permission is hereby granted, free of charge, to any
|
|
3641
3713
|
person obtaining a copy of this software and associated
|
|
@@ -3669,43 +3741,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3669
3741
|
|
|
3670
3742
|
### Rust Crates:
|
|
3671
3743
|
|
|
3672
|
-
- [
|
|
3673
|
-
|
|
3674
|
-
````text
|
|
3675
|
-
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
3676
|
-
|
|
3677
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3678
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3679
|
-
in the Software without restriction, including without limitation the rights
|
|
3680
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3681
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3682
|
-
furnished to do so, subject to the following conditions:
|
|
3683
|
-
|
|
3684
|
-
The above copyright notice and this permission notice shall be included in
|
|
3685
|
-
all copies or substantial portions of the Software.
|
|
3686
|
-
|
|
3687
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3688
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3689
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3690
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3691
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3692
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3693
|
-
THE SOFTWARE.
|
|
3694
|
-
|
|
3695
|
-
````
|
|
3696
|
-
|
|
3697
|
-
---
|
|
3698
|
-
|
|
3699
|
-
## The following dependencies are licensed under the MIT License:
|
|
3700
|
-
|
|
3701
|
-
### NPM Packages:
|
|
3702
|
-
|
|
3703
|
-
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
3744
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
3704
3745
|
|
|
3705
3746
|
````text
|
|
3706
3747
|
The MIT License (MIT)
|
|
3707
3748
|
|
|
3708
|
-
Copyright (c) 2015-
|
|
3749
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
3750
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
3709
3751
|
|
|
3710
3752
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3711
3753
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3725,7 +3767,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3725
3767
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3726
3768
|
SOFTWARE.
|
|
3727
3769
|
|
|
3728
|
-
|
|
3729
3770
|
````
|
|
3730
3771
|
|
|
3731
3772
|
---
|
|
@@ -3734,29 +3775,40 @@ SOFTWARE.
|
|
|
3734
3775
|
|
|
3735
3776
|
### Rust Crates:
|
|
3736
3777
|
|
|
3737
|
-
- [
|
|
3778
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
3779
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
3780
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3781
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
3782
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3783
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
3738
3784
|
|
|
3739
3785
|
````text
|
|
3740
|
-
Copyright
|
|
3741
|
-
Copyright (c)
|
|
3786
|
+
Copyright 2018 Developers of the Rand project
|
|
3787
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3742
3788
|
|
|
3743
|
-
Permission is hereby granted, free of charge, to any
|
|
3744
|
-
of this software and associated
|
|
3745
|
-
|
|
3746
|
-
|
|
3747
|
-
|
|
3748
|
-
|
|
3789
|
+
Permission is hereby granted, free of charge, to any
|
|
3790
|
+
person obtaining a copy of this software and associated
|
|
3791
|
+
documentation files (the "Software"), to deal in the
|
|
3792
|
+
Software without restriction, including without
|
|
3793
|
+
limitation the rights to use, copy, modify, merge,
|
|
3794
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3795
|
+
the Software, and to permit persons to whom the Software
|
|
3796
|
+
is furnished to do so, subject to the following
|
|
3797
|
+
conditions:
|
|
3749
3798
|
|
|
3750
|
-
The above copyright notice and this permission notice
|
|
3751
|
-
copies or substantial portions
|
|
3799
|
+
The above copyright notice and this permission notice
|
|
3800
|
+
shall be included in all copies or substantial portions
|
|
3801
|
+
of the Software.
|
|
3752
3802
|
|
|
3753
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3754
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3755
|
-
|
|
3756
|
-
|
|
3757
|
-
|
|
3758
|
-
|
|
3759
|
-
|
|
3803
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3804
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3805
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3806
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3807
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3808
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3809
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3810
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3811
|
+
DEALINGS IN THE SOFTWARE.
|
|
3760
3812
|
|
|
3761
3813
|
````
|
|
3762
3814
|
|
|
@@ -3766,10 +3818,10 @@ SOFTWARE.
|
|
|
3766
3818
|
|
|
3767
3819
|
### Rust Crates:
|
|
3768
3820
|
|
|
3769
|
-
- [
|
|
3821
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
3770
3822
|
|
|
3771
3823
|
````text
|
|
3772
|
-
Copyright (c)
|
|
3824
|
+
Copyright (c) 2017 Robert Grosse
|
|
3773
3825
|
|
|
3774
3826
|
Permission is hereby granted, free of charge, to any
|
|
3775
3827
|
person obtaining a copy of this software and associated
|
|
@@ -3794,6 +3846,27 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
3794
3846
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3795
3847
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3796
3848
|
DEALINGS IN THE SOFTWARE.
|
|
3849
|
+
````
|
|
3850
|
+
|
|
3851
|
+
---
|
|
3852
|
+
|
|
3853
|
+
## The following dependencies are licensed under the MIT License:
|
|
3854
|
+
|
|
3855
|
+
### Rust Crates:
|
|
3856
|
+
|
|
3857
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
3858
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
3859
|
+
|
|
3860
|
+
````text
|
|
3861
|
+
The MIT License (MIT)
|
|
3862
|
+
|
|
3863
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
3864
|
+
|
|
3865
|
+
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:
|
|
3866
|
+
|
|
3867
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3868
|
+
|
|
3869
|
+
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.
|
|
3797
3870
|
|
|
3798
3871
|
````
|
|
3799
3872
|
|
|
@@ -3803,12 +3876,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3803
3876
|
|
|
3804
3877
|
### Rust Crates:
|
|
3805
3878
|
|
|
3806
|
-
- [
|
|
3879
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
3807
3880
|
|
|
3808
3881
|
````text
|
|
3809
3882
|
MIT License
|
|
3810
3883
|
|
|
3811
|
-
Copyright (c)
|
|
3884
|
+
Copyright (c) 2025 Callum Oakley
|
|
3812
3885
|
|
|
3813
3886
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3814
3887
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3834,14 +3907,14 @@ SOFTWARE.
|
|
|
3834
3907
|
|
|
3835
3908
|
## The following dependencies are licensed under the MIT License:
|
|
3836
3909
|
|
|
3837
|
-
###
|
|
3910
|
+
### NPM Packages:
|
|
3838
3911
|
|
|
3839
|
-
- [
|
|
3912
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
3840
3913
|
|
|
3841
3914
|
````text
|
|
3842
3915
|
The MIT License (MIT)
|
|
3843
3916
|
|
|
3844
|
-
Copyright (c)
|
|
3917
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
3845
3918
|
|
|
3846
3919
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3847
3920
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3869,14 +3942,10 @@ THE SOFTWARE.
|
|
|
3869
3942
|
|
|
3870
3943
|
### Rust Crates:
|
|
3871
3944
|
|
|
3872
|
-
- [
|
|
3873
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3874
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3945
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
3875
3946
|
|
|
3876
3947
|
````text
|
|
3877
|
-
|
|
3878
|
-
|
|
3879
|
-
Copyright (c) 2017 Ted Driggs
|
|
3948
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
3880
3949
|
|
|
3881
3950
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3882
3951
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3904,11 +3973,10 @@ SOFTWARE.
|
|
|
3904
3973
|
|
|
3905
3974
|
### Rust Crates:
|
|
3906
3975
|
|
|
3907
|
-
- [
|
|
3976
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
3908
3977
|
|
|
3909
3978
|
````text
|
|
3910
|
-
Copyright (c) 2018-
|
|
3911
|
-
Copyright (c) 2016 Alex Crichton
|
|
3979
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
3912
3980
|
|
|
3913
3981
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3914
3982
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3937,10 +4005,10 @@ THE SOFTWARE.
|
|
|
3937
4005
|
|
|
3938
4006
|
### Rust Crates:
|
|
3939
4007
|
|
|
3940
|
-
- [
|
|
4008
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
3941
4009
|
|
|
3942
4010
|
````text
|
|
3943
|
-
Copyright (c)
|
|
4011
|
+
Copyright (c) The Rust Project Developers
|
|
3944
4012
|
|
|
3945
4013
|
Permission is hereby granted, free of charge, to any
|
|
3946
4014
|
person obtaining a copy of this software and associated
|
|
@@ -3974,10 +4042,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3974
4042
|
|
|
3975
4043
|
### Rust Crates:
|
|
3976
4044
|
|
|
3977
|
-
- [
|
|
4045
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
3978
4046
|
|
|
3979
4047
|
````text
|
|
3980
|
-
Copyright (c) 2018-
|
|
4048
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
4049
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3981
4050
|
|
|
3982
4051
|
Permission is hereby granted, free of charge, to any
|
|
3983
4052
|
person obtaining a copy of this software and associated
|
|
@@ -4009,14 +4078,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4009
4078
|
|
|
4010
4079
|
## The following dependencies are licensed under the MIT License:
|
|
4011
4080
|
|
|
4012
|
-
###
|
|
4081
|
+
### NPM Packages:
|
|
4013
4082
|
|
|
4014
|
-
- [
|
|
4083
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
4015
4084
|
|
|
4016
4085
|
````text
|
|
4017
4086
|
MIT License
|
|
4018
4087
|
|
|
4019
|
-
Copyright (c)
|
|
4088
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
4020
4089
|
|
|
4021
4090
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4022
4091
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4040,43 +4109,6 @@ SOFTWARE.
|
|
|
4040
4109
|
|
|
4041
4110
|
---
|
|
4042
4111
|
|
|
4043
|
-
## The following dependencies are licensed under the MIT License:
|
|
4044
|
-
|
|
4045
|
-
### Rust Crates:
|
|
4046
|
-
|
|
4047
|
-
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
4048
|
-
|
|
4049
|
-
````text
|
|
4050
|
-
Copyright (c) 2017 tokio-jsonrpc developers
|
|
4051
|
-
|
|
4052
|
-
Permission is hereby granted, free of charge, to any
|
|
4053
|
-
person obtaining a copy of this software and associated
|
|
4054
|
-
documentation files (the "Software"), to deal in the
|
|
4055
|
-
Software without restriction, including without
|
|
4056
|
-
limitation the rights to use, copy, modify, merge,
|
|
4057
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
4058
|
-
the Software, and to permit persons to whom the Software
|
|
4059
|
-
is furnished to do so, subject to the following
|
|
4060
|
-
conditions:
|
|
4061
|
-
|
|
4062
|
-
The above copyright notice and this permission notice
|
|
4063
|
-
shall be included in all copies or substantial portions
|
|
4064
|
-
of the Software.
|
|
4065
|
-
|
|
4066
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4067
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4068
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4069
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4070
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4071
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4072
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4073
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4074
|
-
DEALINGS IN THE SOFTWARE.
|
|
4075
|
-
|
|
4076
|
-
````
|
|
4077
|
-
|
|
4078
|
-
---
|
|
4079
|
-
|
|
4080
4112
|
## The following dependencies are licensed under the MPL-2.0 License:
|
|
4081
4113
|
|
|
4082
4114
|
### Rust Crates:
|
|
@@ -4462,30 +4494,35 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
4462
4494
|
|
|
4463
4495
|
---
|
|
4464
4496
|
|
|
4465
|
-
## The following dependencies are licensed under the UNKNOWN License:
|
|
4466
|
-
|
|
4467
|
-
### NPM Packages:
|
|
4468
|
-
|
|
4469
|
-
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.6) (0.0.6)
|
|
4470
|
-
|
|
4471
|
-
````text
|
|
4472
|
-
Please refer to the package README for license details.
|
|
4473
|
-
````
|
|
4474
|
-
|
|
4475
|
-
---
|
|
4476
|
-
|
|
4477
4497
|
## The following dependencies are licensed under the Unicode-3.0 License:
|
|
4478
4498
|
|
|
4479
4499
|
### Rust Crates:
|
|
4480
4500
|
|
|
4481
|
-
- [
|
|
4501
|
+
- [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4502
|
+
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4503
|
+
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4504
|
+
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4505
|
+
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4506
|
+
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4507
|
+
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4508
|
+
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4509
|
+
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4510
|
+
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4511
|
+
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4512
|
+
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4513
|
+
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4514
|
+
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4515
|
+
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4516
|
+
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4517
|
+
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4518
|
+
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4482
4519
|
|
|
4483
4520
|
````text
|
|
4484
4521
|
UNICODE LICENSE V3
|
|
4485
4522
|
|
|
4486
4523
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4487
4524
|
|
|
4488
|
-
Copyright ©
|
|
4525
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
4489
4526
|
|
|
4490
4527
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4491
4528
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4521,6 +4558,13 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4521
4558
|
dealings in these Data Files or Software without prior written
|
|
4522
4559
|
authorization of the copyright holder.
|
|
4523
4560
|
|
|
4561
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
4562
|
+
|
|
4563
|
+
—
|
|
4564
|
+
|
|
4565
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4566
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4567
|
+
|
|
4524
4568
|
````
|
|
4525
4569
|
|
|
4526
4570
|
---
|
|
@@ -4529,31 +4573,14 @@ authorization of the copyright holder.
|
|
|
4529
4573
|
|
|
4530
4574
|
### Rust Crates:
|
|
4531
4575
|
|
|
4532
|
-
- [
|
|
4533
|
-
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4534
|
-
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4535
|
-
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4536
|
-
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4537
|
-
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4538
|
-
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4539
|
-
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4540
|
-
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4541
|
-
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4542
|
-
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4543
|
-
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4544
|
-
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4545
|
-
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4546
|
-
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4547
|
-
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4548
|
-
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4549
|
-
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4576
|
+
- [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
|
|
4550
4577
|
|
|
4551
4578
|
````text
|
|
4552
4579
|
UNICODE LICENSE V3
|
|
4553
4580
|
|
|
4554
4581
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4555
4582
|
|
|
4556
|
-
Copyright ©
|
|
4583
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
4557
4584
|
|
|
4558
4585
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4559
4586
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4589,12 +4616,5 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4589
4616
|
dealings in these Data Files or Software without prior written
|
|
4590
4617
|
authorization of the copyright holder.
|
|
4591
4618
|
|
|
4592
|
-
SPDX-License-Identifier: Unicode-3.0
|
|
4593
|
-
|
|
4594
|
-
—
|
|
4595
|
-
|
|
4596
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4597
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4598
|
-
|
|
4599
4619
|
````
|
|
4600
4620
|
|