@deveco-codegenie/mcp-darwin-x64 1.1.6 → 1.1.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/THIRD_PARTY_LICENSES.md +1125 -1105
- package/bin/codegenie-mcp-server +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -7,13 +7,12 @@
|
|
|
7
7
|
|
|
8
8
|
### Licenses Breakdown:
|
|
9
9
|
|
|
10
|
-
- MIT:
|
|
10
|
+
- MIT: 177
|
|
11
11
|
- Unicode-3.0: 19
|
|
12
12
|
- Apache-2.0: 7
|
|
13
13
|
- 0BSD: 3
|
|
14
14
|
- BSD-3-Clause: 1
|
|
15
15
|
- MPL-2.0: 1
|
|
16
|
-
- UNKNOWN: 1
|
|
17
16
|
|
|
18
17
|
|
|
19
18
|
---
|
|
@@ -48,6 +47,30 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
48
47
|
|
|
49
48
|
### Rust Crates:
|
|
50
49
|
|
|
50
|
+
- [adler2](https://github.com/oyvindln/adler2) (2.0.1)
|
|
51
|
+
|
|
52
|
+
````text
|
|
53
|
+
Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
|
|
54
|
+
|
|
55
|
+
Permission to use, copy, modify, and/or distribute this software for
|
|
56
|
+
any purpose with or without fee is hereby granted.
|
|
57
|
+
|
|
58
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
59
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
60
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
61
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
62
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
|
63
|
+
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
|
64
|
+
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
65
|
+
|
|
66
|
+
````
|
|
67
|
+
|
|
68
|
+
---
|
|
69
|
+
|
|
70
|
+
## The following dependencies are licensed under the 0BSD License:
|
|
71
|
+
|
|
72
|
+
### Rust Crates:
|
|
73
|
+
|
|
51
74
|
- [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
|
|
52
75
|
|
|
53
76
|
````text
|
|
@@ -70,25 +93,88 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
70
93
|
|
|
71
94
|
---
|
|
72
95
|
|
|
73
|
-
## The following dependencies are licensed under the
|
|
96
|
+
## The following dependencies are licensed under the Apache-2.0 License:
|
|
74
97
|
|
|
75
98
|
### Rust Crates:
|
|
76
99
|
|
|
77
|
-
- [
|
|
100
|
+
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
101
|
+
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
102
|
+
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
78
103
|
|
|
79
104
|
````text
|
|
80
|
-
|
|
105
|
+
Apache License
|
|
106
|
+
Version 2.0, January 2004
|
|
107
|
+
http://www.apache.org/licenses/
|
|
81
108
|
|
|
82
|
-
|
|
83
|
-
any purpose with or without fee is hereby granted.
|
|
109
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
84
110
|
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
111
|
+
1. Definitions.
|
|
112
|
+
|
|
113
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
114
|
+
|
|
115
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
116
|
+
|
|
117
|
+
"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.
|
|
118
|
+
|
|
119
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
120
|
+
|
|
121
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
122
|
+
|
|
123
|
+
"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.
|
|
124
|
+
|
|
125
|
+
"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).
|
|
126
|
+
|
|
127
|
+
"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.
|
|
128
|
+
|
|
129
|
+
"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."
|
|
130
|
+
|
|
131
|
+
"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.
|
|
132
|
+
|
|
133
|
+
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.
|
|
134
|
+
|
|
135
|
+
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.
|
|
136
|
+
|
|
137
|
+
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:
|
|
138
|
+
|
|
139
|
+
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
140
|
+
|
|
141
|
+
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
142
|
+
|
|
143
|
+
(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
|
|
144
|
+
|
|
145
|
+
(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.
|
|
146
|
+
|
|
147
|
+
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.
|
|
148
|
+
|
|
149
|
+
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.
|
|
150
|
+
|
|
151
|
+
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.
|
|
152
|
+
|
|
153
|
+
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.
|
|
154
|
+
|
|
155
|
+
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.
|
|
156
|
+
|
|
157
|
+
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.
|
|
158
|
+
|
|
159
|
+
END OF TERMS AND CONDITIONS
|
|
160
|
+
|
|
161
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
162
|
+
|
|
163
|
+
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.
|
|
164
|
+
|
|
165
|
+
Copyright [yyyy] [name of copyright owner]
|
|
166
|
+
|
|
167
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
168
|
+
you may not use this file except in compliance with the License.
|
|
169
|
+
You may obtain a copy of the License at
|
|
170
|
+
|
|
171
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
172
|
+
|
|
173
|
+
Unless required by applicable law or agreed to in writing, software
|
|
174
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
175
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
176
|
+
See the License for the specific language governing permissions and
|
|
177
|
+
limitations under the License.
|
|
92
178
|
|
|
93
179
|
````
|
|
94
180
|
|
|
@@ -311,93 +397,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
311
397
|
|
|
312
398
|
### Rust Crates:
|
|
313
399
|
|
|
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
400
|
- [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
|
|
402
401
|
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
403
402
|
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
@@ -654,28 +653,35 @@ The complete list of contributors can be found at:
|
|
|
654
653
|
|
|
655
654
|
### Rust Crates:
|
|
656
655
|
|
|
657
|
-
- [
|
|
656
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
658
657
|
|
|
659
658
|
````text
|
|
660
|
-
Copyright
|
|
659
|
+
Copyright 2023 The Fuchsia Authors
|
|
661
660
|
|
|
662
|
-
Permission is hereby granted, free of charge, to any
|
|
663
|
-
of this software and associated
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
661
|
+
Permission is hereby granted, free of charge, to any
|
|
662
|
+
person obtaining a copy of this software and associated
|
|
663
|
+
documentation files (the "Software"), to deal in the
|
|
664
|
+
Software without restriction, including without
|
|
665
|
+
limitation the rights to use, copy, modify, merge,
|
|
666
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
667
|
+
the Software, and to permit persons to whom the Software
|
|
668
|
+
is furnished to do so, subject to the following
|
|
669
|
+
conditions:
|
|
668
670
|
|
|
669
|
-
The above copyright notice and this permission notice
|
|
670
|
-
copies or substantial portions
|
|
671
|
+
The above copyright notice and this permission notice
|
|
672
|
+
shall be included in all copies or substantial portions
|
|
673
|
+
of the Software.
|
|
674
|
+
|
|
675
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
676
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
677
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
678
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
679
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
680
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
681
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
682
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
683
|
+
DEALINGS IN THE SOFTWARE.
|
|
671
684
|
|
|
672
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
673
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
674
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
675
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
676
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
677
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
678
|
-
SOFTWARE.
|
|
679
685
|
|
|
680
686
|
````
|
|
681
687
|
|
|
@@ -685,41 +691,10 @@ SOFTWARE.
|
|
|
685
691
|
|
|
686
692
|
### Rust Crates:
|
|
687
693
|
|
|
688
|
-
- [
|
|
694
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
689
695
|
|
|
690
696
|
````text
|
|
691
|
-
Copyright (c) 2016 The rust-
|
|
692
|
-
|
|
693
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
694
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
695
|
-
in the Software without restriction, including without limitation the rights
|
|
696
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
697
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
698
|
-
furnished to do so, subject to the following conditions:
|
|
699
|
-
|
|
700
|
-
The above copyright notice and this permission notice shall be included in all
|
|
701
|
-
copies or substantial portions of the Software.
|
|
702
|
-
|
|
703
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
704
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
705
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
706
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
707
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
708
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
709
|
-
SOFTWARE.
|
|
710
|
-
|
|
711
|
-
````
|
|
712
|
-
|
|
713
|
-
---
|
|
714
|
-
|
|
715
|
-
## The following dependencies are licensed under the MIT License:
|
|
716
|
-
|
|
717
|
-
### Rust Crates:
|
|
718
|
-
|
|
719
|
-
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
720
|
-
|
|
721
|
-
````text
|
|
722
|
-
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
697
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
723
698
|
|
|
724
699
|
Permission is hereby granted, free of charge, to any
|
|
725
700
|
person obtaining a copy of this software and associated
|
|
@@ -751,13 +726,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
751
726
|
|
|
752
727
|
## The following dependencies are licensed under the MIT License:
|
|
753
728
|
|
|
754
|
-
###
|
|
729
|
+
### NPM Packages:
|
|
755
730
|
|
|
756
|
-
- [
|
|
731
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
732
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
757
733
|
|
|
758
734
|
````text
|
|
759
|
-
|
|
760
|
-
|
|
735
|
+
MIT License
|
|
736
|
+
|
|
737
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
761
738
|
|
|
762
739
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
763
740
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -766,17 +743,46 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
766
743
|
copies of the Software, and to permit persons to whom the Software is
|
|
767
744
|
furnished to do so, subject to the following conditions:
|
|
768
745
|
|
|
769
|
-
The above copyright notice and this permission notice shall be included in
|
|
770
|
-
|
|
746
|
+
The above copyright notice and this permission notice shall be included in all
|
|
747
|
+
copies or substantial portions of the Software.
|
|
771
748
|
|
|
772
749
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
773
750
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
774
751
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
775
752
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
776
753
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
777
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
778
|
-
|
|
754
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
755
|
+
SOFTWARE.
|
|
756
|
+
|
|
757
|
+
````
|
|
758
|
+
|
|
759
|
+
---
|
|
760
|
+
|
|
761
|
+
## The following dependencies are licensed under the MIT License:
|
|
762
|
+
|
|
763
|
+
### NPM Packages:
|
|
764
|
+
|
|
765
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
766
|
+
|
|
767
|
+
````text
|
|
768
|
+
This software is released under the MIT license:
|
|
769
|
+
|
|
770
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
771
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
772
|
+
the Software without restriction, including without limitation the rights to
|
|
773
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
774
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
775
|
+
subject to the following conditions:
|
|
779
776
|
|
|
777
|
+
The above copyright notice and this permission notice shall be included in all
|
|
778
|
+
copies or substantial portions of the Software.
|
|
779
|
+
|
|
780
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
781
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
782
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
783
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
784
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
785
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
780
786
|
|
|
781
787
|
````
|
|
782
788
|
|
|
@@ -786,10 +792,10 @@ THE SOFTWARE.
|
|
|
786
792
|
|
|
787
793
|
### Rust Crates:
|
|
788
794
|
|
|
789
|
-
- [
|
|
795
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
790
796
|
|
|
791
797
|
````text
|
|
792
|
-
Copyright
|
|
798
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
793
799
|
|
|
794
800
|
Permission is hereby granted, free of charge, to any
|
|
795
801
|
person obtaining a copy of this software and associated
|
|
@@ -815,7 +821,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
815
821
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
816
822
|
DEALINGS IN THE SOFTWARE.
|
|
817
823
|
|
|
818
|
-
|
|
819
824
|
````
|
|
820
825
|
|
|
821
826
|
---
|
|
@@ -824,10 +829,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
824
829
|
|
|
825
830
|
### Rust Crates:
|
|
826
831
|
|
|
827
|
-
- [
|
|
832
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
833
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
834
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
835
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
836
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
837
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
828
838
|
|
|
829
839
|
````text
|
|
830
|
-
Copyright
|
|
840
|
+
Copyright 2018 Developers of the Rand project
|
|
841
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
831
842
|
|
|
832
843
|
Permission is hereby granted, free of charge, to any
|
|
833
844
|
person obtaining a copy of this software and associated
|
|
@@ -861,14 +872,76 @@ DEALINGS IN THE SOFTWARE.
|
|
|
861
872
|
|
|
862
873
|
### Rust Crates:
|
|
863
874
|
|
|
864
|
-
- [
|
|
865
|
-
- [
|
|
866
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
875
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
876
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
867
877
|
|
|
868
878
|
````text
|
|
869
|
-
|
|
879
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
870
880
|
|
|
871
|
-
|
|
881
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
882
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
883
|
+
in the Software without restriction, including without limitation the rights
|
|
884
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
885
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
886
|
+
furnished to do so, subject to the following conditions:
|
|
887
|
+
|
|
888
|
+
The above copyright notice and this permission notice shall be included in all
|
|
889
|
+
copies or substantial portions of the Software.
|
|
890
|
+
|
|
891
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
892
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
893
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
894
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
895
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
896
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
897
|
+
SOFTWARE.
|
|
898
|
+
|
|
899
|
+
````
|
|
900
|
+
|
|
901
|
+
---
|
|
902
|
+
|
|
903
|
+
## The following dependencies are licensed under the MIT License:
|
|
904
|
+
|
|
905
|
+
### Rust Crates:
|
|
906
|
+
|
|
907
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
908
|
+
|
|
909
|
+
````text
|
|
910
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
911
|
+
|
|
912
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
913
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
914
|
+
in the Software without restriction, including without limitation the rights
|
|
915
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
916
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
917
|
+
furnished to do so, subject to the following conditions:
|
|
918
|
+
|
|
919
|
+
The above copyright notice and this permission notice shall be included in
|
|
920
|
+
all copies or substantial portions of the Software.
|
|
921
|
+
|
|
922
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
923
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
924
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
925
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
926
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
927
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
928
|
+
THE SOFTWARE.
|
|
929
|
+
|
|
930
|
+
|
|
931
|
+
````
|
|
932
|
+
|
|
933
|
+
---
|
|
934
|
+
|
|
935
|
+
## The following dependencies are licensed under the MIT License:
|
|
936
|
+
|
|
937
|
+
### Rust Crates:
|
|
938
|
+
|
|
939
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
940
|
+
|
|
941
|
+
````text
|
|
942
|
+
The MIT License (MIT)
|
|
943
|
+
|
|
944
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
872
945
|
|
|
873
946
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
874
947
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -888,6 +961,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
888
961
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
889
962
|
SOFTWARE.
|
|
890
963
|
|
|
964
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
965
|
+
licences; see files named LICENSE.*.txt for details.
|
|
891
966
|
````
|
|
892
967
|
|
|
893
968
|
---
|
|
@@ -896,12 +971,12 @@ SOFTWARE.
|
|
|
896
971
|
|
|
897
972
|
### Rust Crates:
|
|
898
973
|
|
|
899
|
-
- [
|
|
974
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
900
975
|
|
|
901
976
|
````text
|
|
902
977
|
The MIT License (MIT)
|
|
903
978
|
|
|
904
|
-
Copyright (c)
|
|
979
|
+
Copyright (c) 2016 Johann Tuffe
|
|
905
980
|
|
|
906
981
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
907
982
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -910,58 +985,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
910
985
|
copies of the Software, and to permit persons to whom the Software is
|
|
911
986
|
furnished to do so, subject to the following conditions:
|
|
912
987
|
|
|
913
|
-
|
|
914
|
-
|
|
988
|
+
|
|
989
|
+
The above copyright notice and this permission notice shall be included in
|
|
990
|
+
all copies or substantial portions of the Software.
|
|
991
|
+
|
|
915
992
|
|
|
916
993
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
917
994
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
918
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
995
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
919
996
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
920
997
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
921
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
922
|
-
SOFTWARE.
|
|
923
|
-
````
|
|
924
|
-
|
|
925
|
-
---
|
|
926
|
-
|
|
927
|
-
## The following dependencies are licensed under the MIT License:
|
|
928
|
-
|
|
929
|
-
### Rust Crates:
|
|
930
|
-
|
|
931
|
-
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
932
|
-
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
933
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
934
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
935
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
936
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
937
|
-
|
|
938
|
-
````text
|
|
939
|
-
Copyright 2018 Developers of the Rand project
|
|
940
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
941
|
-
|
|
942
|
-
Permission is hereby granted, free of charge, to any
|
|
943
|
-
person obtaining a copy of this software and associated
|
|
944
|
-
documentation files (the "Software"), to deal in the
|
|
945
|
-
Software without restriction, including without
|
|
946
|
-
limitation the rights to use, copy, modify, merge,
|
|
947
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
948
|
-
the Software, and to permit persons to whom the Software
|
|
949
|
-
is furnished to do so, subject to the following
|
|
950
|
-
conditions:
|
|
951
|
-
|
|
952
|
-
The above copyright notice and this permission notice
|
|
953
|
-
shall be included in all copies or substantial portions
|
|
954
|
-
of the Software.
|
|
955
|
-
|
|
956
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
957
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
958
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
959
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
960
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
961
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
962
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
963
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
964
|
-
DEALINGS IN THE SOFTWARE.
|
|
998
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
999
|
+
THE SOFTWARE.
|
|
965
1000
|
|
|
966
1001
|
````
|
|
967
1002
|
|
|
@@ -969,14 +1004,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
969
1004
|
|
|
970
1005
|
## The following dependencies are licensed under the MIT License:
|
|
971
1006
|
|
|
972
|
-
###
|
|
1007
|
+
### NPM Packages:
|
|
973
1008
|
|
|
974
|
-
- [
|
|
1009
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
975
1010
|
|
|
976
1011
|
````text
|
|
977
|
-
MIT License
|
|
1012
|
+
The MIT License (MIT)
|
|
978
1013
|
|
|
979
|
-
Copyright (c)
|
|
1014
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
980
1015
|
|
|
981
1016
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
982
1017
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -996,6 +1031,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
996
1031
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
997
1032
|
SOFTWARE.
|
|
998
1033
|
|
|
1034
|
+
|
|
999
1035
|
````
|
|
1000
1036
|
|
|
1001
1037
|
---
|
|
@@ -1004,12 +1040,10 @@ SOFTWARE.
|
|
|
1004
1040
|
|
|
1005
1041
|
### Rust Crates:
|
|
1006
1042
|
|
|
1007
|
-
- [
|
|
1008
|
-
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
1009
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
1043
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
1010
1044
|
|
|
1011
1045
|
````text
|
|
1012
|
-
Copyright (c)
|
|
1046
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
1013
1047
|
|
|
1014
1048
|
Permission is hereby granted, free of charge, to any
|
|
1015
1049
|
person obtaining a copy of this software and associated
|
|
@@ -1043,10 +1077,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1043
1077
|
|
|
1044
1078
|
### Rust Crates:
|
|
1045
1079
|
|
|
1046
|
-
- [
|
|
1080
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
1047
1081
|
|
|
1048
1082
|
````text
|
|
1049
|
-
Copyright (c)
|
|
1083
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
1050
1084
|
|
|
1051
1085
|
Permission is hereby granted, free of charge, to any
|
|
1052
1086
|
person obtaining a copy of this software and associated
|
|
@@ -1078,14 +1112,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1078
1112
|
|
|
1079
1113
|
## The following dependencies are licensed under the MIT License:
|
|
1080
1114
|
|
|
1081
|
-
###
|
|
1115
|
+
### NPM Packages:
|
|
1082
1116
|
|
|
1083
|
-
- [
|
|
1117
|
+
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.10) (0.0.10)
|
|
1084
1118
|
|
|
1085
1119
|
````text
|
|
1086
1120
|
MIT License
|
|
1087
1121
|
|
|
1088
|
-
Copyright (c)
|
|
1122
|
+
Copyright (c) 2026 Huawei Device Co., Ltd.
|
|
1089
1123
|
|
|
1090
1124
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1091
1125
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1113,12 +1147,15 @@ SOFTWARE.
|
|
|
1113
1147
|
|
|
1114
1148
|
### Rust Crates:
|
|
1115
1149
|
|
|
1116
|
-
- [
|
|
1150
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
1151
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
1152
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
1153
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
1117
1154
|
|
|
1118
1155
|
````text
|
|
1119
1156
|
The MIT License (MIT)
|
|
1120
1157
|
|
|
1121
|
-
Copyright (c)
|
|
1158
|
+
Copyright (c) 2015 Andrew Gallant
|
|
1122
1159
|
|
|
1123
1160
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1124
1161
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1127,19 +1164,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1127
1164
|
copies of the Software, and to permit persons to whom the Software is
|
|
1128
1165
|
furnished to do so, subject to the following conditions:
|
|
1129
1166
|
|
|
1130
|
-
The above copyright notice and this permission notice shall be included in
|
|
1131
|
-
copies or substantial portions of the Software.
|
|
1167
|
+
The above copyright notice and this permission notice shall be included in
|
|
1168
|
+
all copies or substantial portions of the Software.
|
|
1132
1169
|
|
|
1133
1170
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1134
1171
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1135
1172
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1136
1173
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1137
1174
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1138
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1139
|
-
SOFTWARE.
|
|
1175
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1176
|
+
THE SOFTWARE.
|
|
1140
1177
|
|
|
1141
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
1142
|
-
licences; see files named LICENSE.*.txt for details.
|
|
1143
1178
|
````
|
|
1144
1179
|
|
|
1145
1180
|
---
|
|
@@ -1148,10 +1183,10 @@ licences; see files named LICENSE.*.txt for details.
|
|
|
1148
1183
|
|
|
1149
1184
|
### Rust Crates:
|
|
1150
1185
|
|
|
1151
|
-
- [
|
|
1186
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
1152
1187
|
|
|
1153
1188
|
````text
|
|
1154
|
-
Copyright (c)
|
|
1189
|
+
Copyright (c) 2018 Carl Lerche
|
|
1155
1190
|
|
|
1156
1191
|
Permission is hereby granted, free of charge, to any
|
|
1157
1192
|
person obtaining a copy of this software and associated
|
|
@@ -1185,78 +1220,17 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1185
1220
|
|
|
1186
1221
|
### Rust Crates:
|
|
1187
1222
|
|
|
1188
|
-
- [
|
|
1189
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
1190
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
1191
|
-
|
|
1192
|
-
````text
|
|
1193
|
-
MIT License
|
|
1194
|
-
|
|
1195
|
-
Copyright (c) <year> <copyright holders>
|
|
1196
|
-
|
|
1197
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
1198
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
1199
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1200
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
1201
|
-
following conditions:
|
|
1202
|
-
|
|
1203
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
1204
|
-
portions of the Software.
|
|
1205
|
-
|
|
1206
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
1207
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
1208
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1209
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
1210
|
-
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1211
|
-
|
|
1212
|
-
````
|
|
1213
|
-
|
|
1214
|
-
---
|
|
1215
|
-
|
|
1216
|
-
## The following dependencies are licensed under the MIT License:
|
|
1217
|
-
|
|
1218
|
-
### Rust Crates:
|
|
1219
|
-
|
|
1220
|
-
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
1223
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
1221
1224
|
|
|
1222
1225
|
````text
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
Copyright (c) 2019 Yoshua Wuyts
|
|
1226
|
-
Copyright (c) Tokio Contributors
|
|
1227
|
-
|
|
1228
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1229
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1230
|
-
in the Software without restriction, including without limitation the rights
|
|
1231
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1232
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1233
|
-
furnished to do so, subject to the following conditions:
|
|
1234
|
-
|
|
1235
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1236
|
-
copies or substantial portions of the Software.
|
|
1237
|
-
|
|
1238
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1239
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1240
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1241
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1242
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1243
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1244
|
-
SOFTWARE.
|
|
1245
|
-
|
|
1246
|
-
````
|
|
1247
|
-
|
|
1248
|
-
---
|
|
1249
|
-
|
|
1250
|
-
## The following dependencies are licensed under the MIT License:
|
|
1251
|
-
|
|
1252
|
-
### Rust Crates:
|
|
1226
|
+
Copyright (c) 2016 The humantime Developers
|
|
1253
1227
|
|
|
1254
|
-
|
|
1228
|
+
Includes parts of http date with the following copyright:
|
|
1229
|
+
Copyright (c) 2016 Pyfisch
|
|
1255
1230
|
|
|
1256
|
-
|
|
1257
|
-
|
|
1231
|
+
Includes portions of musl libc with the following copyright:
|
|
1232
|
+
Copyright © 2005-2013 Rich Felker
|
|
1258
1233
|
|
|
1259
|
-
Copyright (c) 2025 Callum Oakley
|
|
1260
1234
|
|
|
1261
1235
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1262
1236
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1284,31 +1258,16 @@ SOFTWARE.
|
|
|
1284
1258
|
|
|
1285
1259
|
### Rust Crates:
|
|
1286
1260
|
|
|
1287
|
-
- [
|
|
1261
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
1288
1262
|
|
|
1289
1263
|
````text
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
Copyright (c) 2015-2020 Julien Cretin
|
|
1293
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
1264
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
1294
1265
|
|
|
1295
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1296
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1297
|
-
in the Software without restriction, including without limitation the rights
|
|
1298
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1299
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1300
|
-
furnished to do so, subject to the following conditions:
|
|
1266
|
+
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:
|
|
1301
1267
|
|
|
1302
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1303
|
-
copies or substantial portions of the Software.
|
|
1268
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1304
1269
|
|
|
1305
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1306
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1307
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1308
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1309
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1310
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1311
|
-
SOFTWARE.
|
|
1270
|
+
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.
|
|
1312
1271
|
|
|
1313
1272
|
````
|
|
1314
1273
|
|
|
@@ -1318,12 +1277,10 @@ SOFTWARE.
|
|
|
1318
1277
|
|
|
1319
1278
|
### Rust Crates:
|
|
1320
1279
|
|
|
1321
|
-
- [
|
|
1280
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
1322
1281
|
|
|
1323
1282
|
````text
|
|
1324
|
-
Copyright (c)
|
|
1325
|
-
Copyright (c) 2018 Bastian Köcher
|
|
1326
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
1283
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
1327
1284
|
|
|
1328
1285
|
Permission is hereby granted, free of charge, to any
|
|
1329
1286
|
person obtaining a copy of this software and associated
|
|
@@ -1357,12 +1314,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1357
1314
|
|
|
1358
1315
|
### Rust Crates:
|
|
1359
1316
|
|
|
1360
|
-
- [
|
|
1361
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
1362
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
1317
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
1363
1318
|
|
|
1364
1319
|
````text
|
|
1365
|
-
Copyright (c)
|
|
1320
|
+
Copyright (c) 2014 Chris Wong
|
|
1366
1321
|
|
|
1367
1322
|
Permission is hereby granted, free of charge, to any
|
|
1368
1323
|
person obtaining a copy of this software and associated
|
|
@@ -1396,11 +1351,48 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1396
1351
|
|
|
1397
1352
|
### Rust Crates:
|
|
1398
1353
|
|
|
1399
|
-
- [
|
|
1354
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
1355
|
+
|
|
1356
|
+
````text
|
|
1357
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
1358
|
+
Copyright (c) 2016 Alex Crichton
|
|
1359
|
+
|
|
1360
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1361
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1362
|
+
in the Software without restriction, including without limitation the rights
|
|
1363
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1364
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1365
|
+
furnished to do so, subject to the following conditions:
|
|
1366
|
+
|
|
1367
|
+
The above copyright notice and this permission notice shall be included in
|
|
1368
|
+
all copies or substantial portions of the Software.
|
|
1369
|
+
|
|
1370
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1371
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1372
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1373
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1374
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1375
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1376
|
+
THE SOFTWARE.
|
|
1377
|
+
|
|
1378
|
+
|
|
1379
|
+
````
|
|
1380
|
+
|
|
1381
|
+
---
|
|
1382
|
+
|
|
1383
|
+
## The following dependencies are licensed under the MIT License:
|
|
1384
|
+
|
|
1385
|
+
### Rust Crates:
|
|
1386
|
+
|
|
1387
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
1388
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1389
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1400
1390
|
|
|
1401
1391
|
````text
|
|
1402
1392
|
MIT License
|
|
1403
1393
|
|
|
1394
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
1395
|
+
|
|
1404
1396
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1405
1397
|
of this software and associated documentation files (the "Software"), to deal
|
|
1406
1398
|
in the Software without restriction, including without limitation the rights
|
|
@@ -1425,18 +1417,33 @@ SOFTWARE.
|
|
|
1425
1417
|
|
|
1426
1418
|
## The following dependencies are licensed under the MIT License:
|
|
1427
1419
|
|
|
1428
|
-
###
|
|
1420
|
+
### NPM Packages:
|
|
1429
1421
|
|
|
1430
|
-
- [
|
|
1422
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
1423
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
|
|
1431
1424
|
|
|
1432
1425
|
````text
|
|
1433
|
-
|
|
1426
|
+
MIT License
|
|
1434
1427
|
|
|
1435
|
-
|
|
1428
|
+
Copyright (c) Microsoft Corporation.
|
|
1436
1429
|
|
|
1437
|
-
|
|
1430
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1431
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1432
|
+
in the Software without restriction, including without limitation the rights
|
|
1433
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1434
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1435
|
+
furnished to do so, subject to the following conditions:
|
|
1438
1436
|
|
|
1439
|
-
|
|
1437
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1438
|
+
copies or substantial portions of the Software.
|
|
1439
|
+
|
|
1440
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1441
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1442
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1443
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1444
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1445
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1446
|
+
SOFTWARE
|
|
1440
1447
|
|
|
1441
1448
|
````
|
|
1442
1449
|
|
|
@@ -1446,12 +1453,12 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1446
1453
|
|
|
1447
1454
|
### NPM Packages:
|
|
1448
1455
|
|
|
1449
|
-
- [
|
|
1456
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
1450
1457
|
|
|
1451
1458
|
````text
|
|
1452
|
-
|
|
1459
|
+
MIT License
|
|
1453
1460
|
|
|
1454
|
-
Copyright (c)
|
|
1461
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
1455
1462
|
|
|
1456
1463
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1457
1464
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1471,6 +1478,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1471
1478
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1472
1479
|
SOFTWARE.
|
|
1473
1480
|
|
|
1481
|
+
[others]: https://github.com/json5/json5/contributors
|
|
1474
1482
|
|
|
1475
1483
|
````
|
|
1476
1484
|
|
|
@@ -1480,38 +1488,43 @@ SOFTWARE.
|
|
|
1480
1488
|
|
|
1481
1489
|
### Rust Crates:
|
|
1482
1490
|
|
|
1483
|
-
- [
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1491
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
1492
|
+
|
|
1493
|
+
````text
|
|
1494
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
1495
|
+
|
|
1496
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1497
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1498
|
+
in the Software without restriction, including without limitation the rights
|
|
1499
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1500
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1501
|
+
furnished to do so, subject to the following conditions:
|
|
1502
|
+
|
|
1503
|
+
The above copyright notice and this permission notice shall be included in
|
|
1504
|
+
all copies or substantial portions of the Software.
|
|
1505
|
+
|
|
1506
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1507
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1508
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1509
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1510
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1511
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1512
|
+
THE SOFTWARE.
|
|
1513
|
+
|
|
1514
|
+
````
|
|
1515
|
+
|
|
1516
|
+
---
|
|
1517
|
+
|
|
1518
|
+
## The following dependencies are licensed under the MIT License:
|
|
1519
|
+
|
|
1520
|
+
### Rust Crates:
|
|
1521
|
+
|
|
1522
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
1523
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
1513
1524
|
|
|
1514
1525
|
````text
|
|
1526
|
+
Copyright (c) 2014 Alex Crichton
|
|
1527
|
+
|
|
1515
1528
|
Permission is hereby granted, free of charge, to any
|
|
1516
1529
|
person obtaining a copy of this software and associated
|
|
1517
1530
|
documentation files (the "Software"), to deal in the
|
|
@@ -1544,10 +1557,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1544
1557
|
|
|
1545
1558
|
### Rust Crates:
|
|
1546
1559
|
|
|
1547
|
-
- [
|
|
1560
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
1561
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
1548
1562
|
|
|
1549
1563
|
````text
|
|
1550
|
-
Copyright (c)
|
|
1564
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
1565
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
1566
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
1551
1567
|
|
|
1552
1568
|
Permission is hereby granted, free of charge, to any
|
|
1553
1569
|
person obtaining a copy of this software and associated
|
|
@@ -1581,19 +1597,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1581
1597
|
|
|
1582
1598
|
### Rust Crates:
|
|
1583
1599
|
|
|
1584
|
-
- [
|
|
1585
|
-
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
1600
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
1586
1601
|
|
|
1587
1602
|
````text
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
Copyright 2016 Google Inc. All Rights Reserved.
|
|
1603
|
+
Copyright (c) 2019 Eliza Weisman
|
|
1591
1604
|
|
|
1592
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1605
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1606
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1607
|
+
in the Software without restriction, including without limitation the rights
|
|
1608
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1609
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1610
|
+
furnished to do so, subject to the following conditions:
|
|
1593
1611
|
|
|
1594
|
-
The above copyright notice and this permission notice shall be included in
|
|
1612
|
+
The above copyright notice and this permission notice shall be included in
|
|
1613
|
+
all copies or substantial portions of the Software.
|
|
1595
1614
|
|
|
1596
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1615
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1616
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1617
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1618
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1619
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1620
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1621
|
+
THE SOFTWARE.
|
|
1597
1622
|
|
|
1598
1623
|
````
|
|
1599
1624
|
|
|
@@ -1603,10 +1628,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1603
1628
|
|
|
1604
1629
|
### Rust Crates:
|
|
1605
1630
|
|
|
1606
|
-
- [
|
|
1631
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
1607
1632
|
|
|
1608
1633
|
````text
|
|
1609
|
-
Copyright
|
|
1634
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
1610
1635
|
|
|
1611
1636
|
Permission is hereby granted, free of charge, to any
|
|
1612
1637
|
person obtaining a copy of this software and associated
|
|
@@ -1640,10 +1665,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1640
1665
|
|
|
1641
1666
|
### Rust Crates:
|
|
1642
1667
|
|
|
1643
|
-
- [
|
|
1668
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
1644
1669
|
|
|
1645
1670
|
````text
|
|
1646
|
-
Copyright (c)
|
|
1671
|
+
Copyright (c) The Rust Project Developers
|
|
1647
1672
|
|
|
1648
1673
|
Permission is hereby granted, free of charge, to any
|
|
1649
1674
|
person obtaining a copy of this software and associated
|
|
@@ -1677,78 +1702,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1677
1702
|
|
|
1678
1703
|
### Rust Crates:
|
|
1679
1704
|
|
|
1680
|
-
- [
|
|
1681
|
-
|
|
1682
|
-
````text
|
|
1683
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
1684
|
-
Copyright (c) 2016 Jason Housley
|
|
1685
|
-
|
|
1686
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1687
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1688
|
-
in the Software without restriction, including without limitation the rights
|
|
1689
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1690
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1691
|
-
furnished to do so, subject to the following conditions:
|
|
1692
|
-
|
|
1693
|
-
The above copyright notice and this permission notice shall be included in
|
|
1694
|
-
all copies or substantial portions of the Software.
|
|
1695
|
-
|
|
1696
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1697
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1698
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1699
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1700
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1701
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1702
|
-
THE SOFTWARE.
|
|
1703
|
-
|
|
1704
|
-
````
|
|
1705
|
-
|
|
1706
|
-
---
|
|
1707
|
-
|
|
1708
|
-
## The following dependencies are licensed under the MIT License:
|
|
1709
|
-
|
|
1710
|
-
### Rust Crates:
|
|
1711
|
-
|
|
1712
|
-
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
1713
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
1714
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
1715
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
1716
|
-
|
|
1717
|
-
````text
|
|
1718
|
-
The MIT License (MIT)
|
|
1719
|
-
|
|
1720
|
-
Copyright (c) 2015 Andrew Gallant
|
|
1721
|
-
|
|
1722
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1723
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1724
|
-
in the Software without restriction, including without limitation the rights
|
|
1725
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1726
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1727
|
-
furnished to do so, subject to the following conditions:
|
|
1728
|
-
|
|
1729
|
-
The above copyright notice and this permission notice shall be included in
|
|
1730
|
-
all copies or substantial portions of the Software.
|
|
1731
|
-
|
|
1732
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1733
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1734
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1735
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1736
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1737
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1738
|
-
THE SOFTWARE.
|
|
1739
|
-
|
|
1740
|
-
````
|
|
1741
|
-
|
|
1742
|
-
---
|
|
1743
|
-
|
|
1744
|
-
## The following dependencies are licensed under the MIT License:
|
|
1745
|
-
|
|
1746
|
-
### Rust Crates:
|
|
1747
|
-
|
|
1748
|
-
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
1705
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
1749
1706
|
|
|
1750
1707
|
````text
|
|
1751
|
-
Copyright (c)
|
|
1708
|
+
Copyright (c) 2015 Steven Allen
|
|
1752
1709
|
|
|
1753
1710
|
Permission is hereby granted, free of charge, to any
|
|
1754
1711
|
person obtaining a copy of this software and associated
|
|
@@ -1782,43 +1739,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1782
1739
|
|
|
1783
1740
|
### Rust Crates:
|
|
1784
1741
|
|
|
1785
|
-
- [
|
|
1786
|
-
|
|
1787
|
-
````text
|
|
1788
|
-
The MIT License (MIT)
|
|
1789
|
-
|
|
1790
|
-
Copyright (c) 2015 Alice Maz
|
|
1791
|
-
|
|
1792
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1793
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1794
|
-
in the Software without restriction, including without limitation the rights
|
|
1795
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1796
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1797
|
-
furnished to do so, subject to the following conditions:
|
|
1798
|
-
|
|
1799
|
-
The above copyright notice and this permission notice shall be included in
|
|
1800
|
-
all copies or substantial portions of the Software.
|
|
1801
|
-
|
|
1802
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1803
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1804
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1805
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1806
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1807
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1808
|
-
THE SOFTWARE.
|
|
1809
|
-
|
|
1810
|
-
````
|
|
1811
|
-
|
|
1812
|
-
---
|
|
1813
|
-
|
|
1814
|
-
## The following dependencies are licensed under the MIT License:
|
|
1815
|
-
|
|
1816
|
-
### Rust Crates:
|
|
1817
|
-
|
|
1818
|
-
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
1742
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
1819
1743
|
|
|
1820
1744
|
````text
|
|
1821
|
-
Copyright (c)
|
|
1745
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
1746
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1822
1747
|
|
|
1823
1748
|
Permission is hereby granted, free of charge, to any
|
|
1824
1749
|
person obtaining a copy of this software and associated
|
|
@@ -1852,10 +1777,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1852
1777
|
|
|
1853
1778
|
### Rust Crates:
|
|
1854
1779
|
|
|
1855
|
-
- [
|
|
1780
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
1856
1781
|
|
|
1857
1782
|
````text
|
|
1858
|
-
Copyright (c)
|
|
1783
|
+
Copyright (c) 2016--2017
|
|
1859
1784
|
|
|
1860
1785
|
Permission is hereby granted, free of charge, to any
|
|
1861
1786
|
person obtaining a copy of this software and associated
|
|
@@ -1927,10 +1852,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1927
1852
|
|
|
1928
1853
|
### Rust Crates:
|
|
1929
1854
|
|
|
1930
|
-
- [
|
|
1855
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
1931
1856
|
|
|
1932
1857
|
````text
|
|
1933
|
-
Copyright
|
|
1858
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
1934
1859
|
|
|
1935
1860
|
Permission is hereby granted, free of charge, to any
|
|
1936
1861
|
person obtaining a copy of this software and associated
|
|
@@ -1964,37 +1889,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1964
1889
|
|
|
1965
1890
|
### Rust Crates:
|
|
1966
1891
|
|
|
1967
|
-
- [
|
|
1968
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
1969
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
1970
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
1892
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
1971
1893
|
|
|
1972
1894
|
````text
|
|
1973
|
-
|
|
1895
|
+
MIT License
|
|
1974
1896
|
|
|
1975
|
-
|
|
1976
|
-
person obtaining a copy of this software and associated
|
|
1977
|
-
documentation files (the "Software"), to deal in the
|
|
1978
|
-
Software without restriction, including without
|
|
1979
|
-
limitation the rights to use, copy, modify, merge,
|
|
1980
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1981
|
-
the Software, and to permit persons to whom the Software
|
|
1982
|
-
is furnished to do so, subject to the following
|
|
1983
|
-
conditions:
|
|
1897
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
1984
1898
|
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
|
|
1899
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1900
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1901
|
+
in the Software without restriction, including without limitation the rights
|
|
1902
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1903
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1904
|
+
furnished to do so, subject to the following conditions:
|
|
1988
1905
|
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
IN
|
|
1997
|
-
|
|
1906
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1907
|
+
copies or substantial portions of the Software.
|
|
1908
|
+
|
|
1909
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1910
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1911
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1912
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1913
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1914
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1915
|
+
SOFTWARE.
|
|
1998
1916
|
|
|
1999
1917
|
````
|
|
2000
1918
|
|
|
@@ -2004,15 +1922,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2004
1922
|
|
|
2005
1923
|
### Rust Crates:
|
|
2006
1924
|
|
|
2007
|
-
- [
|
|
1925
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
2008
1926
|
|
|
2009
1927
|
````text
|
|
2010
|
-
|
|
2011
|
-
|
|
2012
|
-
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
2013
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2014
|
-
Copyright (c) 2017 Frommi
|
|
2015
|
-
Copyright (c) 2017-2024 oyvindln
|
|
1928
|
+
Copyright (c) 2017 Daniel Abramov
|
|
1929
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
2016
1930
|
|
|
2017
1931
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2018
1932
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2021,16 +1935,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2021
1935
|
copies of the Software, and to permit persons to whom the Software is
|
|
2022
1936
|
furnished to do so, subject to the following conditions:
|
|
2023
1937
|
|
|
2024
|
-
The above copyright notice and this permission notice shall be included in
|
|
2025
|
-
copies or substantial portions of the Software.
|
|
1938
|
+
The above copyright notice and this permission notice shall be included in
|
|
1939
|
+
all copies or substantial portions of the Software.
|
|
2026
1940
|
|
|
2027
1941
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2028
1942
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2029
1943
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2030
1944
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2031
1945
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2032
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2033
|
-
SOFTWARE.
|
|
1946
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1947
|
+
THE SOFTWARE.
|
|
2034
1948
|
|
|
2035
1949
|
````
|
|
2036
1950
|
|
|
@@ -2040,10 +1954,10 @@ SOFTWARE.
|
|
|
2040
1954
|
|
|
2041
1955
|
### Rust Crates:
|
|
2042
1956
|
|
|
2043
|
-
- [
|
|
1957
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
2044
1958
|
|
|
2045
1959
|
````text
|
|
2046
|
-
Copyright (c)
|
|
1960
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
2047
1961
|
|
|
2048
1962
|
Permission is hereby granted, free of charge, to any
|
|
2049
1963
|
person obtaining a copy of this software and associated
|
|
@@ -2077,49 +1991,47 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2077
1991
|
|
|
2078
1992
|
### Rust Crates:
|
|
2079
1993
|
|
|
2080
|
-
- [
|
|
1994
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
2081
1995
|
|
|
2082
1996
|
````text
|
|
2083
|
-
Copyright (c)
|
|
1997
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
2084
1998
|
|
|
2085
|
-
|
|
2086
|
-
|
|
1999
|
+
Permission is hereby granted, free of charge, to any
|
|
2000
|
+
person obtaining a copy of this software and associated
|
|
2001
|
+
documentation files (the "Software"), to deal in the
|
|
2002
|
+
Software without restriction, including without
|
|
2003
|
+
limitation the rights to use, copy, modify, merge,
|
|
2004
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2005
|
+
the Software, and to permit persons to whom the Software
|
|
2006
|
+
is furnished to do so, subject to the following
|
|
2007
|
+
conditions:
|
|
2087
2008
|
|
|
2088
|
-
|
|
2089
|
-
|
|
2009
|
+
The above copyright notice and this permission notice
|
|
2010
|
+
shall be included in all copies or substantial portions
|
|
2011
|
+
of the Software.
|
|
2090
2012
|
|
|
2013
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2014
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2015
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2016
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2017
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2018
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2019
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2020
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2021
|
+
DEALINGS IN THE SOFTWARE.
|
|
2091
2022
|
|
|
2092
|
-
|
|
2093
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2094
|
-
in the Software without restriction, including without limitation the rights
|
|
2095
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2096
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2097
|
-
furnished to do so, subject to the following conditions:
|
|
2023
|
+
````
|
|
2098
2024
|
|
|
2099
|
-
|
|
2100
|
-
copies or substantial portions of the Software.
|
|
2101
|
-
|
|
2102
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2103
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2104
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2105
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2106
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2107
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2108
|
-
SOFTWARE.
|
|
2109
|
-
|
|
2110
|
-
````
|
|
2111
|
-
|
|
2112
|
-
---
|
|
2025
|
+
---
|
|
2113
2026
|
|
|
2114
2027
|
## The following dependencies are licensed under the MIT License:
|
|
2115
2028
|
|
|
2116
2029
|
### Rust Crates:
|
|
2117
2030
|
|
|
2118
|
-
- [
|
|
2031
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
2119
2032
|
|
|
2120
2033
|
````text
|
|
2121
|
-
Copyright (c)
|
|
2122
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
2034
|
+
Copyright (c) 2016--2023
|
|
2123
2035
|
|
|
2124
2036
|
Permission is hereby granted, free of charge, to any
|
|
2125
2037
|
person obtaining a copy of this software and associated
|
|
@@ -2153,12 +2065,44 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2153
2065
|
|
|
2154
2066
|
### Rust Crates:
|
|
2155
2067
|
|
|
2156
|
-
- [
|
|
2068
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
2157
2069
|
|
|
2158
2070
|
````text
|
|
2159
|
-
The MIT License (MIT)
|
|
2071
|
+
The MIT License (MIT)
|
|
2072
|
+
|
|
2073
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
2074
|
+
|
|
2075
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2076
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2077
|
+
in the Software without restriction, including without limitation the rights
|
|
2078
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2079
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2080
|
+
furnished to do so, subject to the following conditions:
|
|
2081
|
+
|
|
2082
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2083
|
+
copies or substantial portions of the Software.
|
|
2084
|
+
|
|
2085
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2086
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2087
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2088
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2089
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2090
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2091
|
+
SOFTWARE.
|
|
2092
|
+
````
|
|
2160
2093
|
|
|
2161
|
-
|
|
2094
|
+
---
|
|
2095
|
+
|
|
2096
|
+
## The following dependencies are licensed under the MIT License:
|
|
2097
|
+
|
|
2098
|
+
### NPM Packages:
|
|
2099
|
+
|
|
2100
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
2101
|
+
|
|
2102
|
+
````text
|
|
2103
|
+
MIT License
|
|
2104
|
+
|
|
2105
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
2162
2106
|
|
|
2163
2107
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2164
2108
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2167,16 +2111,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2167
2111
|
copies of the Software, and to permit persons to whom the Software is
|
|
2168
2112
|
furnished to do so, subject to the following conditions:
|
|
2169
2113
|
|
|
2170
|
-
The above copyright notice and this permission notice shall be included in
|
|
2171
|
-
|
|
2114
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2115
|
+
copies or substantial portions of the Software.
|
|
2172
2116
|
|
|
2173
2117
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2174
2118
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2175
2119
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2176
2120
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2177
2121
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2178
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2179
|
-
|
|
2122
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2123
|
+
SOFTWARE.
|
|
2180
2124
|
|
|
2181
2125
|
````
|
|
2182
2126
|
|
|
@@ -2186,10 +2130,10 @@ THE SOFTWARE.
|
|
|
2186
2130
|
|
|
2187
2131
|
### Rust Crates:
|
|
2188
2132
|
|
|
2189
|
-
- [
|
|
2133
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
2190
2134
|
|
|
2191
2135
|
````text
|
|
2192
|
-
Copyright
|
|
2136
|
+
Copyright (c) 2017 Contributors
|
|
2193
2137
|
|
|
2194
2138
|
Permission is hereby granted, free of charge, to any
|
|
2195
2139
|
person obtaining a copy of this software and associated
|
|
@@ -2223,10 +2167,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2223
2167
|
|
|
2224
2168
|
### Rust Crates:
|
|
2225
2169
|
|
|
2226
|
-
- [
|
|
2170
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
2227
2171
|
|
|
2228
2172
|
````text
|
|
2229
|
-
Copyright (c) 2017
|
|
2173
|
+
Copyright (c) 2017 http-rs authors
|
|
2230
2174
|
|
|
2231
2175
|
Permission is hereby granted, free of charge, to any
|
|
2232
2176
|
person obtaining a copy of this software and associated
|
|
@@ -2260,45 +2204,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2260
2204
|
|
|
2261
2205
|
### Rust Crates:
|
|
2262
2206
|
|
|
2263
|
-
- [
|
|
2264
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2265
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2266
|
-
|
|
2267
|
-
````text
|
|
2268
|
-
MIT License
|
|
2269
|
-
|
|
2270
|
-
Copyright (c) 2017 Ted Driggs
|
|
2271
|
-
|
|
2272
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2273
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2274
|
-
in the Software without restriction, including without limitation the rights
|
|
2275
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2276
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2277
|
-
furnished to do so, subject to the following conditions:
|
|
2278
|
-
|
|
2279
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2280
|
-
copies or substantial portions of the Software.
|
|
2281
|
-
|
|
2282
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2283
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2284
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2285
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2286
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2287
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2288
|
-
SOFTWARE.
|
|
2289
|
-
|
|
2290
|
-
````
|
|
2291
|
-
|
|
2292
|
-
---
|
|
2293
|
-
|
|
2294
|
-
## The following dependencies are licensed under the MIT License:
|
|
2295
|
-
|
|
2296
|
-
### Rust Crates:
|
|
2297
|
-
|
|
2298
|
-
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
2207
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
2299
2208
|
|
|
2300
2209
|
````text
|
|
2301
|
-
Copyright (c)
|
|
2210
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
2302
2211
|
|
|
2303
2212
|
Permission is hereby granted, free of charge, to any
|
|
2304
2213
|
person obtaining a copy of this software and associated
|
|
@@ -2323,6 +2232,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
2323
2232
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2324
2233
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2325
2234
|
DEALINGS IN THE SOFTWARE.
|
|
2235
|
+
|
|
2326
2236
|
````
|
|
2327
2237
|
|
|
2328
2238
|
---
|
|
@@ -2331,29 +2241,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2331
2241
|
|
|
2332
2242
|
### Rust Crates:
|
|
2333
2243
|
|
|
2334
|
-
- [
|
|
2244
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
2335
2245
|
|
|
2336
2246
|
````text
|
|
2337
|
-
Copyright
|
|
2338
|
-
|
|
2339
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2340
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2341
|
-
in the Software without restriction, including without limitation the rights
|
|
2342
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2343
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2344
|
-
furnished to do so, subject to the following conditions:
|
|
2247
|
+
Copyright 2016 Nika Layzell
|
|
2345
2248
|
|
|
2346
|
-
|
|
2347
|
-
all copies or substantial portions of the Software.
|
|
2249
|
+
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:
|
|
2348
2250
|
|
|
2349
|
-
|
|
2350
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2351
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2352
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2353
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2354
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2355
|
-
THE SOFTWARE.
|
|
2251
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2356
2252
|
|
|
2253
|
+
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.
|
|
2357
2254
|
|
|
2358
2255
|
````
|
|
2359
2256
|
|
|
@@ -2363,10 +2260,10 @@ THE SOFTWARE.
|
|
|
2363
2260
|
|
|
2364
2261
|
### Rust Crates:
|
|
2365
2262
|
|
|
2366
|
-
- [
|
|
2263
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
2367
2264
|
|
|
2368
2265
|
````text
|
|
2369
|
-
Copyright (c)
|
|
2266
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
2370
2267
|
|
|
2371
2268
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2372
2269
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2395,12 +2292,12 @@ THE SOFTWARE.
|
|
|
2395
2292
|
|
|
2396
2293
|
### Rust Crates:
|
|
2397
2294
|
|
|
2398
|
-
- [
|
|
2295
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
2399
2296
|
|
|
2400
2297
|
````text
|
|
2401
2298
|
MIT License
|
|
2402
2299
|
|
|
2403
|
-
Copyright (c)
|
|
2300
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
2404
2301
|
|
|
2405
2302
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2406
2303
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2428,11 +2325,14 @@ SOFTWARE.
|
|
|
2428
2325
|
|
|
2429
2326
|
### Rust Crates:
|
|
2430
2327
|
|
|
2431
|
-
- [
|
|
2432
|
-
- [
|
|
2328
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2329
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2330
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2433
2331
|
|
|
2434
2332
|
````text
|
|
2435
|
-
|
|
2333
|
+
MIT License
|
|
2334
|
+
|
|
2335
|
+
Copyright (c) 2017 Ted Driggs
|
|
2436
2336
|
|
|
2437
2337
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2438
2338
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2460,10 +2360,10 @@ SOFTWARE.
|
|
|
2460
2360
|
|
|
2461
2361
|
### Rust Crates:
|
|
2462
2362
|
|
|
2463
|
-
- [getrandom](https://github.com/rust-random/getrandom) (0.
|
|
2363
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
2464
2364
|
|
|
2465
2365
|
````text
|
|
2466
|
-
Copyright (c) 2018-
|
|
2366
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
2467
2367
|
Copyright (c) 2014 The Rust Project Developers
|
|
2468
2368
|
|
|
2469
2369
|
Permission is hereby granted, free of charge, to any
|
|
@@ -2498,32 +2398,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2498
2398
|
|
|
2499
2399
|
### Rust Crates:
|
|
2500
2400
|
|
|
2501
|
-
- [
|
|
2401
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
2502
2402
|
|
|
2503
2403
|
````text
|
|
2504
|
-
|
|
2505
|
-
|
|
2506
|
-
Copyright (c) 2015 Danny Guo
|
|
2507
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
2508
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
2404
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
2509
2405
|
|
|
2510
|
-
Permission is hereby granted, free of charge, to any
|
|
2511
|
-
of this software and associated
|
|
2512
|
-
|
|
2513
|
-
|
|
2514
|
-
|
|
2515
|
-
|
|
2406
|
+
Permission is hereby granted, free of charge, to any
|
|
2407
|
+
person obtaining a copy of this software and associated
|
|
2408
|
+
documentation files (the "Software"), to deal in the
|
|
2409
|
+
Software without restriction, including without
|
|
2410
|
+
limitation the rights to use, copy, modify, merge,
|
|
2411
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2412
|
+
the Software, and to permit persons to whom the Software
|
|
2413
|
+
is furnished to do so, subject to the following
|
|
2414
|
+
conditions:
|
|
2516
2415
|
|
|
2517
|
-
The above copyright notice and this permission notice
|
|
2518
|
-
copies or substantial portions
|
|
2416
|
+
The above copyright notice and this permission notice
|
|
2417
|
+
shall be included in all copies or substantial portions
|
|
2418
|
+
of the Software.
|
|
2519
2419
|
|
|
2520
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2521
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2522
|
-
|
|
2523
|
-
|
|
2524
|
-
|
|
2525
|
-
|
|
2526
|
-
|
|
2420
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2421
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2422
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2423
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2424
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2425
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2426
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2427
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2428
|
+
DEALINGS IN THE SOFTWARE.
|
|
2527
2429
|
|
|
2528
2430
|
````
|
|
2529
2431
|
|
|
@@ -2533,29 +2435,34 @@ SOFTWARE.
|
|
|
2533
2435
|
|
|
2534
2436
|
### Rust Crates:
|
|
2535
2437
|
|
|
2536
|
-
- [
|
|
2438
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
2537
2439
|
|
|
2538
2440
|
````text
|
|
2539
|
-
Copyright (c)
|
|
2540
|
-
|
|
2541
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2542
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2543
|
-
in the Software without restriction, including without limitation the rights
|
|
2544
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2545
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2546
|
-
furnished to do so, subject to the following conditions:
|
|
2441
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
2547
2442
|
|
|
2548
|
-
|
|
2549
|
-
|
|
2443
|
+
Permission is hereby granted, free of charge, to any
|
|
2444
|
+
person obtaining a copy of this software and associated
|
|
2445
|
+
documentation files (the "Software"), to deal in the
|
|
2446
|
+
Software without restriction, including without
|
|
2447
|
+
limitation the rights to use, copy, modify, merge,
|
|
2448
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2449
|
+
the Software, and to permit persons to whom the Software
|
|
2450
|
+
is furnished to do so, subject to the following
|
|
2451
|
+
conditions:
|
|
2550
2452
|
|
|
2551
|
-
|
|
2552
|
-
|
|
2553
|
-
|
|
2554
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2555
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2556
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2557
|
-
THE SOFTWARE.
|
|
2453
|
+
The above copyright notice and this permission notice
|
|
2454
|
+
shall be included in all copies or substantial portions
|
|
2455
|
+
of the Software.
|
|
2558
2456
|
|
|
2457
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2458
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2459
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2460
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2461
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2462
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2463
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2464
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2465
|
+
DEALINGS IN THE SOFTWARE.
|
|
2559
2466
|
|
|
2560
2467
|
````
|
|
2561
2468
|
|
|
@@ -2565,32 +2472,34 @@ THE SOFTWARE.
|
|
|
2565
2472
|
|
|
2566
2473
|
### Rust Crates:
|
|
2567
2474
|
|
|
2568
|
-
- [
|
|
2475
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
2569
2476
|
|
|
2570
2477
|
````text
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
|
-
|
|
2578
|
-
|
|
2579
|
-
|
|
2580
|
-
furnished to do so, subject to the following
|
|
2581
|
-
|
|
2582
|
-
|
|
2583
|
-
The above copyright notice and this permission notice
|
|
2584
|
-
all copies or substantial portions
|
|
2585
|
-
|
|
2586
|
-
|
|
2587
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2588
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2589
|
-
|
|
2590
|
-
|
|
2591
|
-
|
|
2592
|
-
|
|
2593
|
-
|
|
2478
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
2479
|
+
|
|
2480
|
+
Permission is hereby granted, free of charge, to any
|
|
2481
|
+
person obtaining a copy of this software and associated
|
|
2482
|
+
documentation files (the "Software"), to deal in the
|
|
2483
|
+
Software without restriction, including without
|
|
2484
|
+
limitation the rights to use, copy, modify, merge,
|
|
2485
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2486
|
+
the Software, and to permit persons to whom the Software
|
|
2487
|
+
is furnished to do so, subject to the following
|
|
2488
|
+
conditions:
|
|
2489
|
+
|
|
2490
|
+
The above copyright notice and this permission notice
|
|
2491
|
+
shall be included in all copies or substantial portions
|
|
2492
|
+
of the Software.
|
|
2493
|
+
|
|
2494
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2495
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2496
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2497
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2498
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2499
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2500
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2501
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2502
|
+
DEALINGS IN THE SOFTWARE.
|
|
2594
2503
|
|
|
2595
2504
|
````
|
|
2596
2505
|
|
|
@@ -2600,14 +2509,42 @@ THE SOFTWARE.
|
|
|
2600
2509
|
|
|
2601
2510
|
### Rust Crates:
|
|
2602
2511
|
|
|
2603
|
-
- [
|
|
2604
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
2605
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2512
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
2606
2513
|
|
|
2607
2514
|
````text
|
|
2608
|
-
|
|
2515
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
2609
2516
|
|
|
2610
|
-
|
|
2517
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2518
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2519
|
+
in the Software without restriction, including without limitation the rights
|
|
2520
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2521
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2522
|
+
furnished to do so, subject to the following conditions:
|
|
2523
|
+
|
|
2524
|
+
The above copyright notice and this permission notice shall be included in
|
|
2525
|
+
all copies or substantial portions of the Software.
|
|
2526
|
+
|
|
2527
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2528
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2529
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2530
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2531
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2532
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2533
|
+
THE SOFTWARE.
|
|
2534
|
+
|
|
2535
|
+
|
|
2536
|
+
````
|
|
2537
|
+
|
|
2538
|
+
---
|
|
2539
|
+
|
|
2540
|
+
## The following dependencies are licensed under the MIT License:
|
|
2541
|
+
|
|
2542
|
+
### Rust Crates:
|
|
2543
|
+
|
|
2544
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
2545
|
+
|
|
2546
|
+
````text
|
|
2547
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
2611
2548
|
|
|
2612
2549
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2613
2550
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2616,16 +2553,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2616
2553
|
copies of the Software, and to permit persons to whom the Software is
|
|
2617
2554
|
furnished to do so, subject to the following conditions:
|
|
2618
2555
|
|
|
2619
|
-
The above copyright notice and this permission notice shall be included in
|
|
2620
|
-
copies or substantial portions of the Software.
|
|
2556
|
+
The above copyright notice and this permission notice shall be included in
|
|
2557
|
+
all copies or substantial portions of the Software.
|
|
2621
2558
|
|
|
2622
2559
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2623
2560
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2624
2561
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2625
2562
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2626
2563
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2627
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2628
|
-
SOFTWARE.
|
|
2564
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2565
|
+
THE SOFTWARE.
|
|
2629
2566
|
|
|
2630
2567
|
````
|
|
2631
2568
|
|
|
@@ -2635,10 +2572,10 @@ SOFTWARE.
|
|
|
2635
2572
|
|
|
2636
2573
|
### Rust Crates:
|
|
2637
2574
|
|
|
2638
|
-
- [
|
|
2575
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
2639
2576
|
|
|
2640
2577
|
````text
|
|
2641
|
-
Copyright (c)
|
|
2578
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
2642
2579
|
|
|
2643
2580
|
Permission is hereby granted, free of charge, to any
|
|
2644
2581
|
person obtaining a copy of this software and associated
|
|
@@ -2672,10 +2609,19 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2672
2609
|
|
|
2673
2610
|
### Rust Crates:
|
|
2674
2611
|
|
|
2675
|
-
- [
|
|
2612
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2613
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2614
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2615
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2616
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2617
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2618
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2619
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2620
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2676
2621
|
|
|
2677
2622
|
````text
|
|
2678
|
-
Copyright (c) 2016
|
|
2623
|
+
Copyright (c) 2016 Alex Crichton
|
|
2624
|
+
Copyright (c) 2017 The Tokio Authors
|
|
2679
2625
|
|
|
2680
2626
|
Permission is hereby granted, free of charge, to any
|
|
2681
2627
|
person obtaining a copy of this software and associated
|
|
@@ -2709,11 +2655,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2709
2655
|
|
|
2710
2656
|
### Rust Crates:
|
|
2711
2657
|
|
|
2712
|
-
- [
|
|
2713
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
2658
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
2714
2659
|
|
|
2715
2660
|
````text
|
|
2716
|
-
Copyright (c)
|
|
2661
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
2717
2662
|
|
|
2718
2663
|
Permission is hereby granted, free of charge, to any
|
|
2719
2664
|
person obtaining a copy of this software and associated
|
|
@@ -2747,10 +2692,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2747
2692
|
|
|
2748
2693
|
### Rust Crates:
|
|
2749
2694
|
|
|
2750
|
-
- [
|
|
2695
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
2751
2696
|
|
|
2752
2697
|
````text
|
|
2753
|
-
Copyright
|
|
2698
|
+
Copyright Mozilla Foundation
|
|
2754
2699
|
|
|
2755
2700
|
Permission is hereby granted, free of charge, to any
|
|
2756
2701
|
person obtaining a copy of this software and associated
|
|
@@ -2782,36 +2727,65 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2782
2727
|
|
|
2783
2728
|
## The following dependencies are licensed under the MIT License:
|
|
2784
2729
|
|
|
2730
|
+
### NPM Packages:
|
|
2731
|
+
|
|
2732
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
2733
|
+
|
|
2734
|
+
````text
|
|
2735
|
+
The MIT License (MIT)
|
|
2736
|
+
|
|
2737
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
2738
|
+
|
|
2739
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2740
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2741
|
+
in the Software without restriction, including without limitation the rights
|
|
2742
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2743
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2744
|
+
furnished to do so, subject to the following conditions:
|
|
2745
|
+
|
|
2746
|
+
The above copyright notice and this permission notice shall be included in
|
|
2747
|
+
all copies or substantial portions of the Software.
|
|
2748
|
+
|
|
2749
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2750
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2751
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2752
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2753
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2754
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2755
|
+
THE SOFTWARE.
|
|
2756
|
+
|
|
2757
|
+
````
|
|
2758
|
+
|
|
2759
|
+
---
|
|
2760
|
+
|
|
2761
|
+
## The following dependencies are licensed under the MIT License:
|
|
2762
|
+
|
|
2785
2763
|
### Rust Crates:
|
|
2786
2764
|
|
|
2787
|
-
- [
|
|
2765
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
2788
2766
|
|
|
2789
2767
|
````text
|
|
2790
|
-
|
|
2768
|
+
MIT License
|
|
2791
2769
|
|
|
2792
|
-
|
|
2793
|
-
person obtaining a copy of this software and associated
|
|
2794
|
-
documentation files (the "Software"), to deal in the
|
|
2795
|
-
Software without restriction, including without
|
|
2796
|
-
limitation the rights to use, copy, modify, merge,
|
|
2797
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2798
|
-
the Software, and to permit persons to whom the Software
|
|
2799
|
-
is furnished to do so, subject to the following
|
|
2800
|
-
conditions:
|
|
2770
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
2801
2771
|
|
|
2802
|
-
|
|
2803
|
-
|
|
2804
|
-
|
|
2772
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2773
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2774
|
+
in the Software without restriction, including without limitation the rights
|
|
2775
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2776
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2777
|
+
furnished to do so, subject to the following conditions:
|
|
2805
2778
|
|
|
2806
|
-
|
|
2807
|
-
|
|
2808
|
-
|
|
2809
|
-
|
|
2810
|
-
|
|
2811
|
-
|
|
2812
|
-
|
|
2813
|
-
IN
|
|
2814
|
-
|
|
2779
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2780
|
+
copies or substantial portions of the Software.
|
|
2781
|
+
|
|
2782
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2783
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2784
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2785
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2786
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2787
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2788
|
+
SOFTWARE.
|
|
2815
2789
|
|
|
2816
2790
|
````
|
|
2817
2791
|
|
|
@@ -2821,10 +2795,45 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2821
2795
|
|
|
2822
2796
|
### Rust Crates:
|
|
2823
2797
|
|
|
2824
|
-
- [
|
|
2798
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
2799
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
2825
2800
|
|
|
2826
2801
|
````text
|
|
2827
|
-
|
|
2802
|
+
The MIT License (MIT)
|
|
2803
|
+
|
|
2804
|
+
Copyright (c) 2015 Steven Fackler
|
|
2805
|
+
|
|
2806
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2807
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2808
|
+
the Software without restriction, including without limitation the rights to
|
|
2809
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2810
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2811
|
+
subject to the following conditions:
|
|
2812
|
+
|
|
2813
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2814
|
+
copies or substantial portions of the Software.
|
|
2815
|
+
|
|
2816
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2817
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2818
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2819
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2820
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2821
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2822
|
+
|
|
2823
|
+
````
|
|
2824
|
+
|
|
2825
|
+
---
|
|
2826
|
+
|
|
2827
|
+
## The following dependencies are licensed under the MIT License:
|
|
2828
|
+
|
|
2829
|
+
### Rust Crates:
|
|
2830
|
+
|
|
2831
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
2832
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
2833
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
2834
|
+
|
|
2835
|
+
````text
|
|
2836
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
2828
2837
|
|
|
2829
2838
|
Permission is hereby granted, free of charge, to any
|
|
2830
2839
|
person obtaining a copy of this software and associated
|
|
@@ -2858,10 +2867,112 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2858
2867
|
|
|
2859
2868
|
### Rust Crates:
|
|
2860
2869
|
|
|
2861
|
-
- [
|
|
2870
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
2871
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
2872
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2862
2873
|
|
|
2863
2874
|
````text
|
|
2864
|
-
|
|
2875
|
+
MIT License
|
|
2876
|
+
|
|
2877
|
+
Copyright (c) Tokio Contributors
|
|
2878
|
+
|
|
2879
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2880
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2881
|
+
in the Software without restriction, including without limitation the rights
|
|
2882
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2883
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2884
|
+
furnished to do so, subject to the following conditions:
|
|
2885
|
+
|
|
2886
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2887
|
+
copies or substantial portions of the Software.
|
|
2888
|
+
|
|
2889
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2890
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2891
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2892
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2893
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2894
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2895
|
+
SOFTWARE.
|
|
2896
|
+
|
|
2897
|
+
````
|
|
2898
|
+
|
|
2899
|
+
---
|
|
2900
|
+
|
|
2901
|
+
## The following dependencies are licensed under the MIT License:
|
|
2902
|
+
|
|
2903
|
+
### Rust Crates:
|
|
2904
|
+
|
|
2905
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
2906
|
+
|
|
2907
|
+
````text
|
|
2908
|
+
MIT License
|
|
2909
|
+
|
|
2910
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
2911
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2912
|
+
Copyright (c) 2017 Frommi
|
|
2913
|
+
Copyright (c) 2017-2024 oyvindln
|
|
2914
|
+
|
|
2915
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2916
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2917
|
+
in the Software without restriction, including without limitation the rights
|
|
2918
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2919
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2920
|
+
furnished to do so, subject to the following conditions:
|
|
2921
|
+
|
|
2922
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2923
|
+
copies or substantial portions of the Software.
|
|
2924
|
+
|
|
2925
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2926
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2927
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2928
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2929
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2930
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2931
|
+
SOFTWARE.
|
|
2932
|
+
|
|
2933
|
+
````
|
|
2934
|
+
|
|
2935
|
+
---
|
|
2936
|
+
|
|
2937
|
+
## The following dependencies are licensed under the MIT License:
|
|
2938
|
+
|
|
2939
|
+
### Rust Crates:
|
|
2940
|
+
|
|
2941
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
2942
|
+
|
|
2943
|
+
````text
|
|
2944
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
2945
|
+
|
|
2946
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2947
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2948
|
+
in the Software without restriction, including without limitation the rights
|
|
2949
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2950
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2951
|
+
furnished to do so, subject to the following conditions:
|
|
2952
|
+
|
|
2953
|
+
The above copyright notice and this permission notice shall be included in
|
|
2954
|
+
all copies or substantial portions of the Software.
|
|
2955
|
+
|
|
2956
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2957
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2958
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2959
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2960
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2961
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2962
|
+
THE SOFTWARE.
|
|
2963
|
+
|
|
2964
|
+
````
|
|
2965
|
+
|
|
2966
|
+
---
|
|
2967
|
+
|
|
2968
|
+
## The following dependencies are licensed under the MIT License:
|
|
2969
|
+
|
|
2970
|
+
### Rust Crates:
|
|
2971
|
+
|
|
2972
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
2973
|
+
|
|
2974
|
+
````text
|
|
2975
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
2865
2976
|
|
|
2866
2977
|
Permission is hereby granted, free of charge, to any
|
|
2867
2978
|
person obtaining a copy of this software and associated
|
|
@@ -2895,10 +3006,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2895
3006
|
|
|
2896
3007
|
### Rust Crates:
|
|
2897
3008
|
|
|
2898
|
-
- [
|
|
3009
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
2899
3010
|
|
|
2900
3011
|
````text
|
|
2901
|
-
Copyright (c)
|
|
3012
|
+
Copyright (c) 2017 Robert Grosse
|
|
2902
3013
|
|
|
2903
3014
|
Permission is hereby granted, free of charge, to any
|
|
2904
3015
|
person obtaining a copy of this software and associated
|
|
@@ -2923,7 +3034,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
2923
3034
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2924
3035
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2925
3036
|
DEALINGS IN THE SOFTWARE.
|
|
2926
|
-
|
|
2927
3037
|
````
|
|
2928
3038
|
|
|
2929
3039
|
---
|
|
@@ -2932,28 +3042,19 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2932
3042
|
|
|
2933
3043
|
### Rust Crates:
|
|
2934
3044
|
|
|
2935
|
-
- [
|
|
3045
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
3046
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
2936
3047
|
|
|
2937
3048
|
````text
|
|
2938
|
-
|
|
3049
|
+
The MIT License (MIT)
|
|
2939
3050
|
|
|
2940
|
-
|
|
2941
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2942
|
-
in the Software without restriction, including without limitation the rights
|
|
2943
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2944
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2945
|
-
furnished to do so, subject to the following conditions:
|
|
3051
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
2946
3052
|
|
|
2947
|
-
|
|
2948
|
-
all copies or substantial portions of the Software.
|
|
3053
|
+
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:
|
|
2949
3054
|
|
|
2950
|
-
|
|
2951
|
-
|
|
2952
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2953
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2954
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2955
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2956
|
-
THE SOFTWARE.
|
|
3055
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3056
|
+
|
|
3057
|
+
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.
|
|
2957
3058
|
|
|
2958
3059
|
````
|
|
2959
3060
|
|
|
@@ -2963,10 +3064,10 @@ THE SOFTWARE.
|
|
|
2963
3064
|
|
|
2964
3065
|
### Rust Crates:
|
|
2965
3066
|
|
|
2966
|
-
- [
|
|
3067
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
2967
3068
|
|
|
2968
3069
|
````text
|
|
2969
|
-
Copyright (c)
|
|
3070
|
+
Copyright (c) 2017 Sean McArthur
|
|
2970
3071
|
|
|
2971
3072
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2972
3073
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2986,6 +3087,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2986
3087
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2987
3088
|
THE SOFTWARE.
|
|
2988
3089
|
|
|
3090
|
+
|
|
2989
3091
|
````
|
|
2990
3092
|
|
|
2991
3093
|
---
|
|
@@ -2994,10 +3096,79 @@ THE SOFTWARE.
|
|
|
2994
3096
|
|
|
2995
3097
|
### Rust Crates:
|
|
2996
3098
|
|
|
2997
|
-
- [
|
|
3099
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
3100
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
3101
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
3102
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
3103
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
3104
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
3105
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
3106
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
3107
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
3108
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3109
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3110
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
3111
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
3112
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
3113
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
3114
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3115
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3116
|
+
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
3117
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
3118
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
3119
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
3120
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
3121
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
3122
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
3123
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3124
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3125
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3126
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3127
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
3128
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
3129
|
+
|
|
3130
|
+
````text
|
|
3131
|
+
Permission is hereby granted, free of charge, to any
|
|
3132
|
+
person obtaining a copy of this software and associated
|
|
3133
|
+
documentation files (the "Software"), to deal in the
|
|
3134
|
+
Software without restriction, including without
|
|
3135
|
+
limitation the rights to use, copy, modify, merge,
|
|
3136
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3137
|
+
the Software, and to permit persons to whom the Software
|
|
3138
|
+
is furnished to do so, subject to the following
|
|
3139
|
+
conditions:
|
|
3140
|
+
|
|
3141
|
+
The above copyright notice and this permission notice
|
|
3142
|
+
shall be included in all copies or substantial portions
|
|
3143
|
+
of the Software.
|
|
3144
|
+
|
|
3145
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3146
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3147
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3148
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3149
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3150
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3151
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3152
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3153
|
+
DEALINGS IN THE SOFTWARE.
|
|
3154
|
+
|
|
3155
|
+
````
|
|
3156
|
+
|
|
3157
|
+
---
|
|
3158
|
+
|
|
3159
|
+
## The following dependencies are licensed under the MIT License:
|
|
3160
|
+
|
|
3161
|
+
### Rust Crates:
|
|
3162
|
+
|
|
3163
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
3164
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
3165
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
3166
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
3167
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
3168
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2998
3169
|
|
|
2999
3170
|
````text
|
|
3000
|
-
Copyright (c)
|
|
3171
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3001
3172
|
|
|
3002
3173
|
Permission is hereby granted, free of charge, to any
|
|
3003
3174
|
person obtaining a copy of this software and associated
|
|
@@ -3063,33 +3234,33 @@ SOFTWARE.
|
|
|
3063
3234
|
|
|
3064
3235
|
## The following dependencies are licensed under the MIT License:
|
|
3065
3236
|
|
|
3066
|
-
###
|
|
3237
|
+
### Rust Crates:
|
|
3067
3238
|
|
|
3068
|
-
- [
|
|
3069
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
|
|
3239
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
3070
3240
|
|
|
3071
3241
|
````text
|
|
3072
|
-
|
|
3242
|
+
MIT License
|
|
3073
3243
|
|
|
3074
|
-
|
|
3244
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
3245
|
+
Copyright (c) Tokio Contributors
|
|
3075
3246
|
|
|
3076
|
-
|
|
3077
|
-
|
|
3078
|
-
|
|
3079
|
-
|
|
3080
|
-
|
|
3081
|
-
|
|
3247
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3248
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3249
|
+
in the Software without restriction, including without limitation the rights
|
|
3250
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3251
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3252
|
+
furnished to do so, subject to the following conditions:
|
|
3082
3253
|
|
|
3083
|
-
|
|
3084
|
-
|
|
3254
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3255
|
+
copies or substantial portions of the Software.
|
|
3085
3256
|
|
|
3086
|
-
|
|
3087
|
-
|
|
3088
|
-
|
|
3089
|
-
|
|
3090
|
-
|
|
3091
|
-
|
|
3092
|
-
|
|
3257
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3258
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3259
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3260
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3261
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3262
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3263
|
+
SOFTWARE.
|
|
3093
3264
|
|
|
3094
3265
|
````
|
|
3095
3266
|
|
|
@@ -3099,10 +3270,13 @@ SOFTWARE.
|
|
|
3099
3270
|
|
|
3100
3271
|
### Rust Crates:
|
|
3101
3272
|
|
|
3102
|
-
- [
|
|
3273
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
3103
3274
|
|
|
3104
3275
|
````text
|
|
3105
|
-
|
|
3276
|
+
The MIT License (MIT)
|
|
3277
|
+
|
|
3278
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
3279
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
3106
3280
|
|
|
3107
3281
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3108
3282
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3111,16 +3285,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3111
3285
|
copies of the Software, and to permit persons to whom the Software is
|
|
3112
3286
|
furnished to do so, subject to the following conditions:
|
|
3113
3287
|
|
|
3114
|
-
The above copyright notice and this permission notice shall be included in
|
|
3115
|
-
|
|
3288
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3289
|
+
copies or substantial portions of the Software.
|
|
3116
3290
|
|
|
3117
3291
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3118
3292
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3119
3293
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3120
3294
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3121
3295
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3122
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3123
|
-
|
|
3296
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3297
|
+
SOFTWARE.
|
|
3124
3298
|
|
|
3125
3299
|
````
|
|
3126
3300
|
|
|
@@ -3130,10 +3304,10 @@ THE SOFTWARE.
|
|
|
3130
3304
|
|
|
3131
3305
|
### Rust Crates:
|
|
3132
3306
|
|
|
3133
|
-
- [
|
|
3307
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
3134
3308
|
|
|
3135
3309
|
````text
|
|
3136
|
-
Copyright (c)
|
|
3310
|
+
Copyright (c) The rust-url developers
|
|
3137
3311
|
|
|
3138
3312
|
Permission is hereby granted, free of charge, to any
|
|
3139
3313
|
person obtaining a copy of this software and associated
|
|
@@ -3167,15 +3341,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3167
3341
|
|
|
3168
3342
|
### Rust Crates:
|
|
3169
3343
|
|
|
3170
|
-
- [
|
|
3171
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
3172
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
3173
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
3174
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
3175
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
3344
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
3176
3345
|
|
|
3177
3346
|
````text
|
|
3178
|
-
Copyright (c)
|
|
3347
|
+
Copyright (c) 2017 Carl Lerche
|
|
3348
|
+
Copyright (c) 2018 Bastian Köcher
|
|
3349
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
3179
3350
|
|
|
3180
3351
|
Permission is hereby granted, free of charge, to any
|
|
3181
3352
|
person obtaining a copy of this software and associated
|
|
@@ -3209,53 +3380,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3209
3380
|
|
|
3210
3381
|
### Rust Crates:
|
|
3211
3382
|
|
|
3212
|
-
- [
|
|
3383
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
3213
3384
|
|
|
3214
3385
|
````text
|
|
3215
|
-
|
|
3216
|
-
|
|
3217
|
-
Permission is hereby granted, free of charge, to any
|
|
3218
|
-
person obtaining a copy of this software and associated
|
|
3219
|
-
documentation files (the "Software"), to deal in the
|
|
3220
|
-
Software without restriction, including without
|
|
3221
|
-
limitation the rights to use, copy, modify, merge,
|
|
3222
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3223
|
-
the Software, and to permit persons to whom the Software
|
|
3224
|
-
is furnished to do so, subject to the following
|
|
3225
|
-
conditions:
|
|
3226
|
-
|
|
3227
|
-
The above copyright notice and this permission notice
|
|
3228
|
-
shall be included in all copies or substantial portions
|
|
3229
|
-
of the Software.
|
|
3230
|
-
|
|
3231
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3232
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3233
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3234
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3235
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3236
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3237
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3238
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3239
|
-
DEALINGS IN THE SOFTWARE.
|
|
3240
|
-
|
|
3241
|
-
````
|
|
3242
|
-
|
|
3243
|
-
---
|
|
3244
|
-
|
|
3245
|
-
## The following dependencies are licensed under the MIT License:
|
|
3246
|
-
|
|
3247
|
-
### Rust Crates:
|
|
3248
|
-
|
|
3249
|
-
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
3386
|
+
The MIT License (MIT)
|
|
3250
3387
|
|
|
3251
|
-
|
|
3252
|
-
Copyright 2016 Nika Layzell
|
|
3388
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
3253
3389
|
|
|
3254
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3390
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3391
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3392
|
+
in the Software without restriction, including without limitation the rights
|
|
3393
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3394
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3395
|
+
furnished to do so, subject to the following conditions:
|
|
3255
3396
|
|
|
3256
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3397
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3398
|
+
copies or substantial portions of the Software.
|
|
3257
3399
|
|
|
3258
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3400
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3401
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3402
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3403
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3404
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3405
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3406
|
+
SOFTWARE.
|
|
3259
3407
|
|
|
3260
3408
|
````
|
|
3261
3409
|
|
|
@@ -3265,10 +3413,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3265
3413
|
|
|
3266
3414
|
### Rust Crates:
|
|
3267
3415
|
|
|
3268
|
-
- [
|
|
3416
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
3269
3417
|
|
|
3270
3418
|
````text
|
|
3271
|
-
Copyright (c)
|
|
3419
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
3272
3420
|
|
|
3273
3421
|
Permission is hereby granted, free of charge, to any
|
|
3274
3422
|
person obtaining a copy of this software and associated
|
|
@@ -3302,30 +3450,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3302
3450
|
|
|
3303
3451
|
### Rust Crates:
|
|
3304
3452
|
|
|
3305
|
-
- [
|
|
3306
|
-
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
3453
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
3307
3454
|
|
|
3308
3455
|
````text
|
|
3309
|
-
The
|
|
3310
|
-
|
|
3311
|
-
Copyright (c) 2015 Steven Fackler
|
|
3456
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
3312
3457
|
|
|
3313
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3314
|
-
this software and associated documentation files (the "Software"), to deal
|
|
3315
|
-
the Software without restriction, including without limitation the rights
|
|
3316
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3317
|
-
the Software, and to permit persons to whom the Software is
|
|
3318
|
-
subject to the following conditions:
|
|
3458
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3459
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3460
|
+
in the Software without restriction, including without limitation the rights
|
|
3461
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3462
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3463
|
+
furnished to do so, subject to the following conditions:
|
|
3319
3464
|
|
|
3320
3465
|
The above copyright notice and this permission notice shall be included in all
|
|
3321
3466
|
copies or substantial portions of the Software.
|
|
3322
3467
|
|
|
3323
3468
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3324
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3325
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3326
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3327
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3328
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3469
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3470
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3471
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3472
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3473
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3474
|
+
SOFTWARE.
|
|
3329
3475
|
|
|
3330
3476
|
````
|
|
3331
3477
|
|
|
@@ -3335,34 +3481,32 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3335
3481
|
|
|
3336
3482
|
### Rust Crates:
|
|
3337
3483
|
|
|
3338
|
-
- [
|
|
3484
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
3339
3485
|
|
|
3340
3486
|
````text
|
|
3341
|
-
|
|
3487
|
+
The MIT License (MIT)
|
|
3342
3488
|
|
|
3343
|
-
|
|
3344
|
-
|
|
3345
|
-
|
|
3346
|
-
Software without restriction, including without
|
|
3347
|
-
limitation the rights to use, copy, modify, merge,
|
|
3348
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3349
|
-
the Software, and to permit persons to whom the Software
|
|
3350
|
-
is furnished to do so, subject to the following
|
|
3351
|
-
conditions:
|
|
3489
|
+
Copyright (c) 2015 Danny Guo
|
|
3490
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3491
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
3352
3492
|
|
|
3353
|
-
|
|
3354
|
-
|
|
3355
|
-
|
|
3493
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3494
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3495
|
+
in the Software without restriction, including without limitation the rights
|
|
3496
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3497
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3498
|
+
furnished to do so, subject to the following conditions:
|
|
3356
3499
|
|
|
3357
|
-
|
|
3358
|
-
|
|
3359
|
-
|
|
3360
|
-
|
|
3361
|
-
|
|
3362
|
-
|
|
3363
|
-
|
|
3364
|
-
IN
|
|
3365
|
-
|
|
3500
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3501
|
+
copies or substantial portions of the Software.
|
|
3502
|
+
|
|
3503
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3504
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3505
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3506
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3507
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3508
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3509
|
+
SOFTWARE.
|
|
3366
3510
|
|
|
3367
3511
|
````
|
|
3368
3512
|
|
|
@@ -3370,29 +3514,31 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3370
3514
|
|
|
3371
3515
|
## The following dependencies are licensed under the MIT License:
|
|
3372
3516
|
|
|
3373
|
-
###
|
|
3517
|
+
### Rust Crates:
|
|
3374
3518
|
|
|
3375
|
-
- [
|
|
3519
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
3376
3520
|
|
|
3377
3521
|
````text
|
|
3378
|
-
|
|
3522
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
3523
|
+
Copyright (c) 2016 Jason Housley
|
|
3379
3524
|
|
|
3380
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3381
|
-
this software and associated documentation files (the "Software"), to deal
|
|
3382
|
-
the Software without restriction, including without limitation the rights
|
|
3383
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3384
|
-
the Software, and to permit persons to whom the Software is
|
|
3385
|
-
subject to the following conditions:
|
|
3525
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3526
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3527
|
+
in the Software without restriction, including without limitation the rights
|
|
3528
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3529
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3530
|
+
furnished to do so, subject to the following conditions:
|
|
3386
3531
|
|
|
3387
|
-
The above copyright notice and this permission notice shall be included in
|
|
3388
|
-
copies or substantial portions of the Software.
|
|
3532
|
+
The above copyright notice and this permission notice shall be included in
|
|
3533
|
+
all copies or substantial portions of the Software.
|
|
3389
3534
|
|
|
3390
3535
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3391
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3392
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3393
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3394
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3395
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3536
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3537
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3538
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3539
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3540
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3541
|
+
THE SOFTWARE.
|
|
3396
3542
|
|
|
3397
3543
|
````
|
|
3398
3544
|
|
|
@@ -3402,12 +3548,11 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3402
3548
|
|
|
3403
3549
|
### Rust Crates:
|
|
3404
3550
|
|
|
3405
|
-
- [
|
|
3551
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
3406
3552
|
|
|
3407
3553
|
````text
|
|
3408
|
-
|
|
3409
|
-
|
|
3410
|
-
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
3554
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
3555
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
3411
3556
|
|
|
3412
3557
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3413
3558
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3435,10 +3580,10 @@ SOFTWARE.
|
|
|
3435
3580
|
|
|
3436
3581
|
### Rust Crates:
|
|
3437
3582
|
|
|
3438
|
-
- [
|
|
3583
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
3439
3584
|
|
|
3440
3585
|
````text
|
|
3441
|
-
Copyright (c)
|
|
3586
|
+
Copyright (c) 2016 Anthony Ramine
|
|
3442
3587
|
|
|
3443
3588
|
Permission is hereby granted, free of charge, to any
|
|
3444
3589
|
person obtaining a copy of this software and associated
|
|
@@ -3510,10 +3655,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3510
3655
|
|
|
3511
3656
|
### Rust Crates:
|
|
3512
3657
|
|
|
3513
|
-
- [
|
|
3658
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
3514
3659
|
|
|
3515
3660
|
````text
|
|
3516
|
-
Copyright (c)
|
|
3661
|
+
Copyright (c) 2019 Carl Lerche
|
|
3517
3662
|
|
|
3518
3663
|
Permission is hereby granted, free of charge, to any
|
|
3519
3664
|
person obtaining a copy of this software and associated
|
|
@@ -3547,11 +3692,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3547
3692
|
|
|
3548
3693
|
### Rust Crates:
|
|
3549
3694
|
|
|
3550
|
-
- [
|
|
3695
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
3551
3696
|
|
|
3552
3697
|
````text
|
|
3553
|
-
|
|
3554
|
-
|
|
3698
|
+
MIT License
|
|
3699
|
+
|
|
3700
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
3555
3701
|
|
|
3556
3702
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3557
3703
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3579,10 +3725,10 @@ SOFTWARE.
|
|
|
3579
3725
|
|
|
3580
3726
|
### Rust Crates:
|
|
3581
3727
|
|
|
3582
|
-
- [
|
|
3728
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
3583
3729
|
|
|
3584
3730
|
````text
|
|
3585
|
-
Copyright (c)
|
|
3731
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
3586
3732
|
|
|
3587
3733
|
Permission is hereby granted, free of charge, to any
|
|
3588
3734
|
person obtaining a copy of this software and associated
|
|
@@ -3614,50 +3760,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3614
3760
|
|
|
3615
3761
|
## The following dependencies are licensed under the MIT License:
|
|
3616
3762
|
|
|
3617
|
-
###
|
|
3618
|
-
|
|
3619
|
-
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
3620
|
-
|
|
3621
|
-
````text
|
|
3622
|
-
MIT License
|
|
3623
|
-
|
|
3624
|
-
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
3625
|
-
|
|
3626
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3627
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3628
|
-
in the Software without restriction, including without limitation the rights
|
|
3629
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3630
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3631
|
-
furnished to do so, subject to the following conditions:
|
|
3632
|
-
|
|
3633
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3634
|
-
copies or substantial portions of the Software.
|
|
3635
|
-
|
|
3636
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3637
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3638
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3639
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3640
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3641
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3642
|
-
SOFTWARE.
|
|
3643
|
-
|
|
3644
|
-
[others]: https://github.com/json5/json5/contributors
|
|
3645
|
-
|
|
3646
|
-
````
|
|
3647
|
-
|
|
3648
|
-
---
|
|
3649
|
-
|
|
3650
|
-
## The following dependencies are licensed under the MIT License:
|
|
3651
|
-
|
|
3652
|
-
### NPM Packages:
|
|
3763
|
+
### Rust Crates:
|
|
3653
3764
|
|
|
3654
|
-
- [
|
|
3655
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
3765
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
3656
3766
|
|
|
3657
3767
|
````text
|
|
3658
|
-
MIT License
|
|
3768
|
+
The MIT License (MIT)
|
|
3659
3769
|
|
|
3660
|
-
Copyright (c)
|
|
3770
|
+
Copyright (c) 2015 Alice Maz
|
|
3661
3771
|
|
|
3662
3772
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3663
3773
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3666,16 +3776,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3666
3776
|
copies of the Software, and to permit persons to whom the Software is
|
|
3667
3777
|
furnished to do so, subject to the following conditions:
|
|
3668
3778
|
|
|
3669
|
-
The above copyright notice and this permission notice shall be included in
|
|
3670
|
-
copies or substantial portions of the Software.
|
|
3779
|
+
The above copyright notice and this permission notice shall be included in
|
|
3780
|
+
all copies or substantial portions of the Software.
|
|
3671
3781
|
|
|
3672
3782
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3673
3783
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3674
3784
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3675
3785
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3676
3786
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3677
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3678
|
-
SOFTWARE.
|
|
3787
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3788
|
+
THE SOFTWARE.
|
|
3679
3789
|
|
|
3680
3790
|
````
|
|
3681
3791
|
|
|
@@ -3685,11 +3795,12 @@ SOFTWARE.
|
|
|
3685
3795
|
|
|
3686
3796
|
### Rust Crates:
|
|
3687
3797
|
|
|
3688
|
-
- [
|
|
3798
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
3689
3799
|
|
|
3690
3800
|
````text
|
|
3691
|
-
|
|
3692
|
-
|
|
3801
|
+
The MIT License (MIT)
|
|
3802
|
+
|
|
3803
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
3693
3804
|
|
|
3694
3805
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3695
3806
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3715,15 +3826,13 @@ THE SOFTWARE.
|
|
|
3715
3826
|
|
|
3716
3827
|
## The following dependencies are licensed under the MIT License:
|
|
3717
3828
|
|
|
3718
|
-
###
|
|
3829
|
+
### Rust Crates:
|
|
3719
3830
|
|
|
3720
|
-
- [
|
|
3831
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
3721
3832
|
|
|
3722
3833
|
````text
|
|
3723
3834
|
MIT License
|
|
3724
3835
|
|
|
3725
|
-
Copyright (c) Matteo Collina and Undici contributors
|
|
3726
|
-
|
|
3727
3836
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3728
3837
|
of this software and associated documentation files (the "Software"), to deal
|
|
3729
3838
|
in the Software without restriction, including without limitation the rights
|
|
@@ -3750,15 +3859,12 @@ SOFTWARE.
|
|
|
3750
3859
|
|
|
3751
3860
|
### Rust Crates:
|
|
3752
3861
|
|
|
3753
|
-
- [
|
|
3754
|
-
- [
|
|
3755
|
-
- [
|
|
3756
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
3757
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
3758
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
3862
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
3863
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
3864
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
3759
3865
|
|
|
3760
3866
|
````text
|
|
3761
|
-
Copyright (c) 2019
|
|
3867
|
+
Copyright (c) 2019 Tower Contributors
|
|
3762
3868
|
|
|
3763
3869
|
Permission is hereby granted, free of charge, to any
|
|
3764
3870
|
person obtaining a copy of this software and associated
|
|
@@ -3792,99 +3898,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3792
3898
|
|
|
3793
3899
|
### Rust Crates:
|
|
3794
3900
|
|
|
3795
|
-
- [
|
|
3796
|
-
|
|
3797
|
-
|
|
3798
|
-
Copyright (c) 2016-2025 Sean McArthur
|
|
3799
|
-
|
|
3800
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3801
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3802
|
-
in the Software without restriction, including without limitation the rights
|
|
3803
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3804
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3805
|
-
furnished to do so, subject to the following conditions:
|
|
3806
|
-
|
|
3807
|
-
The above copyright notice and this permission notice shall be included in
|
|
3808
|
-
all copies or substantial portions of the Software.
|
|
3809
|
-
|
|
3810
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3811
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3812
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3813
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3814
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3815
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3816
|
-
THE SOFTWARE.
|
|
3817
|
-
|
|
3818
|
-
|
|
3819
|
-
````
|
|
3820
|
-
|
|
3821
|
-
---
|
|
3822
|
-
|
|
3823
|
-
## The following dependencies are licensed under the MIT License:
|
|
3824
|
-
|
|
3825
|
-
### Rust Crates:
|
|
3826
|
-
|
|
3827
|
-
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
3828
|
-
|
|
3829
|
-
````text
|
|
3830
|
-
Copyright (c) 2017 Contributors
|
|
3831
|
-
|
|
3832
|
-
Permission is hereby granted, free of charge, to any
|
|
3833
|
-
person obtaining a copy of this software and associated
|
|
3834
|
-
documentation files (the "Software"), to deal in the
|
|
3835
|
-
Software without restriction, including without
|
|
3836
|
-
limitation the rights to use, copy, modify, merge,
|
|
3837
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3838
|
-
the Software, and to permit persons to whom the Software
|
|
3839
|
-
is furnished to do so, subject to the following
|
|
3840
|
-
conditions:
|
|
3841
|
-
|
|
3842
|
-
The above copyright notice and this permission notice
|
|
3843
|
-
shall be included in all copies or substantial portions
|
|
3844
|
-
of the Software.
|
|
3845
|
-
|
|
3846
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3847
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3848
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3849
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3850
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3851
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3852
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3853
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3854
|
-
DEALINGS IN THE SOFTWARE.
|
|
3855
|
-
|
|
3856
|
-
````
|
|
3857
|
-
|
|
3858
|
-
---
|
|
3859
|
-
|
|
3860
|
-
## The following dependencies are licensed under the MIT License:
|
|
3861
|
-
|
|
3862
|
-
### NPM Packages:
|
|
3863
|
-
|
|
3864
|
-
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
3901
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
3902
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3903
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3865
3904
|
|
|
3866
3905
|
````text
|
|
3867
|
-
|
|
3906
|
+
MIT License
|
|
3868
3907
|
|
|
3869
|
-
Copyright (c)
|
|
3908
|
+
Copyright (c) <year> <copyright holders>
|
|
3870
3909
|
|
|
3871
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3872
|
-
|
|
3873
|
-
|
|
3874
|
-
|
|
3875
|
-
|
|
3876
|
-
furnished to do so, subject to the following conditions:
|
|
3910
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3911
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
3912
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3913
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
3914
|
+
following conditions:
|
|
3877
3915
|
|
|
3878
|
-
The above copyright notice and this permission notice shall be included in
|
|
3879
|
-
|
|
3916
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3917
|
+
portions of the Software.
|
|
3880
3918
|
|
|
3881
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3882
|
-
|
|
3883
|
-
|
|
3884
|
-
|
|
3885
|
-
|
|
3886
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3887
|
-
THE SOFTWARE.
|
|
3919
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3920
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
3921
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3922
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
3923
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3888
3924
|
|
|
3889
3925
|
````
|
|
3890
3926
|
|
|
@@ -3894,12 +3930,10 @@ THE SOFTWARE.
|
|
|
3894
3930
|
|
|
3895
3931
|
### Rust Crates:
|
|
3896
3932
|
|
|
3897
|
-
- [
|
|
3933
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
3898
3934
|
|
|
3899
3935
|
````text
|
|
3900
|
-
|
|
3901
|
-
|
|
3902
|
-
Copyright (c) 2014 Paho Lurie-Gregg
|
|
3936
|
+
Copyright (c) 2018 directories-rs contributors
|
|
3903
3937
|
|
|
3904
3938
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3905
3939
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3927,19 +3961,13 @@ SOFTWARE.
|
|
|
3927
3961
|
|
|
3928
3962
|
### Rust Crates:
|
|
3929
3963
|
|
|
3930
|
-
- [
|
|
3931
|
-
- [
|
|
3932
|
-
- [
|
|
3933
|
-
- [
|
|
3934
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3935
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3936
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3937
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3938
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3964
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
3965
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
3966
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
3967
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
3939
3968
|
|
|
3940
3969
|
````text
|
|
3941
|
-
Copyright (c) 2016
|
|
3942
|
-
Copyright (c) 2017 The Tokio Authors
|
|
3970
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
3943
3971
|
|
|
3944
3972
|
Permission is hereby granted, free of charge, to any
|
|
3945
3973
|
person obtaining a copy of this software and associated
|
|
@@ -3973,10 +4001,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3973
4001
|
|
|
3974
4002
|
### Rust Crates:
|
|
3975
4003
|
|
|
3976
|
-
- [
|
|
4004
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
3977
4005
|
|
|
3978
4006
|
````text
|
|
3979
|
-
|
|
4007
|
+
MIT License
|
|
4008
|
+
|
|
4009
|
+
Copyright (c) 2025 Callum Oakley
|
|
3980
4010
|
|
|
3981
4011
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3982
4012
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3985,16 +4015,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3985
4015
|
copies of the Software, and to permit persons to whom the Software is
|
|
3986
4016
|
furnished to do so, subject to the following conditions:
|
|
3987
4017
|
|
|
3988
|
-
The above copyright notice and this permission notice shall be included in
|
|
3989
|
-
|
|
4018
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4019
|
+
copies or substantial portions of the Software.
|
|
3990
4020
|
|
|
3991
4021
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3992
4022
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3993
4023
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3994
4024
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3995
4025
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3996
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3997
|
-
|
|
4026
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4027
|
+
SOFTWARE.
|
|
3998
4028
|
|
|
3999
4029
|
````
|
|
4000
4030
|
|
|
@@ -4004,13 +4034,10 @@ THE SOFTWARE.
|
|
|
4004
4034
|
|
|
4005
4035
|
### Rust Crates:
|
|
4006
4036
|
|
|
4007
|
-
- [
|
|
4008
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
4037
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
4009
4038
|
|
|
4010
4039
|
````text
|
|
4011
|
-
Copyright (c)
|
|
4012
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
4013
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
4040
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
4014
4041
|
|
|
4015
4042
|
Permission is hereby granted, free of charge, to any
|
|
4016
4043
|
person obtaining a copy of this software and associated
|
|
@@ -4044,10 +4071,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4044
4071
|
|
|
4045
4072
|
### Rust Crates:
|
|
4046
4073
|
|
|
4047
|
-
- [
|
|
4074
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
4075
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
4076
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
4077
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
4078
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
4079
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
4048
4080
|
|
|
4049
4081
|
````text
|
|
4050
|
-
Copyright (c)
|
|
4082
|
+
Copyright (c) 2019 Tokio Contributors
|
|
4051
4083
|
|
|
4052
4084
|
Permission is hereby granted, free of charge, to any
|
|
4053
4085
|
person obtaining a copy of this software and associated
|
|
@@ -4462,18 +4494,6 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
4462
4494
|
|
|
4463
4495
|
---
|
|
4464
4496
|
|
|
4465
|
-
## The following dependencies are licensed under the UNKNOWN License:
|
|
4466
|
-
|
|
4467
|
-
### NPM Packages:
|
|
4468
|
-
|
|
4469
|
-
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.6) (0.0.6)
|
|
4470
|
-
|
|
4471
|
-
````text
|
|
4472
|
-
Please refer to the package README for license details.
|
|
4473
|
-
````
|
|
4474
|
-
|
|
4475
|
-
---
|
|
4476
|
-
|
|
4477
4497
|
## The following dependencies are licensed under the Unicode-3.0 License:
|
|
4478
4498
|
|
|
4479
4499
|
### Rust Crates:
|