@deveco-codegenie/mcp-darwin-x64 1.1.3 → 1.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/THIRD_PARTY_LICENSES.md +1207 -1207
- package/bin/codegenie-mcp-server +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -16,32 +16,6 @@
|
|
|
16
16
|
- UNKNOWN: 1
|
|
17
17
|
|
|
18
18
|
|
|
19
|
-
---
|
|
20
|
-
|
|
21
|
-
## The following dependencies are licensed under the 0BSD License:
|
|
22
|
-
|
|
23
|
-
### Rust Crates:
|
|
24
|
-
|
|
25
|
-
- [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
|
|
26
|
-
|
|
27
|
-
````text
|
|
28
|
-
BSD Zero Clause License
|
|
29
|
-
|
|
30
|
-
Copyright (c) 2025 Goat
|
|
31
|
-
|
|
32
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
33
|
-
purpose with or without fee is hereby granted.
|
|
34
|
-
|
|
35
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
36
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
37
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
38
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
39
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
40
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
41
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
42
|
-
|
|
43
|
-
````
|
|
44
|
-
|
|
45
19
|
---
|
|
46
20
|
|
|
47
21
|
## The following dependencies are licensed under the 0BSD License:
|
|
@@ -94,11 +68,39 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
94
68
|
|
|
95
69
|
---
|
|
96
70
|
|
|
71
|
+
## The following dependencies are licensed under the 0BSD License:
|
|
72
|
+
|
|
73
|
+
### Rust Crates:
|
|
74
|
+
|
|
75
|
+
- [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
|
|
76
|
+
|
|
77
|
+
````text
|
|
78
|
+
BSD Zero Clause License
|
|
79
|
+
|
|
80
|
+
Copyright (c) 2025 Goat
|
|
81
|
+
|
|
82
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
83
|
+
purpose with or without fee is hereby granted.
|
|
84
|
+
|
|
85
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
86
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
87
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
88
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
89
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
90
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
91
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
92
|
+
|
|
93
|
+
````
|
|
94
|
+
|
|
95
|
+
---
|
|
96
|
+
|
|
97
97
|
## The following dependencies are licensed under the Apache-2.0 License:
|
|
98
98
|
|
|
99
99
|
### Rust Crates:
|
|
100
100
|
|
|
101
|
-
- [
|
|
101
|
+
- [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
|
|
102
|
+
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
103
|
+
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
102
104
|
|
|
103
105
|
````text
|
|
104
106
|
Apache License
|
|
@@ -289,7 +291,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
289
291
|
same "printed page" as the copyright notice for easier
|
|
290
292
|
identification within third-party archives.
|
|
291
293
|
|
|
292
|
-
Copyright
|
|
294
|
+
Copyright [yyyy] [name of copyright owner]
|
|
293
295
|
|
|
294
296
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
295
297
|
you may not use this file except in compliance with the License.
|
|
@@ -311,9 +313,94 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
311
313
|
|
|
312
314
|
### Rust Crates:
|
|
313
315
|
|
|
314
|
-
- [
|
|
315
|
-
- [
|
|
316
|
-
- [
|
|
316
|
+
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
317
|
+
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
318
|
+
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
319
|
+
|
|
320
|
+
````text
|
|
321
|
+
Apache License
|
|
322
|
+
Version 2.0, January 2004
|
|
323
|
+
http://www.apache.org/licenses/
|
|
324
|
+
|
|
325
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
326
|
+
|
|
327
|
+
1. Definitions.
|
|
328
|
+
|
|
329
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
330
|
+
|
|
331
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
332
|
+
|
|
333
|
+
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
334
|
+
|
|
335
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
336
|
+
|
|
337
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
338
|
+
|
|
339
|
+
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
340
|
+
|
|
341
|
+
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
342
|
+
|
|
343
|
+
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
344
|
+
|
|
345
|
+
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
346
|
+
|
|
347
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
348
|
+
|
|
349
|
+
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
350
|
+
|
|
351
|
+
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
352
|
+
|
|
353
|
+
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
354
|
+
|
|
355
|
+
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
356
|
+
|
|
357
|
+
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
358
|
+
|
|
359
|
+
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
360
|
+
|
|
361
|
+
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
362
|
+
|
|
363
|
+
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
364
|
+
|
|
365
|
+
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
366
|
+
|
|
367
|
+
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
368
|
+
|
|
369
|
+
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
370
|
+
|
|
371
|
+
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
372
|
+
|
|
373
|
+
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
374
|
+
|
|
375
|
+
END OF TERMS AND CONDITIONS
|
|
376
|
+
|
|
377
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
378
|
+
|
|
379
|
+
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
380
|
+
|
|
381
|
+
Copyright [yyyy] [name of copyright owner]
|
|
382
|
+
|
|
383
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
384
|
+
you may not use this file except in compliance with the License.
|
|
385
|
+
You may obtain a copy of the License at
|
|
386
|
+
|
|
387
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
388
|
+
|
|
389
|
+
Unless required by applicable law or agreed to in writing, software
|
|
390
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
391
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
392
|
+
See the License for the specific language governing permissions and
|
|
393
|
+
limitations under the License.
|
|
394
|
+
|
|
395
|
+
````
|
|
396
|
+
|
|
397
|
+
---
|
|
398
|
+
|
|
399
|
+
## The following dependencies are licensed under the Apache-2.0 License:
|
|
400
|
+
|
|
401
|
+
### Rust Crates:
|
|
402
|
+
|
|
403
|
+
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
317
404
|
|
|
318
405
|
````text
|
|
319
406
|
Apache License
|
|
@@ -504,7 +591,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
504
591
|
same "printed page" as the copyright notice for easier
|
|
505
592
|
identification within third-party archives.
|
|
506
593
|
|
|
507
|
-
Copyright
|
|
594
|
+
Copyright 2011 Google Inc.
|
|
508
595
|
|
|
509
596
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
510
597
|
you may not use this file except in compliance with the License.
|
|
@@ -522,93 +609,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
522
609
|
|
|
523
610
|
---
|
|
524
611
|
|
|
525
|
-
## The following dependencies are licensed under the Apache-2.0 License:
|
|
526
|
-
|
|
527
|
-
### Rust Crates:
|
|
528
|
-
|
|
529
|
-
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
530
|
-
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
531
|
-
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
532
|
-
|
|
533
|
-
````text
|
|
534
|
-
Apache License
|
|
535
|
-
Version 2.0, January 2004
|
|
536
|
-
http://www.apache.org/licenses/
|
|
537
|
-
|
|
538
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
539
|
-
|
|
540
|
-
1. Definitions.
|
|
541
|
-
|
|
542
|
-
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
543
|
-
|
|
544
|
-
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
545
|
-
|
|
546
|
-
"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.
|
|
547
|
-
|
|
548
|
-
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
549
|
-
|
|
550
|
-
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
551
|
-
|
|
552
|
-
"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.
|
|
553
|
-
|
|
554
|
-
"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).
|
|
555
|
-
|
|
556
|
-
"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.
|
|
557
|
-
|
|
558
|
-
"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."
|
|
559
|
-
|
|
560
|
-
"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.
|
|
561
|
-
|
|
562
|
-
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.
|
|
563
|
-
|
|
564
|
-
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.
|
|
565
|
-
|
|
566
|
-
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:
|
|
567
|
-
|
|
568
|
-
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
569
|
-
|
|
570
|
-
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
571
|
-
|
|
572
|
-
(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
|
|
573
|
-
|
|
574
|
-
(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.
|
|
575
|
-
|
|
576
|
-
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.
|
|
577
|
-
|
|
578
|
-
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.
|
|
579
|
-
|
|
580
|
-
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.
|
|
581
|
-
|
|
582
|
-
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.
|
|
583
|
-
|
|
584
|
-
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.
|
|
585
|
-
|
|
586
|
-
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.
|
|
587
|
-
|
|
588
|
-
END OF TERMS AND CONDITIONS
|
|
589
|
-
|
|
590
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
591
|
-
|
|
592
|
-
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.
|
|
593
|
-
|
|
594
|
-
Copyright [yyyy] [name of copyright owner]
|
|
595
|
-
|
|
596
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
597
|
-
you may not use this file except in compliance with the License.
|
|
598
|
-
You may obtain a copy of the License at
|
|
599
|
-
|
|
600
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
601
|
-
|
|
602
|
-
Unless required by applicable law or agreed to in writing, software
|
|
603
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
604
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
605
|
-
See the License for the specific language governing permissions and
|
|
606
|
-
limitations under the License.
|
|
607
|
-
|
|
608
|
-
````
|
|
609
|
-
|
|
610
|
-
---
|
|
611
|
-
|
|
612
612
|
## The following dependencies are licensed under the BSD-3-Clause License:
|
|
613
613
|
|
|
614
614
|
### NPM Packages:
|
|
@@ -654,24 +654,59 @@ The complete list of contributors can be found at:
|
|
|
654
654
|
|
|
655
655
|
### Rust Crates:
|
|
656
656
|
|
|
657
|
-
- [
|
|
657
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
658
658
|
|
|
659
659
|
````text
|
|
660
|
-
|
|
660
|
+
The MIT License (MIT)
|
|
661
661
|
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
documentation files (the "Software"), to deal in the
|
|
665
|
-
Software without restriction, including without
|
|
666
|
-
limitation the rights to use, copy, modify, merge,
|
|
667
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
668
|
-
the Software, and to permit persons to whom the Software
|
|
669
|
-
is furnished to do so, subject to the following
|
|
670
|
-
conditions:
|
|
662
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
663
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
671
664
|
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
665
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
666
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
667
|
+
in the Software without restriction, including without limitation the rights
|
|
668
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
669
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
670
|
+
furnished to do so, subject to the following conditions:
|
|
671
|
+
|
|
672
|
+
The above copyright notice and this permission notice shall be included in all
|
|
673
|
+
copies or substantial portions of the Software.
|
|
674
|
+
|
|
675
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
676
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
677
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
678
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
679
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
680
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
681
|
+
SOFTWARE.
|
|
682
|
+
|
|
683
|
+
````
|
|
684
|
+
|
|
685
|
+
---
|
|
686
|
+
|
|
687
|
+
## The following dependencies are licensed under the MIT License:
|
|
688
|
+
|
|
689
|
+
### Rust Crates:
|
|
690
|
+
|
|
691
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
692
|
+
|
|
693
|
+
````text
|
|
694
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
695
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
696
|
+
|
|
697
|
+
Permission is hereby granted, free of charge, to any
|
|
698
|
+
person obtaining a copy of this software and associated
|
|
699
|
+
documentation files (the "Software"), to deal in the
|
|
700
|
+
Software without restriction, including without
|
|
701
|
+
limitation the rights to use, copy, modify, merge,
|
|
702
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
703
|
+
the Software, and to permit persons to whom the Software
|
|
704
|
+
is furnished to do so, subject to the following
|
|
705
|
+
conditions:
|
|
706
|
+
|
|
707
|
+
The above copyright notice and this permission notice
|
|
708
|
+
shall be included in all copies or substantial portions
|
|
709
|
+
of the Software.
|
|
675
710
|
|
|
676
711
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
677
712
|
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
@@ -691,15 +726,46 @@ DEALINGS IN THE SOFTWARE.
|
|
|
691
726
|
|
|
692
727
|
### Rust Crates:
|
|
693
728
|
|
|
694
|
-
- [
|
|
695
|
-
- [
|
|
696
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
697
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
698
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
699
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
729
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
730
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
700
731
|
|
|
701
732
|
````text
|
|
702
|
-
|
|
733
|
+
The MIT License (MIT)
|
|
734
|
+
|
|
735
|
+
Copyright (c) 2015 Steven Fackler
|
|
736
|
+
|
|
737
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
738
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
739
|
+
the Software without restriction, including without limitation the rights to
|
|
740
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
741
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
742
|
+
subject to the following conditions:
|
|
743
|
+
|
|
744
|
+
The above copyright notice and this permission notice shall be included in all
|
|
745
|
+
copies or substantial portions of the Software.
|
|
746
|
+
|
|
747
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
748
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
749
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
750
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
751
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
752
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
753
|
+
|
|
754
|
+
````
|
|
755
|
+
|
|
756
|
+
---
|
|
757
|
+
|
|
758
|
+
## The following dependencies are licensed under the MIT License:
|
|
759
|
+
|
|
760
|
+
### Rust Crates:
|
|
761
|
+
|
|
762
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
763
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
764
|
+
|
|
765
|
+
````text
|
|
766
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
767
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
768
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
703
769
|
|
|
704
770
|
Permission is hereby granted, free of charge, to any
|
|
705
771
|
person obtaining a copy of this software and associated
|
|
@@ -731,16 +797,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
731
797
|
|
|
732
798
|
## The following dependencies are licensed under the MIT License:
|
|
733
799
|
|
|
734
|
-
###
|
|
800
|
+
### NPM Packages:
|
|
735
801
|
|
|
736
|
-
- [
|
|
737
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
738
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
802
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
739
803
|
|
|
740
804
|
````text
|
|
741
805
|
MIT License
|
|
742
806
|
|
|
743
|
-
Copyright (c)
|
|
807
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
744
808
|
|
|
745
809
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
746
810
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -760,37 +824,40 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
760
824
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
761
825
|
SOFTWARE.
|
|
762
826
|
|
|
827
|
+
[others]: https://github.com/json5/json5/contributors
|
|
828
|
+
|
|
763
829
|
````
|
|
764
830
|
|
|
765
831
|
---
|
|
766
832
|
|
|
767
833
|
## The following dependencies are licensed under the MIT License:
|
|
768
834
|
|
|
769
|
-
###
|
|
835
|
+
### NPM Packages:
|
|
770
836
|
|
|
771
|
-
- [
|
|
772
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
773
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
837
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
774
838
|
|
|
775
839
|
````text
|
|
776
|
-
MIT License
|
|
840
|
+
The MIT License (MIT)
|
|
777
841
|
|
|
778
|
-
Copyright (c) <
|
|
842
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
779
843
|
|
|
780
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
781
|
-
associated documentation files (the "Software"), to deal
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
844
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
845
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
846
|
+
in the Software without restriction, including without limitation the rights
|
|
847
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
848
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
849
|
+
furnished to do so, subject to the following conditions:
|
|
785
850
|
|
|
786
|
-
The above copyright notice and this permission notice shall be included in
|
|
787
|
-
portions of the Software.
|
|
851
|
+
The above copyright notice and this permission notice shall be included in
|
|
852
|
+
all copies or substantial portions of the Software.
|
|
788
853
|
|
|
789
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
790
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
854
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
855
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
856
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
857
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
858
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
859
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
860
|
+
THE SOFTWARE.
|
|
794
861
|
|
|
795
862
|
````
|
|
796
863
|
|
|
@@ -800,10 +867,10 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
800
867
|
|
|
801
868
|
### Rust Crates:
|
|
802
869
|
|
|
803
|
-
- [
|
|
870
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
804
871
|
|
|
805
872
|
````text
|
|
806
|
-
Copyright (c)
|
|
873
|
+
Copyright (c) The rust-url developers
|
|
807
874
|
|
|
808
875
|
Permission is hereby granted, free of charge, to any
|
|
809
876
|
person obtaining a copy of this software and associated
|
|
@@ -837,41 +904,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
837
904
|
|
|
838
905
|
### Rust Crates:
|
|
839
906
|
|
|
840
|
-
- [
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
846
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
847
|
-
in the Software without restriction, including without limitation the rights
|
|
848
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
849
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
850
|
-
furnished to do so, subject to the following conditions:
|
|
851
|
-
|
|
852
|
-
The above copyright notice and this permission notice shall be included in all
|
|
853
|
-
copies or substantial portions of the Software.
|
|
854
|
-
|
|
855
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
856
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
857
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
858
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
859
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
860
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
861
|
-
SOFTWARE.
|
|
862
|
-
|
|
863
|
-
````
|
|
864
|
-
|
|
865
|
-
---
|
|
866
|
-
|
|
867
|
-
## The following dependencies are licensed under the MIT License:
|
|
868
|
-
|
|
869
|
-
### Rust Crates:
|
|
870
|
-
|
|
871
|
-
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
907
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
908
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
909
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
910
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
872
911
|
|
|
873
912
|
````text
|
|
874
|
-
Copyright (c)
|
|
913
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
875
914
|
|
|
876
915
|
Permission is hereby granted, free of charge, to any
|
|
877
916
|
person obtaining a copy of this software and associated
|
|
@@ -905,10 +944,43 @@ DEALINGS IN THE SOFTWARE.
|
|
|
905
944
|
|
|
906
945
|
### Rust Crates:
|
|
907
946
|
|
|
908
|
-
- [
|
|
947
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
909
948
|
|
|
910
949
|
````text
|
|
911
|
-
|
|
950
|
+
The MIT License (MIT)
|
|
951
|
+
|
|
952
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
953
|
+
|
|
954
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
955
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
956
|
+
in the Software without restriction, including without limitation the rights
|
|
957
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
958
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
959
|
+
furnished to do so, subject to the following conditions:
|
|
960
|
+
|
|
961
|
+
The above copyright notice and this permission notice shall be included in all
|
|
962
|
+
copies or substantial portions of the Software.
|
|
963
|
+
|
|
964
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
965
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
966
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
967
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
968
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
969
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
970
|
+
SOFTWARE.
|
|
971
|
+
````
|
|
972
|
+
|
|
973
|
+
---
|
|
974
|
+
|
|
975
|
+
## The following dependencies are licensed under the MIT License:
|
|
976
|
+
|
|
977
|
+
### Rust Crates:
|
|
978
|
+
|
|
979
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
980
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
981
|
+
|
|
982
|
+
````text
|
|
983
|
+
Copyright (c) 2014 Alex Crichton
|
|
912
984
|
|
|
913
985
|
Permission is hereby granted, free of charge, to any
|
|
914
986
|
person obtaining a copy of this software and associated
|
|
@@ -942,10 +1014,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
942
1014
|
|
|
943
1015
|
### Rust Crates:
|
|
944
1016
|
|
|
945
|
-
- [
|
|
1017
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
1018
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
946
1019
|
|
|
947
1020
|
````text
|
|
948
|
-
Copyright (c)
|
|
1021
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
949
1022
|
|
|
950
1023
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
951
1024
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -954,17 +1027,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
954
1027
|
copies of the Software, and to permit persons to whom the Software is
|
|
955
1028
|
furnished to do so, subject to the following conditions:
|
|
956
1029
|
|
|
957
|
-
The above copyright notice and this permission notice shall be included in
|
|
958
|
-
|
|
1030
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1031
|
+
copies or substantial portions of the Software.
|
|
959
1032
|
|
|
960
1033
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
961
1034
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
962
1035
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
963
1036
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
964
1037
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
965
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
966
|
-
|
|
967
|
-
|
|
1038
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1039
|
+
SOFTWARE.
|
|
968
1040
|
|
|
969
1041
|
````
|
|
970
1042
|
|
|
@@ -974,10 +1046,10 @@ THE SOFTWARE.
|
|
|
974
1046
|
|
|
975
1047
|
### Rust Crates:
|
|
976
1048
|
|
|
977
|
-
- [
|
|
1049
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
978
1050
|
|
|
979
1051
|
````text
|
|
980
|
-
Copyright
|
|
1052
|
+
Copyright (c) 2017 http-rs authors
|
|
981
1053
|
|
|
982
1054
|
Permission is hereby granted, free of charge, to any
|
|
983
1055
|
person obtaining a copy of this software and associated
|
|
@@ -1011,15 +1083,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1011
1083
|
|
|
1012
1084
|
### Rust Crates:
|
|
1013
1085
|
|
|
1014
|
-
- [
|
|
1086
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
1015
1087
|
|
|
1016
1088
|
````text
|
|
1017
1089
|
MIT License
|
|
1018
1090
|
|
|
1019
|
-
Copyright
|
|
1020
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
1021
|
-
Copyright (c) 2017 Frommi
|
|
1022
|
-
Copyright (c) 2017-2024 oyvindln
|
|
1091
|
+
Copyright (c) 2025 Callum Oakley
|
|
1023
1092
|
|
|
1024
1093
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1025
1094
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1047,10 +1116,10 @@ SOFTWARE.
|
|
|
1047
1116
|
|
|
1048
1117
|
### Rust Crates:
|
|
1049
1118
|
|
|
1050
|
-
- [
|
|
1119
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
1051
1120
|
|
|
1052
1121
|
````text
|
|
1053
|
-
Copyright (c)
|
|
1122
|
+
Copyright (c) 2017 Robert Grosse
|
|
1054
1123
|
|
|
1055
1124
|
Permission is hereby granted, free of charge, to any
|
|
1056
1125
|
person obtaining a copy of this software and associated
|
|
@@ -1075,7 +1144,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1075
1144
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1076
1145
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1077
1146
|
DEALINGS IN THE SOFTWARE.
|
|
1078
|
-
|
|
1079
1147
|
````
|
|
1080
1148
|
|
|
1081
1149
|
---
|
|
@@ -1084,10 +1152,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1084
1152
|
|
|
1085
1153
|
### Rust Crates:
|
|
1086
1154
|
|
|
1087
|
-
- [
|
|
1155
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
1088
1156
|
|
|
1089
1157
|
````text
|
|
1090
|
-
Copyright
|
|
1158
|
+
Copyright (c) 2017 Contributors
|
|
1091
1159
|
|
|
1092
1160
|
Permission is hereby granted, free of charge, to any
|
|
1093
1161
|
person obtaining a copy of this software and associated
|
|
@@ -1113,21 +1181,20 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
1113
1181
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1114
1182
|
DEALINGS IN THE SOFTWARE.
|
|
1115
1183
|
|
|
1116
|
-
|
|
1117
1184
|
````
|
|
1118
1185
|
|
|
1119
1186
|
---
|
|
1120
1187
|
|
|
1121
1188
|
## The following dependencies are licensed under the MIT License:
|
|
1122
1189
|
|
|
1123
|
-
###
|
|
1190
|
+
### NPM Packages:
|
|
1124
1191
|
|
|
1125
|
-
- [
|
|
1192
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
1126
1193
|
|
|
1127
1194
|
````text
|
|
1128
|
-
|
|
1195
|
+
MIT License
|
|
1129
1196
|
|
|
1130
|
-
Copyright (c)
|
|
1197
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
1131
1198
|
|
|
1132
1199
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1133
1200
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1136,16 +1203,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1136
1203
|
copies of the Software, and to permit persons to whom the Software is
|
|
1137
1204
|
furnished to do so, subject to the following conditions:
|
|
1138
1205
|
|
|
1139
|
-
The above copyright notice and this permission notice shall be included in
|
|
1140
|
-
|
|
1206
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1207
|
+
copies or substantial portions of the Software.
|
|
1141
1208
|
|
|
1142
1209
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1143
1210
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1144
1211
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1145
1212
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1146
1213
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1147
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1148
|
-
|
|
1214
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1215
|
+
SOFTWARE.
|
|
1149
1216
|
|
|
1150
1217
|
````
|
|
1151
1218
|
|
|
@@ -1155,12 +1222,10 @@ THE SOFTWARE.
|
|
|
1155
1222
|
|
|
1156
1223
|
### Rust Crates:
|
|
1157
1224
|
|
|
1158
|
-
- [
|
|
1225
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
1159
1226
|
|
|
1160
1227
|
````text
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
1228
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
1164
1229
|
|
|
1165
1230
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1166
1231
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1188,10 +1253,10 @@ SOFTWARE.
|
|
|
1188
1253
|
|
|
1189
1254
|
### Rust Crates:
|
|
1190
1255
|
|
|
1191
|
-
- [
|
|
1256
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
1192
1257
|
|
|
1193
1258
|
````text
|
|
1194
|
-
Copyright (c) The
|
|
1259
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
1195
1260
|
|
|
1196
1261
|
Permission is hereby granted, free of charge, to any
|
|
1197
1262
|
person obtaining a copy of this software and associated
|
|
@@ -1225,16 +1290,40 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1225
1290
|
|
|
1226
1291
|
### Rust Crates:
|
|
1227
1292
|
|
|
1228
|
-
- [
|
|
1293
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
1294
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
1295
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
1296
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
1297
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
1298
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
1229
1299
|
|
|
1230
1300
|
````text
|
|
1231
|
-
Copyright
|
|
1301
|
+
Copyright 2018 Developers of the Rand project
|
|
1302
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1232
1303
|
|
|
1233
|
-
Permission is hereby granted, free of charge, to any
|
|
1304
|
+
Permission is hereby granted, free of charge, to any
|
|
1305
|
+
person obtaining a copy of this software and associated
|
|
1306
|
+
documentation files (the "Software"), to deal in the
|
|
1307
|
+
Software without restriction, including without
|
|
1308
|
+
limitation the rights to use, copy, modify, merge,
|
|
1309
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1310
|
+
the Software, and to permit persons to whom the Software
|
|
1311
|
+
is furnished to do so, subject to the following
|
|
1312
|
+
conditions:
|
|
1234
1313
|
|
|
1235
|
-
The above copyright notice and this permission notice
|
|
1314
|
+
The above copyright notice and this permission notice
|
|
1315
|
+
shall be included in all copies or substantial portions
|
|
1316
|
+
of the Software.
|
|
1236
1317
|
|
|
1237
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1318
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1319
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1320
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1321
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1322
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1323
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1324
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1325
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1326
|
+
DEALINGS IN THE SOFTWARE.
|
|
1238
1327
|
|
|
1239
1328
|
````
|
|
1240
1329
|
|
|
@@ -1244,11 +1333,43 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1244
1333
|
|
|
1245
1334
|
### Rust Crates:
|
|
1246
1335
|
|
|
1247
|
-
- [
|
|
1336
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
1248
1337
|
|
|
1249
1338
|
````text
|
|
1250
|
-
|
|
1251
|
-
|
|
1339
|
+
MIT License
|
|
1340
|
+
|
|
1341
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
1342
|
+
|
|
1343
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1344
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1345
|
+
in the Software without restriction, including without limitation the rights
|
|
1346
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1347
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1348
|
+
furnished to do so, subject to the following conditions:
|
|
1349
|
+
|
|
1350
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1351
|
+
copies or substantial portions of the Software.
|
|
1352
|
+
|
|
1353
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1354
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1355
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1356
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1357
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1358
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1359
|
+
SOFTWARE.
|
|
1360
|
+
|
|
1361
|
+
````
|
|
1362
|
+
|
|
1363
|
+
---
|
|
1364
|
+
|
|
1365
|
+
## The following dependencies are licensed under the MIT License:
|
|
1366
|
+
|
|
1367
|
+
### Rust Crates:
|
|
1368
|
+
|
|
1369
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
1370
|
+
|
|
1371
|
+
````text
|
|
1372
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
1252
1373
|
|
|
1253
1374
|
Permission is hereby granted, free of charge, to any
|
|
1254
1375
|
person obtaining a copy of this software and associated
|
|
@@ -1282,10 +1403,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1282
1403
|
|
|
1283
1404
|
### Rust Crates:
|
|
1284
1405
|
|
|
1285
|
-
- [
|
|
1406
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
1286
1407
|
|
|
1287
1408
|
````text
|
|
1288
|
-
Copyright (c)
|
|
1409
|
+
Copyright (c) 2018 Carl Lerche
|
|
1289
1410
|
|
|
1290
1411
|
Permission is hereby granted, free of charge, to any
|
|
1291
1412
|
person obtaining a copy of this software and associated
|
|
@@ -1319,12 +1440,19 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1319
1440
|
|
|
1320
1441
|
### Rust Crates:
|
|
1321
1442
|
|
|
1322
|
-
- [
|
|
1323
|
-
- [
|
|
1324
|
-
- [
|
|
1443
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1444
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1445
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1446
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1447
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1448
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1449
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1450
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1451
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1325
1452
|
|
|
1326
1453
|
````text
|
|
1327
|
-
Copyright (c)
|
|
1454
|
+
Copyright (c) 2016 Alex Crichton
|
|
1455
|
+
Copyright (c) 2017 The Tokio Authors
|
|
1328
1456
|
|
|
1329
1457
|
Permission is hereby granted, free of charge, to any
|
|
1330
1458
|
person obtaining a copy of this software and associated
|
|
@@ -1358,11 +1486,17 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1358
1486
|
|
|
1359
1487
|
### Rust Crates:
|
|
1360
1488
|
|
|
1361
|
-
- [
|
|
1489
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
1362
1490
|
|
|
1363
1491
|
````text
|
|
1364
|
-
Copyright (c)
|
|
1365
|
-
|
|
1492
|
+
Copyright (c) 2016 The humantime Developers
|
|
1493
|
+
|
|
1494
|
+
Includes parts of http date with the following copyright:
|
|
1495
|
+
Copyright (c) 2016 Pyfisch
|
|
1496
|
+
|
|
1497
|
+
Includes portions of musl libc with the following copyright:
|
|
1498
|
+
Copyright © 2005-2013 Rich Felker
|
|
1499
|
+
|
|
1366
1500
|
|
|
1367
1501
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1368
1502
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1388,33 +1522,34 @@ SOFTWARE.
|
|
|
1388
1522
|
|
|
1389
1523
|
## The following dependencies are licensed under the MIT License:
|
|
1390
1524
|
|
|
1391
|
-
###
|
|
1525
|
+
### Rust Crates:
|
|
1392
1526
|
|
|
1393
|
-
- [
|
|
1394
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
1527
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
1395
1528
|
|
|
1396
1529
|
````text
|
|
1397
|
-
|
|
1530
|
+
The MIT License (MIT)
|
|
1398
1531
|
|
|
1399
|
-
|
|
1532
|
+
Copyright (c) 2015 Danny Guo
|
|
1533
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
1534
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
1400
1535
|
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1536
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1537
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1538
|
+
in the Software without restriction, including without limitation the rights
|
|
1539
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1540
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1541
|
+
furnished to do so, subject to the following conditions:
|
|
1407
1542
|
|
|
1408
|
-
|
|
1409
|
-
|
|
1543
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1544
|
+
copies or substantial portions of the Software.
|
|
1410
1545
|
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1546
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1547
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1548
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1549
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1550
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1551
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1552
|
+
SOFTWARE.
|
|
1418
1553
|
|
|
1419
1554
|
````
|
|
1420
1555
|
|
|
@@ -1424,11 +1559,15 @@ SOFTWARE.
|
|
|
1424
1559
|
|
|
1425
1560
|
### Rust Crates:
|
|
1426
1561
|
|
|
1427
|
-
- [
|
|
1562
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
1563
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
1564
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
1565
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
1566
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
1567
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
1428
1568
|
|
|
1429
1569
|
````text
|
|
1430
|
-
Copyright (c)
|
|
1431
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1570
|
+
Copyright (c) 2019 Tokio Contributors
|
|
1432
1571
|
|
|
1433
1572
|
Permission is hereby granted, free of charge, to any
|
|
1434
1573
|
person obtaining a copy of this software and associated
|
|
@@ -1462,10 +1601,42 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1462
1601
|
|
|
1463
1602
|
### Rust Crates:
|
|
1464
1603
|
|
|
1465
|
-
- [
|
|
1604
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
1466
1605
|
|
|
1467
1606
|
````text
|
|
1468
|
-
Copyright (c)
|
|
1607
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
1608
|
+
Copyright (c) 2016 Jason Housley
|
|
1609
|
+
|
|
1610
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1611
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1612
|
+
in the Software without restriction, including without limitation the rights
|
|
1613
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1614
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1615
|
+
furnished to do so, subject to the following conditions:
|
|
1616
|
+
|
|
1617
|
+
The above copyright notice and this permission notice shall be included in
|
|
1618
|
+
all copies or substantial portions of the Software.
|
|
1619
|
+
|
|
1620
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1621
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1622
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1623
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1624
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1625
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1626
|
+
THE SOFTWARE.
|
|
1627
|
+
|
|
1628
|
+
````
|
|
1629
|
+
|
|
1630
|
+
---
|
|
1631
|
+
|
|
1632
|
+
## The following dependencies are licensed under the MIT License:
|
|
1633
|
+
|
|
1634
|
+
### Rust Crates:
|
|
1635
|
+
|
|
1636
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
1637
|
+
|
|
1638
|
+
````text
|
|
1639
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
1469
1640
|
|
|
1470
1641
|
Permission is hereby granted, free of charge, to any
|
|
1471
1642
|
person obtaining a copy of this software and associated
|
|
@@ -1499,33 +1670,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1499
1670
|
|
|
1500
1671
|
### Rust Crates:
|
|
1501
1672
|
|
|
1502
|
-
- [
|
|
1503
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
1504
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
1505
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
1673
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
1506
1674
|
|
|
1507
1675
|
````text
|
|
1508
|
-
The
|
|
1509
|
-
|
|
1510
|
-
Copyright (c) 2015 Andrew Gallant
|
|
1676
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
1511
1677
|
|
|
1512
|
-
Permission is hereby granted, free of charge, to any
|
|
1513
|
-
of this software and associated
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1678
|
+
Permission is hereby granted, free of charge, to any
|
|
1679
|
+
person obtaining a copy of this software and associated
|
|
1680
|
+
documentation files (the "Software"), to deal in the
|
|
1681
|
+
Software without restriction, including without
|
|
1682
|
+
limitation the rights to use, copy, modify, merge,
|
|
1683
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1684
|
+
the Software, and to permit persons to whom the Software
|
|
1685
|
+
is furnished to do so, subject to the following
|
|
1686
|
+
conditions:
|
|
1518
1687
|
|
|
1519
|
-
The above copyright notice and this permission notice
|
|
1520
|
-
all copies or substantial portions
|
|
1688
|
+
The above copyright notice and this permission notice
|
|
1689
|
+
shall be included in all copies or substantial portions
|
|
1690
|
+
of the Software.
|
|
1521
1691
|
|
|
1522
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1523
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1692
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1693
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1694
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1695
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1696
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1697
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1698
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1699
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1700
|
+
DEALINGS IN THE SOFTWARE.
|
|
1529
1701
|
|
|
1530
1702
|
````
|
|
1531
1703
|
|
|
@@ -1535,46 +1707,13 @@ THE SOFTWARE.
|
|
|
1535
1707
|
|
|
1536
1708
|
### Rust Crates:
|
|
1537
1709
|
|
|
1538
|
-
- [
|
|
1539
|
-
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1540
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1710
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
1541
1711
|
|
|
1542
1712
|
````text
|
|
1543
1713
|
MIT License
|
|
1544
1714
|
|
|
1545
|
-
Copyright (c)
|
|
1546
|
-
|
|
1547
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1548
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1549
|
-
in the Software without restriction, including without limitation the rights
|
|
1550
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1551
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1552
|
-
furnished to do so, subject to the following conditions:
|
|
1553
|
-
|
|
1554
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1555
|
-
copies or substantial portions of the Software.
|
|
1556
|
-
|
|
1557
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1558
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1559
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1560
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1561
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1562
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1563
|
-
SOFTWARE.
|
|
1564
|
-
|
|
1565
|
-
````
|
|
1566
|
-
|
|
1567
|
-
---
|
|
1568
|
-
|
|
1569
|
-
## The following dependencies are licensed under the MIT License:
|
|
1570
|
-
|
|
1571
|
-
### Rust Crates:
|
|
1572
|
-
|
|
1573
|
-
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
1574
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
1575
|
-
|
|
1576
|
-
````text
|
|
1577
|
-
Copyright (c) 2018-2019 dirs-rs contributors
|
|
1715
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
1716
|
+
Copyright (c) Tokio Contributors
|
|
1578
1717
|
|
|
1579
1718
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1580
1719
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1602,41 +1741,10 @@ SOFTWARE.
|
|
|
1602
1741
|
|
|
1603
1742
|
### Rust Crates:
|
|
1604
1743
|
|
|
1605
|
-
- [
|
|
1606
|
-
|
|
1607
|
-
````text
|
|
1608
|
-
Copyright (c) 2023-2025 Sean McArthur
|
|
1609
|
-
|
|
1610
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1611
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1612
|
-
in the Software without restriction, including without limitation the rights
|
|
1613
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1614
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1615
|
-
furnished to do so, subject to the following conditions:
|
|
1616
|
-
|
|
1617
|
-
The above copyright notice and this permission notice shall be included in
|
|
1618
|
-
all copies or substantial portions of the Software.
|
|
1619
|
-
|
|
1620
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1621
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1622
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1623
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1624
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1625
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1626
|
-
THE SOFTWARE.
|
|
1627
|
-
|
|
1628
|
-
````
|
|
1629
|
-
|
|
1630
|
-
---
|
|
1631
|
-
|
|
1632
|
-
## The following dependencies are licensed under the MIT License:
|
|
1633
|
-
|
|
1634
|
-
### Rust Crates:
|
|
1635
|
-
|
|
1636
|
-
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
1744
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
1637
1745
|
|
|
1638
1746
|
````text
|
|
1639
|
-
Copyright (c)
|
|
1747
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
1640
1748
|
|
|
1641
1749
|
Permission is hereby granted, free of charge, to any
|
|
1642
1750
|
person obtaining a copy of this software and associated
|
|
@@ -1670,47 +1778,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1670
1778
|
|
|
1671
1779
|
### Rust Crates:
|
|
1672
1780
|
|
|
1673
|
-
- [
|
|
1781
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
1674
1782
|
|
|
1675
1783
|
````text
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
Permission is hereby granted, free of charge, to any
|
|
1679
|
-
person obtaining a copy of this software and associated
|
|
1680
|
-
documentation files (the "Software"), to deal in the
|
|
1681
|
-
Software without restriction, including without
|
|
1682
|
-
limitation the rights to use, copy, modify, merge,
|
|
1683
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1684
|
-
the Software, and to permit persons to whom the Software
|
|
1685
|
-
is furnished to do so, subject to the following
|
|
1686
|
-
conditions:
|
|
1687
|
-
|
|
1688
|
-
The above copyright notice and this permission notice
|
|
1689
|
-
shall be included in all copies or substantial portions
|
|
1690
|
-
of the Software.
|
|
1691
|
-
|
|
1692
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1693
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1694
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1695
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1696
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1697
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1698
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1699
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1700
|
-
DEALINGS IN THE SOFTWARE.
|
|
1701
|
-
|
|
1702
|
-
````
|
|
1703
|
-
|
|
1704
|
-
---
|
|
1705
|
-
|
|
1706
|
-
## The following dependencies are licensed under the MIT License:
|
|
1707
|
-
|
|
1708
|
-
### Rust Crates:
|
|
1709
|
-
|
|
1710
|
-
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
1784
|
+
MIT License
|
|
1711
1785
|
|
|
1712
|
-
|
|
1713
|
-
Copyright (c) 2016 The rust-native-tls Developers
|
|
1786
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
1714
1787
|
|
|
1715
1788
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1716
1789
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1736,45 +1809,14 @@ SOFTWARE.
|
|
|
1736
1809
|
|
|
1737
1810
|
## The following dependencies are licensed under the MIT License:
|
|
1738
1811
|
|
|
1739
|
-
###
|
|
1740
|
-
|
|
1741
|
-
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
1742
|
-
|
|
1743
|
-
````text
|
|
1744
|
-
Copyright (c) 2019 Eliza Weisman
|
|
1745
|
-
|
|
1746
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1747
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1748
|
-
in the Software without restriction, including without limitation the rights
|
|
1749
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1750
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1751
|
-
furnished to do so, subject to the following conditions:
|
|
1752
|
-
|
|
1753
|
-
The above copyright notice and this permission notice shall be included in
|
|
1754
|
-
all copies or substantial portions of the Software.
|
|
1755
|
-
|
|
1756
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1757
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1758
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1759
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1760
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1761
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1762
|
-
THE SOFTWARE.
|
|
1763
|
-
|
|
1764
|
-
````
|
|
1765
|
-
|
|
1766
|
-
---
|
|
1767
|
-
|
|
1768
|
-
## The following dependencies are licensed under the MIT License:
|
|
1769
|
-
|
|
1770
|
-
### Rust Crates:
|
|
1812
|
+
### NPM Packages:
|
|
1771
1813
|
|
|
1772
|
-
- [
|
|
1814
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
1773
1815
|
|
|
1774
1816
|
````text
|
|
1775
1817
|
The MIT License (MIT)
|
|
1776
1818
|
|
|
1777
|
-
Copyright (c)
|
|
1819
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
1778
1820
|
|
|
1779
1821
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1780
1822
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1794,26 +1836,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1794
1836
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1795
1837
|
SOFTWARE.
|
|
1796
1838
|
|
|
1797
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
1798
|
-
licences; see files named LICENSE.*.txt for details.
|
|
1799
|
-
````
|
|
1800
|
-
|
|
1801
|
-
---
|
|
1802
|
-
|
|
1803
|
-
## The following dependencies are licensed under the MIT License:
|
|
1804
|
-
|
|
1805
|
-
### Rust Crates:
|
|
1806
|
-
|
|
1807
|
-
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
1808
|
-
|
|
1809
|
-
````text
|
|
1810
|
-
Copyright 2016 Nika Layzell
|
|
1811
|
-
|
|
1812
|
-
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:
|
|
1813
|
-
|
|
1814
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1815
|
-
|
|
1816
|
-
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.
|
|
1817
1839
|
|
|
1818
1840
|
````
|
|
1819
1841
|
|
|
@@ -1821,33 +1843,34 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1821
1843
|
|
|
1822
1844
|
## The following dependencies are licensed under the MIT License:
|
|
1823
1845
|
|
|
1824
|
-
###
|
|
1846
|
+
### Rust Crates:
|
|
1825
1847
|
|
|
1826
|
-
- [
|
|
1848
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
1827
1849
|
|
|
1828
1850
|
````text
|
|
1829
|
-
The MIT License (MIT)
|
|
1830
|
-
|
|
1831
|
-
Copyright (c)
|
|
1832
|
-
|
|
1833
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1834
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1835
|
-
in the Software without restriction, including without limitation the rights
|
|
1836
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1837
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1838
|
-
furnished to do so, subject to the following conditions:
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
+
The MIT License (MIT)
|
|
1852
|
+
|
|
1853
|
+
Copyright (c) 2016 Johann Tuffe
|
|
1854
|
+
|
|
1855
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1856
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1857
|
+
in the Software without restriction, including without limitation the rights
|
|
1858
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1859
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1860
|
+
furnished to do so, subject to the following conditions:
|
|
1861
|
+
|
|
1862
|
+
|
|
1863
|
+
The above copyright notice and this permission notice shall be included in
|
|
1864
|
+
all copies or substantial portions of the Software.
|
|
1865
|
+
|
|
1866
|
+
|
|
1867
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1868
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1869
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1870
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1871
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1872
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1873
|
+
THE SOFTWARE.
|
|
1851
1874
|
|
|
1852
1875
|
````
|
|
1853
1876
|
|
|
@@ -1857,12 +1880,11 @@ SOFTWARE.
|
|
|
1857
1880
|
|
|
1858
1881
|
### Rust Crates:
|
|
1859
1882
|
|
|
1860
|
-
- [
|
|
1883
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
1861
1884
|
|
|
1862
1885
|
````text
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
Copyright (c) [2021] [Marvin Countryman]
|
|
1886
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
1887
|
+
Copyright (c) 2016 Alex Crichton
|
|
1866
1888
|
|
|
1867
1889
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1868
1890
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1871,16 +1893,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1871
1893
|
copies of the Software, and to permit persons to whom the Software is
|
|
1872
1894
|
furnished to do so, subject to the following conditions:
|
|
1873
1895
|
|
|
1874
|
-
The above copyright notice and this permission notice shall be included in
|
|
1875
|
-
copies or substantial portions of the Software.
|
|
1896
|
+
The above copyright notice and this permission notice shall be included in
|
|
1897
|
+
all copies or substantial portions of the Software.
|
|
1876
1898
|
|
|
1877
1899
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1878
1900
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1879
1901
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1880
1902
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1881
1903
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1882
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1883
|
-
SOFTWARE.
|
|
1904
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1905
|
+
THE SOFTWARE.
|
|
1906
|
+
|
|
1884
1907
|
|
|
1885
1908
|
````
|
|
1886
1909
|
|
|
@@ -1890,10 +1913,10 @@ SOFTWARE.
|
|
|
1890
1913
|
|
|
1891
1914
|
### Rust Crates:
|
|
1892
1915
|
|
|
1893
|
-
- [
|
|
1916
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
1894
1917
|
|
|
1895
1918
|
````text
|
|
1896
|
-
Copyright (c)
|
|
1919
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
1897
1920
|
|
|
1898
1921
|
Permission is hereby granted, free of charge, to any
|
|
1899
1922
|
person obtaining a copy of this software and associated
|
|
@@ -1927,11 +1950,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1927
1950
|
|
|
1928
1951
|
### Rust Crates:
|
|
1929
1952
|
|
|
1930
|
-
- [
|
|
1931
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
1953
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
1932
1954
|
|
|
1933
1955
|
````text
|
|
1934
|
-
Copyright (c)
|
|
1956
|
+
Copyright (c) 2016--2017
|
|
1935
1957
|
|
|
1936
1958
|
Permission is hereby granted, free of charge, to any
|
|
1937
1959
|
person obtaining a copy of this software and associated
|
|
@@ -1965,10 +1987,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1965
1987
|
|
|
1966
1988
|
### Rust Crates:
|
|
1967
1989
|
|
|
1968
|
-
- [
|
|
1990
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
1969
1991
|
|
|
1970
1992
|
````text
|
|
1971
|
-
Copyright (c)
|
|
1993
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
1994
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1972
1995
|
|
|
1973
1996
|
Permission is hereby granted, free of charge, to any
|
|
1974
1997
|
person obtaining a copy of this software and associated
|
|
@@ -2002,12 +2025,83 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2002
2025
|
|
|
2003
2026
|
### Rust Crates:
|
|
2004
2027
|
|
|
2005
|
-
- [
|
|
2028
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
2029
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
2006
2030
|
|
|
2007
2031
|
````text
|
|
2008
|
-
|
|
2032
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
2009
2033
|
|
|
2010
|
-
|
|
2034
|
+
Permission is hereby granted, free of charge, to any
|
|
2035
|
+
person obtaining a copy of this software and associated
|
|
2036
|
+
documentation files (the "Software"), to deal in the
|
|
2037
|
+
Software without restriction, including without
|
|
2038
|
+
limitation the rights to use, copy, modify, merge,
|
|
2039
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2040
|
+
the Software, and to permit persons to whom the Software
|
|
2041
|
+
is furnished to do so, subject to the following
|
|
2042
|
+
conditions:
|
|
2043
|
+
|
|
2044
|
+
The above copyright notice and this permission notice
|
|
2045
|
+
shall be included in all copies or substantial portions
|
|
2046
|
+
of the Software.
|
|
2047
|
+
|
|
2048
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2049
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2050
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2051
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2052
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2053
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2054
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2055
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2056
|
+
DEALINGS IN THE SOFTWARE.
|
|
2057
|
+
|
|
2058
|
+
````
|
|
2059
|
+
|
|
2060
|
+
---
|
|
2061
|
+
|
|
2062
|
+
## The following dependencies are licensed under the MIT License:
|
|
2063
|
+
|
|
2064
|
+
### Rust Crates:
|
|
2065
|
+
|
|
2066
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
2067
|
+
|
|
2068
|
+
````text
|
|
2069
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
2070
|
+
|
|
2071
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2072
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2073
|
+
in the Software without restriction, including without limitation the rights
|
|
2074
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2075
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2076
|
+
furnished to do so, subject to the following conditions:
|
|
2077
|
+
|
|
2078
|
+
The above copyright notice and this permission notice shall be included in
|
|
2079
|
+
all copies or substantial portions of the Software.
|
|
2080
|
+
|
|
2081
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2082
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2083
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2084
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2085
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2086
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2087
|
+
THE SOFTWARE.
|
|
2088
|
+
|
|
2089
|
+
````
|
|
2090
|
+
|
|
2091
|
+
---
|
|
2092
|
+
|
|
2093
|
+
## The following dependencies are licensed under the MIT License:
|
|
2094
|
+
|
|
2095
|
+
### Rust Crates:
|
|
2096
|
+
|
|
2097
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
2098
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
2099
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2100
|
+
|
|
2101
|
+
````text
|
|
2102
|
+
MIT License
|
|
2103
|
+
|
|
2104
|
+
Copyright (c) Tokio Contributors
|
|
2011
2105
|
|
|
2012
2106
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2013
2107
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2035,13 +2129,12 @@ SOFTWARE.
|
|
|
2035
2129
|
|
|
2036
2130
|
### Rust Crates:
|
|
2037
2131
|
|
|
2038
|
-
- [
|
|
2039
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
2132
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
2040
2133
|
|
|
2041
2134
|
````text
|
|
2042
|
-
MIT License
|
|
2135
|
+
The MIT License (MIT)
|
|
2043
2136
|
|
|
2044
|
-
Copyright (c)
|
|
2137
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
2045
2138
|
|
|
2046
2139
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2047
2140
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2069,34 +2162,33 @@ SOFTWARE.
|
|
|
2069
2162
|
|
|
2070
2163
|
### Rust Crates:
|
|
2071
2164
|
|
|
2072
|
-
- [
|
|
2165
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
2166
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
2167
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
2168
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2073
2169
|
|
|
2074
2170
|
````text
|
|
2075
|
-
|
|
2171
|
+
The MIT License (MIT)
|
|
2076
2172
|
|
|
2077
|
-
|
|
2078
|
-
person obtaining a copy of this software and associated
|
|
2079
|
-
documentation files (the "Software"), to deal in the
|
|
2080
|
-
Software without restriction, including without
|
|
2081
|
-
limitation the rights to use, copy, modify, merge,
|
|
2082
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2083
|
-
the Software, and to permit persons to whom the Software
|
|
2084
|
-
is furnished to do so, subject to the following
|
|
2085
|
-
conditions:
|
|
2173
|
+
Copyright (c) 2015 Andrew Gallant
|
|
2086
2174
|
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2175
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2176
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2177
|
+
in the Software without restriction, including without limitation the rights
|
|
2178
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2179
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2180
|
+
furnished to do so, subject to the following conditions:
|
|
2090
2181
|
|
|
2091
|
-
|
|
2092
|
-
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
|
|
2097
|
-
|
|
2098
|
-
IN
|
|
2099
|
-
|
|
2182
|
+
The above copyright notice and this permission notice shall be included in
|
|
2183
|
+
all copies or substantial portions of the Software.
|
|
2184
|
+
|
|
2185
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2186
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2187
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2188
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2189
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2190
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2191
|
+
THE SOFTWARE.
|
|
2100
2192
|
|
|
2101
2193
|
````
|
|
2102
2194
|
|
|
@@ -2104,15 +2196,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2104
2196
|
|
|
2105
2197
|
## The following dependencies are licensed under the MIT License:
|
|
2106
2198
|
|
|
2107
|
-
###
|
|
2199
|
+
### Rust Crates:
|
|
2108
2200
|
|
|
2109
|
-
- [
|
|
2110
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
2201
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
2111
2202
|
|
|
2112
2203
|
````text
|
|
2113
|
-
MIT License
|
|
2204
|
+
The MIT License (MIT)
|
|
2114
2205
|
|
|
2115
|
-
Copyright (c)
|
|
2206
|
+
Copyright (c) 2015 Alice Maz
|
|
2116
2207
|
|
|
2117
2208
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2118
2209
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2121,16 +2212,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2121
2212
|
copies of the Software, and to permit persons to whom the Software is
|
|
2122
2213
|
furnished to do so, subject to the following conditions:
|
|
2123
2214
|
|
|
2124
|
-
The above copyright notice and this permission notice shall be included in
|
|
2125
|
-
copies or substantial portions of the Software.
|
|
2215
|
+
The above copyright notice and this permission notice shall be included in
|
|
2216
|
+
all copies or substantial portions of the Software.
|
|
2126
2217
|
|
|
2127
2218
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2128
2219
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2129
2220
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2130
2221
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2131
2222
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2132
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2133
|
-
SOFTWARE.
|
|
2223
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2224
|
+
THE SOFTWARE.
|
|
2134
2225
|
|
|
2135
2226
|
````
|
|
2136
2227
|
|
|
@@ -2140,11 +2231,41 @@ SOFTWARE.
|
|
|
2140
2231
|
|
|
2141
2232
|
### Rust Crates:
|
|
2142
2233
|
|
|
2143
|
-
- [
|
|
2144
|
-
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
2234
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
2145
2235
|
|
|
2146
2236
|
````text
|
|
2147
|
-
Copyright (c)
|
|
2237
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
2238
|
+
|
|
2239
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2240
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2241
|
+
in the Software without restriction, including without limitation the rights
|
|
2242
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2243
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2244
|
+
furnished to do so, subject to the following conditions:
|
|
2245
|
+
|
|
2246
|
+
The above copyright notice and this permission notice shall be included in
|
|
2247
|
+
all copies or substantial portions of the Software.
|
|
2248
|
+
|
|
2249
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2250
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2251
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2252
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2253
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2254
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2255
|
+
THE SOFTWARE.
|
|
2256
|
+
|
|
2257
|
+
````
|
|
2258
|
+
|
|
2259
|
+
---
|
|
2260
|
+
|
|
2261
|
+
## The following dependencies are licensed under the MIT License:
|
|
2262
|
+
|
|
2263
|
+
### Rust Crates:
|
|
2264
|
+
|
|
2265
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
2266
|
+
|
|
2267
|
+
````text
|
|
2268
|
+
Copyright (c) 2016 Anthony Ramine
|
|
2148
2269
|
|
|
2149
2270
|
Permission is hereby granted, free of charge, to any
|
|
2150
2271
|
person obtaining a copy of this software and associated
|
|
@@ -2178,10 +2299,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2178
2299
|
|
|
2179
2300
|
### Rust Crates:
|
|
2180
2301
|
|
|
2181
|
-
- [
|
|
2302
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
2182
2303
|
|
|
2183
2304
|
````text
|
|
2184
|
-
Copyright (c)
|
|
2305
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
2185
2306
|
|
|
2186
2307
|
Permission is hereby granted, free of charge, to any
|
|
2187
2308
|
person obtaining a copy of this software and associated
|
|
@@ -2215,10 +2336,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2215
2336
|
|
|
2216
2337
|
### Rust Crates:
|
|
2217
2338
|
|
|
2218
|
-
- [
|
|
2339
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
2219
2340
|
|
|
2220
2341
|
````text
|
|
2221
|
-
Copyright (c)
|
|
2342
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
2222
2343
|
|
|
2223
2344
|
Permission is hereby granted, free of charge, to any
|
|
2224
2345
|
person obtaining a copy of this software and associated
|
|
@@ -2252,109 +2373,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2252
2373
|
|
|
2253
2374
|
### Rust Crates:
|
|
2254
2375
|
|
|
2255
|
-
- [
|
|
2256
|
-
|
|
2257
|
-
|
|
2258
|
-
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2262
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2263
|
-
in the Software without restriction, including without limitation the rights
|
|
2264
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2265
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2266
|
-
furnished to do so, subject to the following conditions:
|
|
2267
|
-
|
|
2268
|
-
The above copyright notice and this permission notice shall be included in
|
|
2269
|
-
all copies or substantial portions of the Software.
|
|
2270
|
-
|
|
2271
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2272
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2273
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2274
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2275
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2276
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2277
|
-
THE SOFTWARE.
|
|
2278
|
-
|
|
2279
|
-
````
|
|
2280
|
-
|
|
2281
|
-
---
|
|
2282
|
-
|
|
2283
|
-
## The following dependencies are licensed under the MIT License:
|
|
2284
|
-
|
|
2285
|
-
### Rust Crates:
|
|
2286
|
-
|
|
2287
|
-
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
2288
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
2289
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2290
|
-
|
|
2291
|
-
````text
|
|
2292
|
-
MIT License
|
|
2293
|
-
|
|
2294
|
-
Copyright (c) Tokio Contributors
|
|
2295
|
-
|
|
2296
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2297
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2298
|
-
in the Software without restriction, including without limitation the rights
|
|
2299
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2300
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2301
|
-
furnished to do so, subject to the following conditions:
|
|
2302
|
-
|
|
2303
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2304
|
-
copies or substantial portions of the Software.
|
|
2305
|
-
|
|
2306
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2307
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2308
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2309
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2310
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2311
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2312
|
-
SOFTWARE.
|
|
2313
|
-
|
|
2314
|
-
````
|
|
2315
|
-
|
|
2316
|
-
---
|
|
2317
|
-
|
|
2318
|
-
## The following dependencies are licensed under the MIT License:
|
|
2319
|
-
|
|
2320
|
-
### Rust Crates:
|
|
2321
|
-
|
|
2322
|
-
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
2323
|
-
|
|
2324
|
-
````text
|
|
2325
|
-
Copyright (c) 2017 Sean McArthur
|
|
2326
|
-
|
|
2327
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2328
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2329
|
-
in the Software without restriction, including without limitation the rights
|
|
2330
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2331
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2332
|
-
furnished to do so, subject to the following conditions:
|
|
2333
|
-
|
|
2334
|
-
The above copyright notice and this permission notice shall be included in
|
|
2335
|
-
all copies or substantial portions of the Software.
|
|
2336
|
-
|
|
2337
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2338
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2339
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2340
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2341
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2342
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2343
|
-
THE SOFTWARE.
|
|
2344
|
-
|
|
2345
|
-
|
|
2346
|
-
````
|
|
2347
|
-
|
|
2348
|
-
---
|
|
2349
|
-
|
|
2350
|
-
## The following dependencies are licensed under the MIT License:
|
|
2351
|
-
|
|
2352
|
-
### Rust Crates:
|
|
2353
|
-
|
|
2354
|
-
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
2376
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
2377
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2378
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2379
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2380
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2381
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2355
2382
|
|
|
2356
2383
|
````text
|
|
2357
|
-
Copyright (c)
|
|
2384
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2358
2385
|
|
|
2359
2386
|
Permission is hereby granted, free of charge, to any
|
|
2360
2387
|
person obtaining a copy of this software and associated
|
|
@@ -2388,43 +2415,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2388
2415
|
|
|
2389
2416
|
### Rust Crates:
|
|
2390
2417
|
|
|
2391
|
-
- [
|
|
2392
|
-
- [
|
|
2393
|
-
|
|
2394
|
-
````text
|
|
2395
|
-
The MIT License (MIT)
|
|
2396
|
-
|
|
2397
|
-
Copyright (c) 2015 Steven Fackler
|
|
2398
|
-
|
|
2399
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2400
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
2401
|
-
the Software without restriction, including without limitation the rights to
|
|
2402
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2403
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2404
|
-
subject to the following conditions:
|
|
2405
|
-
|
|
2406
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2407
|
-
copies or substantial portions of the Software.
|
|
2408
|
-
|
|
2409
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2410
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2411
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2412
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2413
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2414
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2415
|
-
|
|
2416
|
-
````
|
|
2417
|
-
|
|
2418
|
-
---
|
|
2419
|
-
|
|
2420
|
-
## The following dependencies are licensed under the MIT License:
|
|
2421
|
-
|
|
2422
|
-
### Rust Crates:
|
|
2423
|
-
|
|
2424
|
-
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
2418
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
2419
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
2420
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
2425
2421
|
|
|
2426
2422
|
````text
|
|
2427
|
-
Copyright (c)
|
|
2423
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
2428
2424
|
|
|
2429
2425
|
Permission is hereby granted, free of charge, to any
|
|
2430
2426
|
person obtaining a copy of this software and associated
|
|
@@ -2458,30 +2454,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2458
2454
|
|
|
2459
2455
|
### Rust Crates:
|
|
2460
2456
|
|
|
2461
|
-
- [
|
|
2457
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
2462
2458
|
|
|
2463
2459
|
````text
|
|
2464
|
-
The
|
|
2465
|
-
|
|
2466
|
-
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
2467
|
-
|
|
2468
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2469
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2470
|
-
in the Software without restriction, including without limitation the rights
|
|
2471
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2472
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2473
|
-
furnished to do so, subject to the following conditions:
|
|
2460
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
2474
2461
|
|
|
2475
|
-
|
|
2476
|
-
|
|
2462
|
+
Permission is hereby granted, free of charge, to any
|
|
2463
|
+
person obtaining a copy of this software and associated
|
|
2464
|
+
documentation files (the "Software"), to deal in the
|
|
2465
|
+
Software without restriction, including without
|
|
2466
|
+
limitation the rights to use, copy, modify, merge,
|
|
2467
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2468
|
+
the Software, and to permit persons to whom the Software
|
|
2469
|
+
is furnished to do so, subject to the following
|
|
2470
|
+
conditions:
|
|
2477
2471
|
|
|
2478
|
-
|
|
2479
|
-
|
|
2480
|
-
|
|
2481
|
-
|
|
2482
|
-
|
|
2483
|
-
|
|
2484
|
-
THE
|
|
2472
|
+
The above copyright notice and this permission notice
|
|
2473
|
+
shall be included in all copies or substantial portions
|
|
2474
|
+
of the Software.
|
|
2475
|
+
|
|
2476
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2477
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2478
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2479
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2480
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2481
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2482
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2483
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2484
|
+
DEALINGS IN THE SOFTWARE.
|
|
2485
2485
|
|
|
2486
2486
|
````
|
|
2487
2487
|
|
|
@@ -2491,10 +2491,10 @@ THE SOFTWARE.
|
|
|
2491
2491
|
|
|
2492
2492
|
### Rust Crates:
|
|
2493
2493
|
|
|
2494
|
-
- [
|
|
2494
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
2495
2495
|
|
|
2496
2496
|
````text
|
|
2497
|
-
Copyright (c)
|
|
2497
|
+
Copyright (c) 2014 Chris Wong
|
|
2498
2498
|
|
|
2499
2499
|
Permission is hereby granted, free of charge, to any
|
|
2500
2500
|
person obtaining a copy of this software and associated
|
|
@@ -2519,6 +2519,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
2519
2519
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2520
2520
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2521
2521
|
DEALINGS IN THE SOFTWARE.
|
|
2522
|
+
|
|
2522
2523
|
````
|
|
2523
2524
|
|
|
2524
2525
|
---
|
|
@@ -2527,12 +2528,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2527
2528
|
|
|
2528
2529
|
### Rust Crates:
|
|
2529
2530
|
|
|
2530
|
-
- [
|
|
2531
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
2531
2532
|
|
|
2532
2533
|
````text
|
|
2533
|
-
Copyright (c)
|
|
2534
|
-
Copyright (c)
|
|
2535
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2534
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
2535
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2536
2536
|
|
|
2537
2537
|
Permission is hereby granted, free of charge, to any
|
|
2538
2538
|
person obtaining a copy of this software and associated
|
|
@@ -2566,11 +2566,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2566
2566
|
|
|
2567
2567
|
### Rust Crates:
|
|
2568
2568
|
|
|
2569
|
-
- [
|
|
2569
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
2570
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
2570
2571
|
|
|
2571
2572
|
````text
|
|
2572
|
-
|
|
2573
|
-
|
|
2573
|
+
MIT License
|
|
2574
|
+
|
|
2575
|
+
Copyright (c) 2019 Graham Esau
|
|
2574
2576
|
|
|
2575
2577
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2576
2578
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2579,17 +2581,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2579
2581
|
copies of the Software, and to permit persons to whom the Software is
|
|
2580
2582
|
furnished to do so, subject to the following conditions:
|
|
2581
2583
|
|
|
2582
|
-
The above copyright notice and this permission notice shall be included in
|
|
2583
|
-
|
|
2584
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2585
|
+
copies or substantial portions of the Software.
|
|
2584
2586
|
|
|
2585
2587
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2586
2588
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2587
2589
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2588
2590
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2589
2591
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2590
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2591
|
-
|
|
2592
|
-
|
|
2592
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2593
|
+
SOFTWARE.
|
|
2593
2594
|
|
|
2594
2595
|
````
|
|
2595
2596
|
|
|
@@ -2599,10 +2600,10 @@ THE SOFTWARE.
|
|
|
2599
2600
|
|
|
2600
2601
|
### Rust Crates:
|
|
2601
2602
|
|
|
2602
|
-
- [
|
|
2603
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
2603
2604
|
|
|
2604
2605
|
````text
|
|
2605
|
-
|
|
2606
|
+
Copyright (c) 2019 Eliza Weisman
|
|
2606
2607
|
|
|
2607
2608
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2608
2609
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2611,16 +2612,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2611
2612
|
copies of the Software, and to permit persons to whom the Software is
|
|
2612
2613
|
furnished to do so, subject to the following conditions:
|
|
2613
2614
|
|
|
2614
|
-
The above copyright notice and this permission notice shall be included in
|
|
2615
|
-
copies or substantial portions of the Software.
|
|
2615
|
+
The above copyright notice and this permission notice shall be included in
|
|
2616
|
+
all copies or substantial portions of the Software.
|
|
2616
2617
|
|
|
2617
2618
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2618
2619
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2619
2620
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2620
2621
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2621
2622
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2622
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2623
|
-
SOFTWARE.
|
|
2623
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2624
|
+
THE SOFTWARE.
|
|
2624
2625
|
|
|
2625
2626
|
````
|
|
2626
2627
|
|
|
@@ -2630,10 +2631,10 @@ SOFTWARE.
|
|
|
2630
2631
|
|
|
2631
2632
|
### Rust Crates:
|
|
2632
2633
|
|
|
2633
|
-
- [
|
|
2634
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
2634
2635
|
|
|
2635
2636
|
````text
|
|
2636
|
-
Copyright (c)
|
|
2637
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
2637
2638
|
|
|
2638
2639
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2639
2640
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2662,10 +2663,10 @@ THE SOFTWARE.
|
|
|
2662
2663
|
|
|
2663
2664
|
### Rust Crates:
|
|
2664
2665
|
|
|
2665
|
-
- [hyper](https://github.com/hyperium/hyper) (1.
|
|
2666
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
2666
2667
|
|
|
2667
2668
|
````text
|
|
2668
|
-
Copyright (c)
|
|
2669
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
2669
2670
|
|
|
2670
2671
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2671
2672
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2693,34 +2694,33 @@ THE SOFTWARE.
|
|
|
2693
2694
|
|
|
2694
2695
|
### Rust Crates:
|
|
2695
2696
|
|
|
2696
|
-
- [
|
|
2697
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
2697
2698
|
|
|
2698
2699
|
````text
|
|
2699
|
-
|
|
2700
|
+
MIT License
|
|
2700
2701
|
|
|
2701
|
-
|
|
2702
|
-
|
|
2703
|
-
|
|
2704
|
-
|
|
2705
|
-
limitation the rights to use, copy, modify, merge,
|
|
2706
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2707
|
-
the Software, and to permit persons to whom the Software
|
|
2708
|
-
is furnished to do so, subject to the following
|
|
2709
|
-
conditions:
|
|
2702
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
2703
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2704
|
+
Copyright (c) 2017 Frommi
|
|
2705
|
+
Copyright (c) 2017-2024 oyvindln
|
|
2710
2706
|
|
|
2711
|
-
|
|
2712
|
-
|
|
2713
|
-
|
|
2707
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2708
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2709
|
+
in the Software without restriction, including without limitation the rights
|
|
2710
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2711
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2712
|
+
furnished to do so, subject to the following conditions:
|
|
2714
2713
|
|
|
2715
|
-
|
|
2716
|
-
|
|
2717
|
-
|
|
2718
|
-
|
|
2719
|
-
|
|
2720
|
-
|
|
2721
|
-
|
|
2722
|
-
IN
|
|
2723
|
-
|
|
2714
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2715
|
+
copies or substantial portions of the Software.
|
|
2716
|
+
|
|
2717
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2718
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2719
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2720
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2721
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2722
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2723
|
+
SOFTWARE.
|
|
2724
2724
|
|
|
2725
2725
|
````
|
|
2726
2726
|
|
|
@@ -2730,34 +2730,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2730
2730
|
|
|
2731
2731
|
### Rust Crates:
|
|
2732
2732
|
|
|
2733
|
-
- [
|
|
2733
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
2734
2734
|
|
|
2735
2735
|
````text
|
|
2736
|
-
Copyright (c)
|
|
2736
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
2737
2737
|
|
|
2738
|
-
Permission is hereby granted, free of charge, to any
|
|
2739
|
-
|
|
2740
|
-
|
|
2741
|
-
|
|
2742
|
-
|
|
2743
|
-
|
|
2744
|
-
the Software, and to permit persons to whom the Software
|
|
2745
|
-
is furnished to do so, subject to the following
|
|
2746
|
-
conditions:
|
|
2738
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2739
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2740
|
+
in the Software without restriction, including without limitation the rights
|
|
2741
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2742
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2743
|
+
furnished to do so, subject to the following conditions:
|
|
2747
2744
|
|
|
2748
|
-
The above copyright notice and this permission notice
|
|
2749
|
-
|
|
2750
|
-
|
|
2745
|
+
The above copyright notice and this permission notice shall be included in
|
|
2746
|
+
all copies or substantial portions of the Software.
|
|
2747
|
+
|
|
2748
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2749
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2750
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2751
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2752
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2753
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2754
|
+
THE SOFTWARE.
|
|
2751
2755
|
|
|
2752
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2753
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2754
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2755
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2756
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2757
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2758
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2759
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2760
|
-
DEALINGS IN THE SOFTWARE.
|
|
2761
2756
|
|
|
2762
2757
|
````
|
|
2763
2758
|
|
|
@@ -2767,96 +2762,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2767
2762
|
|
|
2768
2763
|
### Rust Crates:
|
|
2769
2764
|
|
|
2770
|
-
- [
|
|
2771
|
-
- [
|
|
2772
|
-
- [
|
|
2773
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
2774
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
2775
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
2776
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
2777
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
2778
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
2779
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
2780
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
2781
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
2782
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
2783
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
2784
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
2785
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2786
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2787
|
-
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
2788
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
2789
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
2790
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
2791
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
2792
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
2793
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
2794
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2795
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2796
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2797
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2798
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
2799
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
2765
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2766
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2767
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2800
2768
|
|
|
2801
2769
|
````text
|
|
2802
|
-
|
|
2803
|
-
person obtaining a copy of this software and associated
|
|
2804
|
-
documentation files (the "Software"), to deal in the
|
|
2805
|
-
Software without restriction, including without
|
|
2806
|
-
limitation the rights to use, copy, modify, merge,
|
|
2807
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2808
|
-
the Software, and to permit persons to whom the Software
|
|
2809
|
-
is furnished to do so, subject to the following
|
|
2810
|
-
conditions:
|
|
2811
|
-
|
|
2812
|
-
The above copyright notice and this permission notice
|
|
2813
|
-
shall be included in all copies or substantial portions
|
|
2814
|
-
of the Software.
|
|
2815
|
-
|
|
2816
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2817
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2818
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2819
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2820
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2821
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2822
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2823
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2824
|
-
DEALINGS IN THE SOFTWARE.
|
|
2825
|
-
|
|
2826
|
-
````
|
|
2827
|
-
|
|
2828
|
-
---
|
|
2770
|
+
MIT License
|
|
2829
2771
|
|
|
2830
|
-
|
|
2772
|
+
Copyright (c) 2017 Ted Driggs
|
|
2831
2773
|
|
|
2832
|
-
|
|
2774
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2775
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2776
|
+
in the Software without restriction, including without limitation the rights
|
|
2777
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2778
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2779
|
+
furnished to do so, subject to the following conditions:
|
|
2833
2780
|
|
|
2834
|
-
|
|
2781
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2782
|
+
copies or substantial portions of the Software.
|
|
2835
2783
|
|
|
2836
|
-
|
|
2837
|
-
|
|
2838
|
-
|
|
2839
|
-
|
|
2840
|
-
|
|
2841
|
-
|
|
2842
|
-
|
|
2843
|
-
in the Software without restriction, including without limitation the rights
|
|
2844
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2845
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2846
|
-
furnished to do so, subject to the following conditions:
|
|
2847
|
-
|
|
2848
|
-
|
|
2849
|
-
The above copyright notice and this permission notice shall be included in
|
|
2850
|
-
all copies or substantial portions of the Software.
|
|
2851
|
-
|
|
2852
|
-
|
|
2853
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2854
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2855
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2856
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2857
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2858
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2859
|
-
THE SOFTWARE.
|
|
2784
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2785
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2786
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2787
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2788
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2789
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2790
|
+
SOFTWARE.
|
|
2860
2791
|
|
|
2861
2792
|
````
|
|
2862
2793
|
|
|
@@ -2866,34 +2797,30 @@ THE SOFTWARE.
|
|
|
2866
2797
|
|
|
2867
2798
|
### Rust Crates:
|
|
2868
2799
|
|
|
2869
|
-
- [
|
|
2800
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
2870
2801
|
|
|
2871
2802
|
````text
|
|
2872
|
-
|
|
2803
|
+
MIT License
|
|
2873
2804
|
|
|
2874
|
-
|
|
2875
|
-
person obtaining a copy of this software and associated
|
|
2876
|
-
documentation files (the "Software"), to deal in the
|
|
2877
|
-
Software without restriction, including without
|
|
2878
|
-
limitation the rights to use, copy, modify, merge,
|
|
2879
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2880
|
-
the Software, and to permit persons to whom the Software
|
|
2881
|
-
is furnished to do so, subject to the following
|
|
2882
|
-
conditions:
|
|
2805
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
2883
2806
|
|
|
2884
|
-
|
|
2885
|
-
|
|
2886
|
-
|
|
2807
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2808
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2809
|
+
in the Software without restriction, including without limitation the rights
|
|
2810
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2811
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2812
|
+
furnished to do so, subject to the following conditions:
|
|
2887
2813
|
|
|
2888
|
-
|
|
2889
|
-
|
|
2890
|
-
|
|
2891
|
-
|
|
2892
|
-
|
|
2893
|
-
|
|
2894
|
-
|
|
2895
|
-
IN
|
|
2896
|
-
|
|
2814
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2815
|
+
copies or substantial portions of the Software.
|
|
2816
|
+
|
|
2817
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2818
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2819
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2820
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2821
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2822
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2823
|
+
SOFTWARE.
|
|
2897
2824
|
|
|
2898
2825
|
````
|
|
2899
2826
|
|
|
@@ -2903,19 +2830,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2903
2830
|
|
|
2904
2831
|
### Rust Crates:
|
|
2905
2832
|
|
|
2906
|
-
- [
|
|
2907
|
-
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2908
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2909
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2910
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2911
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2912
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2913
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2914
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2833
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
2915
2834
|
|
|
2916
2835
|
````text
|
|
2917
|
-
Copyright (c)
|
|
2918
|
-
Copyright (c)
|
|
2836
|
+
Copyright (c) 2017 Carl Lerche
|
|
2837
|
+
Copyright (c) 2018 Bastian Köcher
|
|
2838
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2919
2839
|
|
|
2920
2840
|
Permission is hereby granted, free of charge, to any
|
|
2921
2841
|
person obtaining a copy of this software and associated
|
|
@@ -2949,11 +2869,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2949
2869
|
|
|
2950
2870
|
### Rust Crates:
|
|
2951
2871
|
|
|
2952
|
-
- [
|
|
2872
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
2953
2873
|
|
|
2954
2874
|
````text
|
|
2955
|
-
Copyright
|
|
2956
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
2875
|
+
Copyright Mozilla Foundation
|
|
2957
2876
|
|
|
2958
2877
|
Permission is hereby granted, free of charge, to any
|
|
2959
2878
|
person obtaining a copy of this software and associated
|
|
@@ -2987,10 +2906,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2987
2906
|
|
|
2988
2907
|
### Rust Crates:
|
|
2989
2908
|
|
|
2990
|
-
- [
|
|
2909
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
2991
2910
|
|
|
2992
2911
|
````text
|
|
2993
|
-
Copyright (c)
|
|
2912
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
2994
2913
|
|
|
2995
2914
|
Permission is hereby granted, free of charge, to any
|
|
2996
2915
|
person obtaining a copy of this software and associated
|
|
@@ -3024,13 +2943,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3024
2943
|
|
|
3025
2944
|
### Rust Crates:
|
|
3026
2945
|
|
|
3027
|
-
- [
|
|
3028
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
2946
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
3029
2947
|
|
|
3030
2948
|
````text
|
|
3031
|
-
Copyright
|
|
3032
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
3033
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
2949
|
+
Copyright 2023 The Fuchsia Authors
|
|
3034
2950
|
|
|
3035
2951
|
Permission is hereby granted, free of charge, to any
|
|
3036
2952
|
person obtaining a copy of this software and associated
|
|
@@ -3056,37 +2972,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
3056
2972
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3057
2973
|
DEALINGS IN THE SOFTWARE.
|
|
3058
2974
|
|
|
3059
|
-
````
|
|
3060
|
-
|
|
3061
|
-
---
|
|
3062
|
-
|
|
3063
|
-
## The following dependencies are licensed under the MIT License:
|
|
3064
|
-
|
|
3065
|
-
### Rust Crates:
|
|
3066
|
-
|
|
3067
|
-
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
3068
|
-
|
|
3069
|
-
````text
|
|
3070
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
3071
|
-
Copyright (c) 2016 Jason Housley
|
|
3072
|
-
|
|
3073
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3074
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3075
|
-
in the Software without restriction, including without limitation the rights
|
|
3076
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3077
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3078
|
-
furnished to do so, subject to the following conditions:
|
|
3079
|
-
|
|
3080
|
-
The above copyright notice and this permission notice shall be included in
|
|
3081
|
-
all copies or substantial portions of the Software.
|
|
3082
|
-
|
|
3083
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3084
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3085
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3086
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3087
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3088
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3089
|
-
THE SOFTWARE.
|
|
3090
2975
|
|
|
3091
2976
|
````
|
|
3092
2977
|
|
|
@@ -3128,10 +3013,10 @@ THE SOFTWARE.
|
|
|
3128
3013
|
|
|
3129
3014
|
### Rust Crates:
|
|
3130
3015
|
|
|
3131
|
-
- [
|
|
3016
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
3132
3017
|
|
|
3133
3018
|
````text
|
|
3134
|
-
Copyright (c)
|
|
3019
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
3135
3020
|
|
|
3136
3021
|
Permission is hereby granted, free of charge, to any
|
|
3137
3022
|
person obtaining a copy of this software and associated
|
|
@@ -3165,10 +3050,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3165
3050
|
|
|
3166
3051
|
### Rust Crates:
|
|
3167
3052
|
|
|
3168
|
-
- [
|
|
3053
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
3169
3054
|
|
|
3170
3055
|
````text
|
|
3171
|
-
Copyright (c)
|
|
3056
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
3172
3057
|
|
|
3173
3058
|
Permission is hereby granted, free of charge, to any
|
|
3174
3059
|
person obtaining a copy of this software and associated
|
|
@@ -3202,17 +3087,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3202
3087
|
|
|
3203
3088
|
### Rust Crates:
|
|
3204
3089
|
|
|
3205
|
-
- [
|
|
3090
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
3091
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3092
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3206
3093
|
|
|
3207
3094
|
````text
|
|
3208
|
-
|
|
3209
|
-
|
|
3210
|
-
Includes parts of http date with the following copyright:
|
|
3211
|
-
Copyright (c) 2016 Pyfisch
|
|
3212
|
-
|
|
3213
|
-
Includes portions of musl libc with the following copyright:
|
|
3214
|
-
Copyright © 2005-2013 Rich Felker
|
|
3095
|
+
MIT License
|
|
3215
3096
|
|
|
3097
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
3216
3098
|
|
|
3217
3099
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3218
3100
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3240,30 +3122,19 @@ SOFTWARE.
|
|
|
3240
3122
|
|
|
3241
3123
|
### Rust Crates:
|
|
3242
3124
|
|
|
3243
|
-
- [
|
|
3125
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
3126
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
3244
3127
|
|
|
3245
3128
|
````text
|
|
3246
3129
|
The MIT License (MIT)
|
|
3247
3130
|
|
|
3248
|
-
Copyright
|
|
3131
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
3249
3132
|
|
|
3250
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3251
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3252
|
-
in the Software without restriction, including without limitation the rights
|
|
3253
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3254
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3255
|
-
furnished to do so, subject to the following conditions:
|
|
3133
|
+
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:
|
|
3256
3134
|
|
|
3257
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3258
|
-
copies or substantial portions of the Software.
|
|
3135
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3259
3136
|
|
|
3260
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3261
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3262
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3263
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3264
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3265
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3266
|
-
SOFTWARE.
|
|
3137
|
+
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.
|
|
3267
3138
|
|
|
3268
3139
|
````
|
|
3269
3140
|
|
|
@@ -3273,10 +3144,49 @@ SOFTWARE.
|
|
|
3273
3144
|
|
|
3274
3145
|
### Rust Crates:
|
|
3275
3146
|
|
|
3276
|
-
- [
|
|
3147
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
3277
3148
|
|
|
3278
3149
|
````text
|
|
3279
|
-
Copyright (c)
|
|
3150
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
3151
|
+
|
|
3152
|
+
Permission is hereby granted, free of charge, to any
|
|
3153
|
+
person obtaining a copy of this software and associated
|
|
3154
|
+
documentation files (the "Software"), to deal in the
|
|
3155
|
+
Software without restriction, including without
|
|
3156
|
+
limitation the rights to use, copy, modify, merge,
|
|
3157
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3158
|
+
the Software, and to permit persons to whom the Software
|
|
3159
|
+
is furnished to do so, subject to the following
|
|
3160
|
+
conditions:
|
|
3161
|
+
|
|
3162
|
+
The above copyright notice and this permission notice
|
|
3163
|
+
shall be included in all copies or substantial portions
|
|
3164
|
+
of the Software.
|
|
3165
|
+
|
|
3166
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3167
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3168
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3169
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3170
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3171
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3172
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3173
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3174
|
+
DEALINGS IN THE SOFTWARE.
|
|
3175
|
+
|
|
3176
|
+
````
|
|
3177
|
+
|
|
3178
|
+
---
|
|
3179
|
+
|
|
3180
|
+
## The following dependencies are licensed under the MIT License:
|
|
3181
|
+
|
|
3182
|
+
### Rust Crates:
|
|
3183
|
+
|
|
3184
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
3185
|
+
|
|
3186
|
+
````text
|
|
3187
|
+
The MIT License (MIT)
|
|
3188
|
+
|
|
3189
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
3280
3190
|
|
|
3281
3191
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3282
3192
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3304,34 +3214,99 @@ THE SOFTWARE.
|
|
|
3304
3214
|
|
|
3305
3215
|
### Rust Crates:
|
|
3306
3216
|
|
|
3307
|
-
- [
|
|
3217
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
3218
|
+
|
|
3219
|
+
````text
|
|
3220
|
+
Copyright (c) 2015 Steven Allen
|
|
3221
|
+
|
|
3222
|
+
Permission is hereby granted, free of charge, to any
|
|
3223
|
+
person obtaining a copy of this software and associated
|
|
3224
|
+
documentation files (the "Software"), to deal in the
|
|
3225
|
+
Software without restriction, including without
|
|
3226
|
+
limitation the rights to use, copy, modify, merge,
|
|
3227
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3228
|
+
the Software, and to permit persons to whom the Software
|
|
3229
|
+
is furnished to do so, subject to the following
|
|
3230
|
+
conditions:
|
|
3231
|
+
|
|
3232
|
+
The above copyright notice and this permission notice
|
|
3233
|
+
shall be included in all copies or substantial portions
|
|
3234
|
+
of the Software.
|
|
3235
|
+
|
|
3236
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3237
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3238
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3239
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3240
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3241
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3242
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3243
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3244
|
+
DEALINGS IN THE SOFTWARE.
|
|
3245
|
+
|
|
3246
|
+
````
|
|
3247
|
+
|
|
3248
|
+
---
|
|
3249
|
+
|
|
3250
|
+
## The following dependencies are licensed under the MIT License:
|
|
3251
|
+
|
|
3252
|
+
### NPM Packages:
|
|
3253
|
+
|
|
3254
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
3255
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
|
|
3256
|
+
|
|
3257
|
+
````text
|
|
3258
|
+
MIT License
|
|
3259
|
+
|
|
3260
|
+
Copyright (c) Microsoft Corporation.
|
|
3261
|
+
|
|
3262
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3263
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3264
|
+
in the Software without restriction, including without limitation the rights
|
|
3265
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3266
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3267
|
+
furnished to do so, subject to the following conditions:
|
|
3268
|
+
|
|
3269
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3270
|
+
copies or substantial portions of the Software.
|
|
3271
|
+
|
|
3272
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3273
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3274
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3275
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3276
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3277
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3278
|
+
SOFTWARE
|
|
3279
|
+
|
|
3280
|
+
````
|
|
3281
|
+
|
|
3282
|
+
---
|
|
3283
|
+
|
|
3284
|
+
## The following dependencies are licensed under the MIT License:
|
|
3285
|
+
|
|
3286
|
+
### Rust Crates:
|
|
3287
|
+
|
|
3288
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
3308
3289
|
|
|
3309
3290
|
````text
|
|
3310
|
-
|
|
3291
|
+
MIT License
|
|
3311
3292
|
|
|
3312
|
-
Permission is hereby granted, free of charge, to any
|
|
3313
|
-
|
|
3314
|
-
|
|
3315
|
-
|
|
3316
|
-
|
|
3317
|
-
|
|
3318
|
-
the Software, and to permit persons to whom the Software
|
|
3319
|
-
is furnished to do so, subject to the following
|
|
3320
|
-
conditions:
|
|
3293
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3294
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3295
|
+
in the Software without restriction, including without limitation the rights
|
|
3296
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3297
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3298
|
+
furnished to do so, subject to the following conditions:
|
|
3321
3299
|
|
|
3322
|
-
The above copyright notice and this permission notice
|
|
3323
|
-
|
|
3324
|
-
of the Software.
|
|
3300
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3301
|
+
copies or substantial portions of the Software.
|
|
3325
3302
|
|
|
3326
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3327
|
-
|
|
3328
|
-
|
|
3329
|
-
|
|
3330
|
-
|
|
3331
|
-
|
|
3332
|
-
|
|
3333
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3334
|
-
DEALINGS IN THE SOFTWARE.
|
|
3303
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3304
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3305
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3306
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3307
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3308
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3309
|
+
SOFTWARE.
|
|
3335
3310
|
|
|
3336
3311
|
````
|
|
3337
3312
|
|
|
@@ -3341,10 +3316,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3341
3316
|
|
|
3342
3317
|
### Rust Crates:
|
|
3343
3318
|
|
|
3344
|
-
- [
|
|
3319
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
3345
3320
|
|
|
3346
3321
|
````text
|
|
3347
|
-
Copyright (c)
|
|
3322
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
3348
3323
|
|
|
3349
3324
|
Permission is hereby granted, free of charge, to any
|
|
3350
3325
|
person obtaining a copy of this software and associated
|
|
@@ -3378,16 +3353,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3378
3353
|
|
|
3379
3354
|
### Rust Crates:
|
|
3380
3355
|
|
|
3381
|
-
- [
|
|
3382
|
-
- [
|
|
3383
|
-
- [
|
|
3384
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
3385
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3386
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
3356
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
3357
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
3358
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
3387
3359
|
|
|
3388
3360
|
````text
|
|
3389
|
-
Copyright
|
|
3390
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3361
|
+
Copyright (c) 2019 Tower Contributors
|
|
3391
3362
|
|
|
3392
3363
|
Permission is hereby granted, free of charge, to any
|
|
3393
3364
|
person obtaining a copy of this software and associated
|
|
@@ -3421,10 +3392,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3421
3392
|
|
|
3422
3393
|
### Rust Crates:
|
|
3423
3394
|
|
|
3424
|
-
- [
|
|
3395
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
3425
3396
|
|
|
3426
3397
|
````text
|
|
3427
|
-
Copyright (c) 2019
|
|
3398
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
3428
3399
|
|
|
3429
3400
|
Permission is hereby granted, free of charge, to any
|
|
3430
3401
|
person obtaining a copy of this software and associated
|
|
@@ -3456,44 +3427,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3456
3427
|
|
|
3457
3428
|
## The following dependencies are licensed under the MIT License:
|
|
3458
3429
|
|
|
3459
|
-
###
|
|
3460
|
-
|
|
3461
|
-
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
3462
|
-
|
|
3463
|
-
````text
|
|
3464
|
-
This software is released under the MIT license:
|
|
3465
|
-
|
|
3466
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3467
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
3468
|
-
the Software without restriction, including without limitation the rights to
|
|
3469
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3470
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3471
|
-
subject to the following conditions:
|
|
3472
|
-
|
|
3473
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3474
|
-
copies or substantial portions of the Software.
|
|
3475
|
-
|
|
3476
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3477
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3478
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3479
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3480
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3481
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3482
|
-
|
|
3483
|
-
````
|
|
3484
|
-
|
|
3485
|
-
---
|
|
3486
|
-
|
|
3487
|
-
## The following dependencies are licensed under the MIT License:
|
|
3488
|
-
|
|
3489
|
-
### NPM Packages:
|
|
3430
|
+
### Rust Crates:
|
|
3490
3431
|
|
|
3491
|
-
- [
|
|
3432
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
3492
3433
|
|
|
3493
3434
|
````text
|
|
3494
|
-
MIT License
|
|
3435
|
+
The MIT License (MIT)
|
|
3495
3436
|
|
|
3496
|
-
Copyright (c)
|
|
3437
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
3497
3438
|
|
|
3498
3439
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3499
3440
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3513,20 +3454,23 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3513
3454
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3514
3455
|
SOFTWARE.
|
|
3515
3456
|
|
|
3457
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
3458
|
+
licences; see files named LICENSE.*.txt for details.
|
|
3516
3459
|
````
|
|
3517
3460
|
|
|
3518
3461
|
---
|
|
3519
3462
|
|
|
3520
3463
|
## The following dependencies are licensed under the MIT License:
|
|
3521
3464
|
|
|
3522
|
-
###
|
|
3465
|
+
### NPM Packages:
|
|
3523
3466
|
|
|
3524
|
-
- [
|
|
3467
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
3468
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
3525
3469
|
|
|
3526
3470
|
````text
|
|
3527
3471
|
MIT License
|
|
3528
3472
|
|
|
3529
|
-
Copyright (c)
|
|
3473
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
3530
3474
|
|
|
3531
3475
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3532
3476
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3554,56 +3498,29 @@ SOFTWARE.
|
|
|
3554
3498
|
|
|
3555
3499
|
### Rust Crates:
|
|
3556
3500
|
|
|
3557
|
-
- [
|
|
3558
|
-
|
|
3559
|
-
|
|
3560
|
-
Copyright (c) 2014-2026 Alex Crichton
|
|
3561
|
-
|
|
3562
|
-
Permission is hereby granted, free of charge, to any
|
|
3563
|
-
person obtaining a copy of this software and associated
|
|
3564
|
-
documentation files (the "Software"), to deal in the
|
|
3565
|
-
Software without restriction, including without
|
|
3566
|
-
limitation the rights to use, copy, modify, merge,
|
|
3567
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3568
|
-
the Software, and to permit persons to whom the Software
|
|
3569
|
-
is furnished to do so, subject to the following
|
|
3570
|
-
conditions:
|
|
3571
|
-
|
|
3572
|
-
The above copyright notice and this permission notice
|
|
3573
|
-
shall be included in all copies or substantial portions
|
|
3574
|
-
of the Software.
|
|
3575
|
-
|
|
3576
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3577
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3578
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3579
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3580
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3581
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3582
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3583
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3584
|
-
DEALINGS IN THE SOFTWARE.
|
|
3585
|
-
|
|
3586
|
-
````
|
|
3587
|
-
|
|
3588
|
-
---
|
|
3589
|
-
|
|
3590
|
-
## The following dependencies are licensed under the MIT License:
|
|
3591
|
-
|
|
3592
|
-
### Rust Crates:
|
|
3593
|
-
|
|
3594
|
-
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
3595
|
-
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
3501
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
3502
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3503
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3596
3504
|
|
|
3597
3505
|
````text
|
|
3598
|
-
|
|
3506
|
+
MIT License
|
|
3599
3507
|
|
|
3600
|
-
Copyright
|
|
3508
|
+
Copyright (c) <year> <copyright holders>
|
|
3601
3509
|
|
|
3602
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3510
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3511
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
3512
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3513
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
3514
|
+
following conditions:
|
|
3603
3515
|
|
|
3604
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3516
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3517
|
+
portions of the Software.
|
|
3605
3518
|
|
|
3606
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3519
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3520
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
3521
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3522
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
3523
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3607
3524
|
|
|
3608
3525
|
````
|
|
3609
3526
|
|
|
@@ -3611,14 +3528,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3611
3528
|
|
|
3612
3529
|
## The following dependencies are licensed under the MIT License:
|
|
3613
3530
|
|
|
3614
|
-
###
|
|
3531
|
+
### Rust Crates:
|
|
3615
3532
|
|
|
3616
|
-
- [
|
|
3533
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
3617
3534
|
|
|
3618
3535
|
````text
|
|
3619
|
-
|
|
3536
|
+
MIT License
|
|
3620
3537
|
|
|
3621
|
-
Copyright (c)
|
|
3538
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
3622
3539
|
|
|
3623
3540
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3624
3541
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3627,16 +3544,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3627
3544
|
copies of the Software, and to permit persons to whom the Software is
|
|
3628
3545
|
furnished to do so, subject to the following conditions:
|
|
3629
3546
|
|
|
3630
|
-
The above copyright notice and this permission notice shall be included in
|
|
3631
|
-
|
|
3547
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3548
|
+
copies or substantial portions of the Software.
|
|
3632
3549
|
|
|
3633
3550
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3634
3551
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3635
3552
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3636
3553
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3637
3554
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3638
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3639
|
-
|
|
3555
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3556
|
+
SOFTWARE.
|
|
3640
3557
|
|
|
3641
3558
|
````
|
|
3642
3559
|
|
|
@@ -3646,13 +3563,38 @@ THE SOFTWARE.
|
|
|
3646
3563
|
|
|
3647
3564
|
### Rust Crates:
|
|
3648
3565
|
|
|
3649
|
-
- [
|
|
3650
|
-
- [
|
|
3651
|
-
- [
|
|
3566
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
3567
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
3568
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
3569
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
3570
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
3571
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
3572
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
3573
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
3574
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
3575
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3576
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3577
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
3578
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
3579
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
3580
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
3581
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3582
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3583
|
+
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
3584
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
3585
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
3586
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
3587
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
3588
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
3589
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
3590
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3591
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3592
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3593
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3594
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
3595
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
3652
3596
|
|
|
3653
3597
|
````text
|
|
3654
|
-
Copyright (c) 2013-2025 The rust-url developers
|
|
3655
|
-
|
|
3656
3598
|
Permission is hereby granted, free of charge, to any
|
|
3657
3599
|
person obtaining a copy of this software and associated
|
|
3658
3600
|
documentation files (the "Software"), to deal in the
|
|
@@ -3685,14 +3627,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3685
3627
|
|
|
3686
3628
|
### Rust Crates:
|
|
3687
3629
|
|
|
3688
|
-
- [
|
|
3630
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
3689
3631
|
|
|
3690
3632
|
````text
|
|
3691
|
-
|
|
3692
|
-
|
|
3693
|
-
Copyright (c) 2015 Danny Guo
|
|
3694
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3695
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
3633
|
+
Copyright (c) 2018 directories-rs contributors
|
|
3696
3634
|
|
|
3697
3635
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3698
3636
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3720,30 +3658,35 @@ SOFTWARE.
|
|
|
3720
3658
|
|
|
3721
3659
|
### Rust Crates:
|
|
3722
3660
|
|
|
3723
|
-
- [
|
|
3661
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
3724
3662
|
|
|
3725
3663
|
````text
|
|
3726
|
-
|
|
3727
|
-
|
|
3728
|
-
|
|
3729
|
-
|
|
3730
|
-
|
|
3731
|
-
|
|
3732
|
-
|
|
3733
|
-
|
|
3734
|
-
|
|
3735
|
-
furnished to do so, subject to the following
|
|
3736
|
-
|
|
3737
|
-
|
|
3738
|
-
|
|
3739
|
-
|
|
3740
|
-
|
|
3741
|
-
|
|
3742
|
-
|
|
3743
|
-
|
|
3744
|
-
|
|
3745
|
-
|
|
3746
|
-
|
|
3664
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
3665
|
+
|
|
3666
|
+
Permission is hereby granted, free of charge, to any
|
|
3667
|
+
person obtaining a copy of this software and associated
|
|
3668
|
+
documentation files (the "Software"), to deal in the
|
|
3669
|
+
Software without restriction, including without
|
|
3670
|
+
limitation the rights to use, copy, modify, merge,
|
|
3671
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3672
|
+
the Software, and to permit persons to whom the Software
|
|
3673
|
+
is furnished to do so, subject to the following
|
|
3674
|
+
conditions:
|
|
3675
|
+
|
|
3676
|
+
The above copyright notice and this permission notice
|
|
3677
|
+
shall be included in all copies or substantial portions
|
|
3678
|
+
of the Software.
|
|
3679
|
+
|
|
3680
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3681
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3682
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3683
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3684
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3685
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3686
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3687
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3688
|
+
DEALINGS IN THE SOFTWARE.
|
|
3689
|
+
|
|
3747
3690
|
````
|
|
3748
3691
|
|
|
3749
3692
|
---
|
|
@@ -3752,15 +3695,10 @@ SOFTWARE.
|
|
|
3752
3695
|
|
|
3753
3696
|
### Rust Crates:
|
|
3754
3697
|
|
|
3755
|
-
- [
|
|
3756
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
3757
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
3758
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
3759
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
3760
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
3698
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
3761
3699
|
|
|
3762
3700
|
````text
|
|
3763
|
-
Copyright (c)
|
|
3701
|
+
Copyright (c) The Rust Project Developers
|
|
3764
3702
|
|
|
3765
3703
|
Permission is hereby granted, free of charge, to any
|
|
3766
3704
|
person obtaining a copy of this software and associated
|
|
@@ -3792,15 +3730,42 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3792
3730
|
|
|
3793
3731
|
## The following dependencies are licensed under the MIT License:
|
|
3794
3732
|
|
|
3795
|
-
###
|
|
3733
|
+
### NPM Packages:
|
|
3796
3734
|
|
|
3797
|
-
- [
|
|
3735
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
3798
3736
|
|
|
3799
3737
|
````text
|
|
3800
|
-
MIT
|
|
3738
|
+
This software is released under the MIT license:
|
|
3801
3739
|
|
|
3802
|
-
|
|
3803
|
-
|
|
3740
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3741
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
3742
|
+
the Software without restriction, including without limitation the rights to
|
|
3743
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3744
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3745
|
+
subject to the following conditions:
|
|
3746
|
+
|
|
3747
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3748
|
+
copies or substantial portions of the Software.
|
|
3749
|
+
|
|
3750
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3751
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3752
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3753
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3754
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3755
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3756
|
+
|
|
3757
|
+
````
|
|
3758
|
+
|
|
3759
|
+
---
|
|
3760
|
+
|
|
3761
|
+
## The following dependencies are licensed under the MIT License:
|
|
3762
|
+
|
|
3763
|
+
### Rust Crates:
|
|
3764
|
+
|
|
3765
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
3766
|
+
|
|
3767
|
+
````text
|
|
3768
|
+
Copyright (c) 2017 Sean McArthur
|
|
3804
3769
|
|
|
3805
3770
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3806
3771
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3809,16 +3774,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3809
3774
|
copies of the Software, and to permit persons to whom the Software is
|
|
3810
3775
|
furnished to do so, subject to the following conditions:
|
|
3811
3776
|
|
|
3812
|
-
The above copyright notice and this permission notice shall be included in
|
|
3813
|
-
copies or substantial portions of the Software.
|
|
3777
|
+
The above copyright notice and this permission notice shall be included in
|
|
3778
|
+
all copies or substantial portions of the Software.
|
|
3814
3779
|
|
|
3815
3780
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3816
3781
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3817
3782
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3818
3783
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3819
3784
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3820
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3821
|
-
SOFTWARE.
|
|
3785
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3786
|
+
THE SOFTWARE.
|
|
3787
|
+
|
|
3822
3788
|
|
|
3823
3789
|
````
|
|
3824
3790
|
|
|
@@ -3826,14 +3792,13 @@ SOFTWARE.
|
|
|
3826
3792
|
|
|
3827
3793
|
## The following dependencies are licensed under the MIT License:
|
|
3828
3794
|
|
|
3829
|
-
###
|
|
3795
|
+
### Rust Crates:
|
|
3830
3796
|
|
|
3831
|
-
- [
|
|
3797
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
3832
3798
|
|
|
3833
3799
|
````text
|
|
3834
|
-
|
|
3835
|
-
|
|
3836
|
-
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
3800
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
3801
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
3837
3802
|
|
|
3838
3803
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3839
3804
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3853,8 +3818,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3853
3818
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3854
3819
|
SOFTWARE.
|
|
3855
3820
|
|
|
3856
|
-
[others]: https://github.com/json5/json5/contributors
|
|
3857
|
-
|
|
3858
3821
|
````
|
|
3859
3822
|
|
|
3860
3823
|
---
|
|
@@ -3863,13 +3826,10 @@ SOFTWARE.
|
|
|
3863
3826
|
|
|
3864
3827
|
### Rust Crates:
|
|
3865
3828
|
|
|
3866
|
-
- [
|
|
3867
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
3868
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
3869
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
3829
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
3870
3830
|
|
|
3871
3831
|
````text
|
|
3872
|
-
Copyright (c)
|
|
3832
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
3873
3833
|
|
|
3874
3834
|
Permission is hereby granted, free of charge, to any
|
|
3875
3835
|
person obtaining a copy of this software and associated
|
|
@@ -3903,10 +3863,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3903
3863
|
|
|
3904
3864
|
### Rust Crates:
|
|
3905
3865
|
|
|
3906
|
-
- [
|
|
3866
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
3907
3867
|
|
|
3908
3868
|
````text
|
|
3909
|
-
Copyright (c)
|
|
3869
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
3910
3870
|
|
|
3911
3871
|
Permission is hereby granted, free of charge, to any
|
|
3912
3872
|
person obtaining a copy of this software and associated
|
|
@@ -3940,10 +3900,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3940
3900
|
|
|
3941
3901
|
### Rust Crates:
|
|
3942
3902
|
|
|
3943
|
-
- [
|
|
3903
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
3944
3904
|
|
|
3945
3905
|
````text
|
|
3946
|
-
Copyright
|
|
3906
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
3907
|
+
|
|
3908
|
+
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:
|
|
3909
|
+
|
|
3910
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3911
|
+
|
|
3912
|
+
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.
|
|
3913
|
+
|
|
3914
|
+
````
|
|
3915
|
+
|
|
3916
|
+
---
|
|
3917
|
+
|
|
3918
|
+
## The following dependencies are licensed under the MIT License:
|
|
3919
|
+
|
|
3920
|
+
### Rust Crates:
|
|
3921
|
+
|
|
3922
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
3923
|
+
|
|
3924
|
+
````text
|
|
3925
|
+
Copyright (c) 2019 Carl Lerche
|
|
3947
3926
|
|
|
3948
3927
|
Permission is hereby granted, free of charge, to any
|
|
3949
3928
|
person obtaining a copy of this software and associated
|
|
@@ -3977,31 +3956,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3977
3956
|
|
|
3978
3957
|
### Rust Crates:
|
|
3979
3958
|
|
|
3980
|
-
- [
|
|
3959
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
3981
3960
|
|
|
3982
3961
|
````text
|
|
3983
|
-
|
|
3984
|
-
|
|
3985
|
-
Copyright (c) 2015-2020 Julien Cretin
|
|
3986
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
3962
|
+
Copyright 2016 Nika Layzell
|
|
3987
3963
|
|
|
3988
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3989
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3990
|
-
in the Software without restriction, including without limitation the rights
|
|
3991
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3992
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3993
|
-
furnished to do so, subject to the following conditions:
|
|
3964
|
+
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:
|
|
3994
3965
|
|
|
3995
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3996
|
-
copies or substantial portions of the Software.
|
|
3966
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3997
3967
|
|
|
3998
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3999
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4000
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4001
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4002
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4003
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4004
|
-
SOFTWARE.
|
|
3968
|
+
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.
|
|
4005
3969
|
|
|
4006
3970
|
````
|
|
4007
3971
|
|
|
@@ -4011,12 +3975,48 @@ SOFTWARE.
|
|
|
4011
3975
|
|
|
4012
3976
|
### Rust Crates:
|
|
4013
3977
|
|
|
4014
|
-
- [
|
|
3978
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
4015
3979
|
|
|
4016
3980
|
````text
|
|
4017
|
-
|
|
3981
|
+
Copyright (c) 2016--2023
|
|
4018
3982
|
|
|
4019
|
-
|
|
3983
|
+
Permission is hereby granted, free of charge, to any
|
|
3984
|
+
person obtaining a copy of this software and associated
|
|
3985
|
+
documentation files (the "Software"), to deal in the
|
|
3986
|
+
Software without restriction, including without
|
|
3987
|
+
limitation the rights to use, copy, modify, merge,
|
|
3988
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3989
|
+
the Software, and to permit persons to whom the Software
|
|
3990
|
+
is furnished to do so, subject to the following
|
|
3991
|
+
conditions:
|
|
3992
|
+
|
|
3993
|
+
The above copyright notice and this permission notice
|
|
3994
|
+
shall be included in all copies or substantial portions
|
|
3995
|
+
of the Software.
|
|
3996
|
+
|
|
3997
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3998
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3999
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4000
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4001
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4002
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4003
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4004
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4005
|
+
DEALINGS IN THE SOFTWARE.
|
|
4006
|
+
|
|
4007
|
+
````
|
|
4008
|
+
|
|
4009
|
+
---
|
|
4010
|
+
|
|
4011
|
+
## The following dependencies are licensed under the MIT License:
|
|
4012
|
+
|
|
4013
|
+
### Rust Crates:
|
|
4014
|
+
|
|
4015
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
4016
|
+
|
|
4017
|
+
````text
|
|
4018
|
+
Copyright (c) 2017 Daniel Abramov
|
|
4019
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
4020
4020
|
|
|
4021
4021
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4022
4022
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4025,16 +4025,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
4025
4025
|
copies of the Software, and to permit persons to whom the Software is
|
|
4026
4026
|
furnished to do so, subject to the following conditions:
|
|
4027
4027
|
|
|
4028
|
-
The above copyright notice and this permission notice shall be included in
|
|
4029
|
-
copies or substantial portions of the Software.
|
|
4028
|
+
The above copyright notice and this permission notice shall be included in
|
|
4029
|
+
all copies or substantial portions of the Software.
|
|
4030
4030
|
|
|
4031
4031
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4032
4032
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4033
4033
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4034
4034
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4035
4035
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4036
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4037
|
-
SOFTWARE.
|
|
4036
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4037
|
+
THE SOFTWARE.
|
|
4038
4038
|
|
|
4039
4039
|
````
|
|
4040
4040
|
|
|
@@ -4044,10 +4044,10 @@ SOFTWARE.
|
|
|
4044
4044
|
|
|
4045
4045
|
### Rust Crates:
|
|
4046
4046
|
|
|
4047
|
-
- [
|
|
4047
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
4048
4048
|
|
|
4049
4049
|
````text
|
|
4050
|
-
Copyright (c)
|
|
4050
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
4051
4051
|
|
|
4052
4052
|
Permission is hereby granted, free of charge, to any
|
|
4053
4053
|
person obtaining a copy of this software and associated
|
|
@@ -4466,7 +4466,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
4466
4466
|
|
|
4467
4467
|
### NPM Packages:
|
|
4468
4468
|
|
|
4469
|
-
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.
|
|
4469
|
+
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.6) (0.0.6)
|
|
4470
4470
|
|
|
4471
4471
|
````text
|
|
4472
4472
|
Please refer to the package README for license details.
|
|
@@ -4478,31 +4478,14 @@ Please refer to the package README for license details.
|
|
|
4478
4478
|
|
|
4479
4479
|
### Rust Crates:
|
|
4480
4480
|
|
|
4481
|
-
- [
|
|
4482
|
-
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4483
|
-
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4484
|
-
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4485
|
-
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4486
|
-
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4487
|
-
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4488
|
-
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4489
|
-
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4490
|
-
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4491
|
-
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4492
|
-
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4493
|
-
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4494
|
-
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4495
|
-
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4496
|
-
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4497
|
-
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4498
|
-
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4481
|
+
- [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
|
|
4499
4482
|
|
|
4500
4483
|
````text
|
|
4501
4484
|
UNICODE LICENSE V3
|
|
4502
4485
|
|
|
4503
4486
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4504
4487
|
|
|
4505
|
-
Copyright ©
|
|
4488
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
4506
4489
|
|
|
4507
4490
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4508
4491
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4538,13 +4521,6 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4538
4521
|
dealings in these Data Files or Software without prior written
|
|
4539
4522
|
authorization of the copyright holder.
|
|
4540
4523
|
|
|
4541
|
-
SPDX-License-Identifier: Unicode-3.0
|
|
4542
|
-
|
|
4543
|
-
—
|
|
4544
|
-
|
|
4545
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4546
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4547
|
-
|
|
4548
4524
|
````
|
|
4549
4525
|
|
|
4550
4526
|
---
|
|
@@ -4553,14 +4529,31 @@ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation a
|
|
|
4553
4529
|
|
|
4554
4530
|
### Rust Crates:
|
|
4555
4531
|
|
|
4556
|
-
- [
|
|
4532
|
+
- [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4533
|
+
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4534
|
+
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4535
|
+
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4536
|
+
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4537
|
+
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4538
|
+
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4539
|
+
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4540
|
+
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4541
|
+
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4542
|
+
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4543
|
+
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4544
|
+
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4545
|
+
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4546
|
+
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4547
|
+
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4548
|
+
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4549
|
+
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4557
4550
|
|
|
4558
4551
|
````text
|
|
4559
4552
|
UNICODE LICENSE V3
|
|
4560
4553
|
|
|
4561
4554
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4562
4555
|
|
|
4563
|
-
Copyright ©
|
|
4556
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
4564
4557
|
|
|
4565
4558
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4566
4559
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4596,5 +4589,12 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4596
4589
|
dealings in these Data Files or Software without prior written
|
|
4597
4590
|
authorization of the copyright holder.
|
|
4598
4591
|
|
|
4592
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
4593
|
+
|
|
4594
|
+
—
|
|
4595
|
+
|
|
4596
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4597
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4598
|
+
|
|
4599
4599
|
````
|
|
4600
4600
|
|