@deveco-codegenie/mcp-bridge-darwin-arm64 1.1.0 → 1.1.1
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 +1264 -1264
- package/napi_bridge.node +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -98,9 +98,94 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
98
98
|
|
|
99
99
|
### Rust Crates:
|
|
100
100
|
|
|
101
|
-
- [
|
|
102
|
-
- [
|
|
103
|
-
- [
|
|
101
|
+
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
102
|
+
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
103
|
+
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
104
|
+
|
|
105
|
+
````text
|
|
106
|
+
Apache License
|
|
107
|
+
Version 2.0, January 2004
|
|
108
|
+
http://www.apache.org/licenses/
|
|
109
|
+
|
|
110
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
111
|
+
|
|
112
|
+
1. Definitions.
|
|
113
|
+
|
|
114
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
115
|
+
|
|
116
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
117
|
+
|
|
118
|
+
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
119
|
+
|
|
120
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
121
|
+
|
|
122
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
123
|
+
|
|
124
|
+
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
125
|
+
|
|
126
|
+
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
127
|
+
|
|
128
|
+
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
129
|
+
|
|
130
|
+
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
131
|
+
|
|
132
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
133
|
+
|
|
134
|
+
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
135
|
+
|
|
136
|
+
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
137
|
+
|
|
138
|
+
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
139
|
+
|
|
140
|
+
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
141
|
+
|
|
142
|
+
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
143
|
+
|
|
144
|
+
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
145
|
+
|
|
146
|
+
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
147
|
+
|
|
148
|
+
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
149
|
+
|
|
150
|
+
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
151
|
+
|
|
152
|
+
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
153
|
+
|
|
154
|
+
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
155
|
+
|
|
156
|
+
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
157
|
+
|
|
158
|
+
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
159
|
+
|
|
160
|
+
END OF TERMS AND CONDITIONS
|
|
161
|
+
|
|
162
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
163
|
+
|
|
164
|
+
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
165
|
+
|
|
166
|
+
Copyright [yyyy] [name of copyright owner]
|
|
167
|
+
|
|
168
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
169
|
+
you may not use this file except in compliance with the License.
|
|
170
|
+
You may obtain a copy of the License at
|
|
171
|
+
|
|
172
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
173
|
+
|
|
174
|
+
Unless required by applicable law or agreed to in writing, software
|
|
175
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
176
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
177
|
+
See the License for the specific language governing permissions and
|
|
178
|
+
limitations under the License.
|
|
179
|
+
|
|
180
|
+
````
|
|
181
|
+
|
|
182
|
+
---
|
|
183
|
+
|
|
184
|
+
## The following dependencies are licensed under the Apache-2.0 License:
|
|
185
|
+
|
|
186
|
+
### Rust Crates:
|
|
187
|
+
|
|
188
|
+
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
104
189
|
|
|
105
190
|
````text
|
|
106
191
|
Apache License
|
|
@@ -291,7 +376,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
291
376
|
same "printed page" as the copyright notice for easier
|
|
292
377
|
identification within third-party archives.
|
|
293
378
|
|
|
294
|
-
Copyright
|
|
379
|
+
Copyright 2011 Google Inc.
|
|
295
380
|
|
|
296
381
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
297
382
|
you may not use this file except in compliance with the License.
|
|
@@ -313,94 +398,9 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
313
398
|
|
|
314
399
|
### Rust Crates:
|
|
315
400
|
|
|
316
|
-
- [
|
|
317
|
-
- [
|
|
318
|
-
- [
|
|
319
|
-
|
|
320
|
-
````text
|
|
321
|
-
Apache License
|
|
322
|
-
Version 2.0, January 2004
|
|
323
|
-
http://www.apache.org/licenses/
|
|
324
|
-
|
|
325
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
326
|
-
|
|
327
|
-
1. Definitions.
|
|
328
|
-
|
|
329
|
-
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
330
|
-
|
|
331
|
-
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
332
|
-
|
|
333
|
-
"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.
|
|
334
|
-
|
|
335
|
-
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
336
|
-
|
|
337
|
-
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
338
|
-
|
|
339
|
-
"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.
|
|
340
|
-
|
|
341
|
-
"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).
|
|
342
|
-
|
|
343
|
-
"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.
|
|
344
|
-
|
|
345
|
-
"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."
|
|
346
|
-
|
|
347
|
-
"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.
|
|
348
|
-
|
|
349
|
-
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.
|
|
350
|
-
|
|
351
|
-
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.
|
|
352
|
-
|
|
353
|
-
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:
|
|
354
|
-
|
|
355
|
-
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
356
|
-
|
|
357
|
-
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
358
|
-
|
|
359
|
-
(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
|
|
360
|
-
|
|
361
|
-
(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.
|
|
362
|
-
|
|
363
|
-
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.
|
|
364
|
-
|
|
365
|
-
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.
|
|
366
|
-
|
|
367
|
-
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.
|
|
368
|
-
|
|
369
|
-
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.
|
|
370
|
-
|
|
371
|
-
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.
|
|
372
|
-
|
|
373
|
-
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.
|
|
374
|
-
|
|
375
|
-
END OF TERMS AND CONDITIONS
|
|
376
|
-
|
|
377
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
378
|
-
|
|
379
|
-
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.
|
|
380
|
-
|
|
381
|
-
Copyright [yyyy] [name of copyright owner]
|
|
382
|
-
|
|
383
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
384
|
-
you may not use this file except in compliance with the License.
|
|
385
|
-
You may obtain a copy of the License at
|
|
386
|
-
|
|
387
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
388
|
-
|
|
389
|
-
Unless required by applicable law or agreed to in writing, software
|
|
390
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
391
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
392
|
-
See the License for the specific language governing permissions and
|
|
393
|
-
limitations under the License.
|
|
394
|
-
|
|
395
|
-
````
|
|
396
|
-
|
|
397
|
-
---
|
|
398
|
-
|
|
399
|
-
## The following dependencies are licensed under the Apache-2.0 License:
|
|
400
|
-
|
|
401
|
-
### Rust Crates:
|
|
402
|
-
|
|
403
|
-
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
401
|
+
- [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
|
|
402
|
+
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
403
|
+
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
404
404
|
|
|
405
405
|
````text
|
|
406
406
|
Apache License
|
|
@@ -591,7 +591,7 @@ limitations under the License.
|
|
|
591
591
|
same "printed page" as the copyright notice for easier
|
|
592
592
|
identification within third-party archives.
|
|
593
593
|
|
|
594
|
-
Copyright
|
|
594
|
+
Copyright [yyyy] [name of copyright owner]
|
|
595
595
|
|
|
596
596
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
597
597
|
you may not use this file except in compliance with the License.
|
|
@@ -693,6 +693,18 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
693
693
|
|
|
694
694
|
### NPM Packages:
|
|
695
695
|
|
|
696
|
+
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.3) (0.0.3)
|
|
697
|
+
|
|
698
|
+
````text
|
|
699
|
+
Please refer to the package README for license details.
|
|
700
|
+
````
|
|
701
|
+
|
|
702
|
+
---
|
|
703
|
+
|
|
704
|
+
## The following dependencies are licensed under the ISC License:
|
|
705
|
+
|
|
706
|
+
### NPM Packages:
|
|
707
|
+
|
|
696
708
|
- [pixelmatch](https://github.com/mapbox/pixelmatch) (7.1.0)
|
|
697
709
|
|
|
698
710
|
````text
|
|
@@ -718,18 +730,6 @@ THIS SOFTWARE.
|
|
|
718
730
|
|
|
719
731
|
## The following dependencies are licensed under the ISC License:
|
|
720
732
|
|
|
721
|
-
### NPM Packages:
|
|
722
|
-
|
|
723
|
-
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.3) (0.0.3)
|
|
724
|
-
|
|
725
|
-
````text
|
|
726
|
-
Please refer to the package README for license details.
|
|
727
|
-
````
|
|
728
|
-
|
|
729
|
-
---
|
|
730
|
-
|
|
731
|
-
## The following dependencies are licensed under the ISC License:
|
|
732
|
-
|
|
733
733
|
### Rust Crates:
|
|
734
734
|
|
|
735
735
|
- [libloading](https://github.com/nagisa/rust_libloading/) (0.9.0)
|
|
@@ -754,76 +754,65 @@ THIS SOFTWARE.
|
|
|
754
754
|
|
|
755
755
|
## The following dependencies are licensed under the MIT License:
|
|
756
756
|
|
|
757
|
-
###
|
|
757
|
+
### NPM Packages:
|
|
758
758
|
|
|
759
|
-
- [
|
|
760
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
759
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
761
760
|
|
|
762
761
|
````text
|
|
763
|
-
|
|
764
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
765
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
766
|
-
|
|
767
|
-
Permission is hereby granted, free of charge, to any
|
|
768
|
-
person obtaining a copy of this software and associated
|
|
769
|
-
documentation files (the "Software"), to deal in the
|
|
770
|
-
Software without restriction, including without
|
|
771
|
-
limitation the rights to use, copy, modify, merge,
|
|
772
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
773
|
-
the Software, and to permit persons to whom the Software
|
|
774
|
-
is furnished to do so, subject to the following
|
|
775
|
-
conditions:
|
|
776
|
-
|
|
777
|
-
The above copyright notice and this permission notice
|
|
778
|
-
shall be included in all copies or substantial portions
|
|
779
|
-
of the Software.
|
|
780
|
-
|
|
781
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
782
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
783
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
784
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
785
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
786
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
787
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
788
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
789
|
-
DEALINGS IN THE SOFTWARE.
|
|
762
|
+
The MIT License (MIT)
|
|
790
763
|
|
|
791
|
-
|
|
764
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
792
765
|
|
|
793
|
-
|
|
766
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
767
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
768
|
+
in the Software without restriction, including without limitation the rights
|
|
769
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
770
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
771
|
+
furnished to do so, subject to the following conditions:
|
|
794
772
|
|
|
795
|
-
|
|
773
|
+
The above copyright notice and this permission notice shall be included in
|
|
774
|
+
all copies or substantial portions of the Software.
|
|
796
775
|
|
|
797
|
-
|
|
776
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
777
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
778
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
779
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
780
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
781
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
782
|
+
THE SOFTWARE.
|
|
798
783
|
|
|
799
|
-
|
|
784
|
+
````
|
|
785
|
+
|
|
786
|
+
---
|
|
787
|
+
|
|
788
|
+
## The following dependencies are licensed under the MIT License:
|
|
789
|
+
|
|
790
|
+
### NPM Packages:
|
|
791
|
+
|
|
792
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
800
793
|
|
|
801
794
|
````text
|
|
802
|
-
|
|
795
|
+
MIT License
|
|
803
796
|
|
|
804
|
-
|
|
805
|
-
person obtaining a copy of this software and associated
|
|
806
|
-
documentation files (the "Software"), to deal in the
|
|
807
|
-
Software without restriction, including without
|
|
808
|
-
limitation the rights to use, copy, modify, merge,
|
|
809
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
810
|
-
the Software, and to permit persons to whom the Software
|
|
811
|
-
is furnished to do so, subject to the following
|
|
812
|
-
conditions:
|
|
797
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
813
798
|
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
799
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
800
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
801
|
+
in the Software without restriction, including without limitation the rights
|
|
802
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
803
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
804
|
+
furnished to do so, subject to the following conditions:
|
|
817
805
|
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
IN
|
|
826
|
-
|
|
806
|
+
The above copyright notice and this permission notice shall be included in all
|
|
807
|
+
copies or substantial portions of the Software.
|
|
808
|
+
|
|
809
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
810
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
811
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
812
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
813
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
814
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
815
|
+
SOFTWARE.
|
|
827
816
|
|
|
828
817
|
````
|
|
829
818
|
|
|
@@ -833,10 +822,107 @@ DEALINGS IN THE SOFTWARE.
|
|
|
833
822
|
|
|
834
823
|
### Rust Crates:
|
|
835
824
|
|
|
836
|
-
- [
|
|
825
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
837
826
|
|
|
838
827
|
````text
|
|
839
|
-
Copyright (c)
|
|
828
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
829
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
830
|
+
|
|
831
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
832
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
833
|
+
in the Software without restriction, including without limitation the rights
|
|
834
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
835
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
836
|
+
furnished to do so, subject to the following conditions:
|
|
837
|
+
|
|
838
|
+
The above copyright notice and this permission notice shall be included in all
|
|
839
|
+
copies or substantial portions of the Software.
|
|
840
|
+
|
|
841
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
842
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
843
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
844
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
845
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
846
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
847
|
+
SOFTWARE.
|
|
848
|
+
|
|
849
|
+
````
|
|
850
|
+
|
|
851
|
+
---
|
|
852
|
+
|
|
853
|
+
## The following dependencies are licensed under the MIT License:
|
|
854
|
+
|
|
855
|
+
### Rust Crates:
|
|
856
|
+
|
|
857
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
858
|
+
|
|
859
|
+
````text
|
|
860
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
861
|
+
|
|
862
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
863
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
864
|
+
in the Software without restriction, including without limitation the rights
|
|
865
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
866
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
867
|
+
furnished to do so, subject to the following conditions:
|
|
868
|
+
|
|
869
|
+
The above copyright notice and this permission notice shall be included in all
|
|
870
|
+
copies or substantial portions of the Software.
|
|
871
|
+
|
|
872
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
873
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
874
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
875
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
876
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
877
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
878
|
+
SOFTWARE.
|
|
879
|
+
|
|
880
|
+
````
|
|
881
|
+
|
|
882
|
+
---
|
|
883
|
+
|
|
884
|
+
## The following dependencies are licensed under the MIT License:
|
|
885
|
+
|
|
886
|
+
### Rust Crates:
|
|
887
|
+
|
|
888
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
889
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
890
|
+
|
|
891
|
+
````text
|
|
892
|
+
MIT License
|
|
893
|
+
|
|
894
|
+
Copyright (c) 2019 Graham Esau
|
|
895
|
+
|
|
896
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
897
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
898
|
+
in the Software without restriction, including without limitation the rights
|
|
899
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
900
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
901
|
+
furnished to do so, subject to the following conditions:
|
|
902
|
+
|
|
903
|
+
The above copyright notice and this permission notice shall be included in all
|
|
904
|
+
copies or substantial portions of the Software.
|
|
905
|
+
|
|
906
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
907
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
908
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
909
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
910
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
911
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
912
|
+
SOFTWARE.
|
|
913
|
+
|
|
914
|
+
````
|
|
915
|
+
|
|
916
|
+
---
|
|
917
|
+
|
|
918
|
+
## The following dependencies are licensed under the MIT License:
|
|
919
|
+
|
|
920
|
+
### Rust Crates:
|
|
921
|
+
|
|
922
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
923
|
+
|
|
924
|
+
````text
|
|
925
|
+
Copyright (c) 2017 Contributors
|
|
840
926
|
|
|
841
927
|
Permission is hereby granted, free of charge, to any
|
|
842
928
|
person obtaining a copy of this software and associated
|
|
@@ -868,15 +954,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
868
954
|
|
|
869
955
|
## The following dependencies are licensed under the MIT License:
|
|
870
956
|
|
|
871
|
-
###
|
|
957
|
+
### Rust Crates:
|
|
872
958
|
|
|
873
|
-
- [
|
|
874
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
959
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
875
960
|
|
|
876
961
|
````text
|
|
877
962
|
MIT License
|
|
878
963
|
|
|
879
|
-
Copyright (c) 2017
|
|
964
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
880
965
|
|
|
881
966
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
882
967
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -902,14 +987,13 @@ SOFTWARE.
|
|
|
902
987
|
|
|
903
988
|
## The following dependencies are licensed under the MIT License:
|
|
904
989
|
|
|
905
|
-
###
|
|
990
|
+
### NPM Packages:
|
|
906
991
|
|
|
907
|
-
- [
|
|
992
|
+
- [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
|
|
908
993
|
|
|
909
994
|
````text
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
Copyright (c) 2015 Alice Maz
|
|
995
|
+
pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
|
|
996
|
+
pngjs derived work Copyright (c) 2012 Kuba Niegowski
|
|
913
997
|
|
|
914
998
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
915
999
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -937,10 +1021,10 @@ THE SOFTWARE.
|
|
|
937
1021
|
|
|
938
1022
|
### Rust Crates:
|
|
939
1023
|
|
|
940
|
-
- [
|
|
1024
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
941
1025
|
|
|
942
1026
|
````text
|
|
943
|
-
Copyright (c)
|
|
1027
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
944
1028
|
|
|
945
1029
|
Permission is hereby granted, free of charge, to any
|
|
946
1030
|
person obtaining a copy of this software and associated
|
|
@@ -974,11 +1058,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
974
1058
|
|
|
975
1059
|
### Rust Crates:
|
|
976
1060
|
|
|
977
|
-
- [
|
|
1061
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
978
1062
|
|
|
979
1063
|
````text
|
|
980
|
-
|
|
981
|
-
|
|
1064
|
+
The MIT License (MIT)
|
|
1065
|
+
|
|
1066
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
1067
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
982
1068
|
|
|
983
1069
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
984
1070
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -987,16 +1073,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
987
1073
|
copies of the Software, and to permit persons to whom the Software is
|
|
988
1074
|
furnished to do so, subject to the following conditions:
|
|
989
1075
|
|
|
990
|
-
The above copyright notice and this permission notice shall be included in
|
|
991
|
-
|
|
1076
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1077
|
+
copies or substantial portions of the Software.
|
|
992
1078
|
|
|
993
1079
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
994
1080
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
995
1081
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
996
1082
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
997
1083
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
998
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
999
|
-
|
|
1084
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1085
|
+
SOFTWARE.
|
|
1000
1086
|
|
|
1001
1087
|
````
|
|
1002
1088
|
|
|
@@ -1006,12 +1092,10 @@ THE SOFTWARE.
|
|
|
1006
1092
|
|
|
1007
1093
|
### Rust Crates:
|
|
1008
1094
|
|
|
1009
|
-
- [
|
|
1095
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
1010
1096
|
|
|
1011
1097
|
````text
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
Copyright (c) 2014 Mathijs van de Nes
|
|
1098
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
1015
1099
|
|
|
1016
1100
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1017
1101
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1020,19 +1104,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1020
1104
|
copies of the Software, and to permit persons to whom the Software is
|
|
1021
1105
|
furnished to do so, subject to the following conditions:
|
|
1022
1106
|
|
|
1023
|
-
The above copyright notice and this permission notice shall be included in
|
|
1024
|
-
copies or substantial portions of the Software.
|
|
1107
|
+
The above copyright notice and this permission notice shall be included in
|
|
1108
|
+
all copies or substantial portions of the Software.
|
|
1025
1109
|
|
|
1026
1110
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1027
1111
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1028
1112
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1029
1113
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1030
1114
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1031
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1032
|
-
SOFTWARE.
|
|
1115
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1116
|
+
THE SOFTWARE.
|
|
1117
|
+
|
|
1033
1118
|
|
|
1034
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
1035
|
-
licences; see files named LICENSE.*.txt for details.
|
|
1036
1119
|
````
|
|
1037
1120
|
|
|
1038
1121
|
---
|
|
@@ -1041,12 +1124,45 @@ licences; see files named LICENSE.*.txt for details.
|
|
|
1041
1124
|
|
|
1042
1125
|
### Rust Crates:
|
|
1043
1126
|
|
|
1044
|
-
- [
|
|
1127
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
1128
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
1129
|
+
|
|
1130
|
+
````text
|
|
1131
|
+
The MIT License (MIT)
|
|
1132
|
+
|
|
1133
|
+
Copyright (c) 2015 Steven Fackler
|
|
1134
|
+
|
|
1135
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1136
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
1137
|
+
the Software without restriction, including without limitation the rights to
|
|
1138
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1139
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1140
|
+
subject to the following conditions:
|
|
1141
|
+
|
|
1142
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1143
|
+
copies or substantial portions of the Software.
|
|
1144
|
+
|
|
1145
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1146
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1147
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1148
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1149
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1150
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1151
|
+
|
|
1152
|
+
````
|
|
1153
|
+
|
|
1154
|
+
---
|
|
1155
|
+
|
|
1156
|
+
## The following dependencies are licensed under the MIT License:
|
|
1157
|
+
|
|
1158
|
+
### Rust Crates:
|
|
1159
|
+
|
|
1160
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
1045
1161
|
|
|
1046
1162
|
````text
|
|
1047
1163
|
MIT License
|
|
1048
1164
|
|
|
1049
|
-
Copyright (c)
|
|
1165
|
+
Copyright (c) 2025 Callum Oakley
|
|
1050
1166
|
|
|
1051
1167
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1052
1168
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1072,14 +1188,14 @@ SOFTWARE.
|
|
|
1072
1188
|
|
|
1073
1189
|
## The following dependencies are licensed under the MIT License:
|
|
1074
1190
|
|
|
1075
|
-
###
|
|
1191
|
+
### Rust Crates:
|
|
1076
1192
|
|
|
1077
|
-
- [
|
|
1193
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
1078
1194
|
|
|
1079
1195
|
````text
|
|
1080
|
-
|
|
1196
|
+
MIT License
|
|
1081
1197
|
|
|
1082
|
-
Copyright (c)
|
|
1198
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
1083
1199
|
|
|
1084
1200
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1085
1201
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1099,83 +1215,40 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1099
1215
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1100
1216
|
SOFTWARE.
|
|
1101
1217
|
|
|
1102
|
-
|
|
1103
1218
|
````
|
|
1104
1219
|
|
|
1105
1220
|
---
|
|
1106
1221
|
|
|
1107
1222
|
## The following dependencies are licensed under the MIT License:
|
|
1108
1223
|
|
|
1109
|
-
###
|
|
1224
|
+
### NPM Packages:
|
|
1110
1225
|
|
|
1111
|
-
- [
|
|
1226
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
1112
1227
|
|
|
1113
1228
|
````text
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
Copyright (c) 2016 Johann Tuffe
|
|
1117
|
-
|
|
1118
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1119
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1120
|
-
in the Software without restriction, including without limitation the rights
|
|
1121
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1122
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1123
|
-
furnished to do so, subject to the following conditions:
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
The above copyright notice and this permission notice shall be included in
|
|
1127
|
-
all copies or substantial portions of the Software.
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1131
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1132
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1133
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1134
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1135
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1136
|
-
THE SOFTWARE.
|
|
1137
|
-
|
|
1138
|
-
````
|
|
1139
|
-
|
|
1140
|
-
---
|
|
1141
|
-
|
|
1142
|
-
## The following dependencies are licensed under the MIT License:
|
|
1143
|
-
|
|
1144
|
-
### Rust Crates:
|
|
1229
|
+
MIT License
|
|
1145
1230
|
|
|
1146
|
-
- [
|
|
1147
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
1148
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
1149
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
1150
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
1151
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
1231
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
1152
1232
|
|
|
1153
|
-
|
|
1154
|
-
|
|
1233
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1234
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1235
|
+
in the Software without restriction, including without limitation the rights
|
|
1236
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1237
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1238
|
+
furnished to do so, subject to the following conditions:
|
|
1155
1239
|
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
documentation files (the "Software"), to deal in the
|
|
1159
|
-
Software without restriction, including without
|
|
1160
|
-
limitation the rights to use, copy, modify, merge,
|
|
1161
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1162
|
-
the Software, and to permit persons to whom the Software
|
|
1163
|
-
is furnished to do so, subject to the following
|
|
1164
|
-
conditions:
|
|
1240
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1241
|
+
copies or substantial portions of the Software.
|
|
1165
1242
|
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1243
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1244
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1245
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1246
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1247
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1248
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1249
|
+
SOFTWARE.
|
|
1169
1250
|
|
|
1170
|
-
|
|
1171
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1172
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1173
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1174
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1175
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1176
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1177
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1178
|
-
DEALINGS IN THE SOFTWARE.
|
|
1251
|
+
[others]: https://github.com/json5/json5/contributors
|
|
1179
1252
|
|
|
1180
1253
|
````
|
|
1181
1254
|
|
|
@@ -1185,31 +1258,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1185
1258
|
|
|
1186
1259
|
### Rust Crates:
|
|
1187
1260
|
|
|
1188
|
-
- [
|
|
1189
|
-
- [
|
|
1190
|
-
- [
|
|
1191
|
-
- [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
|
|
1192
|
-
|
|
1193
|
-
````text
|
|
1194
|
-
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:
|
|
1195
|
-
|
|
1196
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1197
|
-
|
|
1198
|
-
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.
|
|
1199
|
-
````
|
|
1200
|
-
|
|
1201
|
-
---
|
|
1202
|
-
|
|
1203
|
-
## The following dependencies are licensed under the MIT License:
|
|
1204
|
-
|
|
1205
|
-
### NPM Packages:
|
|
1206
|
-
|
|
1207
|
-
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
1261
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
1262
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
1263
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
1208
1264
|
|
|
1209
1265
|
````text
|
|
1210
1266
|
MIT License
|
|
1211
1267
|
|
|
1212
|
-
Copyright (c)
|
|
1268
|
+
Copyright (c) Tokio Contributors
|
|
1213
1269
|
|
|
1214
1270
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1215
1271
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1237,14 +1293,9 @@ SOFTWARE.
|
|
|
1237
1293
|
|
|
1238
1294
|
### Rust Crates:
|
|
1239
1295
|
|
|
1240
|
-
- [
|
|
1241
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
1242
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
1243
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
1296
|
+
- [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
|
|
1244
1297
|
|
|
1245
1298
|
````text
|
|
1246
|
-
Copyright (c) 2016 The Rust Project Developers
|
|
1247
|
-
|
|
1248
1299
|
Permission is hereby granted, free of charge, to any
|
|
1249
1300
|
person obtaining a copy of this software and associated
|
|
1250
1301
|
documentation files (the "Software"), to deal in the
|
|
@@ -1268,7 +1319,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1268
1319
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1269
1320
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1270
1321
|
DEALINGS IN THE SOFTWARE.
|
|
1271
|
-
|
|
1272
1322
|
````
|
|
1273
1323
|
|
|
1274
1324
|
---
|
|
@@ -1277,10 +1327,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1277
1327
|
|
|
1278
1328
|
### Rust Crates:
|
|
1279
1329
|
|
|
1280
|
-
- [
|
|
1330
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
1281
1331
|
|
|
1282
1332
|
````text
|
|
1283
|
-
Copyright (c)
|
|
1333
|
+
Copyright (c) 2017 Carl Lerche
|
|
1334
|
+
Copyright (c) 2018 Bastian Köcher
|
|
1335
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
1284
1336
|
|
|
1285
1337
|
Permission is hereby granted, free of charge, to any
|
|
1286
1338
|
person obtaining a copy of this software and associated
|
|
@@ -1314,10 +1366,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1314
1366
|
|
|
1315
1367
|
### Rust Crates:
|
|
1316
1368
|
|
|
1317
|
-
- [
|
|
1369
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
1318
1370
|
|
|
1319
1371
|
````text
|
|
1320
|
-
Copyright (c)
|
|
1372
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
1321
1373
|
|
|
1322
1374
|
Permission is hereby granted, free of charge, to any
|
|
1323
1375
|
person obtaining a copy of this software and associated
|
|
@@ -1351,15 +1403,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1351
1403
|
|
|
1352
1404
|
### Rust Crates:
|
|
1353
1405
|
|
|
1354
|
-
- [
|
|
1406
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
1355
1407
|
|
|
1356
1408
|
````text
|
|
1357
|
-
MIT License
|
|
1409
|
+
The MIT License (MIT)
|
|
1358
1410
|
|
|
1359
|
-
Copyright
|
|
1360
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
1361
|
-
Copyright (c) 2017 Frommi
|
|
1362
|
-
Copyright (c) 2017-2024 oyvindln
|
|
1411
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
1363
1412
|
|
|
1364
1413
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1365
1414
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1379,6 +1428,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1379
1428
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1380
1429
|
SOFTWARE.
|
|
1381
1430
|
|
|
1431
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
1432
|
+
licences; see files named LICENSE.*.txt for details.
|
|
1382
1433
|
````
|
|
1383
1434
|
|
|
1384
1435
|
---
|
|
@@ -1387,29 +1438,35 @@ SOFTWARE.
|
|
|
1387
1438
|
|
|
1388
1439
|
### Rust Crates:
|
|
1389
1440
|
|
|
1390
|
-
- [
|
|
1441
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
1442
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
1391
1443
|
|
|
1392
1444
|
````text
|
|
1393
|
-
Copyright (c)
|
|
1394
|
-
Copyright (c) 2015-2020 The rust-hex Developers
|
|
1445
|
+
Copyright (c) 2014 Alex Crichton
|
|
1395
1446
|
|
|
1396
|
-
Permission is hereby granted, free of charge, to any
|
|
1397
|
-
of this software and associated
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1447
|
+
Permission is hereby granted, free of charge, to any
|
|
1448
|
+
person obtaining a copy of this software and associated
|
|
1449
|
+
documentation files (the "Software"), to deal in the
|
|
1450
|
+
Software without restriction, including without
|
|
1451
|
+
limitation the rights to use, copy, modify, merge,
|
|
1452
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1453
|
+
the Software, and to permit persons to whom the Software
|
|
1454
|
+
is furnished to do so, subject to the following
|
|
1455
|
+
conditions:
|
|
1402
1456
|
|
|
1403
|
-
The above copyright notice and this permission notice
|
|
1404
|
-
copies or substantial portions
|
|
1457
|
+
The above copyright notice and this permission notice
|
|
1458
|
+
shall be included in all copies or substantial portions
|
|
1459
|
+
of the Software.
|
|
1405
1460
|
|
|
1406
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1407
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1461
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1462
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1463
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1464
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1465
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1466
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1467
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1468
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1469
|
+
DEALINGS IN THE SOFTWARE.
|
|
1413
1470
|
|
|
1414
1471
|
````
|
|
1415
1472
|
|
|
@@ -1419,16 +1476,15 @@ SOFTWARE.
|
|
|
1419
1476
|
|
|
1420
1477
|
### Rust Crates:
|
|
1421
1478
|
|
|
1422
|
-
- [
|
|
1423
|
-
- [
|
|
1424
|
-
- [
|
|
1425
|
-
- [
|
|
1426
|
-
- [
|
|
1427
|
-
- [
|
|
1479
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
1480
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
1481
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
1482
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
1483
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
1484
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
1428
1485
|
|
|
1429
1486
|
````text
|
|
1430
|
-
Copyright
|
|
1431
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1487
|
+
Copyright (c) 2019 Tokio Contributors
|
|
1432
1488
|
|
|
1433
1489
|
Permission is hereby granted, free of charge, to any
|
|
1434
1490
|
person obtaining a copy of this software and associated
|
|
@@ -1462,10 +1518,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1462
1518
|
|
|
1463
1519
|
### Rust Crates:
|
|
1464
1520
|
|
|
1465
|
-
- [
|
|
1521
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
1522
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
1523
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
1524
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
1525
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
1526
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
1466
1527
|
|
|
1467
1528
|
````text
|
|
1468
|
-
Copyright
|
|
1529
|
+
Copyright 2018 Developers of the Rand project
|
|
1530
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1469
1531
|
|
|
1470
1532
|
Permission is hereby granted, free of charge, to any
|
|
1471
1533
|
person obtaining a copy of this software and associated
|
|
@@ -1499,11 +1561,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1499
1561
|
|
|
1500
1562
|
### Rust Crates:
|
|
1501
1563
|
|
|
1502
|
-
- [
|
|
1503
|
-
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
1564
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
1504
1565
|
|
|
1505
1566
|
````text
|
|
1506
|
-
Copyright
|
|
1567
|
+
Copyright Mozilla Foundation
|
|
1507
1568
|
|
|
1508
1569
|
Permission is hereby granted, free of charge, to any
|
|
1509
1570
|
person obtaining a copy of this software and associated
|
|
@@ -1537,10 +1598,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1537
1598
|
|
|
1538
1599
|
### Rust Crates:
|
|
1539
1600
|
|
|
1540
|
-
- [
|
|
1601
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
1541
1602
|
|
|
1542
1603
|
````text
|
|
1543
|
-
Copyright (c)
|
|
1604
|
+
Copyright (c) 2017 http-rs authors
|
|
1544
1605
|
|
|
1545
1606
|
Permission is hereby granted, free of charge, to any
|
|
1546
1607
|
person obtaining a copy of this software and associated
|
|
@@ -1574,33 +1635,17 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1574
1635
|
|
|
1575
1636
|
### Rust Crates:
|
|
1576
1637
|
|
|
1577
|
-
- [
|
|
1578
|
-
- [
|
|
1579
|
-
- [
|
|
1638
|
+
- [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
|
|
1639
|
+
- [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
|
|
1640
|
+
- [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
|
|
1641
|
+
- [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
|
|
1580
1642
|
|
|
1581
1643
|
````text
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
Copyright (c) 2017 Ted Driggs
|
|
1585
|
-
|
|
1586
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1587
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1588
|
-
in the Software without restriction, including without limitation the rights
|
|
1589
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1590
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1591
|
-
furnished to do so, subject to the following conditions:
|
|
1592
|
-
|
|
1593
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1594
|
-
copies or substantial portions of the Software.
|
|
1644
|
+
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:
|
|
1595
1645
|
|
|
1596
|
-
|
|
1597
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1598
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1599
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1600
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1601
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1602
|
-
SOFTWARE.
|
|
1646
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1603
1647
|
|
|
1648
|
+
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.
|
|
1604
1649
|
````
|
|
1605
1650
|
|
|
1606
1651
|
---
|
|
@@ -1609,10 +1654,10 @@ SOFTWARE.
|
|
|
1609
1654
|
|
|
1610
1655
|
### Rust Crates:
|
|
1611
1656
|
|
|
1612
|
-
- [
|
|
1657
|
+
- [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
|
|
1613
1658
|
|
|
1614
1659
|
````text
|
|
1615
|
-
Copyright (c)
|
|
1660
|
+
Copyright (c) 2015 The Rust Project Developers
|
|
1616
1661
|
|
|
1617
1662
|
Permission is hereby granted, free of charge, to any
|
|
1618
1663
|
person obtaining a copy of this software and associated
|
|
@@ -1646,29 +1691,36 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1646
1691
|
|
|
1647
1692
|
### Rust Crates:
|
|
1648
1693
|
|
|
1649
|
-
- [
|
|
1694
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
1695
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
1696
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
1650
1697
|
|
|
1651
1698
|
````text
|
|
1652
|
-
Copyright (c)
|
|
1699
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
1653
1700
|
|
|
1654
|
-
Permission is hereby granted, free of charge, to any
|
|
1655
|
-
of this software and associated
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1701
|
+
Permission is hereby granted, free of charge, to any
|
|
1702
|
+
person obtaining a copy of this software and associated
|
|
1703
|
+
documentation files (the "Software"), to deal in the
|
|
1704
|
+
Software without restriction, including without
|
|
1705
|
+
limitation the rights to use, copy, modify, merge,
|
|
1706
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1707
|
+
the Software, and to permit persons to whom the Software
|
|
1708
|
+
is furnished to do so, subject to the following
|
|
1709
|
+
conditions:
|
|
1663
1710
|
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1668
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1669
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1670
|
-
THE SOFTWARE.
|
|
1711
|
+
The above copyright notice and this permission notice
|
|
1712
|
+
shall be included in all copies or substantial portions
|
|
1713
|
+
of the Software.
|
|
1671
1714
|
|
|
1715
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1716
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1717
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1718
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1719
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1720
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1721
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1722
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1723
|
+
DEALINGS IN THE SOFTWARE.
|
|
1672
1724
|
|
|
1673
1725
|
````
|
|
1674
1726
|
|
|
@@ -1678,29 +1730,34 @@ THE SOFTWARE.
|
|
|
1678
1730
|
|
|
1679
1731
|
### Rust Crates:
|
|
1680
1732
|
|
|
1681
|
-
- [
|
|
1733
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
1682
1734
|
|
|
1683
1735
|
````text
|
|
1684
|
-
Copyright (c)
|
|
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:
|
|
1736
|
+
Copyright (c) 2015 Steven Allen
|
|
1692
1737
|
|
|
1693
|
-
|
|
1694
|
-
|
|
1738
|
+
Permission is hereby granted, free of charge, to any
|
|
1739
|
+
person obtaining a copy of this software and associated
|
|
1740
|
+
documentation files (the "Software"), to deal in the
|
|
1741
|
+
Software without restriction, including without
|
|
1742
|
+
limitation the rights to use, copy, modify, merge,
|
|
1743
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1744
|
+
the Software, and to permit persons to whom the Software
|
|
1745
|
+
is furnished to do so, subject to the following
|
|
1746
|
+
conditions:
|
|
1695
1747
|
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
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.
|
|
1748
|
+
The above copyright notice and this permission notice
|
|
1749
|
+
shall be included in all copies or substantial portions
|
|
1750
|
+
of the Software.
|
|
1703
1751
|
|
|
1752
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1753
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1754
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1755
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1756
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1757
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1758
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1759
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1760
|
+
DEALINGS IN THE SOFTWARE.
|
|
1704
1761
|
|
|
1705
1762
|
````
|
|
1706
1763
|
|
|
@@ -1710,30 +1767,34 @@ THE SOFTWARE.
|
|
|
1710
1767
|
|
|
1711
1768
|
### Rust Crates:
|
|
1712
1769
|
|
|
1713
|
-
- [
|
|
1770
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
1714
1771
|
|
|
1715
1772
|
````text
|
|
1716
|
-
The
|
|
1717
|
-
|
|
1718
|
-
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
1773
|
+
Copyright (c) The Rust Project Developers
|
|
1719
1774
|
|
|
1720
|
-
Permission is hereby granted, free of charge, to any
|
|
1721
|
-
of this software and associated
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1775
|
+
Permission is hereby granted, free of charge, to any
|
|
1776
|
+
person obtaining a copy of this software and associated
|
|
1777
|
+
documentation files (the "Software"), to deal in the
|
|
1778
|
+
Software without restriction, including without
|
|
1779
|
+
limitation the rights to use, copy, modify, merge,
|
|
1780
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1781
|
+
the Software, and to permit persons to whom the Software
|
|
1782
|
+
is furnished to do so, subject to the following
|
|
1783
|
+
conditions:
|
|
1726
1784
|
|
|
1727
|
-
The above copyright notice and this permission notice
|
|
1728
|
-
all copies or substantial portions
|
|
1785
|
+
The above copyright notice and this permission notice
|
|
1786
|
+
shall be included in all copies or substantial portions
|
|
1787
|
+
of the Software.
|
|
1729
1788
|
|
|
1730
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1731
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
|
|
1789
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1790
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1791
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1792
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1793
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1794
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1795
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1796
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1797
|
+
DEALINGS IN THE SOFTWARE.
|
|
1737
1798
|
|
|
1738
1799
|
````
|
|
1739
1800
|
|
|
@@ -1781,14 +1842,47 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1781
1842
|
|
|
1782
1843
|
### Rust Crates:
|
|
1783
1844
|
|
|
1784
|
-
- [
|
|
1845
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
1785
1846
|
|
|
1786
1847
|
````text
|
|
1787
|
-
The
|
|
1848
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
1788
1849
|
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1850
|
+
Permission is hereby granted, free of charge, to any
|
|
1851
|
+
person obtaining a copy of this software and associated
|
|
1852
|
+
documentation files (the "Software"), to deal in the
|
|
1853
|
+
Software without restriction, including without
|
|
1854
|
+
limitation the rights to use, copy, modify, merge,
|
|
1855
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1856
|
+
the Software, and to permit persons to whom the Software
|
|
1857
|
+
is furnished to do so, subject to the following
|
|
1858
|
+
conditions:
|
|
1859
|
+
|
|
1860
|
+
The above copyright notice and this permission notice
|
|
1861
|
+
shall be included in all copies or substantial portions
|
|
1862
|
+
of the Software.
|
|
1863
|
+
|
|
1864
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1865
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1866
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1867
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1868
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1869
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1870
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1871
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1872
|
+
DEALINGS IN THE SOFTWARE.
|
|
1873
|
+
|
|
1874
|
+
````
|
|
1875
|
+
|
|
1876
|
+
---
|
|
1877
|
+
|
|
1878
|
+
## The following dependencies are licensed under the MIT License:
|
|
1879
|
+
|
|
1880
|
+
### Rust Crates:
|
|
1881
|
+
|
|
1882
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
1883
|
+
|
|
1884
|
+
````text
|
|
1885
|
+
Copyright (c) 2019 Eliza Weisman
|
|
1792
1886
|
|
|
1793
1887
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1794
1888
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1797,16 +1891,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1797
1891
|
copies of the Software, and to permit persons to whom the Software is
|
|
1798
1892
|
furnished to do so, subject to the following conditions:
|
|
1799
1893
|
|
|
1800
|
-
The above copyright notice and this permission notice shall be included in
|
|
1801
|
-
copies or substantial portions of the Software.
|
|
1894
|
+
The above copyright notice and this permission notice shall be included in
|
|
1895
|
+
all copies or substantial portions of the Software.
|
|
1802
1896
|
|
|
1803
1897
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1804
1898
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1805
1899
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1806
1900
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1807
1901
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1808
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1809
|
-
SOFTWARE.
|
|
1902
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1903
|
+
THE SOFTWARE.
|
|
1810
1904
|
|
|
1811
1905
|
````
|
|
1812
1906
|
|
|
@@ -1814,14 +1908,16 @@ SOFTWARE.
|
|
|
1814
1908
|
|
|
1815
1909
|
## The following dependencies are licensed under the MIT License:
|
|
1816
1910
|
|
|
1817
|
-
###
|
|
1911
|
+
### Rust Crates:
|
|
1818
1912
|
|
|
1819
|
-
- [
|
|
1913
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1914
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1915
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1820
1916
|
|
|
1821
1917
|
````text
|
|
1822
1918
|
MIT License
|
|
1823
1919
|
|
|
1824
|
-
Copyright (c)
|
|
1920
|
+
Copyright (c) 2017 Ted Driggs
|
|
1825
1921
|
|
|
1826
1922
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1827
1923
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1841,8 +1937,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1841
1937
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1842
1938
|
SOFTWARE.
|
|
1843
1939
|
|
|
1844
|
-
[others]: https://github.com/json5/json5/contributors
|
|
1845
|
-
|
|
1846
1940
|
````
|
|
1847
1941
|
|
|
1848
1942
|
---
|
|
@@ -1851,9 +1945,11 @@ SOFTWARE.
|
|
|
1851
1945
|
|
|
1852
1946
|
### Rust Crates:
|
|
1853
1947
|
|
|
1854
|
-
- [
|
|
1948
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
1855
1949
|
|
|
1856
1950
|
````text
|
|
1951
|
+
Copyright 2023 The Fuchsia Authors
|
|
1952
|
+
|
|
1857
1953
|
Permission is hereby granted, free of charge, to any
|
|
1858
1954
|
person obtaining a copy of this software and associated
|
|
1859
1955
|
documentation files (the "Software"), to deal in the
|
|
@@ -1877,41 +1973,41 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1877
1973
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1878
1974
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1879
1975
|
DEALINGS IN THE SOFTWARE.
|
|
1976
|
+
|
|
1977
|
+
|
|
1880
1978
|
````
|
|
1881
1979
|
|
|
1882
1980
|
---
|
|
1883
1981
|
|
|
1884
1982
|
## The following dependencies are licensed under the MIT License:
|
|
1885
1983
|
|
|
1886
|
-
###
|
|
1984
|
+
### NPM Packages:
|
|
1887
1985
|
|
|
1888
|
-
- [
|
|
1889
|
-
- [
|
|
1890
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
1891
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
1986
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
1987
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
1892
1988
|
|
|
1893
1989
|
````text
|
|
1894
|
-
|
|
1990
|
+
MIT License
|
|
1895
1991
|
|
|
1896
|
-
Copyright (c)
|
|
1992
|
+
Copyright (c) Microsoft Corporation.
|
|
1897
1993
|
|
|
1898
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1899
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1900
|
-
in the Software without restriction, including without limitation the rights
|
|
1901
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1902
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1903
|
-
furnished to do so, subject to the following conditions:
|
|
1994
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1995
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1996
|
+
in the Software without restriction, including without limitation the rights
|
|
1997
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1998
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1999
|
+
furnished to do so, subject to the following conditions:
|
|
1904
2000
|
|
|
1905
|
-
The above copyright notice and this permission notice shall be included in
|
|
1906
|
-
|
|
2001
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2002
|
+
copies or substantial portions of the Software.
|
|
1907
2003
|
|
|
1908
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1909
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1910
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1911
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1912
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1913
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1914
|
-
|
|
2004
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2005
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2006
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2007
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2008
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2009
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2010
|
+
SOFTWARE
|
|
1915
2011
|
|
|
1916
2012
|
````
|
|
1917
2013
|
|
|
@@ -1921,10 +2017,11 @@ THE SOFTWARE.
|
|
|
1921
2017
|
|
|
1922
2018
|
### Rust Crates:
|
|
1923
2019
|
|
|
1924
|
-
- [
|
|
2020
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
1925
2021
|
|
|
1926
2022
|
````text
|
|
1927
|
-
Copyright
|
|
2023
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
2024
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1928
2025
|
|
|
1929
2026
|
Permission is hereby granted, free of charge, to any
|
|
1930
2027
|
person obtaining a copy of this software and associated
|
|
@@ -1958,10 +2055,19 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1958
2055
|
|
|
1959
2056
|
### Rust Crates:
|
|
1960
2057
|
|
|
1961
|
-
- [
|
|
2058
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2059
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2060
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2061
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2062
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2063
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2064
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2065
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2066
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1962
2067
|
|
|
1963
2068
|
````text
|
|
1964
|
-
Copyright (c)
|
|
2069
|
+
Copyright (c) 2016 Alex Crichton
|
|
2070
|
+
Copyright (c) 2017 The Tokio Authors
|
|
1965
2071
|
|
|
1966
2072
|
Permission is hereby granted, free of charge, to any
|
|
1967
2073
|
person obtaining a copy of this software and associated
|
|
@@ -1995,18 +2101,115 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1995
2101
|
|
|
1996
2102
|
### Rust Crates:
|
|
1997
2103
|
|
|
1998
|
-
- [
|
|
2104
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
2105
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
1999
2106
|
|
|
2000
2107
|
````text
|
|
2001
|
-
Copyright (c) 2018
|
|
2108
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
2002
2109
|
|
|
2003
|
-
Permission is hereby granted, free of charge, to any
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
|
|
2110
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2111
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2112
|
+
in the Software without restriction, including without limitation the rights
|
|
2113
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2114
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2115
|
+
furnished to do so, subject to the following conditions:
|
|
2116
|
+
|
|
2117
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2118
|
+
copies or substantial portions of the Software.
|
|
2119
|
+
|
|
2120
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2121
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2122
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2123
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2124
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2125
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2126
|
+
SOFTWARE.
|
|
2127
|
+
|
|
2128
|
+
````
|
|
2129
|
+
|
|
2130
|
+
---
|
|
2131
|
+
|
|
2132
|
+
## The following dependencies are licensed under the MIT License:
|
|
2133
|
+
|
|
2134
|
+
### Rust Crates:
|
|
2135
|
+
|
|
2136
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
2137
|
+
|
|
2138
|
+
````text
|
|
2139
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
2140
|
+
|
|
2141
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2142
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2143
|
+
in the Software without restriction, including without limitation the rights
|
|
2144
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2145
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2146
|
+
furnished to do so, subject to the following conditions:
|
|
2147
|
+
|
|
2148
|
+
The above copyright notice and this permission notice shall be included in
|
|
2149
|
+
all copies or substantial portions of the Software.
|
|
2150
|
+
|
|
2151
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2152
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2153
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2154
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2155
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2156
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2157
|
+
THE SOFTWARE.
|
|
2158
|
+
|
|
2159
|
+
````
|
|
2160
|
+
|
|
2161
|
+
---
|
|
2162
|
+
|
|
2163
|
+
## The following dependencies are licensed under the MIT License:
|
|
2164
|
+
|
|
2165
|
+
### Rust Crates:
|
|
2166
|
+
|
|
2167
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
2168
|
+
|
|
2169
|
+
````text
|
|
2170
|
+
MIT License
|
|
2171
|
+
|
|
2172
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
2173
|
+
Copyright (c) Tokio Contributors
|
|
2174
|
+
|
|
2175
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2176
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2177
|
+
in the Software without restriction, including without limitation the rights
|
|
2178
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2179
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2180
|
+
furnished to do so, subject to the following conditions:
|
|
2181
|
+
|
|
2182
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2183
|
+
copies or substantial portions of the Software.
|
|
2184
|
+
|
|
2185
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2186
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2187
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2188
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2189
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2190
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2191
|
+
SOFTWARE.
|
|
2192
|
+
|
|
2193
|
+
````
|
|
2194
|
+
|
|
2195
|
+
---
|
|
2196
|
+
|
|
2197
|
+
## The following dependencies are licensed under the MIT License:
|
|
2198
|
+
|
|
2199
|
+
### Rust Crates:
|
|
2200
|
+
|
|
2201
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
2202
|
+
|
|
2203
|
+
````text
|
|
2204
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
2205
|
+
|
|
2206
|
+
Permission is hereby granted, free of charge, to any
|
|
2207
|
+
person obtaining a copy of this software and associated
|
|
2208
|
+
documentation files (the "Software"), to deal in the
|
|
2209
|
+
Software without restriction, including without
|
|
2210
|
+
limitation the rights to use, copy, modify, merge,
|
|
2211
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2212
|
+
the Software, and to permit persons to whom the Software
|
|
2010
2213
|
is furnished to do so, subject to the following
|
|
2011
2214
|
conditions:
|
|
2012
2215
|
|
|
@@ -2032,10 +2235,73 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2032
2235
|
|
|
2033
2236
|
### Rust Crates:
|
|
2034
2237
|
|
|
2035
|
-
- [
|
|
2238
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
2036
2239
|
|
|
2037
2240
|
````text
|
|
2038
|
-
Copyright
|
|
2241
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
2242
|
+
|
|
2243
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2244
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2245
|
+
in the Software without restriction, including without limitation the rights
|
|
2246
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2247
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2248
|
+
furnished to do so, subject to the following conditions:
|
|
2249
|
+
|
|
2250
|
+
The above copyright notice and this permission notice shall be included in
|
|
2251
|
+
all copies or substantial portions of the Software.
|
|
2252
|
+
|
|
2253
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2254
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2255
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2256
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2257
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2258
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2259
|
+
THE SOFTWARE.
|
|
2260
|
+
|
|
2261
|
+
````
|
|
2262
|
+
|
|
2263
|
+
---
|
|
2264
|
+
|
|
2265
|
+
## The following dependencies are licensed under the MIT License:
|
|
2266
|
+
|
|
2267
|
+
### Rust Crates:
|
|
2268
|
+
|
|
2269
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
2270
|
+
|
|
2271
|
+
````text
|
|
2272
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
2273
|
+
|
|
2274
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2275
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2276
|
+
in the Software without restriction, including without limitation the rights
|
|
2277
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2278
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2279
|
+
furnished to do so, subject to the following conditions:
|
|
2280
|
+
|
|
2281
|
+
The above copyright notice and this permission notice shall be included in
|
|
2282
|
+
all copies or substantial portions of the Software.
|
|
2283
|
+
|
|
2284
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2285
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2286
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2287
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2288
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2289
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2290
|
+
THE SOFTWARE.
|
|
2291
|
+
|
|
2292
|
+
|
|
2293
|
+
````
|
|
2294
|
+
|
|
2295
|
+
---
|
|
2296
|
+
|
|
2297
|
+
## The following dependencies are licensed under the MIT License:
|
|
2298
|
+
|
|
2299
|
+
### Rust Crates:
|
|
2300
|
+
|
|
2301
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
2302
|
+
|
|
2303
|
+
````text
|
|
2304
|
+
Copyright (c) 2017 Robert Grosse
|
|
2039
2305
|
|
|
2040
2306
|
Permission is hereby granted, free of charge, to any
|
|
2041
2307
|
person obtaining a copy of this software and associated
|
|
@@ -2060,7 +2326,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
2060
2326
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2061
2327
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2062
2328
|
DEALINGS IN THE SOFTWARE.
|
|
2063
|
-
|
|
2064
2329
|
````
|
|
2065
2330
|
|
|
2066
2331
|
---
|
|
@@ -2069,10 +2334,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2069
2334
|
|
|
2070
2335
|
### Rust Crates:
|
|
2071
2336
|
|
|
2072
|
-
- [
|
|
2337
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
2073
2338
|
|
|
2074
2339
|
````text
|
|
2075
|
-
Copyright (c)
|
|
2340
|
+
Copyright (c) 2019 Carl Lerche
|
|
2076
2341
|
|
|
2077
2342
|
Permission is hereby granted, free of charge, to any
|
|
2078
2343
|
person obtaining a copy of this software and associated
|
|
@@ -2106,11 +2371,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2106
2371
|
|
|
2107
2372
|
### Rust Crates:
|
|
2108
2373
|
|
|
2109
|
-
- [
|
|
2374
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
2110
2375
|
|
|
2111
2376
|
````text
|
|
2112
|
-
Copyright (c)
|
|
2113
|
-
Copyright (c) 2016
|
|
2377
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
2378
|
+
Copyright (c) 2016 Jason Housley
|
|
2114
2379
|
|
|
2115
2380
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2116
2381
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2130,7 +2395,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2130
2395
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2131
2396
|
THE SOFTWARE.
|
|
2132
2397
|
|
|
2133
|
-
|
|
2134
2398
|
````
|
|
2135
2399
|
|
|
2136
2400
|
---
|
|
@@ -2175,10 +2439,10 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2175
2439
|
|
|
2176
2440
|
### Rust Crates:
|
|
2177
2441
|
|
|
2178
|
-
- [
|
|
2442
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
2179
2443
|
|
|
2180
2444
|
````text
|
|
2181
|
-
Copyright
|
|
2445
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
2182
2446
|
|
|
2183
2447
|
Permission is hereby granted, free of charge, to any
|
|
2184
2448
|
person obtaining a copy of this software and associated
|
|
@@ -2212,34 +2476,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2212
2476
|
|
|
2213
2477
|
### Rust Crates:
|
|
2214
2478
|
|
|
2215
|
-
- [
|
|
2479
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
2216
2480
|
|
|
2217
2481
|
````text
|
|
2218
|
-
|
|
2482
|
+
MIT License
|
|
2219
2483
|
|
|
2220
|
-
Permission is hereby granted, free of charge, to any
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
|
|
2225
|
-
|
|
2226
|
-
the Software, and to permit persons to whom the Software
|
|
2227
|
-
is furnished to do so, subject to the following
|
|
2228
|
-
conditions:
|
|
2484
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2485
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2486
|
+
in the Software without restriction, including without limitation the rights
|
|
2487
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2488
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2489
|
+
furnished to do so, subject to the following conditions:
|
|
2229
2490
|
|
|
2230
|
-
The above copyright notice and this permission notice
|
|
2231
|
-
|
|
2232
|
-
of the Software.
|
|
2491
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2492
|
+
copies or substantial portions of the Software.
|
|
2233
2493
|
|
|
2234
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2235
|
-
|
|
2236
|
-
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2242
|
-
DEALINGS IN THE SOFTWARE.
|
|
2494
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2495
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2496
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2497
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2498
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2499
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2500
|
+
SOFTWARE.
|
|
2243
2501
|
|
|
2244
2502
|
````
|
|
2245
2503
|
|
|
@@ -2247,12 +2505,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2247
2505
|
|
|
2248
2506
|
## The following dependencies are licensed under the MIT License:
|
|
2249
2507
|
|
|
2250
|
-
###
|
|
2508
|
+
### NPM Packages:
|
|
2251
2509
|
|
|
2252
|
-
- [
|
|
2510
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
2253
2511
|
|
|
2254
2512
|
````text
|
|
2255
|
-
|
|
2513
|
+
This software is released under the MIT license:
|
|
2256
2514
|
|
|
2257
2515
|
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2258
2516
|
this software and associated documentation files (the "Software"), to deal in
|
|
@@ -2266,9 +2524,9 @@ copies or substantial portions of the Software.
|
|
|
2266
2524
|
|
|
2267
2525
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2268
2526
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2269
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
|
|
2270
|
-
|
|
2271
|
-
|
|
2527
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2528
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2529
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2272
2530
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2273
2531
|
|
|
2274
2532
|
````
|
|
@@ -2279,10 +2537,11 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2279
2537
|
|
|
2280
2538
|
### Rust Crates:
|
|
2281
2539
|
|
|
2282
|
-
- [
|
|
2540
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
2541
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
2283
2542
|
|
|
2284
2543
|
````text
|
|
2285
|
-
Copyright (c)
|
|
2544
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
2286
2545
|
|
|
2287
2546
|
Permission is hereby granted, free of charge, to any
|
|
2288
2547
|
person obtaining a copy of this software and associated
|
|
@@ -2316,66 +2575,17 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2316
2575
|
|
|
2317
2576
|
### Rust Crates:
|
|
2318
2577
|
|
|
2319
|
-
- [
|
|
2578
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
2320
2579
|
|
|
2321
2580
|
````text
|
|
2322
|
-
Copyright (c) 2016
|
|
2581
|
+
Copyright (c) 2016 The humantime Developers
|
|
2323
2582
|
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
documentation files (the "Software"), to deal in the
|
|
2327
|
-
Software without restriction, including without
|
|
2328
|
-
limitation the rights to use, copy, modify, merge,
|
|
2329
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2330
|
-
the Software, and to permit persons to whom the Software
|
|
2331
|
-
is furnished to do so, subject to the following
|
|
2332
|
-
conditions:
|
|
2333
|
-
|
|
2334
|
-
The above copyright notice and this permission notice
|
|
2335
|
-
shall be included in all copies or substantial portions
|
|
2336
|
-
of the Software.
|
|
2337
|
-
|
|
2338
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2339
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2340
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2341
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2342
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2343
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2344
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2345
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2346
|
-
DEALINGS IN THE SOFTWARE.
|
|
2347
|
-
|
|
2348
|
-
````
|
|
2349
|
-
|
|
2350
|
-
---
|
|
2351
|
-
|
|
2352
|
-
## The following dependencies are licensed under the MIT License:
|
|
2353
|
-
|
|
2354
|
-
### Rust Crates:
|
|
2355
|
-
|
|
2356
|
-
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
2357
|
-
|
|
2358
|
-
````text
|
|
2359
|
-
Copyright 2017 Juniper Networks, Inc.
|
|
2360
|
-
|
|
2361
|
-
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:
|
|
2362
|
-
|
|
2363
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2364
|
-
|
|
2365
|
-
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.
|
|
2366
|
-
|
|
2367
|
-
````
|
|
2368
|
-
|
|
2369
|
-
---
|
|
2370
|
-
|
|
2371
|
-
## The following dependencies are licensed under the MIT License:
|
|
2372
|
-
|
|
2373
|
-
### Rust Crates:
|
|
2583
|
+
Includes parts of http date with the following copyright:
|
|
2584
|
+
Copyright (c) 2016 Pyfisch
|
|
2374
2585
|
|
|
2375
|
-
|
|
2586
|
+
Includes portions of musl libc with the following copyright:
|
|
2587
|
+
Copyright © 2005-2013 Rich Felker
|
|
2376
2588
|
|
|
2377
|
-
````text
|
|
2378
|
-
Copyright (c) 2016 The rust-native-tls Developers
|
|
2379
2589
|
|
|
2380
2590
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2381
2591
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2403,42 +2613,10 @@ SOFTWARE.
|
|
|
2403
2613
|
|
|
2404
2614
|
### Rust Crates:
|
|
2405
2615
|
|
|
2406
|
-
- [
|
|
2407
|
-
|
|
2408
|
-
````text
|
|
2409
|
-
Copyright (c) 2016-2025 Sean McArthur
|
|
2410
|
-
|
|
2411
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2412
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2413
|
-
in the Software without restriction, including without limitation the rights
|
|
2414
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2415
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2416
|
-
furnished to do so, subject to the following conditions:
|
|
2417
|
-
|
|
2418
|
-
The above copyright notice and this permission notice shall be included in
|
|
2419
|
-
all copies or substantial portions of the Software.
|
|
2420
|
-
|
|
2421
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2422
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2423
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2424
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2425
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2426
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2427
|
-
THE SOFTWARE.
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
````
|
|
2431
|
-
|
|
2432
|
-
---
|
|
2433
|
-
|
|
2434
|
-
## The following dependencies are licensed under the MIT License:
|
|
2435
|
-
|
|
2436
|
-
### Rust Crates:
|
|
2437
|
-
|
|
2438
|
-
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
2616
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
2439
2617
|
|
|
2440
2618
|
````text
|
|
2441
|
-
Copyright
|
|
2619
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
2442
2620
|
|
|
2443
2621
|
Permission is hereby granted, free of charge, to any
|
|
2444
2622
|
person obtaining a copy of this software and associated
|
|
@@ -2464,72 +2642,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
2464
2642
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2465
2643
|
DEALINGS IN THE SOFTWARE.
|
|
2466
2644
|
|
|
2467
|
-
|
|
2468
|
-
````
|
|
2469
|
-
|
|
2470
|
-
---
|
|
2471
|
-
|
|
2472
|
-
## The following dependencies are licensed under the MIT License:
|
|
2473
|
-
|
|
2474
|
-
### Rust Crates:
|
|
2475
|
-
|
|
2476
|
-
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
2477
|
-
|
|
2478
|
-
````text
|
|
2479
|
-
MIT License
|
|
2480
|
-
|
|
2481
|
-
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
2482
|
-
|
|
2483
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2484
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2485
|
-
in the Software without restriction, including without limitation the rights
|
|
2486
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2487
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2488
|
-
furnished to do so, subject to the following conditions:
|
|
2489
|
-
|
|
2490
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2491
|
-
copies or substantial portions of the Software.
|
|
2492
|
-
|
|
2493
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2494
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2495
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2496
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2497
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2498
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2499
|
-
SOFTWARE.
|
|
2500
|
-
|
|
2501
|
-
````
|
|
2502
|
-
|
|
2503
|
-
---
|
|
2504
|
-
|
|
2505
|
-
## The following dependencies are licensed under the MIT License:
|
|
2506
|
-
|
|
2507
|
-
### Rust Crates:
|
|
2508
|
-
|
|
2509
|
-
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
2510
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
2511
|
-
|
|
2512
|
-
````text
|
|
2513
|
-
Copyright (c) 2018-2019 dirs-rs contributors
|
|
2514
|
-
|
|
2515
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2516
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2517
|
-
in the Software without restriction, including without limitation the rights
|
|
2518
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2519
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2520
|
-
furnished to do so, subject to the following conditions:
|
|
2521
|
-
|
|
2522
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2523
|
-
copies or substantial portions of the Software.
|
|
2524
|
-
|
|
2525
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2526
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2527
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2528
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2529
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2530
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2531
|
-
SOFTWARE.
|
|
2532
|
-
|
|
2533
2645
|
````
|
|
2534
2646
|
|
|
2535
2647
|
---
|
|
@@ -2538,30 +2650,37 @@ SOFTWARE.
|
|
|
2538
2650
|
|
|
2539
2651
|
### Rust Crates:
|
|
2540
2652
|
|
|
2541
|
-
- [
|
|
2542
|
-
- [
|
|
2653
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
2654
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
2655
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
2656
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
2543
2657
|
|
|
2544
2658
|
````text
|
|
2545
|
-
The
|
|
2546
|
-
|
|
2547
|
-
Copyright (c) 2015 Steven Fackler
|
|
2659
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
2548
2660
|
|
|
2549
|
-
Permission is hereby granted, free of charge, to any
|
|
2550
|
-
|
|
2551
|
-
the Software
|
|
2552
|
-
|
|
2553
|
-
the
|
|
2554
|
-
|
|
2661
|
+
Permission is hereby granted, free of charge, to any
|
|
2662
|
+
person obtaining a copy of this software and associated
|
|
2663
|
+
documentation files (the "Software"), to deal in the
|
|
2664
|
+
Software without restriction, including without
|
|
2665
|
+
limitation the rights to use, copy, modify, merge,
|
|
2666
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2667
|
+
the Software, and to permit persons to whom the Software
|
|
2668
|
+
is furnished to do so, subject to the following
|
|
2669
|
+
conditions:
|
|
2555
2670
|
|
|
2556
|
-
The above copyright notice and this permission notice
|
|
2557
|
-
copies or substantial portions
|
|
2671
|
+
The above copyright notice and this permission notice
|
|
2672
|
+
shall be included in all copies or substantial portions
|
|
2673
|
+
of the Software.
|
|
2558
2674
|
|
|
2559
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2560
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
|
|
2564
|
-
|
|
2675
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2676
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2677
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2678
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2679
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2680
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2681
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2682
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2683
|
+
DEALINGS IN THE SOFTWARE.
|
|
2565
2684
|
|
|
2566
2685
|
````
|
|
2567
2686
|
|
|
@@ -2571,11 +2690,13 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2571
2690
|
|
|
2572
2691
|
### Rust Crates:
|
|
2573
2692
|
|
|
2574
|
-
- [
|
|
2575
|
-
- [
|
|
2693
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
2694
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
2576
2695
|
|
|
2577
2696
|
````text
|
|
2578
|
-
Copyright (c)
|
|
2697
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
2698
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
2699
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
2579
2700
|
|
|
2580
2701
|
Permission is hereby granted, free of charge, to any
|
|
2581
2702
|
person obtaining a copy of this software and associated
|
|
@@ -2609,10 +2730,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2609
2730
|
|
|
2610
2731
|
### Rust Crates:
|
|
2611
2732
|
|
|
2612
|
-
- [
|
|
2733
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
2613
2734
|
|
|
2614
2735
|
````text
|
|
2615
|
-
Copyright (c)
|
|
2736
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
2616
2737
|
|
|
2617
2738
|
Permission is hereby granted, free of charge, to any
|
|
2618
2739
|
person obtaining a copy of this software and associated
|
|
@@ -2646,12 +2767,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2646
2767
|
|
|
2647
2768
|
### Rust Crates:
|
|
2648
2769
|
|
|
2649
|
-
- [
|
|
2650
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
2651
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
2770
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
2652
2771
|
|
|
2653
2772
|
````text
|
|
2654
|
-
Copyright (c)
|
|
2773
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
2655
2774
|
|
|
2656
2775
|
Permission is hereby granted, free of charge, to any
|
|
2657
2776
|
person obtaining a copy of this software and associated
|
|
@@ -2685,12 +2804,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2685
2804
|
|
|
2686
2805
|
### Rust Crates:
|
|
2687
2806
|
|
|
2688
|
-
- [
|
|
2807
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
2689
2808
|
|
|
2690
2809
|
````text
|
|
2691
|
-
Copyright (c)
|
|
2692
|
-
Copyright (c) 2018 Bastian Köcher
|
|
2693
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2810
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
2694
2811
|
|
|
2695
2812
|
Permission is hereby granted, free of charge, to any
|
|
2696
2813
|
person obtaining a copy of this software and associated
|
|
@@ -2724,11 +2841,39 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2724
2841
|
|
|
2725
2842
|
### Rust Crates:
|
|
2726
2843
|
|
|
2727
|
-
- [
|
|
2844
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
2845
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
2846
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
2847
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
2848
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
2849
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
2850
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
2851
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
2852
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
2853
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
2854
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
2855
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
2856
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
2857
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
2858
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
2859
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2860
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2861
|
+
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
2862
|
+
- [semver](https://github.com/dtolnay/semver) (1.0.28)
|
|
2863
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
2864
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
2865
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
2866
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
2867
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
2868
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
2869
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2870
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2871
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2872
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2873
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
2874
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
2728
2875
|
|
|
2729
2876
|
````text
|
|
2730
|
-
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
2731
|
-
|
|
2732
2877
|
Permission is hereby granted, free of charge, to any
|
|
2733
2878
|
person obtaining a copy of this software and associated
|
|
2734
2879
|
documentation files (the "Software"), to deal in the
|
|
@@ -2761,78 +2906,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2761
2906
|
|
|
2762
2907
|
### Rust Crates:
|
|
2763
2908
|
|
|
2764
|
-
- [
|
|
2765
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
2766
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2909
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
2767
2910
|
|
|
2768
2911
|
````text
|
|
2769
2912
|
MIT License
|
|
2770
2913
|
|
|
2771
|
-
Copyright (c)
|
|
2772
|
-
|
|
2773
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2774
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2775
|
-
in the Software without restriction, including without limitation the rights
|
|
2776
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2777
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2778
|
-
furnished to do so, subject to the following conditions:
|
|
2779
|
-
|
|
2780
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2781
|
-
copies or substantial portions of the Software.
|
|
2782
|
-
|
|
2783
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2784
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2785
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2786
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2787
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2788
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2789
|
-
SOFTWARE.
|
|
2790
|
-
|
|
2791
|
-
````
|
|
2792
|
-
|
|
2793
|
-
---
|
|
2794
|
-
|
|
2795
|
-
## The following dependencies are licensed under the MIT License:
|
|
2796
|
-
|
|
2797
|
-
### NPM Packages:
|
|
2798
|
-
|
|
2799
|
-
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
2800
|
-
|
|
2801
|
-
````text
|
|
2802
|
-
The MIT License (MIT)
|
|
2803
|
-
|
|
2804
|
-
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
2805
|
-
|
|
2806
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2807
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2808
|
-
in the Software without restriction, including without limitation the rights
|
|
2809
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2810
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2811
|
-
furnished to do so, subject to the following conditions:
|
|
2812
|
-
|
|
2813
|
-
The above copyright notice and this permission notice shall be included in
|
|
2814
|
-
all 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,
|
|
2818
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2819
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2820
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2821
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2822
|
-
THE SOFTWARE.
|
|
2823
|
-
|
|
2824
|
-
````
|
|
2825
|
-
|
|
2826
|
-
---
|
|
2827
|
-
|
|
2828
|
-
## The following dependencies are licensed under the MIT License:
|
|
2829
|
-
|
|
2830
|
-
### Rust Crates:
|
|
2831
|
-
|
|
2832
|
-
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
2833
|
-
|
|
2834
|
-
````text
|
|
2835
|
-
MIT License
|
|
2914
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
2836
2915
|
|
|
2837
2916
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2838
2917
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2858,44 +2937,12 @@ SOFTWARE.
|
|
|
2858
2937
|
|
|
2859
2938
|
## The following dependencies are licensed under the MIT License:
|
|
2860
2939
|
|
|
2861
|
-
### NPM Packages:
|
|
2862
|
-
|
|
2863
|
-
- [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
|
|
2864
|
-
|
|
2865
|
-
````text
|
|
2866
|
-
pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
|
|
2867
|
-
pngjs derived work Copyright (c) 2012 Kuba Niegowski
|
|
2868
|
-
|
|
2869
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2870
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2871
|
-
in the Software without restriction, including without limitation the rights
|
|
2872
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2873
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2874
|
-
furnished to do so, subject to the following conditions:
|
|
2875
|
-
|
|
2876
|
-
The above copyright notice and this permission notice shall be included in
|
|
2877
|
-
all copies or substantial portions of the Software.
|
|
2878
|
-
|
|
2879
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2880
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2881
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2882
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2883
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2884
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2885
|
-
THE SOFTWARE.
|
|
2886
|
-
|
|
2887
|
-
````
|
|
2888
|
-
|
|
2889
|
-
---
|
|
2890
|
-
|
|
2891
|
-
## The following dependencies are licensed under the MIT License:
|
|
2892
|
-
|
|
2893
2940
|
### Rust Crates:
|
|
2894
2941
|
|
|
2895
|
-
- [
|
|
2942
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
2896
2943
|
|
|
2897
2944
|
````text
|
|
2898
|
-
Copyright (c)
|
|
2945
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
2899
2946
|
|
|
2900
2947
|
Permission is hereby granted, free of charge, to any
|
|
2901
2948
|
person obtaining a copy of this software and associated
|
|
@@ -2929,41 +2976,6 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2929
2976
|
|
|
2930
2977
|
### Rust Crates:
|
|
2931
2978
|
|
|
2932
|
-
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
2933
|
-
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
2934
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
2935
|
-
|
|
2936
|
-
````text
|
|
2937
|
-
MIT License
|
|
2938
|
-
|
|
2939
|
-
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
2940
|
-
|
|
2941
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2942
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2943
|
-
in the Software without restriction, including without limitation the rights
|
|
2944
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2945
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2946
|
-
furnished to do so, subject to the following conditions:
|
|
2947
|
-
|
|
2948
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2949
|
-
copies or substantial portions of the Software.
|
|
2950
|
-
|
|
2951
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2952
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2953
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2954
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2955
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2956
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2957
|
-
SOFTWARE.
|
|
2958
|
-
|
|
2959
|
-
````
|
|
2960
|
-
|
|
2961
|
-
---
|
|
2962
|
-
|
|
2963
|
-
## The following dependencies are licensed under the MIT License:
|
|
2964
|
-
|
|
2965
|
-
### Rust Crates:
|
|
2966
|
-
|
|
2967
2979
|
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
2968
2980
|
|
|
2969
2981
|
````text
|
|
@@ -2996,31 +3008,27 @@ SOFTWARE.
|
|
|
2996
3008
|
|
|
2997
3009
|
### Rust Crates:
|
|
2998
3010
|
|
|
2999
|
-
- [
|
|
3000
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
3011
|
+
- [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
|
|
3001
3012
|
|
|
3002
3013
|
````text
|
|
3003
|
-
|
|
3004
|
-
|
|
3005
|
-
Copyright (c) 2019 Graham Esau
|
|
3014
|
+
Copyright 2018 Parity Technologies (UK) Ltd.
|
|
3006
3015
|
|
|
3007
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3008
|
-
|
|
3009
|
-
|
|
3010
|
-
|
|
3011
|
-
|
|
3012
|
-
|
|
3016
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3017
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
3018
|
+
the Software without restriction, including without limitation the rights to
|
|
3019
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3020
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3021
|
+
subject to the following conditions:
|
|
3013
3022
|
|
|
3014
3023
|
The above copyright notice and this permission notice shall be included in all
|
|
3015
3024
|
copies or substantial portions of the Software.
|
|
3016
3025
|
|
|
3017
3026
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3018
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3019
|
-
|
|
3020
|
-
|
|
3021
|
-
|
|
3022
|
-
|
|
3023
|
-
SOFTWARE.
|
|
3027
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3028
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
|
|
3029
|
+
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
3030
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3031
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3024
3032
|
|
|
3025
3033
|
````
|
|
3026
3034
|
|
|
@@ -3030,10 +3038,10 @@ SOFTWARE.
|
|
|
3030
3038
|
|
|
3031
3039
|
### Rust Crates:
|
|
3032
3040
|
|
|
3033
|
-
- [
|
|
3041
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
3034
3042
|
|
|
3035
3043
|
````text
|
|
3036
|
-
Copyright (c)
|
|
3044
|
+
Copyright (c) 2016 Anthony Ramine
|
|
3037
3045
|
|
|
3038
3046
|
Permission is hereby granted, free of charge, to any
|
|
3039
3047
|
person obtaining a copy of this software and associated
|
|
@@ -3067,17 +3075,49 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3067
3075
|
|
|
3068
3076
|
### Rust Crates:
|
|
3069
3077
|
|
|
3070
|
-
- [
|
|
3078
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
3071
3079
|
|
|
3072
3080
|
````text
|
|
3073
|
-
Copyright (c)
|
|
3081
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
3074
3082
|
|
|
3075
|
-
|
|
3076
|
-
|
|
3083
|
+
Permission is hereby granted, free of charge, to any
|
|
3084
|
+
person obtaining a copy of this software and associated
|
|
3085
|
+
documentation files (the "Software"), to deal in the
|
|
3086
|
+
Software without restriction, including without
|
|
3087
|
+
limitation the rights to use, copy, modify, merge,
|
|
3088
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3089
|
+
the Software, and to permit persons to whom the Software
|
|
3090
|
+
is furnished to do so, subject to the following
|
|
3091
|
+
conditions:
|
|
3077
3092
|
|
|
3078
|
-
|
|
3079
|
-
|
|
3093
|
+
The above copyright notice and this permission notice
|
|
3094
|
+
shall be included in all copies or substantial portions
|
|
3095
|
+
of the Software.
|
|
3096
|
+
|
|
3097
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3098
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3099
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3100
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3101
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3102
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3103
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3104
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3105
|
+
DEALINGS IN THE SOFTWARE.
|
|
3106
|
+
|
|
3107
|
+
````
|
|
3108
|
+
|
|
3109
|
+
---
|
|
3110
|
+
|
|
3111
|
+
## The following dependencies are licensed under the MIT License:
|
|
3112
|
+
|
|
3113
|
+
### Rust Crates:
|
|
3080
3114
|
|
|
3115
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
3116
|
+
|
|
3117
|
+
````text
|
|
3118
|
+
The MIT License (MIT)
|
|
3119
|
+
|
|
3120
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
3081
3121
|
|
|
3082
3122
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3083
3123
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3105,28 +3145,34 @@ SOFTWARE.
|
|
|
3105
3145
|
|
|
3106
3146
|
### Rust Crates:
|
|
3107
3147
|
|
|
3108
|
-
- [
|
|
3148
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
3109
3149
|
|
|
3110
3150
|
````text
|
|
3111
|
-
Copyright (c)
|
|
3151
|
+
Copyright (c) 2016--2017
|
|
3112
3152
|
|
|
3113
|
-
Permission is hereby granted, free of charge, to any
|
|
3114
|
-
of this software and associated
|
|
3115
|
-
|
|
3116
|
-
|
|
3117
|
-
|
|
3118
|
-
|
|
3153
|
+
Permission is hereby granted, free of charge, to any
|
|
3154
|
+
person obtaining a copy of this software and associated
|
|
3155
|
+
documentation files (the "Software"), to deal in the
|
|
3156
|
+
Software without restriction, including without
|
|
3157
|
+
limitation the rights to use, copy, modify, merge,
|
|
3158
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3159
|
+
the Software, and to permit persons to whom the Software
|
|
3160
|
+
is furnished to do so, subject to the following
|
|
3161
|
+
conditions:
|
|
3119
3162
|
|
|
3120
|
-
The above copyright notice and this permission notice
|
|
3121
|
-
all copies or substantial portions
|
|
3163
|
+
The above copyright notice and this permission notice
|
|
3164
|
+
shall be included in all copies or substantial portions
|
|
3165
|
+
of the Software.
|
|
3122
3166
|
|
|
3123
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3124
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3125
|
-
|
|
3126
|
-
|
|
3127
|
-
|
|
3128
|
-
|
|
3129
|
-
|
|
3167
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3168
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3169
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3170
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3171
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3172
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3173
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3174
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3175
|
+
DEALINGS IN THE SOFTWARE.
|
|
3130
3176
|
|
|
3131
3177
|
````
|
|
3132
3178
|
|
|
@@ -3136,15 +3182,10 @@ THE SOFTWARE.
|
|
|
3136
3182
|
|
|
3137
3183
|
### Rust Crates:
|
|
3138
3184
|
|
|
3139
|
-
- [
|
|
3140
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
3141
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
3142
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
3143
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
3144
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
3185
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
3145
3186
|
|
|
3146
3187
|
````text
|
|
3147
|
-
Copyright (c)
|
|
3188
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
3148
3189
|
|
|
3149
3190
|
Permission is hereby granted, free of charge, to any
|
|
3150
3191
|
person obtaining a copy of this software and associated
|
|
@@ -3178,12 +3219,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3178
3219
|
|
|
3179
3220
|
### Rust Crates:
|
|
3180
3221
|
|
|
3181
|
-
- [
|
|
3222
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
3182
3223
|
|
|
3183
3224
|
````text
|
|
3184
|
-
|
|
3185
|
-
|
|
3186
|
-
Copyright (c) 2014 Paho Lurie-Gregg
|
|
3225
|
+
Copyright (c) 2017 Daniel Abramov
|
|
3226
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
3187
3227
|
|
|
3188
3228
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3189
3229
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3192,16 +3232,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3192
3232
|
copies of the Software, and to permit persons to whom the Software is
|
|
3193
3233
|
furnished to do so, subject to the following conditions:
|
|
3194
3234
|
|
|
3195
|
-
The above copyright notice and this permission notice shall be included in
|
|
3196
|
-
copies or substantial portions of the Software.
|
|
3235
|
+
The above copyright notice and this permission notice shall be included in
|
|
3236
|
+
all copies or substantial portions of the Software.
|
|
3197
3237
|
|
|
3198
3238
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3199
3239
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3200
3240
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3201
3241
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3202
3242
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3203
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3204
|
-
SOFTWARE.
|
|
3243
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3244
|
+
THE SOFTWARE.
|
|
3205
3245
|
|
|
3206
3246
|
````
|
|
3207
3247
|
|
|
@@ -3211,43 +3251,28 @@ SOFTWARE.
|
|
|
3211
3251
|
|
|
3212
3252
|
### Rust Crates:
|
|
3213
3253
|
|
|
3214
|
-
- [
|
|
3215
|
-
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3216
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3217
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3218
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3219
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3220
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3221
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3222
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3254
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
3223
3255
|
|
|
3224
3256
|
````text
|
|
3225
|
-
Copyright (c)
|
|
3226
|
-
Copyright (c) 2017 The Tokio Authors
|
|
3257
|
+
Copyright (c) 2018 directories-rs contributors
|
|
3227
3258
|
|
|
3228
|
-
Permission is hereby granted, free of charge, to any
|
|
3229
|
-
|
|
3230
|
-
|
|
3231
|
-
|
|
3232
|
-
|
|
3233
|
-
|
|
3234
|
-
the Software, and to permit persons to whom the Software
|
|
3235
|
-
is furnished to do so, subject to the following
|
|
3236
|
-
conditions:
|
|
3259
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3260
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3261
|
+
in the Software without restriction, including without limitation the rights
|
|
3262
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3263
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3264
|
+
furnished to do so, subject to the following conditions:
|
|
3237
3265
|
|
|
3238
|
-
The above copyright notice and this permission notice
|
|
3239
|
-
|
|
3240
|
-
of the Software.
|
|
3266
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3267
|
+
copies or substantial portions of the Software.
|
|
3241
3268
|
|
|
3242
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3243
|
-
|
|
3244
|
-
|
|
3245
|
-
|
|
3246
|
-
|
|
3247
|
-
|
|
3248
|
-
|
|
3249
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3250
|
-
DEALINGS IN THE SOFTWARE.
|
|
3269
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3270
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3271
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3272
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3273
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3274
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3275
|
+
SOFTWARE.
|
|
3251
3276
|
|
|
3252
3277
|
````
|
|
3253
3278
|
|
|
@@ -3257,11 +3282,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3257
3282
|
|
|
3258
3283
|
### Rust Crates:
|
|
3259
3284
|
|
|
3260
|
-
- [
|
|
3285
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
3261
3286
|
|
|
3262
3287
|
````text
|
|
3263
|
-
Copyright (c)
|
|
3264
|
-
Copyright (c) 2016 Jason Housley
|
|
3288
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
3265
3289
|
|
|
3266
3290
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3267
3291
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3281,6 +3305,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3281
3305
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3282
3306
|
THE SOFTWARE.
|
|
3283
3307
|
|
|
3308
|
+
|
|
3284
3309
|
````
|
|
3285
3310
|
|
|
3286
3311
|
---
|
|
@@ -3289,35 +3314,32 @@ THE SOFTWARE.
|
|
|
3289
3314
|
|
|
3290
3315
|
### Rust Crates:
|
|
3291
3316
|
|
|
3292
|
-
- [
|
|
3317
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
3318
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3319
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3293
3320
|
|
|
3294
3321
|
````text
|
|
3295
|
-
|
|
3296
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3322
|
+
MIT License
|
|
3297
3323
|
|
|
3298
|
-
|
|
3299
|
-
person obtaining a copy of this software and associated
|
|
3300
|
-
documentation files (the "Software"), to deal in the
|
|
3301
|
-
Software without restriction, including without
|
|
3302
|
-
limitation the rights to use, copy, modify, merge,
|
|
3303
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3304
|
-
the Software, and to permit persons to whom the Software
|
|
3305
|
-
is furnished to do so, subject to the following
|
|
3306
|
-
conditions:
|
|
3324
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
3307
3325
|
|
|
3308
|
-
|
|
3309
|
-
|
|
3310
|
-
|
|
3326
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3327
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3328
|
+
in the Software without restriction, including without limitation the rights
|
|
3329
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3330
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3331
|
+
furnished to do so, subject to the following conditions:
|
|
3311
3332
|
|
|
3312
|
-
|
|
3313
|
-
|
|
3314
|
-
|
|
3315
|
-
|
|
3316
|
-
|
|
3317
|
-
|
|
3318
|
-
|
|
3319
|
-
IN
|
|
3320
|
-
|
|
3333
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3334
|
+
copies or substantial portions of the Software.
|
|
3335
|
+
|
|
3336
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3337
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3338
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3339
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3340
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3341
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3342
|
+
SOFTWARE.
|
|
3321
3343
|
|
|
3322
3344
|
````
|
|
3323
3345
|
|
|
@@ -3327,10 +3349,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3327
3349
|
|
|
3328
3350
|
### Rust Crates:
|
|
3329
3351
|
|
|
3330
|
-
- [
|
|
3352
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
3331
3353
|
|
|
3332
3354
|
````text
|
|
3333
|
-
Copyright (c)
|
|
3355
|
+
Copyright (c) The rust-url developers
|
|
3334
3356
|
|
|
3335
3357
|
Permission is hereby granted, free of charge, to any
|
|
3336
3358
|
person obtaining a copy of this software and associated
|
|
@@ -3362,33 +3384,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3362
3384
|
|
|
3363
3385
|
## The following dependencies are licensed under the MIT License:
|
|
3364
3386
|
|
|
3365
|
-
###
|
|
3387
|
+
### Rust Crates:
|
|
3366
3388
|
|
|
3367
|
-
- [
|
|
3368
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
3389
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
3369
3390
|
|
|
3370
3391
|
````text
|
|
3371
|
-
|
|
3392
|
+
The MIT License (MIT)
|
|
3372
3393
|
|
|
3373
|
-
|
|
3394
|
+
Copyright (c) 2015 Danny Guo
|
|
3395
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3396
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
3374
3397
|
|
|
3375
|
-
|
|
3376
|
-
|
|
3377
|
-
|
|
3378
|
-
|
|
3379
|
-
|
|
3380
|
-
|
|
3398
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3399
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3400
|
+
in the Software without restriction, including without limitation the rights
|
|
3401
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3402
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3403
|
+
furnished to do so, subject to the following conditions:
|
|
3381
3404
|
|
|
3382
|
-
|
|
3383
|
-
|
|
3405
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3406
|
+
copies or substantial portions of the Software.
|
|
3384
3407
|
|
|
3385
|
-
|
|
3386
|
-
|
|
3387
|
-
|
|
3388
|
-
|
|
3389
|
-
|
|
3390
|
-
|
|
3391
|
-
|
|
3408
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3409
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3410
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3411
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3412
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3413
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3414
|
+
SOFTWARE.
|
|
3392
3415
|
|
|
3393
3416
|
````
|
|
3394
3417
|
|
|
@@ -3396,21 +3419,68 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3396
3419
|
|
|
3397
3420
|
## The following dependencies are licensed under the MIT License:
|
|
3398
3421
|
|
|
3399
|
-
###
|
|
3422
|
+
### NPM Packages:
|
|
3400
3423
|
|
|
3401
|
-
- [
|
|
3402
|
-
- [
|
|
3424
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
3425
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
3403
3426
|
|
|
3404
3427
|
````text
|
|
3405
|
-
|
|
3428
|
+
MIT License
|
|
3406
3429
|
|
|
3407
|
-
Copyright
|
|
3430
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
3408
3431
|
|
|
3409
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3432
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3433
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3434
|
+
in the Software without restriction, including without limitation the rights
|
|
3435
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3436
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3437
|
+
furnished to do so, subject to the following conditions:
|
|
3410
3438
|
|
|
3411
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3439
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3440
|
+
copies or substantial portions of the Software.
|
|
3412
3441
|
|
|
3413
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3442
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3443
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3444
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3445
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3446
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3447
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3448
|
+
SOFTWARE.
|
|
3449
|
+
|
|
3450
|
+
````
|
|
3451
|
+
|
|
3452
|
+
---
|
|
3453
|
+
|
|
3454
|
+
## The following dependencies are licensed under the MIT License:
|
|
3455
|
+
|
|
3456
|
+
### Rust Crates:
|
|
3457
|
+
|
|
3458
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
3459
|
+
|
|
3460
|
+
````text
|
|
3461
|
+
The MIT License (MIT)
|
|
3462
|
+
|
|
3463
|
+
Copyright (c) 2016 Johann Tuffe
|
|
3464
|
+
|
|
3465
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3466
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3467
|
+
in the Software without restriction, including without limitation the rights
|
|
3468
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3469
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3470
|
+
furnished to do so, subject to the following conditions:
|
|
3471
|
+
|
|
3472
|
+
|
|
3473
|
+
The above copyright notice and this permission notice shall be included in
|
|
3474
|
+
all copies or substantial portions of the Software.
|
|
3475
|
+
|
|
3476
|
+
|
|
3477
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3478
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3479
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3480
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3481
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3482
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3483
|
+
THE SOFTWARE.
|
|
3414
3484
|
|
|
3415
3485
|
````
|
|
3416
3486
|
|
|
@@ -3418,12 +3488,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3418
3488
|
|
|
3419
3489
|
## The following dependencies are licensed under the MIT License:
|
|
3420
3490
|
|
|
3421
|
-
###
|
|
3491
|
+
### NPM Packages:
|
|
3422
3492
|
|
|
3423
|
-
- [
|
|
3493
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.17.1)
|
|
3424
3494
|
|
|
3425
3495
|
````text
|
|
3426
|
-
|
|
3496
|
+
The MIT License (MIT)
|
|
3497
|
+
|
|
3498
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
3427
3499
|
|
|
3428
3500
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3429
3501
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3432,16 +3504,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3432
3504
|
copies of the Software, and to permit persons to whom the Software is
|
|
3433
3505
|
furnished to do so, subject to the following conditions:
|
|
3434
3506
|
|
|
3435
|
-
The above copyright notice and this permission notice shall be included in
|
|
3436
|
-
|
|
3507
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3508
|
+
copies or substantial portions of the Software.
|
|
3437
3509
|
|
|
3438
3510
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3439
3511
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3440
3512
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3441
3513
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3442
3514
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3443
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3444
|
-
|
|
3515
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3516
|
+
SOFTWARE.
|
|
3445
3517
|
|
|
3446
3518
|
|
|
3447
3519
|
````
|
|
@@ -3452,10 +3524,10 @@ THE SOFTWARE.
|
|
|
3452
3524
|
|
|
3453
3525
|
### Rust Crates:
|
|
3454
3526
|
|
|
3455
|
-
- [hyper](https://github.com/hyperium/hyper) (
|
|
3527
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
3456
3528
|
|
|
3457
3529
|
````text
|
|
3458
|
-
Copyright (c)
|
|
3530
|
+
Copyright (c) 2017 Sean McArthur
|
|
3459
3531
|
|
|
3460
3532
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3461
3533
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3475,35 +3547,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3475
3547
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3476
3548
|
THE SOFTWARE.
|
|
3477
3549
|
|
|
3478
|
-
````
|
|
3479
|
-
|
|
3480
|
-
---
|
|
3481
|
-
|
|
3482
|
-
## The following dependencies are licensed under the MIT License:
|
|
3483
|
-
|
|
3484
|
-
### NPM Packages:
|
|
3485
|
-
|
|
3486
|
-
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
3487
|
-
|
|
3488
|
-
````text
|
|
3489
|
-
This software is released under the MIT license:
|
|
3490
|
-
|
|
3491
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3492
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
3493
|
-
the Software without restriction, including without limitation the rights to
|
|
3494
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3495
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3496
|
-
subject to the following conditions:
|
|
3497
|
-
|
|
3498
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3499
|
-
copies or substantial portions of the Software.
|
|
3500
|
-
|
|
3501
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3502
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3503
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3504
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3505
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3506
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3507
3550
|
|
|
3508
3551
|
````
|
|
3509
3552
|
|
|
@@ -3513,34 +3556,16 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3513
3556
|
|
|
3514
3557
|
### Rust Crates:
|
|
3515
3558
|
|
|
3516
|
-
- [
|
|
3559
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
3517
3560
|
|
|
3518
3561
|
````text
|
|
3519
|
-
Copyright
|
|
3562
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
3520
3563
|
|
|
3521
|
-
Permission is hereby granted, free of charge, to any
|
|
3522
|
-
person obtaining a copy of this software and associated
|
|
3523
|
-
documentation files (the "Software"), to deal in the
|
|
3524
|
-
Software without restriction, including without
|
|
3525
|
-
limitation the rights to use, copy, modify, merge,
|
|
3526
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3527
|
-
the Software, and to permit persons to whom the Software
|
|
3528
|
-
is furnished to do so, subject to the following
|
|
3529
|
-
conditions:
|
|
3564
|
+
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:
|
|
3530
3565
|
|
|
3531
|
-
The above copyright notice and this permission notice
|
|
3532
|
-
shall be included in all copies or substantial portions
|
|
3533
|
-
of the Software.
|
|
3566
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3534
3567
|
|
|
3535
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3536
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3537
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3538
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3539
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3540
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3541
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3542
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3543
|
-
DEALINGS IN THE SOFTWARE.
|
|
3568
|
+
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.
|
|
3544
3569
|
|
|
3545
3570
|
````
|
|
3546
3571
|
|
|
@@ -3550,12 +3575,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3550
3575
|
|
|
3551
3576
|
### Rust Crates:
|
|
3552
3577
|
|
|
3553
|
-
- [
|
|
3578
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
3554
3579
|
|
|
3555
3580
|
````text
|
|
3556
3581
|
MIT License
|
|
3557
3582
|
|
|
3558
|
-
Copyright (c) 2018
|
|
3583
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
3559
3584
|
|
|
3560
3585
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3561
3586
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3583,28 +3608,16 @@ SOFTWARE.
|
|
|
3583
3608
|
|
|
3584
3609
|
### Rust Crates:
|
|
3585
3610
|
|
|
3586
|
-
- [
|
|
3611
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
3587
3612
|
|
|
3588
3613
|
````text
|
|
3589
|
-
Copyright
|
|
3614
|
+
Copyright 2016 Nika Layzell
|
|
3590
3615
|
|
|
3591
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3592
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3593
|
-
in the Software without restriction, including without limitation the rights
|
|
3594
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3595
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3596
|
-
furnished to do so, subject to the following conditions:
|
|
3616
|
+
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:
|
|
3597
3617
|
|
|
3598
|
-
The above copyright notice and this permission notice shall be included in
|
|
3599
|
-
all copies or substantial portions of the Software.
|
|
3618
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3600
3619
|
|
|
3601
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3602
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3603
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3604
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3605
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3606
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3607
|
-
THE SOFTWARE.
|
|
3620
|
+
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.
|
|
3608
3621
|
|
|
3609
3622
|
````
|
|
3610
3623
|
|
|
@@ -3614,28 +3627,34 @@ THE SOFTWARE.
|
|
|
3614
3627
|
|
|
3615
3628
|
### Rust Crates:
|
|
3616
3629
|
|
|
3617
|
-
- [
|
|
3630
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
3618
3631
|
|
|
3619
3632
|
````text
|
|
3620
|
-
Copyright (c)
|
|
3633
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
3621
3634
|
|
|
3622
|
-
Permission is hereby granted, free of charge, to any
|
|
3623
|
-
of this software and associated
|
|
3624
|
-
|
|
3625
|
-
|
|
3626
|
-
|
|
3627
|
-
|
|
3635
|
+
Permission is hereby granted, free of charge, to any
|
|
3636
|
+
person obtaining a copy of this software and associated
|
|
3637
|
+
documentation files (the "Software"), to deal in the
|
|
3638
|
+
Software without restriction, including without
|
|
3639
|
+
limitation the rights to use, copy, modify, merge,
|
|
3640
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3641
|
+
the Software, and to permit persons to whom the Software
|
|
3642
|
+
is furnished to do so, subject to the following
|
|
3643
|
+
conditions:
|
|
3628
3644
|
|
|
3629
|
-
The above copyright notice and this permission notice
|
|
3630
|
-
all copies or substantial portions
|
|
3645
|
+
The above copyright notice and this permission notice
|
|
3646
|
+
shall be included in all copies or substantial portions
|
|
3647
|
+
of the Software.
|
|
3631
3648
|
|
|
3632
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3633
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3634
|
-
|
|
3635
|
-
|
|
3636
|
-
|
|
3637
|
-
|
|
3638
|
-
|
|
3649
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3650
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3651
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3652
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3653
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3654
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3655
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3656
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3657
|
+
DEALINGS IN THE SOFTWARE.
|
|
3639
3658
|
|
|
3640
3659
|
````
|
|
3641
3660
|
|
|
@@ -3645,10 +3664,10 @@ THE SOFTWARE.
|
|
|
3645
3664
|
|
|
3646
3665
|
### Rust Crates:
|
|
3647
3666
|
|
|
3648
|
-
- [
|
|
3667
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
3649
3668
|
|
|
3650
3669
|
````text
|
|
3651
|
-
Copyright (c)
|
|
3670
|
+
Copyright (c) 2014 Chris Wong
|
|
3652
3671
|
|
|
3653
3672
|
Permission is hereby granted, free of charge, to any
|
|
3654
3673
|
person obtaining a copy of this software and associated
|
|
@@ -3682,11 +3701,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3682
3701
|
|
|
3683
3702
|
### Rust Crates:
|
|
3684
3703
|
|
|
3685
|
-
- [
|
|
3704
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
3705
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
3706
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
3686
3707
|
|
|
3687
3708
|
````text
|
|
3688
|
-
Copyright (c)
|
|
3689
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3709
|
+
Copyright (c) 2019 Tower Contributors
|
|
3690
3710
|
|
|
3691
3711
|
Permission is hereby granted, free of charge, to any
|
|
3692
3712
|
person obtaining a copy of this software and associated
|
|
@@ -3720,10 +3740,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3720
3740
|
|
|
3721
3741
|
### Rust Crates:
|
|
3722
3742
|
|
|
3723
|
-
- [
|
|
3743
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
3724
3744
|
|
|
3725
3745
|
````text
|
|
3726
|
-
Copyright (c)
|
|
3746
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
3727
3747
|
|
|
3728
3748
|
Permission is hereby granted, free of charge, to any
|
|
3729
3749
|
person obtaining a copy of this software and associated
|
|
@@ -3748,6 +3768,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
3748
3768
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3749
3769
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3750
3770
|
DEALINGS IN THE SOFTWARE.
|
|
3771
|
+
|
|
3751
3772
|
````
|
|
3752
3773
|
|
|
3753
3774
|
---
|
|
@@ -3756,12 +3777,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3756
3777
|
|
|
3757
3778
|
### Rust Crates:
|
|
3758
3779
|
|
|
3759
|
-
- [
|
|
3780
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
3760
3781
|
|
|
3761
3782
|
````text
|
|
3762
|
-
MIT License
|
|
3783
|
+
The MIT License (MIT)
|
|
3763
3784
|
|
|
3764
|
-
Copyright (c)
|
|
3785
|
+
Copyright (c) 2015 Alice Maz
|
|
3765
3786
|
|
|
3766
3787
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3767
3788
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3770,16 +3791,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3770
3791
|
copies of the Software, and to permit persons to whom the Software is
|
|
3771
3792
|
furnished to do so, subject to the following conditions:
|
|
3772
3793
|
|
|
3773
|
-
The above copyright notice and this permission notice shall be included in
|
|
3774
|
-
copies or substantial portions of the Software.
|
|
3794
|
+
The above copyright notice and this permission notice shall be included in
|
|
3795
|
+
all copies or substantial portions of the Software.
|
|
3775
3796
|
|
|
3776
3797
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3777
3798
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3778
3799
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3779
3800
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3780
3801
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3781
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3782
|
-
SOFTWARE.
|
|
3802
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3803
|
+
THE SOFTWARE.
|
|
3783
3804
|
|
|
3784
3805
|
````
|
|
3785
3806
|
|
|
@@ -3789,12 +3810,10 @@ SOFTWARE.
|
|
|
3789
3810
|
|
|
3790
3811
|
### Rust Crates:
|
|
3791
3812
|
|
|
3792
|
-
- [
|
|
3793
|
-
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
3794
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
3813
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
3795
3814
|
|
|
3796
3815
|
````text
|
|
3797
|
-
Copyright (c)
|
|
3816
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
3798
3817
|
|
|
3799
3818
|
Permission is hereby granted, free of charge, to any
|
|
3800
3819
|
person obtaining a copy of this software and associated
|
|
@@ -3828,10 +3847,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3828
3847
|
|
|
3829
3848
|
### Rust Crates:
|
|
3830
3849
|
|
|
3831
|
-
- [
|
|
3850
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
3851
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
3852
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
3853
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
3854
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
3855
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
3832
3856
|
|
|
3833
3857
|
````text
|
|
3834
|
-
Copyright (c) The Rust Project Developers
|
|
3858
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3835
3859
|
|
|
3836
3860
|
Permission is hereby granted, free of charge, to any
|
|
3837
3861
|
person obtaining a copy of this software and associated
|
|
@@ -3865,17 +3889,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3865
3889
|
|
|
3866
3890
|
### Rust Crates:
|
|
3867
3891
|
|
|
3868
|
-
- [
|
|
3892
|
+
- [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
|
|
3869
3893
|
|
|
3870
3894
|
````text
|
|
3871
|
-
|
|
3895
|
+
MIT License
|
|
3872
3896
|
|
|
3873
|
-
|
|
3897
|
+
Copyright (c) 2025 rutrum
|
|
3874
3898
|
|
|
3875
|
-
|
|
3899
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3900
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3901
|
+
in the Software without restriction, including without limitation the rights
|
|
3902
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3903
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3904
|
+
furnished to do so, subject to the following conditions:
|
|
3876
3905
|
|
|
3877
|
-
|
|
3906
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3907
|
+
copies or substantial portions of the Software.
|
|
3878
3908
|
|
|
3909
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3910
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3911
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3912
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3913
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3914
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3915
|
+
SOFTWARE.
|
|
3879
3916
|
````
|
|
3880
3917
|
|
|
3881
3918
|
---
|
|
@@ -3884,34 +3921,30 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3884
3921
|
|
|
3885
3922
|
### Rust Crates:
|
|
3886
3923
|
|
|
3887
|
-
- [
|
|
3924
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
3888
3925
|
|
|
3889
3926
|
````text
|
|
3890
|
-
|
|
3927
|
+
The MIT License (MIT)
|
|
3891
3928
|
|
|
3892
|
-
|
|
3893
|
-
person obtaining a copy of this software and associated
|
|
3894
|
-
documentation files (the "Software"), to deal in the
|
|
3895
|
-
Software without restriction, including without
|
|
3896
|
-
limitation the rights to use, copy, modify, merge,
|
|
3897
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3898
|
-
the Software, and to permit persons to whom the Software
|
|
3899
|
-
is furnished to do so, subject to the following
|
|
3900
|
-
conditions:
|
|
3929
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
3901
3930
|
|
|
3902
|
-
|
|
3903
|
-
|
|
3904
|
-
|
|
3931
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3932
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3933
|
+
in the Software without restriction, including without limitation the rights
|
|
3934
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3935
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3936
|
+
furnished to do so, subject to the following conditions:
|
|
3905
3937
|
|
|
3906
|
-
|
|
3907
|
-
|
|
3908
|
-
|
|
3909
|
-
|
|
3910
|
-
|
|
3911
|
-
|
|
3912
|
-
|
|
3913
|
-
IN
|
|
3914
|
-
|
|
3938
|
+
The above copyright notice and this permission notice shall be included in
|
|
3939
|
+
all copies or substantial portions of the Software.
|
|
3940
|
+
|
|
3941
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3942
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3943
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3944
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3945
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3946
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3947
|
+
THE SOFTWARE.
|
|
3915
3948
|
|
|
3916
3949
|
````
|
|
3917
3950
|
|
|
@@ -3921,12 +3954,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3921
3954
|
|
|
3922
3955
|
### Rust Crates:
|
|
3923
3956
|
|
|
3924
|
-
- [
|
|
3957
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
3925
3958
|
|
|
3926
3959
|
````text
|
|
3927
|
-
|
|
3928
|
-
|
|
3929
|
-
Copyright (c) 2025 rutrum
|
|
3960
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
3930
3961
|
|
|
3931
3962
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3932
3963
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3935,16 +3966,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3935
3966
|
copies of the Software, and to permit persons to whom the Software is
|
|
3936
3967
|
furnished to do so, subject to the following conditions:
|
|
3937
3968
|
|
|
3938
|
-
The above copyright notice and this permission notice shall be included in
|
|
3939
|
-
copies or substantial portions of the Software.
|
|
3969
|
+
The above copyright notice and this permission notice shall be included in
|
|
3970
|
+
all copies or substantial portions of the Software.
|
|
3940
3971
|
|
|
3941
3972
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3942
3973
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3943
3974
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3944
3975
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3945
3976
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3946
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3947
|
-
SOFTWARE.
|
|
3977
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3978
|
+
THE SOFTWARE.
|
|
3979
|
+
|
|
3948
3980
|
````
|
|
3949
3981
|
|
|
3950
3982
|
---
|
|
@@ -3953,34 +3985,19 @@ SOFTWARE.
|
|
|
3953
3985
|
|
|
3954
3986
|
### Rust Crates:
|
|
3955
3987
|
|
|
3956
|
-
- [
|
|
3988
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
3989
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
3957
3990
|
|
|
3958
3991
|
````text
|
|
3959
|
-
|
|
3992
|
+
The MIT License (MIT)
|
|
3960
3993
|
|
|
3961
|
-
|
|
3962
|
-
person obtaining a copy of this software and associated
|
|
3963
|
-
documentation files (the "Software"), to deal in the
|
|
3964
|
-
Software without restriction, including without
|
|
3965
|
-
limitation the rights to use, copy, modify, merge,
|
|
3966
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3967
|
-
the Software, and to permit persons to whom the Software
|
|
3968
|
-
is furnished to do so, subject to the following
|
|
3969
|
-
conditions:
|
|
3994
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
3970
3995
|
|
|
3971
|
-
|
|
3972
|
-
shall be included in all copies or substantial portions
|
|
3973
|
-
of the Software.
|
|
3996
|
+
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:
|
|
3974
3997
|
|
|
3975
|
-
|
|
3976
|
-
|
|
3977
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3978
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3979
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3980
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3981
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3982
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3983
|
-
DEALINGS IN THE SOFTWARE.
|
|
3998
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3999
|
+
|
|
4000
|
+
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.
|
|
3984
4001
|
|
|
3985
4002
|
````
|
|
3986
4003
|
|
|
@@ -3990,10 +4007,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3990
4007
|
|
|
3991
4008
|
### Rust Crates:
|
|
3992
4009
|
|
|
3993
|
-
- [
|
|
4010
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
3994
4011
|
|
|
3995
4012
|
````text
|
|
3996
|
-
Copyright (c)
|
|
4013
|
+
Copyright (c) 2018 Carl Lerche
|
|
3997
4014
|
|
|
3998
4015
|
Permission is hereby granted, free of charge, to any
|
|
3999
4016
|
person obtaining a copy of this software and associated
|
|
@@ -4027,34 +4044,33 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4027
4044
|
|
|
4028
4045
|
### Rust Crates:
|
|
4029
4046
|
|
|
4030
|
-
- [
|
|
4047
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
4048
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
4049
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
4050
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
4031
4051
|
|
|
4032
4052
|
````text
|
|
4033
|
-
|
|
4053
|
+
The MIT License (MIT)
|
|
4034
4054
|
|
|
4035
|
-
|
|
4036
|
-
person obtaining a copy of this software and associated
|
|
4037
|
-
documentation files (the "Software"), to deal in the
|
|
4038
|
-
Software without restriction, including without
|
|
4039
|
-
limitation the rights to use, copy, modify, merge,
|
|
4040
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
4041
|
-
the Software, and to permit persons to whom the Software
|
|
4042
|
-
is furnished to do so, subject to the following
|
|
4043
|
-
conditions:
|
|
4055
|
+
Copyright (c) 2015 Andrew Gallant
|
|
4044
4056
|
|
|
4045
|
-
|
|
4046
|
-
|
|
4047
|
-
|
|
4057
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4058
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4059
|
+
in the Software without restriction, including without limitation the rights
|
|
4060
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4061
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4062
|
+
furnished to do so, subject to the following conditions:
|
|
4048
4063
|
|
|
4049
|
-
|
|
4050
|
-
|
|
4051
|
-
|
|
4052
|
-
|
|
4053
|
-
|
|
4054
|
-
|
|
4055
|
-
|
|
4056
|
-
IN
|
|
4057
|
-
|
|
4064
|
+
The above copyright notice and this permission notice shall be included in
|
|
4065
|
+
all copies or substantial portions of the Software.
|
|
4066
|
+
|
|
4067
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4068
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4069
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4070
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4071
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4072
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4073
|
+
THE SOFTWARE.
|
|
4058
4074
|
|
|
4059
4075
|
````
|
|
4060
4076
|
|
|
@@ -4064,39 +4080,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4064
4080
|
|
|
4065
4081
|
### Rust Crates:
|
|
4066
4082
|
|
|
4067
|
-
- [
|
|
4068
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
4069
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
4070
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
4071
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
4072
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
4073
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
4074
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
4075
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
4076
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
4077
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
4078
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
4079
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
4080
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
4081
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
4082
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
4083
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
4084
|
-
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
4085
|
-
- [semver](https://github.com/dtolnay/semver) (1.0.28)
|
|
4086
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
4087
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
4088
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
4089
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
4090
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
4091
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
4092
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
4093
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
4094
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
4095
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
4096
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
4097
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
4083
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
4098
4084
|
|
|
4099
4085
|
````text
|
|
4086
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
4087
|
+
|
|
4100
4088
|
Permission is hereby granted, free of charge, to any
|
|
4101
4089
|
person obtaining a copy of this software and associated
|
|
4102
4090
|
documentation files (the "Software"), to deal in the
|
|
@@ -4129,13 +4117,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4129
4117
|
|
|
4130
4118
|
### Rust Crates:
|
|
4131
4119
|
|
|
4132
|
-
- [
|
|
4120
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
4133
4121
|
|
|
4134
4122
|
````text
|
|
4135
|
-
|
|
4123
|
+
MIT License
|
|
4136
4124
|
|
|
4137
|
-
Copyright
|
|
4138
|
-
Copyright
|
|
4125
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
4126
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
4127
|
+
Copyright (c) 2017 Frommi
|
|
4128
|
+
Copyright (c) 2017-2024 oyvindln
|
|
4139
4129
|
|
|
4140
4130
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4141
4131
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4163,13 +4153,11 @@ SOFTWARE.
|
|
|
4163
4153
|
|
|
4164
4154
|
### Rust Crates:
|
|
4165
4155
|
|
|
4166
|
-
- [
|
|
4156
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
4167
4157
|
|
|
4168
4158
|
````text
|
|
4169
|
-
|
|
4170
|
-
|
|
4171
|
-
Copyright (c) 2019 Yoshua Wuyts
|
|
4172
|
-
Copyright (c) Tokio Contributors
|
|
4159
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
4160
|
+
Copyright (c) 2016 Alex Crichton
|
|
4173
4161
|
|
|
4174
4162
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4175
4163
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4178,16 +4166,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
4178
4166
|
copies of the Software, and to permit persons to whom the Software is
|
|
4179
4167
|
furnished to do so, subject to the following conditions:
|
|
4180
4168
|
|
|
4181
|
-
The above copyright notice and this permission notice shall be included in
|
|
4182
|
-
copies or substantial portions of the Software.
|
|
4169
|
+
The above copyright notice and this permission notice shall be included in
|
|
4170
|
+
all copies or substantial portions of the Software.
|
|
4183
4171
|
|
|
4184
4172
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4185
4173
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4186
4174
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4187
4175
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4188
4176
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4189
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4190
|
-
SOFTWARE.
|
|
4177
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4178
|
+
THE SOFTWARE.
|
|
4179
|
+
|
|
4191
4180
|
|
|
4192
4181
|
````
|
|
4193
4182
|
|
|
@@ -4197,28 +4186,34 @@ SOFTWARE.
|
|
|
4197
4186
|
|
|
4198
4187
|
### Rust Crates:
|
|
4199
4188
|
|
|
4200
|
-
- [
|
|
4189
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
4201
4190
|
|
|
4202
4191
|
````text
|
|
4203
|
-
Copyright (c)
|
|
4192
|
+
Copyright (c) 2016--2023
|
|
4204
4193
|
|
|
4205
|
-
Permission is hereby granted, free of charge, to any
|
|
4206
|
-
of this software and associated
|
|
4207
|
-
|
|
4208
|
-
|
|
4209
|
-
|
|
4210
|
-
|
|
4194
|
+
Permission is hereby granted, free of charge, to any
|
|
4195
|
+
person obtaining a copy of this software and associated
|
|
4196
|
+
documentation files (the "Software"), to deal in the
|
|
4197
|
+
Software without restriction, including without
|
|
4198
|
+
limitation the rights to use, copy, modify, merge,
|
|
4199
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
4200
|
+
the Software, and to permit persons to whom the Software
|
|
4201
|
+
is furnished to do so, subject to the following
|
|
4202
|
+
conditions:
|
|
4211
4203
|
|
|
4212
|
-
The above copyright notice and this permission notice
|
|
4213
|
-
copies or substantial portions
|
|
4204
|
+
The above copyright notice and this permission notice
|
|
4205
|
+
shall be included in all copies or substantial portions
|
|
4206
|
+
of the Software.
|
|
4214
4207
|
|
|
4215
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4216
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4217
|
-
|
|
4218
|
-
|
|
4219
|
-
|
|
4220
|
-
|
|
4221
|
-
|
|
4208
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4209
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4210
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4211
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4212
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4213
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4214
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4215
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4216
|
+
DEALINGS IN THE SOFTWARE.
|
|
4222
4217
|
|
|
4223
4218
|
````
|
|
4224
4219
|
|
|
@@ -4228,10 +4223,10 @@ SOFTWARE.
|
|
|
4228
4223
|
|
|
4229
4224
|
### Rust Crates:
|
|
4230
4225
|
|
|
4231
|
-
- [
|
|
4226
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
4232
4227
|
|
|
4233
4228
|
````text
|
|
4234
|
-
Copyright (c)
|
|
4229
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
4235
4230
|
|
|
4236
4231
|
Permission is hereby granted, free of charge, to any
|
|
4237
4232
|
person obtaining a copy of this software and associated
|
|
@@ -4265,10 +4260,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4265
4260
|
|
|
4266
4261
|
### Rust Crates:
|
|
4267
4262
|
|
|
4268
|
-
- [
|
|
4263
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
4269
4264
|
|
|
4270
4265
|
````text
|
|
4271
|
-
Copyright (c)
|
|
4266
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
4272
4267
|
|
|
4273
4268
|
Permission is hereby granted, free of charge, to any
|
|
4274
4269
|
person obtaining a copy of this software and associated
|
|
@@ -4302,30 +4297,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4302
4297
|
|
|
4303
4298
|
### Rust Crates:
|
|
4304
4299
|
|
|
4305
|
-
- [
|
|
4300
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
4306
4301
|
|
|
4307
4302
|
````text
|
|
4308
|
-
|
|
4309
|
-
|
|
4310
|
-
Copyright (c) 2025 Callum Oakley
|
|
4303
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
4311
4304
|
|
|
4312
|
-
Permission is hereby granted, free of charge, to any
|
|
4313
|
-
of this software and associated
|
|
4314
|
-
|
|
4315
|
-
|
|
4316
|
-
|
|
4317
|
-
|
|
4305
|
+
Permission is hereby granted, free of charge, to any
|
|
4306
|
+
person obtaining a copy of this software and associated
|
|
4307
|
+
documentation files (the "Software"), to deal in the
|
|
4308
|
+
Software without restriction, including without
|
|
4309
|
+
limitation the rights to use, copy, modify, merge,
|
|
4310
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
4311
|
+
the Software, and to permit persons to whom the Software
|
|
4312
|
+
is furnished to do so, subject to the following
|
|
4313
|
+
conditions:
|
|
4318
4314
|
|
|
4319
|
-
The above copyright notice and this permission notice
|
|
4320
|
-
copies or substantial portions
|
|
4315
|
+
The above copyright notice and this permission notice
|
|
4316
|
+
shall be included in all copies or substantial portions
|
|
4317
|
+
of the Software.
|
|
4321
4318
|
|
|
4322
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4323
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4324
|
-
|
|
4325
|
-
|
|
4326
|
-
|
|
4327
|
-
|
|
4328
|
-
|
|
4319
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4320
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4321
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4322
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4323
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4324
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4325
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4326
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4327
|
+
DEALINGS IN THE SOFTWARE.
|
|
4329
4328
|
|
|
4330
4329
|
````
|
|
4331
4330
|
|
|
@@ -4335,10 +4334,11 @@ SOFTWARE.
|
|
|
4335
4334
|
|
|
4336
4335
|
### Rust Crates:
|
|
4337
4336
|
|
|
4338
|
-
- [
|
|
4337
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
4339
4338
|
|
|
4340
4339
|
````text
|
|
4341
|
-
Copyright (c) 2018 The
|
|
4340
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
4341
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
4342
4342
|
|
|
4343
4343
|
Permission is hereby granted, free of charge, to any
|
|
4344
4344
|
person obtaining a copy of this software and associated
|