@deveco-codegenie/mcp-darwin-arm64 0.2.3 → 0.2.5
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/README.md +85 -174
- package/THIRD_PARTY_LICENSES.md +1170 -1268
- package/bin/codegenie-mcp-server +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -1,45 +1,21 @@
|
|
|
1
1
|
# SUMMARY
|
|
2
2
|
|
|
3
|
-
**Total Dependencies:**
|
|
3
|
+
**Total Dependencies:** 208
|
|
4
4
|
|
|
5
5
|
- **Rust Crates:** 197 *(By cargo-about)*
|
|
6
|
-
- **NPM Packages:**
|
|
6
|
+
- **NPM Packages:** 11 *(By license-checker-rseidelsohn)*
|
|
7
7
|
|
|
8
8
|
### Licenses Breakdown:
|
|
9
9
|
|
|
10
|
-
- MIT:
|
|
10
|
+
- MIT: 176
|
|
11
11
|
- Unicode-3.0: 19
|
|
12
12
|
- Apache-2.0: 7
|
|
13
13
|
- 0BSD: 3
|
|
14
|
-
- BSD-3-Clause:
|
|
15
|
-
- ISC: 2
|
|
14
|
+
- BSD-3-Clause: 1
|
|
16
15
|
- MPL-2.0: 1
|
|
16
|
+
- UNKNOWN: 1
|
|
17
17
|
|
|
18
18
|
|
|
19
|
-
---
|
|
20
|
-
|
|
21
|
-
## The following dependencies are licensed under the 0BSD License:
|
|
22
|
-
|
|
23
|
-
### Rust Crates:
|
|
24
|
-
|
|
25
|
-
- [adler2](https://github.com/oyvindln/adler2) (2.0.1)
|
|
26
|
-
|
|
27
|
-
````text
|
|
28
|
-
Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
|
|
29
|
-
|
|
30
|
-
Permission to use, copy, modify, and/or distribute this software for
|
|
31
|
-
any purpose with or without fee is hereby granted.
|
|
32
|
-
|
|
33
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
34
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
35
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
36
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
37
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
|
38
|
-
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
|
39
|
-
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
40
|
-
|
|
41
|
-
````
|
|
42
|
-
|
|
43
19
|
---
|
|
44
20
|
|
|
45
21
|
## The following dependencies are licensed under the 0BSD License:
|
|
@@ -94,88 +70,25 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
94
70
|
|
|
95
71
|
---
|
|
96
72
|
|
|
97
|
-
## The following dependencies are licensed under the
|
|
73
|
+
## The following dependencies are licensed under the 0BSD License:
|
|
98
74
|
|
|
99
75
|
### Rust Crates:
|
|
100
76
|
|
|
101
|
-
- [
|
|
102
|
-
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
103
|
-
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
77
|
+
- [adler2](https://github.com/oyvindln/adler2) (2.0.1)
|
|
104
78
|
|
|
105
79
|
````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]
|
|
167
|
-
|
|
168
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
169
|
-
you may not use this file except in compliance with the License.
|
|
170
|
-
You may obtain a copy of the License at
|
|
80
|
+
Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
|
|
171
81
|
|
|
172
|
-
|
|
82
|
+
Permission to use, copy, modify, and/or distribute this software for
|
|
83
|
+
any purpose with or without fee is hereby granted.
|
|
173
84
|
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
85
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
86
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
87
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
88
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
89
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
|
90
|
+
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
|
91
|
+
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
179
92
|
|
|
180
93
|
````
|
|
181
94
|
|
|
@@ -398,6 +311,93 @@ limitations under the License.
|
|
|
398
311
|
|
|
399
312
|
### Rust Crates:
|
|
400
313
|
|
|
314
|
+
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
315
|
+
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
316
|
+
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
317
|
+
|
|
318
|
+
````text
|
|
319
|
+
Apache License
|
|
320
|
+
Version 2.0, January 2004
|
|
321
|
+
http://www.apache.org/licenses/
|
|
322
|
+
|
|
323
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
324
|
+
|
|
325
|
+
1. Definitions.
|
|
326
|
+
|
|
327
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
328
|
+
|
|
329
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
330
|
+
|
|
331
|
+
"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.
|
|
332
|
+
|
|
333
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
334
|
+
|
|
335
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
336
|
+
|
|
337
|
+
"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.
|
|
338
|
+
|
|
339
|
+
"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).
|
|
340
|
+
|
|
341
|
+
"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.
|
|
342
|
+
|
|
343
|
+
"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."
|
|
344
|
+
|
|
345
|
+
"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.
|
|
346
|
+
|
|
347
|
+
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.
|
|
348
|
+
|
|
349
|
+
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.
|
|
350
|
+
|
|
351
|
+
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:
|
|
352
|
+
|
|
353
|
+
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
354
|
+
|
|
355
|
+
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
356
|
+
|
|
357
|
+
(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
|
|
358
|
+
|
|
359
|
+
(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.
|
|
360
|
+
|
|
361
|
+
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.
|
|
362
|
+
|
|
363
|
+
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.
|
|
364
|
+
|
|
365
|
+
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.
|
|
366
|
+
|
|
367
|
+
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.
|
|
368
|
+
|
|
369
|
+
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.
|
|
370
|
+
|
|
371
|
+
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.
|
|
372
|
+
|
|
373
|
+
END OF TERMS AND CONDITIONS
|
|
374
|
+
|
|
375
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
376
|
+
|
|
377
|
+
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.
|
|
378
|
+
|
|
379
|
+
Copyright [yyyy] [name of copyright owner]
|
|
380
|
+
|
|
381
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
382
|
+
you may not use this file except in compliance with the License.
|
|
383
|
+
You may obtain a copy of the License at
|
|
384
|
+
|
|
385
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
386
|
+
|
|
387
|
+
Unless required by applicable law or agreed to in writing, software
|
|
388
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
389
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
390
|
+
See the License for the specific language governing permissions and
|
|
391
|
+
limitations under the License.
|
|
392
|
+
|
|
393
|
+
````
|
|
394
|
+
|
|
395
|
+
---
|
|
396
|
+
|
|
397
|
+
## The following dependencies are licensed under the Apache-2.0 License:
|
|
398
|
+
|
|
399
|
+
### Rust Crates:
|
|
400
|
+
|
|
401
401
|
- [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
|
|
402
402
|
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
403
403
|
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
@@ -613,52 +613,13 @@ limitations under the License.
|
|
|
613
613
|
|
|
614
614
|
### NPM Packages:
|
|
615
615
|
|
|
616
|
-
- [
|
|
617
|
-
|
|
618
|
-
````text
|
|
619
|
-
Copyright (c) 2014, Eugene Ware
|
|
620
|
-
All rights reserved.
|
|
621
|
-
|
|
622
|
-
Redistribution and use in source and binary forms, with or without
|
|
623
|
-
modification, are permitted provided that the following conditions are met:
|
|
624
|
-
|
|
625
|
-
1. Redistributions of source code must retain the above copyright
|
|
626
|
-
notice, this list of conditions and the following disclaimer.
|
|
627
|
-
2. Redistributions in binary form must reproduce the above copyright
|
|
628
|
-
notice, this list of conditions and the following disclaimer in the
|
|
629
|
-
documentation and/or other materials provided with the distribution.
|
|
630
|
-
3. Neither the name of Eugene Ware nor the names of its contributors
|
|
631
|
-
may be used to endorse or promote products derived from this software
|
|
632
|
-
without specific prior written permission.
|
|
633
|
-
|
|
634
|
-
THIS SOFTWARE IS PROVIDED BY EUGENE WARE ''AS IS'' AND ANY
|
|
635
|
-
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
636
|
-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
637
|
-
DISCLAIMED. IN NO EVENT SHALL EUGENE WARE BE LIABLE FOR ANY
|
|
638
|
-
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
639
|
-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
640
|
-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
641
|
-
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
642
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
643
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
644
|
-
|
|
645
|
-
````
|
|
646
|
-
|
|
647
|
-
---
|
|
648
|
-
|
|
649
|
-
## The following dependencies are licensed under the BSD-3-Clause License:
|
|
650
|
-
|
|
651
|
-
### NPM Packages:
|
|
652
|
-
|
|
653
|
-
- [fast-uri](https://github.com/fastify/fast-uri) (3.1.0)
|
|
616
|
+
- [fast-uri](https://github.com/fastify/fast-uri) (3.1.2)
|
|
654
617
|
|
|
655
618
|
````text
|
|
656
619
|
Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
|
|
657
|
-
Copyright (c) 2021-present The Fastify team
|
|
620
|
+
Copyright (c) 2021-present The Fastify team <https://github.com/fastify/fastify#team>
|
|
658
621
|
All rights reserved.
|
|
659
622
|
|
|
660
|
-
The Fastify team members are listed at https://github.com/fastify/fastify#team.
|
|
661
|
-
|
|
662
623
|
Redistribution and use in source and binary forms, with or without
|
|
663
624
|
modification, are permitted provided that the following conditions are met:
|
|
664
625
|
* Redistributions of source code must retain the above copyright
|
|
@@ -689,40 +650,20 @@ The complete list of contributors can be found at:
|
|
|
689
650
|
|
|
690
651
|
---
|
|
691
652
|
|
|
692
|
-
## The following dependencies are licensed under the
|
|
693
|
-
|
|
694
|
-
### NPM Packages:
|
|
695
|
-
|
|
696
|
-
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.3) (0.0.3)
|
|
697
|
-
|
|
698
|
-
````text
|
|
699
|
-
Please refer to the package README for license details.
|
|
700
|
-
````
|
|
701
|
-
|
|
702
|
-
---
|
|
703
|
-
|
|
704
|
-
## The following dependencies are licensed under the ISC License:
|
|
653
|
+
## The following dependencies are licensed under the MIT License:
|
|
705
654
|
|
|
706
|
-
###
|
|
655
|
+
### Rust Crates:
|
|
707
656
|
|
|
708
|
-
- [
|
|
657
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
709
658
|
|
|
710
659
|
````text
|
|
711
|
-
|
|
660
|
+
Copyright 2016 Nika Layzell
|
|
712
661
|
|
|
713
|
-
|
|
662
|
+
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:
|
|
714
663
|
|
|
715
|
-
|
|
716
|
-
with or without fee is hereby granted, provided that the above copyright notice
|
|
717
|
-
and this permission notice appear in all copies.
|
|
664
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
718
665
|
|
|
719
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE
|
|
720
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
721
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
722
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
723
|
-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
724
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
725
|
-
THIS SOFTWARE.
|
|
666
|
+
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.
|
|
726
667
|
|
|
727
668
|
````
|
|
728
669
|
|
|
@@ -730,12 +671,14 @@ THIS SOFTWARE.
|
|
|
730
671
|
|
|
731
672
|
## The following dependencies are licensed under the MIT License:
|
|
732
673
|
|
|
733
|
-
###
|
|
674
|
+
### NPM Packages:
|
|
734
675
|
|
|
735
|
-
- [
|
|
676
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
736
677
|
|
|
737
678
|
````text
|
|
738
|
-
|
|
679
|
+
The MIT License (MIT)
|
|
680
|
+
|
|
681
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
739
682
|
|
|
740
683
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
741
684
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -755,6 +698,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
755
698
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
756
699
|
SOFTWARE.
|
|
757
700
|
|
|
701
|
+
|
|
758
702
|
````
|
|
759
703
|
|
|
760
704
|
---
|
|
@@ -763,15 +707,10 @@ SOFTWARE.
|
|
|
763
707
|
|
|
764
708
|
### Rust Crates:
|
|
765
709
|
|
|
766
|
-
- [
|
|
767
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
768
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
769
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
770
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
771
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
710
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
772
711
|
|
|
773
712
|
````text
|
|
774
|
-
Copyright (c)
|
|
713
|
+
Copyright (c) The rust-url developers
|
|
775
714
|
|
|
776
715
|
Permission is hereby granted, free of charge, to any
|
|
777
716
|
person obtaining a copy of this software and associated
|
|
@@ -805,13 +744,17 @@ DEALINGS IN THE SOFTWARE.
|
|
|
805
744
|
|
|
806
745
|
### Rust Crates:
|
|
807
746
|
|
|
808
|
-
- [
|
|
747
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
809
748
|
|
|
810
749
|
````text
|
|
811
|
-
The
|
|
750
|
+
Copyright (c) 2016 The humantime Developers
|
|
751
|
+
|
|
752
|
+
Includes parts of http date with the following copyright:
|
|
753
|
+
Copyright (c) 2016 Pyfisch
|
|
754
|
+
|
|
755
|
+
Includes portions of musl libc with the following copyright:
|
|
756
|
+
Copyright © 2005-2013 Rich Felker
|
|
812
757
|
|
|
813
|
-
Copyright (c) 2015-2020 Julien Cretin
|
|
814
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
815
758
|
|
|
816
759
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
817
760
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -839,10 +782,10 @@ SOFTWARE.
|
|
|
839
782
|
|
|
840
783
|
### Rust Crates:
|
|
841
784
|
|
|
842
|
-
- [
|
|
785
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
843
786
|
|
|
844
787
|
````text
|
|
845
|
-
Copyright (c) 2014
|
|
788
|
+
Copyright (c) 2014 Chris Wong
|
|
846
789
|
|
|
847
790
|
Permission is hereby granted, free of charge, to any
|
|
848
791
|
person obtaining a copy of this software and associated
|
|
@@ -876,12 +819,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
876
819
|
|
|
877
820
|
### Rust Crates:
|
|
878
821
|
|
|
879
|
-
- [
|
|
822
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
880
823
|
|
|
881
824
|
````text
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
Copyright (c) 2015 Alice Maz
|
|
825
|
+
MIT License
|
|
885
826
|
|
|
886
827
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
887
828
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -890,16 +831,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
890
831
|
copies of the Software, and to permit persons to whom the Software is
|
|
891
832
|
furnished to do so, subject to the following conditions:
|
|
892
833
|
|
|
893
|
-
The above copyright notice and this permission notice shall be included in
|
|
894
|
-
|
|
834
|
+
The above copyright notice and this permission notice shall be included in all
|
|
835
|
+
copies or substantial portions of the Software.
|
|
895
836
|
|
|
896
837
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
897
838
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
898
839
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
899
840
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
900
841
|
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
|
|
902
|
-
|
|
842
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
843
|
+
SOFTWARE.
|
|
903
844
|
|
|
904
845
|
````
|
|
905
846
|
|
|
@@ -909,10 +850,13 @@ THE SOFTWARE.
|
|
|
909
850
|
|
|
910
851
|
### Rust Crates:
|
|
911
852
|
|
|
912
|
-
- [
|
|
853
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
854
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
855
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
856
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
913
857
|
|
|
914
858
|
````text
|
|
915
|
-
Copyright (c)
|
|
859
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
916
860
|
|
|
917
861
|
Permission is hereby granted, free of charge, to any
|
|
918
862
|
person obtaining a copy of this software and associated
|
|
@@ -946,10 +890,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
946
890
|
|
|
947
891
|
### Rust Crates:
|
|
948
892
|
|
|
949
|
-
- [
|
|
893
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
950
894
|
|
|
951
895
|
````text
|
|
952
|
-
Copyright (c)
|
|
896
|
+
Copyright (c) 2017 Robert Grosse
|
|
953
897
|
|
|
954
898
|
Permission is hereby granted, free of charge, to any
|
|
955
899
|
person obtaining a copy of this software and associated
|
|
@@ -974,6 +918,37 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
974
918
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
975
919
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
976
920
|
DEALINGS IN THE SOFTWARE.
|
|
921
|
+
````
|
|
922
|
+
|
|
923
|
+
---
|
|
924
|
+
|
|
925
|
+
## The following dependencies are licensed under the MIT License:
|
|
926
|
+
|
|
927
|
+
### Rust Crates:
|
|
928
|
+
|
|
929
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
930
|
+
|
|
931
|
+
````text
|
|
932
|
+
Copyright (c) 2017 Daniel Abramov
|
|
933
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
934
|
+
|
|
935
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
936
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
937
|
+
in the Software without restriction, including without limitation the rights
|
|
938
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
939
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
940
|
+
furnished to do so, subject to the following conditions:
|
|
941
|
+
|
|
942
|
+
The above copyright notice and this permission notice shall be included in
|
|
943
|
+
all copies or substantial portions of the Software.
|
|
944
|
+
|
|
945
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
946
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
947
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
948
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
949
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
950
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
951
|
+
THE SOFTWARE.
|
|
977
952
|
|
|
978
953
|
````
|
|
979
954
|
|
|
@@ -983,10 +958,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
983
958
|
|
|
984
959
|
### Rust Crates:
|
|
985
960
|
|
|
986
|
-
- [
|
|
961
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
987
962
|
|
|
988
963
|
````text
|
|
989
|
-
Copyright (c)
|
|
964
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
990
965
|
|
|
991
966
|
Permission is hereby granted, free of charge, to any
|
|
992
967
|
person obtaining a copy of this software and associated
|
|
@@ -1020,10 +995,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1020
995
|
|
|
1021
996
|
### Rust Crates:
|
|
1022
997
|
|
|
1023
|
-
- [
|
|
998
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
1024
999
|
|
|
1025
1000
|
````text
|
|
1026
|
-
Copyright
|
|
1001
|
+
Copyright Mozilla Foundation
|
|
1027
1002
|
|
|
1028
1003
|
Permission is hereby granted, free of charge, to any
|
|
1029
1004
|
person obtaining a copy of this software and associated
|
|
@@ -1057,12 +1032,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1057
1032
|
|
|
1058
1033
|
### Rust Crates:
|
|
1059
1034
|
|
|
1060
|
-
- [
|
|
1061
|
-
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
1062
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
1035
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
1063
1036
|
|
|
1064
1037
|
````text
|
|
1065
|
-
Copyright (c)
|
|
1038
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
1066
1039
|
|
|
1067
1040
|
Permission is hereby granted, free of charge, to any
|
|
1068
1041
|
person obtaining a copy of this software and associated
|
|
@@ -1096,10 +1069,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1096
1069
|
|
|
1097
1070
|
### Rust Crates:
|
|
1098
1071
|
|
|
1099
|
-
- [
|
|
1072
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
1100
1073
|
|
|
1101
1074
|
````text
|
|
1102
|
-
Copyright (c)
|
|
1075
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
1103
1076
|
|
|
1104
1077
|
Permission is hereby granted, free of charge, to any
|
|
1105
1078
|
person obtaining a copy of this software and associated
|
|
@@ -1133,11 +1106,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1133
1106
|
|
|
1134
1107
|
### Rust Crates:
|
|
1135
1108
|
|
|
1136
|
-
- [
|
|
1109
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
1137
1110
|
|
|
1138
1111
|
````text
|
|
1139
|
-
|
|
1140
|
-
|
|
1112
|
+
The MIT License (MIT)
|
|
1113
|
+
|
|
1114
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
1141
1115
|
|
|
1142
1116
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1143
1117
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1146,35 +1120,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1146
1120
|
copies of the Software, and to permit persons to whom the Software is
|
|
1147
1121
|
furnished to do so, subject to the following conditions:
|
|
1148
1122
|
|
|
1149
|
-
The above copyright notice and this permission notice shall be included in
|
|
1150
|
-
copies or substantial portions of the Software.
|
|
1123
|
+
The above copyright notice and this permission notice shall be included in
|
|
1124
|
+
all copies or substantial portions of the Software.
|
|
1151
1125
|
|
|
1152
1126
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1153
1127
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1154
1128
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1155
1129
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1156
1130
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1157
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1158
|
-
SOFTWARE.
|
|
1159
|
-
|
|
1160
|
-
````
|
|
1161
|
-
|
|
1162
|
-
---
|
|
1163
|
-
|
|
1164
|
-
## The following dependencies are licensed under the MIT License:
|
|
1165
|
-
|
|
1166
|
-
### Rust Crates:
|
|
1167
|
-
|
|
1168
|
-
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
1169
|
-
|
|
1170
|
-
````text
|
|
1171
|
-
Copyright 2017 Juniper Networks, Inc.
|
|
1172
|
-
|
|
1173
|
-
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:
|
|
1174
|
-
|
|
1175
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1176
|
-
|
|
1177
|
-
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.
|
|
1131
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1132
|
+
THE SOFTWARE.
|
|
1178
1133
|
|
|
1179
1134
|
````
|
|
1180
1135
|
|
|
@@ -1184,10 +1139,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1184
1139
|
|
|
1185
1140
|
### Rust Crates:
|
|
1186
1141
|
|
|
1187
|
-
- [
|
|
1142
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
1188
1143
|
|
|
1189
1144
|
````text
|
|
1190
|
-
Copyright (c)
|
|
1145
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
1191
1146
|
|
|
1192
1147
|
Permission is hereby granted, free of charge, to any
|
|
1193
1148
|
person obtaining a copy of this software and associated
|
|
@@ -1221,10 +1176,78 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1221
1176
|
|
|
1222
1177
|
### Rust Crates:
|
|
1223
1178
|
|
|
1224
|
-
- [
|
|
1179
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
1225
1180
|
|
|
1226
1181
|
````text
|
|
1227
|
-
|
|
1182
|
+
The MIT License (MIT)
|
|
1183
|
+
|
|
1184
|
+
Copyright (c) 2015 Danny Guo
|
|
1185
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
1186
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
1187
|
+
|
|
1188
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1189
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1190
|
+
in the Software without restriction, including without limitation the rights
|
|
1191
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1192
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1193
|
+
furnished to do so, subject to the following conditions:
|
|
1194
|
+
|
|
1195
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1196
|
+
copies or substantial portions of the Software.
|
|
1197
|
+
|
|
1198
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1199
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1200
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1201
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1202
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1203
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1204
|
+
SOFTWARE.
|
|
1205
|
+
|
|
1206
|
+
````
|
|
1207
|
+
|
|
1208
|
+
---
|
|
1209
|
+
|
|
1210
|
+
## The following dependencies are licensed under the MIT License:
|
|
1211
|
+
|
|
1212
|
+
### Rust Crates:
|
|
1213
|
+
|
|
1214
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
1215
|
+
|
|
1216
|
+
````text
|
|
1217
|
+
The MIT License (MIT)
|
|
1218
|
+
|
|
1219
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
1220
|
+
|
|
1221
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1222
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1223
|
+
in the Software without restriction, including without limitation the rights
|
|
1224
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1225
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1226
|
+
furnished to do so, subject to the following conditions:
|
|
1227
|
+
|
|
1228
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1229
|
+
copies or substantial portions of the Software.
|
|
1230
|
+
|
|
1231
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1232
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1233
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1234
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1235
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1236
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1237
|
+
SOFTWARE.
|
|
1238
|
+
````
|
|
1239
|
+
|
|
1240
|
+
---
|
|
1241
|
+
|
|
1242
|
+
## The following dependencies are licensed under the MIT License:
|
|
1243
|
+
|
|
1244
|
+
### Rust Crates:
|
|
1245
|
+
|
|
1246
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
1247
|
+
|
|
1248
|
+
````text
|
|
1249
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
1250
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1228
1251
|
|
|
1229
1252
|
Permission is hereby granted, free of charge, to any
|
|
1230
1253
|
person obtaining a copy of this software and associated
|
|
@@ -1256,14 +1279,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1256
1279
|
|
|
1257
1280
|
## The following dependencies are licensed under the MIT License:
|
|
1258
1281
|
|
|
1259
|
-
###
|
|
1282
|
+
### NPM Packages:
|
|
1260
1283
|
|
|
1261
|
-
- [
|
|
1284
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
1285
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
1262
1286
|
|
|
1263
1287
|
````text
|
|
1264
1288
|
MIT License
|
|
1265
1289
|
|
|
1266
|
-
Copyright (c)
|
|
1290
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
1267
1291
|
|
|
1268
1292
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1269
1293
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1291,12 +1315,14 @@ SOFTWARE.
|
|
|
1291
1315
|
|
|
1292
1316
|
### Rust Crates:
|
|
1293
1317
|
|
|
1294
|
-
- [
|
|
1318
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
1319
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1320
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1295
1321
|
|
|
1296
1322
|
````text
|
|
1297
1323
|
MIT License
|
|
1298
1324
|
|
|
1299
|
-
Copyright (c)
|
|
1325
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
1300
1326
|
|
|
1301
1327
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1302
1328
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1324,13 +1350,49 @@ SOFTWARE.
|
|
|
1324
1350
|
|
|
1325
1351
|
### Rust Crates:
|
|
1326
1352
|
|
|
1327
|
-
- [
|
|
1353
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
1354
|
+
|
|
1355
|
+
````text
|
|
1356
|
+
Copyright (c) 2015 Steven Allen
|
|
1357
|
+
|
|
1358
|
+
Permission is hereby granted, free of charge, to any
|
|
1359
|
+
person obtaining a copy of this software and associated
|
|
1360
|
+
documentation files (the "Software"), to deal in the
|
|
1361
|
+
Software without restriction, including without
|
|
1362
|
+
limitation the rights to use, copy, modify, merge,
|
|
1363
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1364
|
+
the Software, and to permit persons to whom the Software
|
|
1365
|
+
is furnished to do so, subject to the following
|
|
1366
|
+
conditions:
|
|
1367
|
+
|
|
1368
|
+
The above copyright notice and this permission notice
|
|
1369
|
+
shall be included in all copies or substantial portions
|
|
1370
|
+
of the Software.
|
|
1371
|
+
|
|
1372
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1373
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1374
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1375
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1376
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1377
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1378
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1379
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1380
|
+
DEALINGS IN THE SOFTWARE.
|
|
1381
|
+
|
|
1382
|
+
````
|
|
1383
|
+
|
|
1384
|
+
---
|
|
1385
|
+
|
|
1386
|
+
## The following dependencies are licensed under the MIT License:
|
|
1387
|
+
|
|
1388
|
+
### Rust Crates:
|
|
1389
|
+
|
|
1390
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
1328
1391
|
|
|
1329
1392
|
````text
|
|
1330
1393
|
MIT License
|
|
1331
1394
|
|
|
1332
|
-
Copyright (c)
|
|
1333
|
-
Copyright (c) Tokio Contributors
|
|
1395
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
1334
1396
|
|
|
1335
1397
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1336
1398
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1400,12 +1462,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1400
1462
|
|
|
1401
1463
|
### Rust Crates:
|
|
1402
1464
|
|
|
1403
|
-
- [
|
|
1404
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
1405
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
1465
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
1406
1466
|
|
|
1407
1467
|
````text
|
|
1408
|
-
Copyright (c)
|
|
1468
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
1409
1469
|
|
|
1410
1470
|
Permission is hereby granted, free of charge, to any
|
|
1411
1471
|
person obtaining a copy of this software and associated
|
|
@@ -1439,10 +1499,110 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1439
1499
|
|
|
1440
1500
|
### Rust Crates:
|
|
1441
1501
|
|
|
1442
|
-
- [
|
|
1502
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
1443
1503
|
|
|
1444
1504
|
````text
|
|
1445
|
-
Copyright (c)
|
|
1505
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
1506
|
+
|
|
1507
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1508
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1509
|
+
in the Software without restriction, including without limitation the rights
|
|
1510
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1511
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1512
|
+
furnished to do so, subject to the following conditions:
|
|
1513
|
+
|
|
1514
|
+
The above copyright notice and this permission notice shall be included in
|
|
1515
|
+
all copies or substantial portions of the Software.
|
|
1516
|
+
|
|
1517
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1518
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1519
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1520
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1521
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1522
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1523
|
+
THE SOFTWARE.
|
|
1524
|
+
|
|
1525
|
+
````
|
|
1526
|
+
|
|
1527
|
+
---
|
|
1528
|
+
|
|
1529
|
+
## The following dependencies are licensed under the MIT License:
|
|
1530
|
+
|
|
1531
|
+
### Rust Crates:
|
|
1532
|
+
|
|
1533
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
1534
|
+
|
|
1535
|
+
````text
|
|
1536
|
+
MIT License
|
|
1537
|
+
|
|
1538
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
1539
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
1540
|
+
Copyright (c) 2017 Frommi
|
|
1541
|
+
Copyright (c) 2017-2024 oyvindln
|
|
1542
|
+
|
|
1543
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1544
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1545
|
+
in the Software without restriction, including without limitation the rights
|
|
1546
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1547
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1548
|
+
furnished to do so, subject to the following conditions:
|
|
1549
|
+
|
|
1550
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1551
|
+
copies or substantial portions of the Software.
|
|
1552
|
+
|
|
1553
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1554
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1555
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1556
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1557
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1558
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1559
|
+
SOFTWARE.
|
|
1560
|
+
|
|
1561
|
+
````
|
|
1562
|
+
|
|
1563
|
+
---
|
|
1564
|
+
|
|
1565
|
+
## The following dependencies are licensed under the MIT License:
|
|
1566
|
+
|
|
1567
|
+
### Rust Crates:
|
|
1568
|
+
|
|
1569
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
1570
|
+
|
|
1571
|
+
````text
|
|
1572
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
1573
|
+
Copyright (c) 2016 Jason Housley
|
|
1574
|
+
|
|
1575
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1576
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1577
|
+
in the Software without restriction, including without limitation the rights
|
|
1578
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1579
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1580
|
+
furnished to do so, subject to the following conditions:
|
|
1581
|
+
|
|
1582
|
+
The above copyright notice and this permission notice shall be included in
|
|
1583
|
+
all copies or substantial portions of the Software.
|
|
1584
|
+
|
|
1585
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1586
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1587
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1588
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1589
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1590
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1591
|
+
THE SOFTWARE.
|
|
1592
|
+
|
|
1593
|
+
````
|
|
1594
|
+
|
|
1595
|
+
---
|
|
1596
|
+
|
|
1597
|
+
## The following dependencies are licensed under the MIT License:
|
|
1598
|
+
|
|
1599
|
+
### Rust Crates:
|
|
1600
|
+
|
|
1601
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
1602
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
1603
|
+
|
|
1604
|
+
````text
|
|
1605
|
+
Copyright (c) 2014 Alex Crichton
|
|
1446
1606
|
|
|
1447
1607
|
Permission is hereby granted, free of charge, to any
|
|
1448
1608
|
person obtaining a copy of this software and associated
|
|
@@ -1476,13 +1636,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1476
1636
|
|
|
1477
1637
|
### Rust Crates:
|
|
1478
1638
|
|
|
1479
|
-
- [
|
|
1480
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
1639
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
1481
1640
|
|
|
1482
1641
|
````text
|
|
1483
|
-
Copyright (c)
|
|
1484
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
1485
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
1642
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
1486
1643
|
|
|
1487
1644
|
Permission is hereby granted, free of charge, to any
|
|
1488
1645
|
person obtaining a copy of this software and associated
|
|
@@ -1516,14 +1673,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1516
1673
|
|
|
1517
1674
|
### Rust Crates:
|
|
1518
1675
|
|
|
1519
|
-
- [
|
|
1520
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
1521
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
1676
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
1522
1677
|
|
|
1523
1678
|
````text
|
|
1524
|
-
MIT License
|
|
1679
|
+
The MIT License (MIT)
|
|
1525
1680
|
|
|
1526
|
-
Copyright (c)
|
|
1681
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
1527
1682
|
|
|
1528
1683
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1529
1684
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1551,12 +1706,44 @@ SOFTWARE.
|
|
|
1551
1706
|
|
|
1552
1707
|
### Rust Crates:
|
|
1553
1708
|
|
|
1554
|
-
- [
|
|
1709
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
1710
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
1711
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
1555
1712
|
|
|
1556
1713
|
````text
|
|
1557
|
-
|
|
1714
|
+
MIT License
|
|
1558
1715
|
|
|
1559
|
-
Copyright (c)
|
|
1716
|
+
Copyright (c) <year> <copyright holders>
|
|
1717
|
+
|
|
1718
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
1719
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
1720
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1721
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
1722
|
+
following conditions:
|
|
1723
|
+
|
|
1724
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
1725
|
+
portions of the Software.
|
|
1726
|
+
|
|
1727
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
1728
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
1729
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1730
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
1731
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1732
|
+
|
|
1733
|
+
````
|
|
1734
|
+
|
|
1735
|
+
---
|
|
1736
|
+
|
|
1737
|
+
## The following dependencies are licensed under the MIT License:
|
|
1738
|
+
|
|
1739
|
+
### Rust Crates:
|
|
1740
|
+
|
|
1741
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
1742
|
+
|
|
1743
|
+
````text
|
|
1744
|
+
MIT License
|
|
1745
|
+
|
|
1746
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
1560
1747
|
|
|
1561
1748
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1562
1749
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1584,12 +1771,38 @@ SOFTWARE.
|
|
|
1584
1771
|
|
|
1585
1772
|
### Rust Crates:
|
|
1586
1773
|
|
|
1587
|
-
- [
|
|
1588
|
-
- [
|
|
1774
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
1775
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
1776
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
1777
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
1778
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
1779
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
1780
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
1781
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
1782
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
1783
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1784
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1785
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
1786
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
1787
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
1788
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
1789
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1790
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1791
|
+
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
1792
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
1793
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
1794
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
1795
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
1796
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
1797
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
1798
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1799
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1800
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1801
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1802
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
1803
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
1589
1804
|
|
|
1590
1805
|
````text
|
|
1591
|
-
Copyright (c) 2012-2013 Mozilla Foundation
|
|
1592
|
-
|
|
1593
1806
|
Permission is hereby granted, free of charge, to any
|
|
1594
1807
|
person obtaining a copy of this software and associated
|
|
1595
1808
|
documentation files (the "Software"), to deal in the
|
|
@@ -1622,11 +1835,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1622
1835
|
|
|
1623
1836
|
### Rust Crates:
|
|
1624
1837
|
|
|
1625
|
-
- [
|
|
1838
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
1626
1839
|
|
|
1627
1840
|
````text
|
|
1628
|
-
Copyright (c)
|
|
1629
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1841
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
1630
1842
|
|
|
1631
1843
|
Permission is hereby granted, free of charge, to any
|
|
1632
1844
|
person obtaining a copy of this software and associated
|
|
@@ -1660,32 +1872,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1660
1872
|
|
|
1661
1873
|
### Rust Crates:
|
|
1662
1874
|
|
|
1663
|
-
- [
|
|
1875
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
1664
1876
|
|
|
1665
1877
|
````text
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1688
|
-
THE SOFTWARE.
|
|
1878
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
1879
|
+
Copyright (c) 2016 Alex Crichton
|
|
1880
|
+
|
|
1881
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1882
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1883
|
+
in the Software without restriction, including without limitation the rights
|
|
1884
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1885
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1886
|
+
furnished to do so, subject to the following conditions:
|
|
1887
|
+
|
|
1888
|
+
The above copyright notice and this permission notice shall be included in
|
|
1889
|
+
all copies or substantial portions of the Software.
|
|
1890
|
+
|
|
1891
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1892
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1893
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1894
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1895
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1896
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1897
|
+
THE SOFTWARE.
|
|
1898
|
+
|
|
1689
1899
|
|
|
1690
1900
|
````
|
|
1691
1901
|
|
|
@@ -1693,36 +1903,32 @@ THE SOFTWARE.
|
|
|
1693
1903
|
|
|
1694
1904
|
## The following dependencies are licensed under the MIT License:
|
|
1695
1905
|
|
|
1696
|
-
###
|
|
1906
|
+
### NPM Packages:
|
|
1697
1907
|
|
|
1698
|
-
- [
|
|
1908
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
1699
1909
|
|
|
1700
1910
|
````text
|
|
1701
|
-
|
|
1911
|
+
MIT License
|
|
1702
1912
|
|
|
1703
|
-
|
|
1704
|
-
person obtaining a copy of this software and associated
|
|
1705
|
-
documentation files (the "Software"), to deal in the
|
|
1706
|
-
Software without restriction, including without
|
|
1707
|
-
limitation the rights to use, copy, modify, merge,
|
|
1708
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1709
|
-
the Software, and to permit persons to whom the Software
|
|
1710
|
-
is furnished to do so, subject to the following
|
|
1711
|
-
conditions:
|
|
1913
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
1712
1914
|
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1915
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1916
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1917
|
+
in the Software without restriction, including without limitation the rights
|
|
1918
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1919
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1920
|
+
furnished to do so, subject to the following conditions:
|
|
1716
1921
|
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
IN
|
|
1725
|
-
|
|
1922
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1923
|
+
copies or substantial portions of the Software.
|
|
1924
|
+
|
|
1925
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1926
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1927
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1928
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1929
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1930
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1931
|
+
SOFTWARE.
|
|
1726
1932
|
|
|
1727
1933
|
````
|
|
1728
1934
|
|
|
@@ -1732,10 +1938,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1732
1938
|
|
|
1733
1939
|
### Rust Crates:
|
|
1734
1940
|
|
|
1735
|
-
- [
|
|
1941
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
1736
1942
|
|
|
1737
1943
|
````text
|
|
1738
|
-
Copyright (c)
|
|
1944
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
1739
1945
|
|
|
1740
1946
|
Permission is hereby granted, free of charge, to any
|
|
1741
1947
|
person obtaining a copy of this software and associated
|
|
@@ -1769,12 +1975,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1769
1975
|
|
|
1770
1976
|
### Rust Crates:
|
|
1771
1977
|
|
|
1772
|
-
- [
|
|
1978
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
1773
1979
|
|
|
1774
1980
|
````text
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
1981
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
1778
1982
|
|
|
1779
1983
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1780
1984
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1802,87 +2006,10 @@ THE SOFTWARE.
|
|
|
1802
2006
|
|
|
1803
2007
|
### Rust Crates:
|
|
1804
2008
|
|
|
1805
|
-
- [
|
|
1806
|
-
|
|
1807
|
-
````text
|
|
1808
|
-
MIT License
|
|
1809
|
-
|
|
1810
|
-
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
1811
|
-
|
|
1812
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1813
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1814
|
-
in the Software without restriction, including without limitation the rights
|
|
1815
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1816
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1817
|
-
furnished to do so, subject to the following conditions:
|
|
1818
|
-
|
|
1819
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1820
|
-
copies or substantial portions of the Software.
|
|
1821
|
-
|
|
1822
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1823
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1824
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1825
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1826
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1827
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1828
|
-
SOFTWARE.
|
|
1829
|
-
|
|
1830
|
-
````
|
|
1831
|
-
|
|
1832
|
-
---
|
|
1833
|
-
|
|
1834
|
-
## The following dependencies are licensed under the MIT License:
|
|
1835
|
-
|
|
1836
|
-
### Rust Crates:
|
|
1837
|
-
|
|
1838
|
-
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1839
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1840
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1841
|
-
|
|
1842
|
-
````text
|
|
1843
|
-
MIT License
|
|
1844
|
-
|
|
1845
|
-
Copyright (c) 2017 Ted Driggs
|
|
1846
|
-
|
|
1847
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1848
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1849
|
-
in the Software without restriction, including without limitation the rights
|
|
1850
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1851
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1852
|
-
furnished to do so, subject to the following conditions:
|
|
1853
|
-
|
|
1854
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1855
|
-
copies or substantial portions of the Software.
|
|
1856
|
-
|
|
1857
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1858
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1859
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1860
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1861
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1862
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1863
|
-
SOFTWARE.
|
|
1864
|
-
|
|
1865
|
-
````
|
|
1866
|
-
|
|
1867
|
-
---
|
|
1868
|
-
|
|
1869
|
-
## The following dependencies are licensed under the MIT License:
|
|
1870
|
-
|
|
1871
|
-
### Rust Crates:
|
|
1872
|
-
|
|
1873
|
-
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1874
|
-
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1875
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1876
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1877
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1878
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1879
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1880
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1881
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2009
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
1882
2010
|
|
|
1883
2011
|
````text
|
|
1884
|
-
Copyright (c)
|
|
1885
|
-
Copyright (c) 2017 The Tokio Authors
|
|
2012
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
1886
2013
|
|
|
1887
2014
|
Permission is hereby granted, free of charge, to any
|
|
1888
2015
|
person obtaining a copy of this software and associated
|
|
@@ -1916,12 +2043,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1916
2043
|
|
|
1917
2044
|
### Rust Crates:
|
|
1918
2045
|
|
|
1919
|
-
- [
|
|
2046
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
1920
2047
|
|
|
1921
2048
|
````text
|
|
1922
2049
|
The MIT License (MIT)
|
|
1923
2050
|
|
|
1924
|
-
Copyright (c)
|
|
2051
|
+
Copyright (c) 2016 Johann Tuffe
|
|
1925
2052
|
|
|
1926
2053
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1927
2054
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1930,53 +2057,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1930
2057
|
copies of the Software, and to permit persons to whom the Software is
|
|
1931
2058
|
furnished to do so, subject to the following conditions:
|
|
1932
2059
|
|
|
1933
|
-
|
|
1934
|
-
|
|
2060
|
+
|
|
2061
|
+
The above copyright notice and this permission notice shall be included in
|
|
2062
|
+
all copies or substantial portions of the Software.
|
|
2063
|
+
|
|
1935
2064
|
|
|
1936
2065
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1937
2066
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1938
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
2067
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1939
2068
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1940
2069
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1941
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1942
|
-
SOFTWARE.
|
|
1943
|
-
````
|
|
1944
|
-
|
|
1945
|
-
---
|
|
1946
|
-
|
|
1947
|
-
## The following dependencies are licensed under the MIT License:
|
|
1948
|
-
|
|
1949
|
-
### Rust Crates:
|
|
1950
|
-
|
|
1951
|
-
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
1952
|
-
|
|
1953
|
-
````text
|
|
1954
|
-
Copyright (c) 2016 The humantime Developers
|
|
1955
|
-
|
|
1956
|
-
Includes parts of http date with the following copyright:
|
|
1957
|
-
Copyright (c) 2016 Pyfisch
|
|
1958
|
-
|
|
1959
|
-
Includes portions of musl libc with the following copyright:
|
|
1960
|
-
Copyright © 2005-2013 Rich Felker
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1964
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1965
|
-
in the Software without restriction, including without limitation the rights
|
|
1966
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1967
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1968
|
-
furnished to do so, subject to the following conditions:
|
|
1969
|
-
|
|
1970
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1971
|
-
copies or substantial portions of the Software.
|
|
1972
|
-
|
|
1973
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1974
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1975
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1976
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1977
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1978
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1979
|
-
SOFTWARE.
|
|
2070
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2071
|
+
THE SOFTWARE.
|
|
1980
2072
|
|
|
1981
2073
|
````
|
|
1982
2074
|
|
|
@@ -2018,12 +2110,10 @@ THE SOFTWARE.
|
|
|
2018
2110
|
|
|
2019
2111
|
### Rust Crates:
|
|
2020
2112
|
|
|
2021
|
-
- [
|
|
2113
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
2022
2114
|
|
|
2023
2115
|
````text
|
|
2024
|
-
|
|
2025
|
-
|
|
2026
|
-
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
2116
|
+
Copyright (c) 2019 Eliza Weisman
|
|
2027
2117
|
|
|
2028
2118
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2029
2119
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2032,16 +2122,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2032
2122
|
copies of the Software, and to permit persons to whom the Software is
|
|
2033
2123
|
furnished to do so, subject to the following conditions:
|
|
2034
2124
|
|
|
2035
|
-
The above copyright notice and this permission notice shall be included in
|
|
2036
|
-
copies or substantial portions of the Software.
|
|
2125
|
+
The above copyright notice and this permission notice shall be included in
|
|
2126
|
+
all copies or substantial portions of the Software.
|
|
2037
2127
|
|
|
2038
2128
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2039
2129
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2040
2130
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2041
2131
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2042
2132
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2043
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2044
|
-
SOFTWARE.
|
|
2133
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2134
|
+
THE SOFTWARE.
|
|
2045
2135
|
|
|
2046
2136
|
````
|
|
2047
2137
|
|
|
@@ -2049,29 +2139,45 @@ SOFTWARE.
|
|
|
2049
2139
|
|
|
2050
2140
|
## The following dependencies are licensed under the MIT License:
|
|
2051
2141
|
|
|
2052
|
-
###
|
|
2142
|
+
### Rust Crates:
|
|
2053
2143
|
|
|
2054
|
-
- [
|
|
2144
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2145
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2146
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2147
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2148
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2149
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2150
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2151
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2152
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2055
2153
|
|
|
2056
2154
|
````text
|
|
2057
|
-
|
|
2155
|
+
Copyright (c) 2016 Alex Crichton
|
|
2156
|
+
Copyright (c) 2017 The Tokio Authors
|
|
2058
2157
|
|
|
2059
|
-
Permission is hereby granted, free of charge, to any
|
|
2060
|
-
|
|
2061
|
-
the Software
|
|
2062
|
-
|
|
2063
|
-
the
|
|
2064
|
-
|
|
2158
|
+
Permission is hereby granted, free of charge, to any
|
|
2159
|
+
person obtaining a copy of this software and associated
|
|
2160
|
+
documentation files (the "Software"), to deal in the
|
|
2161
|
+
Software without restriction, including without
|
|
2162
|
+
limitation the rights to use, copy, modify, merge,
|
|
2163
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2164
|
+
the Software, and to permit persons to whom the Software
|
|
2165
|
+
is furnished to do so, subject to the following
|
|
2166
|
+
conditions:
|
|
2065
2167
|
|
|
2066
|
-
The above copyright notice and this permission notice
|
|
2067
|
-
copies or substantial portions
|
|
2168
|
+
The above copyright notice and this permission notice
|
|
2169
|
+
shall be included in all copies or substantial portions
|
|
2170
|
+
of the Software.
|
|
2068
2171
|
|
|
2069
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2070
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
|
|
2074
|
-
|
|
2172
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2173
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2174
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2175
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2176
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2177
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2178
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2179
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2180
|
+
DEALINGS IN THE SOFTWARE.
|
|
2075
2181
|
|
|
2076
2182
|
````
|
|
2077
2183
|
|
|
@@ -2081,10 +2187,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2081
2187
|
|
|
2082
2188
|
### Rust Crates:
|
|
2083
2189
|
|
|
2084
|
-
- [
|
|
2190
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
2085
2191
|
|
|
2086
2192
|
````text
|
|
2087
|
-
Copyright (c)
|
|
2193
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
2088
2194
|
|
|
2089
2195
|
Permission is hereby granted, free of charge, to any
|
|
2090
2196
|
person obtaining a copy of this software and associated
|
|
@@ -2118,10 +2224,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2118
2224
|
|
|
2119
2225
|
### Rust Crates:
|
|
2120
2226
|
|
|
2121
|
-
- [
|
|
2227
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
2122
2228
|
|
|
2123
2229
|
````text
|
|
2124
|
-
Copyright
|
|
2230
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
2125
2231
|
|
|
2126
2232
|
Permission is hereby granted, free of charge, to any
|
|
2127
2233
|
person obtaining a copy of this software and associated
|
|
@@ -2155,46 +2261,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2155
2261
|
|
|
2156
2262
|
### Rust Crates:
|
|
2157
2263
|
|
|
2158
|
-
- [
|
|
2159
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
2160
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
2161
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2264
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
2162
2265
|
|
|
2163
2266
|
````text
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
Copyright (c) 2015 Andrew Gallant
|
|
2167
|
-
|
|
2168
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2169
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2170
|
-
in the Software without restriction, including without limitation the rights
|
|
2171
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2172
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2173
|
-
furnished to do so, subject to the following conditions:
|
|
2174
|
-
|
|
2175
|
-
The above copyright notice and this permission notice shall be included in
|
|
2176
|
-
all copies or substantial portions of the Software.
|
|
2177
|
-
|
|
2178
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2179
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2180
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2181
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2182
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2183
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2184
|
-
THE SOFTWARE.
|
|
2185
|
-
|
|
2186
|
-
````
|
|
2187
|
-
|
|
2188
|
-
---
|
|
2189
|
-
|
|
2190
|
-
## The following dependencies are licensed under the MIT License:
|
|
2191
|
-
|
|
2192
|
-
### Rust Crates:
|
|
2193
|
-
|
|
2194
|
-
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
2195
|
-
|
|
2196
|
-
````text
|
|
2197
|
-
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
2267
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
2198
2268
|
|
|
2199
2269
|
Permission is hereby granted, free of charge, to any
|
|
2200
2270
|
person obtaining a copy of this software and associated
|
|
@@ -2228,28 +2298,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2228
2298
|
|
|
2229
2299
|
### Rust Crates:
|
|
2230
2300
|
|
|
2231
|
-
- [
|
|
2301
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
2232
2302
|
|
|
2233
2303
|
````text
|
|
2234
|
-
|
|
2304
|
+
Copyright (c) 2019 Carl Lerche
|
|
2235
2305
|
|
|
2236
|
-
Permission is hereby granted, free of charge, to any
|
|
2237
|
-
of this software and associated
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
|
|
2306
|
+
Permission is hereby granted, free of charge, to any
|
|
2307
|
+
person obtaining a copy of this software and associated
|
|
2308
|
+
documentation files (the "Software"), to deal in the
|
|
2309
|
+
Software without restriction, including without
|
|
2310
|
+
limitation the rights to use, copy, modify, merge,
|
|
2311
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2312
|
+
the Software, and to permit persons to whom the Software
|
|
2313
|
+
is furnished to do so, subject to the following
|
|
2314
|
+
conditions:
|
|
2242
2315
|
|
|
2243
|
-
The above copyright notice and this permission notice
|
|
2244
|
-
copies or substantial portions
|
|
2316
|
+
The above copyright notice and this permission notice
|
|
2317
|
+
shall be included in all copies or substantial portions
|
|
2318
|
+
of the Software.
|
|
2245
2319
|
|
|
2246
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2247
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2248
|
-
|
|
2249
|
-
|
|
2250
|
-
|
|
2251
|
-
|
|
2252
|
-
|
|
2320
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2321
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2322
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2323
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2324
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2325
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2326
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2327
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2328
|
+
DEALINGS IN THE SOFTWARE.
|
|
2253
2329
|
|
|
2254
2330
|
````
|
|
2255
2331
|
|
|
@@ -2259,10 +2335,10 @@ SOFTWARE.
|
|
|
2259
2335
|
|
|
2260
2336
|
### Rust Crates:
|
|
2261
2337
|
|
|
2262
|
-
- [
|
|
2338
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
2263
2339
|
|
|
2264
2340
|
````text
|
|
2265
|
-
Copyright
|
|
2341
|
+
Copyright 2023 The Fuchsia Authors
|
|
2266
2342
|
|
|
2267
2343
|
Permission is hereby granted, free of charge, to any
|
|
2268
2344
|
person obtaining a copy of this software and associated
|
|
@@ -2288,6 +2364,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
2288
2364
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2289
2365
|
DEALINGS IN THE SOFTWARE.
|
|
2290
2366
|
|
|
2367
|
+
|
|
2291
2368
|
````
|
|
2292
2369
|
|
|
2293
2370
|
---
|
|
@@ -2296,10 +2373,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2296
2373
|
|
|
2297
2374
|
### Rust Crates:
|
|
2298
2375
|
|
|
2299
|
-
- [
|
|
2376
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
2300
2377
|
|
|
2301
2378
|
````text
|
|
2302
|
-
|
|
2379
|
+
The MIT License (MIT)
|
|
2380
|
+
|
|
2381
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
2303
2382
|
|
|
2304
2383
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2305
2384
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2308,17 +2387,19 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2308
2387
|
copies of the Software, and to permit persons to whom the Software is
|
|
2309
2388
|
furnished to do so, subject to the following conditions:
|
|
2310
2389
|
|
|
2311
|
-
The above copyright notice and this permission notice shall be included in
|
|
2312
|
-
|
|
2390
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2391
|
+
copies or substantial portions of the Software.
|
|
2313
2392
|
|
|
2314
2393
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2315
2394
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2316
2395
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2317
2396
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2318
2397
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2319
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2320
|
-
|
|
2398
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2399
|
+
SOFTWARE.
|
|
2321
2400
|
|
|
2401
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2402
|
+
licences; see files named LICENSE.*.txt for details.
|
|
2322
2403
|
````
|
|
2323
2404
|
|
|
2324
2405
|
---
|
|
@@ -2327,16 +2408,29 @@ THE SOFTWARE.
|
|
|
2327
2408
|
|
|
2328
2409
|
### Rust Crates:
|
|
2329
2410
|
|
|
2330
|
-
- [
|
|
2411
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
2331
2412
|
|
|
2332
2413
|
````text
|
|
2333
|
-
Copyright
|
|
2414
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
2334
2415
|
|
|
2335
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2416
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2417
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2418
|
+
in the Software without restriction, including without limitation the rights
|
|
2419
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2420
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2421
|
+
furnished to do so, subject to the following conditions:
|
|
2336
2422
|
|
|
2337
|
-
The above copyright notice and this permission notice shall be included in
|
|
2423
|
+
The above copyright notice and this permission notice shall be included in
|
|
2424
|
+
all copies or substantial portions of the Software.
|
|
2425
|
+
|
|
2426
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2427
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2428
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2429
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2430
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2431
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2432
|
+
THE SOFTWARE.
|
|
2338
2433
|
|
|
2339
|
-
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.
|
|
2340
2434
|
|
|
2341
2435
|
````
|
|
2342
2436
|
|
|
@@ -2346,19 +2440,31 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2346
2440
|
|
|
2347
2441
|
### Rust Crates:
|
|
2348
2442
|
|
|
2349
|
-
- [
|
|
2350
|
-
- [
|
|
2443
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
2444
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
2351
2445
|
|
|
2352
2446
|
````text
|
|
2353
|
-
|
|
2447
|
+
MIT License
|
|
2354
2448
|
|
|
2355
|
-
Copyright
|
|
2449
|
+
Copyright (c) 2019 Graham Esau
|
|
2356
2450
|
|
|
2357
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2451
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2452
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2453
|
+
in the Software without restriction, including without limitation the rights
|
|
2454
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2455
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2456
|
+
furnished to do so, subject to the following conditions:
|
|
2358
2457
|
|
|
2359
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2458
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2459
|
+
copies or substantial portions of the Software.
|
|
2360
2460
|
|
|
2361
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2461
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2462
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2463
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2464
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2465
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2466
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2467
|
+
SOFTWARE.
|
|
2362
2468
|
|
|
2363
2469
|
````
|
|
2364
2470
|
|
|
@@ -2368,10 +2474,12 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2368
2474
|
|
|
2369
2475
|
### Rust Crates:
|
|
2370
2476
|
|
|
2371
|
-
- [
|
|
2477
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
2372
2478
|
|
|
2373
2479
|
````text
|
|
2374
|
-
Copyright (c) 2017
|
|
2480
|
+
Copyright (c) 2017 Carl Lerche
|
|
2481
|
+
Copyright (c) 2018 Bastian Köcher
|
|
2482
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2375
2483
|
|
|
2376
2484
|
Permission is hereby granted, free of charge, to any
|
|
2377
2485
|
person obtaining a copy of this software and associated
|
|
@@ -2403,36 +2511,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2403
2511
|
|
|
2404
2512
|
## The following dependencies are licensed under the MIT License:
|
|
2405
2513
|
|
|
2406
|
-
###
|
|
2514
|
+
### NPM Packages:
|
|
2407
2515
|
|
|
2408
|
-
- [
|
|
2516
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
2409
2517
|
|
|
2410
2518
|
````text
|
|
2411
|
-
|
|
2519
|
+
This software is released under the MIT license:
|
|
2412
2520
|
|
|
2413
|
-
Permission is hereby granted, free of charge, to any
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
2418
|
-
|
|
2419
|
-
the Software, and to permit persons to whom the Software
|
|
2420
|
-
is furnished to do so, subject to the following
|
|
2421
|
-
conditions:
|
|
2521
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2522
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2523
|
+
the Software without restriction, including without limitation the rights to
|
|
2524
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2525
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2526
|
+
subject to the following conditions:
|
|
2422
2527
|
|
|
2423
|
-
The above copyright notice and this permission notice
|
|
2424
|
-
|
|
2425
|
-
of the Software.
|
|
2528
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2529
|
+
copies or substantial portions of the Software.
|
|
2426
2530
|
|
|
2427
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2434
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2435
|
-
DEALINGS IN THE SOFTWARE.
|
|
2531
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2532
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2533
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2534
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2535
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2536
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2436
2537
|
|
|
2437
2538
|
````
|
|
2438
2539
|
|
|
@@ -2440,38 +2541,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2440
2541
|
|
|
2441
2542
|
## The following dependencies are licensed under the MIT License:
|
|
2442
2543
|
|
|
2443
|
-
###
|
|
2544
|
+
### NPM Packages:
|
|
2444
2545
|
|
|
2445
|
-
- [
|
|
2546
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
2446
2547
|
|
|
2447
2548
|
````text
|
|
2448
|
-
|
|
2449
|
-
Copyright (c) 2018 Bastian Köcher
|
|
2450
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2549
|
+
The MIT License (MIT)
|
|
2451
2550
|
|
|
2452
|
-
|
|
2453
|
-
person obtaining a copy of this software and associated
|
|
2454
|
-
documentation files (the "Software"), to deal in the
|
|
2455
|
-
Software without restriction, including without
|
|
2456
|
-
limitation the rights to use, copy, modify, merge,
|
|
2457
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2458
|
-
the Software, and to permit persons to whom the Software
|
|
2459
|
-
is furnished to do so, subject to the following
|
|
2460
|
-
conditions:
|
|
2551
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
2461
2552
|
|
|
2462
|
-
|
|
2463
|
-
|
|
2464
|
-
|
|
2553
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2554
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2555
|
+
in the Software without restriction, including without limitation the rights
|
|
2556
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2557
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2558
|
+
furnished to do so, subject to the following conditions:
|
|
2465
2559
|
|
|
2466
|
-
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
|
-
IN
|
|
2474
|
-
|
|
2560
|
+
The above copyright notice and this permission notice shall be included in
|
|
2561
|
+
all copies or substantial portions of the Software.
|
|
2562
|
+
|
|
2563
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2564
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2565
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2566
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2567
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2568
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2569
|
+
THE SOFTWARE.
|
|
2475
2570
|
|
|
2476
2571
|
````
|
|
2477
2572
|
|
|
@@ -2481,10 +2576,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2481
2576
|
|
|
2482
2577
|
### Rust Crates:
|
|
2483
2578
|
|
|
2484
|
-
- [
|
|
2579
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
2485
2580
|
|
|
2486
2581
|
````text
|
|
2487
|
-
Copyright (c)
|
|
2582
|
+
Copyright (c) The Rust Project Developers
|
|
2488
2583
|
|
|
2489
2584
|
Permission is hereby granted, free of charge, to any
|
|
2490
2585
|
person obtaining a copy of this software and associated
|
|
@@ -2516,15 +2611,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2516
2611
|
|
|
2517
2612
|
## The following dependencies are licensed under the MIT License:
|
|
2518
2613
|
|
|
2519
|
-
###
|
|
2614
|
+
### Rust Crates:
|
|
2520
2615
|
|
|
2521
|
-
- [
|
|
2522
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
2616
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
2523
2617
|
|
|
2524
2618
|
````text
|
|
2525
|
-
|
|
2526
|
-
|
|
2527
|
-
Copyright (c) 2017 Evgeny Poberezkin
|
|
2619
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
2620
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
2528
2621
|
|
|
2529
2622
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2530
2623
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2552,109 +2645,10 @@ SOFTWARE.
|
|
|
2552
2645
|
|
|
2553
2646
|
### Rust Crates:
|
|
2554
2647
|
|
|
2555
|
-
- [
|
|
2648
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
2556
2649
|
|
|
2557
2650
|
````text
|
|
2558
|
-
Copyright (c)
|
|
2559
|
-
|
|
2560
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2561
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2562
|
-
in the Software without restriction, including without limitation the rights
|
|
2563
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2564
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2565
|
-
furnished to do so, subject to the following conditions:
|
|
2566
|
-
|
|
2567
|
-
The above copyright notice and this permission notice shall be included in
|
|
2568
|
-
all copies or substantial portions of the Software.
|
|
2569
|
-
|
|
2570
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2571
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2572
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2573
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2574
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2575
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2576
|
-
THE SOFTWARE.
|
|
2577
|
-
|
|
2578
|
-
````
|
|
2579
|
-
|
|
2580
|
-
---
|
|
2581
|
-
|
|
2582
|
-
## The following dependencies are licensed under the MIT License:
|
|
2583
|
-
|
|
2584
|
-
### Rust Crates:
|
|
2585
|
-
|
|
2586
|
-
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
2587
|
-
|
|
2588
|
-
````text
|
|
2589
|
-
Copyright (c) 2015-2025 Sean McArthur
|
|
2590
|
-
|
|
2591
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2592
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2593
|
-
in the Software without restriction, including without limitation the rights
|
|
2594
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2595
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2596
|
-
furnished to do so, subject to the following conditions:
|
|
2597
|
-
|
|
2598
|
-
The above copyright notice and this permission notice shall be included in
|
|
2599
|
-
all copies or substantial portions of the Software.
|
|
2600
|
-
|
|
2601
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2602
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2603
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2604
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2605
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2606
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2607
|
-
THE SOFTWARE.
|
|
2608
|
-
|
|
2609
|
-
|
|
2610
|
-
````
|
|
2611
|
-
|
|
2612
|
-
---
|
|
2613
|
-
|
|
2614
|
-
## The following dependencies are licensed under the MIT License:
|
|
2615
|
-
|
|
2616
|
-
### Rust Crates:
|
|
2617
|
-
|
|
2618
|
-
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
2619
|
-
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
2620
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
2621
|
-
|
|
2622
|
-
````text
|
|
2623
|
-
MIT License
|
|
2624
|
-
|
|
2625
|
-
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
2626
|
-
|
|
2627
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2628
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2629
|
-
in the Software without restriction, including without limitation the rights
|
|
2630
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2631
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2632
|
-
furnished to do so, subject to the following conditions:
|
|
2633
|
-
|
|
2634
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2635
|
-
copies or substantial portions of the Software.
|
|
2636
|
-
|
|
2637
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2638
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2639
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2640
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2641
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2642
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2643
|
-
SOFTWARE.
|
|
2644
|
-
|
|
2645
|
-
````
|
|
2646
|
-
|
|
2647
|
-
---
|
|
2648
|
-
|
|
2649
|
-
## The following dependencies are licensed under the MIT License:
|
|
2650
|
-
|
|
2651
|
-
### Rust Crates:
|
|
2652
|
-
|
|
2653
|
-
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
2654
|
-
|
|
2655
|
-
````text
|
|
2656
|
-
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
2657
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
2651
|
+
Copyright (c) 2017 http-rs authors
|
|
2658
2652
|
|
|
2659
2653
|
Permission is hereby granted, free of charge, to any
|
|
2660
2654
|
person obtaining a copy of this software and associated
|
|
@@ -2688,11 +2682,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2688
2682
|
|
|
2689
2683
|
### Rust Crates:
|
|
2690
2684
|
|
|
2691
|
-
- [
|
|
2685
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
2692
2686
|
|
|
2693
2687
|
````text
|
|
2694
|
-
|
|
2695
|
-
|
|
2688
|
+
MIT License
|
|
2689
|
+
|
|
2690
|
+
Copyright (c) 2025 Callum Oakley
|
|
2696
2691
|
|
|
2697
2692
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2698
2693
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2701,16 +2696,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2701
2696
|
copies of the Software, and to permit persons to whom the Software is
|
|
2702
2697
|
furnished to do so, subject to the following conditions:
|
|
2703
2698
|
|
|
2704
|
-
The above copyright notice and this permission notice shall be included in
|
|
2705
|
-
|
|
2699
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2700
|
+
copies or substantial portions of the Software.
|
|
2706
2701
|
|
|
2707
2702
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2708
2703
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2709
2704
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2710
2705
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2711
2706
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2712
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2713
|
-
|
|
2707
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2708
|
+
SOFTWARE.
|
|
2714
2709
|
|
|
2715
2710
|
````
|
|
2716
2711
|
|
|
@@ -2720,12 +2715,14 @@ THE SOFTWARE.
|
|
|
2720
2715
|
|
|
2721
2716
|
### Rust Crates:
|
|
2722
2717
|
|
|
2723
|
-
- [
|
|
2718
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2719
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2720
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2724
2721
|
|
|
2725
2722
|
````text
|
|
2726
|
-
|
|
2723
|
+
MIT License
|
|
2727
2724
|
|
|
2728
|
-
Copyright (c)
|
|
2725
|
+
Copyright (c) 2017 Ted Driggs
|
|
2729
2726
|
|
|
2730
2727
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2731
2728
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2745,8 +2742,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2745
2742
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2746
2743
|
SOFTWARE.
|
|
2747
2744
|
|
|
2748
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2749
|
-
licences; see files named LICENSE.*.txt for details.
|
|
2750
2745
|
````
|
|
2751
2746
|
|
|
2752
2747
|
---
|
|
@@ -2755,47 +2750,10 @@ licences; see files named LICENSE.*.txt for details.
|
|
|
2755
2750
|
|
|
2756
2751
|
### Rust Crates:
|
|
2757
2752
|
|
|
2758
|
-
- [
|
|
2759
|
-
|
|
2760
|
-
````text
|
|
2761
|
-
Copyright (c) 2015 Steven Allen
|
|
2762
|
-
|
|
2763
|
-
Permission is hereby granted, free of charge, to any
|
|
2764
|
-
person obtaining a copy of this software and associated
|
|
2765
|
-
documentation files (the "Software"), to deal in the
|
|
2766
|
-
Software without restriction, including without
|
|
2767
|
-
limitation the rights to use, copy, modify, merge,
|
|
2768
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2769
|
-
the Software, and to permit persons to whom the Software
|
|
2770
|
-
is furnished to do so, subject to the following
|
|
2771
|
-
conditions:
|
|
2772
|
-
|
|
2773
|
-
The above copyright notice and this permission notice
|
|
2774
|
-
shall be included in all copies or substantial portions
|
|
2775
|
-
of the Software.
|
|
2776
|
-
|
|
2777
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2778
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2779
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2780
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2781
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2782
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2783
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2784
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2785
|
-
DEALINGS IN THE SOFTWARE.
|
|
2786
|
-
|
|
2787
|
-
````
|
|
2788
|
-
|
|
2789
|
-
---
|
|
2790
|
-
|
|
2791
|
-
## The following dependencies are licensed under the MIT License:
|
|
2792
|
-
|
|
2793
|
-
### Rust Crates:
|
|
2794
|
-
|
|
2795
|
-
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
2753
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
2796
2754
|
|
|
2797
2755
|
````text
|
|
2798
|
-
Copyright (c)
|
|
2756
|
+
Copyright (c) 2018 Carl Lerche
|
|
2799
2757
|
|
|
2800
2758
|
Permission is hereby granted, free of charge, to any
|
|
2801
2759
|
person obtaining a copy of this software and associated
|
|
@@ -2829,10 +2787,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2829
2787
|
|
|
2830
2788
|
### Rust Crates:
|
|
2831
2789
|
|
|
2832
|
-
- [
|
|
2790
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
2833
2791
|
|
|
2834
2792
|
````text
|
|
2835
|
-
Copyright (c)
|
|
2793
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
2836
2794
|
|
|
2837
2795
|
Permission is hereby granted, free of charge, to any
|
|
2838
2796
|
person obtaining a copy of this software and associated
|
|
@@ -2866,43 +2824,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2866
2824
|
|
|
2867
2825
|
### Rust Crates:
|
|
2868
2826
|
|
|
2869
|
-
- [
|
|
2870
|
-
|
|
2871
|
-
|
|
2872
|
-
MIT License
|
|
2873
|
-
|
|
2874
|
-
Copyright (c) 2025 Callum Oakley
|
|
2875
|
-
|
|
2876
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2877
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2878
|
-
in the Software without restriction, including without limitation the rights
|
|
2879
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2880
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2881
|
-
furnished to do so, subject to the following conditions:
|
|
2882
|
-
|
|
2883
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2884
|
-
copies or substantial portions of the Software.
|
|
2885
|
-
|
|
2886
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2887
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2888
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2889
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2890
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2891
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2892
|
-
SOFTWARE.
|
|
2893
|
-
|
|
2894
|
-
````
|
|
2895
|
-
|
|
2896
|
-
---
|
|
2897
|
-
|
|
2898
|
-
## The following dependencies are licensed under the MIT License:
|
|
2899
|
-
|
|
2900
|
-
### Rust Crates:
|
|
2901
|
-
|
|
2902
|
-
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
2827
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
2828
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
2829
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
2903
2830
|
|
|
2904
2831
|
````text
|
|
2905
|
-
Copyright (c)
|
|
2832
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
2906
2833
|
|
|
2907
2834
|
Permission is hereby granted, free of charge, to any
|
|
2908
2835
|
person obtaining a copy of this software and associated
|
|
@@ -2924,136 +2851,9 @@ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
|
2924
2851
|
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2925
2852
|
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2926
2853
|
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2927
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2928
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2929
|
-
DEALINGS IN THE SOFTWARE.
|
|
2930
|
-
|
|
2931
|
-
````
|
|
2932
|
-
|
|
2933
|
-
---
|
|
2934
|
-
|
|
2935
|
-
## The following dependencies are licensed under the MIT License:
|
|
2936
|
-
|
|
2937
|
-
### NPM Packages:
|
|
2938
|
-
|
|
2939
|
-
- [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
|
|
2940
|
-
|
|
2941
|
-
````text
|
|
2942
|
-
pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
|
|
2943
|
-
pngjs derived work Copyright (c) 2012 Kuba Niegowski
|
|
2944
|
-
|
|
2945
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2946
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2947
|
-
in the Software without restriction, including without limitation the rights
|
|
2948
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2949
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2950
|
-
furnished to do so, subject to the following conditions:
|
|
2951
|
-
|
|
2952
|
-
The above copyright notice and this permission notice shall be included in
|
|
2953
|
-
all copies or substantial portions of the Software.
|
|
2954
|
-
|
|
2955
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2956
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2957
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2958
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2959
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2960
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2961
|
-
THE SOFTWARE.
|
|
2962
|
-
|
|
2963
|
-
````
|
|
2964
|
-
|
|
2965
|
-
---
|
|
2966
|
-
|
|
2967
|
-
## The following dependencies are licensed under the MIT License:
|
|
2968
|
-
|
|
2969
|
-
### Rust Crates:
|
|
2970
|
-
|
|
2971
|
-
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
2972
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2973
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2974
|
-
|
|
2975
|
-
````text
|
|
2976
|
-
MIT License
|
|
2977
|
-
|
|
2978
|
-
Copyright (c) <year> <copyright holders>
|
|
2979
|
-
|
|
2980
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
2981
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
2982
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2983
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
2984
|
-
following conditions:
|
|
2985
|
-
|
|
2986
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
2987
|
-
portions of the Software.
|
|
2988
|
-
|
|
2989
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
2990
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
2991
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2992
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
2993
|
-
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2994
|
-
|
|
2995
|
-
````
|
|
2996
|
-
|
|
2997
|
-
---
|
|
2998
|
-
|
|
2999
|
-
## The following dependencies are licensed under the MIT License:
|
|
3000
|
-
|
|
3001
|
-
### Rust Crates:
|
|
3002
|
-
|
|
3003
|
-
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
3004
|
-
|
|
3005
|
-
````text
|
|
3006
|
-
Copyright (c) 2016 The rust-native-tls Developers
|
|
3007
|
-
|
|
3008
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3009
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3010
|
-
in the Software without restriction, including without limitation the rights
|
|
3011
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3012
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3013
|
-
furnished to do so, subject to the following conditions:
|
|
3014
|
-
|
|
3015
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3016
|
-
copies or substantial portions of the Software.
|
|
3017
|
-
|
|
3018
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3019
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3020
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3021
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3022
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3023
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3024
|
-
SOFTWARE.
|
|
3025
|
-
|
|
3026
|
-
````
|
|
3027
|
-
|
|
3028
|
-
---
|
|
3029
|
-
|
|
3030
|
-
## The following dependencies are licensed under the MIT License:
|
|
3031
|
-
|
|
3032
|
-
### Rust Crates:
|
|
3033
|
-
|
|
3034
|
-
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
3035
|
-
|
|
3036
|
-
````text
|
|
3037
|
-
Copyright (c) 2017 Sean McArthur
|
|
3038
|
-
|
|
3039
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3040
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3041
|
-
in the Software without restriction, including without limitation the rights
|
|
3042
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3043
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3044
|
-
furnished to do so, subject to the following conditions:
|
|
3045
|
-
|
|
3046
|
-
The above copyright notice and this permission notice shall be included in
|
|
3047
|
-
all copies or substantial portions of the Software.
|
|
3048
|
-
|
|
3049
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3050
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3051
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3052
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3053
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3054
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3055
|
-
THE SOFTWARE.
|
|
3056
|
-
|
|
2854
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2855
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2856
|
+
DEALINGS IN THE SOFTWARE.
|
|
3057
2857
|
|
|
3058
2858
|
````
|
|
3059
2859
|
|
|
@@ -3063,11 +2863,10 @@ THE SOFTWARE.
|
|
|
3063
2863
|
|
|
3064
2864
|
### Rust Crates:
|
|
3065
2865
|
|
|
3066
|
-
- [
|
|
3067
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
2866
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
3068
2867
|
|
|
3069
2868
|
````text
|
|
3070
|
-
Copyright (c)
|
|
2869
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
3071
2870
|
|
|
3072
2871
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3073
2872
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3095,15 +2894,47 @@ SOFTWARE.
|
|
|
3095
2894
|
|
|
3096
2895
|
### Rust Crates:
|
|
3097
2896
|
|
|
3098
|
-
- [
|
|
2897
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
3099
2898
|
|
|
3100
2899
|
````text
|
|
3101
|
-
|
|
2900
|
+
Copyright (c) 2016--2023
|
|
3102
2901
|
|
|
3103
|
-
|
|
3104
|
-
|
|
3105
|
-
|
|
3106
|
-
|
|
2902
|
+
Permission is hereby granted, free of charge, to any
|
|
2903
|
+
person obtaining a copy of this software and associated
|
|
2904
|
+
documentation files (the "Software"), to deal in the
|
|
2905
|
+
Software without restriction, including without
|
|
2906
|
+
limitation the rights to use, copy, modify, merge,
|
|
2907
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2908
|
+
the Software, and to permit persons to whom the Software
|
|
2909
|
+
is furnished to do so, subject to the following
|
|
2910
|
+
conditions:
|
|
2911
|
+
|
|
2912
|
+
The above copyright notice and this permission notice
|
|
2913
|
+
shall be included in all copies or substantial portions
|
|
2914
|
+
of the Software.
|
|
2915
|
+
|
|
2916
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2917
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2918
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2919
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2920
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2921
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2922
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2923
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2924
|
+
DEALINGS IN THE SOFTWARE.
|
|
2925
|
+
|
|
2926
|
+
````
|
|
2927
|
+
|
|
2928
|
+
---
|
|
2929
|
+
|
|
2930
|
+
## The following dependencies are licensed under the MIT License:
|
|
2931
|
+
|
|
2932
|
+
### Rust Crates:
|
|
2933
|
+
|
|
2934
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
2935
|
+
|
|
2936
|
+
````text
|
|
2937
|
+
Copyright (c) 2018 directories-rs contributors
|
|
3107
2938
|
|
|
3108
2939
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3109
2940
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3131,10 +2962,12 @@ SOFTWARE.
|
|
|
3131
2962
|
|
|
3132
2963
|
### Rust Crates:
|
|
3133
2964
|
|
|
3134
|
-
- [
|
|
2965
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
3135
2966
|
|
|
3136
2967
|
````text
|
|
3137
|
-
|
|
2968
|
+
MIT License
|
|
2969
|
+
|
|
2970
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
3138
2971
|
|
|
3139
2972
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3140
2973
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3143,17 +2976,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3143
2976
|
copies of the Software, and to permit persons to whom the Software is
|
|
3144
2977
|
furnished to do so, subject to the following conditions:
|
|
3145
2978
|
|
|
3146
|
-
The above copyright notice and this permission notice shall be included in
|
|
3147
|
-
|
|
2979
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2980
|
+
copies or substantial portions of the Software.
|
|
3148
2981
|
|
|
3149
2982
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3150
2983
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3151
2984
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3152
2985
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3153
2986
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3154
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3155
|
-
|
|
3156
|
-
|
|
2987
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2988
|
+
SOFTWARE.
|
|
3157
2989
|
|
|
3158
2990
|
````
|
|
3159
2991
|
|
|
@@ -3163,10 +2995,10 @@ THE SOFTWARE.
|
|
|
3163
2995
|
|
|
3164
2996
|
### Rust Crates:
|
|
3165
2997
|
|
|
3166
|
-
- [
|
|
2998
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
3167
2999
|
|
|
3168
3000
|
````text
|
|
3169
|
-
Copyright (c) 2020
|
|
3001
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
3170
3002
|
|
|
3171
3003
|
Permission is hereby granted, free of charge, to any
|
|
3172
3004
|
person obtaining a copy of this software and associated
|
|
@@ -3200,10 +3032,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3200
3032
|
|
|
3201
3033
|
### Rust Crates:
|
|
3202
3034
|
|
|
3203
|
-
- [
|
|
3035
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
3036
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
3037
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
3038
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
3039
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
3040
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
3204
3041
|
|
|
3205
3042
|
````text
|
|
3206
|
-
Copyright (c)
|
|
3043
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3207
3044
|
|
|
3208
3045
|
Permission is hereby granted, free of charge, to any
|
|
3209
3046
|
person obtaining a copy of this software and associated
|
|
@@ -3274,10 +3111,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3274
3111
|
|
|
3275
3112
|
### Rust Crates:
|
|
3276
3113
|
|
|
3277
|
-
- [
|
|
3114
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
3278
3115
|
|
|
3279
3116
|
````text
|
|
3280
|
-
Copyright (c)
|
|
3117
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
3118
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3281
3119
|
|
|
3282
3120
|
Permission is hereby granted, free of charge, to any
|
|
3283
3121
|
person obtaining a copy of this software and associated
|
|
@@ -3302,6 +3140,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
3302
3140
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3303
3141
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3304
3142
|
DEALINGS IN THE SOFTWARE.
|
|
3143
|
+
|
|
3305
3144
|
````
|
|
3306
3145
|
|
|
3307
3146
|
---
|
|
@@ -3310,14 +3149,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3310
3149
|
|
|
3311
3150
|
### Rust Crates:
|
|
3312
3151
|
|
|
3313
|
-
- [
|
|
3152
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
3314
3153
|
|
|
3315
3154
|
````text
|
|
3316
3155
|
The MIT License (MIT)
|
|
3317
3156
|
|
|
3318
|
-
Copyright (c) 2015
|
|
3319
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3320
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
3157
|
+
Copyright (c) 2015 Alice Maz
|
|
3321
3158
|
|
|
3322
3159
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3323
3160
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3326,16 +3163,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3326
3163
|
copies of the Software, and to permit persons to whom the Software is
|
|
3327
3164
|
furnished to do so, subject to the following conditions:
|
|
3328
3165
|
|
|
3329
|
-
The above copyright notice and this permission notice shall be included in
|
|
3330
|
-
copies or substantial portions of the Software.
|
|
3166
|
+
The above copyright notice and this permission notice shall be included in
|
|
3167
|
+
all copies or substantial portions of the Software.
|
|
3331
3168
|
|
|
3332
3169
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3333
3170
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3334
3171
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3335
3172
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3336
3173
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3337
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3338
|
-
SOFTWARE.
|
|
3174
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3175
|
+
THE SOFTWARE.
|
|
3339
3176
|
|
|
3340
3177
|
````
|
|
3341
3178
|
|
|
@@ -3345,10 +3182,16 @@ SOFTWARE.
|
|
|
3345
3182
|
|
|
3346
3183
|
### Rust Crates:
|
|
3347
3184
|
|
|
3348
|
-
- [
|
|
3185
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
3186
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
3187
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3188
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
3189
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3190
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
3349
3191
|
|
|
3350
3192
|
````text
|
|
3351
|
-
Copyright
|
|
3193
|
+
Copyright 2018 Developers of the Rand project
|
|
3194
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3352
3195
|
|
|
3353
3196
|
Permission is hereby granted, free of charge, to any
|
|
3354
3197
|
person obtaining a copy of this software and associated
|
|
@@ -3382,10 +3225,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3382
3225
|
|
|
3383
3226
|
### Rust Crates:
|
|
3384
3227
|
|
|
3385
|
-
- [
|
|
3228
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
3386
3229
|
|
|
3387
3230
|
````text
|
|
3388
|
-
Copyright (c)
|
|
3231
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
3389
3232
|
|
|
3390
3233
|
Permission is hereby granted, free of charge, to any
|
|
3391
3234
|
person obtaining a copy of this software and associated
|
|
@@ -3417,62 +3260,33 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3417
3260
|
|
|
3418
3261
|
## The following dependencies are licensed under the MIT License:
|
|
3419
3262
|
|
|
3420
|
-
###
|
|
3263
|
+
### NPM Packages:
|
|
3421
3264
|
|
|
3422
|
-
- [
|
|
3265
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
3266
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
|
|
3423
3267
|
|
|
3424
3268
|
````text
|
|
3425
|
-
|
|
3426
|
-
|
|
3427
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3428
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3429
|
-
in the Software without restriction, including without limitation the rights
|
|
3430
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3431
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3432
|
-
furnished to do so, subject to the following conditions:
|
|
3433
|
-
|
|
3434
|
-
The above copyright notice and this permission notice shall be included in
|
|
3435
|
-
all copies or substantial portions of the Software.
|
|
3436
|
-
|
|
3437
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3438
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3439
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3440
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3441
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3442
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3443
|
-
THE SOFTWARE.
|
|
3444
|
-
|
|
3445
|
-
````
|
|
3446
|
-
|
|
3447
|
-
---
|
|
3448
|
-
|
|
3449
|
-
## The following dependencies are licensed under the MIT License:
|
|
3450
|
-
|
|
3451
|
-
### Rust Crates:
|
|
3452
|
-
|
|
3453
|
-
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
3269
|
+
MIT License
|
|
3454
3270
|
|
|
3455
|
-
|
|
3456
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
3457
|
-
Copyright (c) 2016 Jason Housley
|
|
3271
|
+
Copyright (c) Microsoft Corporation.
|
|
3458
3272
|
|
|
3459
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3460
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3461
|
-
in the Software without restriction, including without limitation the rights
|
|
3462
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3463
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3464
|
-
furnished to do so, subject to the following conditions:
|
|
3273
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3274
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3275
|
+
in the Software without restriction, including without limitation the rights
|
|
3276
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3277
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3278
|
+
furnished to do so, subject to the following conditions:
|
|
3465
3279
|
|
|
3466
|
-
The above copyright notice and this permission notice shall be included in
|
|
3467
|
-
|
|
3280
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3281
|
+
copies or substantial portions of the Software.
|
|
3468
3282
|
|
|
3469
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3470
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3471
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3472
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3473
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3474
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3475
|
-
|
|
3283
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3284
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3285
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3286
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3287
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3288
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3289
|
+
SOFTWARE
|
|
3476
3290
|
|
|
3477
3291
|
````
|
|
3478
3292
|
|
|
@@ -3482,28 +3296,34 @@ THE SOFTWARE.
|
|
|
3482
3296
|
|
|
3483
3297
|
### Rust Crates:
|
|
3484
3298
|
|
|
3485
|
-
- [
|
|
3299
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
3486
3300
|
|
|
3487
3301
|
````text
|
|
3488
|
-
Copyright (c)
|
|
3302
|
+
Copyright (c) 2017 Contributors
|
|
3489
3303
|
|
|
3490
|
-
Permission is hereby granted, free of charge, to any
|
|
3491
|
-
of this software and associated
|
|
3492
|
-
|
|
3493
|
-
|
|
3494
|
-
|
|
3495
|
-
|
|
3304
|
+
Permission is hereby granted, free of charge, to any
|
|
3305
|
+
person obtaining a copy of this software and associated
|
|
3306
|
+
documentation files (the "Software"), to deal in the
|
|
3307
|
+
Software without restriction, including without
|
|
3308
|
+
limitation the rights to use, copy, modify, merge,
|
|
3309
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3310
|
+
the Software, and to permit persons to whom the Software
|
|
3311
|
+
is furnished to do so, subject to the following
|
|
3312
|
+
conditions:
|
|
3496
3313
|
|
|
3497
|
-
The above copyright notice and this permission notice
|
|
3498
|
-
all copies or substantial portions
|
|
3314
|
+
The above copyright notice and this permission notice
|
|
3315
|
+
shall be included in all copies or substantial portions
|
|
3316
|
+
of the Software.
|
|
3499
3317
|
|
|
3500
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3501
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3502
|
-
|
|
3503
|
-
|
|
3504
|
-
|
|
3505
|
-
|
|
3506
|
-
|
|
3318
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3319
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3320
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3321
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3322
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3323
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3324
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3325
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3326
|
+
DEALINGS IN THE SOFTWARE.
|
|
3507
3327
|
|
|
3508
3328
|
````
|
|
3509
3329
|
|
|
@@ -3511,33 +3331,37 @@ THE SOFTWARE.
|
|
|
3511
3331
|
|
|
3512
3332
|
## The following dependencies are licensed under the MIT License:
|
|
3513
3333
|
|
|
3514
|
-
###
|
|
3334
|
+
### Rust Crates:
|
|
3515
3335
|
|
|
3516
|
-
- [
|
|
3336
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
3517
3337
|
|
|
3518
3338
|
````text
|
|
3519
|
-
The
|
|
3520
|
-
|
|
3521
|
-
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
3522
|
-
|
|
3523
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3524
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3525
|
-
in the Software without restriction, including without limitation the rights
|
|
3526
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3527
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3528
|
-
furnished to do so, subject to the following conditions:
|
|
3339
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
3340
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3529
3341
|
|
|
3530
|
-
|
|
3531
|
-
|
|
3342
|
+
Permission is hereby granted, free of charge, to any
|
|
3343
|
+
person obtaining a copy of this software and associated
|
|
3344
|
+
documentation files (the "Software"), to deal in the
|
|
3345
|
+
Software without restriction, including without
|
|
3346
|
+
limitation the rights to use, copy, modify, merge,
|
|
3347
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3348
|
+
the Software, and to permit persons to whom the Software
|
|
3349
|
+
is furnished to do so, subject to the following
|
|
3350
|
+
conditions:
|
|
3532
3351
|
|
|
3533
|
-
|
|
3534
|
-
|
|
3535
|
-
|
|
3536
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3537
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3538
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3539
|
-
SOFTWARE.
|
|
3352
|
+
The above copyright notice and this permission notice
|
|
3353
|
+
shall be included in all copies or substantial portions
|
|
3354
|
+
of the Software.
|
|
3540
3355
|
|
|
3356
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3357
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3358
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3359
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3360
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3361
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3362
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3363
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3364
|
+
DEALINGS IN THE SOFTWARE.
|
|
3541
3365
|
|
|
3542
3366
|
````
|
|
3543
3367
|
|
|
@@ -3547,11 +3371,10 @@ SOFTWARE.
|
|
|
3547
3371
|
|
|
3548
3372
|
### Rust Crates:
|
|
3549
3373
|
|
|
3550
|
-
- [
|
|
3551
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
3374
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
3552
3375
|
|
|
3553
3376
|
````text
|
|
3554
|
-
Copyright (c)
|
|
3377
|
+
Copyright (c) 2016--2017
|
|
3555
3378
|
|
|
3556
3379
|
Permission is hereby granted, free of charge, to any
|
|
3557
3380
|
person obtaining a copy of this software and associated
|
|
@@ -3585,10 +3408,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3585
3408
|
|
|
3586
3409
|
### Rust Crates:
|
|
3587
3410
|
|
|
3588
|
-
- [
|
|
3411
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
3412
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
3413
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
3589
3414
|
|
|
3590
3415
|
````text
|
|
3591
|
-
Copyright (c)
|
|
3416
|
+
Copyright (c) 2019 Tower Contributors
|
|
3592
3417
|
|
|
3593
3418
|
Permission is hereby granted, free of charge, to any
|
|
3594
3419
|
person obtaining a copy of this software and associated
|
|
@@ -3622,16 +3447,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3622
3447
|
|
|
3623
3448
|
### Rust Crates:
|
|
3624
3449
|
|
|
3625
|
-
- [
|
|
3626
|
-
- [
|
|
3627
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3628
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
3629
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3630
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
3450
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
3451
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
3631
3452
|
|
|
3632
3453
|
````text
|
|
3633
|
-
Copyright
|
|
3634
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3454
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
3635
3455
|
|
|
3636
3456
|
Permission is hereby granted, free of charge, to any
|
|
3637
3457
|
person obtaining a copy of this software and associated
|
|
@@ -3663,15 +3483,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3663
3483
|
|
|
3664
3484
|
## The following dependencies are licensed under the MIT License:
|
|
3665
3485
|
|
|
3666
|
-
###
|
|
3486
|
+
### NPM Packages:
|
|
3667
3487
|
|
|
3668
|
-
- [
|
|
3669
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
3488
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
3670
3489
|
|
|
3671
3490
|
````text
|
|
3672
3491
|
MIT License
|
|
3673
3492
|
|
|
3674
|
-
Copyright (c)
|
|
3493
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
3675
3494
|
|
|
3676
3495
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3677
3496
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3691,6 +3510,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3691
3510
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3692
3511
|
SOFTWARE.
|
|
3693
3512
|
|
|
3513
|
+
[others]: https://github.com/json5/json5/contributors
|
|
3514
|
+
|
|
3694
3515
|
````
|
|
3695
3516
|
|
|
3696
3517
|
---
|
|
@@ -3699,10 +3520,43 @@ SOFTWARE.
|
|
|
3699
3520
|
|
|
3700
3521
|
### Rust Crates:
|
|
3701
3522
|
|
|
3702
|
-
- [
|
|
3523
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
3524
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
3703
3525
|
|
|
3704
3526
|
````text
|
|
3705
|
-
|
|
3527
|
+
The MIT License (MIT)
|
|
3528
|
+
|
|
3529
|
+
Copyright (c) 2015 Steven Fackler
|
|
3530
|
+
|
|
3531
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3532
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
3533
|
+
the Software without restriction, including without limitation the rights to
|
|
3534
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3535
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3536
|
+
subject to the following conditions:
|
|
3537
|
+
|
|
3538
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3539
|
+
copies or substantial portions of the Software.
|
|
3540
|
+
|
|
3541
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3542
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3543
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3544
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3545
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3546
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3547
|
+
|
|
3548
|
+
````
|
|
3549
|
+
|
|
3550
|
+
---
|
|
3551
|
+
|
|
3552
|
+
## The following dependencies are licensed under the MIT License:
|
|
3553
|
+
|
|
3554
|
+
### Rust Crates:
|
|
3555
|
+
|
|
3556
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
3557
|
+
|
|
3558
|
+
````text
|
|
3559
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
3706
3560
|
|
|
3707
3561
|
Permission is hereby granted, free of charge, to any
|
|
3708
3562
|
person obtaining a copy of this software and associated
|
|
@@ -3736,30 +3590,48 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3736
3590
|
|
|
3737
3591
|
### Rust Crates:
|
|
3738
3592
|
|
|
3739
|
-
- [
|
|
3740
|
-
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
3593
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
3741
3594
|
|
|
3742
3595
|
````text
|
|
3743
|
-
|
|
3596
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
3744
3597
|
|
|
3745
|
-
|
|
3598
|
+
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:
|
|
3746
3599
|
|
|
3747
|
-
|
|
3748
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
3749
|
-
the Software without restriction, including without limitation the rights to
|
|
3750
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3751
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3752
|
-
subject to the following conditions:
|
|
3600
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3753
3601
|
|
|
3754
|
-
|
|
3755
|
-
|
|
3602
|
+
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.
|
|
3603
|
+
|
|
3604
|
+
````
|
|
3605
|
+
|
|
3606
|
+
---
|
|
3607
|
+
|
|
3608
|
+
## The following dependencies are licensed under the MIT License:
|
|
3609
|
+
|
|
3610
|
+
### Rust Crates:
|
|
3611
|
+
|
|
3612
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
3613
|
+
|
|
3614
|
+
````text
|
|
3615
|
+
Copyright (c) 2017 Sean McArthur
|
|
3616
|
+
|
|
3617
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3618
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3619
|
+
in the Software without restriction, including without limitation the rights
|
|
3620
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3621
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3622
|
+
furnished to do so, subject to the following conditions:
|
|
3623
|
+
|
|
3624
|
+
The above copyright notice and this permission notice shall be included in
|
|
3625
|
+
all copies or substantial portions of the Software.
|
|
3756
3626
|
|
|
3757
3627
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3758
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3759
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3760
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3761
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3762
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3628
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3629
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3630
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3631
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3632
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3633
|
+
THE SOFTWARE.
|
|
3634
|
+
|
|
3763
3635
|
|
|
3764
3636
|
````
|
|
3765
3637
|
|
|
@@ -3769,10 +3641,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3769
3641
|
|
|
3770
3642
|
### Rust Crates:
|
|
3771
3643
|
|
|
3772
|
-
- [
|
|
3644
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
3773
3645
|
|
|
3774
3646
|
````text
|
|
3775
|
-
Copyright
|
|
3647
|
+
Copyright (c) 2016 Anthony Ramine
|
|
3776
3648
|
|
|
3777
3649
|
Permission is hereby granted, free of charge, to any
|
|
3778
3650
|
person obtaining a copy of this software and associated
|
|
@@ -3798,21 +3670,21 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
3798
3670
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3799
3671
|
DEALINGS IN THE SOFTWARE.
|
|
3800
3672
|
|
|
3801
|
-
|
|
3802
3673
|
````
|
|
3803
3674
|
|
|
3804
3675
|
---
|
|
3805
3676
|
|
|
3806
3677
|
## The following dependencies are licensed under the MIT License:
|
|
3807
3678
|
|
|
3808
|
-
###
|
|
3679
|
+
### Rust Crates:
|
|
3809
3680
|
|
|
3810
|
-
- [
|
|
3681
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
3811
3682
|
|
|
3812
3683
|
````text
|
|
3813
3684
|
MIT License
|
|
3814
3685
|
|
|
3815
|
-
Copyright (c)
|
|
3686
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
3687
|
+
Copyright (c) Tokio Contributors
|
|
3816
3688
|
|
|
3817
3689
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3818
3690
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3838,33 +3710,32 @@ SOFTWARE.
|
|
|
3838
3710
|
|
|
3839
3711
|
## The following dependencies are licensed under the MIT License:
|
|
3840
3712
|
|
|
3841
|
-
###
|
|
3713
|
+
### Rust Crates:
|
|
3842
3714
|
|
|
3843
|
-
- [
|
|
3844
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
3715
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
3845
3716
|
|
|
3846
3717
|
````text
|
|
3847
|
-
|
|
3718
|
+
MIT License
|
|
3848
3719
|
|
|
3849
|
-
|
|
3720
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
3850
3721
|
|
|
3851
|
-
|
|
3852
|
-
|
|
3853
|
-
|
|
3854
|
-
|
|
3855
|
-
|
|
3856
|
-
|
|
3722
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3723
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3724
|
+
in the Software without restriction, including without limitation the rights
|
|
3725
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3726
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3727
|
+
furnished to do so, subject to the following conditions:
|
|
3857
3728
|
|
|
3858
|
-
|
|
3859
|
-
|
|
3729
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3730
|
+
copies or substantial portions of the Software.
|
|
3860
3731
|
|
|
3861
|
-
|
|
3862
|
-
|
|
3863
|
-
|
|
3864
|
-
|
|
3865
|
-
|
|
3866
|
-
|
|
3867
|
-
|
|
3732
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3733
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3734
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3735
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3736
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3737
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3738
|
+
SOFTWARE.
|
|
3868
3739
|
|
|
3869
3740
|
````
|
|
3870
3741
|
|
|
@@ -3874,10 +3745,13 @@ SOFTWARE.
|
|
|
3874
3745
|
|
|
3875
3746
|
### Rust Crates:
|
|
3876
3747
|
|
|
3877
|
-
- [
|
|
3748
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
3749
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
3878
3750
|
|
|
3879
3751
|
````text
|
|
3880
|
-
Copyright (c)
|
|
3752
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
3753
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
3754
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
3881
3755
|
|
|
3882
3756
|
Permission is hereby granted, free of charge, to any
|
|
3883
3757
|
person obtaining a copy of this software and associated
|
|
@@ -3893,15 +3767,85 @@ The above copyright notice and this permission notice
|
|
|
3893
3767
|
shall be included in all copies or substantial portions
|
|
3894
3768
|
of the Software.
|
|
3895
3769
|
|
|
3896
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3897
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3898
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3899
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3900
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3901
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3902
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3903
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3904
|
-
DEALINGS IN THE SOFTWARE.
|
|
3770
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3771
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3772
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3773
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3774
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3775
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3776
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3777
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3778
|
+
DEALINGS IN THE SOFTWARE.
|
|
3779
|
+
|
|
3780
|
+
````
|
|
3781
|
+
|
|
3782
|
+
---
|
|
3783
|
+
|
|
3784
|
+
## The following dependencies are licensed under the MIT License:
|
|
3785
|
+
|
|
3786
|
+
### Rust Crates:
|
|
3787
|
+
|
|
3788
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
3789
|
+
|
|
3790
|
+
````text
|
|
3791
|
+
The MIT License (MIT)
|
|
3792
|
+
|
|
3793
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
3794
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
3795
|
+
|
|
3796
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3797
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3798
|
+
in the Software without restriction, including without limitation the rights
|
|
3799
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3800
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3801
|
+
furnished to do so, subject to the following conditions:
|
|
3802
|
+
|
|
3803
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3804
|
+
copies or substantial portions of the Software.
|
|
3805
|
+
|
|
3806
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3807
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3808
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3809
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3810
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3811
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3812
|
+
SOFTWARE.
|
|
3813
|
+
|
|
3814
|
+
````
|
|
3815
|
+
|
|
3816
|
+
---
|
|
3817
|
+
|
|
3818
|
+
## The following dependencies are licensed under the MIT License:
|
|
3819
|
+
|
|
3820
|
+
### Rust Crates:
|
|
3821
|
+
|
|
3822
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
3823
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
3824
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
3825
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
3826
|
+
|
|
3827
|
+
````text
|
|
3828
|
+
The MIT License (MIT)
|
|
3829
|
+
|
|
3830
|
+
Copyright (c) 2015 Andrew Gallant
|
|
3831
|
+
|
|
3832
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3833
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3834
|
+
in the Software without restriction, including without limitation the rights
|
|
3835
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3836
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3837
|
+
furnished to do so, subject to the following conditions:
|
|
3838
|
+
|
|
3839
|
+
The above copyright notice and this permission notice shall be included in
|
|
3840
|
+
all copies or substantial portions of the Software.
|
|
3841
|
+
|
|
3842
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3843
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3844
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3845
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3846
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3847
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3848
|
+
THE SOFTWARE.
|
|
3905
3849
|
|
|
3906
3850
|
````
|
|
3907
3851
|
|
|
@@ -3911,34 +3855,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3911
3855
|
|
|
3912
3856
|
### Rust Crates:
|
|
3913
3857
|
|
|
3914
|
-
- [
|
|
3858
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
3859
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
3860
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
3915
3861
|
|
|
3916
3862
|
````text
|
|
3917
|
-
|
|
3863
|
+
MIT License
|
|
3918
3864
|
|
|
3919
|
-
|
|
3920
|
-
person obtaining a copy of this software and associated
|
|
3921
|
-
documentation files (the "Software"), to deal in the
|
|
3922
|
-
Software without restriction, including without
|
|
3923
|
-
limitation the rights to use, copy, modify, merge,
|
|
3924
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3925
|
-
the Software, and to permit persons to whom the Software
|
|
3926
|
-
is furnished to do so, subject to the following
|
|
3927
|
-
conditions:
|
|
3865
|
+
Copyright (c) Tokio Contributors
|
|
3928
3866
|
|
|
3929
|
-
|
|
3930
|
-
|
|
3931
|
-
|
|
3867
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3868
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3869
|
+
in the Software without restriction, including without limitation the rights
|
|
3870
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3871
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3872
|
+
furnished to do so, subject to the following conditions:
|
|
3932
3873
|
|
|
3933
|
-
|
|
3934
|
-
|
|
3935
|
-
|
|
3936
|
-
|
|
3937
|
-
|
|
3938
|
-
|
|
3939
|
-
|
|
3940
|
-
IN
|
|
3941
|
-
|
|
3874
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3875
|
+
copies or substantial portions of the Software.
|
|
3876
|
+
|
|
3877
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3878
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3879
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3880
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3881
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3882
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3883
|
+
SOFTWARE.
|
|
3942
3884
|
|
|
3943
3885
|
````
|
|
3944
3886
|
|
|
@@ -3948,11 +3890,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3948
3890
|
|
|
3949
3891
|
### Rust Crates:
|
|
3950
3892
|
|
|
3951
|
-
- [
|
|
3893
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
3952
3894
|
|
|
3953
3895
|
````text
|
|
3954
|
-
Copyright (c)
|
|
3955
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3896
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
3956
3897
|
|
|
3957
3898
|
Permission is hereby granted, free of charge, to any
|
|
3958
3899
|
person obtaining a copy of this software and associated
|
|
@@ -3986,13 +3927,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3986
3927
|
|
|
3987
3928
|
### Rust Crates:
|
|
3988
3929
|
|
|
3989
|
-
- [
|
|
3990
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
3991
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
3992
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
3930
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
3993
3931
|
|
|
3994
3932
|
````text
|
|
3995
|
-
Copyright (c)
|
|
3933
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
3996
3934
|
|
|
3997
3935
|
Permission is hereby granted, free of charge, to any
|
|
3998
3936
|
person obtaining a copy of this software and associated
|
|
@@ -4024,14 +3962,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4024
3962
|
|
|
4025
3963
|
## The following dependencies are licensed under the MIT License:
|
|
4026
3964
|
|
|
4027
|
-
###
|
|
3965
|
+
### Rust Crates:
|
|
4028
3966
|
|
|
4029
|
-
- [
|
|
3967
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
4030
3968
|
|
|
4031
3969
|
````text
|
|
4032
|
-
|
|
4033
|
-
|
|
4034
|
-
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
3970
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
4035
3971
|
|
|
4036
3972
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4037
3973
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4051,6 +3987,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
4051
3987
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4052
3988
|
THE SOFTWARE.
|
|
4053
3989
|
|
|
3990
|
+
|
|
4054
3991
|
````
|
|
4055
3992
|
|
|
4056
3993
|
---
|
|
@@ -4059,30 +3996,19 @@ THE SOFTWARE.
|
|
|
4059
3996
|
|
|
4060
3997
|
### Rust Crates:
|
|
4061
3998
|
|
|
4062
|
-
- [
|
|
3999
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
4000
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
4063
4001
|
|
|
4064
4002
|
````text
|
|
4065
|
-
|
|
4066
|
-
Copyright (c) 2016 Alex Crichton
|
|
4003
|
+
The MIT License (MIT)
|
|
4067
4004
|
|
|
4068
|
-
|
|
4069
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4070
|
-
in the Software without restriction, including without limitation the rights
|
|
4071
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4072
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4073
|
-
furnished to do so, subject to the following conditions:
|
|
4005
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
4074
4006
|
|
|
4075
|
-
|
|
4076
|
-
all copies or substantial portions of the Software.
|
|
4007
|
+
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:
|
|
4077
4008
|
|
|
4078
|
-
|
|
4079
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4080
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4081
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4082
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4083
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4084
|
-
THE SOFTWARE.
|
|
4009
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
4085
4010
|
|
|
4011
|
+
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.
|
|
4086
4012
|
|
|
4087
4013
|
````
|
|
4088
4014
|
|
|
@@ -4090,14 +4016,13 @@ THE SOFTWARE.
|
|
|
4090
4016
|
|
|
4091
4017
|
## The following dependencies are licensed under the MIT License:
|
|
4092
4018
|
|
|
4093
|
-
###
|
|
4019
|
+
### Rust Crates:
|
|
4094
4020
|
|
|
4095
|
-
- [
|
|
4021
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
4022
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
4096
4023
|
|
|
4097
4024
|
````text
|
|
4098
|
-
|
|
4099
|
-
|
|
4100
|
-
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
4025
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
4101
4026
|
|
|
4102
4027
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4103
4028
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4117,8 +4042,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
4117
4042
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4118
4043
|
SOFTWARE.
|
|
4119
4044
|
|
|
4120
|
-
[others]: https://github.com/json5/json5/contributors
|
|
4121
|
-
|
|
4122
4045
|
````
|
|
4123
4046
|
|
|
4124
4047
|
---
|
|
@@ -4127,61 +4050,28 @@ SOFTWARE.
|
|
|
4127
4050
|
|
|
4128
4051
|
### Rust Crates:
|
|
4129
4052
|
|
|
4130
|
-
- [
|
|
4131
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
4132
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
4133
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
4134
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
4135
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
4136
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
4137
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
4138
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
4139
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
4140
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
4141
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
4142
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
4143
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
4144
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
4145
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
4146
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
4147
|
-
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
4148
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
4149
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
4150
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
4151
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
4152
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
4153
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
4154
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
4155
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
4156
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
4157
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
4158
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
4159
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
4053
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
4160
4054
|
|
|
4161
4055
|
````text
|
|
4162
|
-
|
|
4163
|
-
person obtaining a copy of this software and associated
|
|
4164
|
-
documentation files (the "Software"), to deal in the
|
|
4165
|
-
Software without restriction, including without
|
|
4166
|
-
limitation the rights to use, copy, modify, merge,
|
|
4167
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
4168
|
-
the Software, and to permit persons to whom the Software
|
|
4169
|
-
is furnished to do so, subject to the following
|
|
4170
|
-
conditions:
|
|
4056
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
4171
4057
|
|
|
4172
|
-
|
|
4173
|
-
|
|
4174
|
-
|
|
4058
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4059
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4060
|
+
in the Software without restriction, including without limitation the rights
|
|
4061
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4062
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4063
|
+
furnished to do so, subject to the following conditions:
|
|
4175
4064
|
|
|
4176
|
-
|
|
4177
|
-
|
|
4178
|
-
|
|
4179
|
-
|
|
4180
|
-
|
|
4181
|
-
|
|
4182
|
-
|
|
4183
|
-
IN
|
|
4184
|
-
|
|
4065
|
+
The above copyright notice and this permission notice shall be included in
|
|
4066
|
+
all copies or substantial portions of the Software.
|
|
4067
|
+
|
|
4068
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4069
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4070
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4071
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4072
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4073
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4074
|
+
THE SOFTWARE.
|
|
4185
4075
|
|
|
4186
4076
|
````
|
|
4187
4077
|
|
|
@@ -4572,35 +4462,30 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
4572
4462
|
|
|
4573
4463
|
---
|
|
4574
4464
|
|
|
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
|
+
|
|
4575
4477
|
## The following dependencies are licensed under the Unicode-3.0 License:
|
|
4576
4478
|
|
|
4577
4479
|
### Rust Crates:
|
|
4578
4480
|
|
|
4579
|
-
- [
|
|
4580
|
-
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4581
|
-
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4582
|
-
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4583
|
-
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4584
|
-
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4585
|
-
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4586
|
-
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4587
|
-
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4588
|
-
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4589
|
-
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4590
|
-
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4591
|
-
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4592
|
-
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4593
|
-
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4594
|
-
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4595
|
-
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4596
|
-
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4481
|
+
- [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
|
|
4597
4482
|
|
|
4598
4483
|
````text
|
|
4599
4484
|
UNICODE LICENSE V3
|
|
4600
4485
|
|
|
4601
4486
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4602
4487
|
|
|
4603
|
-
Copyright ©
|
|
4488
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
4604
4489
|
|
|
4605
4490
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4606
4491
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4636,13 +4521,6 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4636
4521
|
dealings in these Data Files or Software without prior written
|
|
4637
4522
|
authorization of the copyright holder.
|
|
4638
4523
|
|
|
4639
|
-
SPDX-License-Identifier: Unicode-3.0
|
|
4640
|
-
|
|
4641
|
-
—
|
|
4642
|
-
|
|
4643
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4644
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4645
|
-
|
|
4646
4524
|
````
|
|
4647
4525
|
|
|
4648
4526
|
---
|
|
@@ -4651,14 +4529,31 @@ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation a
|
|
|
4651
4529
|
|
|
4652
4530
|
### Rust Crates:
|
|
4653
4531
|
|
|
4654
|
-
- [
|
|
4532
|
+
- [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
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)
|
|
4655
4550
|
|
|
4656
4551
|
````text
|
|
4657
4552
|
UNICODE LICENSE V3
|
|
4658
4553
|
|
|
4659
4554
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4660
4555
|
|
|
4661
|
-
Copyright ©
|
|
4556
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
4662
4557
|
|
|
4663
4558
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4664
4559
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4694,5 +4589,12 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4694
4589
|
dealings in these Data Files or Software without prior written
|
|
4695
4590
|
authorization of the copyright holder.
|
|
4696
4591
|
|
|
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
|
+
|
|
4697
4599
|
````
|
|
4698
4600
|
|