@deveco-codegenie/mcp-win32-x64 1.1.9 → 1.1.10
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 +1061 -1061
- package/bin/codegenie-mcp-server.exe +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -45,93 +45,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
45
45
|
|
|
46
46
|
### Rust Crates:
|
|
47
47
|
|
|
48
|
-
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
49
|
-
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
50
|
-
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
51
|
-
|
|
52
|
-
````text
|
|
53
|
-
Apache License
|
|
54
|
-
Version 2.0, January 2004
|
|
55
|
-
http://www.apache.org/licenses/
|
|
56
|
-
|
|
57
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
58
|
-
|
|
59
|
-
1. Definitions.
|
|
60
|
-
|
|
61
|
-
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
62
|
-
|
|
63
|
-
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
64
|
-
|
|
65
|
-
"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.
|
|
66
|
-
|
|
67
|
-
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
68
|
-
|
|
69
|
-
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
70
|
-
|
|
71
|
-
"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.
|
|
72
|
-
|
|
73
|
-
"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).
|
|
74
|
-
|
|
75
|
-
"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.
|
|
76
|
-
|
|
77
|
-
"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."
|
|
78
|
-
|
|
79
|
-
"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.
|
|
80
|
-
|
|
81
|
-
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.
|
|
82
|
-
|
|
83
|
-
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.
|
|
84
|
-
|
|
85
|
-
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:
|
|
86
|
-
|
|
87
|
-
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
88
|
-
|
|
89
|
-
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
90
|
-
|
|
91
|
-
(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
|
|
92
|
-
|
|
93
|
-
(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.
|
|
94
|
-
|
|
95
|
-
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.
|
|
96
|
-
|
|
97
|
-
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.
|
|
98
|
-
|
|
99
|
-
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.
|
|
100
|
-
|
|
101
|
-
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.
|
|
102
|
-
|
|
103
|
-
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.
|
|
104
|
-
|
|
105
|
-
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.
|
|
106
|
-
|
|
107
|
-
END OF TERMS AND CONDITIONS
|
|
108
|
-
|
|
109
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
110
|
-
|
|
111
|
-
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.
|
|
112
|
-
|
|
113
|
-
Copyright [yyyy] [name of copyright owner]
|
|
114
|
-
|
|
115
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
116
|
-
you may not use this file except in compliance with the License.
|
|
117
|
-
You may obtain a copy of the License at
|
|
118
|
-
|
|
119
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
120
|
-
|
|
121
|
-
Unless required by applicable law or agreed to in writing, software
|
|
122
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
123
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
124
|
-
See the License for the specific language governing permissions and
|
|
125
|
-
limitations under the License.
|
|
126
|
-
|
|
127
|
-
````
|
|
128
|
-
|
|
129
|
-
---
|
|
130
|
-
|
|
131
|
-
## The following dependencies are licensed under the Apache-2.0 License:
|
|
132
|
-
|
|
133
|
-
### Rust Crates:
|
|
134
|
-
|
|
135
48
|
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
136
49
|
|
|
137
50
|
````text
|
|
@@ -341,6 +254,93 @@ limitations under the License.
|
|
|
341
254
|
|
|
342
255
|
---
|
|
343
256
|
|
|
257
|
+
## The following dependencies are licensed under the Apache-2.0 License:
|
|
258
|
+
|
|
259
|
+
### Rust Crates:
|
|
260
|
+
|
|
261
|
+
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
262
|
+
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
263
|
+
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
264
|
+
|
|
265
|
+
````text
|
|
266
|
+
Apache License
|
|
267
|
+
Version 2.0, January 2004
|
|
268
|
+
http://www.apache.org/licenses/
|
|
269
|
+
|
|
270
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
271
|
+
|
|
272
|
+
1. Definitions.
|
|
273
|
+
|
|
274
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
275
|
+
|
|
276
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
277
|
+
|
|
278
|
+
"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.
|
|
279
|
+
|
|
280
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
281
|
+
|
|
282
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
283
|
+
|
|
284
|
+
"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.
|
|
285
|
+
|
|
286
|
+
"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).
|
|
287
|
+
|
|
288
|
+
"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.
|
|
289
|
+
|
|
290
|
+
"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."
|
|
291
|
+
|
|
292
|
+
"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.
|
|
293
|
+
|
|
294
|
+
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.
|
|
295
|
+
|
|
296
|
+
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.
|
|
297
|
+
|
|
298
|
+
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:
|
|
299
|
+
|
|
300
|
+
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
301
|
+
|
|
302
|
+
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
303
|
+
|
|
304
|
+
(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
|
|
305
|
+
|
|
306
|
+
(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.
|
|
307
|
+
|
|
308
|
+
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.
|
|
309
|
+
|
|
310
|
+
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.
|
|
311
|
+
|
|
312
|
+
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.
|
|
313
|
+
|
|
314
|
+
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.
|
|
315
|
+
|
|
316
|
+
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.
|
|
317
|
+
|
|
318
|
+
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.
|
|
319
|
+
|
|
320
|
+
END OF TERMS AND CONDITIONS
|
|
321
|
+
|
|
322
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
323
|
+
|
|
324
|
+
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.
|
|
325
|
+
|
|
326
|
+
Copyright [yyyy] [name of copyright owner]
|
|
327
|
+
|
|
328
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
329
|
+
you may not use this file except in compliance with the License.
|
|
330
|
+
You may obtain a copy of the License at
|
|
331
|
+
|
|
332
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
333
|
+
|
|
334
|
+
Unless required by applicable law or agreed to in writing, software
|
|
335
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
336
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
337
|
+
See the License for the specific language governing permissions and
|
|
338
|
+
limitations under the License.
|
|
339
|
+
|
|
340
|
+
````
|
|
341
|
+
|
|
342
|
+
---
|
|
343
|
+
|
|
344
344
|
## The following dependencies are licensed under the BSD-3-Clause License:
|
|
345
345
|
|
|
346
346
|
### NPM Packages:
|
|
@@ -384,12 +384,75 @@ The complete list of contributors can be found at:
|
|
|
384
384
|
|
|
385
385
|
## The following dependencies are licensed under the MIT License:
|
|
386
386
|
|
|
387
|
+
### NPM Packages:
|
|
388
|
+
|
|
389
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
390
|
+
|
|
391
|
+
````text
|
|
392
|
+
The MIT License (MIT)
|
|
393
|
+
|
|
394
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
395
|
+
|
|
396
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
397
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
398
|
+
in the Software without restriction, including without limitation the rights
|
|
399
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
400
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
401
|
+
furnished to do so, subject to the following conditions:
|
|
402
|
+
|
|
403
|
+
The above copyright notice and this permission notice shall be included in
|
|
404
|
+
all copies or substantial portions of the Software.
|
|
405
|
+
|
|
406
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
407
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
408
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
409
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
410
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
411
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
412
|
+
THE SOFTWARE.
|
|
413
|
+
|
|
414
|
+
````
|
|
415
|
+
|
|
416
|
+
---
|
|
417
|
+
|
|
418
|
+
## The following dependencies are licensed under the MIT License:
|
|
419
|
+
|
|
420
|
+
### NPM Packages:
|
|
421
|
+
|
|
422
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
423
|
+
|
|
424
|
+
````text
|
|
425
|
+
This software is released under the MIT license:
|
|
426
|
+
|
|
427
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
428
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
429
|
+
the Software without restriction, including without limitation the rights to
|
|
430
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
431
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
432
|
+
subject to the following conditions:
|
|
433
|
+
|
|
434
|
+
The above copyright notice and this permission notice shall be included in all
|
|
435
|
+
copies or substantial portions of the Software.
|
|
436
|
+
|
|
437
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
438
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
439
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
440
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
441
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
442
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
443
|
+
|
|
444
|
+
````
|
|
445
|
+
|
|
446
|
+
---
|
|
447
|
+
|
|
448
|
+
## The following dependencies are licensed under the MIT License:
|
|
449
|
+
|
|
387
450
|
### Rust Crates:
|
|
388
451
|
|
|
389
|
-
- [
|
|
452
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
390
453
|
|
|
391
454
|
````text
|
|
392
|
-
Copyright (c)
|
|
455
|
+
Copyright (c) The rust-url developers
|
|
393
456
|
|
|
394
457
|
Permission is hereby granted, free of charge, to any
|
|
395
458
|
person obtaining a copy of this software and associated
|
|
@@ -423,10 +486,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
423
486
|
|
|
424
487
|
### Rust Crates:
|
|
425
488
|
|
|
426
|
-
- [hyper
|
|
489
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
427
490
|
|
|
428
491
|
````text
|
|
429
|
-
Copyright (c)
|
|
492
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
430
493
|
|
|
431
494
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
432
495
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -446,7 +509,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
446
509
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
447
510
|
THE SOFTWARE.
|
|
448
511
|
|
|
449
|
-
|
|
450
512
|
````
|
|
451
513
|
|
|
452
514
|
---
|
|
@@ -455,30 +517,34 @@ THE SOFTWARE.
|
|
|
455
517
|
|
|
456
518
|
### Rust Crates:
|
|
457
519
|
|
|
458
|
-
- [
|
|
520
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
459
521
|
|
|
460
522
|
````text
|
|
461
|
-
Copyright (c)
|
|
462
|
-
Copyright (c) 2016 Alex Crichton
|
|
523
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
463
524
|
|
|
464
|
-
Permission is hereby granted, free of charge, to any
|
|
465
|
-
of this software and associated
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
525
|
+
Permission is hereby granted, free of charge, to any
|
|
526
|
+
person obtaining a copy of this software and associated
|
|
527
|
+
documentation files (the "Software"), to deal in the
|
|
528
|
+
Software without restriction, including without
|
|
529
|
+
limitation the rights to use, copy, modify, merge,
|
|
530
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
531
|
+
the Software, and to permit persons to whom the Software
|
|
532
|
+
is furnished to do so, subject to the following
|
|
533
|
+
conditions:
|
|
473
534
|
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
478
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
479
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
480
|
-
THE SOFTWARE.
|
|
535
|
+
The above copyright notice and this permission notice
|
|
536
|
+
shall be included in all copies or substantial portions
|
|
537
|
+
of the Software.
|
|
481
538
|
|
|
539
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
540
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
541
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
542
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
543
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
544
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
545
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
546
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
547
|
+
DEALINGS IN THE SOFTWARE.
|
|
482
548
|
|
|
483
549
|
````
|
|
484
550
|
|
|
@@ -488,10 +554,19 @@ THE SOFTWARE.
|
|
|
488
554
|
|
|
489
555
|
### Rust Crates:
|
|
490
556
|
|
|
491
|
-
- [
|
|
557
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
558
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
559
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
560
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
561
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
562
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
563
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
564
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
565
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
492
566
|
|
|
493
567
|
````text
|
|
494
|
-
Copyright (c)
|
|
568
|
+
Copyright (c) 2016 Alex Crichton
|
|
569
|
+
Copyright (c) 2017 The Tokio Authors
|
|
495
570
|
|
|
496
571
|
Permission is hereby granted, free of charge, to any
|
|
497
572
|
person obtaining a copy of this software and associated
|
|
@@ -525,11 +600,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
525
600
|
|
|
526
601
|
### Rust Crates:
|
|
527
602
|
|
|
528
|
-
- [
|
|
603
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
604
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
605
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
529
606
|
|
|
530
607
|
````text
|
|
531
|
-
|
|
532
|
-
|
|
608
|
+
MIT License
|
|
609
|
+
|
|
610
|
+
Copyright (c) Tokio Contributors
|
|
533
611
|
|
|
534
612
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
535
613
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -557,15 +635,41 @@ SOFTWARE.
|
|
|
557
635
|
|
|
558
636
|
### Rust Crates:
|
|
559
637
|
|
|
560
|
-
- [
|
|
561
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
562
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
563
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
638
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
564
639
|
|
|
565
640
|
````text
|
|
566
|
-
|
|
641
|
+
Copyright (c) 2018 directories-rs contributors
|
|
567
642
|
|
|
568
|
-
|
|
643
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
644
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
645
|
+
in the Software without restriction, including without limitation the rights
|
|
646
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
647
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
648
|
+
furnished to do so, subject to the following conditions:
|
|
649
|
+
|
|
650
|
+
The above copyright notice and this permission notice shall be included in all
|
|
651
|
+
copies or substantial portions of the Software.
|
|
652
|
+
|
|
653
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
654
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
655
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
656
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
657
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
658
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
659
|
+
SOFTWARE.
|
|
660
|
+
|
|
661
|
+
````
|
|
662
|
+
|
|
663
|
+
---
|
|
664
|
+
|
|
665
|
+
## The following dependencies are licensed under the MIT License:
|
|
666
|
+
|
|
667
|
+
### Rust Crates:
|
|
668
|
+
|
|
669
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
670
|
+
|
|
671
|
+
````text
|
|
672
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
569
673
|
|
|
570
674
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
571
675
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -585,6 +689,42 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
585
689
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
586
690
|
THE SOFTWARE.
|
|
587
691
|
|
|
692
|
+
|
|
693
|
+
````
|
|
694
|
+
|
|
695
|
+
---
|
|
696
|
+
|
|
697
|
+
## The following dependencies are licensed under the MIT License:
|
|
698
|
+
|
|
699
|
+
### NPM Packages:
|
|
700
|
+
|
|
701
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
702
|
+
|
|
703
|
+
````text
|
|
704
|
+
MIT License
|
|
705
|
+
|
|
706
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
707
|
+
|
|
708
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
709
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
710
|
+
in the Software without restriction, including without limitation the rights
|
|
711
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
712
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
713
|
+
furnished to do so, subject to the following conditions:
|
|
714
|
+
|
|
715
|
+
The above copyright notice and this permission notice shall be included in all
|
|
716
|
+
copies or substantial portions of the Software.
|
|
717
|
+
|
|
718
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
719
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
720
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
721
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
722
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
723
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
724
|
+
SOFTWARE.
|
|
725
|
+
|
|
726
|
+
[others]: https://github.com/json5/json5/contributors
|
|
727
|
+
|
|
588
728
|
````
|
|
589
729
|
|
|
590
730
|
---
|
|
@@ -593,13 +733,10 @@ THE SOFTWARE.
|
|
|
593
733
|
|
|
594
734
|
### Rust Crates:
|
|
595
735
|
|
|
596
|
-
- [
|
|
597
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
598
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
599
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
736
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
600
737
|
|
|
601
738
|
````text
|
|
602
|
-
Copyright (c)
|
|
739
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
603
740
|
|
|
604
741
|
Permission is hereby granted, free of charge, to any
|
|
605
742
|
person obtaining a copy of this software and associated
|
|
@@ -633,12 +770,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
633
770
|
|
|
634
771
|
### Rust Crates:
|
|
635
772
|
|
|
636
|
-
- [
|
|
773
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
637
774
|
|
|
638
775
|
````text
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
Copyright (c) 2014 Mathijs van de Nes
|
|
776
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
777
|
+
Copyright (c) 2016 Jason Housley
|
|
642
778
|
|
|
643
779
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
644
780
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -647,35 +783,32 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
647
783
|
copies of the Software, and to permit persons to whom the Software is
|
|
648
784
|
furnished to do so, subject to the following conditions:
|
|
649
785
|
|
|
650
|
-
The above copyright notice and this permission notice shall be included in
|
|
651
|
-
copies or substantial portions of the Software.
|
|
786
|
+
The above copyright notice and this permission notice shall be included in
|
|
787
|
+
all copies or substantial portions of the Software.
|
|
652
788
|
|
|
653
789
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
654
790
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
655
791
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
656
792
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
657
793
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
658
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
659
|
-
SOFTWARE.
|
|
794
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
795
|
+
THE SOFTWARE.
|
|
660
796
|
|
|
661
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
662
|
-
licences; see files named LICENSE.*.txt for details.
|
|
663
797
|
````
|
|
664
798
|
|
|
665
799
|
---
|
|
666
800
|
|
|
667
801
|
## The following dependencies are licensed under the MIT License:
|
|
668
802
|
|
|
669
|
-
###
|
|
803
|
+
### NPM Packages:
|
|
670
804
|
|
|
671
|
-
- [
|
|
805
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
806
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
672
807
|
|
|
673
808
|
````text
|
|
674
|
-
|
|
809
|
+
MIT License
|
|
675
810
|
|
|
676
|
-
Copyright (c)
|
|
677
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
678
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
811
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
679
812
|
|
|
680
813
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
681
814
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -735,11 +868,12 @@ SOFTWARE.
|
|
|
735
868
|
|
|
736
869
|
### Rust Crates:
|
|
737
870
|
|
|
738
|
-
- [
|
|
871
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
739
872
|
|
|
740
873
|
````text
|
|
741
|
-
|
|
742
|
-
|
|
874
|
+
The MIT License (MIT)
|
|
875
|
+
|
|
876
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
743
877
|
|
|
744
878
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
745
879
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -748,16 +882,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
748
882
|
copies of the Software, and to permit persons to whom the Software is
|
|
749
883
|
furnished to do so, subject to the following conditions:
|
|
750
884
|
|
|
751
|
-
The above copyright notice and this permission notice shall be included in
|
|
752
|
-
|
|
885
|
+
The above copyright notice and this permission notice shall be included in all
|
|
886
|
+
copies or substantial portions of the Software.
|
|
753
887
|
|
|
754
888
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
755
889
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
756
890
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
757
891
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
758
892
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
759
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
760
|
-
|
|
893
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
894
|
+
SOFTWARE.
|
|
761
895
|
|
|
762
896
|
````
|
|
763
897
|
|
|
@@ -767,30 +901,32 @@ THE SOFTWARE.
|
|
|
767
901
|
|
|
768
902
|
### Rust Crates:
|
|
769
903
|
|
|
770
|
-
- [
|
|
904
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
771
905
|
|
|
772
906
|
````text
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
Copyright (c)
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
907
|
+
MIT License
|
|
908
|
+
|
|
909
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
910
|
+
Copyright (c) Tokio Contributors
|
|
911
|
+
|
|
912
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
913
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
914
|
+
in the Software without restriction, including without limitation the rights
|
|
915
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
916
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
917
|
+
furnished to do so, subject to the following conditions:
|
|
918
|
+
|
|
919
|
+
The above copyright notice and this permission notice shall be included in all
|
|
920
|
+
copies or substantial portions of the Software.
|
|
921
|
+
|
|
922
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
923
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
924
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
925
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
926
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
927
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
793
928
|
SOFTWARE.
|
|
929
|
+
|
|
794
930
|
````
|
|
795
931
|
|
|
796
932
|
---
|
|
@@ -799,10 +935,11 @@ SOFTWARE.
|
|
|
799
935
|
|
|
800
936
|
### Rust Crates:
|
|
801
937
|
|
|
802
|
-
- [
|
|
938
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
803
939
|
|
|
804
940
|
````text
|
|
805
|
-
Copyright (c)
|
|
941
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
942
|
+
Copyright (c) 2016 Alex Crichton
|
|
806
943
|
|
|
807
944
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
808
945
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -829,33 +966,31 @@ THE SOFTWARE.
|
|
|
829
966
|
|
|
830
967
|
## The following dependencies are licensed under the MIT License:
|
|
831
968
|
|
|
832
|
-
###
|
|
969
|
+
### Rust Crates:
|
|
833
970
|
|
|
834
|
-
- [
|
|
835
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
|
|
971
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
836
972
|
|
|
837
973
|
````text
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
Copyright (c) Microsoft Corporation.
|
|
974
|
+
Copyright (c) 2017 Daniel Abramov
|
|
975
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
841
976
|
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
977
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
978
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
979
|
+
in the Software without restriction, including without limitation the rights
|
|
980
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
981
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
982
|
+
furnished to do so, subject to the following conditions:
|
|
848
983
|
|
|
849
|
-
|
|
850
|
-
|
|
984
|
+
The above copyright notice and this permission notice shall be included in
|
|
985
|
+
all copies or substantial portions of the Software.
|
|
851
986
|
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
987
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
988
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
989
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
990
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
991
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
992
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
993
|
+
THE SOFTWARE.
|
|
859
994
|
|
|
860
995
|
````
|
|
861
996
|
|
|
@@ -865,28 +1000,34 @@ THE SOFTWARE.
|
|
|
865
1000
|
|
|
866
1001
|
### Rust Crates:
|
|
867
1002
|
|
|
868
|
-
- [
|
|
1003
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
869
1004
|
|
|
870
1005
|
````text
|
|
871
|
-
Copyright
|
|
1006
|
+
Copyright Mozilla Foundation
|
|
872
1007
|
|
|
873
|
-
Permission is hereby granted, free of charge, to any
|
|
874
|
-
of this software and associated
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
1008
|
+
Permission is hereby granted, free of charge, to any
|
|
1009
|
+
person obtaining a copy of this software and associated
|
|
1010
|
+
documentation files (the "Software"), to deal in the
|
|
1011
|
+
Software without restriction, including without
|
|
1012
|
+
limitation the rights to use, copy, modify, merge,
|
|
1013
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1014
|
+
the Software, and to permit persons to whom the Software
|
|
1015
|
+
is furnished to do so, subject to the following
|
|
1016
|
+
conditions:
|
|
879
1017
|
|
|
880
|
-
The above copyright notice and this permission notice
|
|
881
|
-
all copies or substantial portions
|
|
1018
|
+
The above copyright notice and this permission notice
|
|
1019
|
+
shall be included in all copies or substantial portions
|
|
1020
|
+
of the Software.
|
|
882
1021
|
|
|
883
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
884
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
1022
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1023
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1024
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1025
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1026
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1027
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1028
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1029
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1030
|
+
DEALINGS IN THE SOFTWARE.
|
|
890
1031
|
|
|
891
1032
|
````
|
|
892
1033
|
|
|
@@ -894,33 +1035,36 @@ THE SOFTWARE.
|
|
|
894
1035
|
|
|
895
1036
|
## The following dependencies are licensed under the MIT License:
|
|
896
1037
|
|
|
897
|
-
###
|
|
1038
|
+
### Rust Crates:
|
|
898
1039
|
|
|
899
|
-
- [
|
|
900
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
1040
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
901
1041
|
|
|
902
1042
|
````text
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
Copyright (c) 2017 Evgeny Poberezkin
|
|
1043
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
906
1044
|
|
|
907
|
-
Permission is hereby granted, free of charge, to any
|
|
908
|
-
of this software and associated
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
1045
|
+
Permission is hereby granted, free of charge, to any
|
|
1046
|
+
person obtaining a copy of this software and associated
|
|
1047
|
+
documentation files (the "Software"), to deal in the
|
|
1048
|
+
Software without restriction, including without
|
|
1049
|
+
limitation the rights to use, copy, modify, merge,
|
|
1050
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1051
|
+
the Software, and to permit persons to whom the Software
|
|
1052
|
+
is furnished to do so, subject to the following
|
|
1053
|
+
conditions:
|
|
913
1054
|
|
|
914
|
-
The above copyright notice and this permission notice
|
|
915
|
-
copies or substantial portions
|
|
1055
|
+
The above copyright notice and this permission notice
|
|
1056
|
+
shall be included in all copies or substantial portions
|
|
1057
|
+
of the Software.
|
|
916
1058
|
|
|
917
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
918
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
1059
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1060
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1061
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1062
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1063
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1064
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1065
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1066
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1067
|
+
DEALINGS IN THE SOFTWARE.
|
|
924
1068
|
|
|
925
1069
|
````
|
|
926
1070
|
|
|
@@ -930,41 +1074,16 @@ SOFTWARE.
|
|
|
930
1074
|
|
|
931
1075
|
### Rust Crates:
|
|
932
1076
|
|
|
933
|
-
- [
|
|
934
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
935
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
936
|
-
- [windows](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
937
|
-
- [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
938
|
-
- [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
939
|
-
- [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
940
|
-
- [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
|
|
941
|
-
- [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
|
|
942
|
-
- [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
943
|
-
- [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
|
|
944
|
-
- [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
|
|
945
|
-
- [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
|
|
946
|
-
- [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
|
|
947
|
-
- [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
1077
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
948
1078
|
|
|
949
1079
|
````text
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
Copyright (c) <year> <copyright holders>
|
|
1080
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
953
1081
|
|
|
954
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
955
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
956
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
957
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
958
|
-
following conditions:
|
|
1082
|
+
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:
|
|
959
1083
|
|
|
960
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
961
|
-
portions of the Software.
|
|
1084
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
962
1085
|
|
|
963
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
964
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
965
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
966
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
967
|
-
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1086
|
+
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.
|
|
968
1087
|
|
|
969
1088
|
````
|
|
970
1089
|
|
|
@@ -974,10 +1093,10 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
974
1093
|
|
|
975
1094
|
### Rust Crates:
|
|
976
1095
|
|
|
977
|
-
- [
|
|
1096
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
978
1097
|
|
|
979
1098
|
````text
|
|
980
|
-
Copyright (c) 2019
|
|
1099
|
+
Copyright (c) 2019 Carl Lerche
|
|
981
1100
|
|
|
982
1101
|
Permission is hereby granted, free of charge, to any
|
|
983
1102
|
person obtaining a copy of this software and associated
|
|
@@ -1011,16 +1130,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1011
1130
|
|
|
1012
1131
|
### Rust Crates:
|
|
1013
1132
|
|
|
1014
|
-
- [
|
|
1133
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
1015
1134
|
|
|
1016
1135
|
````text
|
|
1017
|
-
Copyright (c)
|
|
1136
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
1018
1137
|
|
|
1019
|
-
Permission is hereby granted, free of charge, to any
|
|
1138
|
+
Permission is hereby granted, free of charge, to any
|
|
1139
|
+
person obtaining a copy of this software and associated
|
|
1140
|
+
documentation files (the "Software"), to deal in the
|
|
1141
|
+
Software without restriction, including without
|
|
1142
|
+
limitation the rights to use, copy, modify, merge,
|
|
1143
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1144
|
+
the Software, and to permit persons to whom the Software
|
|
1145
|
+
is furnished to do so, subject to the following
|
|
1146
|
+
conditions:
|
|
1020
1147
|
|
|
1021
|
-
The above copyright notice and this permission notice
|
|
1148
|
+
The above copyright notice and this permission notice
|
|
1149
|
+
shall be included in all copies or substantial portions
|
|
1150
|
+
of the Software.
|
|
1022
1151
|
|
|
1023
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1152
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1153
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1154
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1155
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1156
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1157
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1158
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1159
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1160
|
+
DEALINGS IN THE SOFTWARE.
|
|
1024
1161
|
|
|
1025
1162
|
````
|
|
1026
1163
|
|
|
@@ -1030,32 +1167,35 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1030
1167
|
|
|
1031
1168
|
### Rust Crates:
|
|
1032
1169
|
|
|
1033
|
-
- [
|
|
1034
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
1035
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
1170
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
1036
1171
|
|
|
1037
1172
|
````text
|
|
1038
|
-
|
|
1173
|
+
Copyright 2023 The Fuchsia Authors
|
|
1039
1174
|
|
|
1040
|
-
|
|
1175
|
+
Permission is hereby granted, free of charge, to any
|
|
1176
|
+
person obtaining a copy of this software and associated
|
|
1177
|
+
documentation files (the "Software"), to deal in the
|
|
1178
|
+
Software without restriction, including without
|
|
1179
|
+
limitation the rights to use, copy, modify, merge,
|
|
1180
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1181
|
+
the Software, and to permit persons to whom the Software
|
|
1182
|
+
is furnished to do so, subject to the following
|
|
1183
|
+
conditions:
|
|
1041
1184
|
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1046
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1047
|
-
furnished to do so, subject to the following conditions:
|
|
1185
|
+
The above copyright notice and this permission notice
|
|
1186
|
+
shall be included in all copies or substantial portions
|
|
1187
|
+
of the Software.
|
|
1048
1188
|
|
|
1049
|
-
|
|
1050
|
-
|
|
1189
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1190
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1191
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1192
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1193
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1194
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1195
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1196
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1197
|
+
DEALINGS IN THE SOFTWARE.
|
|
1051
1198
|
|
|
1052
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1053
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1054
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1055
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1056
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1057
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1058
|
-
SOFTWARE.
|
|
1059
1199
|
|
|
1060
1200
|
````
|
|
1061
1201
|
|
|
@@ -1065,29 +1205,34 @@ SOFTWARE.
|
|
|
1065
1205
|
|
|
1066
1206
|
### Rust Crates:
|
|
1067
1207
|
|
|
1068
|
-
- [
|
|
1208
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
1069
1209
|
|
|
1070
1210
|
````text
|
|
1071
|
-
Copyright (c)
|
|
1072
|
-
|
|
1073
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1074
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1075
|
-
in the Software without restriction, including without limitation the rights
|
|
1076
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1077
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1078
|
-
furnished to do so, subject to the following conditions:
|
|
1211
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
1079
1212
|
|
|
1080
|
-
|
|
1081
|
-
|
|
1213
|
+
Permission is hereby granted, free of charge, to any
|
|
1214
|
+
person obtaining a copy of this software and associated
|
|
1215
|
+
documentation files (the "Software"), to deal in the
|
|
1216
|
+
Software without restriction, including without
|
|
1217
|
+
limitation the rights to use, copy, modify, merge,
|
|
1218
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1219
|
+
the Software, and to permit persons to whom the Software
|
|
1220
|
+
is furnished to do so, subject to the following
|
|
1221
|
+
conditions:
|
|
1082
1222
|
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1087
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1088
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1089
|
-
THE SOFTWARE.
|
|
1223
|
+
The above copyright notice and this permission notice
|
|
1224
|
+
shall be included in all copies or substantial portions
|
|
1225
|
+
of the Software.
|
|
1090
1226
|
|
|
1227
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1228
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1229
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1230
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1231
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1232
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1233
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1234
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1235
|
+
DEALINGS IN THE SOFTWARE.
|
|
1091
1236
|
|
|
1092
1237
|
````
|
|
1093
1238
|
|
|
@@ -1095,29 +1240,31 @@ THE SOFTWARE.
|
|
|
1095
1240
|
|
|
1096
1241
|
## The following dependencies are licensed under the MIT License:
|
|
1097
1242
|
|
|
1098
|
-
###
|
|
1243
|
+
### Rust Crates:
|
|
1099
1244
|
|
|
1100
|
-
- [
|
|
1245
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
1101
1246
|
|
|
1102
1247
|
````text
|
|
1103
|
-
|
|
1248
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
1249
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
1104
1250
|
|
|
1105
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1106
|
-
this software and associated documentation files (the "Software"), to deal
|
|
1107
|
-
the Software without restriction, including without limitation the rights
|
|
1108
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1109
|
-
the Software, and to permit persons to whom the Software is
|
|
1110
|
-
subject to the following conditions:
|
|
1251
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1252
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1253
|
+
in the Software without restriction, including without limitation the rights
|
|
1254
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1255
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1256
|
+
furnished to do so, subject to the following conditions:
|
|
1111
1257
|
|
|
1112
1258
|
The above copyright notice and this permission notice shall be included in all
|
|
1113
1259
|
copies or substantial portions of the Software.
|
|
1114
1260
|
|
|
1115
1261
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1116
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1117
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1118
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1119
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1120
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1262
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1263
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1264
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1265
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1266
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1267
|
+
SOFTWARE.
|
|
1121
1268
|
|
|
1122
1269
|
````
|
|
1123
1270
|
|
|
@@ -1127,10 +1274,11 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
1127
1274
|
|
|
1128
1275
|
### Rust Crates:
|
|
1129
1276
|
|
|
1130
|
-
- [
|
|
1277
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
1131
1278
|
|
|
1132
1279
|
````text
|
|
1133
|
-
Copyright (c)
|
|
1280
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
1281
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1134
1282
|
|
|
1135
1283
|
Permission is hereby granted, free of charge, to any
|
|
1136
1284
|
person obtaining a copy of this software and associated
|
|
@@ -1162,14 +1310,17 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1162
1310
|
|
|
1163
1311
|
## The following dependencies are licensed under the MIT License:
|
|
1164
1312
|
|
|
1165
|
-
###
|
|
1313
|
+
### Rust Crates:
|
|
1166
1314
|
|
|
1167
|
-
- [
|
|
1315
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
1316
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
1317
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
1318
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
1168
1319
|
|
|
1169
1320
|
````text
|
|
1170
|
-
MIT License
|
|
1321
|
+
The MIT License (MIT)
|
|
1171
1322
|
|
|
1172
|
-
Copyright (c)
|
|
1323
|
+
Copyright (c) 2015 Andrew Gallant
|
|
1173
1324
|
|
|
1174
1325
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1175
1326
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1178,16 +1329,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1178
1329
|
copies of the Software, and to permit persons to whom the Software is
|
|
1179
1330
|
furnished to do so, subject to the following conditions:
|
|
1180
1331
|
|
|
1181
|
-
The above copyright notice and this permission notice shall be included in
|
|
1182
|
-
copies or substantial portions of the Software.
|
|
1332
|
+
The above copyright notice and this permission notice shall be included in
|
|
1333
|
+
all copies or substantial portions of the Software.
|
|
1183
1334
|
|
|
1184
1335
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1185
1336
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1186
1337
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1187
1338
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1188
1339
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1189
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1190
|
-
SOFTWARE.
|
|
1340
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1341
|
+
THE SOFTWARE.
|
|
1191
1342
|
|
|
1192
1343
|
````
|
|
1193
1344
|
|
|
@@ -1197,10 +1348,11 @@ SOFTWARE.
|
|
|
1197
1348
|
|
|
1198
1349
|
### Rust Crates:
|
|
1199
1350
|
|
|
1200
|
-
- [
|
|
1351
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
1352
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
1201
1353
|
|
|
1202
1354
|
````text
|
|
1203
|
-
Copyright (c)
|
|
1355
|
+
Copyright (c) 2014 Alex Crichton
|
|
1204
1356
|
|
|
1205
1357
|
Permission is hereby granted, free of charge, to any
|
|
1206
1358
|
person obtaining a copy of this software and associated
|
|
@@ -1234,40 +1386,62 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1234
1386
|
|
|
1235
1387
|
### Rust Crates:
|
|
1236
1388
|
|
|
1237
|
-
- [
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1389
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
1390
|
+
|
|
1391
|
+
````text
|
|
1392
|
+
Copyright (c) 2017 Sean McArthur
|
|
1393
|
+
|
|
1394
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1395
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1396
|
+
in the Software without restriction, including without limitation the rights
|
|
1397
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1398
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1399
|
+
furnished to do so, subject to the following conditions:
|
|
1400
|
+
|
|
1401
|
+
The above copyright notice and this permission notice shall be included in
|
|
1402
|
+
all copies or substantial portions of the Software.
|
|
1403
|
+
|
|
1404
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1405
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1406
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1407
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1408
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1409
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1410
|
+
THE SOFTWARE.
|
|
1411
|
+
|
|
1412
|
+
|
|
1413
|
+
````
|
|
1414
|
+
|
|
1415
|
+
---
|
|
1416
|
+
|
|
1417
|
+
## The following dependencies are licensed under the MIT License:
|
|
1418
|
+
|
|
1419
|
+
### Rust Crates:
|
|
1420
|
+
|
|
1421
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
1243
1422
|
|
|
1244
1423
|
````text
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
publish, distribute, sublicense, and/or sell
|
|
1253
|
-
the Software, and to permit persons to whom the Software
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1267
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1268
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1269
|
-
DEALINGS IN THE SOFTWARE.
|
|
1270
|
-
|
|
1424
|
+
The MIT License (MIT)
|
|
1425
|
+
|
|
1426
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
1427
|
+
|
|
1428
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1429
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1430
|
+
in the Software without restriction, including without limitation the rights
|
|
1431
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1432
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1433
|
+
furnished to do so, subject to the following conditions:
|
|
1434
|
+
|
|
1435
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1436
|
+
copies or substantial portions of the Software.
|
|
1437
|
+
|
|
1438
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1439
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1440
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1441
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1442
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1443
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1444
|
+
SOFTWARE.
|
|
1271
1445
|
````
|
|
1272
1446
|
|
|
1273
1447
|
---
|
|
@@ -1276,14 +1450,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1276
1450
|
|
|
1277
1451
|
### Rust Crates:
|
|
1278
1452
|
|
|
1279
|
-
- [
|
|
1280
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
1453
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
1281
1454
|
|
|
1282
1455
|
````text
|
|
1283
1456
|
MIT License
|
|
1284
1457
|
|
|
1285
|
-
Copyright (c) 2019 Graham Esau
|
|
1286
|
-
|
|
1287
1458
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1288
1459
|
of this software and associated documentation files (the "Software"), to deal
|
|
1289
1460
|
in the Software without restriction, including without limitation the rights
|
|
@@ -1310,35 +1481,30 @@ SOFTWARE.
|
|
|
1310
1481
|
|
|
1311
1482
|
### Rust Crates:
|
|
1312
1483
|
|
|
1313
|
-
- [
|
|
1484
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
1314
1485
|
|
|
1315
1486
|
````text
|
|
1316
|
-
|
|
1317
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1487
|
+
MIT License
|
|
1318
1488
|
|
|
1319
|
-
|
|
1320
|
-
person obtaining a copy of this software and associated
|
|
1321
|
-
documentation files (the "Software"), to deal in the
|
|
1322
|
-
Software without restriction, including without
|
|
1323
|
-
limitation the rights to use, copy, modify, merge,
|
|
1324
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1325
|
-
the Software, and to permit persons to whom the Software
|
|
1326
|
-
is furnished to do so, subject to the following
|
|
1327
|
-
conditions:
|
|
1489
|
+
Copyright (c) 2025 Callum Oakley
|
|
1328
1490
|
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1491
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1492
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1493
|
+
in the Software without restriction, including without limitation the rights
|
|
1494
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1495
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1496
|
+
furnished to do so, subject to the following conditions:
|
|
1332
1497
|
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
IN
|
|
1341
|
-
|
|
1498
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1499
|
+
copies or substantial portions of the Software.
|
|
1500
|
+
|
|
1501
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1502
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1503
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1504
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1505
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1506
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1507
|
+
SOFTWARE.
|
|
1342
1508
|
|
|
1343
1509
|
````
|
|
1344
1510
|
|
|
@@ -1348,10 +1514,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1348
1514
|
|
|
1349
1515
|
### Rust Crates:
|
|
1350
1516
|
|
|
1351
|
-
- [
|
|
1517
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
1352
1518
|
|
|
1353
1519
|
````text
|
|
1354
|
-
MIT License
|
|
1520
|
+
The MIT License (MIT)
|
|
1521
|
+
|
|
1522
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
1523
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
1355
1524
|
|
|
1356
1525
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1357
1526
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1379,35 +1548,11 @@ SOFTWARE.
|
|
|
1379
1548
|
|
|
1380
1549
|
### Rust Crates:
|
|
1381
1550
|
|
|
1382
|
-
- [
|
|
1383
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
1384
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
1385
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
1386
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
1387
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
1388
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
1389
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
1390
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
1391
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
1392
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
1393
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
1394
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
1395
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1396
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1397
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
1398
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
1399
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
1400
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
1401
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
1402
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
1403
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1404
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1405
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1406
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1407
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
1408
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
1551
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
1409
1552
|
|
|
1410
1553
|
````text
|
|
1554
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
1555
|
+
|
|
1411
1556
|
Permission is hereby granted, free of charge, to any
|
|
1412
1557
|
person obtaining a copy of this software and associated
|
|
1413
1558
|
documentation files (the "Software"), to deal in the
|
|
@@ -1440,10 +1585,45 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1440
1585
|
|
|
1441
1586
|
### Rust Crates:
|
|
1442
1587
|
|
|
1443
|
-
- [
|
|
1588
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
1444
1589
|
|
|
1445
1590
|
````text
|
|
1446
|
-
|
|
1591
|
+
The MIT License (MIT)
|
|
1592
|
+
|
|
1593
|
+
Copyright (c) 2016 Johann Tuffe
|
|
1594
|
+
|
|
1595
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1596
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1597
|
+
in the Software without restriction, including without limitation the rights
|
|
1598
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1599
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1600
|
+
furnished to do so, subject to the following conditions:
|
|
1601
|
+
|
|
1602
|
+
|
|
1603
|
+
The above copyright notice and this permission notice shall be included in
|
|
1604
|
+
all copies or substantial portions of the Software.
|
|
1605
|
+
|
|
1606
|
+
|
|
1607
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1608
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1609
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1610
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1611
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1612
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1613
|
+
THE SOFTWARE.
|
|
1614
|
+
|
|
1615
|
+
````
|
|
1616
|
+
|
|
1617
|
+
---
|
|
1618
|
+
|
|
1619
|
+
## The following dependencies are licensed under the MIT License:
|
|
1620
|
+
|
|
1621
|
+
### Rust Crates:
|
|
1622
|
+
|
|
1623
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
1624
|
+
|
|
1625
|
+
````text
|
|
1626
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
1447
1627
|
|
|
1448
1628
|
Permission is hereby granted, free of charge, to any
|
|
1449
1629
|
person obtaining a copy of this software and associated
|
|
@@ -1475,39 +1655,6 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1475
1655
|
|
|
1476
1656
|
## The following dependencies are licensed under the MIT License:
|
|
1477
1657
|
|
|
1478
|
-
### Rust Crates:
|
|
1479
|
-
|
|
1480
|
-
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
1481
|
-
|
|
1482
|
-
````text
|
|
1483
|
-
The MIT License (MIT)
|
|
1484
|
-
|
|
1485
|
-
Copyright (c) 2014 Paho Lurie-Gregg
|
|
1486
|
-
|
|
1487
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1488
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1489
|
-
in the Software without restriction, including without limitation the rights
|
|
1490
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1491
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1492
|
-
furnished to do so, subject to the following conditions:
|
|
1493
|
-
|
|
1494
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1495
|
-
copies or substantial portions of the Software.
|
|
1496
|
-
|
|
1497
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1498
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1499
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1500
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1501
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1502
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1503
|
-
SOFTWARE.
|
|
1504
|
-
|
|
1505
|
-
````
|
|
1506
|
-
|
|
1507
|
-
---
|
|
1508
|
-
|
|
1509
|
-
## The following dependencies are licensed under the MIT License:
|
|
1510
|
-
|
|
1511
1658
|
### NPM Packages:
|
|
1512
1659
|
|
|
1513
1660
|
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
@@ -1543,10 +1690,10 @@ SOFTWARE.
|
|
|
1543
1690
|
|
|
1544
1691
|
### Rust Crates:
|
|
1545
1692
|
|
|
1546
|
-
- [
|
|
1693
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
1547
1694
|
|
|
1548
1695
|
````text
|
|
1549
|
-
Copyright (c)
|
|
1696
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
1550
1697
|
|
|
1551
1698
|
Permission is hereby granted, free of charge, to any
|
|
1552
1699
|
person obtaining a copy of this software and associated
|
|
@@ -1569,39 +1716,8 @@ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
|
1569
1716
|
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1570
1717
|
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1571
1718
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1572
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1573
|
-
DEALINGS IN THE SOFTWARE.
|
|
1574
|
-
|
|
1575
|
-
````
|
|
1576
|
-
|
|
1577
|
-
---
|
|
1578
|
-
|
|
1579
|
-
## The following dependencies are licensed under the MIT License:
|
|
1580
|
-
|
|
1581
|
-
### Rust Crates:
|
|
1582
|
-
|
|
1583
|
-
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
1584
|
-
|
|
1585
|
-
````text
|
|
1586
|
-
Copyright (c) 2018 directories-rs contributors
|
|
1587
|
-
|
|
1588
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1589
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1590
|
-
in the Software without restriction, including without limitation the rights
|
|
1591
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1592
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1593
|
-
furnished to do so, subject to the following conditions:
|
|
1594
|
-
|
|
1595
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1596
|
-
copies or substantial portions of the Software.
|
|
1597
|
-
|
|
1598
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1599
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1600
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1601
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1602
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1603
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1604
|
-
SOFTWARE.
|
|
1719
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1720
|
+
DEALINGS IN THE SOFTWARE.
|
|
1605
1721
|
|
|
1606
1722
|
````
|
|
1607
1723
|
|
|
@@ -1611,10 +1727,10 @@ SOFTWARE.
|
|
|
1611
1727
|
|
|
1612
1728
|
### Rust Crates:
|
|
1613
1729
|
|
|
1614
|
-
- [
|
|
1730
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
1615
1731
|
|
|
1616
1732
|
````text
|
|
1617
|
-
Copyright (c)
|
|
1733
|
+
Copyright (c) 2016 Anthony Ramine
|
|
1618
1734
|
|
|
1619
1735
|
Permission is hereby granted, free of charge, to any
|
|
1620
1736
|
person obtaining a copy of this software and associated
|
|
@@ -1648,10 +1764,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1648
1764
|
|
|
1649
1765
|
### Rust Crates:
|
|
1650
1766
|
|
|
1651
|
-
- [
|
|
1767
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
1652
1768
|
|
|
1653
1769
|
````text
|
|
1654
|
-
Copyright (c)
|
|
1770
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
1655
1771
|
|
|
1656
1772
|
Permission is hereby granted, free of charge, to any
|
|
1657
1773
|
person obtaining a copy of this software and associated
|
|
@@ -1685,10 +1801,44 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1685
1801
|
|
|
1686
1802
|
### Rust Crates:
|
|
1687
1803
|
|
|
1688
|
-
- [
|
|
1804
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
1805
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
1689
1806
|
|
|
1690
1807
|
````text
|
|
1691
|
-
|
|
1808
|
+
MIT License
|
|
1809
|
+
|
|
1810
|
+
Copyright (c) 2019 Graham Esau
|
|
1811
|
+
|
|
1812
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1813
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1814
|
+
in the Software without restriction, including without limitation the rights
|
|
1815
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1816
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1817
|
+
furnished to do so, subject to the following conditions:
|
|
1818
|
+
|
|
1819
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1820
|
+
copies or substantial portions of the Software.
|
|
1821
|
+
|
|
1822
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1823
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1824
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1825
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1826
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1827
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1828
|
+
SOFTWARE.
|
|
1829
|
+
|
|
1830
|
+
````
|
|
1831
|
+
|
|
1832
|
+
---
|
|
1833
|
+
|
|
1834
|
+
## The following dependencies are licensed under the MIT License:
|
|
1835
|
+
|
|
1836
|
+
### Rust Crates:
|
|
1837
|
+
|
|
1838
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
1839
|
+
|
|
1840
|
+
````text
|
|
1841
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
1692
1842
|
|
|
1693
1843
|
Permission is hereby granted, free of charge, to any
|
|
1694
1844
|
person obtaining a copy of this software and associated
|
|
@@ -1722,10 +1872,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1722
1872
|
|
|
1723
1873
|
### Rust Crates:
|
|
1724
1874
|
|
|
1725
|
-
- [
|
|
1875
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
1726
1876
|
|
|
1727
1877
|
````text
|
|
1728
|
-
Copyright (c)
|
|
1878
|
+
Copyright (c) 2016--2017
|
|
1729
1879
|
|
|
1730
1880
|
Permission is hereby granted, free of charge, to any
|
|
1731
1881
|
person obtaining a copy of this software and associated
|
|
@@ -1759,12 +1909,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1759
1909
|
|
|
1760
1910
|
### Rust Crates:
|
|
1761
1911
|
|
|
1762
|
-
- [
|
|
1763
|
-
- [
|
|
1764
|
-
- [
|
|
1912
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
1913
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
1914
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
1765
1915
|
|
|
1766
1916
|
````text
|
|
1767
|
-
Copyright (c)
|
|
1917
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
1768
1918
|
|
|
1769
1919
|
Permission is hereby granted, free of charge, to any
|
|
1770
1920
|
person obtaining a copy of this software and associated
|
|
@@ -1834,13 +1984,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1834
1984
|
|
|
1835
1985
|
### Rust Crates:
|
|
1836
1986
|
|
|
1837
|
-
- [
|
|
1987
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
1838
1988
|
|
|
1839
1989
|
````text
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
Copyright (c) 2019 Yoshua Wuyts
|
|
1843
|
-
Copyright (c) Tokio Contributors
|
|
1990
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
1844
1991
|
|
|
1845
1992
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1846
1993
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1849,16 +1996,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1849
1996
|
copies of the Software, and to permit persons to whom the Software is
|
|
1850
1997
|
furnished to do so, subject to the following conditions:
|
|
1851
1998
|
|
|
1852
|
-
The above copyright notice and this permission notice shall be included in
|
|
1853
|
-
copies or substantial portions of the Software.
|
|
1999
|
+
The above copyright notice and this permission notice shall be included in
|
|
2000
|
+
all copies or substantial portions of the Software.
|
|
1854
2001
|
|
|
1855
2002
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1856
2003
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1857
2004
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1858
2005
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1859
2006
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1860
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1861
|
-
SOFTWARE.
|
|
2007
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2008
|
+
THE SOFTWARE.
|
|
1862
2009
|
|
|
1863
2010
|
````
|
|
1864
2011
|
|
|
@@ -1868,10 +2015,10 @@ SOFTWARE.
|
|
|
1868
2015
|
|
|
1869
2016
|
### Rust Crates:
|
|
1870
2017
|
|
|
1871
|
-
- [
|
|
2018
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
1872
2019
|
|
|
1873
2020
|
````text
|
|
1874
|
-
Copyright
|
|
2021
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
1875
2022
|
|
|
1876
2023
|
Permission is hereby granted, free of charge, to any
|
|
1877
2024
|
person obtaining a copy of this software and associated
|
|
@@ -1897,7 +2044,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
1897
2044
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1898
2045
|
DEALINGS IN THE SOFTWARE.
|
|
1899
2046
|
|
|
1900
|
-
|
|
1901
2047
|
````
|
|
1902
2048
|
|
|
1903
2049
|
---
|
|
@@ -1906,13 +2052,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1906
2052
|
|
|
1907
2053
|
### Rust Crates:
|
|
1908
2054
|
|
|
1909
|
-
- [
|
|
1910
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
1911
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
2055
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
1912
2056
|
|
|
1913
2057
|
````text
|
|
1914
|
-
Copyright
|
|
1915
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
2058
|
+
Copyright (c) 2016--2023
|
|
1916
2059
|
|
|
1917
2060
|
Permission is hereby granted, free of charge, to any
|
|
1918
2061
|
person obtaining a copy of this software and associated
|
|
@@ -1944,45 +2087,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1944
2087
|
|
|
1945
2088
|
## The following dependencies are licensed under the MIT License:
|
|
1946
2089
|
|
|
1947
|
-
### NPM Packages:
|
|
1948
|
-
|
|
1949
|
-
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
1950
|
-
|
|
1951
|
-
````text
|
|
1952
|
-
The MIT License (MIT)
|
|
1953
|
-
|
|
1954
|
-
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
1955
|
-
|
|
1956
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1957
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1958
|
-
in the Software without restriction, including without limitation the rights
|
|
1959
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1960
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1961
|
-
furnished to do so, subject to the following conditions:
|
|
1962
|
-
|
|
1963
|
-
The above copyright notice and this permission notice shall be included in
|
|
1964
|
-
all copies or substantial portions of the Software.
|
|
1965
|
-
|
|
1966
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1967
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1968
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1969
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1970
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1971
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1972
|
-
THE SOFTWARE.
|
|
1973
|
-
|
|
1974
|
-
````
|
|
1975
|
-
|
|
1976
|
-
---
|
|
1977
|
-
|
|
1978
|
-
## The following dependencies are licensed under the MIT License:
|
|
1979
|
-
|
|
1980
2090
|
### Rust Crates:
|
|
1981
2091
|
|
|
1982
|
-
- [
|
|
2092
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
1983
2093
|
|
|
1984
2094
|
````text
|
|
1985
|
-
Copyright (c)
|
|
2095
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
1986
2096
|
|
|
1987
2097
|
Permission is hereby granted, free of charge, to any
|
|
1988
2098
|
person obtaining a copy of this software and associated
|
|
@@ -2016,43 +2126,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2016
2126
|
|
|
2017
2127
|
### Rust Crates:
|
|
2018
2128
|
|
|
2019
|
-
- [
|
|
2020
|
-
|
|
2021
|
-
````text
|
|
2022
|
-
MIT License
|
|
2023
|
-
|
|
2024
|
-
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
2025
|
-
|
|
2026
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2027
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2028
|
-
in the Software without restriction, including without limitation the rights
|
|
2029
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2030
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2031
|
-
furnished to do so, subject to the following conditions:
|
|
2032
|
-
|
|
2033
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2034
|
-
copies or substantial portions of the Software.
|
|
2035
|
-
|
|
2036
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2037
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2038
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2039
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2040
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2041
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2042
|
-
SOFTWARE.
|
|
2043
|
-
|
|
2044
|
-
````
|
|
2045
|
-
|
|
2046
|
-
---
|
|
2047
|
-
|
|
2048
|
-
## The following dependencies are licensed under the MIT License:
|
|
2049
|
-
|
|
2050
|
-
### Rust Crates:
|
|
2051
|
-
|
|
2052
|
-
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
2129
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
2053
2130
|
|
|
2054
2131
|
````text
|
|
2055
|
-
Copyright
|
|
2132
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
2056
2133
|
|
|
2057
2134
|
Permission is hereby granted, free of charge, to any
|
|
2058
2135
|
person obtaining a copy of this software and associated
|
|
@@ -2086,10 +2163,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2086
2163
|
|
|
2087
2164
|
### Rust Crates:
|
|
2088
2165
|
|
|
2089
|
-
- [
|
|
2166
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2167
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2168
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2090
2169
|
|
|
2091
2170
|
````text
|
|
2092
|
-
|
|
2171
|
+
MIT License
|
|
2172
|
+
|
|
2173
|
+
Copyright (c) 2017 Ted Driggs
|
|
2093
2174
|
|
|
2094
2175
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2095
2176
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2098,53 +2179,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2098
2179
|
copies of the Software, and to permit persons to whom the Software is
|
|
2099
2180
|
furnished to do so, subject to the following conditions:
|
|
2100
2181
|
|
|
2101
|
-
The above copyright notice and this permission notice shall be included in
|
|
2102
|
-
|
|
2182
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2183
|
+
copies or substantial portions of the Software.
|
|
2103
2184
|
|
|
2104
2185
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2105
2186
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2106
2187
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2107
2188
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2108
2189
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2109
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2110
|
-
|
|
2111
|
-
|
|
2112
|
-
````
|
|
2113
|
-
|
|
2114
|
-
---
|
|
2115
|
-
|
|
2116
|
-
## The following dependencies are licensed under the MIT License:
|
|
2117
|
-
|
|
2118
|
-
### Rust Crates:
|
|
2119
|
-
|
|
2120
|
-
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
2121
|
-
|
|
2122
|
-
````text
|
|
2123
|
-
Copyright (c) 2016 Amanieu d'Antras
|
|
2124
|
-
|
|
2125
|
-
Permission is hereby granted, free of charge, to any
|
|
2126
|
-
person obtaining a copy of this software and associated
|
|
2127
|
-
documentation files (the "Software"), to deal in the
|
|
2128
|
-
Software without restriction, including without
|
|
2129
|
-
limitation the rights to use, copy, modify, merge,
|
|
2130
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2131
|
-
the Software, and to permit persons to whom the Software
|
|
2132
|
-
is furnished to do so, subject to the following
|
|
2133
|
-
conditions:
|
|
2134
|
-
|
|
2135
|
-
The above copyright notice and this permission notice
|
|
2136
|
-
shall be included in all copies or substantial portions
|
|
2137
|
-
of the Software.
|
|
2138
|
-
|
|
2139
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2140
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2141
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2142
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2143
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2144
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2145
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2146
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2147
|
-
DEALINGS IN THE SOFTWARE.
|
|
2190
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2191
|
+
SOFTWARE.
|
|
2148
2192
|
|
|
2149
2193
|
````
|
|
2150
2194
|
|
|
@@ -2154,10 +2198,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2154
2198
|
|
|
2155
2199
|
### Rust Crates:
|
|
2156
2200
|
|
|
2157
|
-
- [
|
|
2201
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
2158
2202
|
|
|
2159
2203
|
````text
|
|
2160
|
-
Copyright (c)
|
|
2204
|
+
Copyright (c) The Rust Project Developers
|
|
2161
2205
|
|
|
2162
2206
|
Permission is hereby granted, free of charge, to any
|
|
2163
2207
|
person obtaining a copy of this software and associated
|
|
@@ -2191,12 +2235,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2191
2235
|
|
|
2192
2236
|
### Rust Crates:
|
|
2193
2237
|
|
|
2194
|
-
- [
|
|
2238
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
2195
2239
|
|
|
2196
2240
|
````text
|
|
2197
2241
|
The MIT License (MIT)
|
|
2198
2242
|
|
|
2199
|
-
Copyright (c)
|
|
2243
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
2200
2244
|
|
|
2201
2245
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2202
2246
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2205,17 +2249,19 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2205
2249
|
copies of the Software, and to permit persons to whom the Software is
|
|
2206
2250
|
furnished to do so, subject to the following conditions:
|
|
2207
2251
|
|
|
2208
|
-
The above copyright notice and this permission notice shall be included in
|
|
2209
|
-
|
|
2252
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2253
|
+
copies or substantial portions of the Software.
|
|
2210
2254
|
|
|
2211
2255
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2212
2256
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2213
2257
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2214
2258
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2215
2259
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2216
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2217
|
-
|
|
2260
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2261
|
+
SOFTWARE.
|
|
2218
2262
|
|
|
2263
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2264
|
+
licences; see files named LICENSE.*.txt for details.
|
|
2219
2265
|
````
|
|
2220
2266
|
|
|
2221
2267
|
---
|
|
@@ -2224,10 +2270,10 @@ THE SOFTWARE.
|
|
|
2224
2270
|
|
|
2225
2271
|
### Rust Crates:
|
|
2226
2272
|
|
|
2227
|
-
- [
|
|
2273
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
2228
2274
|
|
|
2229
2275
|
````text
|
|
2230
|
-
Copyright (c)
|
|
2276
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
2231
2277
|
|
|
2232
2278
|
Permission is hereby granted, free of charge, to any
|
|
2233
2279
|
person obtaining a copy of this software and associated
|
|
@@ -2261,11 +2307,54 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2261
2307
|
|
|
2262
2308
|
### Rust Crates:
|
|
2263
2309
|
|
|
2264
|
-
- [
|
|
2310
|
+
- [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
|
|
2311
|
+
|
|
2312
|
+
````text
|
|
2313
|
+
Copyright (c) 2015 steffengy
|
|
2314
|
+
|
|
2315
|
+
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:
|
|
2316
|
+
|
|
2317
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2318
|
+
|
|
2319
|
+
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.
|
|
2320
|
+
|
|
2321
|
+
````
|
|
2322
|
+
|
|
2323
|
+
---
|
|
2324
|
+
|
|
2325
|
+
## The following dependencies are licensed under the MIT License:
|
|
2326
|
+
|
|
2327
|
+
### Rust Crates:
|
|
2328
|
+
|
|
2329
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
2330
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
2331
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
2332
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
2333
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
2334
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
2335
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
2336
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
2337
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
2338
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
2339
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
2340
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
2341
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
2342
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2343
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2344
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
2345
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
2346
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
2347
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
2348
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
2349
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
2350
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2351
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2352
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2353
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2354
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
2355
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
2265
2356
|
|
|
2266
2357
|
````text
|
|
2267
|
-
Copyright (c) 2018 The Servo Project Developers
|
|
2268
|
-
|
|
2269
2358
|
Permission is hereby granted, free of charge, to any
|
|
2270
2359
|
person obtaining a copy of this software and associated
|
|
2271
2360
|
documentation files (the "Software"), to deal in the
|
|
@@ -2298,16 +2387,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2298
2387
|
|
|
2299
2388
|
### Rust Crates:
|
|
2300
2389
|
|
|
2301
|
-
- [
|
|
2390
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
2302
2391
|
|
|
2303
2392
|
````text
|
|
2304
2393
|
MIT License
|
|
2305
2394
|
|
|
2306
|
-
Copyright
|
|
2307
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2308
|
-
Copyright (c) 2017 Frommi
|
|
2309
|
-
Copyright (c) 2017-2024 oyvindln
|
|
2310
|
-
|
|
2395
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
2311
2396
|
|
|
2312
2397
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2313
2398
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2335,16 +2420,29 @@ SOFTWARE.
|
|
|
2335
2420
|
|
|
2336
2421
|
### Rust Crates:
|
|
2337
2422
|
|
|
2338
|
-
- [
|
|
2423
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
2339
2424
|
|
|
2340
2425
|
````text
|
|
2341
|
-
Copyright
|
|
2426
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
2342
2427
|
|
|
2343
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2428
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2429
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2430
|
+
in the Software without restriction, including without limitation the rights
|
|
2431
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2432
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2433
|
+
furnished to do so, subject to the following conditions:
|
|
2344
2434
|
|
|
2345
|
-
The above copyright notice and this permission notice shall be included in
|
|
2435
|
+
The above copyright notice and this permission notice shall be included in
|
|
2436
|
+
all copies or substantial portions of the Software.
|
|
2437
|
+
|
|
2438
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2439
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2440
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2441
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2442
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2443
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2444
|
+
THE SOFTWARE.
|
|
2346
2445
|
|
|
2347
|
-
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.
|
|
2348
2446
|
|
|
2349
2447
|
````
|
|
2350
2448
|
|
|
@@ -2354,35 +2452,41 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2354
2452
|
|
|
2355
2453
|
### Rust Crates:
|
|
2356
2454
|
|
|
2357
|
-
- [
|
|
2455
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
2456
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2457
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2458
|
+
- [windows](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
2459
|
+
- [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
2460
|
+
- [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
2461
|
+
- [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
2462
|
+
- [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
|
|
2463
|
+
- [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
|
|
2464
|
+
- [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
2465
|
+
- [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
|
|
2466
|
+
- [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
|
|
2467
|
+
- [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
|
|
2468
|
+
- [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
|
|
2469
|
+
- [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
2358
2470
|
|
|
2359
2471
|
````text
|
|
2360
|
-
|
|
2361
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
2472
|
+
MIT License
|
|
2362
2473
|
|
|
2363
|
-
|
|
2364
|
-
person obtaining a copy of this software and associated
|
|
2365
|
-
documentation files (the "Software"), to deal in the
|
|
2366
|
-
Software without restriction, including without
|
|
2367
|
-
limitation the rights to use, copy, modify, merge,
|
|
2368
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2369
|
-
the Software, and to permit persons to whom the Software
|
|
2370
|
-
is furnished to do so, subject to the following
|
|
2371
|
-
conditions:
|
|
2474
|
+
Copyright (c) <year> <copyright holders>
|
|
2372
2475
|
|
|
2373
|
-
|
|
2374
|
-
|
|
2375
|
-
|
|
2476
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
2477
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
2478
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2479
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
2480
|
+
following conditions:
|
|
2376
2481
|
|
|
2377
|
-
|
|
2378
|
-
|
|
2379
|
-
|
|
2380
|
-
|
|
2381
|
-
|
|
2382
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2383
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2384
|
-
|
|
2385
|
-
DEALINGS IN THE SOFTWARE.
|
|
2482
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
2483
|
+
portions of the Software.
|
|
2484
|
+
|
|
2485
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
2486
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
2487
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2488
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
2489
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2386
2490
|
|
|
2387
2491
|
````
|
|
2388
2492
|
|
|
@@ -2392,37 +2496,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2392
2496
|
|
|
2393
2497
|
### Rust Crates:
|
|
2394
2498
|
|
|
2395
|
-
- [
|
|
2396
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
2499
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
2397
2500
|
|
|
2398
2501
|
````text
|
|
2399
|
-
Copyright
|
|
2400
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
2401
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
2502
|
+
Copyright 2016 Nika Layzell
|
|
2402
2503
|
|
|
2403
|
-
Permission is hereby granted, free of charge, to any
|
|
2404
|
-
person obtaining a copy of this software and associated
|
|
2405
|
-
documentation files (the "Software"), to deal in the
|
|
2406
|
-
Software without restriction, including without
|
|
2407
|
-
limitation the rights to use, copy, modify, merge,
|
|
2408
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2409
|
-
the Software, and to permit persons to whom the Software
|
|
2410
|
-
is furnished to do so, subject to the following
|
|
2411
|
-
conditions:
|
|
2504
|
+
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:
|
|
2412
2505
|
|
|
2413
|
-
The above copyright notice and this permission notice
|
|
2414
|
-
shall be included in all copies or substantial portions
|
|
2415
|
-
of the Software.
|
|
2506
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2416
2507
|
|
|
2417
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2418
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2419
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2420
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2421
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2422
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2423
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2424
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2425
|
-
DEALINGS IN THE SOFTWARE.
|
|
2508
|
+
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.
|
|
2426
2509
|
|
|
2427
2510
|
````
|
|
2428
2511
|
|
|
@@ -2432,12 +2515,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2432
2515
|
|
|
2433
2516
|
### Rust Crates:
|
|
2434
2517
|
|
|
2435
|
-
- [
|
|
2518
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
2436
2519
|
|
|
2437
2520
|
````text
|
|
2438
2521
|
MIT License
|
|
2439
2522
|
|
|
2440
|
-
Copyright (c)
|
|
2523
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
2441
2524
|
|
|
2442
2525
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2443
2526
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2465,13 +2548,12 @@ SOFTWARE.
|
|
|
2465
2548
|
|
|
2466
2549
|
### Rust Crates:
|
|
2467
2550
|
|
|
2468
|
-
- [
|
|
2551
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
2469
2552
|
|
|
2470
2553
|
````text
|
|
2471
2554
|
The MIT License (MIT)
|
|
2472
2555
|
|
|
2473
|
-
Copyright (c) 2015
|
|
2474
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
2556
|
+
Copyright (c) 2015 Alice Maz
|
|
2475
2557
|
|
|
2476
2558
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2477
2559
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2480,16 +2562,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2480
2562
|
copies of the Software, and to permit persons to whom the Software is
|
|
2481
2563
|
furnished to do so, subject to the following conditions:
|
|
2482
2564
|
|
|
2483
|
-
The above copyright notice and this permission notice shall be included in
|
|
2484
|
-
copies or substantial portions of the Software.
|
|
2565
|
+
The above copyright notice and this permission notice shall be included in
|
|
2566
|
+
all copies or substantial portions of the Software.
|
|
2485
2567
|
|
|
2486
2568
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2487
2569
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2488
2570
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2489
2571
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2490
2572
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2491
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2492
|
-
SOFTWARE.
|
|
2573
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2574
|
+
THE SOFTWARE.
|
|
2493
2575
|
|
|
2494
2576
|
````
|
|
2495
2577
|
|
|
@@ -2499,34 +2581,28 @@ SOFTWARE.
|
|
|
2499
2581
|
|
|
2500
2582
|
### Rust Crates:
|
|
2501
2583
|
|
|
2502
|
-
- [
|
|
2584
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
2503
2585
|
|
|
2504
2586
|
````text
|
|
2505
|
-
Copyright (c)
|
|
2587
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
2506
2588
|
|
|
2507
|
-
Permission is hereby granted, free of charge, to any
|
|
2508
|
-
|
|
2509
|
-
|
|
2510
|
-
|
|
2511
|
-
|
|
2512
|
-
|
|
2513
|
-
the Software, and to permit persons to whom the Software
|
|
2514
|
-
is furnished to do so, subject to the following
|
|
2515
|
-
conditions:
|
|
2589
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2590
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2591
|
+
in the Software without restriction, including without limitation the rights
|
|
2592
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2593
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2594
|
+
furnished to do so, subject to the following conditions:
|
|
2516
2595
|
|
|
2517
|
-
The above copyright notice and this permission notice
|
|
2518
|
-
|
|
2519
|
-
of the Software.
|
|
2596
|
+
The above copyright notice and this permission notice shall be included in
|
|
2597
|
+
all copies or substantial portions of the Software.
|
|
2520
2598
|
|
|
2521
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2522
|
-
|
|
2523
|
-
|
|
2524
|
-
|
|
2525
|
-
|
|
2526
|
-
|
|
2527
|
-
|
|
2528
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2529
|
-
DEALINGS IN THE SOFTWARE.
|
|
2599
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2600
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2601
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2602
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2603
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2604
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2605
|
+
THE SOFTWARE.
|
|
2530
2606
|
|
|
2531
2607
|
````
|
|
2532
2608
|
|
|
@@ -2536,12 +2612,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2536
2612
|
|
|
2537
2613
|
### NPM Packages:
|
|
2538
2614
|
|
|
2539
|
-
- [
|
|
2615
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
2540
2616
|
|
|
2541
2617
|
````text
|
|
2542
|
-
MIT License
|
|
2618
|
+
The MIT License (MIT)
|
|
2543
2619
|
|
|
2544
|
-
Copyright (c)
|
|
2620
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
2545
2621
|
|
|
2546
2622
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2547
2623
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2561,44 +2637,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2561
2637
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2562
2638
|
SOFTWARE.
|
|
2563
2639
|
|
|
2564
|
-
[others]: https://github.com/json5/json5/contributors
|
|
2565
|
-
|
|
2566
|
-
````
|
|
2567
|
-
|
|
2568
|
-
---
|
|
2569
|
-
|
|
2570
|
-
## The following dependencies are licensed under the MIT License:
|
|
2571
|
-
|
|
2572
|
-
### Rust Crates:
|
|
2573
|
-
|
|
2574
|
-
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
2575
|
-
|
|
2576
|
-
````text
|
|
2577
|
-
Copyright (c) 2017 Artyom Pavlov
|
|
2578
|
-
|
|
2579
|
-
Permission is hereby granted, free of charge, to any
|
|
2580
|
-
person obtaining a copy of this software and associated
|
|
2581
|
-
documentation files (the "Software"), to deal in the
|
|
2582
|
-
Software without restriction, including without
|
|
2583
|
-
limitation the rights to use, copy, modify, merge,
|
|
2584
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2585
|
-
the Software, and to permit persons to whom the Software
|
|
2586
|
-
is furnished to do so, subject to the following
|
|
2587
|
-
conditions:
|
|
2588
|
-
|
|
2589
|
-
The above copyright notice and this permission notice
|
|
2590
|
-
shall be included in all copies or substantial portions
|
|
2591
|
-
of the Software.
|
|
2592
|
-
|
|
2593
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2594
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2595
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2596
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2597
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2598
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2599
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2600
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2601
|
-
DEALINGS IN THE SOFTWARE.
|
|
2602
2640
|
|
|
2603
2641
|
````
|
|
2604
2642
|
|
|
@@ -2608,10 +2646,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2608
2646
|
|
|
2609
2647
|
### Rust Crates:
|
|
2610
2648
|
|
|
2611
|
-
- [
|
|
2649
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
2612
2650
|
|
|
2613
2651
|
````text
|
|
2614
|
-
Copyright (c) The rust-
|
|
2652
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
2653
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2615
2654
|
|
|
2616
2655
|
Permission is hereby granted, free of charge, to any
|
|
2617
2656
|
person obtaining a copy of this software and associated
|
|
@@ -2645,10 +2684,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2645
2684
|
|
|
2646
2685
|
### Rust Crates:
|
|
2647
2686
|
|
|
2648
|
-
- [
|
|
2687
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
2688
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2689
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2690
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2691
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2692
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2649
2693
|
|
|
2650
2694
|
````text
|
|
2651
|
-
Copyright (c)
|
|
2695
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2652
2696
|
|
|
2653
2697
|
Permission is hereby granted, free of charge, to any
|
|
2654
2698
|
person obtaining a copy of this software and associated
|
|
@@ -2682,12 +2726,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2682
2726
|
|
|
2683
2727
|
### Rust Crates:
|
|
2684
2728
|
|
|
2685
|
-
- [
|
|
2729
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
2686
2730
|
|
|
2687
2731
|
````text
|
|
2688
|
-
|
|
2689
|
-
|
|
2690
|
-
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
2732
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
2691
2733
|
|
|
2692
2734
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2693
2735
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2715,64 +2757,10 @@ SOFTWARE.
|
|
|
2715
2757
|
|
|
2716
2758
|
### Rust Crates:
|
|
2717
2759
|
|
|
2718
|
-
- [
|
|
2719
|
-
|
|
2720
|
-
````text
|
|
2721
|
-
Copyright 2017 Juniper Networks, Inc.
|
|
2722
|
-
|
|
2723
|
-
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:
|
|
2724
|
-
|
|
2725
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2726
|
-
|
|
2727
|
-
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.
|
|
2728
|
-
|
|
2729
|
-
````
|
|
2730
|
-
|
|
2731
|
-
---
|
|
2732
|
-
|
|
2733
|
-
## The following dependencies are licensed under the MIT License:
|
|
2734
|
-
|
|
2735
|
-
### Rust Crates:
|
|
2736
|
-
|
|
2737
|
-
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
2738
|
-
|
|
2739
|
-
````text
|
|
2740
|
-
The MIT License (MIT)
|
|
2741
|
-
|
|
2742
|
-
Copyright (c) 2016 Johann Tuffe
|
|
2743
|
-
|
|
2744
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2745
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2746
|
-
in the Software without restriction, including without limitation the rights
|
|
2747
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2748
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2749
|
-
furnished to do so, subject to the following conditions:
|
|
2750
|
-
|
|
2751
|
-
|
|
2752
|
-
The above copyright notice and this permission notice shall be included in
|
|
2753
|
-
all copies or substantial portions of the Software.
|
|
2754
|
-
|
|
2755
|
-
|
|
2756
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2757
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2758
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2759
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2760
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2761
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2762
|
-
THE SOFTWARE.
|
|
2763
|
-
|
|
2764
|
-
````
|
|
2765
|
-
|
|
2766
|
-
---
|
|
2767
|
-
|
|
2768
|
-
## The following dependencies are licensed under the MIT License:
|
|
2769
|
-
|
|
2770
|
-
### Rust Crates:
|
|
2771
|
-
|
|
2772
|
-
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
2760
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
2773
2761
|
|
|
2774
2762
|
````text
|
|
2775
|
-
Copyright (c)
|
|
2763
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
2776
2764
|
|
|
2777
2765
|
Permission is hereby granted, free of charge, to any
|
|
2778
2766
|
person obtaining a copy of this software and associated
|
|
@@ -2806,12 +2794,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2806
2794
|
|
|
2807
2795
|
### Rust Crates:
|
|
2808
2796
|
|
|
2809
|
-
- [
|
|
2810
|
-
- [
|
|
2811
|
-
- [
|
|
2797
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
2798
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
2799
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
2812
2800
|
|
|
2813
2801
|
````text
|
|
2814
|
-
Copyright (c)
|
|
2802
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
2815
2803
|
|
|
2816
2804
|
Permission is hereby granted, free of charge, to any
|
|
2817
2805
|
person obtaining a copy of this software and associated
|
|
@@ -2845,93 +2833,37 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2845
2833
|
|
|
2846
2834
|
### Rust Crates:
|
|
2847
2835
|
|
|
2848
|
-
- [
|
|
2849
|
-
|
|
2850
|
-
````text
|
|
2851
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
2852
|
-
Copyright (c) 2016 Jason Housley
|
|
2853
|
-
|
|
2854
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2855
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2856
|
-
in the Software without restriction, including without limitation the rights
|
|
2857
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2858
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2859
|
-
furnished to do so, subject to the following conditions:
|
|
2860
|
-
|
|
2861
|
-
The above copyright notice and this permission notice shall be included in
|
|
2862
|
-
all copies or substantial portions of the Software.
|
|
2863
|
-
|
|
2864
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2865
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2866
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2867
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2868
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2869
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2870
|
-
THE SOFTWARE.
|
|
2871
|
-
|
|
2872
|
-
````
|
|
2873
|
-
|
|
2874
|
-
---
|
|
2875
|
-
|
|
2876
|
-
## The following dependencies are licensed under the MIT License:
|
|
2877
|
-
|
|
2878
|
-
### Rust Crates:
|
|
2879
|
-
|
|
2880
|
-
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
2881
|
-
|
|
2882
|
-
````text
|
|
2883
|
-
MIT License
|
|
2884
|
-
|
|
2885
|
-
Copyright (c) [2021] [Marvin Countryman]
|
|
2886
|
-
|
|
2887
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2888
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2889
|
-
in the Software without restriction, including without limitation the rights
|
|
2890
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2891
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2892
|
-
furnished to do so, subject to the following conditions:
|
|
2893
|
-
|
|
2894
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2895
|
-
copies or substantial portions of the Software.
|
|
2896
|
-
|
|
2897
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2898
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2899
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2900
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2901
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2902
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2903
|
-
SOFTWARE.
|
|
2904
|
-
|
|
2905
|
-
````
|
|
2906
|
-
|
|
2907
|
-
---
|
|
2908
|
-
|
|
2909
|
-
## The following dependencies are licensed under the MIT License:
|
|
2910
|
-
|
|
2911
|
-
### Rust Crates:
|
|
2912
|
-
|
|
2913
|
-
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
2836
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
2837
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
2914
2838
|
|
|
2915
2839
|
````text
|
|
2916
|
-
Copyright (c)
|
|
2840
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
2841
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
2842
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
2917
2843
|
|
|
2918
|
-
Permission is hereby granted, free of charge, to any
|
|
2919
|
-
of this software and associated
|
|
2920
|
-
|
|
2921
|
-
|
|
2922
|
-
|
|
2923
|
-
|
|
2844
|
+
Permission is hereby granted, free of charge, to any
|
|
2845
|
+
person obtaining a copy of this software and associated
|
|
2846
|
+
documentation files (the "Software"), to deal in the
|
|
2847
|
+
Software without restriction, including without
|
|
2848
|
+
limitation the rights to use, copy, modify, merge,
|
|
2849
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2850
|
+
the Software, and to permit persons to whom the Software
|
|
2851
|
+
is furnished to do so, subject to the following
|
|
2852
|
+
conditions:
|
|
2924
2853
|
|
|
2925
|
-
The above copyright notice and this permission notice
|
|
2926
|
-
all copies or substantial portions
|
|
2854
|
+
The above copyright notice and this permission notice
|
|
2855
|
+
shall be included in all copies or substantial portions
|
|
2856
|
+
of the Software.
|
|
2927
2857
|
|
|
2928
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2929
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2930
|
-
|
|
2931
|
-
|
|
2932
|
-
|
|
2933
|
-
|
|
2934
|
-
|
|
2858
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2859
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2860
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2861
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2862
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2863
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2864
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2865
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2866
|
+
DEALINGS IN THE SOFTWARE.
|
|
2935
2867
|
|
|
2936
2868
|
````
|
|
2937
2869
|
|
|
@@ -2941,11 +2873,10 @@ THE SOFTWARE.
|
|
|
2941
2873
|
|
|
2942
2874
|
### Rust Crates:
|
|
2943
2875
|
|
|
2944
|
-
- [
|
|
2945
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
2876
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
2946
2877
|
|
|
2947
2878
|
````text
|
|
2948
|
-
Copyright (c)
|
|
2879
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
2949
2880
|
|
|
2950
2881
|
Permission is hereby granted, free of charge, to any
|
|
2951
2882
|
person obtaining a copy of this software and associated
|
|
@@ -2977,14 +2908,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2977
2908
|
|
|
2978
2909
|
## The following dependencies are licensed under the MIT License:
|
|
2979
2910
|
|
|
2980
|
-
###
|
|
2911
|
+
### Rust Crates:
|
|
2981
2912
|
|
|
2982
|
-
- [
|
|
2913
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
2983
2914
|
|
|
2984
2915
|
````text
|
|
2985
|
-
|
|
2916
|
+
MIT License
|
|
2986
2917
|
|
|
2987
|
-
Copyright (c)
|
|
2918
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
2988
2919
|
|
|
2989
2920
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2990
2921
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3004,7 +2935,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3004
2935
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3005
2936
|
SOFTWARE.
|
|
3006
2937
|
|
|
3007
|
-
|
|
3008
2938
|
````
|
|
3009
2939
|
|
|
3010
2940
|
---
|
|
@@ -3013,10 +2943,14 @@ SOFTWARE.
|
|
|
3013
2943
|
|
|
3014
2944
|
### Rust Crates:
|
|
3015
2945
|
|
|
3016
|
-
- [
|
|
2946
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
3017
2947
|
|
|
3018
2948
|
````text
|
|
3019
|
-
|
|
2949
|
+
The MIT License (MIT)
|
|
2950
|
+
|
|
2951
|
+
Copyright (c) 2015 Danny Guo
|
|
2952
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
2953
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
3020
2954
|
|
|
3021
2955
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3022
2956
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3025,54 +2959,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3025
2959
|
copies of the Software, and to permit persons to whom the Software is
|
|
3026
2960
|
furnished to do so, subject to the following conditions:
|
|
3027
2961
|
|
|
3028
|
-
The above copyright notice and this permission notice shall be included in
|
|
3029
|
-
|
|
3030
|
-
|
|
3031
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3032
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3033
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3034
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3035
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3036
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3037
|
-
|
|
3038
|
-
|
|
3039
|
-
|
|
3040
|
-
````
|
|
3041
|
-
|
|
3042
|
-
---
|
|
3043
|
-
|
|
3044
|
-
## The following dependencies are licensed under the MIT License:
|
|
3045
|
-
|
|
3046
|
-
### Rust Crates:
|
|
3047
|
-
|
|
3048
|
-
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
3049
|
-
|
|
3050
|
-
````text
|
|
3051
|
-
Copyright (c) 2016--2017
|
|
3052
|
-
|
|
3053
|
-
Permission is hereby granted, free of charge, to any
|
|
3054
|
-
person obtaining a copy of this software and associated
|
|
3055
|
-
documentation files (the "Software"), to deal in the
|
|
3056
|
-
Software without restriction, including without
|
|
3057
|
-
limitation the rights to use, copy, modify, merge,
|
|
3058
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3059
|
-
the Software, and to permit persons to whom the Software
|
|
3060
|
-
is furnished to do so, subject to the following
|
|
3061
|
-
conditions:
|
|
3062
|
-
|
|
3063
|
-
The above copyright notice and this permission notice
|
|
3064
|
-
shall be included in all copies or substantial portions
|
|
3065
|
-
of the Software.
|
|
3066
|
-
|
|
3067
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3068
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3069
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3070
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3071
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3072
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3073
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3074
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3075
|
-
DEALINGS IN THE SOFTWARE.
|
|
2962
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2963
|
+
copies or substantial portions of the Software.
|
|
2964
|
+
|
|
2965
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2966
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2967
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2968
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2969
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2970
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2971
|
+
SOFTWARE.
|
|
3076
2972
|
|
|
3077
2973
|
````
|
|
3078
2974
|
|
|
@@ -3082,10 +2978,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3082
2978
|
|
|
3083
2979
|
### Rust Crates:
|
|
3084
2980
|
|
|
3085
|
-
- [
|
|
2981
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
3086
2982
|
|
|
3087
2983
|
````text
|
|
3088
|
-
Copyright (c)
|
|
2984
|
+
Copyright (c) 2018 Carl Lerche
|
|
3089
2985
|
|
|
3090
2986
|
Permission is hereby granted, free of charge, to any
|
|
3091
2987
|
person obtaining a copy of this software and associated
|
|
@@ -3119,14 +3015,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3119
3015
|
|
|
3120
3016
|
### Rust Crates:
|
|
3121
3017
|
|
|
3122
|
-
- [
|
|
3123
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3124
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3018
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
3125
3019
|
|
|
3126
3020
|
````text
|
|
3127
3021
|
MIT License
|
|
3128
3022
|
|
|
3129
|
-
Copyright
|
|
3023
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
3024
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
3025
|
+
Copyright (c) 2017 Frommi
|
|
3026
|
+
Copyright (c) 2017-2024 oyvindln
|
|
3027
|
+
|
|
3130
3028
|
|
|
3131
3029
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3132
3030
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3154,10 +3052,13 @@ SOFTWARE.
|
|
|
3154
3052
|
|
|
3155
3053
|
### Rust Crates:
|
|
3156
3054
|
|
|
3157
|
-
- [
|
|
3055
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
3056
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3057
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3158
3058
|
|
|
3159
3059
|
````text
|
|
3160
|
-
Copyright
|
|
3060
|
+
Copyright 2018 Developers of the Rand project
|
|
3061
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3161
3062
|
|
|
3162
3063
|
Permission is hereby granted, free of charge, to any
|
|
3163
3064
|
person obtaining a copy of this software and associated
|
|
@@ -3191,28 +3092,70 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3191
3092
|
|
|
3192
3093
|
### Rust Crates:
|
|
3193
3094
|
|
|
3194
|
-
- [
|
|
3095
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
3096
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
3097
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
3195
3098
|
|
|
3196
3099
|
````text
|
|
3197
|
-
Copyright (c)
|
|
3100
|
+
Copyright (c) 2019 Tower Contributors
|
|
3198
3101
|
|
|
3199
|
-
Permission is hereby granted, free of charge, to any
|
|
3200
|
-
of this software and associated
|
|
3201
|
-
|
|
3202
|
-
|
|
3203
|
-
|
|
3204
|
-
|
|
3102
|
+
Permission is hereby granted, free of charge, to any
|
|
3103
|
+
person obtaining a copy of this software and associated
|
|
3104
|
+
documentation files (the "Software"), to deal in the
|
|
3105
|
+
Software without restriction, including without
|
|
3106
|
+
limitation the rights to use, copy, modify, merge,
|
|
3107
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3108
|
+
the Software, and to permit persons to whom the Software
|
|
3109
|
+
is furnished to do so, subject to the following
|
|
3110
|
+
conditions:
|
|
3205
3111
|
|
|
3206
|
-
The above copyright notice and this permission notice
|
|
3207
|
-
copies or substantial portions
|
|
3112
|
+
The above copyright notice and this permission notice
|
|
3113
|
+
shall be included in all copies or substantial portions
|
|
3114
|
+
of the Software.
|
|
3208
3115
|
|
|
3209
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3210
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3211
|
-
|
|
3212
|
-
|
|
3213
|
-
|
|
3214
|
-
|
|
3215
|
-
|
|
3116
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3117
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3118
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3119
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3120
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3121
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3122
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3123
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3124
|
+
DEALINGS IN THE SOFTWARE.
|
|
3125
|
+
|
|
3126
|
+
````
|
|
3127
|
+
|
|
3128
|
+
---
|
|
3129
|
+
|
|
3130
|
+
## The following dependencies are licensed under the MIT License:
|
|
3131
|
+
|
|
3132
|
+
### NPM Packages:
|
|
3133
|
+
|
|
3134
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
3135
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
|
|
3136
|
+
|
|
3137
|
+
````text
|
|
3138
|
+
MIT License
|
|
3139
|
+
|
|
3140
|
+
Copyright (c) Microsoft Corporation.
|
|
3141
|
+
|
|
3142
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3143
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3144
|
+
in the Software without restriction, including without limitation the rights
|
|
3145
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3146
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3147
|
+
furnished to do so, subject to the following conditions:
|
|
3148
|
+
|
|
3149
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3150
|
+
copies or substantial portions of the Software.
|
|
3151
|
+
|
|
3152
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3153
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3154
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3155
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3156
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3157
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3158
|
+
SOFTWARE
|
|
3216
3159
|
|
|
3217
3160
|
````
|
|
3218
3161
|
|
|
@@ -3222,19 +3165,10 @@ SOFTWARE.
|
|
|
3222
3165
|
|
|
3223
3166
|
### Rust Crates:
|
|
3224
3167
|
|
|
3225
|
-
- [
|
|
3226
|
-
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3227
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3228
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3229
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3230
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3231
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3232
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3233
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3168
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
3234
3169
|
|
|
3235
3170
|
````text
|
|
3236
|
-
Copyright
|
|
3237
|
-
Copyright (c) 2017 The Tokio Authors
|
|
3171
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
3238
3172
|
|
|
3239
3173
|
Permission is hereby granted, free of charge, to any
|
|
3240
3174
|
person obtaining a copy of this software and associated
|
|
@@ -3268,12 +3202,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3268
3202
|
|
|
3269
3203
|
### Rust Crates:
|
|
3270
3204
|
|
|
3271
|
-
- [
|
|
3272
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
3273
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
3205
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
3274
3206
|
|
|
3275
3207
|
````text
|
|
3276
|
-
Copyright (c)
|
|
3208
|
+
Copyright (c) 2015 Steven Allen
|
|
3277
3209
|
|
|
3278
3210
|
Permission is hereby granted, free of charge, to any
|
|
3279
3211
|
person obtaining a copy of this software and associated
|
|
@@ -3307,10 +3239,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3307
3239
|
|
|
3308
3240
|
### Rust Crates:
|
|
3309
3241
|
|
|
3310
|
-
- [
|
|
3242
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
3243
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
3244
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
3245
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
3311
3246
|
|
|
3312
3247
|
````text
|
|
3313
|
-
Copyright (c) 2019
|
|
3248
|
+
Copyright (c) 2019 Tokio Contributors
|
|
3314
3249
|
|
|
3315
3250
|
Permission is hereby granted, free of charge, to any
|
|
3316
3251
|
person obtaining a copy of this software and associated
|
|
@@ -3342,12 +3277,45 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3342
3277
|
|
|
3343
3278
|
## The following dependencies are licensed under the MIT License:
|
|
3344
3279
|
|
|
3280
|
+
### NPM Packages:
|
|
3281
|
+
|
|
3282
|
+
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.11) (0.0.11)
|
|
3283
|
+
|
|
3284
|
+
````text
|
|
3285
|
+
MIT License
|
|
3286
|
+
|
|
3287
|
+
Copyright (c) 2026 Huawei Device Co., Ltd.
|
|
3288
|
+
|
|
3289
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3290
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3291
|
+
in the Software without restriction, including without limitation the rights
|
|
3292
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3293
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3294
|
+
furnished to do so, subject to the following conditions:
|
|
3295
|
+
|
|
3296
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3297
|
+
copies or substantial portions of the Software.
|
|
3298
|
+
|
|
3299
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3300
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3301
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3302
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3303
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3304
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3305
|
+
SOFTWARE.
|
|
3306
|
+
|
|
3307
|
+
````
|
|
3308
|
+
|
|
3309
|
+
---
|
|
3310
|
+
|
|
3311
|
+
## The following dependencies are licensed under the MIT License:
|
|
3312
|
+
|
|
3345
3313
|
### Rust Crates:
|
|
3346
3314
|
|
|
3347
|
-
- [http
|
|
3315
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
3348
3316
|
|
|
3349
3317
|
````text
|
|
3350
|
-
Copyright (c)
|
|
3318
|
+
Copyright (c) 2017 http-rs authors
|
|
3351
3319
|
|
|
3352
3320
|
Permission is hereby granted, free of charge, to any
|
|
3353
3321
|
person obtaining a copy of this software and associated
|
|
@@ -3373,6 +3341,38 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
3373
3341
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3374
3342
|
DEALINGS IN THE SOFTWARE.
|
|
3375
3343
|
|
|
3344
|
+
````
|
|
3345
|
+
|
|
3346
|
+
---
|
|
3347
|
+
|
|
3348
|
+
## The following dependencies are licensed under the MIT License:
|
|
3349
|
+
|
|
3350
|
+
### Rust Crates:
|
|
3351
|
+
|
|
3352
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
3353
|
+
|
|
3354
|
+
````text
|
|
3355
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
3356
|
+
|
|
3357
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3358
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3359
|
+
in the Software without restriction, including without limitation the rights
|
|
3360
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3361
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3362
|
+
furnished to do so, subject to the following conditions:
|
|
3363
|
+
|
|
3364
|
+
The above copyright notice and this permission notice shall be included in
|
|
3365
|
+
all copies or substantial portions of the Software.
|
|
3366
|
+
|
|
3367
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3368
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3369
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3370
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3371
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3372
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3373
|
+
THE SOFTWARE.
|
|
3374
|
+
|
|
3375
|
+
|
|
3376
3376
|
````
|
|
3377
3377
|
|
|
3378
3378
|
---
|
|
@@ -3766,31 +3766,14 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
3766
3766
|
|
|
3767
3767
|
### Rust Crates:
|
|
3768
3768
|
|
|
3769
|
-
- [
|
|
3770
|
-
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3771
|
-
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3772
|
-
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3773
|
-
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3774
|
-
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3775
|
-
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3776
|
-
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
3777
|
-
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
3778
|
-
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
3779
|
-
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
3780
|
-
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
3781
|
-
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
3782
|
-
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
3783
|
-
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
3784
|
-
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
3785
|
-
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
3786
|
-
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
3769
|
+
- [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
|
|
3787
3770
|
|
|
3788
3771
|
````text
|
|
3789
3772
|
UNICODE LICENSE V3
|
|
3790
3773
|
|
|
3791
3774
|
COPYRIGHT AND PERMISSION NOTICE
|
|
3792
3775
|
|
|
3793
|
-
Copyright ©
|
|
3776
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
3794
3777
|
|
|
3795
3778
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
3796
3779
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -3826,13 +3809,6 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
3826
3809
|
dealings in these Data Files or Software without prior written
|
|
3827
3810
|
authorization of the copyright holder.
|
|
3828
3811
|
|
|
3829
|
-
SPDX-License-Identifier: Unicode-3.0
|
|
3830
|
-
|
|
3831
|
-
—
|
|
3832
|
-
|
|
3833
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
3834
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
3835
|
-
|
|
3836
3812
|
````
|
|
3837
3813
|
|
|
3838
3814
|
---
|
|
@@ -3841,14 +3817,31 @@ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation a
|
|
|
3841
3817
|
|
|
3842
3818
|
### Rust Crates:
|
|
3843
3819
|
|
|
3844
|
-
- [
|
|
3820
|
+
- [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3821
|
+
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3822
|
+
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3823
|
+
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3824
|
+
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3825
|
+
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3826
|
+
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3827
|
+
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
3828
|
+
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
3829
|
+
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
3830
|
+
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
3831
|
+
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
3832
|
+
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
3833
|
+
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
3834
|
+
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
3835
|
+
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
3836
|
+
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
3837
|
+
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
3845
3838
|
|
|
3846
3839
|
````text
|
|
3847
3840
|
UNICODE LICENSE V3
|
|
3848
3841
|
|
|
3849
3842
|
COPYRIGHT AND PERMISSION NOTICE
|
|
3850
3843
|
|
|
3851
|
-
Copyright ©
|
|
3844
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
3852
3845
|
|
|
3853
3846
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
3854
3847
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -3884,5 +3877,12 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
3884
3877
|
dealings in these Data Files or Software without prior written
|
|
3885
3878
|
authorization of the copyright holder.
|
|
3886
3879
|
|
|
3880
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
3881
|
+
|
|
3882
|
+
—
|
|
3883
|
+
|
|
3884
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
3885
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
3886
|
+
|
|
3887
3887
|
````
|
|
3888
3888
|
|