@deveco-codegenie/mcp-bridge-darwin-x64 1.1.6 → 1.1.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/THIRD_PARTY_LICENSES.md +1192 -1172
- package/napi_bridge.node +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -7,14 +7,13 @@
|
|
|
7
7
|
|
|
8
8
|
### Licenses Breakdown:
|
|
9
9
|
|
|
10
|
-
- MIT:
|
|
10
|
+
- MIT: 190
|
|
11
11
|
- Unicode-3.0: 19
|
|
12
12
|
- Apache-2.0: 7
|
|
13
13
|
- 0BSD: 3
|
|
14
14
|
- BSD-3-Clause: 1
|
|
15
15
|
- ISC: 1
|
|
16
16
|
- MPL-2.0: 1
|
|
17
|
-
- UNKNOWN: 1
|
|
18
17
|
|
|
19
18
|
|
|
20
19
|
---
|
|
@@ -47,12 +46,12 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
47
46
|
|
|
48
47
|
### Rust Crates:
|
|
49
48
|
|
|
50
|
-
- [
|
|
49
|
+
- [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
|
|
51
50
|
|
|
52
51
|
````text
|
|
53
52
|
BSD Zero Clause License
|
|
54
53
|
|
|
55
|
-
Copyright (c)
|
|
54
|
+
Copyright (c) 2024 kotauskas
|
|
56
55
|
|
|
57
56
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
58
57
|
purpose with or without fee is hereby granted.
|
|
@@ -73,12 +72,12 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
73
72
|
|
|
74
73
|
### Rust Crates:
|
|
75
74
|
|
|
76
|
-
- [
|
|
75
|
+
- [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
|
|
77
76
|
|
|
78
77
|
````text
|
|
79
78
|
BSD Zero Clause License
|
|
80
79
|
|
|
81
|
-
Copyright (c)
|
|
80
|
+
Copyright (c) 2025 Goat
|
|
82
81
|
|
|
83
82
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
84
83
|
purpose with or without fee is hereby granted.
|
|
@@ -99,93 +98,6 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
99
98
|
|
|
100
99
|
### Rust Crates:
|
|
101
100
|
|
|
102
|
-
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
103
|
-
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
104
|
-
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
105
|
-
|
|
106
|
-
````text
|
|
107
|
-
Apache License
|
|
108
|
-
Version 2.0, January 2004
|
|
109
|
-
http://www.apache.org/licenses/
|
|
110
|
-
|
|
111
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
112
|
-
|
|
113
|
-
1. Definitions.
|
|
114
|
-
|
|
115
|
-
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
116
|
-
|
|
117
|
-
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
118
|
-
|
|
119
|
-
"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.
|
|
120
|
-
|
|
121
|
-
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
122
|
-
|
|
123
|
-
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
124
|
-
|
|
125
|
-
"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.
|
|
126
|
-
|
|
127
|
-
"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).
|
|
128
|
-
|
|
129
|
-
"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.
|
|
130
|
-
|
|
131
|
-
"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."
|
|
132
|
-
|
|
133
|
-
"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.
|
|
134
|
-
|
|
135
|
-
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.
|
|
136
|
-
|
|
137
|
-
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.
|
|
138
|
-
|
|
139
|
-
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:
|
|
140
|
-
|
|
141
|
-
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
142
|
-
|
|
143
|
-
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
144
|
-
|
|
145
|
-
(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
|
|
146
|
-
|
|
147
|
-
(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.
|
|
148
|
-
|
|
149
|
-
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.
|
|
150
|
-
|
|
151
|
-
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.
|
|
152
|
-
|
|
153
|
-
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.
|
|
154
|
-
|
|
155
|
-
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.
|
|
156
|
-
|
|
157
|
-
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.
|
|
158
|
-
|
|
159
|
-
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.
|
|
160
|
-
|
|
161
|
-
END OF TERMS AND CONDITIONS
|
|
162
|
-
|
|
163
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
164
|
-
|
|
165
|
-
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.
|
|
166
|
-
|
|
167
|
-
Copyright [yyyy] [name of copyright owner]
|
|
168
|
-
|
|
169
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
170
|
-
you may not use this file except in compliance with the License.
|
|
171
|
-
You may obtain a copy of the License at
|
|
172
|
-
|
|
173
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
174
|
-
|
|
175
|
-
Unless required by applicable law or agreed to in writing, software
|
|
176
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
177
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
178
|
-
See the License for the specific language governing permissions and
|
|
179
|
-
limitations under the License.
|
|
180
|
-
|
|
181
|
-
````
|
|
182
|
-
|
|
183
|
-
---
|
|
184
|
-
|
|
185
|
-
## The following dependencies are licensed under the Apache-2.0 License:
|
|
186
|
-
|
|
187
|
-
### Rust Crates:
|
|
188
|
-
|
|
189
101
|
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
190
102
|
|
|
191
103
|
````text
|
|
@@ -610,6 +522,93 @@ limitations under the License.
|
|
|
610
522
|
|
|
611
523
|
---
|
|
612
524
|
|
|
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
|
+
|
|
613
612
|
## The following dependencies are licensed under the BSD-3-Clause License:
|
|
614
613
|
|
|
615
614
|
### NPM Packages:
|
|
@@ -677,14 +676,14 @@ THIS SOFTWARE.
|
|
|
677
676
|
|
|
678
677
|
## The following dependencies are licensed under the MIT License:
|
|
679
678
|
|
|
680
|
-
###
|
|
679
|
+
### NPM Packages:
|
|
681
680
|
|
|
682
|
-
- [
|
|
681
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
683
682
|
|
|
684
683
|
````text
|
|
685
|
-
MIT License
|
|
684
|
+
The MIT License (MIT)
|
|
686
685
|
|
|
687
|
-
Copyright (c)
|
|
686
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
688
687
|
|
|
689
688
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
690
689
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -703,6 +702,8 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
703
702
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
704
703
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
705
704
|
SOFTWARE.
|
|
705
|
+
|
|
706
|
+
|
|
706
707
|
````
|
|
707
708
|
|
|
708
709
|
---
|
|
@@ -776,10 +777,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
776
777
|
|
|
777
778
|
### Rust Crates:
|
|
778
779
|
|
|
779
|
-
- [
|
|
780
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
780
781
|
|
|
781
782
|
````text
|
|
782
|
-
Copyright
|
|
783
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
783
784
|
|
|
784
785
|
Permission is hereby granted, free of charge, to any
|
|
785
786
|
person obtaining a copy of this software and associated
|
|
@@ -805,7 +806,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
805
806
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
806
807
|
DEALINGS IN THE SOFTWARE.
|
|
807
808
|
|
|
808
|
-
|
|
809
809
|
````
|
|
810
810
|
|
|
811
811
|
---
|
|
@@ -814,32 +814,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
814
814
|
|
|
815
815
|
### Rust Crates:
|
|
816
816
|
|
|
817
|
-
- [
|
|
818
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
819
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
817
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
820
818
|
|
|
821
819
|
````text
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
Copyright (c) Tokio Contributors
|
|
820
|
+
Copyright (c) 2017 Contributors
|
|
825
821
|
|
|
826
|
-
Permission is hereby granted, free of charge, to any
|
|
827
|
-
of this software and associated
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
822
|
+
Permission is hereby granted, free of charge, to any
|
|
823
|
+
person obtaining a copy of this software and associated
|
|
824
|
+
documentation files (the "Software"), to deal in the
|
|
825
|
+
Software without restriction, including without
|
|
826
|
+
limitation the rights to use, copy, modify, merge,
|
|
827
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
828
|
+
the Software, and to permit persons to whom the Software
|
|
829
|
+
is furnished to do so, subject to the following
|
|
830
|
+
conditions:
|
|
832
831
|
|
|
833
|
-
The above copyright notice and this permission notice
|
|
834
|
-
copies or substantial portions
|
|
832
|
+
The above copyright notice and this permission notice
|
|
833
|
+
shall be included in all copies or substantial portions
|
|
834
|
+
of the Software.
|
|
835
835
|
|
|
836
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
837
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
836
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
837
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
838
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
839
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
840
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
841
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
842
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
843
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
844
|
+
DEALINGS IN THE SOFTWARE.
|
|
843
845
|
|
|
844
846
|
````
|
|
845
847
|
|
|
@@ -849,17 +851,20 @@ SOFTWARE.
|
|
|
849
851
|
|
|
850
852
|
### Rust Crates:
|
|
851
853
|
|
|
852
|
-
- [
|
|
853
|
-
- [
|
|
854
|
-
- [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
|
|
855
|
-
- [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
|
|
854
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
855
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
856
856
|
|
|
857
857
|
````text
|
|
858
|
+
The MIT License (MIT)
|
|
859
|
+
|
|
860
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
861
|
+
|
|
858
862
|
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:
|
|
859
863
|
|
|
860
864
|
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
861
865
|
|
|
862
866
|
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.
|
|
867
|
+
|
|
863
868
|
````
|
|
864
869
|
|
|
865
870
|
---
|
|
@@ -868,12 +873,15 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
868
873
|
|
|
869
874
|
### Rust Crates:
|
|
870
875
|
|
|
871
|
-
- [
|
|
872
|
-
- [
|
|
873
|
-
- [
|
|
874
|
-
|
|
876
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
877
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
878
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
879
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
880
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
881
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
882
|
+
|
|
875
883
|
````text
|
|
876
|
-
Copyright (c)
|
|
884
|
+
Copyright (c) 2019 Tokio Contributors
|
|
877
885
|
|
|
878
886
|
Permission is hereby granted, free of charge, to any
|
|
879
887
|
person obtaining a copy of this software and associated
|
|
@@ -907,11 +915,74 @@ DEALINGS IN THE SOFTWARE.
|
|
|
907
915
|
|
|
908
916
|
### Rust Crates:
|
|
909
917
|
|
|
910
|
-
- [
|
|
911
|
-
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
918
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
912
919
|
|
|
913
920
|
````text
|
|
914
|
-
Copyright (c)
|
|
921
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
922
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
923
|
+
|
|
924
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
925
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
926
|
+
in the Software without restriction, including without limitation the rights
|
|
927
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
928
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
929
|
+
furnished to do so, subject to the following conditions:
|
|
930
|
+
|
|
931
|
+
The above copyright notice and this permission notice shall be included in all
|
|
932
|
+
copies or substantial portions of the Software.
|
|
933
|
+
|
|
934
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
935
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
936
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
937
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
938
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
939
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
940
|
+
SOFTWARE.
|
|
941
|
+
|
|
942
|
+
````
|
|
943
|
+
|
|
944
|
+
---
|
|
945
|
+
|
|
946
|
+
## The following dependencies are licensed under the MIT License:
|
|
947
|
+
|
|
948
|
+
### Rust Crates:
|
|
949
|
+
|
|
950
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
951
|
+
|
|
952
|
+
````text
|
|
953
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
954
|
+
Copyright (c) 2016 Jason Housley
|
|
955
|
+
|
|
956
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
957
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
958
|
+
in the Software without restriction, including without limitation the rights
|
|
959
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
960
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
961
|
+
furnished to do so, subject to the following conditions:
|
|
962
|
+
|
|
963
|
+
The above copyright notice and this permission notice shall be included in
|
|
964
|
+
all copies or substantial portions of the Software.
|
|
965
|
+
|
|
966
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
967
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
968
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
969
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
970
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
971
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
972
|
+
THE SOFTWARE.
|
|
973
|
+
|
|
974
|
+
````
|
|
975
|
+
|
|
976
|
+
---
|
|
977
|
+
|
|
978
|
+
## The following dependencies are licensed under the MIT License:
|
|
979
|
+
|
|
980
|
+
### Rust Crates:
|
|
981
|
+
|
|
982
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
983
|
+
|
|
984
|
+
````text
|
|
985
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
915
986
|
|
|
916
987
|
Permission is hereby granted, free of charge, to any
|
|
917
988
|
person obtaining a copy of this software and associated
|
|
@@ -945,43 +1016,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
945
1016
|
|
|
946
1017
|
### Rust Crates:
|
|
947
1018
|
|
|
948
|
-
- [
|
|
949
|
-
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
950
|
-
|
|
951
|
-
````text
|
|
952
|
-
The MIT License (MIT)
|
|
953
|
-
|
|
954
|
-
Copyright (c) 2015 Steven Fackler
|
|
955
|
-
|
|
956
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
957
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
958
|
-
the Software without restriction, including without limitation the rights to
|
|
959
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
960
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
961
|
-
subject to the following conditions:
|
|
962
|
-
|
|
963
|
-
The above copyright notice and this permission notice shall be included in all
|
|
964
|
-
copies or substantial portions of the Software.
|
|
965
|
-
|
|
966
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
967
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
968
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
969
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
970
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
971
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
972
|
-
|
|
973
|
-
````
|
|
974
|
-
|
|
975
|
-
---
|
|
976
|
-
|
|
977
|
-
## The following dependencies are licensed under the MIT License:
|
|
978
|
-
|
|
979
|
-
### Rust Crates:
|
|
980
|
-
|
|
981
|
-
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
1019
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
982
1020
|
|
|
983
1021
|
````text
|
|
984
|
-
Copyright (c)
|
|
1022
|
+
Copyright (c) 2016 Anthony Ramine
|
|
985
1023
|
|
|
986
1024
|
Permission is hereby granted, free of charge, to any
|
|
987
1025
|
person obtaining a copy of this software and associated
|
|
@@ -1015,10 +1053,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1015
1053
|
|
|
1016
1054
|
### Rust Crates:
|
|
1017
1055
|
|
|
1018
|
-
- [
|
|
1056
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
1057
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
1058
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
1059
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
1019
1060
|
|
|
1020
1061
|
````text
|
|
1021
|
-
|
|
1062
|
+
The MIT License (MIT)
|
|
1063
|
+
|
|
1064
|
+
Copyright (c) 2015 Andrew Gallant
|
|
1022
1065
|
|
|
1023
1066
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1024
1067
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1038,7 +1081,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1038
1081
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1039
1082
|
THE SOFTWARE.
|
|
1040
1083
|
|
|
1041
|
-
|
|
1042
1084
|
````
|
|
1043
1085
|
|
|
1044
1086
|
---
|
|
@@ -1047,34 +1089,31 @@ THE SOFTWARE.
|
|
|
1047
1089
|
|
|
1048
1090
|
### Rust Crates:
|
|
1049
1091
|
|
|
1050
|
-
- [
|
|
1092
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
1093
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
1051
1094
|
|
|
1052
1095
|
````text
|
|
1053
|
-
|
|
1096
|
+
MIT License
|
|
1054
1097
|
|
|
1055
|
-
|
|
1056
|
-
person obtaining a copy of this software and associated
|
|
1057
|
-
documentation files (the "Software"), to deal in the
|
|
1058
|
-
Software without restriction, including without
|
|
1059
|
-
limitation the rights to use, copy, modify, merge,
|
|
1060
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1061
|
-
the Software, and to permit persons to whom the Software
|
|
1062
|
-
is furnished to do so, subject to the following
|
|
1063
|
-
conditions:
|
|
1098
|
+
Copyright (c) 2019 Graham Esau
|
|
1064
1099
|
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1100
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1101
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1102
|
+
in the Software without restriction, including without limitation the rights
|
|
1103
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1104
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1105
|
+
furnished to do so, subject to the following conditions:
|
|
1068
1106
|
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
IN
|
|
1077
|
-
|
|
1107
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1108
|
+
copies or substantial portions of the Software.
|
|
1109
|
+
|
|
1110
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1111
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1112
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1113
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1114
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1115
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1116
|
+
SOFTWARE.
|
|
1078
1117
|
|
|
1079
1118
|
````
|
|
1080
1119
|
|
|
@@ -1084,10 +1123,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1084
1123
|
|
|
1085
1124
|
### Rust Crates:
|
|
1086
1125
|
|
|
1087
|
-
- [
|
|
1126
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
1088
1127
|
|
|
1089
1128
|
````text
|
|
1090
|
-
Copyright (c)
|
|
1129
|
+
Copyright (c) 2017 Daniel Abramov
|
|
1130
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
1091
1131
|
|
|
1092
1132
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1093
1133
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1113,36 +1153,29 @@ THE SOFTWARE.
|
|
|
1113
1153
|
|
|
1114
1154
|
## The following dependencies are licensed under the MIT License:
|
|
1115
1155
|
|
|
1116
|
-
###
|
|
1156
|
+
### NPM Packages:
|
|
1117
1157
|
|
|
1118
|
-
- [
|
|
1158
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
1119
1159
|
|
|
1120
1160
|
````text
|
|
1121
|
-
|
|
1161
|
+
This software is released under the MIT license:
|
|
1122
1162
|
|
|
1123
|
-
Permission is hereby granted, free of charge, to any
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
the Software, and to permit persons to whom the Software
|
|
1130
|
-
is furnished to do so, subject to the following
|
|
1131
|
-
conditions:
|
|
1163
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1164
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
1165
|
+
the Software without restriction, including without limitation the rights to
|
|
1166
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1167
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1168
|
+
subject to the following conditions:
|
|
1132
1169
|
|
|
1133
|
-
The above copyright notice and this permission notice
|
|
1134
|
-
|
|
1135
|
-
of the Software.
|
|
1170
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1171
|
+
copies or substantial portions of the Software.
|
|
1136
1172
|
|
|
1137
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1144
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1145
|
-
DEALINGS IN THE SOFTWARE.
|
|
1173
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1174
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1175
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1176
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1177
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1178
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1146
1179
|
|
|
1147
1180
|
````
|
|
1148
1181
|
|
|
@@ -1152,13 +1185,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1152
1185
|
|
|
1153
1186
|
### Rust Crates:
|
|
1154
1187
|
|
|
1155
|
-
- [
|
|
1156
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
1188
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
1157
1189
|
|
|
1158
1190
|
````text
|
|
1159
|
-
MIT License
|
|
1191
|
+
The MIT License (MIT)
|
|
1160
1192
|
|
|
1161
|
-
Copyright (c)
|
|
1193
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
1194
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
1162
1195
|
|
|
1163
1196
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1164
1197
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1186,34 +1219,30 @@ SOFTWARE.
|
|
|
1186
1219
|
|
|
1187
1220
|
### Rust Crates:
|
|
1188
1221
|
|
|
1189
|
-
- [
|
|
1222
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
1190
1223
|
|
|
1191
1224
|
````text
|
|
1192
|
-
|
|
1225
|
+
The MIT License (MIT)
|
|
1193
1226
|
|
|
1194
|
-
|
|
1195
|
-
person obtaining a copy of this software and associated
|
|
1196
|
-
documentation files (the "Software"), to deal in the
|
|
1197
|
-
Software without restriction, including without
|
|
1198
|
-
limitation the rights to use, copy, modify, merge,
|
|
1199
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1200
|
-
the Software, and to permit persons to whom the Software
|
|
1201
|
-
is furnished to do so, subject to the following
|
|
1202
|
-
conditions:
|
|
1227
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
1203
1228
|
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1229
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1230
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1231
|
+
in the Software without restriction, including without limitation the rights
|
|
1232
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1233
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1234
|
+
furnished to do so, subject to the following conditions:
|
|
1207
1235
|
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
IN
|
|
1216
|
-
|
|
1236
|
+
The above copyright notice and this permission notice shall be included in
|
|
1237
|
+
all copies or substantial portions of the Software.
|
|
1238
|
+
|
|
1239
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1240
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1241
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1242
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1243
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1244
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1245
|
+
THE SOFTWARE.
|
|
1217
1246
|
|
|
1218
1247
|
````
|
|
1219
1248
|
|
|
@@ -1223,16 +1252,64 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1223
1252
|
|
|
1224
1253
|
### Rust Crates:
|
|
1225
1254
|
|
|
1226
|
-
- [
|
|
1255
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
1227
1256
|
|
|
1228
1257
|
````text
|
|
1229
|
-
Copyright
|
|
1258
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
1230
1259
|
|
|
1231
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1260
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1261
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1262
|
+
in the Software without restriction, including without limitation the rights
|
|
1263
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1264
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1265
|
+
furnished to do so, subject to the following conditions:
|
|
1232
1266
|
|
|
1233
|
-
The above copyright notice and this permission notice shall be included in
|
|
1267
|
+
The above copyright notice and this permission notice shall be included in
|
|
1268
|
+
all copies or substantial portions of the Software.
|
|
1234
1269
|
|
|
1235
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1270
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1271
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1272
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1273
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1274
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1275
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1276
|
+
THE SOFTWARE.
|
|
1277
|
+
|
|
1278
|
+
|
|
1279
|
+
````
|
|
1280
|
+
|
|
1281
|
+
---
|
|
1282
|
+
|
|
1283
|
+
## The following dependencies are licensed under the MIT License:
|
|
1284
|
+
|
|
1285
|
+
### Rust Crates:
|
|
1286
|
+
|
|
1287
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
1288
|
+
|
|
1289
|
+
````text
|
|
1290
|
+
The MIT License (MIT)
|
|
1291
|
+
|
|
1292
|
+
Copyright (c) 2016 Johann Tuffe
|
|
1293
|
+
|
|
1294
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1295
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1296
|
+
in the Software without restriction, including without limitation the rights
|
|
1297
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1298
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1299
|
+
furnished to do so, subject to the following conditions:
|
|
1300
|
+
|
|
1301
|
+
|
|
1302
|
+
The above copyright notice and this permission notice shall be included in
|
|
1303
|
+
all copies or substantial portions of the Software.
|
|
1304
|
+
|
|
1305
|
+
|
|
1306
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1307
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1308
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1309
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1310
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1311
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1312
|
+
THE SOFTWARE.
|
|
1236
1313
|
|
|
1237
1314
|
````
|
|
1238
1315
|
|
|
@@ -1242,35 +1319,31 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1242
1319
|
|
|
1243
1320
|
### Rust Crates:
|
|
1244
1321
|
|
|
1245
|
-
- [
|
|
1322
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
1246
1323
|
|
|
1247
1324
|
````text
|
|
1248
|
-
|
|
1249
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1325
|
+
MIT License
|
|
1250
1326
|
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
documentation files (the "Software"), to deal in the
|
|
1254
|
-
Software without restriction, including without
|
|
1255
|
-
limitation the rights to use, copy, modify, merge,
|
|
1256
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1257
|
-
the Software, and to permit persons to whom the Software
|
|
1258
|
-
is furnished to do so, subject to the following
|
|
1259
|
-
conditions:
|
|
1327
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
1328
|
+
Copyright (c) Tokio Contributors
|
|
1260
1329
|
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1330
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1331
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1332
|
+
in the Software without restriction, including without limitation the rights
|
|
1333
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1334
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1335
|
+
furnished to do so, subject to the following conditions:
|
|
1264
1336
|
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
IN
|
|
1273
|
-
|
|
1337
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1338
|
+
copies or substantial portions of the Software.
|
|
1339
|
+
|
|
1340
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1341
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1342
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1343
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1344
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1345
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1346
|
+
SOFTWARE.
|
|
1274
1347
|
|
|
1275
1348
|
````
|
|
1276
1349
|
|
|
@@ -1280,10 +1353,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1280
1353
|
|
|
1281
1354
|
### Rust Crates:
|
|
1282
1355
|
|
|
1283
|
-
- [
|
|
1356
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
1284
1357
|
|
|
1285
1358
|
````text
|
|
1286
|
-
Copyright (c)
|
|
1359
|
+
Copyright (c) 2017 http-rs authors
|
|
1287
1360
|
|
|
1288
1361
|
Permission is hereby granted, free of charge, to any
|
|
1289
1362
|
person obtaining a copy of this software and associated
|
|
@@ -1317,12 +1390,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1317
1390
|
|
|
1318
1391
|
### Rust Crates:
|
|
1319
1392
|
|
|
1320
|
-
- [
|
|
1393
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1394
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1395
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1321
1396
|
|
|
1322
1397
|
````text
|
|
1323
|
-
|
|
1398
|
+
MIT License
|
|
1324
1399
|
|
|
1325
|
-
Copyright (c)
|
|
1400
|
+
Copyright (c) 2017 Ted Driggs
|
|
1326
1401
|
|
|
1327
1402
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1328
1403
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1350,47 +1425,10 @@ SOFTWARE.
|
|
|
1350
1425
|
|
|
1351
1426
|
### Rust Crates:
|
|
1352
1427
|
|
|
1353
|
-
- [
|
|
1354
|
-
|
|
1355
|
-
````text
|
|
1356
|
-
Copyright (c) 2016 Anthony Ramine
|
|
1357
|
-
|
|
1358
|
-
Permission is hereby granted, free of charge, to any
|
|
1359
|
-
person obtaining a copy of this software and associated
|
|
1360
|
-
documentation files (the "Software"), to deal in the
|
|
1361
|
-
Software without restriction, including without
|
|
1362
|
-
limitation the rights to use, copy, modify, merge,
|
|
1363
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1364
|
-
the Software, and to permit persons to whom the Software
|
|
1365
|
-
is furnished to do so, subject to the following
|
|
1366
|
-
conditions:
|
|
1367
|
-
|
|
1368
|
-
The above copyright notice and this permission notice
|
|
1369
|
-
shall be included in all copies or substantial portions
|
|
1370
|
-
of the Software.
|
|
1371
|
-
|
|
1372
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1373
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1374
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1375
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1376
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1377
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1378
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1379
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1380
|
-
DEALINGS IN THE SOFTWARE.
|
|
1381
|
-
|
|
1382
|
-
````
|
|
1383
|
-
|
|
1384
|
-
---
|
|
1385
|
-
|
|
1386
|
-
## The following dependencies are licensed under the MIT License:
|
|
1387
|
-
|
|
1388
|
-
### Rust Crates:
|
|
1389
|
-
|
|
1390
|
-
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
1428
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
1391
1429
|
|
|
1392
1430
|
````text
|
|
1393
|
-
Copyright (c) 2018-
|
|
1431
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
1394
1432
|
Copyright (c) 2014 The Rust Project Developers
|
|
1395
1433
|
|
|
1396
1434
|
Permission is hereby granted, free of charge, to any
|
|
@@ -1456,35 +1494,16 @@ THE SOFTWARE.
|
|
|
1456
1494
|
|
|
1457
1495
|
### Rust Crates:
|
|
1458
1496
|
|
|
1459
|
-
- [
|
|
1460
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
1497
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
1461
1498
|
|
|
1462
1499
|
````text
|
|
1463
|
-
Copyright
|
|
1500
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
1464
1501
|
|
|
1465
|
-
Permission is hereby granted, free of charge, to any
|
|
1466
|
-
person obtaining a copy of this software and associated
|
|
1467
|
-
documentation files (the "Software"), to deal in the
|
|
1468
|
-
Software without restriction, including without
|
|
1469
|
-
limitation the rights to use, copy, modify, merge,
|
|
1470
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1471
|
-
the Software, and to permit persons to whom the Software
|
|
1472
|
-
is furnished to do so, subject to the following
|
|
1473
|
-
conditions:
|
|
1502
|
+
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:
|
|
1474
1503
|
|
|
1475
|
-
The above copyright notice and this permission notice
|
|
1476
|
-
shall be included in all copies or substantial portions
|
|
1477
|
-
of the Software.
|
|
1504
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1478
1505
|
|
|
1479
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1480
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1481
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1482
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1483
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1484
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1485
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1486
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1487
|
-
DEALINGS IN THE SOFTWARE.
|
|
1506
|
+
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.
|
|
1488
1507
|
|
|
1489
1508
|
````
|
|
1490
1509
|
|
|
@@ -1494,34 +1513,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1494
1513
|
|
|
1495
1514
|
### Rust Crates:
|
|
1496
1515
|
|
|
1497
|
-
- [
|
|
1516
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
1498
1517
|
|
|
1499
1518
|
````text
|
|
1500
|
-
Copyright (c) 2018-
|
|
1519
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
1520
|
+
Copyright (c) 2016 Alex Crichton
|
|
1501
1521
|
|
|
1502
|
-
Permission is hereby granted, free of charge, to any
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
the Software, and to permit persons to whom the Software
|
|
1509
|
-
is furnished to do so, subject to the following
|
|
1510
|
-
conditions:
|
|
1522
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1523
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1524
|
+
in the Software without restriction, including without limitation the rights
|
|
1525
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1526
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1527
|
+
furnished to do so, subject to the following conditions:
|
|
1511
1528
|
|
|
1512
|
-
The above copyright notice and this permission notice
|
|
1513
|
-
|
|
1514
|
-
|
|
1529
|
+
The above copyright notice and this permission notice shall be included in
|
|
1530
|
+
all copies or substantial portions of the Software.
|
|
1531
|
+
|
|
1532
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1533
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1534
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1535
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1536
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1537
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1538
|
+
THE SOFTWARE.
|
|
1515
1539
|
|
|
1516
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1517
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1518
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1519
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1520
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1521
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1522
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1523
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1524
|
-
DEALINGS IN THE SOFTWARE.
|
|
1525
1540
|
|
|
1526
1541
|
````
|
|
1527
1542
|
|
|
@@ -1531,10 +1546,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1531
1546
|
|
|
1532
1547
|
### Rust Crates:
|
|
1533
1548
|
|
|
1534
|
-
- [
|
|
1549
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
1535
1550
|
|
|
1536
1551
|
````text
|
|
1537
|
-
Copyright (c)
|
|
1552
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
1538
1553
|
|
|
1539
1554
|
Permission is hereby granted, free of charge, to any
|
|
1540
1555
|
person obtaining a copy of this software and associated
|
|
@@ -1568,11 +1583,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1568
1583
|
|
|
1569
1584
|
### Rust Crates:
|
|
1570
1585
|
|
|
1571
|
-
- [
|
|
1586
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
1572
1587
|
|
|
1573
1588
|
````text
|
|
1574
|
-
Copyright (c)
|
|
1575
|
-
Copyright (c) 2016 Jason Housley
|
|
1589
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
1576
1590
|
|
|
1577
1591
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1578
1592
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1600,10 +1614,10 @@ THE SOFTWARE.
|
|
|
1600
1614
|
|
|
1601
1615
|
### Rust Crates:
|
|
1602
1616
|
|
|
1603
|
-
- [
|
|
1617
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
1604
1618
|
|
|
1605
1619
|
````text
|
|
1606
|
-
Copyright
|
|
1620
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
1607
1621
|
|
|
1608
1622
|
Permission is hereby granted, free of charge, to any
|
|
1609
1623
|
person obtaining a copy of this software and associated
|
|
@@ -1637,12 +1651,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1637
1651
|
|
|
1638
1652
|
### Rust Crates:
|
|
1639
1653
|
|
|
1640
|
-
- [
|
|
1654
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
1655
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
1656
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
1641
1657
|
|
|
1642
1658
|
````text
|
|
1643
|
-
|
|
1659
|
+
MIT License
|
|
1644
1660
|
|
|
1645
|
-
Copyright (c)
|
|
1661
|
+
Copyright (c) Tokio Contributors
|
|
1646
1662
|
|
|
1647
1663
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1648
1664
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1651,16 +1667,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1651
1667
|
copies of the Software, and to permit persons to whom the Software is
|
|
1652
1668
|
furnished to do so, subject to the following conditions:
|
|
1653
1669
|
|
|
1654
|
-
The above copyright notice and this permission notice shall be included in
|
|
1655
|
-
|
|
1670
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1671
|
+
copies or substantial portions of the Software.
|
|
1656
1672
|
|
|
1657
1673
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1658
1674
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1659
1675
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1660
1676
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1661
1677
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1662
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1663
|
-
|
|
1678
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1679
|
+
SOFTWARE.
|
|
1664
1680
|
|
|
1665
1681
|
````
|
|
1666
1682
|
|
|
@@ -1670,29 +1686,34 @@ THE SOFTWARE.
|
|
|
1670
1686
|
|
|
1671
1687
|
### Rust Crates:
|
|
1672
1688
|
|
|
1673
|
-
- [
|
|
1689
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
1674
1690
|
|
|
1675
1691
|
````text
|
|
1676
|
-
Copyright (c)
|
|
1677
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
1692
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
1678
1693
|
|
|
1679
|
-
Permission is hereby granted, free of charge, to any
|
|
1680
|
-
of this software and associated
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1694
|
+
Permission is hereby granted, free of charge, to any
|
|
1695
|
+
person obtaining a copy of this software and associated
|
|
1696
|
+
documentation files (the "Software"), to deal in the
|
|
1697
|
+
Software without restriction, including without
|
|
1698
|
+
limitation the rights to use, copy, modify, merge,
|
|
1699
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1700
|
+
the Software, and to permit persons to whom the Software
|
|
1701
|
+
is furnished to do so, subject to the following
|
|
1702
|
+
conditions:
|
|
1685
1703
|
|
|
1686
|
-
The above copyright notice and this permission notice
|
|
1687
|
-
all copies or substantial portions
|
|
1704
|
+
The above copyright notice and this permission notice
|
|
1705
|
+
shall be included in all copies or substantial portions
|
|
1706
|
+
of the Software.
|
|
1688
1707
|
|
|
1689
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1690
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1708
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1709
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1710
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1711
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1712
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1713
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1714
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1715
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1716
|
+
DEALINGS IN THE SOFTWARE.
|
|
1696
1717
|
|
|
1697
1718
|
````
|
|
1698
1719
|
|
|
@@ -1702,10 +1723,10 @@ THE SOFTWARE.
|
|
|
1702
1723
|
|
|
1703
1724
|
### Rust Crates:
|
|
1704
1725
|
|
|
1705
|
-
- [
|
|
1726
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
1706
1727
|
|
|
1707
1728
|
````text
|
|
1708
|
-
Copyright
|
|
1729
|
+
Copyright 2023 The Fuchsia Authors
|
|
1709
1730
|
|
|
1710
1731
|
Permission is hereby granted, free of charge, to any
|
|
1711
1732
|
person obtaining a copy of this software and associated
|
|
@@ -1731,20 +1752,21 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
1731
1752
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1732
1753
|
DEALINGS IN THE SOFTWARE.
|
|
1733
1754
|
|
|
1755
|
+
|
|
1734
1756
|
````
|
|
1735
1757
|
|
|
1736
1758
|
---
|
|
1737
1759
|
|
|
1738
1760
|
## The following dependencies are licensed under the MIT License:
|
|
1739
1761
|
|
|
1740
|
-
###
|
|
1762
|
+
### Rust Crates:
|
|
1741
1763
|
|
|
1742
|
-
- [
|
|
1764
|
+
- [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
|
|
1743
1765
|
|
|
1744
1766
|
````text
|
|
1745
|
-
|
|
1767
|
+
MIT License
|
|
1746
1768
|
|
|
1747
|
-
Copyright (c)
|
|
1769
|
+
Copyright (c) 2025 rutrum
|
|
1748
1770
|
|
|
1749
1771
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1750
1772
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1753,17 +1775,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1753
1775
|
copies of the Software, and to permit persons to whom the Software is
|
|
1754
1776
|
furnished to do so, subject to the following conditions:
|
|
1755
1777
|
|
|
1756
|
-
The above copyright notice and this permission notice shall be included in
|
|
1757
|
-
|
|
1778
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1779
|
+
copies or substantial portions of the Software.
|
|
1758
1780
|
|
|
1759
1781
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1760
1782
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1761
1783
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1762
1784
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1763
1785
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1764
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1765
|
-
|
|
1766
|
-
|
|
1786
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1787
|
+
SOFTWARE.
|
|
1767
1788
|
````
|
|
1768
1789
|
|
|
1769
1790
|
---
|
|
@@ -1772,11 +1793,10 @@ THE SOFTWARE.
|
|
|
1772
1793
|
|
|
1773
1794
|
### Rust Crates:
|
|
1774
1795
|
|
|
1775
|
-
- [
|
|
1796
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
1776
1797
|
|
|
1777
1798
|
````text
|
|
1778
|
-
Copyright (c)
|
|
1779
|
-
Copyright (c) 2015-2020 The rust-hex Developers
|
|
1799
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
1780
1800
|
|
|
1781
1801
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1782
1802
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1785,16 +1805,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1785
1805
|
copies of the Software, and to permit persons to whom the Software is
|
|
1786
1806
|
furnished to do so, subject to the following conditions:
|
|
1787
1807
|
|
|
1788
|
-
The above copyright notice and this permission notice shall be included in
|
|
1789
|
-
copies or substantial portions of the Software.
|
|
1808
|
+
The above copyright notice and this permission notice shall be included in
|
|
1809
|
+
all copies or substantial portions of the Software.
|
|
1790
1810
|
|
|
1791
1811
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1792
1812
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1793
1813
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1794
1814
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1795
1815
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1796
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1797
|
-
SOFTWARE.
|
|
1816
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1817
|
+
THE SOFTWARE.
|
|
1818
|
+
|
|
1798
1819
|
|
|
1799
1820
|
````
|
|
1800
1821
|
|
|
@@ -1802,13 +1823,14 @@ SOFTWARE.
|
|
|
1802
1823
|
|
|
1803
1824
|
## The following dependencies are licensed under the MIT License:
|
|
1804
1825
|
|
|
1805
|
-
###
|
|
1826
|
+
### NPM Packages:
|
|
1806
1827
|
|
|
1807
|
-
- [
|
|
1808
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
1828
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
1809
1829
|
|
|
1810
1830
|
````text
|
|
1811
|
-
|
|
1831
|
+
MIT License
|
|
1832
|
+
|
|
1833
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
1812
1834
|
|
|
1813
1835
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1814
1836
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1836,10 +1858,11 @@ SOFTWARE.
|
|
|
1836
1858
|
|
|
1837
1859
|
### Rust Crates:
|
|
1838
1860
|
|
|
1839
|
-
- [
|
|
1861
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
1862
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
1840
1863
|
|
|
1841
1864
|
````text
|
|
1842
|
-
Copyright (c)
|
|
1865
|
+
Copyright (c) 2014 Alex Crichton
|
|
1843
1866
|
|
|
1844
1867
|
Permission is hereby granted, free of charge, to any
|
|
1845
1868
|
person obtaining a copy of this software and associated
|
|
@@ -1873,10 +1896,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1873
1896
|
|
|
1874
1897
|
### Rust Crates:
|
|
1875
1898
|
|
|
1876
|
-
- [
|
|
1899
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
1877
1900
|
|
|
1878
1901
|
````text
|
|
1879
|
-
|
|
1902
|
+
MIT License
|
|
1880
1903
|
|
|
1881
1904
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1882
1905
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1885,17 +1908,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1885
1908
|
copies of the Software, and to permit persons to whom the Software is
|
|
1886
1909
|
furnished to do so, subject to the following conditions:
|
|
1887
1910
|
|
|
1888
|
-
The above copyright notice and this permission notice shall be included in
|
|
1889
|
-
|
|
1911
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1912
|
+
copies or substantial portions of the Software.
|
|
1890
1913
|
|
|
1891
1914
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1892
1915
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1893
1916
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1894
1917
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1895
1918
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1896
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1897
|
-
|
|
1898
|
-
|
|
1919
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1920
|
+
SOFTWARE.
|
|
1899
1921
|
|
|
1900
1922
|
````
|
|
1901
1923
|
|
|
@@ -1905,16 +1927,34 @@ THE SOFTWARE.
|
|
|
1905
1927
|
|
|
1906
1928
|
### Rust Crates:
|
|
1907
1929
|
|
|
1908
|
-
- [
|
|
1930
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
1909
1931
|
|
|
1910
1932
|
````text
|
|
1911
|
-
Copyright 2016
|
|
1933
|
+
Copyright (c) 2016--2017
|
|
1912
1934
|
|
|
1913
|
-
Permission is hereby granted, free of charge, to any
|
|
1935
|
+
Permission is hereby granted, free of charge, to any
|
|
1936
|
+
person obtaining a copy of this software and associated
|
|
1937
|
+
documentation files (the "Software"), to deal in the
|
|
1938
|
+
Software without restriction, including without
|
|
1939
|
+
limitation the rights to use, copy, modify, merge,
|
|
1940
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1941
|
+
the Software, and to permit persons to whom the Software
|
|
1942
|
+
is furnished to do so, subject to the following
|
|
1943
|
+
conditions:
|
|
1914
1944
|
|
|
1915
|
-
The above copyright notice and this permission notice
|
|
1945
|
+
The above copyright notice and this permission notice
|
|
1946
|
+
shall be included in all copies or substantial portions
|
|
1947
|
+
of the Software.
|
|
1916
1948
|
|
|
1917
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1949
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1950
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1951
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1952
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1953
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1954
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1955
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1956
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1957
|
+
DEALINGS IN THE SOFTWARE.
|
|
1918
1958
|
|
|
1919
1959
|
````
|
|
1920
1960
|
|
|
@@ -1924,28 +1964,34 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1924
1964
|
|
|
1925
1965
|
### Rust Crates:
|
|
1926
1966
|
|
|
1927
|
-
- [
|
|
1967
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
1928
1968
|
|
|
1929
1969
|
````text
|
|
1930
|
-
Copyright (c)
|
|
1970
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
1931
1971
|
|
|
1932
|
-
Permission is hereby granted, free of charge, to any
|
|
1933
|
-
of this software and associated
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1972
|
+
Permission is hereby granted, free of charge, to any
|
|
1973
|
+
person obtaining a copy of this software and associated
|
|
1974
|
+
documentation files (the "Software"), to deal in the
|
|
1975
|
+
Software without restriction, including without
|
|
1976
|
+
limitation the rights to use, copy, modify, merge,
|
|
1977
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1978
|
+
the Software, and to permit persons to whom the Software
|
|
1979
|
+
is furnished to do so, subject to the following
|
|
1980
|
+
conditions:
|
|
1938
1981
|
|
|
1939
|
-
The above copyright notice and this permission notice
|
|
1940
|
-
all copies or substantial portions
|
|
1982
|
+
The above copyright notice and this permission notice
|
|
1983
|
+
shall be included in all copies or substantial portions
|
|
1984
|
+
of the Software.
|
|
1941
1985
|
|
|
1942
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1943
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1986
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1987
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1988
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1989
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1990
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1991
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1992
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1993
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1994
|
+
DEALINGS IN THE SOFTWARE.
|
|
1949
1995
|
|
|
1950
1996
|
````
|
|
1951
1997
|
|
|
@@ -1955,10 +2001,12 @@ THE SOFTWARE.
|
|
|
1955
2001
|
|
|
1956
2002
|
### Rust Crates:
|
|
1957
2003
|
|
|
1958
|
-
- [
|
|
2004
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
1959
2005
|
|
|
1960
2006
|
````text
|
|
1961
|
-
|
|
2007
|
+
The MIT License (MIT)
|
|
2008
|
+
|
|
2009
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
1962
2010
|
|
|
1963
2011
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1964
2012
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1978,6 +2026,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1978
2026
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1979
2027
|
SOFTWARE.
|
|
1980
2028
|
|
|
2029
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2030
|
+
licences; see files named LICENSE.*.txt for details.
|
|
1981
2031
|
````
|
|
1982
2032
|
|
|
1983
2033
|
---
|
|
@@ -1986,10 +2036,10 @@ SOFTWARE.
|
|
|
1986
2036
|
|
|
1987
2037
|
### Rust Crates:
|
|
1988
2038
|
|
|
1989
|
-
- [
|
|
2039
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
1990
2040
|
|
|
1991
2041
|
````text
|
|
1992
|
-
Copyright (c) 2019
|
|
2042
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
1993
2043
|
|
|
1994
2044
|
Permission is hereby granted, free of charge, to any
|
|
1995
2045
|
person obtaining a copy of this software and associated
|
|
@@ -2023,15 +2073,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2023
2073
|
|
|
2024
2074
|
### Rust Crates:
|
|
2025
2075
|
|
|
2026
|
-
- [
|
|
2027
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
2028
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
2029
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2076
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
2030
2077
|
|
|
2031
2078
|
````text
|
|
2032
|
-
|
|
2033
|
-
|
|
2034
|
-
Copyright (c) 2015 Andrew Gallant
|
|
2079
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
2035
2080
|
|
|
2036
2081
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2037
2082
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2059,10 +2104,10 @@ THE SOFTWARE.
|
|
|
2059
2104
|
|
|
2060
2105
|
### Rust Crates:
|
|
2061
2106
|
|
|
2062
|
-
- [
|
|
2107
|
+
- [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
|
|
2063
2108
|
|
|
2064
2109
|
````text
|
|
2065
|
-
Copyright (c)
|
|
2110
|
+
Copyright (c) 2015 The Rust Project Developers
|
|
2066
2111
|
|
|
2067
2112
|
Permission is hereby granted, free of charge, to any
|
|
2068
2113
|
person obtaining a copy of this software and associated
|
|
@@ -2087,6 +2132,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
2087
2132
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2088
2133
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2089
2134
|
DEALINGS IN THE SOFTWARE.
|
|
2135
|
+
|
|
2090
2136
|
````
|
|
2091
2137
|
|
|
2092
2138
|
---
|
|
@@ -2095,10 +2141,73 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2095
2141
|
|
|
2096
2142
|
### Rust Crates:
|
|
2097
2143
|
|
|
2098
|
-
- [
|
|
2144
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
2099
2145
|
|
|
2100
2146
|
````text
|
|
2101
|
-
|
|
2147
|
+
MIT License
|
|
2148
|
+
|
|
2149
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
2150
|
+
|
|
2151
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2152
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2153
|
+
in the Software without restriction, including without limitation the rights
|
|
2154
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2155
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2156
|
+
furnished to do so, subject to the following conditions:
|
|
2157
|
+
|
|
2158
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2159
|
+
copies or substantial portions of the Software.
|
|
2160
|
+
|
|
2161
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2162
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2163
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2164
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2165
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2166
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2167
|
+
SOFTWARE.
|
|
2168
|
+
|
|
2169
|
+
````
|
|
2170
|
+
|
|
2171
|
+
---
|
|
2172
|
+
|
|
2173
|
+
## The following dependencies are licensed under the MIT License:
|
|
2174
|
+
|
|
2175
|
+
### Rust Crates:
|
|
2176
|
+
|
|
2177
|
+
- [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
|
|
2178
|
+
|
|
2179
|
+
````text
|
|
2180
|
+
Copyright 2018 Parity Technologies (UK) Ltd.
|
|
2181
|
+
|
|
2182
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2183
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2184
|
+
the Software without restriction, including without limitation the rights to
|
|
2185
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2186
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2187
|
+
subject to the following conditions:
|
|
2188
|
+
|
|
2189
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2190
|
+
copies or substantial portions of the Software.
|
|
2191
|
+
|
|
2192
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2193
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2194
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
|
|
2195
|
+
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
2196
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2197
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2198
|
+
|
|
2199
|
+
````
|
|
2200
|
+
|
|
2201
|
+
---
|
|
2202
|
+
|
|
2203
|
+
## The following dependencies are licensed under the MIT License:
|
|
2204
|
+
|
|
2205
|
+
### Rust Crates:
|
|
2206
|
+
|
|
2207
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
2208
|
+
|
|
2209
|
+
````text
|
|
2210
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
2102
2211
|
|
|
2103
2212
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2104
2213
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2127,12 +2236,12 @@ THE SOFTWARE.
|
|
|
2127
2236
|
|
|
2128
2237
|
### Rust Crates:
|
|
2129
2238
|
|
|
2130
|
-
- [
|
|
2239
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
2131
2240
|
|
|
2132
2241
|
````text
|
|
2133
2242
|
The MIT License (MIT)
|
|
2134
2243
|
|
|
2135
|
-
Copyright (c) 2014
|
|
2244
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
2136
2245
|
|
|
2137
2246
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2138
2247
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2152,44 +2261,39 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2152
2261
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2153
2262
|
SOFTWARE.
|
|
2154
2263
|
|
|
2155
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2156
|
-
licences; see files named LICENSE.*.txt for details.
|
|
2157
2264
|
````
|
|
2158
2265
|
|
|
2159
2266
|
---
|
|
2160
2267
|
|
|
2161
2268
|
## The following dependencies are licensed under the MIT License:
|
|
2162
2269
|
|
|
2163
|
-
###
|
|
2270
|
+
### NPM Packages:
|
|
2164
2271
|
|
|
2165
|
-
- [
|
|
2272
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
2273
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
|
|
2166
2274
|
|
|
2167
2275
|
````text
|
|
2168
|
-
|
|
2276
|
+
MIT License
|
|
2169
2277
|
|
|
2170
|
-
|
|
2171
|
-
person obtaining a copy of this software and associated
|
|
2172
|
-
documentation files (the "Software"), to deal in the
|
|
2173
|
-
Software without restriction, including without
|
|
2174
|
-
limitation the rights to use, copy, modify, merge,
|
|
2175
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2176
|
-
the Software, and to permit persons to whom the Software
|
|
2177
|
-
is furnished to do so, subject to the following
|
|
2178
|
-
conditions:
|
|
2278
|
+
Copyright (c) Microsoft Corporation.
|
|
2179
2279
|
|
|
2180
|
-
|
|
2181
|
-
|
|
2182
|
-
|
|
2280
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2281
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2282
|
+
in the Software without restriction, including without limitation the rights
|
|
2283
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2284
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2285
|
+
furnished to do so, subject to the following conditions:
|
|
2286
|
+
|
|
2287
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2288
|
+
copies or substantial portions of the Software.
|
|
2183
2289
|
|
|
2184
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2185
|
-
|
|
2186
|
-
|
|
2187
|
-
|
|
2188
|
-
|
|
2189
|
-
|
|
2190
|
-
|
|
2191
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2192
|
-
DEALINGS IN THE SOFTWARE.
|
|
2290
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2291
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2292
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2293
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2294
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2295
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2296
|
+
SOFTWARE
|
|
2193
2297
|
|
|
2194
2298
|
````
|
|
2195
2299
|
|
|
@@ -2197,38 +2301,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2197
2301
|
|
|
2198
2302
|
## The following dependencies are licensed under the MIT License:
|
|
2199
2303
|
|
|
2200
|
-
###
|
|
2304
|
+
### NPM Packages:
|
|
2201
2305
|
|
|
2202
|
-
- [
|
|
2203
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
2204
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
2306
|
+
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.10) (0.0.10)
|
|
2205
2307
|
|
|
2206
2308
|
````text
|
|
2207
|
-
|
|
2309
|
+
MIT License
|
|
2208
2310
|
|
|
2209
|
-
|
|
2210
|
-
person obtaining a copy of this software and associated
|
|
2211
|
-
documentation files (the "Software"), to deal in the
|
|
2212
|
-
Software without restriction, including without
|
|
2213
|
-
limitation the rights to use, copy, modify, merge,
|
|
2214
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2215
|
-
the Software, and to permit persons to whom the Software
|
|
2216
|
-
is furnished to do so, subject to the following
|
|
2217
|
-
conditions:
|
|
2311
|
+
Copyright (c) 2026 Huawei Device Co., Ltd.
|
|
2218
2312
|
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
2313
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2314
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2315
|
+
in the Software without restriction, including without limitation the rights
|
|
2316
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2317
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2318
|
+
furnished to do so, subject to the following conditions:
|
|
2222
2319
|
|
|
2223
|
-
|
|
2224
|
-
|
|
2225
|
-
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
IN
|
|
2231
|
-
|
|
2320
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2321
|
+
copies or substantial portions of the Software.
|
|
2322
|
+
|
|
2323
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2324
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2325
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2326
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2327
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2328
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2329
|
+
SOFTWARE.
|
|
2232
2330
|
|
|
2233
2331
|
````
|
|
2234
2332
|
|
|
@@ -2238,10 +2336,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2238
2336
|
|
|
2239
2337
|
### Rust Crates:
|
|
2240
2338
|
|
|
2241
|
-
- [
|
|
2339
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
2242
2340
|
|
|
2243
2341
|
````text
|
|
2244
|
-
Copyright (c)
|
|
2342
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
2245
2343
|
|
|
2246
2344
|
Permission is hereby granted, free of charge, to any
|
|
2247
2345
|
person obtaining a copy of this software and associated
|
|
@@ -2275,12 +2373,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2275
2373
|
|
|
2276
2374
|
### Rust Crates:
|
|
2277
2375
|
|
|
2278
|
-
- [
|
|
2376
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
2279
2377
|
|
|
2280
2378
|
````text
|
|
2281
|
-
MIT License
|
|
2379
|
+
The MIT License (MIT)
|
|
2282
2380
|
|
|
2283
|
-
Copyright (c)
|
|
2381
|
+
Copyright (c) 2015 Danny Guo
|
|
2382
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
2383
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
2284
2384
|
|
|
2285
2385
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2286
2386
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2308,45 +2408,15 @@ SOFTWARE.
|
|
|
2308
2408
|
|
|
2309
2409
|
### Rust Crates:
|
|
2310
2410
|
|
|
2311
|
-
- [
|
|
2312
|
-
|
|
2313
|
-
|
|
2314
|
-
|
|
2315
|
-
|
|
2316
|
-
|
|
2317
|
-
|
|
2318
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2319
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2320
|
-
in the Software without restriction, including without limitation the rights
|
|
2321
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2322
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2323
|
-
furnished to do so, subject to the following conditions:
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
The above copyright notice and this permission notice shall be included in
|
|
2327
|
-
all copies or substantial portions of the Software.
|
|
2328
|
-
|
|
2329
|
-
|
|
2330
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2331
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2332
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2333
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2334
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2335
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2336
|
-
THE SOFTWARE.
|
|
2337
|
-
|
|
2338
|
-
````
|
|
2339
|
-
|
|
2340
|
-
---
|
|
2341
|
-
|
|
2342
|
-
## The following dependencies are licensed under the MIT License:
|
|
2343
|
-
|
|
2344
|
-
### Rust Crates:
|
|
2345
|
-
|
|
2346
|
-
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
2411
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
2412
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2413
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2414
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2415
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2416
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2347
2417
|
|
|
2348
2418
|
````text
|
|
2349
|
-
Copyright (c)
|
|
2419
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2350
2420
|
|
|
2351
2421
|
Permission is hereby granted, free of charge, to any
|
|
2352
2422
|
person obtaining a copy of this software and associated
|
|
@@ -2380,15 +2450,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2380
2450
|
|
|
2381
2451
|
### Rust Crates:
|
|
2382
2452
|
|
|
2383
|
-
- [
|
|
2384
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
2385
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
2386
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
2387
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
2388
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
2453
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
2389
2454
|
|
|
2390
2455
|
````text
|
|
2391
|
-
Copyright
|
|
2456
|
+
Copyright Mozilla Foundation
|
|
2392
2457
|
|
|
2393
2458
|
Permission is hereby granted, free of charge, to any
|
|
2394
2459
|
person obtaining a copy of this software and associated
|
|
@@ -2453,45 +2518,15 @@ SOFTWARE.
|
|
|
2453
2518
|
|
|
2454
2519
|
## The following dependencies are licensed under the MIT License:
|
|
2455
2520
|
|
|
2456
|
-
### Rust Crates:
|
|
2457
|
-
|
|
2458
|
-
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
2459
|
-
|
|
2460
|
-
````text
|
|
2461
|
-
Copyright (c) 2018 directories-rs contributors
|
|
2462
|
-
|
|
2463
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2464
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2465
|
-
in the Software without restriction, including without limitation the rights
|
|
2466
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2467
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2468
|
-
furnished to do so, subject to the following conditions:
|
|
2469
|
-
|
|
2470
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2471
|
-
copies or substantial portions of the Software.
|
|
2472
|
-
|
|
2473
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2474
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2475
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2476
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2477
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2478
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2479
|
-
SOFTWARE.
|
|
2480
|
-
|
|
2481
|
-
````
|
|
2482
|
-
|
|
2483
|
-
---
|
|
2484
|
-
|
|
2485
|
-
## The following dependencies are licensed under the MIT License:
|
|
2486
|
-
|
|
2487
2521
|
### NPM Packages:
|
|
2488
2522
|
|
|
2489
|
-
- [
|
|
2523
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
2524
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
2490
2525
|
|
|
2491
2526
|
````text
|
|
2492
2527
|
MIT License
|
|
2493
2528
|
|
|
2494
|
-
Copyright (c)
|
|
2529
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
2495
2530
|
|
|
2496
2531
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2497
2532
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2511,8 +2546,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2511
2546
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2512
2547
|
SOFTWARE.
|
|
2513
2548
|
|
|
2514
|
-
[others]: https://github.com/json5/json5/contributors
|
|
2515
|
-
|
|
2516
2549
|
````
|
|
2517
2550
|
|
|
2518
2551
|
---
|
|
@@ -2521,34 +2554,16 @@ SOFTWARE.
|
|
|
2521
2554
|
|
|
2522
2555
|
### Rust Crates:
|
|
2523
2556
|
|
|
2524
|
-
- [
|
|
2557
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
2525
2558
|
|
|
2526
2559
|
````text
|
|
2527
|
-
Copyright
|
|
2560
|
+
Copyright 2016 Nika Layzell
|
|
2528
2561
|
|
|
2529
|
-
Permission is hereby granted, free of charge, to any
|
|
2530
|
-
person obtaining a copy of this software and associated
|
|
2531
|
-
documentation files (the "Software"), to deal in the
|
|
2532
|
-
Software without restriction, including without
|
|
2533
|
-
limitation the rights to use, copy, modify, merge,
|
|
2534
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2535
|
-
the Software, and to permit persons to whom the Software
|
|
2536
|
-
is furnished to do so, subject to the following
|
|
2537
|
-
conditions:
|
|
2562
|
+
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:
|
|
2538
2563
|
|
|
2539
|
-
The above copyright notice and this permission notice
|
|
2540
|
-
shall be included in all copies or substantial portions
|
|
2541
|
-
of the Software.
|
|
2564
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2542
2565
|
|
|
2543
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2544
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2545
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2546
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2547
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2548
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2549
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2550
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2551
|
-
DEALINGS IN THE SOFTWARE.
|
|
2566
|
+
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.
|
|
2552
2567
|
|
|
2553
2568
|
````
|
|
2554
2569
|
|
|
@@ -2558,15 +2573,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2558
2573
|
|
|
2559
2574
|
### Rust Crates:
|
|
2560
2575
|
|
|
2561
|
-
- [
|
|
2562
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2563
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2564
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2565
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2566
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2576
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
2567
2577
|
|
|
2568
2578
|
````text
|
|
2569
|
-
Copyright (c)
|
|
2579
|
+
Copyright (c) The Rust Project Developers
|
|
2570
2580
|
|
|
2571
2581
|
Permission is hereby granted, free of charge, to any
|
|
2572
2582
|
person obtaining a copy of this software and associated
|
|
@@ -2598,29 +2608,35 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2598
2608
|
|
|
2599
2609
|
## The following dependencies are licensed under the MIT License:
|
|
2600
2610
|
|
|
2601
|
-
###
|
|
2611
|
+
### Rust Crates:
|
|
2602
2612
|
|
|
2603
|
-
- [
|
|
2613
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
2614
|
+
- [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
|
|
2615
|
+
- [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
|
|
2616
|
+
- [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
|
|
2617
|
+
- [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
|
|
2618
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2619
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2604
2620
|
|
|
2605
2621
|
````text
|
|
2606
|
-
|
|
2622
|
+
MIT License
|
|
2607
2623
|
|
|
2608
|
-
|
|
2609
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
2610
|
-
the Software without restriction, including without limitation the rights to
|
|
2611
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2612
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2613
|
-
subject to the following conditions:
|
|
2624
|
+
Copyright (c) <year> <copyright holders>
|
|
2614
2625
|
|
|
2615
|
-
|
|
2616
|
-
|
|
2626
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
2627
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
2628
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2629
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
2630
|
+
following conditions:
|
|
2617
2631
|
|
|
2618
|
-
|
|
2619
|
-
|
|
2620
|
-
|
|
2621
|
-
|
|
2622
|
-
|
|
2623
|
-
|
|
2632
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
2633
|
+
portions of the Software.
|
|
2634
|
+
|
|
2635
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
2636
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
2637
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2638
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
2639
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2624
2640
|
|
|
2625
2641
|
````
|
|
2626
2642
|
|
|
@@ -2630,27 +2646,34 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2630
2646
|
|
|
2631
2647
|
### Rust Crates:
|
|
2632
2648
|
|
|
2633
|
-
- [
|
|
2649
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
2634
2650
|
|
|
2635
2651
|
````text
|
|
2636
|
-
Copyright
|
|
2652
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
2637
2653
|
|
|
2638
|
-
Permission is hereby granted, free of charge, to any
|
|
2639
|
-
|
|
2640
|
-
the Software
|
|
2641
|
-
|
|
2642
|
-
the
|
|
2643
|
-
|
|
2654
|
+
Permission is hereby granted, free of charge, to any
|
|
2655
|
+
person obtaining a copy of this software and associated
|
|
2656
|
+
documentation files (the "Software"), to deal in the
|
|
2657
|
+
Software without restriction, including without
|
|
2658
|
+
limitation the rights to use, copy, modify, merge,
|
|
2659
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2660
|
+
the Software, and to permit persons to whom the Software
|
|
2661
|
+
is furnished to do so, subject to the following
|
|
2662
|
+
conditions:
|
|
2644
2663
|
|
|
2645
|
-
The above copyright notice and this permission notice
|
|
2646
|
-
copies or substantial portions
|
|
2664
|
+
The above copyright notice and this permission notice
|
|
2665
|
+
shall be included in all copies or substantial portions
|
|
2666
|
+
of the Software.
|
|
2647
2667
|
|
|
2648
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2649
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2650
|
-
|
|
2651
|
-
|
|
2652
|
-
|
|
2653
|
-
|
|
2668
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2669
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2670
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2671
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2672
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2673
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2674
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2675
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2676
|
+
DEALINGS IN THE SOFTWARE.
|
|
2654
2677
|
|
|
2655
2678
|
````
|
|
2656
2679
|
|
|
@@ -2660,10 +2683,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2660
2683
|
|
|
2661
2684
|
### Rust Crates:
|
|
2662
2685
|
|
|
2663
|
-
- [
|
|
2686
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
2664
2687
|
|
|
2665
2688
|
````text
|
|
2666
|
-
Copyright (c)
|
|
2689
|
+
Copyright (c) 2014 Chris Wong
|
|
2667
2690
|
|
|
2668
2691
|
Permission is hereby granted, free of charge, to any
|
|
2669
2692
|
person obtaining a copy of this software and associated
|
|
@@ -2697,10 +2720,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2697
2720
|
|
|
2698
2721
|
### Rust Crates:
|
|
2699
2722
|
|
|
2700
|
-
- [
|
|
2723
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
2724
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
2701
2725
|
|
|
2702
2726
|
````text
|
|
2703
|
-
Copyright (c)
|
|
2727
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
2704
2728
|
|
|
2705
2729
|
Permission is hereby granted, free of charge, to any
|
|
2706
2730
|
person obtaining a copy of this software and associated
|
|
@@ -2734,31 +2758,17 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2734
2758
|
|
|
2735
2759
|
### Rust Crates:
|
|
2736
2760
|
|
|
2737
|
-
- [
|
|
2761
|
+
- [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
|
|
2762
|
+
- [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
|
|
2763
|
+
- [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
|
|
2764
|
+
- [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
|
|
2738
2765
|
|
|
2739
2766
|
````text
|
|
2740
|
-
|
|
2741
|
-
Copyright (c) 2016 Alex Crichton
|
|
2742
|
-
|
|
2743
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2744
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2745
|
-
in the Software without restriction, including without limitation the rights
|
|
2746
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2747
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2748
|
-
furnished to do so, subject to the following conditions:
|
|
2749
|
-
|
|
2750
|
-
The above copyright notice and this permission notice shall be included in
|
|
2751
|
-
all copies or substantial portions of the Software.
|
|
2752
|
-
|
|
2753
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2754
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2755
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2756
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2757
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2758
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2759
|
-
THE SOFTWARE.
|
|
2767
|
+
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:
|
|
2760
2768
|
|
|
2769
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2761
2770
|
|
|
2771
|
+
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.
|
|
2762
2772
|
````
|
|
2763
2773
|
|
|
2764
2774
|
---
|
|
@@ -2767,28 +2777,34 @@ THE SOFTWARE.
|
|
|
2767
2777
|
|
|
2768
2778
|
### Rust Crates:
|
|
2769
2779
|
|
|
2770
|
-
- [
|
|
2780
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
2771
2781
|
|
|
2772
2782
|
````text
|
|
2773
|
-
|
|
2783
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
2774
2784
|
|
|
2775
|
-
Permission is hereby granted, free of charge, to any
|
|
2776
|
-
of this software and associated
|
|
2777
|
-
|
|
2778
|
-
|
|
2779
|
-
|
|
2780
|
-
|
|
2785
|
+
Permission is hereby granted, free of charge, to any
|
|
2786
|
+
person obtaining a copy of this software and associated
|
|
2787
|
+
documentation files (the "Software"), to deal in the
|
|
2788
|
+
Software without restriction, including without
|
|
2789
|
+
limitation the rights to use, copy, modify, merge,
|
|
2790
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2791
|
+
the Software, and to permit persons to whom the Software
|
|
2792
|
+
is furnished to do so, subject to the following
|
|
2793
|
+
conditions:
|
|
2781
2794
|
|
|
2782
|
-
The above copyright notice and this permission notice
|
|
2783
|
-
copies or substantial portions
|
|
2795
|
+
The above copyright notice and this permission notice
|
|
2796
|
+
shall be included in all copies or substantial portions
|
|
2797
|
+
of the Software.
|
|
2784
2798
|
|
|
2785
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2786
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2787
|
-
|
|
2788
|
-
|
|
2789
|
-
|
|
2790
|
-
|
|
2791
|
-
|
|
2799
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2800
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2801
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2802
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2803
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2804
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2805
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2806
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2807
|
+
DEALINGS IN THE SOFTWARE.
|
|
2792
2808
|
|
|
2793
2809
|
````
|
|
2794
2810
|
|
|
@@ -2798,9 +2814,11 @@ SOFTWARE.
|
|
|
2798
2814
|
|
|
2799
2815
|
### Rust Crates:
|
|
2800
2816
|
|
|
2801
|
-
- [
|
|
2817
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
2802
2818
|
|
|
2803
2819
|
````text
|
|
2820
|
+
Copyright (c) 2016--2023
|
|
2821
|
+
|
|
2804
2822
|
Permission is hereby granted, free of charge, to any
|
|
2805
2823
|
person obtaining a copy of this software and associated
|
|
2806
2824
|
documentation files (the "Software"), to deal in the
|
|
@@ -2824,6 +2842,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
2824
2842
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2825
2843
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2826
2844
|
DEALINGS IN THE SOFTWARE.
|
|
2845
|
+
|
|
2827
2846
|
````
|
|
2828
2847
|
|
|
2829
2848
|
---
|
|
@@ -2832,10 +2851,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2832
2851
|
|
|
2833
2852
|
### Rust Crates:
|
|
2834
2853
|
|
|
2835
|
-
- [
|
|
2854
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
2836
2855
|
|
|
2837
2856
|
````text
|
|
2838
|
-
Copyright (c)
|
|
2857
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
2858
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2839
2859
|
|
|
2840
2860
|
Permission is hereby granted, free of charge, to any
|
|
2841
2861
|
person obtaining a copy of this software and associated
|
|
@@ -2869,15 +2889,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2869
2889
|
|
|
2870
2890
|
### Rust Crates:
|
|
2871
2891
|
|
|
2872
|
-
- [
|
|
2892
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
2873
2893
|
|
|
2874
2894
|
````text
|
|
2875
|
-
MIT License
|
|
2895
|
+
The MIT License (MIT)
|
|
2876
2896
|
|
|
2877
|
-
Copyright
|
|
2878
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2879
|
-
Copyright (c) 2017 Frommi
|
|
2880
|
-
Copyright (c) 2017-2024 oyvindln
|
|
2897
|
+
Copyright (c) 2015 Alice Maz
|
|
2881
2898
|
|
|
2882
2899
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2883
2900
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2886,16 +2903,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2886
2903
|
copies of the Software, and to permit persons to whom the Software is
|
|
2887
2904
|
furnished to do so, subject to the following conditions:
|
|
2888
2905
|
|
|
2889
|
-
The above copyright notice and this permission notice shall be included in
|
|
2890
|
-
copies or substantial portions of the Software.
|
|
2906
|
+
The above copyright notice and this permission notice shall be included in
|
|
2907
|
+
all copies or substantial portions of the Software.
|
|
2891
2908
|
|
|
2892
2909
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2893
2910
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2894
2911
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2895
2912
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2896
2913
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2897
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2898
|
-
SOFTWARE.
|
|
2914
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2915
|
+
THE SOFTWARE.
|
|
2899
2916
|
|
|
2900
2917
|
````
|
|
2901
2918
|
|
|
@@ -2905,10 +2922,12 @@ SOFTWARE.
|
|
|
2905
2922
|
|
|
2906
2923
|
### Rust Crates:
|
|
2907
2924
|
|
|
2908
|
-
- [
|
|
2925
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
2926
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
2927
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
2909
2928
|
|
|
2910
2929
|
````text
|
|
2911
|
-
Copyright (c)
|
|
2930
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
2912
2931
|
|
|
2913
2932
|
Permission is hereby granted, free of charge, to any
|
|
2914
2933
|
person obtaining a copy of this software and associated
|
|
@@ -2942,43 +2961,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2942
2961
|
|
|
2943
2962
|
### Rust Crates:
|
|
2944
2963
|
|
|
2945
|
-
- [
|
|
2946
|
-
- [
|
|
2947
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2948
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2949
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2950
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2951
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2952
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2953
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2964
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
2965
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
2954
2966
|
|
|
2955
2967
|
````text
|
|
2956
|
-
|
|
2957
|
-
Copyright (c) 2017 The Tokio Authors
|
|
2968
|
+
The MIT License (MIT)
|
|
2958
2969
|
|
|
2959
|
-
|
|
2960
|
-
person obtaining a copy of this software and associated
|
|
2961
|
-
documentation files (the "Software"), to deal in the
|
|
2962
|
-
Software without restriction, including without
|
|
2963
|
-
limitation the rights to use, copy, modify, merge,
|
|
2964
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2965
|
-
the Software, and to permit persons to whom the Software
|
|
2966
|
-
is furnished to do so, subject to the following
|
|
2967
|
-
conditions:
|
|
2970
|
+
Copyright (c) 2015 Steven Fackler
|
|
2968
2971
|
|
|
2969
|
-
|
|
2970
|
-
|
|
2971
|
-
|
|
2972
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2973
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2974
|
+
the Software without restriction, including without limitation the rights to
|
|
2975
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2976
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2977
|
+
subject to the following conditions:
|
|
2972
2978
|
|
|
2973
|
-
|
|
2974
|
-
|
|
2975
|
-
|
|
2976
|
-
|
|
2977
|
-
|
|
2978
|
-
|
|
2979
|
-
|
|
2980
|
-
IN
|
|
2981
|
-
DEALINGS IN THE SOFTWARE.
|
|
2979
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2980
|
+
copies or substantial portions of the Software.
|
|
2981
|
+
|
|
2982
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2983
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2984
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2985
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2986
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2987
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2982
2988
|
|
|
2983
2989
|
````
|
|
2984
2990
|
|
|
@@ -2988,10 +2994,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2988
2994
|
|
|
2989
2995
|
### Rust Crates:
|
|
2990
2996
|
|
|
2991
|
-
- [
|
|
2997
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
2992
2998
|
|
|
2993
2999
|
````text
|
|
2994
|
-
Copyright (c)
|
|
3000
|
+
Copyright (c) 2018 Carl Lerche
|
|
2995
3001
|
|
|
2996
3002
|
Permission is hereby granted, free of charge, to any
|
|
2997
3003
|
person obtaining a copy of this software and associated
|
|
@@ -3025,78 +3031,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3025
3031
|
|
|
3026
3032
|
### Rust Crates:
|
|
3027
3033
|
|
|
3028
|
-
- [
|
|
3029
|
-
|
|
3030
|
-
````text
|
|
3031
|
-
MIT License
|
|
3032
|
-
|
|
3033
|
-
Copyright (c) [2021] [Marvin Countryman]
|
|
3034
|
-
|
|
3035
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3036
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3037
|
-
in the Software without restriction, including without limitation the rights
|
|
3038
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3039
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3040
|
-
furnished to do so, subject to the following conditions:
|
|
3041
|
-
|
|
3042
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3043
|
-
copies or substantial portions of the Software.
|
|
3044
|
-
|
|
3045
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3046
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3047
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3048
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3049
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3050
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3051
|
-
SOFTWARE.
|
|
3052
|
-
|
|
3053
|
-
````
|
|
3054
|
-
|
|
3055
|
-
---
|
|
3056
|
-
|
|
3057
|
-
## The following dependencies are licensed under the MIT License:
|
|
3058
|
-
|
|
3059
|
-
### NPM Packages:
|
|
3060
|
-
|
|
3061
|
-
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
3062
|
-
|
|
3063
|
-
````text
|
|
3064
|
-
MIT License
|
|
3065
|
-
|
|
3066
|
-
Copyright (c) Matteo Collina and Undici contributors
|
|
3067
|
-
|
|
3068
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3069
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3070
|
-
in the Software without restriction, including without limitation the rights
|
|
3071
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3072
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3073
|
-
furnished to do so, subject to the following conditions:
|
|
3074
|
-
|
|
3075
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3076
|
-
copies or substantial portions of the Software.
|
|
3077
|
-
|
|
3078
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3079
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3080
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3081
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3082
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3083
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3084
|
-
SOFTWARE.
|
|
3085
|
-
|
|
3086
|
-
````
|
|
3087
|
-
|
|
3088
|
-
---
|
|
3089
|
-
|
|
3090
|
-
## The following dependencies are licensed under the MIT License:
|
|
3091
|
-
|
|
3092
|
-
### Rust Crates:
|
|
3093
|
-
|
|
3094
|
-
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
3034
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
3095
3035
|
|
|
3096
3036
|
````text
|
|
3097
|
-
Copyright (c)
|
|
3098
|
-
Copyright (c) 2018 Bastian Köcher
|
|
3099
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
3037
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
3100
3038
|
|
|
3101
3039
|
Permission is hereby granted, free of charge, to any
|
|
3102
3040
|
person obtaining a copy of this software and associated
|
|
@@ -3130,13 +3068,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3130
3068
|
|
|
3131
3069
|
### Rust Crates:
|
|
3132
3070
|
|
|
3133
|
-
- [
|
|
3134
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
3071
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
3135
3072
|
|
|
3136
3073
|
````text
|
|
3137
|
-
Copyright (c)
|
|
3138
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
3139
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
3074
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
3140
3075
|
|
|
3141
3076
|
Permission is hereby granted, free of charge, to any
|
|
3142
3077
|
person obtaining a copy of this software and associated
|
|
@@ -3170,13 +3105,17 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3170
3105
|
|
|
3171
3106
|
### Rust Crates:
|
|
3172
3107
|
|
|
3173
|
-
- [
|
|
3108
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
3174
3109
|
|
|
3175
3110
|
````text
|
|
3176
|
-
The
|
|
3111
|
+
Copyright (c) 2016 The humantime Developers
|
|
3112
|
+
|
|
3113
|
+
Includes parts of http date with the following copyright:
|
|
3114
|
+
Copyright (c) 2016 Pyfisch
|
|
3115
|
+
|
|
3116
|
+
Includes portions of musl libc with the following copyright:
|
|
3117
|
+
Copyright © 2005-2013 Rich Felker
|
|
3177
3118
|
|
|
3178
|
-
Copyright (c) 2015-2020 Julien Cretin
|
|
3179
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
3180
3119
|
|
|
3181
3120
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3182
3121
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3204,32 +3143,34 @@ SOFTWARE.
|
|
|
3204
3143
|
|
|
3205
3144
|
### Rust Crates:
|
|
3206
3145
|
|
|
3207
|
-
- [
|
|
3208
|
-
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3209
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3146
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
3210
3147
|
|
|
3211
3148
|
````text
|
|
3212
|
-
|
|
3213
|
-
|
|
3214
|
-
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
3149
|
+
Copyright (c) 2015 Steven Allen
|
|
3215
3150
|
|
|
3216
|
-
Permission is hereby granted, free of charge, to any
|
|
3217
|
-
of this software and associated
|
|
3218
|
-
|
|
3219
|
-
|
|
3220
|
-
|
|
3221
|
-
|
|
3151
|
+
Permission is hereby granted, free of charge, to any
|
|
3152
|
+
person obtaining a copy of this software and associated
|
|
3153
|
+
documentation files (the "Software"), to deal in the
|
|
3154
|
+
Software without restriction, including without
|
|
3155
|
+
limitation the rights to use, copy, modify, merge,
|
|
3156
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3157
|
+
the Software, and to permit persons to whom the Software
|
|
3158
|
+
is furnished to do so, subject to the following
|
|
3159
|
+
conditions:
|
|
3222
3160
|
|
|
3223
|
-
The above copyright notice and this permission notice
|
|
3224
|
-
copies or substantial portions
|
|
3161
|
+
The above copyright notice and this permission notice
|
|
3162
|
+
shall be included in all copies or substantial portions
|
|
3163
|
+
of the Software.
|
|
3225
3164
|
|
|
3226
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3227
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3228
|
-
|
|
3229
|
-
|
|
3230
|
-
|
|
3231
|
-
|
|
3232
|
-
|
|
3165
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3166
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3167
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3168
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3169
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3170
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3171
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3172
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3173
|
+
DEALINGS IN THE SOFTWARE.
|
|
3233
3174
|
|
|
3234
3175
|
````
|
|
3235
3176
|
|
|
@@ -3239,30 +3180,35 @@ SOFTWARE.
|
|
|
3239
3180
|
|
|
3240
3181
|
### Rust Crates:
|
|
3241
3182
|
|
|
3242
|
-
- [
|
|
3183
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
3243
3184
|
|
|
3244
3185
|
````text
|
|
3245
|
-
The
|
|
3246
|
-
|
|
3247
|
-
|
|
3248
|
-
|
|
3249
|
-
|
|
3250
|
-
|
|
3251
|
-
|
|
3252
|
-
|
|
3253
|
-
|
|
3254
|
-
furnished to do so, subject to the following
|
|
3255
|
-
|
|
3256
|
-
|
|
3257
|
-
|
|
3258
|
-
|
|
3259
|
-
|
|
3260
|
-
|
|
3261
|
-
|
|
3262
|
-
|
|
3263
|
-
|
|
3264
|
-
|
|
3265
|
-
|
|
3186
|
+
Copyright (c) The rust-url developers
|
|
3187
|
+
|
|
3188
|
+
Permission is hereby granted, free of charge, to any
|
|
3189
|
+
person obtaining a copy of this software and associated
|
|
3190
|
+
documentation files (the "Software"), to deal in the
|
|
3191
|
+
Software without restriction, including without
|
|
3192
|
+
limitation the rights to use, copy, modify, merge,
|
|
3193
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3194
|
+
the Software, and to permit persons to whom the Software
|
|
3195
|
+
is furnished to do so, subject to the following
|
|
3196
|
+
conditions:
|
|
3197
|
+
|
|
3198
|
+
The above copyright notice and this permission notice
|
|
3199
|
+
shall be included in all copies or substantial portions
|
|
3200
|
+
of the Software.
|
|
3201
|
+
|
|
3202
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3203
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3204
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3205
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3206
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3207
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3208
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3209
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3210
|
+
DEALINGS IN THE SOFTWARE.
|
|
3211
|
+
|
|
3266
3212
|
````
|
|
3267
3213
|
|
|
3268
3214
|
---
|
|
@@ -3271,10 +3217,13 @@ SOFTWARE.
|
|
|
3271
3217
|
|
|
3272
3218
|
### Rust Crates:
|
|
3273
3219
|
|
|
3274
|
-
- [
|
|
3220
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
3221
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
3222
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
3223
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
3275
3224
|
|
|
3276
3225
|
````text
|
|
3277
|
-
Copyright (c) 2016
|
|
3226
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
3278
3227
|
|
|
3279
3228
|
Permission is hereby granted, free of charge, to any
|
|
3280
3229
|
person obtaining a copy of this software and associated
|
|
@@ -3308,10 +3257,49 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3308
3257
|
|
|
3309
3258
|
### Rust Crates:
|
|
3310
3259
|
|
|
3311
|
-
- [
|
|
3260
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
3312
3261
|
|
|
3313
3262
|
````text
|
|
3314
|
-
Copyright (c)
|
|
3263
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
3264
|
+
|
|
3265
|
+
Permission is hereby granted, free of charge, to any
|
|
3266
|
+
person obtaining a copy of this software and associated
|
|
3267
|
+
documentation files (the "Software"), to deal in the
|
|
3268
|
+
Software without restriction, including without
|
|
3269
|
+
limitation the rights to use, copy, modify, merge,
|
|
3270
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3271
|
+
the Software, and to permit persons to whom the Software
|
|
3272
|
+
is furnished to do so, subject to the following
|
|
3273
|
+
conditions:
|
|
3274
|
+
|
|
3275
|
+
The above copyright notice and this permission notice
|
|
3276
|
+
shall be included in all copies or substantial portions
|
|
3277
|
+
of the Software.
|
|
3278
|
+
|
|
3279
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3280
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3281
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3282
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3283
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3284
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3285
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3286
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3287
|
+
DEALINGS IN THE SOFTWARE.
|
|
3288
|
+
|
|
3289
|
+
````
|
|
3290
|
+
|
|
3291
|
+
---
|
|
3292
|
+
|
|
3293
|
+
## The following dependencies are licensed under the MIT License:
|
|
3294
|
+
|
|
3295
|
+
### NPM Packages:
|
|
3296
|
+
|
|
3297
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
3298
|
+
|
|
3299
|
+
````text
|
|
3300
|
+
MIT License
|
|
3301
|
+
|
|
3302
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
3315
3303
|
|
|
3316
3304
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3317
3305
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3320,16 +3308,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3320
3308
|
copies of the Software, and to permit persons to whom the Software is
|
|
3321
3309
|
furnished to do so, subject to the following conditions:
|
|
3322
3310
|
|
|
3323
|
-
The above copyright notice and this permission notice shall be included in
|
|
3324
|
-
|
|
3311
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3312
|
+
copies or substantial portions of the Software.
|
|
3325
3313
|
|
|
3326
3314
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3327
3315
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3328
3316
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3329
3317
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3330
3318
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3331
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3332
|
-
|
|
3319
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3320
|
+
SOFTWARE.
|
|
3321
|
+
|
|
3322
|
+
[others]: https://github.com/json5/json5/contributors
|
|
3333
3323
|
|
|
3334
3324
|
````
|
|
3335
3325
|
|
|
@@ -3339,12 +3329,15 @@ THE SOFTWARE.
|
|
|
3339
3329
|
|
|
3340
3330
|
### Rust Crates:
|
|
3341
3331
|
|
|
3342
|
-
- [
|
|
3332
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
3343
3333
|
|
|
3344
3334
|
````text
|
|
3345
3335
|
MIT License
|
|
3346
3336
|
|
|
3347
|
-
Copyright
|
|
3337
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
3338
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
3339
|
+
Copyright (c) 2017 Frommi
|
|
3340
|
+
Copyright (c) 2017-2024 oyvindln
|
|
3348
3341
|
|
|
3349
3342
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3350
3343
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3372,10 +3365,10 @@ SOFTWARE.
|
|
|
3372
3365
|
|
|
3373
3366
|
### Rust Crates:
|
|
3374
3367
|
|
|
3375
|
-
- [http
|
|
3368
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
3376
3369
|
|
|
3377
3370
|
````text
|
|
3378
|
-
Copyright (c) 2019-
|
|
3371
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
3379
3372
|
|
|
3380
3373
|
Permission is hereby granted, free of charge, to any
|
|
3381
3374
|
person obtaining a copy of this software and associated
|
|
@@ -3407,88 +3400,77 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3407
3400
|
|
|
3408
3401
|
## The following dependencies are licensed under the MIT License:
|
|
3409
3402
|
|
|
3410
|
-
###
|
|
3403
|
+
### NPM Packages:
|
|
3411
3404
|
|
|
3412
|
-
- [
|
|
3405
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
3413
3406
|
|
|
3414
3407
|
````text
|
|
3415
|
-
|
|
3416
|
-
|
|
3417
|
-
Permission is hereby granted, free of charge, to any
|
|
3418
|
-
person obtaining a copy of this software and associated
|
|
3419
|
-
documentation files (the "Software"), to deal in the
|
|
3420
|
-
Software without restriction, including without
|
|
3421
|
-
limitation the rights to use, copy, modify, merge,
|
|
3422
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3423
|
-
the Software, and to permit persons to whom the Software
|
|
3424
|
-
is furnished to do so, subject to the following
|
|
3425
|
-
conditions:
|
|
3426
|
-
|
|
3427
|
-
The above copyright notice and this permission notice
|
|
3428
|
-
shall be included in all copies or substantial portions
|
|
3429
|
-
of the Software.
|
|
3430
|
-
|
|
3431
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3432
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3433
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3434
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3435
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3436
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3437
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3438
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3439
|
-
DEALINGS IN THE SOFTWARE.
|
|
3440
|
-
|
|
3441
|
-
````
|
|
3442
|
-
|
|
3443
|
-
---
|
|
3444
|
-
|
|
3445
|
-
## The following dependencies are licensed under the MIT License:
|
|
3408
|
+
The MIT License (MIT)
|
|
3446
3409
|
|
|
3447
|
-
|
|
3410
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
3448
3411
|
|
|
3449
|
-
|
|
3450
|
-
|
|
3451
|
-
|
|
3452
|
-
|
|
3453
|
-
|
|
3454
|
-
|
|
3455
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3412
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3413
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3414
|
+
in the Software without restriction, including without limitation the rights
|
|
3415
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3416
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3417
|
+
furnished to do so, subject to the following conditions:
|
|
3456
3418
|
|
|
3457
|
-
|
|
3458
|
-
|
|
3419
|
+
The above copyright notice and this permission notice shall be included in
|
|
3420
|
+
all copies or substantial portions of the Software.
|
|
3459
3421
|
|
|
3460
|
-
|
|
3422
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3423
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3424
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3425
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3426
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3427
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3428
|
+
THE SOFTWARE.
|
|
3461
3429
|
|
|
3462
|
-
|
|
3463
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
3464
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3465
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
3466
|
-
following conditions:
|
|
3430
|
+
````
|
|
3467
3431
|
|
|
3468
|
-
|
|
3469
|
-
portions of the Software.
|
|
3432
|
+
---
|
|
3470
3433
|
|
|
3471
|
-
|
|
3472
|
-
|
|
3473
|
-
|
|
3474
|
-
|
|
3475
|
-
|
|
3434
|
+
## The following dependencies are licensed under the MIT License:
|
|
3435
|
+
|
|
3436
|
+
### Rust Crates:
|
|
3437
|
+
|
|
3438
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
3476
3439
|
|
|
3440
|
+
````text
|
|
3441
|
+
The MIT License (MIT)
|
|
3442
|
+
|
|
3443
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
3444
|
+
|
|
3445
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3446
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3447
|
+
in the Software without restriction, including without limitation the rights
|
|
3448
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3449
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3450
|
+
furnished to do so, subject to the following conditions:
|
|
3451
|
+
|
|
3452
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3453
|
+
copies or substantial portions of the Software.
|
|
3454
|
+
|
|
3455
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3456
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3457
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3458
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3459
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3460
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3461
|
+
SOFTWARE.
|
|
3477
3462
|
````
|
|
3478
3463
|
|
|
3479
3464
|
---
|
|
3480
3465
|
|
|
3481
3466
|
## The following dependencies are licensed under the MIT License:
|
|
3482
3467
|
|
|
3483
|
-
###
|
|
3468
|
+
### Rust Crates:
|
|
3484
3469
|
|
|
3485
|
-
- [
|
|
3486
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
3470
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
3487
3471
|
|
|
3488
3472
|
````text
|
|
3489
|
-
|
|
3490
|
-
|
|
3491
|
-
Copyright (c) 2017 Evgeny Poberezkin
|
|
3473
|
+
Copyright (c) 2019 Eliza Weisman
|
|
3492
3474
|
|
|
3493
3475
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3494
3476
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3497,16 +3479,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3497
3479
|
copies of the Software, and to permit persons to whom the Software is
|
|
3498
3480
|
furnished to do so, subject to the following conditions:
|
|
3499
3481
|
|
|
3500
|
-
The above copyright notice and this permission notice shall be included in
|
|
3501
|
-
copies or substantial portions of the Software.
|
|
3482
|
+
The above copyright notice and this permission notice shall be included in
|
|
3483
|
+
all copies or substantial portions of the Software.
|
|
3502
3484
|
|
|
3503
3485
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3504
3486
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3505
3487
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3506
3488
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3507
3489
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3508
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3509
|
-
SOFTWARE.
|
|
3490
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3491
|
+
THE SOFTWARE.
|
|
3510
3492
|
|
|
3511
3493
|
````
|
|
3512
3494
|
|
|
@@ -3516,10 +3498,10 @@ SOFTWARE.
|
|
|
3516
3498
|
|
|
3517
3499
|
### Rust Crates:
|
|
3518
3500
|
|
|
3519
|
-
- [
|
|
3501
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
3520
3502
|
|
|
3521
3503
|
````text
|
|
3522
|
-
Copyright (c)
|
|
3504
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
3523
3505
|
|
|
3524
3506
|
Permission is hereby granted, free of charge, to any
|
|
3525
3507
|
person obtaining a copy of this software and associated
|
|
@@ -3553,10 +3535,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3553
3535
|
|
|
3554
3536
|
### Rust Crates:
|
|
3555
3537
|
|
|
3556
|
-
- [
|
|
3538
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
3557
3539
|
|
|
3558
3540
|
````text
|
|
3559
|
-
Copyright (c)
|
|
3541
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
3560
3542
|
|
|
3561
3543
|
Permission is hereby granted, free of charge, to any
|
|
3562
3544
|
person obtaining a copy of this software and associated
|
|
@@ -3590,34 +3572,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3590
3572
|
|
|
3591
3573
|
### Rust Crates:
|
|
3592
3574
|
|
|
3593
|
-
- [
|
|
3575
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
3594
3576
|
|
|
3595
3577
|
````text
|
|
3596
|
-
Copyright (c) 2017
|
|
3578
|
+
Copyright (c) 2017 Sean McArthur
|
|
3597
3579
|
|
|
3598
|
-
Permission is hereby granted, free of charge, to any
|
|
3599
|
-
|
|
3600
|
-
|
|
3601
|
-
|
|
3602
|
-
|
|
3603
|
-
|
|
3604
|
-
the Software, and to permit persons to whom the Software
|
|
3605
|
-
is furnished to do so, subject to the following
|
|
3606
|
-
conditions:
|
|
3580
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3581
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3582
|
+
in the Software without restriction, including without limitation the rights
|
|
3583
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3584
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3585
|
+
furnished to do so, subject to the following conditions:
|
|
3607
3586
|
|
|
3608
|
-
The above copyright notice and this permission notice
|
|
3609
|
-
|
|
3610
|
-
|
|
3587
|
+
The above copyright notice and this permission notice shall be included in
|
|
3588
|
+
all copies or substantial portions of the Software.
|
|
3589
|
+
|
|
3590
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3591
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3592
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3593
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3594
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3595
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3596
|
+
THE SOFTWARE.
|
|
3611
3597
|
|
|
3612
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3613
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3614
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3615
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3616
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3617
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3618
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3619
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3620
|
-
DEALINGS IN THE SOFTWARE.
|
|
3621
3598
|
|
|
3622
3599
|
````
|
|
3623
3600
|
|
|
@@ -3627,11 +3604,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3627
3604
|
|
|
3628
3605
|
### Rust Crates:
|
|
3629
3606
|
|
|
3630
|
-
- [
|
|
3607
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
3608
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
3631
3609
|
|
|
3632
3610
|
````text
|
|
3633
|
-
Copyright (c)
|
|
3634
|
-
Copyright (c)
|
|
3611
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
3612
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
3613
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
3635
3614
|
|
|
3636
3615
|
Permission is hereby granted, free of charge, to any
|
|
3637
3616
|
person obtaining a copy of this software and associated
|
|
@@ -3665,14 +3644,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3665
3644
|
|
|
3666
3645
|
### Rust Crates:
|
|
3667
3646
|
|
|
3668
|
-
- [
|
|
3669
|
-
- [
|
|
3670
|
-
- [
|
|
3647
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
3648
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3649
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3671
3650
|
|
|
3672
3651
|
````text
|
|
3673
3652
|
MIT License
|
|
3674
3653
|
|
|
3675
|
-
Copyright (c)
|
|
3654
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
3676
3655
|
|
|
3677
3656
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3678
3657
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3700,34 +3679,29 @@ SOFTWARE.
|
|
|
3700
3679
|
|
|
3701
3680
|
### Rust Crates:
|
|
3702
3681
|
|
|
3703
|
-
- [
|
|
3682
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
3683
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
3704
3684
|
|
|
3705
3685
|
````text
|
|
3706
|
-
Copyright (c)
|
|
3686
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
3707
3687
|
|
|
3708
|
-
Permission is hereby granted, free of charge, to any
|
|
3709
|
-
|
|
3710
|
-
|
|
3711
|
-
|
|
3712
|
-
|
|
3713
|
-
|
|
3714
|
-
the Software, and to permit persons to whom the Software
|
|
3715
|
-
is furnished to do so, subject to the following
|
|
3716
|
-
conditions:
|
|
3688
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3689
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3690
|
+
in the Software without restriction, including without limitation the rights
|
|
3691
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3692
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3693
|
+
furnished to do so, subject to the following conditions:
|
|
3717
3694
|
|
|
3718
|
-
The above copyright notice and this permission notice
|
|
3719
|
-
|
|
3720
|
-
of the Software.
|
|
3695
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3696
|
+
copies or substantial portions of the Software.
|
|
3721
3697
|
|
|
3722
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3723
|
-
|
|
3724
|
-
|
|
3725
|
-
|
|
3726
|
-
|
|
3727
|
-
|
|
3728
|
-
|
|
3729
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3730
|
-
DEALINGS IN THE SOFTWARE.
|
|
3698
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3699
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3700
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3701
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3702
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3703
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3704
|
+
SOFTWARE.
|
|
3731
3705
|
|
|
3732
3706
|
````
|
|
3733
3707
|
|
|
@@ -3737,10 +3711,49 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3737
3711
|
|
|
3738
3712
|
### Rust Crates:
|
|
3739
3713
|
|
|
3740
|
-
- [
|
|
3714
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
3741
3715
|
|
|
3742
3716
|
````text
|
|
3743
|
-
|
|
3717
|
+
MIT License
|
|
3718
|
+
|
|
3719
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
3720
|
+
|
|
3721
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3722
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3723
|
+
in the Software without restriction, including without limitation the rights
|
|
3724
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3725
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3726
|
+
furnished to do so, subject to the following conditions:
|
|
3727
|
+
|
|
3728
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3729
|
+
copies or substantial portions of the Software.
|
|
3730
|
+
|
|
3731
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3732
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3733
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3734
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3735
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3736
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3737
|
+
SOFTWARE.
|
|
3738
|
+
|
|
3739
|
+
````
|
|
3740
|
+
|
|
3741
|
+
---
|
|
3742
|
+
|
|
3743
|
+
## The following dependencies are licensed under the MIT License:
|
|
3744
|
+
|
|
3745
|
+
### Rust Crates:
|
|
3746
|
+
|
|
3747
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
3748
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
3749
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3750
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
3751
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3752
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
3753
|
+
|
|
3754
|
+
````text
|
|
3755
|
+
Copyright 2018 Developers of the Rand project
|
|
3756
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3744
3757
|
|
|
3745
3758
|
Permission is hereby granted, free of charge, to any
|
|
3746
3759
|
person obtaining a copy of this software and associated
|
|
@@ -3774,39 +3787,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3774
3787
|
|
|
3775
3788
|
### Rust Crates:
|
|
3776
3789
|
|
|
3777
|
-
- [
|
|
3778
|
-
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
3779
|
-
|
|
3780
|
-
````text
|
|
3781
|
-
The MIT License (MIT)
|
|
3782
|
-
|
|
3783
|
-
Copyright 2016 Google Inc. All Rights Reserved.
|
|
3784
|
-
|
|
3785
|
-
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:
|
|
3786
|
-
|
|
3787
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3788
|
-
|
|
3789
|
-
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.
|
|
3790
|
-
|
|
3791
|
-
````
|
|
3792
|
-
|
|
3793
|
-
---
|
|
3794
|
-
|
|
3795
|
-
## The following dependencies are licensed under the MIT License:
|
|
3796
|
-
|
|
3797
|
-
### Rust Crates:
|
|
3798
|
-
|
|
3799
|
-
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
3790
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
3800
3791
|
|
|
3801
3792
|
````text
|
|
3802
|
-
Copyright (c) 2016 The
|
|
3803
|
-
|
|
3804
|
-
Includes parts of http date with the following copyright:
|
|
3805
|
-
Copyright (c) 2016 Pyfisch
|
|
3806
|
-
|
|
3807
|
-
Includes portions of musl libc with the following copyright:
|
|
3808
|
-
Copyright © 2005-2013 Rich Felker
|
|
3809
|
-
|
|
3793
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
3810
3794
|
|
|
3811
3795
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3812
3796
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3834,13 +3818,10 @@ SOFTWARE.
|
|
|
3834
3818
|
|
|
3835
3819
|
### Rust Crates:
|
|
3836
3820
|
|
|
3837
|
-
- [
|
|
3821
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
3838
3822
|
|
|
3839
3823
|
````text
|
|
3840
|
-
|
|
3841
|
-
|
|
3842
|
-
Copyright (c) 2019 Yoshua Wuyts
|
|
3843
|
-
Copyright (c) Tokio Contributors
|
|
3824
|
+
Copyright (c) 2018 directories-rs contributors
|
|
3844
3825
|
|
|
3845
3826
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3846
3827
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3866,33 +3847,37 @@ SOFTWARE.
|
|
|
3866
3847
|
|
|
3867
3848
|
## The following dependencies are licensed under the MIT License:
|
|
3868
3849
|
|
|
3869
|
-
###
|
|
3850
|
+
### Rust Crates:
|
|
3870
3851
|
|
|
3871
|
-
- [
|
|
3872
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
|
|
3852
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
3873
3853
|
|
|
3874
3854
|
````text
|
|
3875
|
-
|
|
3876
|
-
|
|
3877
|
-
Copyright (c) Microsoft Corporation.
|
|
3878
|
-
|
|
3879
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3880
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3881
|
-
in the Software without restriction, including without limitation the rights
|
|
3882
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3883
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3884
|
-
furnished to do so, subject to the following conditions:
|
|
3855
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
3856
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3885
3857
|
|
|
3886
|
-
|
|
3887
|
-
|
|
3858
|
+
Permission is hereby granted, free of charge, to any
|
|
3859
|
+
person obtaining a copy of this software and associated
|
|
3860
|
+
documentation files (the "Software"), to deal in the
|
|
3861
|
+
Software without restriction, including without
|
|
3862
|
+
limitation the rights to use, copy, modify, merge,
|
|
3863
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3864
|
+
the Software, and to permit persons to whom the Software
|
|
3865
|
+
is furnished to do so, subject to the following
|
|
3866
|
+
conditions:
|
|
3888
3867
|
|
|
3889
|
-
|
|
3890
|
-
|
|
3891
|
-
|
|
3892
|
-
|
|
3893
|
-
|
|
3894
|
-
|
|
3895
|
-
|
|
3868
|
+
The above copyright notice and this permission notice
|
|
3869
|
+
shall be included in all copies or substantial portions
|
|
3870
|
+
of the Software.
|
|
3871
|
+
|
|
3872
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3873
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3874
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3875
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3876
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3877
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3878
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3879
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3880
|
+
DEALINGS IN THE SOFTWARE.
|
|
3896
3881
|
|
|
3897
3882
|
````
|
|
3898
3883
|
|
|
@@ -3902,16 +3887,10 @@ SOFTWARE.
|
|
|
3902
3887
|
|
|
3903
3888
|
### Rust Crates:
|
|
3904
3889
|
|
|
3905
|
-
- [
|
|
3906
|
-
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
3907
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3908
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
3909
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3910
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
3890
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
3911
3891
|
|
|
3912
3892
|
````text
|
|
3913
|
-
Copyright
|
|
3914
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3893
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
3915
3894
|
|
|
3916
3895
|
Permission is hereby granted, free of charge, to any
|
|
3917
3896
|
person obtaining a copy of this software and associated
|
|
@@ -3945,13 +3924,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3945
3924
|
|
|
3946
3925
|
### Rust Crates:
|
|
3947
3926
|
|
|
3948
|
-
- [
|
|
3949
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
3950
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
3951
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
3927
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
3952
3928
|
|
|
3953
3929
|
````text
|
|
3954
|
-
Copyright (c)
|
|
3930
|
+
Copyright (c) 2017 Robert Grosse
|
|
3955
3931
|
|
|
3956
3932
|
Permission is hereby granted, free of charge, to any
|
|
3957
3933
|
person obtaining a copy of this software and associated
|
|
@@ -3976,7 +3952,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
3976
3952
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3977
3953
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3978
3954
|
DEALINGS IN THE SOFTWARE.
|
|
3979
|
-
|
|
3980
3955
|
````
|
|
3981
3956
|
|
|
3982
3957
|
---
|
|
@@ -3985,10 +3960,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3985
3960
|
|
|
3986
3961
|
### Rust Crates:
|
|
3987
3962
|
|
|
3988
|
-
- [
|
|
3963
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
3989
3964
|
|
|
3990
3965
|
````text
|
|
3991
|
-
Copyright (c) 2019
|
|
3966
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
3992
3967
|
|
|
3993
3968
|
Permission is hereby granted, free of charge, to any
|
|
3994
3969
|
person obtaining a copy of this software and associated
|
|
@@ -4022,14 +3997,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4022
3997
|
|
|
4023
3998
|
### Rust Crates:
|
|
4024
3999
|
|
|
4025
|
-
- [
|
|
4000
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
4026
4001
|
|
|
4027
4002
|
````text
|
|
4028
|
-
|
|
4003
|
+
MIT License
|
|
4029
4004
|
|
|
4030
|
-
Copyright (c)
|
|
4031
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
4032
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
4005
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
4033
4006
|
|
|
4034
4007
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4035
4008
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4057,10 +4030,12 @@ SOFTWARE.
|
|
|
4057
4030
|
|
|
4058
4031
|
### Rust Crates:
|
|
4059
4032
|
|
|
4060
|
-
- [
|
|
4033
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
4061
4034
|
|
|
4062
4035
|
````text
|
|
4063
|
-
Copyright (c) 2017
|
|
4036
|
+
Copyright (c) 2017 Carl Lerche
|
|
4037
|
+
Copyright (c) 2018 Bastian Köcher
|
|
4038
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
4064
4039
|
|
|
4065
4040
|
Permission is hereby granted, free of charge, to any
|
|
4066
4041
|
person obtaining a copy of this software and associated
|
|
@@ -4094,29 +4069,36 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4094
4069
|
|
|
4095
4070
|
### Rust Crates:
|
|
4096
4071
|
|
|
4097
|
-
- [
|
|
4072
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
4073
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
4074
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
4098
4075
|
|
|
4099
4076
|
````text
|
|
4100
|
-
Copyright (c)
|
|
4101
|
-
|
|
4102
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4103
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4104
|
-
in the Software without restriction, including without limitation the rights
|
|
4105
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4106
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4107
|
-
furnished to do so, subject to the following conditions:
|
|
4077
|
+
Copyright (c) 2019 Tower Contributors
|
|
4108
4078
|
|
|
4109
|
-
|
|
4110
|
-
|
|
4079
|
+
Permission is hereby granted, free of charge, to any
|
|
4080
|
+
person obtaining a copy of this software and associated
|
|
4081
|
+
documentation files (the "Software"), to deal in the
|
|
4082
|
+
Software without restriction, including without
|
|
4083
|
+
limitation the rights to use, copy, modify, merge,
|
|
4084
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
4085
|
+
the Software, and to permit persons to whom the Software
|
|
4086
|
+
is furnished to do so, subject to the following
|
|
4087
|
+
conditions:
|
|
4111
4088
|
|
|
4112
|
-
|
|
4113
|
-
|
|
4114
|
-
|
|
4115
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4116
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4117
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4118
|
-
THE SOFTWARE.
|
|
4089
|
+
The above copyright notice and this permission notice
|
|
4090
|
+
shall be included in all copies or substantial portions
|
|
4091
|
+
of the Software.
|
|
4119
4092
|
|
|
4093
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4094
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4095
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4096
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4097
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4098
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4099
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4100
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4101
|
+
DEALINGS IN THE SOFTWARE.
|
|
4120
4102
|
|
|
4121
4103
|
````
|
|
4122
4104
|
|
|
@@ -4126,12 +4108,12 @@ THE SOFTWARE.
|
|
|
4126
4108
|
|
|
4127
4109
|
### Rust Crates:
|
|
4128
4110
|
|
|
4129
|
-
- [
|
|
4111
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
4130
4112
|
|
|
4131
4113
|
````text
|
|
4132
4114
|
MIT License
|
|
4133
4115
|
|
|
4134
|
-
Copyright (c)
|
|
4116
|
+
Copyright (c) 2025 Callum Oakley
|
|
4135
4117
|
|
|
4136
4118
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4137
4119
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4157,33 +4139,36 @@ SOFTWARE.
|
|
|
4157
4139
|
|
|
4158
4140
|
## The following dependencies are licensed under the MIT License:
|
|
4159
4141
|
|
|
4160
|
-
###
|
|
4142
|
+
### Rust Crates:
|
|
4161
4143
|
|
|
4162
|
-
- [
|
|
4144
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
4163
4145
|
|
|
4164
4146
|
````text
|
|
4165
|
-
|
|
4166
|
-
|
|
4167
|
-
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
4168
|
-
|
|
4169
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4170
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4171
|
-
in the Software without restriction, including without limitation the rights
|
|
4172
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4173
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4174
|
-
furnished to do so, subject to the following conditions:
|
|
4147
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
4175
4148
|
|
|
4176
|
-
|
|
4177
|
-
|
|
4149
|
+
Permission is hereby granted, free of charge, to any
|
|
4150
|
+
person obtaining a copy of this software and associated
|
|
4151
|
+
documentation files (the "Software"), to deal in the
|
|
4152
|
+
Software without restriction, including without
|
|
4153
|
+
limitation the rights to use, copy, modify, merge,
|
|
4154
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
4155
|
+
the Software, and to permit persons to whom the Software
|
|
4156
|
+
is furnished to do so, subject to the following
|
|
4157
|
+
conditions:
|
|
4178
4158
|
|
|
4179
|
-
|
|
4180
|
-
|
|
4181
|
-
|
|
4182
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4183
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4184
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4185
|
-
SOFTWARE.
|
|
4159
|
+
The above copyright notice and this permission notice
|
|
4160
|
+
shall be included in all copies or substantial portions
|
|
4161
|
+
of the Software.
|
|
4186
4162
|
|
|
4163
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4164
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4165
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4166
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4167
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4168
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4169
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4170
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4171
|
+
DEALINGS IN THE SOFTWARE.
|
|
4187
4172
|
|
|
4188
4173
|
````
|
|
4189
4174
|
|
|
@@ -4193,10 +4178,19 @@ SOFTWARE.
|
|
|
4193
4178
|
|
|
4194
4179
|
### Rust Crates:
|
|
4195
4180
|
|
|
4196
|
-
- [
|
|
4181
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4182
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4183
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4184
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4185
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4186
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4187
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4188
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4189
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4197
4190
|
|
|
4198
4191
|
````text
|
|
4199
|
-
Copyright (c)
|
|
4192
|
+
Copyright (c) 2016 Alex Crichton
|
|
4193
|
+
Copyright (c) 2017 The Tokio Authors
|
|
4200
4194
|
|
|
4201
4195
|
Permission is hereby granted, free of charge, to any
|
|
4202
4196
|
person obtaining a copy of this software and associated
|
|
@@ -4230,30 +4224,68 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4230
4224
|
|
|
4231
4225
|
### Rust Crates:
|
|
4232
4226
|
|
|
4233
|
-
- [
|
|
4227
|
+
- [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
|
|
4234
4228
|
|
|
4235
4229
|
````text
|
|
4236
|
-
|
|
4230
|
+
Permission is hereby granted, free of charge, to any
|
|
4231
|
+
person obtaining a copy of this software and associated
|
|
4232
|
+
documentation files (the "Software"), to deal in the
|
|
4233
|
+
Software without restriction, including without
|
|
4234
|
+
limitation the rights to use, copy, modify, merge,
|
|
4235
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
4236
|
+
the Software, and to permit persons to whom the Software
|
|
4237
|
+
is furnished to do so, subject to the following
|
|
4238
|
+
conditions:
|
|
4237
4239
|
|
|
4238
|
-
|
|
4240
|
+
The above copyright notice and this permission notice
|
|
4241
|
+
shall be included in all copies or substantial portions
|
|
4242
|
+
of the Software.
|
|
4239
4243
|
|
|
4240
|
-
|
|
4241
|
-
|
|
4242
|
-
|
|
4243
|
-
|
|
4244
|
-
|
|
4245
|
-
|
|
4244
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4245
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4246
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4247
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4248
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4249
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4250
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4251
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4252
|
+
DEALINGS IN THE SOFTWARE.
|
|
4253
|
+
````
|
|
4246
4254
|
|
|
4247
|
-
|
|
4248
|
-
all copies or substantial portions of the Software.
|
|
4255
|
+
---
|
|
4249
4256
|
|
|
4250
|
-
|
|
4251
|
-
|
|
4252
|
-
|
|
4253
|
-
|
|
4254
|
-
|
|
4255
|
-
|
|
4256
|
-
|
|
4257
|
+
## The following dependencies are licensed under the MIT License:
|
|
4258
|
+
|
|
4259
|
+
### Rust Crates:
|
|
4260
|
+
|
|
4261
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
4262
|
+
|
|
4263
|
+
````text
|
|
4264
|
+
Copyright (c) 2019 Carl Lerche
|
|
4265
|
+
|
|
4266
|
+
Permission is hereby granted, free of charge, to any
|
|
4267
|
+
person obtaining a copy of this software and associated
|
|
4268
|
+
documentation files (the "Software"), to deal in the
|
|
4269
|
+
Software without restriction, including without
|
|
4270
|
+
limitation the rights to use, copy, modify, merge,
|
|
4271
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
4272
|
+
the Software, and to permit persons to whom the Software
|
|
4273
|
+
is furnished to do so, subject to the following
|
|
4274
|
+
conditions:
|
|
4275
|
+
|
|
4276
|
+
The above copyright notice and this permission notice
|
|
4277
|
+
shall be included in all copies or substantial portions
|
|
4278
|
+
of the Software.
|
|
4279
|
+
|
|
4280
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4281
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4282
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4283
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4284
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4285
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4286
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4287
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4288
|
+
DEALINGS IN THE SOFTWARE.
|
|
4257
4289
|
|
|
4258
4290
|
````
|
|
4259
4291
|
|
|
@@ -4644,18 +4676,6 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
4644
4676
|
|
|
4645
4677
|
---
|
|
4646
4678
|
|
|
4647
|
-
## The following dependencies are licensed under the UNKNOWN License:
|
|
4648
|
-
|
|
4649
|
-
### NPM Packages:
|
|
4650
|
-
|
|
4651
|
-
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.6) (0.0.6)
|
|
4652
|
-
|
|
4653
|
-
````text
|
|
4654
|
-
Please refer to the package README for license details.
|
|
4655
|
-
````
|
|
4656
|
-
|
|
4657
|
-
---
|
|
4658
|
-
|
|
4659
4679
|
## The following dependencies are licensed under the Unicode-3.0 License:
|
|
4660
4680
|
|
|
4661
4681
|
### Rust Crates:
|