@deveco-codegenie/mcp-bridge-darwin-x64 1.1.2 → 1.1.3
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 +1222 -1319
- package/napi_bridge.node +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -1,19 +1,20 @@
|
|
|
1
1
|
# SUMMARY
|
|
2
2
|
|
|
3
|
-
**Total Dependencies:**
|
|
3
|
+
**Total Dependencies:** 222
|
|
4
4
|
|
|
5
5
|
- **Rust Crates:** 211 *(By cargo-about)*
|
|
6
|
-
- **NPM Packages:**
|
|
6
|
+
- **NPM Packages:** 11 *(By license-checker-rseidelsohn)*
|
|
7
7
|
|
|
8
8
|
### Licenses Breakdown:
|
|
9
9
|
|
|
10
|
-
- MIT:
|
|
10
|
+
- MIT: 189
|
|
11
11
|
- Unicode-3.0: 19
|
|
12
12
|
- Apache-2.0: 7
|
|
13
13
|
- 0BSD: 3
|
|
14
|
-
-
|
|
15
|
-
-
|
|
14
|
+
- BSD-3-Clause: 1
|
|
15
|
+
- ISC: 1
|
|
16
16
|
- MPL-2.0: 1
|
|
17
|
+
- UNKNOWN: 1
|
|
17
18
|
|
|
18
19
|
|
|
19
20
|
---
|
|
@@ -22,12 +23,12 @@
|
|
|
22
23
|
|
|
23
24
|
### Rust Crates:
|
|
24
25
|
|
|
25
|
-
- [
|
|
26
|
+
- [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
|
|
26
27
|
|
|
27
28
|
````text
|
|
28
29
|
BSD Zero Clause License
|
|
29
30
|
|
|
30
|
-
Copyright (c)
|
|
31
|
+
Copyright (c) 2024 kotauskas
|
|
31
32
|
|
|
32
33
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
33
34
|
purpose with or without fee is hereby granted.
|
|
@@ -48,12 +49,12 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
48
49
|
|
|
49
50
|
### Rust Crates:
|
|
50
51
|
|
|
51
|
-
- [
|
|
52
|
+
- [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
|
|
52
53
|
|
|
53
54
|
````text
|
|
54
55
|
BSD Zero Clause License
|
|
55
56
|
|
|
56
|
-
Copyright (c)
|
|
57
|
+
Copyright (c) 2025 Goat
|
|
57
58
|
|
|
58
59
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
59
60
|
purpose with or without fee is hereby granted.
|
|
@@ -98,93 +99,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
98
99
|
|
|
99
100
|
### Rust Crates:
|
|
100
101
|
|
|
101
|
-
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
102
|
-
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
103
|
-
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
104
|
-
|
|
105
|
-
````text
|
|
106
|
-
Apache License
|
|
107
|
-
Version 2.0, January 2004
|
|
108
|
-
http://www.apache.org/licenses/
|
|
109
|
-
|
|
110
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
111
|
-
|
|
112
|
-
1. Definitions.
|
|
113
|
-
|
|
114
|
-
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
115
|
-
|
|
116
|
-
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
117
|
-
|
|
118
|
-
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
119
|
-
|
|
120
|
-
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
121
|
-
|
|
122
|
-
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
123
|
-
|
|
124
|
-
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
125
|
-
|
|
126
|
-
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
127
|
-
|
|
128
|
-
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
129
|
-
|
|
130
|
-
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
131
|
-
|
|
132
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
133
|
-
|
|
134
|
-
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
135
|
-
|
|
136
|
-
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
137
|
-
|
|
138
|
-
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
139
|
-
|
|
140
|
-
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
141
|
-
|
|
142
|
-
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
143
|
-
|
|
144
|
-
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
145
|
-
|
|
146
|
-
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
147
|
-
|
|
148
|
-
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
149
|
-
|
|
150
|
-
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
151
|
-
|
|
152
|
-
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
153
|
-
|
|
154
|
-
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
155
|
-
|
|
156
|
-
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
157
|
-
|
|
158
|
-
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
159
|
-
|
|
160
|
-
END OF TERMS AND CONDITIONS
|
|
161
|
-
|
|
162
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
163
|
-
|
|
164
|
-
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
165
|
-
|
|
166
|
-
Copyright [yyyy] [name of copyright owner]
|
|
167
|
-
|
|
168
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
169
|
-
you may not use this file except in compliance with the License.
|
|
170
|
-
You may obtain a copy of the License at
|
|
171
|
-
|
|
172
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
173
|
-
|
|
174
|
-
Unless required by applicable law or agreed to in writing, software
|
|
175
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
176
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
177
|
-
See the License for the specific language governing permissions and
|
|
178
|
-
limitations under the License.
|
|
179
|
-
|
|
180
|
-
````
|
|
181
|
-
|
|
182
|
-
---
|
|
183
|
-
|
|
184
|
-
## The following dependencies are licensed under the Apache-2.0 License:
|
|
185
|
-
|
|
186
|
-
### Rust Crates:
|
|
187
|
-
|
|
188
102
|
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
189
103
|
|
|
190
104
|
````text
|
|
@@ -398,6 +312,93 @@ limitations under the License.
|
|
|
398
312
|
|
|
399
313
|
### Rust Crates:
|
|
400
314
|
|
|
315
|
+
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
316
|
+
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
317
|
+
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
318
|
+
|
|
319
|
+
````text
|
|
320
|
+
Apache License
|
|
321
|
+
Version 2.0, January 2004
|
|
322
|
+
http://www.apache.org/licenses/
|
|
323
|
+
|
|
324
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
325
|
+
|
|
326
|
+
1. Definitions.
|
|
327
|
+
|
|
328
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
329
|
+
|
|
330
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
331
|
+
|
|
332
|
+
"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.
|
|
333
|
+
|
|
334
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
335
|
+
|
|
336
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
337
|
+
|
|
338
|
+
"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.
|
|
339
|
+
|
|
340
|
+
"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).
|
|
341
|
+
|
|
342
|
+
"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.
|
|
343
|
+
|
|
344
|
+
"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."
|
|
345
|
+
|
|
346
|
+
"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.
|
|
347
|
+
|
|
348
|
+
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.
|
|
349
|
+
|
|
350
|
+
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.
|
|
351
|
+
|
|
352
|
+
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:
|
|
353
|
+
|
|
354
|
+
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
355
|
+
|
|
356
|
+
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
357
|
+
|
|
358
|
+
(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
|
|
359
|
+
|
|
360
|
+
(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.
|
|
361
|
+
|
|
362
|
+
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.
|
|
363
|
+
|
|
364
|
+
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.
|
|
365
|
+
|
|
366
|
+
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.
|
|
367
|
+
|
|
368
|
+
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.
|
|
369
|
+
|
|
370
|
+
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.
|
|
371
|
+
|
|
372
|
+
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.
|
|
373
|
+
|
|
374
|
+
END OF TERMS AND CONDITIONS
|
|
375
|
+
|
|
376
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
377
|
+
|
|
378
|
+
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.
|
|
379
|
+
|
|
380
|
+
Copyright [yyyy] [name of copyright owner]
|
|
381
|
+
|
|
382
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
383
|
+
you may not use this file except in compliance with the License.
|
|
384
|
+
You may obtain a copy of the License at
|
|
385
|
+
|
|
386
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
387
|
+
|
|
388
|
+
Unless required by applicable law or agreed to in writing, software
|
|
389
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
390
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
391
|
+
See the License for the specific language governing permissions and
|
|
392
|
+
limitations under the License.
|
|
393
|
+
|
|
394
|
+
````
|
|
395
|
+
|
|
396
|
+
---
|
|
397
|
+
|
|
398
|
+
## The following dependencies are licensed under the Apache-2.0 License:
|
|
399
|
+
|
|
400
|
+
### Rust Crates:
|
|
401
|
+
|
|
401
402
|
- [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
|
|
402
403
|
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
403
404
|
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
@@ -613,52 +614,13 @@ limitations under the License.
|
|
|
613
614
|
|
|
614
615
|
### NPM Packages:
|
|
615
616
|
|
|
616
|
-
- [
|
|
617
|
-
|
|
618
|
-
````text
|
|
619
|
-
Copyright (c) 2014, Eugene Ware
|
|
620
|
-
All rights reserved.
|
|
621
|
-
|
|
622
|
-
Redistribution and use in source and binary forms, with or without
|
|
623
|
-
modification, are permitted provided that the following conditions are met:
|
|
624
|
-
|
|
625
|
-
1. Redistributions of source code must retain the above copyright
|
|
626
|
-
notice, this list of conditions and the following disclaimer.
|
|
627
|
-
2. Redistributions in binary form must reproduce the above copyright
|
|
628
|
-
notice, this list of conditions and the following disclaimer in the
|
|
629
|
-
documentation and/or other materials provided with the distribution.
|
|
630
|
-
3. Neither the name of Eugene Ware nor the names of its contributors
|
|
631
|
-
may be used to endorse or promote products derived from this software
|
|
632
|
-
without specific prior written permission.
|
|
633
|
-
|
|
634
|
-
THIS SOFTWARE IS PROVIDED BY EUGENE WARE ''AS IS'' AND ANY
|
|
635
|
-
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
636
|
-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
637
|
-
DISCLAIMED. IN NO EVENT SHALL EUGENE WARE BE LIABLE FOR ANY
|
|
638
|
-
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
639
|
-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
640
|
-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
641
|
-
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
642
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
643
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
644
|
-
|
|
645
|
-
````
|
|
646
|
-
|
|
647
|
-
---
|
|
648
|
-
|
|
649
|
-
## The following dependencies are licensed under the BSD-3-Clause License:
|
|
650
|
-
|
|
651
|
-
### NPM Packages:
|
|
652
|
-
|
|
653
|
-
- [fast-uri](https://github.com/fastify/fast-uri) (3.1.0)
|
|
617
|
+
- [fast-uri](https://github.com/fastify/fast-uri) (3.1.2)
|
|
654
618
|
|
|
655
619
|
````text
|
|
656
620
|
Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
|
|
657
|
-
Copyright (c) 2021-present The Fastify team
|
|
621
|
+
Copyright (c) 2021-present The Fastify team <https://github.com/fastify/fastify#team>
|
|
658
622
|
All rights reserved.
|
|
659
623
|
|
|
660
|
-
The Fastify team members are listed at https://github.com/fastify/fastify#team.
|
|
661
|
-
|
|
662
624
|
Redistribution and use in source and binary forms, with or without
|
|
663
625
|
modification, are permitted provided that the following conditions are met:
|
|
664
626
|
* Redistributions of source code must retain the above copyright
|
|
@@ -691,33 +653,6 @@ The complete list of contributors can be found at:
|
|
|
691
653
|
|
|
692
654
|
## The following dependencies are licensed under the ISC License:
|
|
693
655
|
|
|
694
|
-
### NPM Packages:
|
|
695
|
-
|
|
696
|
-
- [pixelmatch](https://github.com/mapbox/pixelmatch) (7.1.0)
|
|
697
|
-
|
|
698
|
-
````text
|
|
699
|
-
ISC License
|
|
700
|
-
|
|
701
|
-
Copyright (c) 2025, Mapbox
|
|
702
|
-
|
|
703
|
-
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
704
|
-
with or without fee is hereby granted, provided that the above copyright notice
|
|
705
|
-
and this permission notice appear in all copies.
|
|
706
|
-
|
|
707
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
708
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
709
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
710
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
711
|
-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
712
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
713
|
-
THIS SOFTWARE.
|
|
714
|
-
|
|
715
|
-
````
|
|
716
|
-
|
|
717
|
-
---
|
|
718
|
-
|
|
719
|
-
## The following dependencies are licensed under the ISC License:
|
|
720
|
-
|
|
721
656
|
### Rust Crates:
|
|
722
657
|
|
|
723
658
|
- [libloading](https://github.com/nagisa/rust_libloading/) (0.9.0)
|
|
@@ -740,46 +675,75 @@ THIS SOFTWARE.
|
|
|
740
675
|
|
|
741
676
|
---
|
|
742
677
|
|
|
743
|
-
## The following dependencies are licensed under the
|
|
678
|
+
## The following dependencies are licensed under the MIT License:
|
|
744
679
|
|
|
745
|
-
###
|
|
680
|
+
### Rust Crates:
|
|
746
681
|
|
|
747
|
-
- [
|
|
682
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
748
683
|
|
|
749
684
|
````text
|
|
750
|
-
|
|
685
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
686
|
+
|
|
687
|
+
Permission is hereby granted, free of charge, to any
|
|
688
|
+
person obtaining a copy of this software and associated
|
|
689
|
+
documentation files (the "Software"), to deal in the
|
|
690
|
+
Software without restriction, including without
|
|
691
|
+
limitation the rights to use, copy, modify, merge,
|
|
692
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
693
|
+
the Software, and to permit persons to whom the Software
|
|
694
|
+
is furnished to do so, subject to the following
|
|
695
|
+
conditions:
|
|
696
|
+
|
|
697
|
+
The above copyright notice and this permission notice
|
|
698
|
+
shall be included in all copies or substantial portions
|
|
699
|
+
of the Software.
|
|
700
|
+
|
|
701
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
702
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
703
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
704
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
705
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
706
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
707
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
708
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
709
|
+
DEALINGS IN THE SOFTWARE.
|
|
710
|
+
|
|
751
711
|
````
|
|
752
712
|
|
|
753
713
|
---
|
|
754
714
|
|
|
755
715
|
## The following dependencies are licensed under the MIT License:
|
|
756
716
|
|
|
757
|
-
###
|
|
717
|
+
### Rust Crates:
|
|
758
718
|
|
|
759
|
-
- [
|
|
719
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
760
720
|
|
|
761
721
|
````text
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
722
|
+
Copyright Mozilla Foundation
|
|
765
723
|
|
|
766
|
-
Permission is hereby granted, free of charge, to any
|
|
767
|
-
of this software and associated
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
724
|
+
Permission is hereby granted, free of charge, to any
|
|
725
|
+
person obtaining a copy of this software and associated
|
|
726
|
+
documentation files (the "Software"), to deal in the
|
|
727
|
+
Software without restriction, including without
|
|
728
|
+
limitation the rights to use, copy, modify, merge,
|
|
729
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
730
|
+
the Software, and to permit persons to whom the Software
|
|
731
|
+
is furnished to do so, subject to the following
|
|
732
|
+
conditions:
|
|
772
733
|
|
|
773
|
-
The above copyright notice and this permission notice
|
|
774
|
-
all copies or substantial portions
|
|
734
|
+
The above copyright notice and this permission notice
|
|
735
|
+
shall be included in all copies or substantial portions
|
|
736
|
+
of the Software.
|
|
775
737
|
|
|
776
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
777
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
738
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
739
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
740
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
741
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
742
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
743
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
744
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
745
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
746
|
+
DEALINGS IN THE SOFTWARE.
|
|
783
747
|
|
|
784
748
|
````
|
|
785
749
|
|
|
@@ -789,12 +753,10 @@ THE SOFTWARE.
|
|
|
789
753
|
|
|
790
754
|
### Rust Crates:
|
|
791
755
|
|
|
792
|
-
- [
|
|
793
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
794
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
756
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
795
757
|
|
|
796
758
|
````text
|
|
797
|
-
Copyright (c)
|
|
759
|
+
Copyright (c) The Rust Project Developers
|
|
798
760
|
|
|
799
761
|
Permission is hereby granted, free of charge, to any
|
|
800
762
|
person obtaining a copy of this software and associated
|
|
@@ -828,11 +790,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
828
790
|
|
|
829
791
|
### Rust Crates:
|
|
830
792
|
|
|
831
|
-
- [
|
|
832
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
793
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
833
794
|
|
|
834
795
|
````text
|
|
835
|
-
Copyright (c)
|
|
796
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
797
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
836
798
|
|
|
837
799
|
Permission is hereby granted, free of charge, to any
|
|
838
800
|
person obtaining a copy of this software and associated
|
|
@@ -866,10 +828,74 @@ DEALINGS IN THE SOFTWARE.
|
|
|
866
828
|
|
|
867
829
|
### Rust Crates:
|
|
868
830
|
|
|
869
|
-
- [
|
|
831
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
870
832
|
|
|
871
833
|
````text
|
|
872
|
-
Copyright (c)
|
|
834
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
835
|
+
|
|
836
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
837
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
838
|
+
in the Software without restriction, including without limitation the rights
|
|
839
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
840
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
841
|
+
furnished to do so, subject to the following conditions:
|
|
842
|
+
|
|
843
|
+
The above copyright notice and this permission notice shall be included in
|
|
844
|
+
all copies or substantial portions of the Software.
|
|
845
|
+
|
|
846
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
847
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
848
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
849
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
850
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
851
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
852
|
+
THE SOFTWARE.
|
|
853
|
+
|
|
854
|
+
````
|
|
855
|
+
|
|
856
|
+
---
|
|
857
|
+
|
|
858
|
+
## The following dependencies are licensed under the MIT License:
|
|
859
|
+
|
|
860
|
+
### Rust Crates:
|
|
861
|
+
|
|
862
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
863
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
864
|
+
|
|
865
|
+
````text
|
|
866
|
+
The MIT License (MIT)
|
|
867
|
+
|
|
868
|
+
Copyright (c) 2015 Steven Fackler
|
|
869
|
+
|
|
870
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
871
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
872
|
+
the Software without restriction, including without limitation the rights to
|
|
873
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
874
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
875
|
+
subject to the following conditions:
|
|
876
|
+
|
|
877
|
+
The above copyright notice and this permission notice shall be included in all
|
|
878
|
+
copies or substantial portions of the Software.
|
|
879
|
+
|
|
880
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
881
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
882
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
883
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
884
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
885
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
886
|
+
|
|
887
|
+
````
|
|
888
|
+
|
|
889
|
+
---
|
|
890
|
+
|
|
891
|
+
## The following dependencies are licensed under the MIT License:
|
|
892
|
+
|
|
893
|
+
### Rust Crates:
|
|
894
|
+
|
|
895
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
896
|
+
|
|
897
|
+
````text
|
|
898
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
873
899
|
|
|
874
900
|
Permission is hereby granted, free of charge, to any
|
|
875
901
|
person obtaining a copy of this software and associated
|
|
@@ -903,10 +929,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
903
929
|
|
|
904
930
|
### Rust Crates:
|
|
905
931
|
|
|
906
|
-
- [
|
|
932
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
907
933
|
|
|
908
934
|
````text
|
|
909
|
-
|
|
935
|
+
MIT License
|
|
936
|
+
|
|
937
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
938
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
939
|
+
Copyright (c) 2017 Frommi
|
|
940
|
+
Copyright (c) 2017-2024 oyvindln
|
|
910
941
|
|
|
911
942
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
912
943
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -915,17 +946,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
915
946
|
copies of the Software, and to permit persons to whom the Software is
|
|
916
947
|
furnished to do so, subject to the following conditions:
|
|
917
948
|
|
|
918
|
-
The above copyright notice and this permission notice shall be included in
|
|
919
|
-
|
|
949
|
+
The above copyright notice and this permission notice shall be included in all
|
|
950
|
+
copies or substantial portions of the Software.
|
|
920
951
|
|
|
921
952
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
922
953
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
923
954
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
924
955
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
925
956
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
926
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
927
|
-
|
|
928
|
-
|
|
957
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
958
|
+
SOFTWARE.
|
|
929
959
|
|
|
930
960
|
````
|
|
931
961
|
|
|
@@ -935,11 +965,10 @@ THE SOFTWARE.
|
|
|
935
965
|
|
|
936
966
|
### Rust Crates:
|
|
937
967
|
|
|
938
|
-
- [
|
|
968
|
+
- [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
|
|
939
969
|
|
|
940
970
|
````text
|
|
941
|
-
Copyright (c)
|
|
942
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
971
|
+
Copyright (c) 2015 The Rust Project Developers
|
|
943
972
|
|
|
944
973
|
Permission is hereby granted, free of charge, to any
|
|
945
974
|
person obtaining a copy of this software and associated
|
|
@@ -973,13 +1002,19 @@ DEALINGS IN THE SOFTWARE.
|
|
|
973
1002
|
|
|
974
1003
|
### Rust Crates:
|
|
975
1004
|
|
|
976
|
-
- [
|
|
977
|
-
- [
|
|
978
|
-
- [
|
|
979
|
-
- [
|
|
1005
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1006
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1007
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1008
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1009
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1010
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1011
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1012
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1013
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
980
1014
|
|
|
981
1015
|
````text
|
|
982
|
-
Copyright (c) 2016
|
|
1016
|
+
Copyright (c) 2016 Alex Crichton
|
|
1017
|
+
Copyright (c) 2017 The Tokio Authors
|
|
983
1018
|
|
|
984
1019
|
Permission is hereby granted, free of charge, to any
|
|
985
1020
|
person obtaining a copy of this software and associated
|
|
@@ -1013,10 +1048,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1013
1048
|
|
|
1014
1049
|
### Rust Crates:
|
|
1015
1050
|
|
|
1016
|
-
- [
|
|
1051
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
1017
1052
|
|
|
1018
1053
|
````text
|
|
1019
|
-
Copyright (c)
|
|
1054
|
+
Copyright (c) 2015 Steven Allen
|
|
1020
1055
|
|
|
1021
1056
|
Permission is hereby granted, free of charge, to any
|
|
1022
1057
|
person obtaining a copy of this software and associated
|
|
@@ -1050,33 +1085,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1050
1085
|
|
|
1051
1086
|
### Rust Crates:
|
|
1052
1087
|
|
|
1053
|
-
- [
|
|
1054
|
-
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1055
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1088
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
1056
1089
|
|
|
1057
1090
|
````text
|
|
1058
|
-
MIT License
|
|
1059
|
-
|
|
1060
|
-
Copyright (c)
|
|
1061
|
-
|
|
1062
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1063
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1064
|
-
in the Software without restriction, including without limitation the rights
|
|
1065
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1066
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1067
|
-
furnished to do so, subject to the following conditions:
|
|
1068
|
-
|
|
1069
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1070
|
-
copies or substantial portions of the Software.
|
|
1071
|
-
|
|
1072
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1073
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1074
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1075
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1076
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1077
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1091
|
+
The MIT License (MIT)
|
|
1092
|
+
|
|
1093
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
1094
|
+
|
|
1095
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1096
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1097
|
+
in the Software without restriction, including without limitation the rights
|
|
1098
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1099
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1100
|
+
furnished to do so, subject to the following conditions:
|
|
1101
|
+
|
|
1102
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1103
|
+
copies or substantial portions of the Software.
|
|
1104
|
+
|
|
1105
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1106
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1107
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1108
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1109
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1110
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1078
1111
|
SOFTWARE.
|
|
1079
|
-
|
|
1080
1112
|
````
|
|
1081
1113
|
|
|
1082
1114
|
---
|
|
@@ -1085,10 +1117,12 @@ SOFTWARE.
|
|
|
1085
1117
|
|
|
1086
1118
|
### Rust Crates:
|
|
1087
1119
|
|
|
1088
|
-
- [
|
|
1120
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
1089
1121
|
|
|
1090
1122
|
````text
|
|
1091
|
-
|
|
1123
|
+
The MIT License (MIT)
|
|
1124
|
+
|
|
1125
|
+
Copyright (c) 2015 Alice Maz
|
|
1092
1126
|
|
|
1093
1127
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1094
1128
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1108,7 +1142,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1108
1142
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1109
1143
|
THE SOFTWARE.
|
|
1110
1144
|
|
|
1111
|
-
|
|
1112
1145
|
````
|
|
1113
1146
|
|
|
1114
1147
|
---
|
|
@@ -1117,19 +1150,11 @@ THE SOFTWARE.
|
|
|
1117
1150
|
|
|
1118
1151
|
### Rust Crates:
|
|
1119
1152
|
|
|
1120
|
-
- [
|
|
1121
|
-
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1122
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1123
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1124
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1125
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1126
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1127
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1128
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1153
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
1129
1154
|
|
|
1130
1155
|
````text
|
|
1131
|
-
Copyright (c)
|
|
1132
|
-
Copyright (c)
|
|
1156
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
1157
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1133
1158
|
|
|
1134
1159
|
Permission is hereby granted, free of charge, to any
|
|
1135
1160
|
person obtaining a copy of this software and associated
|
|
@@ -1163,10 +1188,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1163
1188
|
|
|
1164
1189
|
### Rust Crates:
|
|
1165
1190
|
|
|
1166
|
-
- [
|
|
1191
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
1167
1192
|
|
|
1168
1193
|
````text
|
|
1169
|
-
Copyright
|
|
1194
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
1170
1195
|
|
|
1171
1196
|
Permission is hereby granted, free of charge, to any
|
|
1172
1197
|
person obtaining a copy of this software and associated
|
|
@@ -1191,6 +1216,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1191
1216
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1192
1217
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1193
1218
|
DEALINGS IN THE SOFTWARE.
|
|
1219
|
+
|
|
1194
1220
|
````
|
|
1195
1221
|
|
|
1196
1222
|
---
|
|
@@ -1199,10 +1225,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1199
1225
|
|
|
1200
1226
|
### Rust Crates:
|
|
1201
1227
|
|
|
1202
|
-
- [
|
|
1228
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
1229
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
1230
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
1231
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
1232
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
1233
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
1203
1234
|
|
|
1204
1235
|
````text
|
|
1205
|
-
Copyright (c)
|
|
1236
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1206
1237
|
|
|
1207
1238
|
Permission is hereby granted, free of charge, to any
|
|
1208
1239
|
person obtaining a copy of this software and associated
|
|
@@ -1236,35 +1267,33 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1236
1267
|
|
|
1237
1268
|
### Rust Crates:
|
|
1238
1269
|
|
|
1239
|
-
- [
|
|
1270
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
1240
1271
|
|
|
1241
1272
|
````text
|
|
1242
|
-
|
|
1273
|
+
The MIT License (MIT)
|
|
1243
1274
|
|
|
1244
|
-
|
|
1245
|
-
person obtaining a copy of this software and associated
|
|
1246
|
-
documentation files (the "Software"), to deal in the
|
|
1247
|
-
Software without restriction, including without
|
|
1248
|
-
limitation the rights to use, copy, modify, merge,
|
|
1249
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1250
|
-
the Software, and to permit persons to whom the Software
|
|
1251
|
-
is furnished to do so, subject to the following
|
|
1252
|
-
conditions:
|
|
1275
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
1253
1276
|
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1277
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1278
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1279
|
+
in the Software without restriction, including without limitation the rights
|
|
1280
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1281
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1282
|
+
furnished to do so, subject to the following conditions:
|
|
1257
1283
|
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
IN
|
|
1266
|
-
|
|
1284
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1285
|
+
copies or substantial portions of the Software.
|
|
1286
|
+
|
|
1287
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1288
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1289
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1290
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1291
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1292
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1293
|
+
SOFTWARE.
|
|
1267
1294
|
|
|
1295
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
1296
|
+
licences; see files named LICENSE.*.txt for details.
|
|
1268
1297
|
````
|
|
1269
1298
|
|
|
1270
1299
|
---
|
|
@@ -1273,10 +1302,76 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1273
1302
|
|
|
1274
1303
|
### Rust Crates:
|
|
1275
1304
|
|
|
1276
|
-
- [
|
|
1305
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
1277
1306
|
|
|
1278
1307
|
````text
|
|
1279
|
-
Copyright
|
|
1308
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
1309
|
+
|
|
1310
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1311
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1312
|
+
in the Software without restriction, including without limitation the rights
|
|
1313
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1314
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1315
|
+
furnished to do so, subject to the following conditions:
|
|
1316
|
+
|
|
1317
|
+
The above copyright notice and this permission notice shall be included in
|
|
1318
|
+
all copies or substantial portions of the Software.
|
|
1319
|
+
|
|
1320
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1321
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1322
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1323
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1324
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1325
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1326
|
+
THE SOFTWARE.
|
|
1327
|
+
|
|
1328
|
+
|
|
1329
|
+
````
|
|
1330
|
+
|
|
1331
|
+
---
|
|
1332
|
+
|
|
1333
|
+
## The following dependencies are licensed under the MIT License:
|
|
1334
|
+
|
|
1335
|
+
### Rust Crates:
|
|
1336
|
+
|
|
1337
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
1338
|
+
|
|
1339
|
+
````text
|
|
1340
|
+
MIT License
|
|
1341
|
+
|
|
1342
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
1343
|
+
Copyright (c) Tokio Contributors
|
|
1344
|
+
|
|
1345
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1346
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1347
|
+
in the Software without restriction, including without limitation the rights
|
|
1348
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1349
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1350
|
+
furnished to do so, subject to the following conditions:
|
|
1351
|
+
|
|
1352
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1353
|
+
copies or substantial portions of the Software.
|
|
1354
|
+
|
|
1355
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1356
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1357
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1358
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1359
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1360
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1361
|
+
SOFTWARE.
|
|
1362
|
+
|
|
1363
|
+
````
|
|
1364
|
+
|
|
1365
|
+
---
|
|
1366
|
+
|
|
1367
|
+
## The following dependencies are licensed under the MIT License:
|
|
1368
|
+
|
|
1369
|
+
### Rust Crates:
|
|
1370
|
+
|
|
1371
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
1372
|
+
|
|
1373
|
+
````text
|
|
1374
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
1280
1375
|
|
|
1281
1376
|
Permission is hereby granted, free of charge, to any
|
|
1282
1377
|
person obtaining a copy of this software and associated
|
|
@@ -1302,7 +1397,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
1302
1397
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1303
1398
|
DEALINGS IN THE SOFTWARE.
|
|
1304
1399
|
|
|
1305
|
-
|
|
1306
1400
|
````
|
|
1307
1401
|
|
|
1308
1402
|
---
|
|
@@ -1311,10 +1405,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1311
1405
|
|
|
1312
1406
|
### Rust Crates:
|
|
1313
1407
|
|
|
1314
|
-
- [
|
|
1408
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
1409
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
1315
1410
|
|
|
1316
1411
|
````text
|
|
1317
|
-
Copyright (c)
|
|
1412
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
1413
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
1414
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
1318
1415
|
|
|
1319
1416
|
Permission is hereby granted, free of charge, to any
|
|
1320
1417
|
person obtaining a copy of this software and associated
|
|
@@ -1346,14 +1443,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1346
1443
|
|
|
1347
1444
|
## The following dependencies are licensed under the MIT License:
|
|
1348
1445
|
|
|
1349
|
-
###
|
|
1446
|
+
### NPM Packages:
|
|
1350
1447
|
|
|
1351
|
-
- [
|
|
1448
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
1352
1449
|
|
|
1353
1450
|
````text
|
|
1354
|
-
MIT License
|
|
1451
|
+
The MIT License (MIT)
|
|
1355
1452
|
|
|
1356
|
-
Copyright (c)
|
|
1453
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
1357
1454
|
|
|
1358
1455
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1359
1456
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1362,16 +1459,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1362
1459
|
copies of the Software, and to permit persons to whom the Software is
|
|
1363
1460
|
furnished to do so, subject to the following conditions:
|
|
1364
1461
|
|
|
1365
|
-
The above copyright notice and this permission notice shall be included in
|
|
1366
|
-
copies or substantial portions of the Software.
|
|
1462
|
+
The above copyright notice and this permission notice shall be included in
|
|
1463
|
+
all copies or substantial portions of the Software.
|
|
1367
1464
|
|
|
1368
1465
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1369
1466
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1370
1467
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1371
1468
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1372
1469
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1373
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1374
|
-
SOFTWARE.
|
|
1470
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1471
|
+
THE SOFTWARE.
|
|
1375
1472
|
|
|
1376
1473
|
````
|
|
1377
1474
|
|
|
@@ -1381,10 +1478,43 @@ SOFTWARE.
|
|
|
1381
1478
|
|
|
1382
1479
|
### Rust Crates:
|
|
1383
1480
|
|
|
1384
|
-
- [
|
|
1481
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
1385
1482
|
|
|
1386
1483
|
````text
|
|
1387
|
-
Copyright (c) 2014
|
|
1484
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
1485
|
+
|
|
1486
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1487
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1488
|
+
in the Software without restriction, including without limitation the rights
|
|
1489
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1490
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1491
|
+
furnished to do so, subject to the following conditions:
|
|
1492
|
+
|
|
1493
|
+
The above copyright notice and this permission notice shall be included in
|
|
1494
|
+
all copies or substantial portions of the Software.
|
|
1495
|
+
|
|
1496
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1497
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1498
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1499
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1500
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1501
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1502
|
+
THE SOFTWARE.
|
|
1503
|
+
|
|
1504
|
+
````
|
|
1505
|
+
|
|
1506
|
+
---
|
|
1507
|
+
|
|
1508
|
+
## The following dependencies are licensed under the MIT License:
|
|
1509
|
+
|
|
1510
|
+
### Rust Crates:
|
|
1511
|
+
|
|
1512
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
1513
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
1514
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
1515
|
+
|
|
1516
|
+
````text
|
|
1517
|
+
Copyright (c) 2019 Tower Contributors
|
|
1388
1518
|
|
|
1389
1519
|
Permission is hereby granted, free of charge, to any
|
|
1390
1520
|
person obtaining a copy of this software and associated
|
|
@@ -1418,10 +1548,41 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1418
1548
|
|
|
1419
1549
|
### Rust Crates:
|
|
1420
1550
|
|
|
1421
|
-
- [slab](https://github.com/
|
|
1551
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
1422
1552
|
|
|
1423
1553
|
````text
|
|
1424
|
-
Copyright (c) 2019
|
|
1554
|
+
Copyright (c) 2019 Eliza Weisman
|
|
1555
|
+
|
|
1556
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1557
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1558
|
+
in the Software without restriction, including without limitation the rights
|
|
1559
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1560
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1561
|
+
furnished to do so, subject to the following conditions:
|
|
1562
|
+
|
|
1563
|
+
The above copyright notice and this permission notice shall be included in
|
|
1564
|
+
all copies or substantial portions of the Software.
|
|
1565
|
+
|
|
1566
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1567
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1568
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1569
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1570
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1571
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1572
|
+
THE SOFTWARE.
|
|
1573
|
+
|
|
1574
|
+
````
|
|
1575
|
+
|
|
1576
|
+
---
|
|
1577
|
+
|
|
1578
|
+
## The following dependencies are licensed under the MIT License:
|
|
1579
|
+
|
|
1580
|
+
### Rust Crates:
|
|
1581
|
+
|
|
1582
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
1583
|
+
|
|
1584
|
+
````text
|
|
1585
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
1425
1586
|
|
|
1426
1587
|
Permission is hereby granted, free of charge, to any
|
|
1427
1588
|
person obtaining a copy of this software and associated
|
|
@@ -1455,11 +1616,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1455
1616
|
|
|
1456
1617
|
### Rust Crates:
|
|
1457
1618
|
|
|
1458
|
-
- [
|
|
1619
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
1459
1620
|
|
|
1460
1621
|
````text
|
|
1461
|
-
Copyright (c)
|
|
1462
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1622
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
1463
1623
|
|
|
1464
1624
|
Permission is hereby granted, free of charge, to any
|
|
1465
1625
|
person obtaining a copy of this software and associated
|
|
@@ -1493,12 +1653,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1493
1653
|
|
|
1494
1654
|
### Rust Crates:
|
|
1495
1655
|
|
|
1496
|
-
- [
|
|
1656
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
1497
1657
|
|
|
1498
1658
|
````text
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
Copyright (c) 2015 Alice Maz
|
|
1659
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
1660
|
+
Copyright (c) 2016 Alex Crichton
|
|
1502
1661
|
|
|
1503
1662
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1504
1663
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1518,6 +1677,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1518
1677
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1519
1678
|
THE SOFTWARE.
|
|
1520
1679
|
|
|
1680
|
+
|
|
1521
1681
|
````
|
|
1522
1682
|
|
|
1523
1683
|
---
|
|
@@ -1526,39 +1686,12 @@ THE SOFTWARE.
|
|
|
1526
1686
|
|
|
1527
1687
|
### Rust Crates:
|
|
1528
1688
|
|
|
1529
|
-
- [
|
|
1530
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
1531
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
1532
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
1533
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
1534
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
1535
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
1536
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
1537
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
1538
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1539
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1540
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
1541
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
1542
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
1543
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
1544
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1545
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1546
|
-
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
1547
|
-
- [semver](https://github.com/dtolnay/semver) (1.0.28)
|
|
1548
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
1549
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
1550
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
1551
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
1552
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
1553
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
1554
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1555
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1556
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1557
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1558
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
1559
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
1689
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
1560
1690
|
|
|
1561
1691
|
````text
|
|
1692
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
1693
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1694
|
+
|
|
1562
1695
|
Permission is hereby granted, free of charge, to any
|
|
1563
1696
|
person obtaining a copy of this software and associated
|
|
1564
1697
|
documentation files (the "Software"), to deal in the
|
|
@@ -1591,10 +1724,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1591
1724
|
|
|
1592
1725
|
### Rust Crates:
|
|
1593
1726
|
|
|
1594
|
-
- [
|
|
1727
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
1595
1728
|
|
|
1596
1729
|
````text
|
|
1597
|
-
Copyright (c)
|
|
1730
|
+
Copyright (c) 2016--2023
|
|
1598
1731
|
|
|
1599
1732
|
Permission is hereby granted, free of charge, to any
|
|
1600
1733
|
person obtaining a copy of this software and associated
|
|
@@ -1626,14 +1759,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1626
1759
|
|
|
1627
1760
|
## The following dependencies are licensed under the MIT License:
|
|
1628
1761
|
|
|
1629
|
-
###
|
|
1762
|
+
### Rust Crates:
|
|
1630
1763
|
|
|
1631
|
-
- [
|
|
1764
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
1632
1765
|
|
|
1633
1766
|
````text
|
|
1634
|
-
MIT License
|
|
1767
|
+
The MIT License (MIT)
|
|
1635
1768
|
|
|
1636
|
-
Copyright (c)
|
|
1769
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
1637
1770
|
|
|
1638
1771
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1639
1772
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1661,82 +1794,11 @@ SOFTWARE.
|
|
|
1661
1794
|
|
|
1662
1795
|
### Rust Crates:
|
|
1663
1796
|
|
|
1664
|
-
- [
|
|
1665
|
-
|
|
1666
|
-
````text
|
|
1667
|
-
MIT License
|
|
1668
|
-
|
|
1669
|
-
Copyright (c) 2019 Yoshua Wuyts
|
|
1670
|
-
Copyright (c) Tokio Contributors
|
|
1671
|
-
|
|
1672
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1673
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1674
|
-
in the Software without restriction, including without limitation the rights
|
|
1675
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1676
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1677
|
-
furnished to do so, subject to the following conditions:
|
|
1678
|
-
|
|
1679
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1680
|
-
copies or substantial portions of the Software.
|
|
1681
|
-
|
|
1682
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1683
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1684
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1685
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1686
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1687
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1688
|
-
SOFTWARE.
|
|
1689
|
-
|
|
1690
|
-
````
|
|
1691
|
-
|
|
1692
|
-
---
|
|
1693
|
-
|
|
1694
|
-
## The following dependencies are licensed under the MIT License:
|
|
1695
|
-
|
|
1696
|
-
### Rust Crates:
|
|
1697
|
-
|
|
1698
|
-
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
1699
|
-
|
|
1700
|
-
````text
|
|
1701
|
-
MIT License
|
|
1702
|
-
|
|
1703
|
-
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
1704
|
-
|
|
1705
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1706
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1707
|
-
in the Software without restriction, including without limitation the rights
|
|
1708
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1709
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1710
|
-
furnished to do so, subject to the following conditions:
|
|
1711
|
-
|
|
1712
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1713
|
-
copies or substantial portions of the Software.
|
|
1714
|
-
|
|
1715
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1716
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1717
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1718
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1719
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1720
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1721
|
-
SOFTWARE.
|
|
1722
|
-
|
|
1723
|
-
````
|
|
1724
|
-
|
|
1725
|
-
---
|
|
1726
|
-
|
|
1727
|
-
## The following dependencies are licensed under the MIT License:
|
|
1728
|
-
|
|
1729
|
-
### Rust Crates:
|
|
1730
|
-
|
|
1731
|
-
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
1732
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
1733
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
1797
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
1734
1798
|
|
|
1735
1799
|
````text
|
|
1736
1800
|
MIT License
|
|
1737
1801
|
|
|
1738
|
-
Copyright (c) Tokio Contributors
|
|
1739
|
-
|
|
1740
1802
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1741
1803
|
of this software and associated documentation files (the "Software"), to deal
|
|
1742
1804
|
in the Software without restriction, including without limitation the rights
|
|
@@ -1763,7 +1825,37 @@ SOFTWARE.
|
|
|
1763
1825
|
|
|
1764
1826
|
### Rust Crates:
|
|
1765
1827
|
|
|
1766
|
-
- [
|
|
1828
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
1829
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
1830
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
1831
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
1832
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
1833
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
1834
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
1835
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
1836
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
1837
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1838
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1839
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
1840
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
1841
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
1842
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
1843
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1844
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1845
|
+
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
1846
|
+
- [semver](https://github.com/dtolnay/semver) (1.0.28)
|
|
1847
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
1848
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
1849
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
1850
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
1851
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
1852
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
1853
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1854
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1855
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1856
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1857
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
1858
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
1767
1859
|
|
|
1768
1860
|
````text
|
|
1769
1861
|
Permission is hereby granted, free of charge, to any
|
|
@@ -1789,6 +1881,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1789
1881
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1790
1882
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1791
1883
|
DEALINGS IN THE SOFTWARE.
|
|
1884
|
+
|
|
1792
1885
|
````
|
|
1793
1886
|
|
|
1794
1887
|
---
|
|
@@ -1797,15 +1890,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1797
1890
|
|
|
1798
1891
|
### Rust Crates:
|
|
1799
1892
|
|
|
1800
|
-
- [
|
|
1801
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
1802
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
1803
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
1804
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
1805
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
1893
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
1806
1894
|
|
|
1807
1895
|
````text
|
|
1808
|
-
Copyright (c)
|
|
1896
|
+
Copyright (c) 2018 Carl Lerche
|
|
1809
1897
|
|
|
1810
1898
|
Permission is hereby granted, free of charge, to any
|
|
1811
1899
|
person obtaining a copy of this software and associated
|
|
@@ -1839,10 +1927,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1839
1927
|
|
|
1840
1928
|
### Rust Crates:
|
|
1841
1929
|
|
|
1842
|
-
- [
|
|
1930
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
1931
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
1932
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
1933
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
1843
1934
|
|
|
1844
1935
|
````text
|
|
1845
|
-
Copyright (c) 2016
|
|
1936
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
1846
1937
|
|
|
1847
1938
|
Permission is hereby granted, free of charge, to any
|
|
1848
1939
|
person obtaining a copy of this software and associated
|
|
@@ -1876,13 +1967,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1876
1967
|
|
|
1877
1968
|
### Rust Crates:
|
|
1878
1969
|
|
|
1879
|
-
- [
|
|
1880
|
-
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
1970
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
1881
1971
|
|
|
1882
1972
|
````text
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
Copyright 2016 Google Inc. All Rights Reserved.
|
|
1973
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
1886
1974
|
|
|
1887
1975
|
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:
|
|
1888
1976
|
|
|
@@ -1898,29 +1986,16 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1898
1986
|
|
|
1899
1987
|
### Rust Crates:
|
|
1900
1988
|
|
|
1901
|
-
- [
|
|
1989
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
1902
1990
|
|
|
1903
1991
|
````text
|
|
1904
|
-
Copyright
|
|
1905
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
1992
|
+
Copyright 2016 Nika Layzell
|
|
1906
1993
|
|
|
1907
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1908
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1909
|
-
in the Software without restriction, including without limitation the rights
|
|
1910
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1911
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1912
|
-
furnished to do so, subject to the following conditions:
|
|
1994
|
+
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:
|
|
1913
1995
|
|
|
1914
|
-
The above copyright notice and this permission notice shall be included in
|
|
1915
|
-
all copies or substantial portions of the Software.
|
|
1996
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1916
1997
|
|
|
1917
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1918
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1919
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1920
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1921
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1922
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1923
|
-
THE SOFTWARE.
|
|
1998
|
+
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.
|
|
1924
1999
|
|
|
1925
2000
|
````
|
|
1926
2001
|
|
|
@@ -1930,12 +2005,10 @@ THE SOFTWARE.
|
|
|
1930
2005
|
|
|
1931
2006
|
### Rust Crates:
|
|
1932
2007
|
|
|
1933
|
-
- [
|
|
2008
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
1934
2009
|
|
|
1935
2010
|
````text
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
2011
|
+
Copyright (c) 2018 directories-rs contributors
|
|
1939
2012
|
|
|
1940
2013
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1941
2014
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1944,16 +2017,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1944
2017
|
copies of the Software, and to permit persons to whom the Software is
|
|
1945
2018
|
furnished to do so, subject to the following conditions:
|
|
1946
2019
|
|
|
1947
|
-
The above copyright notice and this permission notice shall be included in
|
|
1948
|
-
|
|
2020
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2021
|
+
copies or substantial portions of the Software.
|
|
1949
2022
|
|
|
1950
2023
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1951
2024
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1952
2025
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1953
2026
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1954
2027
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1955
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1956
|
-
|
|
2028
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2029
|
+
SOFTWARE.
|
|
1957
2030
|
|
|
1958
2031
|
````
|
|
1959
2032
|
|
|
@@ -1963,11 +2036,12 @@ THE SOFTWARE.
|
|
|
1963
2036
|
|
|
1964
2037
|
### Rust Crates:
|
|
1965
2038
|
|
|
1966
|
-
- [
|
|
1967
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
2039
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
1968
2040
|
|
|
1969
2041
|
````text
|
|
1970
|
-
|
|
2042
|
+
The MIT License (MIT)
|
|
2043
|
+
|
|
2044
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
1971
2045
|
|
|
1972
2046
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1973
2047
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1976,16 +2050,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1976
2050
|
copies of the Software, and to permit persons to whom the Software is
|
|
1977
2051
|
furnished to do so, subject to the following conditions:
|
|
1978
2052
|
|
|
1979
|
-
The above copyright notice and this permission notice shall be included in
|
|
1980
|
-
copies or substantial portions of the Software.
|
|
2053
|
+
The above copyright notice and this permission notice shall be included in
|
|
2054
|
+
all copies or substantial portions of the Software.
|
|
1981
2055
|
|
|
1982
2056
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1983
2057
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1984
2058
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1985
2059
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1986
2060
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1987
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1988
|
-
SOFTWARE.
|
|
2061
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2062
|
+
THE SOFTWARE.
|
|
1989
2063
|
|
|
1990
2064
|
````
|
|
1991
2065
|
|
|
@@ -1995,10 +2069,10 @@ SOFTWARE.
|
|
|
1995
2069
|
|
|
1996
2070
|
### Rust Crates:
|
|
1997
2071
|
|
|
1998
|
-
- [
|
|
2072
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
1999
2073
|
|
|
2000
2074
|
````text
|
|
2001
|
-
Copyright (c)
|
|
2075
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
2002
2076
|
|
|
2003
2077
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2004
2078
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2007,16 +2081,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2007
2081
|
copies of the Software, and to permit persons to whom the Software is
|
|
2008
2082
|
furnished to do so, subject to the following conditions:
|
|
2009
2083
|
|
|
2010
|
-
The above copyright notice and this permission notice shall be included in
|
|
2011
|
-
|
|
2084
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2085
|
+
copies or substantial portions of the Software.
|
|
2012
2086
|
|
|
2013
2087
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2014
2088
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2015
2089
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2016
2090
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2017
2091
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2018
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2019
|
-
|
|
2092
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2093
|
+
SOFTWARE.
|
|
2020
2094
|
|
|
2021
2095
|
````
|
|
2022
2096
|
|
|
@@ -2026,10 +2100,10 @@ THE SOFTWARE.
|
|
|
2026
2100
|
|
|
2027
2101
|
### Rust Crates:
|
|
2028
2102
|
|
|
2029
|
-
- [
|
|
2103
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
2030
2104
|
|
|
2031
2105
|
````text
|
|
2032
|
-
Copyright (c)
|
|
2106
|
+
Copyright (c) 2016 Anthony Ramine
|
|
2033
2107
|
|
|
2034
2108
|
Permission is hereby granted, free of charge, to any
|
|
2035
2109
|
person obtaining a copy of this software and associated
|
|
@@ -2061,36 +2135,33 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2061
2135
|
|
|
2062
2136
|
## The following dependencies are licensed under the MIT License:
|
|
2063
2137
|
|
|
2064
|
-
###
|
|
2138
|
+
### NPM Packages:
|
|
2065
2139
|
|
|
2066
|
-
- [
|
|
2140
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
2141
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
2067
2142
|
|
|
2068
2143
|
````text
|
|
2069
|
-
|
|
2144
|
+
MIT License
|
|
2070
2145
|
|
|
2071
|
-
|
|
2072
|
-
person obtaining a copy of this software and associated
|
|
2073
|
-
documentation files (the "Software"), to deal in the
|
|
2074
|
-
Software without restriction, including without
|
|
2075
|
-
limitation the rights to use, copy, modify, merge,
|
|
2076
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2077
|
-
the Software, and to permit persons to whom the Software
|
|
2078
|
-
is furnished to do so, subject to the following
|
|
2079
|
-
conditions:
|
|
2146
|
+
Copyright (c) Microsoft Corporation.
|
|
2080
2147
|
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
|
-
|
|
2148
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2149
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2150
|
+
in the Software without restriction, including without limitation the rights
|
|
2151
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2152
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2153
|
+
furnished to do so, subject to the following conditions:
|
|
2084
2154
|
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
IN
|
|
2093
|
-
|
|
2155
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2156
|
+
copies or substantial portions of the Software.
|
|
2157
|
+
|
|
2158
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2159
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2160
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2161
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2162
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2163
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2164
|
+
SOFTWARE
|
|
2094
2165
|
|
|
2095
2166
|
````
|
|
2096
2167
|
|
|
@@ -2100,47 +2171,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2100
2171
|
|
|
2101
2172
|
### Rust Crates:
|
|
2102
2173
|
|
|
2103
|
-
- [
|
|
2174
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
2104
2175
|
|
|
2105
2176
|
````text
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
Copyright (c) 2016 Johann Tuffe
|
|
2109
|
-
|
|
2110
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2111
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2112
|
-
in the Software without restriction, including without limitation the rights
|
|
2113
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2114
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2115
|
-
furnished to do so, subject to the following conditions:
|
|
2116
|
-
|
|
2117
|
-
|
|
2118
|
-
The above copyright notice and this permission notice shall be included in
|
|
2119
|
-
all copies or substantial portions of the Software.
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2123
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2124
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2125
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2126
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2127
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2128
|
-
THE SOFTWARE.
|
|
2129
|
-
|
|
2130
|
-
````
|
|
2131
|
-
|
|
2132
|
-
---
|
|
2133
|
-
|
|
2134
|
-
## The following dependencies are licensed under the MIT License:
|
|
2135
|
-
|
|
2136
|
-
### Rust Crates:
|
|
2137
|
-
|
|
2138
|
-
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
2139
|
-
|
|
2140
|
-
````text
|
|
2141
|
-
MIT License
|
|
2142
|
-
|
|
2143
|
-
Copyright (c) [2021] [Marvin Countryman]
|
|
2177
|
+
Copyright (c) 2017 Daniel Abramov
|
|
2178
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
2144
2179
|
|
|
2145
2180
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2146
2181
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2149,16 +2184,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2149
2184
|
copies of the Software, and to permit persons to whom the Software is
|
|
2150
2185
|
furnished to do so, subject to the following conditions:
|
|
2151
2186
|
|
|
2152
|
-
The above copyright notice and this permission notice shall be included in
|
|
2153
|
-
copies or substantial portions of the Software.
|
|
2187
|
+
The above copyright notice and this permission notice shall be included in
|
|
2188
|
+
all copies or substantial portions of the Software.
|
|
2154
2189
|
|
|
2155
2190
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2156
2191
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2157
2192
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2158
2193
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2159
2194
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2160
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2161
|
-
SOFTWARE.
|
|
2195
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2196
|
+
THE SOFTWARE.
|
|
2162
2197
|
|
|
2163
2198
|
````
|
|
2164
2199
|
|
|
@@ -2168,12 +2203,13 @@ SOFTWARE.
|
|
|
2168
2203
|
|
|
2169
2204
|
### Rust Crates:
|
|
2170
2205
|
|
|
2171
|
-
- [
|
|
2206
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
2172
2207
|
|
|
2173
2208
|
````text
|
|
2174
|
-
MIT License
|
|
2209
|
+
The MIT License (MIT)
|
|
2175
2210
|
|
|
2176
|
-
Copyright (c)
|
|
2211
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
2212
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
2177
2213
|
|
|
2178
2214
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2179
2215
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2192,37 +2228,6 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
2192
2228
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2193
2229
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2194
2230
|
SOFTWARE.
|
|
2195
|
-
````
|
|
2196
|
-
|
|
2197
|
-
---
|
|
2198
|
-
|
|
2199
|
-
## The following dependencies are licensed under the MIT License:
|
|
2200
|
-
|
|
2201
|
-
### Rust Crates:
|
|
2202
|
-
|
|
2203
|
-
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
2204
|
-
|
|
2205
|
-
````text
|
|
2206
|
-
Copyright (c) 2017 Sean McArthur
|
|
2207
|
-
|
|
2208
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2209
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2210
|
-
in the Software without restriction, including without limitation the rights
|
|
2211
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2212
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2213
|
-
furnished to do so, subject to the following conditions:
|
|
2214
|
-
|
|
2215
|
-
The above copyright notice and this permission notice shall be included in
|
|
2216
|
-
all copies or substantial portions of the Software.
|
|
2217
|
-
|
|
2218
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2219
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2220
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2221
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2222
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2223
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2224
|
-
THE SOFTWARE.
|
|
2225
|
-
|
|
2226
2231
|
|
|
2227
2232
|
````
|
|
2228
2233
|
|
|
@@ -2230,33 +2235,37 @@ THE SOFTWARE.
|
|
|
2230
2235
|
|
|
2231
2236
|
## The following dependencies are licensed under the MIT License:
|
|
2232
2237
|
|
|
2233
|
-
###
|
|
2238
|
+
### Rust Crates:
|
|
2234
2239
|
|
|
2235
|
-
- [
|
|
2236
|
-
- [
|
|
2240
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
2241
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
2237
2242
|
|
|
2238
2243
|
````text
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
Copyright (c) Microsoft Corporation.
|
|
2244
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
2242
2245
|
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
|
|
2246
|
+
Permission is hereby granted, free of charge, to any
|
|
2247
|
+
person obtaining a copy of this software and associated
|
|
2248
|
+
documentation files (the "Software"), to deal in the
|
|
2249
|
+
Software without restriction, including without
|
|
2250
|
+
limitation the rights to use, copy, modify, merge,
|
|
2251
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2252
|
+
the Software, and to permit persons to whom the Software
|
|
2253
|
+
is furnished to do so, subject to the following
|
|
2254
|
+
conditions:
|
|
2249
2255
|
|
|
2250
|
-
|
|
2251
|
-
|
|
2256
|
+
The above copyright notice and this permission notice
|
|
2257
|
+
shall be included in all copies or substantial portions
|
|
2258
|
+
of the Software.
|
|
2252
2259
|
|
|
2253
|
-
|
|
2254
|
-
|
|
2255
|
-
|
|
2256
|
-
|
|
2257
|
-
|
|
2258
|
-
|
|
2259
|
-
|
|
2260
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2261
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2262
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2263
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2264
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2265
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2266
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2267
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2268
|
+
DEALINGS IN THE SOFTWARE.
|
|
2260
2269
|
|
|
2261
2270
|
````
|
|
2262
2271
|
|
|
@@ -2266,12 +2275,13 @@ THE SOFTWARE.
|
|
|
2266
2275
|
|
|
2267
2276
|
### Rust Crates:
|
|
2268
2277
|
|
|
2269
|
-
- [
|
|
2278
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
2279
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
2270
2280
|
|
|
2271
2281
|
````text
|
|
2272
2282
|
MIT License
|
|
2273
2283
|
|
|
2274
|
-
Copyright (c)
|
|
2284
|
+
Copyright (c) 2019 Graham Esau
|
|
2275
2285
|
|
|
2276
2286
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2277
2287
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2299,32 +2309,11 @@ SOFTWARE.
|
|
|
2299
2309
|
|
|
2300
2310
|
### Rust Crates:
|
|
2301
2311
|
|
|
2302
|
-
- [
|
|
2303
|
-
- [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
|
|
2304
|
-
- [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
|
|
2305
|
-
- [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
|
|
2306
|
-
|
|
2307
|
-
````text
|
|
2308
|
-
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:
|
|
2309
|
-
|
|
2310
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2311
|
-
|
|
2312
|
-
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.
|
|
2313
|
-
````
|
|
2314
|
-
|
|
2315
|
-
---
|
|
2316
|
-
|
|
2317
|
-
## The following dependencies are licensed under the MIT License:
|
|
2318
|
-
|
|
2319
|
-
### Rust Crates:
|
|
2320
|
-
|
|
2321
|
-
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
2312
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
2322
2313
|
|
|
2323
2314
|
````text
|
|
2324
|
-
The
|
|
2325
|
-
|
|
2326
|
-
Copyright (c) 2015-2020 Julien Cretin
|
|
2327
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
2315
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
2316
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
2328
2317
|
|
|
2329
2318
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2330
2319
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2352,45 +2341,10 @@ SOFTWARE.
|
|
|
2352
2341
|
|
|
2353
2342
|
### Rust Crates:
|
|
2354
2343
|
|
|
2355
|
-
- [
|
|
2356
|
-
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
2357
|
-
|
|
2358
|
-
````text
|
|
2359
|
-
The MIT License (MIT)
|
|
2360
|
-
|
|
2361
|
-
Copyright (c) 2015 Steven Fackler
|
|
2362
|
-
|
|
2363
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2364
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
2365
|
-
the Software without restriction, including without limitation the rights to
|
|
2366
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2367
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2368
|
-
subject to the following conditions:
|
|
2369
|
-
|
|
2370
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2371
|
-
copies or substantial portions of the Software.
|
|
2372
|
-
|
|
2373
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2374
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2375
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2376
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2377
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2378
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2379
|
-
|
|
2380
|
-
````
|
|
2381
|
-
|
|
2382
|
-
---
|
|
2383
|
-
|
|
2384
|
-
## The following dependencies are licensed under the MIT License:
|
|
2385
|
-
|
|
2386
|
-
### Rust Crates:
|
|
2387
|
-
|
|
2388
|
-
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
2344
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
2389
2345
|
|
|
2390
2346
|
````text
|
|
2391
|
-
Copyright (c)
|
|
2392
|
-
Copyright (c) 2018 Bastian Köcher
|
|
2393
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2347
|
+
Copyright (c) The rust-url developers
|
|
2394
2348
|
|
|
2395
2349
|
Permission is hereby granted, free of charge, to any
|
|
2396
2350
|
person obtaining a copy of this software and associated
|
|
@@ -2424,12 +2378,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2424
2378
|
|
|
2425
2379
|
### NPM Packages:
|
|
2426
2380
|
|
|
2427
|
-
- [
|
|
2381
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
2382
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
2428
2383
|
|
|
2429
2384
|
````text
|
|
2430
2385
|
MIT License
|
|
2431
2386
|
|
|
2432
|
-
Copyright (c)
|
|
2387
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
2433
2388
|
|
|
2434
2389
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2435
2390
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2449,8 +2404,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2449
2404
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2450
2405
|
SOFTWARE.
|
|
2451
2406
|
|
|
2452
|
-
[others]: https://github.com/json5/json5/contributors
|
|
2453
|
-
|
|
2454
2407
|
````
|
|
2455
2408
|
|
|
2456
2409
|
---
|
|
@@ -2459,33 +2412,34 @@ SOFTWARE.
|
|
|
2459
2412
|
|
|
2460
2413
|
### Rust Crates:
|
|
2461
2414
|
|
|
2462
|
-
- [
|
|
2463
|
-
- [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
|
|
2464
|
-
- [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
|
|
2465
|
-
- [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
|
|
2466
|
-
- [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
|
|
2467
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2468
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2415
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
2469
2416
|
|
|
2470
2417
|
````text
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
|
-
Copyright (c) <year> <copyright holders>
|
|
2418
|
+
Copyright (c) 2019 Carl Lerche
|
|
2474
2419
|
|
|
2475
|
-
Permission is hereby granted, free of charge, to any
|
|
2476
|
-
|
|
2477
|
-
|
|
2478
|
-
|
|
2479
|
-
|
|
2420
|
+
Permission is hereby granted, free of charge, to any
|
|
2421
|
+
person obtaining a copy of this software and associated
|
|
2422
|
+
documentation files (the "Software"), to deal in the
|
|
2423
|
+
Software without restriction, including without
|
|
2424
|
+
limitation the rights to use, copy, modify, merge,
|
|
2425
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2426
|
+
the Software, and to permit persons to whom the Software
|
|
2427
|
+
is furnished to do so, subject to the following
|
|
2428
|
+
conditions:
|
|
2480
2429
|
|
|
2481
|
-
The above copyright notice and this permission notice
|
|
2482
|
-
|
|
2430
|
+
The above copyright notice and this permission notice
|
|
2431
|
+
shall be included in all copies or substantial portions
|
|
2432
|
+
of the Software.
|
|
2483
2433
|
|
|
2484
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2485
|
-
|
|
2486
|
-
|
|
2487
|
-
|
|
2488
|
-
|
|
2434
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2435
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2436
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2437
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2438
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2439
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2440
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2441
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2442
|
+
DEALINGS IN THE SOFTWARE.
|
|
2489
2443
|
|
|
2490
2444
|
````
|
|
2491
2445
|
|
|
@@ -2495,28 +2449,34 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2495
2449
|
|
|
2496
2450
|
### Rust Crates:
|
|
2497
2451
|
|
|
2498
|
-
- [
|
|
2452
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
2499
2453
|
|
|
2500
2454
|
````text
|
|
2501
|
-
Copyright (c)
|
|
2455
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
2502
2456
|
|
|
2503
|
-
Permission is hereby granted, free of charge, to any
|
|
2504
|
-
of this software and associated
|
|
2505
|
-
|
|
2506
|
-
|
|
2507
|
-
|
|
2508
|
-
|
|
2457
|
+
Permission is hereby granted, free of charge, to any
|
|
2458
|
+
person obtaining a copy of this software and associated
|
|
2459
|
+
documentation files (the "Software"), to deal in the
|
|
2460
|
+
Software without restriction, including without
|
|
2461
|
+
limitation the rights to use, copy, modify, merge,
|
|
2462
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2463
|
+
the Software, and to permit persons to whom the Software
|
|
2464
|
+
is furnished to do so, subject to the following
|
|
2465
|
+
conditions:
|
|
2509
2466
|
|
|
2510
|
-
The above copyright notice and this permission notice
|
|
2511
|
-
all copies or substantial portions
|
|
2467
|
+
The above copyright notice and this permission notice
|
|
2468
|
+
shall be included in all copies or substantial portions
|
|
2469
|
+
of the Software.
|
|
2512
2470
|
|
|
2513
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2514
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2515
|
-
|
|
2516
|
-
|
|
2517
|
-
|
|
2518
|
-
|
|
2519
|
-
|
|
2471
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2472
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2473
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2474
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2475
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2476
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2477
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2478
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2479
|
+
DEALINGS IN THE SOFTWARE.
|
|
2520
2480
|
|
|
2521
2481
|
````
|
|
2522
2482
|
|
|
@@ -2526,30 +2486,19 @@ THE SOFTWARE.
|
|
|
2526
2486
|
|
|
2527
2487
|
### Rust Crates:
|
|
2528
2488
|
|
|
2529
|
-
- [
|
|
2489
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
2490
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
2530
2491
|
|
|
2531
2492
|
````text
|
|
2532
|
-
|
|
2533
|
-
Copyright (c) 2016 Alex Crichton
|
|
2493
|
+
The MIT License (MIT)
|
|
2534
2494
|
|
|
2535
|
-
|
|
2536
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2537
|
-
in the Software without restriction, including without limitation the rights
|
|
2538
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2539
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2540
|
-
furnished to do so, subject to the following conditions:
|
|
2495
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
2541
2496
|
|
|
2542
|
-
|
|
2543
|
-
all copies or substantial portions of the Software.
|
|
2497
|
+
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:
|
|
2544
2498
|
|
|
2545
|
-
|
|
2546
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2547
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2548
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2549
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2550
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2551
|
-
THE SOFTWARE.
|
|
2499
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2552
2500
|
|
|
2501
|
+
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.
|
|
2553
2502
|
|
|
2554
2503
|
````
|
|
2555
2504
|
|
|
@@ -2559,11 +2508,9 @@ THE SOFTWARE.
|
|
|
2559
2508
|
|
|
2560
2509
|
### Rust Crates:
|
|
2561
2510
|
|
|
2562
|
-
- [
|
|
2511
|
+
- [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
|
|
2563
2512
|
|
|
2564
2513
|
````text
|
|
2565
|
-
Copyright (c) The rust-url developers
|
|
2566
|
-
|
|
2567
2514
|
Permission is hereby granted, free of charge, to any
|
|
2568
2515
|
person obtaining a copy of this software and associated
|
|
2569
2516
|
documentation files (the "Software"), to deal in the
|
|
@@ -2587,53 +2534,25 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
2587
2534
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2588
2535
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2589
2536
|
DEALINGS IN THE SOFTWARE.
|
|
2590
|
-
|
|
2591
2537
|
````
|
|
2592
2538
|
|
|
2593
2539
|
---
|
|
2594
2540
|
|
|
2595
2541
|
## The following dependencies are licensed under the MIT License:
|
|
2596
2542
|
|
|
2597
|
-
###
|
|
2543
|
+
### Rust Crates:
|
|
2598
2544
|
|
|
2599
|
-
- [
|
|
2545
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
2600
2546
|
|
|
2601
2547
|
````text
|
|
2602
|
-
The
|
|
2603
|
-
|
|
2604
|
-
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
2605
|
-
|
|
2606
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2607
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2608
|
-
in the Software without restriction, including without limitation the rights
|
|
2609
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2610
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2611
|
-
furnished to do so, subject to the following conditions:
|
|
2612
|
-
|
|
2613
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2614
|
-
copies or substantial portions of the Software.
|
|
2615
|
-
|
|
2616
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2617
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2618
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2619
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2620
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2621
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2622
|
-
SOFTWARE.
|
|
2623
|
-
|
|
2624
|
-
|
|
2625
|
-
````
|
|
2626
|
-
|
|
2627
|
-
---
|
|
2628
|
-
|
|
2629
|
-
## The following dependencies are licensed under the MIT License:
|
|
2548
|
+
Copyright (c) 2016 The humantime Developers
|
|
2630
2549
|
|
|
2631
|
-
|
|
2550
|
+
Includes parts of http date with the following copyright:
|
|
2551
|
+
Copyright (c) 2016 Pyfisch
|
|
2632
2552
|
|
|
2633
|
-
|
|
2553
|
+
Includes portions of musl libc with the following copyright:
|
|
2554
|
+
Copyright © 2005-2013 Rich Felker
|
|
2634
2555
|
|
|
2635
|
-
````text
|
|
2636
|
-
Copyright (c) 2016 The rust-native-tls Developers
|
|
2637
2556
|
|
|
2638
2557
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2639
2558
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2661,30 +2580,36 @@ SOFTWARE.
|
|
|
2661
2580
|
|
|
2662
2581
|
### Rust Crates:
|
|
2663
2582
|
|
|
2664
|
-
- [
|
|
2583
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
2665
2584
|
|
|
2666
2585
|
````text
|
|
2667
|
-
|
|
2668
|
-
|
|
2669
|
-
Copyright (c)
|
|
2586
|
+
Copyright (c) 2017 Carl Lerche
|
|
2587
|
+
Copyright (c) 2018 Bastian Köcher
|
|
2588
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2670
2589
|
|
|
2671
|
-
Permission is hereby granted, free of charge, to any
|
|
2672
|
-
of this software and associated
|
|
2673
|
-
|
|
2674
|
-
|
|
2675
|
-
|
|
2676
|
-
|
|
2590
|
+
Permission is hereby granted, free of charge, to any
|
|
2591
|
+
person obtaining a copy of this software and associated
|
|
2592
|
+
documentation files (the "Software"), to deal in the
|
|
2593
|
+
Software without restriction, including without
|
|
2594
|
+
limitation the rights to use, copy, modify, merge,
|
|
2595
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2596
|
+
the Software, and to permit persons to whom the Software
|
|
2597
|
+
is furnished to do so, subject to the following
|
|
2598
|
+
conditions:
|
|
2677
2599
|
|
|
2678
|
-
The above copyright notice and this permission notice
|
|
2679
|
-
copies or substantial portions
|
|
2600
|
+
The above copyright notice and this permission notice
|
|
2601
|
+
shall be included in all copies or substantial portions
|
|
2602
|
+
of the Software.
|
|
2680
2603
|
|
|
2681
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2682
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2683
|
-
|
|
2684
|
-
|
|
2685
|
-
|
|
2686
|
-
|
|
2687
|
-
|
|
2604
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2605
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2606
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2607
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2608
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2609
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2610
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2611
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2612
|
+
DEALINGS IN THE SOFTWARE.
|
|
2688
2613
|
|
|
2689
2614
|
````
|
|
2690
2615
|
|
|
@@ -2694,12 +2619,12 @@ SOFTWARE.
|
|
|
2694
2619
|
|
|
2695
2620
|
### Rust Crates:
|
|
2696
2621
|
|
|
2697
|
-
- [
|
|
2622
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
2698
2623
|
|
|
2699
2624
|
````text
|
|
2700
|
-
|
|
2625
|
+
MIT License
|
|
2701
2626
|
|
|
2702
|
-
Copyright (c)
|
|
2627
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
2703
2628
|
|
|
2704
2629
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2705
2630
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2719,41 +2644,42 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2719
2644
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2720
2645
|
SOFTWARE.
|
|
2721
2646
|
|
|
2722
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2723
|
-
licences; see files named LICENSE.*.txt for details.
|
|
2724
2647
|
````
|
|
2725
2648
|
|
|
2726
2649
|
---
|
|
2727
2650
|
|
|
2728
2651
|
## The following dependencies are licensed under the MIT License:
|
|
2729
2652
|
|
|
2730
|
-
###
|
|
2653
|
+
### Rust Crates:
|
|
2731
2654
|
|
|
2732
|
-
- [
|
|
2733
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
2655
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
2734
2656
|
|
|
2735
2657
|
````text
|
|
2736
|
-
|
|
2737
|
-
|
|
2738
|
-
Copyright (c) 2017 Evgeny Poberezkin
|
|
2658
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
2739
2659
|
|
|
2740
|
-
Permission is hereby granted, free of charge, to any
|
|
2741
|
-
of this software and associated
|
|
2742
|
-
|
|
2743
|
-
|
|
2744
|
-
|
|
2745
|
-
|
|
2660
|
+
Permission is hereby granted, free of charge, to any
|
|
2661
|
+
person obtaining a copy of this software and associated
|
|
2662
|
+
documentation files (the "Software"), to deal in the
|
|
2663
|
+
Software without restriction, including without
|
|
2664
|
+
limitation the rights to use, copy, modify, merge,
|
|
2665
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2666
|
+
the Software, and to permit persons to whom the Software
|
|
2667
|
+
is furnished to do so, subject to the following
|
|
2668
|
+
conditions:
|
|
2746
2669
|
|
|
2747
|
-
The above copyright notice and this permission notice
|
|
2748
|
-
copies or substantial portions
|
|
2670
|
+
The above copyright notice and this permission notice
|
|
2671
|
+
shall be included in all copies or substantial portions
|
|
2672
|
+
of the Software.
|
|
2749
2673
|
|
|
2750
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2751
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2752
|
-
|
|
2753
|
-
|
|
2754
|
-
|
|
2755
|
-
|
|
2756
|
-
|
|
2674
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2675
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2676
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2677
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2678
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2679
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2680
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2681
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2682
|
+
DEALINGS IN THE SOFTWARE.
|
|
2757
2683
|
|
|
2758
2684
|
````
|
|
2759
2685
|
|
|
@@ -2763,10 +2689,11 @@ SOFTWARE.
|
|
|
2763
2689
|
|
|
2764
2690
|
### Rust Crates:
|
|
2765
2691
|
|
|
2766
|
-
- [
|
|
2692
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
2767
2693
|
|
|
2768
2694
|
````text
|
|
2769
|
-
Copyright (c)
|
|
2695
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
2696
|
+
Copyright (c) 2016 Jason Housley
|
|
2770
2697
|
|
|
2771
2698
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2772
2699
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2786,7 +2713,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2786
2713
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2787
2714
|
THE SOFTWARE.
|
|
2788
2715
|
|
|
2789
|
-
|
|
2790
2716
|
````
|
|
2791
2717
|
|
|
2792
2718
|
---
|
|
@@ -2795,15 +2721,14 @@ THE SOFTWARE.
|
|
|
2795
2721
|
|
|
2796
2722
|
### Rust Crates:
|
|
2797
2723
|
|
|
2798
|
-
- [
|
|
2724
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
2725
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
2726
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
2799
2727
|
|
|
2800
2728
|
````text
|
|
2801
2729
|
MIT License
|
|
2802
2730
|
|
|
2803
|
-
Copyright
|
|
2804
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2805
|
-
Copyright (c) 2017 Frommi
|
|
2806
|
-
Copyright (c) 2017-2024 oyvindln
|
|
2731
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
2807
2732
|
|
|
2808
2733
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2809
2734
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2831,10 +2756,10 @@ SOFTWARE.
|
|
|
2831
2756
|
|
|
2832
2757
|
### Rust Crates:
|
|
2833
2758
|
|
|
2834
|
-
- [
|
|
2759
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
2835
2760
|
|
|
2836
2761
|
````text
|
|
2837
|
-
Copyright (c)
|
|
2762
|
+
Copyright (c) 2017 Robert Grosse
|
|
2838
2763
|
|
|
2839
2764
|
Permission is hereby granted, free of charge, to any
|
|
2840
2765
|
person obtaining a copy of this software and associated
|
|
@@ -2859,7 +2784,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
2859
2784
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2860
2785
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2861
2786
|
DEALINGS IN THE SOFTWARE.
|
|
2862
|
-
|
|
2863
2787
|
````
|
|
2864
2788
|
|
|
2865
2789
|
---
|
|
@@ -2868,34 +2792,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2868
2792
|
|
|
2869
2793
|
### Rust Crates:
|
|
2870
2794
|
|
|
2871
|
-
- [
|
|
2795
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
2872
2796
|
|
|
2873
2797
|
````text
|
|
2874
|
-
Copyright (c)
|
|
2798
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
2875
2799
|
|
|
2876
|
-
Permission is hereby granted, free of charge, to any
|
|
2877
|
-
|
|
2878
|
-
|
|
2879
|
-
|
|
2880
|
-
|
|
2881
|
-
|
|
2882
|
-
the Software, and to permit persons to whom the Software
|
|
2883
|
-
is furnished to do so, subject to the following
|
|
2884
|
-
conditions:
|
|
2800
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2801
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2802
|
+
in the Software without restriction, including without limitation the rights
|
|
2803
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2804
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2805
|
+
furnished to do so, subject to the following conditions:
|
|
2885
2806
|
|
|
2886
|
-
The above copyright notice and this permission notice
|
|
2887
|
-
|
|
2888
|
-
|
|
2807
|
+
The above copyright notice and this permission notice shall be included in
|
|
2808
|
+
all copies or substantial portions of the Software.
|
|
2809
|
+
|
|
2810
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2811
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2812
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2813
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2814
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2815
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2816
|
+
THE SOFTWARE.
|
|
2889
2817
|
|
|
2890
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2891
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2892
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2893
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2894
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2895
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2896
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2897
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2898
|
-
DEALINGS IN THE SOFTWARE.
|
|
2899
2818
|
|
|
2900
2819
|
````
|
|
2901
2820
|
|
|
@@ -2905,39 +2824,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2905
2824
|
|
|
2906
2825
|
### Rust Crates:
|
|
2907
2826
|
|
|
2908
|
-
- [
|
|
2909
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2910
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2911
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2912
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2913
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2827
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
2914
2828
|
|
|
2915
2829
|
````text
|
|
2916
|
-
Copyright (c)
|
|
2830
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
2917
2831
|
|
|
2918
|
-
Permission is hereby granted, free of charge, to any
|
|
2919
|
-
|
|
2920
|
-
|
|
2921
|
-
|
|
2922
|
-
|
|
2923
|
-
|
|
2924
|
-
the Software, and to permit persons to whom the Software
|
|
2925
|
-
is furnished to do so, subject to the following
|
|
2926
|
-
conditions:
|
|
2832
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2833
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2834
|
+
in the Software without restriction, including without limitation the rights
|
|
2835
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2836
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2837
|
+
furnished to do so, subject to the following conditions:
|
|
2927
2838
|
|
|
2928
|
-
The above copyright notice and this permission notice
|
|
2929
|
-
|
|
2930
|
-
|
|
2839
|
+
The above copyright notice and this permission notice shall be included in
|
|
2840
|
+
all copies or substantial portions of the Software.
|
|
2841
|
+
|
|
2842
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2843
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2844
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2845
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2846
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2847
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2848
|
+
THE SOFTWARE.
|
|
2931
2849
|
|
|
2932
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2933
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2934
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2935
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2936
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2937
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2938
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2939
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2940
|
-
DEALINGS IN THE SOFTWARE.
|
|
2941
2850
|
|
|
2942
2851
|
````
|
|
2943
2852
|
|
|
@@ -2947,10 +2856,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2947
2856
|
|
|
2948
2857
|
### Rust Crates:
|
|
2949
2858
|
|
|
2950
|
-
- [
|
|
2859
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
2951
2860
|
|
|
2952
2861
|
````text
|
|
2953
|
-
Copyright (c)
|
|
2862
|
+
Copyright (c) 2017 http-rs authors
|
|
2954
2863
|
|
|
2955
2864
|
Permission is hereby granted, free of charge, to any
|
|
2956
2865
|
person obtaining a copy of this software and associated
|
|
@@ -2984,10 +2893,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2984
2893
|
|
|
2985
2894
|
### Rust Crates:
|
|
2986
2895
|
|
|
2987
|
-
- [
|
|
2896
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
2988
2897
|
|
|
2989
2898
|
````text
|
|
2990
|
-
Copyright (c)
|
|
2899
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
2991
2900
|
|
|
2992
2901
|
Permission is hereby granted, free of charge, to any
|
|
2993
2902
|
person obtaining a copy of this software and associated
|
|
@@ -3021,34 +2930,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3021
2930
|
|
|
3022
2931
|
### Rust Crates:
|
|
3023
2932
|
|
|
3024
|
-
- [
|
|
2933
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
3025
2934
|
|
|
3026
2935
|
````text
|
|
3027
|
-
|
|
2936
|
+
The MIT License (MIT)
|
|
3028
2937
|
|
|
3029
|
-
|
|
3030
|
-
|
|
3031
|
-
|
|
3032
|
-
Software without restriction, including without
|
|
3033
|
-
limitation the rights to use, copy, modify, merge,
|
|
3034
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3035
|
-
the Software, and to permit persons to whom the Software
|
|
3036
|
-
is furnished to do so, subject to the following
|
|
3037
|
-
conditions:
|
|
2938
|
+
Copyright (c) 2015 Danny Guo
|
|
2939
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
2940
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
3038
2941
|
|
|
3039
|
-
|
|
3040
|
-
|
|
3041
|
-
|
|
2942
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2943
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2944
|
+
in the Software without restriction, including without limitation the rights
|
|
2945
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2946
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2947
|
+
furnished to do so, subject to the following conditions:
|
|
3042
2948
|
|
|
3043
|
-
|
|
3044
|
-
|
|
3045
|
-
|
|
3046
|
-
|
|
3047
|
-
|
|
3048
|
-
|
|
3049
|
-
|
|
3050
|
-
IN
|
|
3051
|
-
|
|
2949
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2950
|
+
copies or substantial portions of the Software.
|
|
2951
|
+
|
|
2952
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2953
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2954
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2955
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2956
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2957
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2958
|
+
SOFTWARE.
|
|
3052
2959
|
|
|
3053
2960
|
````
|
|
3054
2961
|
|
|
@@ -3056,12 +2963,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3056
2963
|
|
|
3057
2964
|
## The following dependencies are licensed under the MIT License:
|
|
3058
2965
|
|
|
3059
|
-
###
|
|
2966
|
+
### NPM Packages:
|
|
3060
2967
|
|
|
3061
|
-
- [
|
|
2968
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
3062
2969
|
|
|
3063
2970
|
````text
|
|
3064
|
-
|
|
2971
|
+
MIT License
|
|
2972
|
+
|
|
2973
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
3065
2974
|
|
|
3066
2975
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3067
2976
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3070,16 +2979,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3070
2979
|
copies of the Software, and to permit persons to whom the Software is
|
|
3071
2980
|
furnished to do so, subject to the following conditions:
|
|
3072
2981
|
|
|
3073
|
-
The above copyright notice and this permission notice shall be included in
|
|
3074
|
-
|
|
2982
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2983
|
+
copies or substantial portions of the Software.
|
|
3075
2984
|
|
|
3076
2985
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3077
2986
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3078
2987
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3079
2988
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3080
2989
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3081
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3082
|
-
|
|
2990
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2991
|
+
SOFTWARE.
|
|
3083
2992
|
|
|
3084
2993
|
````
|
|
3085
2994
|
|
|
@@ -3089,10 +2998,10 @@ THE SOFTWARE.
|
|
|
3089
2998
|
|
|
3090
2999
|
### Rust Crates:
|
|
3091
3000
|
|
|
3092
|
-
- [
|
|
3001
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
3093
3002
|
|
|
3094
3003
|
````text
|
|
3095
|
-
Copyright (c)
|
|
3004
|
+
Copyright (c) 2017 Contributors
|
|
3096
3005
|
|
|
3097
3006
|
Permission is hereby granted, free of charge, to any
|
|
3098
3007
|
person obtaining a copy of this software and associated
|
|
@@ -3126,10 +3035,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3126
3035
|
|
|
3127
3036
|
### Rust Crates:
|
|
3128
3037
|
|
|
3129
|
-
- [
|
|
3038
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
3039
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
3040
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3041
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
3042
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3043
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
3130
3044
|
|
|
3131
3045
|
````text
|
|
3132
|
-
Copyright
|
|
3046
|
+
Copyright 2018 Developers of the Rand project
|
|
3047
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3133
3048
|
|
|
3134
3049
|
Permission is hereby granted, free of charge, to any
|
|
3135
3050
|
person obtaining a copy of this software and associated
|
|
@@ -3161,29 +3076,67 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3161
3076
|
|
|
3162
3077
|
## The following dependencies are licensed under the MIT License:
|
|
3163
3078
|
|
|
3164
|
-
###
|
|
3079
|
+
### Rust Crates:
|
|
3165
3080
|
|
|
3166
|
-
- [
|
|
3081
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
3167
3082
|
|
|
3168
3083
|
````text
|
|
3169
|
-
|
|
3084
|
+
Copyright (c) 2017 Sean McArthur
|
|
3170
3085
|
|
|
3171
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3172
|
-
this software and associated documentation files (the "Software"), to deal
|
|
3173
|
-
the Software without restriction, including without limitation the rights
|
|
3174
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3175
|
-
the Software, and to permit persons to whom the Software is
|
|
3176
|
-
subject to the following conditions:
|
|
3086
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3087
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3088
|
+
in the Software without restriction, including without limitation the rights
|
|
3089
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3090
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3091
|
+
furnished to do so, subject to the following conditions:
|
|
3177
3092
|
|
|
3178
|
-
The above copyright notice and this permission notice shall be included in
|
|
3179
|
-
copies or substantial portions of the Software.
|
|
3093
|
+
The above copyright notice and this permission notice shall be included in
|
|
3094
|
+
all copies or substantial portions of the Software.
|
|
3095
|
+
|
|
3096
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3097
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3098
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3099
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3100
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3101
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3102
|
+
THE SOFTWARE.
|
|
3103
|
+
|
|
3104
|
+
|
|
3105
|
+
````
|
|
3106
|
+
|
|
3107
|
+
---
|
|
3108
|
+
|
|
3109
|
+
## The following dependencies are licensed under the MIT License:
|
|
3110
|
+
|
|
3111
|
+
### Rust Crates:
|
|
3112
|
+
|
|
3113
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
3114
|
+
- [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
|
|
3115
|
+
- [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
|
|
3116
|
+
- [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
|
|
3117
|
+
- [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
|
|
3118
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3119
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3120
|
+
|
|
3121
|
+
````text
|
|
3122
|
+
MIT License
|
|
3123
|
+
|
|
3124
|
+
Copyright (c) <year> <copyright holders>
|
|
3125
|
+
|
|
3126
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3127
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
3128
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3129
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
3130
|
+
following conditions:
|
|
3180
3131
|
|
|
3181
|
-
|
|
3182
|
-
|
|
3183
|
-
|
|
3184
|
-
|
|
3185
|
-
|
|
3186
|
-
|
|
3132
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3133
|
+
portions of the Software.
|
|
3134
|
+
|
|
3135
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3136
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
3137
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3138
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
3139
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3187
3140
|
|
|
3188
3141
|
````
|
|
3189
3142
|
|
|
@@ -3193,10 +3146,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3193
3146
|
|
|
3194
3147
|
### Rust Crates:
|
|
3195
3148
|
|
|
3196
|
-
- [
|
|
3149
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
3197
3150
|
|
|
3198
3151
|
````text
|
|
3199
|
-
Copyright (c)
|
|
3152
|
+
Copyright (c) 2014 Chris Wong
|
|
3200
3153
|
|
|
3201
3154
|
Permission is hereby granted, free of charge, to any
|
|
3202
3155
|
person obtaining a copy of this software and associated
|
|
@@ -3230,35 +3183,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3230
3183
|
|
|
3231
3184
|
### Rust Crates:
|
|
3232
3185
|
|
|
3233
|
-
- [
|
|
3186
|
+
- [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
|
|
3234
3187
|
|
|
3235
3188
|
````text
|
|
3236
|
-
|
|
3189
|
+
MIT License
|
|
3237
3190
|
|
|
3238
|
-
|
|
3239
|
-
person obtaining a copy of this software and associated
|
|
3240
|
-
documentation files (the "Software"), to deal in the
|
|
3241
|
-
Software without restriction, including without
|
|
3242
|
-
limitation the rights to use, copy, modify, merge,
|
|
3243
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3244
|
-
the Software, and to permit persons to whom the Software
|
|
3245
|
-
is furnished to do so, subject to the following
|
|
3246
|
-
conditions:
|
|
3191
|
+
Copyright (c) 2025 rutrum
|
|
3247
3192
|
|
|
3248
|
-
|
|
3249
|
-
|
|
3250
|
-
|
|
3193
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3194
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3195
|
+
in the Software without restriction, including without limitation the rights
|
|
3196
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3197
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3198
|
+
furnished to do so, subject to the following conditions:
|
|
3251
3199
|
|
|
3252
|
-
|
|
3253
|
-
|
|
3254
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3255
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3256
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3257
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3258
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3259
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3260
|
-
DEALINGS IN THE SOFTWARE.
|
|
3200
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3201
|
+
copies or substantial portions of the Software.
|
|
3261
3202
|
|
|
3203
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3204
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3205
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3206
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3207
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3208
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3209
|
+
SOFTWARE.
|
|
3262
3210
|
````
|
|
3263
3211
|
|
|
3264
3212
|
---
|
|
@@ -3267,34 +3215,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3267
3215
|
|
|
3268
3216
|
### Rust Crates:
|
|
3269
3217
|
|
|
3270
|
-
- [
|
|
3218
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
3219
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
3220
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
3271
3221
|
|
|
3272
3222
|
````text
|
|
3273
|
-
|
|
3223
|
+
MIT License
|
|
3274
3224
|
|
|
3275
|
-
|
|
3276
|
-
person obtaining a copy of this software and associated
|
|
3277
|
-
documentation files (the "Software"), to deal in the
|
|
3278
|
-
Software without restriction, including without
|
|
3279
|
-
limitation the rights to use, copy, modify, merge,
|
|
3280
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3281
|
-
the Software, and to permit persons to whom the Software
|
|
3282
|
-
is furnished to do so, subject to the following
|
|
3283
|
-
conditions:
|
|
3225
|
+
Copyright (c) Tokio Contributors
|
|
3284
3226
|
|
|
3285
|
-
|
|
3286
|
-
|
|
3287
|
-
|
|
3227
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3228
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3229
|
+
in the Software without restriction, including without limitation the rights
|
|
3230
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3231
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3232
|
+
furnished to do so, subject to the following conditions:
|
|
3288
3233
|
|
|
3289
|
-
|
|
3290
|
-
|
|
3291
|
-
|
|
3292
|
-
|
|
3293
|
-
|
|
3294
|
-
|
|
3295
|
-
|
|
3296
|
-
IN
|
|
3297
|
-
|
|
3234
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3235
|
+
copies or substantial portions of the Software.
|
|
3236
|
+
|
|
3237
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3238
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3239
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3240
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3241
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3242
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3243
|
+
SOFTWARE.
|
|
3298
3244
|
|
|
3299
3245
|
````
|
|
3300
3246
|
|
|
@@ -3304,40 +3250,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3304
3250
|
|
|
3305
3251
|
### Rust Crates:
|
|
3306
3252
|
|
|
3307
|
-
- [
|
|
3308
|
-
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
3309
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3310
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
3311
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3312
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
3253
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
3313
3254
|
|
|
3314
3255
|
````text
|
|
3315
|
-
|
|
3316
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3256
|
+
MIT License
|
|
3317
3257
|
|
|
3318
|
-
|
|
3319
|
-
person obtaining a copy of this software and associated
|
|
3320
|
-
documentation files (the "Software"), to deal in the
|
|
3321
|
-
Software without restriction, including without
|
|
3322
|
-
limitation the rights to use, copy, modify, merge,
|
|
3323
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3324
|
-
the Software, and to permit persons to whom the Software
|
|
3325
|
-
is furnished to do so, subject to the following
|
|
3326
|
-
conditions:
|
|
3258
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
3327
3259
|
|
|
3328
|
-
|
|
3329
|
-
|
|
3330
|
-
|
|
3260
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3261
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3262
|
+
in the Software without restriction, including without limitation the rights
|
|
3263
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3264
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3265
|
+
furnished to do so, subject to the following conditions:
|
|
3331
3266
|
|
|
3332
|
-
|
|
3333
|
-
|
|
3334
|
-
|
|
3335
|
-
|
|
3336
|
-
|
|
3337
|
-
|
|
3338
|
-
|
|
3339
|
-
IN
|
|
3340
|
-
|
|
3267
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3268
|
+
copies or substantial portions of the Software.
|
|
3269
|
+
|
|
3270
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3271
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3272
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3273
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3274
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3275
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3276
|
+
SOFTWARE.
|
|
3341
3277
|
|
|
3342
3278
|
````
|
|
3343
3279
|
|
|
@@ -3347,10 +3283,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3347
3283
|
|
|
3348
3284
|
### Rust Crates:
|
|
3349
3285
|
|
|
3350
|
-
- [
|
|
3286
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
3351
3287
|
|
|
3352
3288
|
````text
|
|
3353
|
-
Copyright
|
|
3289
|
+
Copyright 2023 The Fuchsia Authors
|
|
3354
3290
|
|
|
3355
3291
|
Permission is hereby granted, free of charge, to any
|
|
3356
3292
|
person obtaining a copy of this software and associated
|
|
@@ -3376,6 +3312,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
3376
3312
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3377
3313
|
DEALINGS IN THE SOFTWARE.
|
|
3378
3314
|
|
|
3315
|
+
|
|
3379
3316
|
````
|
|
3380
3317
|
|
|
3381
3318
|
---
|
|
@@ -3384,13 +3321,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3384
3321
|
|
|
3385
3322
|
### Rust Crates:
|
|
3386
3323
|
|
|
3387
|
-
- [
|
|
3388
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
3324
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
3389
3325
|
|
|
3390
3326
|
````text
|
|
3391
|
-
Copyright (c)
|
|
3392
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
3393
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
3327
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
3394
3328
|
|
|
3395
3329
|
Permission is hereby granted, free of charge, to any
|
|
3396
3330
|
person obtaining a copy of this software and associated
|
|
@@ -3424,10 +3358,47 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3424
3358
|
|
|
3425
3359
|
### Rust Crates:
|
|
3426
3360
|
|
|
3427
|
-
- [
|
|
3361
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
3362
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
3363
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
3364
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
3428
3365
|
|
|
3429
3366
|
````text
|
|
3430
|
-
|
|
3367
|
+
The MIT License (MIT)
|
|
3368
|
+
|
|
3369
|
+
Copyright (c) 2015 Andrew Gallant
|
|
3370
|
+
|
|
3371
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3372
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3373
|
+
in the Software without restriction, including without limitation the rights
|
|
3374
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3375
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3376
|
+
furnished to do so, subject to the following conditions:
|
|
3377
|
+
|
|
3378
|
+
The above copyright notice and this permission notice shall be included in
|
|
3379
|
+
all copies or substantial portions of the Software.
|
|
3380
|
+
|
|
3381
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3382
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3383
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3384
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3385
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3386
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3387
|
+
THE SOFTWARE.
|
|
3388
|
+
|
|
3389
|
+
````
|
|
3390
|
+
|
|
3391
|
+
---
|
|
3392
|
+
|
|
3393
|
+
## The following dependencies are licensed under the MIT License:
|
|
3394
|
+
|
|
3395
|
+
### Rust Crates:
|
|
3396
|
+
|
|
3397
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
3398
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
3399
|
+
|
|
3400
|
+
````text
|
|
3401
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
3431
3402
|
|
|
3432
3403
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3433
3404
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3455,14 +3426,12 @@ SOFTWARE.
|
|
|
3455
3426
|
|
|
3456
3427
|
### Rust Crates:
|
|
3457
3428
|
|
|
3458
|
-
- [
|
|
3429
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
3459
3430
|
|
|
3460
3431
|
````text
|
|
3461
|
-
|
|
3432
|
+
MIT License
|
|
3462
3433
|
|
|
3463
|
-
Copyright (c)
|
|
3464
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3465
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
3434
|
+
Copyright (c) 2025 Callum Oakley
|
|
3466
3435
|
|
|
3467
3436
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3468
3437
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3490,12 +3459,12 @@ SOFTWARE.
|
|
|
3490
3459
|
|
|
3491
3460
|
### Rust Crates:
|
|
3492
3461
|
|
|
3493
|
-
- [
|
|
3462
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
3494
3463
|
|
|
3495
3464
|
````text
|
|
3496
3465
|
The MIT License (MIT)
|
|
3497
3466
|
|
|
3498
|
-
Copyright (c)
|
|
3467
|
+
Copyright (c) 2016 Johann Tuffe
|
|
3499
3468
|
|
|
3500
3469
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3501
3470
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3504,16 +3473,49 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3504
3473
|
copies of the Software, and to permit persons to whom the Software is
|
|
3505
3474
|
furnished to do so, subject to the following conditions:
|
|
3506
3475
|
|
|
3507
|
-
|
|
3508
|
-
|
|
3476
|
+
|
|
3477
|
+
The above copyright notice and this permission notice shall be included in
|
|
3478
|
+
all copies or substantial portions of the Software.
|
|
3479
|
+
|
|
3509
3480
|
|
|
3510
3481
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3511
3482
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3512
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
3483
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3513
3484
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3514
3485
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3515
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3516
|
-
SOFTWARE.
|
|
3486
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3487
|
+
THE SOFTWARE.
|
|
3488
|
+
|
|
3489
|
+
````
|
|
3490
|
+
|
|
3491
|
+
---
|
|
3492
|
+
|
|
3493
|
+
## The following dependencies are licensed under the MIT License:
|
|
3494
|
+
|
|
3495
|
+
### NPM Packages:
|
|
3496
|
+
|
|
3497
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
3498
|
+
|
|
3499
|
+
````text
|
|
3500
|
+
This software is released under the MIT license:
|
|
3501
|
+
|
|
3502
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3503
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
3504
|
+
the Software without restriction, including without limitation the rights to
|
|
3505
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3506
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3507
|
+
subject to the following conditions:
|
|
3508
|
+
|
|
3509
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3510
|
+
copies or substantial portions of the Software.
|
|
3511
|
+
|
|
3512
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3513
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3514
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3515
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3516
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3517
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3518
|
+
|
|
3517
3519
|
````
|
|
3518
3520
|
|
|
3519
3521
|
---
|
|
@@ -3522,10 +3524,31 @@ SOFTWARE.
|
|
|
3522
3524
|
|
|
3523
3525
|
### Rust Crates:
|
|
3524
3526
|
|
|
3525
|
-
- [
|
|
3527
|
+
- [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
|
|
3528
|
+
- [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
|
|
3529
|
+
- [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
|
|
3530
|
+
- [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
|
|
3526
3531
|
|
|
3527
3532
|
````text
|
|
3528
|
-
|
|
3533
|
+
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:
|
|
3534
|
+
|
|
3535
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3536
|
+
|
|
3537
|
+
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.
|
|
3538
|
+
````
|
|
3539
|
+
|
|
3540
|
+
---
|
|
3541
|
+
|
|
3542
|
+
## The following dependencies are licensed under the MIT License:
|
|
3543
|
+
|
|
3544
|
+
### Rust Crates:
|
|
3545
|
+
|
|
3546
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
3547
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
3548
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
3549
|
+
|
|
3550
|
+
````text
|
|
3551
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
3529
3552
|
|
|
3530
3553
|
Permission is hereby granted, free of charge, to any
|
|
3531
3554
|
person obtaining a copy of this software and associated
|
|
@@ -3559,11 +3582,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3559
3582
|
|
|
3560
3583
|
### Rust Crates:
|
|
3561
3584
|
|
|
3562
|
-
- [
|
|
3585
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
3563
3586
|
|
|
3564
3587
|
````text
|
|
3565
|
-
Copyright (c)
|
|
3566
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3588
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
3567
3589
|
|
|
3568
3590
|
Permission is hereby granted, free of charge, to any
|
|
3569
3591
|
person obtaining a copy of this software and associated
|
|
@@ -3597,10 +3619,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3597
3619
|
|
|
3598
3620
|
### Rust Crates:
|
|
3599
3621
|
|
|
3600
|
-
- [
|
|
3622
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
3601
3623
|
|
|
3602
3624
|
````text
|
|
3603
|
-
Copyright (c)
|
|
3625
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
3604
3626
|
|
|
3605
3627
|
Permission is hereby granted, free of charge, to any
|
|
3606
3628
|
person obtaining a copy of this software and associated
|
|
@@ -3634,48 +3656,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3634
3656
|
|
|
3635
3657
|
### Rust Crates:
|
|
3636
3658
|
|
|
3637
|
-
- [
|
|
3638
|
-
|
|
3639
|
-
````text
|
|
3640
|
-
Copyright (c) 2016 The humantime Developers
|
|
3641
|
-
|
|
3642
|
-
Includes parts of http date with the following copyright:
|
|
3643
|
-
Copyright (c) 2016 Pyfisch
|
|
3644
|
-
|
|
3645
|
-
Includes portions of musl libc with the following copyright:
|
|
3646
|
-
Copyright © 2005-2013 Rich Felker
|
|
3647
|
-
|
|
3648
|
-
|
|
3649
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3650
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3651
|
-
in the Software without restriction, including without limitation the rights
|
|
3652
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3653
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3654
|
-
furnished to do so, subject to the following conditions:
|
|
3655
|
-
|
|
3656
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3657
|
-
copies or substantial portions of the Software.
|
|
3658
|
-
|
|
3659
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3660
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3661
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3662
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3663
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3664
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3665
|
-
SOFTWARE.
|
|
3666
|
-
|
|
3667
|
-
````
|
|
3668
|
-
|
|
3669
|
-
---
|
|
3670
|
-
|
|
3671
|
-
## The following dependencies are licensed under the MIT License:
|
|
3672
|
-
|
|
3673
|
-
### Rust Crates:
|
|
3674
|
-
|
|
3675
|
-
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
3659
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
3676
3660
|
|
|
3677
3661
|
````text
|
|
3678
|
-
|
|
3662
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
3679
3663
|
|
|
3680
3664
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3681
3665
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3684,16 +3668,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3684
3668
|
copies of the Software, and to permit persons to whom the Software is
|
|
3685
3669
|
furnished to do so, subject to the following conditions:
|
|
3686
3670
|
|
|
3687
|
-
The above copyright notice and this permission notice shall be included in
|
|
3688
|
-
copies or substantial portions of the Software.
|
|
3671
|
+
The above copyright notice and this permission notice shall be included in
|
|
3672
|
+
all copies or substantial portions of the Software.
|
|
3689
3673
|
|
|
3690
3674
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3691
3675
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3692
3676
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3693
3677
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3694
3678
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3695
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3696
|
-
SOFTWARE.
|
|
3679
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3680
|
+
THE SOFTWARE.
|
|
3697
3681
|
|
|
3698
3682
|
````
|
|
3699
3683
|
|
|
@@ -3703,10 +3687,10 @@ SOFTWARE.
|
|
|
3703
3687
|
|
|
3704
3688
|
### Rust Crates:
|
|
3705
3689
|
|
|
3706
|
-
- [
|
|
3690
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
3707
3691
|
|
|
3708
3692
|
````text
|
|
3709
|
-
Copyright (c)
|
|
3693
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
3710
3694
|
|
|
3711
3695
|
Permission is hereby granted, free of charge, to any
|
|
3712
3696
|
person obtaining a copy of this software and associated
|
|
@@ -3740,10 +3724,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3740
3724
|
|
|
3741
3725
|
### Rust Crates:
|
|
3742
3726
|
|
|
3743
|
-
- [
|
|
3727
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
3744
3728
|
|
|
3745
3729
|
````text
|
|
3746
|
-
Copyright (c)
|
|
3730
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
3747
3731
|
|
|
3748
3732
|
Permission is hereby granted, free of charge, to any
|
|
3749
3733
|
person obtaining a copy of this software and associated
|
|
@@ -3775,32 +3759,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3775
3759
|
|
|
3776
3760
|
## The following dependencies are licensed under the MIT License:
|
|
3777
3761
|
|
|
3778
|
-
###
|
|
3762
|
+
### NPM Packages:
|
|
3779
3763
|
|
|
3780
|
-
- [
|
|
3764
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
3781
3765
|
|
|
3782
3766
|
````text
|
|
3783
|
-
|
|
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
|
-
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
3767
|
+
MIT License
|
|
3800
3768
|
|
|
3801
|
-
|
|
3802
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
3803
|
-
Copyright (c) 2016 Jason Housley
|
|
3769
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
3804
3770
|
|
|
3805
3771
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3806
3772
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3809,16 +3775,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3809
3775
|
copies of the Software, and to permit persons to whom the Software is
|
|
3810
3776
|
furnished to do so, subject to the following conditions:
|
|
3811
3777
|
|
|
3812
|
-
The above copyright notice and this permission notice shall be included in
|
|
3813
|
-
|
|
3778
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3779
|
+
copies or substantial portions of the Software.
|
|
3814
3780
|
|
|
3815
3781
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3816
3782
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3817
3783
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3818
3784
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3819
3785
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3820
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3821
|
-
|
|
3786
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3787
|
+
SOFTWARE.
|
|
3788
|
+
|
|
3789
|
+
[others]: https://github.com/json5/json5/contributors
|
|
3822
3790
|
|
|
3823
3791
|
````
|
|
3824
3792
|
|
|
@@ -3828,34 +3796,27 @@ THE SOFTWARE.
|
|
|
3828
3796
|
|
|
3829
3797
|
### Rust Crates:
|
|
3830
3798
|
|
|
3831
|
-
- [
|
|
3799
|
+
- [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
|
|
3832
3800
|
|
|
3833
3801
|
````text
|
|
3834
|
-
Copyright (
|
|
3802
|
+
Copyright 2018 Parity Technologies (UK) Ltd.
|
|
3835
3803
|
|
|
3836
|
-
Permission is hereby granted, free of charge, to any
|
|
3837
|
-
|
|
3838
|
-
|
|
3839
|
-
|
|
3840
|
-
|
|
3841
|
-
|
|
3842
|
-
the Software, and to permit persons to whom the Software
|
|
3843
|
-
is furnished to do so, subject to the following
|
|
3844
|
-
conditions:
|
|
3804
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3805
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
3806
|
+
the Software without restriction, including without limitation the rights to
|
|
3807
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3808
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3809
|
+
subject to the following conditions:
|
|
3845
3810
|
|
|
3846
|
-
The above copyright notice and this permission notice
|
|
3847
|
-
|
|
3848
|
-
of the Software.
|
|
3811
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3812
|
+
copies or substantial portions of the Software.
|
|
3849
3813
|
|
|
3850
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3851
|
-
|
|
3852
|
-
|
|
3853
|
-
|
|
3854
|
-
|
|
3855
|
-
|
|
3856
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3857
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3858
|
-
DEALINGS IN THE SOFTWARE.
|
|
3814
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3815
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3816
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
|
|
3817
|
+
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
3818
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3819
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3859
3820
|
|
|
3860
3821
|
````
|
|
3861
3822
|
|
|
@@ -3865,12 +3826,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3865
3826
|
|
|
3866
3827
|
### Rust Crates:
|
|
3867
3828
|
|
|
3868
|
-
- [
|
|
3869
|
-
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
3870
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
3829
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
3871
3830
|
|
|
3872
3831
|
````text
|
|
3873
|
-
Copyright (c)
|
|
3832
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
3874
3833
|
|
|
3875
3834
|
Permission is hereby granted, free of charge, to any
|
|
3876
3835
|
person obtaining a copy of this software and associated
|
|
@@ -3904,13 +3863,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3904
3863
|
|
|
3905
3864
|
### Rust Crates:
|
|
3906
3865
|
|
|
3907
|
-
- [
|
|
3908
|
-
- [
|
|
3866
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3867
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3868
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3909
3869
|
|
|
3910
3870
|
````text
|
|
3911
3871
|
MIT License
|
|
3912
3872
|
|
|
3913
|
-
Copyright (c)
|
|
3873
|
+
Copyright (c) 2017 Ted Driggs
|
|
3914
3874
|
|
|
3915
3875
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3916
3876
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3938,32 +3898,71 @@ SOFTWARE.
|
|
|
3938
3898
|
|
|
3939
3899
|
### Rust Crates:
|
|
3940
3900
|
|
|
3941
|
-
- [
|
|
3942
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3943
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3901
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
3944
3902
|
|
|
3945
3903
|
````text
|
|
3946
|
-
|
|
3904
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
3947
3905
|
|
|
3948
|
-
|
|
3906
|
+
Permission is hereby granted, free of charge, to any
|
|
3907
|
+
person obtaining a copy of this software and associated
|
|
3908
|
+
documentation files (the "Software"), to deal in the
|
|
3909
|
+
Software without restriction, including without
|
|
3910
|
+
limitation the rights to use, copy, modify, merge,
|
|
3911
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3912
|
+
the Software, and to permit persons to whom the Software
|
|
3913
|
+
is furnished to do so, subject to the following
|
|
3914
|
+
conditions:
|
|
3949
3915
|
|
|
3950
|
-
|
|
3951
|
-
|
|
3952
|
-
|
|
3953
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3954
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3955
|
-
furnished to do so, subject to the following conditions:
|
|
3916
|
+
The above copyright notice and this permission notice
|
|
3917
|
+
shall be included in all copies or substantial portions
|
|
3918
|
+
of the Software.
|
|
3956
3919
|
|
|
3957
|
-
|
|
3958
|
-
|
|
3920
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3921
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3922
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3923
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3924
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3925
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3926
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3927
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3928
|
+
DEALINGS IN THE SOFTWARE.
|
|
3959
3929
|
|
|
3960
|
-
|
|
3961
|
-
|
|
3962
|
-
|
|
3963
|
-
|
|
3964
|
-
|
|
3965
|
-
|
|
3966
|
-
|
|
3930
|
+
````
|
|
3931
|
+
|
|
3932
|
+
---
|
|
3933
|
+
|
|
3934
|
+
## The following dependencies are licensed under the MIT License:
|
|
3935
|
+
|
|
3936
|
+
### Rust Crates:
|
|
3937
|
+
|
|
3938
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
3939
|
+
|
|
3940
|
+
````text
|
|
3941
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
3942
|
+
|
|
3943
|
+
Permission is hereby granted, free of charge, to any
|
|
3944
|
+
person obtaining a copy of this software and associated
|
|
3945
|
+
documentation files (the "Software"), to deal in the
|
|
3946
|
+
Software without restriction, including without
|
|
3947
|
+
limitation the rights to use, copy, modify, merge,
|
|
3948
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3949
|
+
the Software, and to permit persons to whom the Software
|
|
3950
|
+
is furnished to do so, subject to the following
|
|
3951
|
+
conditions:
|
|
3952
|
+
|
|
3953
|
+
The above copyright notice and this permission notice
|
|
3954
|
+
shall be included in all copies or substantial portions
|
|
3955
|
+
of the Software.
|
|
3956
|
+
|
|
3957
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3958
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3959
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3960
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3961
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3962
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3963
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3964
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3965
|
+
DEALINGS IN THE SOFTWARE.
|
|
3967
3966
|
|
|
3968
3967
|
````
|
|
3969
3968
|
|
|
@@ -3971,13 +3970,14 @@ SOFTWARE.
|
|
|
3971
3970
|
|
|
3972
3971
|
## The following dependencies are licensed under the MIT License:
|
|
3973
3972
|
|
|
3974
|
-
###
|
|
3973
|
+
### Rust Crates:
|
|
3975
3974
|
|
|
3976
|
-
- [
|
|
3975
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
3977
3976
|
|
|
3978
3977
|
````text
|
|
3979
|
-
|
|
3980
|
-
|
|
3978
|
+
MIT License
|
|
3979
|
+
|
|
3980
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
3981
3981
|
|
|
3982
3982
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3983
3983
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3986,16 +3986,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3986
3986
|
copies of the Software, and to permit persons to whom the Software is
|
|
3987
3987
|
furnished to do so, subject to the following conditions:
|
|
3988
3988
|
|
|
3989
|
-
The above copyright notice and this permission notice shall be included in
|
|
3990
|
-
|
|
3989
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3990
|
+
copies or substantial portions of the Software.
|
|
3991
3991
|
|
|
3992
3992
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3993
3993
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3994
3994
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3995
3995
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3996
3996
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3997
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3998
|
-
|
|
3997
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3998
|
+
SOFTWARE.
|
|
3999
3999
|
|
|
4000
4000
|
````
|
|
4001
4001
|
|
|
@@ -4005,10 +4005,12 @@ THE SOFTWARE.
|
|
|
4005
4005
|
|
|
4006
4006
|
### Rust Crates:
|
|
4007
4007
|
|
|
4008
|
-
- [
|
|
4008
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
4009
4009
|
|
|
4010
4010
|
````text
|
|
4011
|
-
|
|
4011
|
+
MIT License
|
|
4012
|
+
|
|
4013
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
4012
4014
|
|
|
4013
4015
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4014
4016
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4017,16 +4019,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
4017
4019
|
copies of the Software, and to permit persons to whom the Software is
|
|
4018
4020
|
furnished to do so, subject to the following conditions:
|
|
4019
4021
|
|
|
4020
|
-
The above copyright notice and this permission notice shall be included in
|
|
4021
|
-
|
|
4022
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4023
|
+
copies or substantial portions of the Software.
|
|
4022
4024
|
|
|
4023
4025
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4024
4026
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4025
4027
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4026
4028
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4027
4029
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4028
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4029
|
-
|
|
4030
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4031
|
+
SOFTWARE.
|
|
4030
4032
|
|
|
4031
4033
|
````
|
|
4032
4034
|
|
|
@@ -4036,10 +4038,15 @@ THE SOFTWARE.
|
|
|
4036
4038
|
|
|
4037
4039
|
### Rust Crates:
|
|
4038
4040
|
|
|
4039
|
-
- [
|
|
4041
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
4042
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
4043
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
4044
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
4045
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
4046
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
4040
4047
|
|
|
4041
4048
|
````text
|
|
4042
|
-
Copyright 2019
|
|
4049
|
+
Copyright (c) 2019 Tokio Contributors
|
|
4043
4050
|
|
|
4044
4051
|
Permission is hereby granted, free of charge, to any
|
|
4045
4052
|
person obtaining a copy of this software and associated
|
|
@@ -4073,10 +4080,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4073
4080
|
|
|
4074
4081
|
### Rust Crates:
|
|
4075
4082
|
|
|
4076
|
-
- [
|
|
4083
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
4077
4084
|
|
|
4078
4085
|
````text
|
|
4079
|
-
Copyright (c)
|
|
4086
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
4080
4087
|
|
|
4081
4088
|
Permission is hereby granted, free of charge, to any
|
|
4082
4089
|
person obtaining a copy of this software and associated
|
|
@@ -4110,10 +4117,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4110
4117
|
|
|
4111
4118
|
### Rust Crates:
|
|
4112
4119
|
|
|
4113
|
-
- [
|
|
4120
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
4114
4121
|
|
|
4115
4122
|
````text
|
|
4116
|
-
Copyright (c)
|
|
4123
|
+
Copyright (c) 2016--2017
|
|
4117
4124
|
|
|
4118
4125
|
Permission is hereby granted, free of charge, to any
|
|
4119
4126
|
person obtaining a copy of this software and associated
|
|
@@ -4147,10 +4154,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4147
4154
|
|
|
4148
4155
|
### Rust Crates:
|
|
4149
4156
|
|
|
4150
|
-
- [
|
|
4157
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
4151
4158
|
|
|
4152
4159
|
````text
|
|
4153
|
-
Copyright (c)
|
|
4160
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
4154
4161
|
|
|
4155
4162
|
Permission is hereby granted, free of charge, to any
|
|
4156
4163
|
person obtaining a copy of this software and associated
|
|
@@ -4184,95 +4191,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4184
4191
|
|
|
4185
4192
|
### Rust Crates:
|
|
4186
4193
|
|
|
4187
|
-
- [
|
|
4188
|
-
|
|
4189
|
-
````text
|
|
4190
|
-
Copyright 2017 Juniper Networks, Inc.
|
|
4191
|
-
|
|
4192
|
-
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:
|
|
4193
|
-
|
|
4194
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
4195
|
-
|
|
4196
|
-
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.
|
|
4197
|
-
|
|
4198
|
-
````
|
|
4199
|
-
|
|
4200
|
-
---
|
|
4201
|
-
|
|
4202
|
-
## The following dependencies are licensed under the MIT License:
|
|
4203
|
-
|
|
4204
|
-
### Rust Crates:
|
|
4205
|
-
|
|
4206
|
-
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
4207
|
-
|
|
4208
|
-
````text
|
|
4209
|
-
MIT License
|
|
4210
|
-
|
|
4211
|
-
Copyright (c) 2017 Nikolai Vazquez
|
|
4212
|
-
|
|
4213
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4214
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4215
|
-
in the Software without restriction, including without limitation the rights
|
|
4216
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4217
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4218
|
-
furnished to do so, subject to the following conditions:
|
|
4219
|
-
|
|
4220
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4221
|
-
copies or substantial portions of the Software.
|
|
4222
|
-
|
|
4223
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4224
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4225
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4226
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4227
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4228
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4229
|
-
SOFTWARE.
|
|
4230
|
-
|
|
4231
|
-
````
|
|
4232
|
-
|
|
4233
|
-
---
|
|
4234
|
-
|
|
4235
|
-
## The following dependencies are licensed under the MIT License:
|
|
4236
|
-
|
|
4237
|
-
### Rust Crates:
|
|
4238
|
-
|
|
4239
|
-
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
4240
|
-
|
|
4241
|
-
````text
|
|
4242
|
-
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
4243
|
-
Copyright (c) 2015-2020 The rust-hex Developers
|
|
4244
|
-
|
|
4245
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4246
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4247
|
-
in the Software without restriction, including without limitation the rights
|
|
4248
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4249
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4250
|
-
furnished to do so, subject to the following conditions:
|
|
4251
|
-
|
|
4252
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4253
|
-
copies or substantial portions of the Software.
|
|
4254
|
-
|
|
4255
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4256
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4257
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4258
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4259
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4260
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4261
|
-
SOFTWARE.
|
|
4262
|
-
|
|
4263
|
-
````
|
|
4264
|
-
|
|
4265
|
-
---
|
|
4266
|
-
|
|
4267
|
-
## The following dependencies are licensed under the MIT License:
|
|
4268
|
-
|
|
4269
|
-
### Rust Crates:
|
|
4270
|
-
|
|
4271
|
-
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
4272
|
-
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
4194
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
4195
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
4273
4196
|
|
|
4274
4197
|
````text
|
|
4275
|
-
Copyright (c)
|
|
4198
|
+
Copyright (c) 2014 Alex Crichton
|
|
4276
4199
|
|
|
4277
4200
|
Permission is hereby granted, free of charge, to any
|
|
4278
4201
|
person obtaining a copy of this software and associated
|
|
@@ -4304,17 +4227,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4304
4227
|
|
|
4305
4228
|
## The following dependencies are licensed under the MIT License:
|
|
4306
4229
|
|
|
4307
|
-
###
|
|
4230
|
+
### NPM Packages:
|
|
4308
4231
|
|
|
4309
|
-
- [
|
|
4310
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
4311
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
4312
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
4232
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
4313
4233
|
|
|
4314
4234
|
````text
|
|
4315
4235
|
The MIT License (MIT)
|
|
4316
4236
|
|
|
4317
|
-
Copyright (c) 2015
|
|
4237
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
4318
4238
|
|
|
4319
4239
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4320
4240
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4323,46 +4243,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
4323
4243
|
copies of the Software, and to permit persons to whom the Software is
|
|
4324
4244
|
furnished to do so, subject to the following conditions:
|
|
4325
4245
|
|
|
4326
|
-
The above copyright notice and this permission notice shall be included in
|
|
4327
|
-
|
|
4246
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4247
|
+
copies or substantial portions of the Software.
|
|
4328
4248
|
|
|
4329
4249
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4330
4250
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4331
4251
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4332
4252
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4333
4253
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4334
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4335
|
-
|
|
4336
|
-
|
|
4337
|
-
````
|
|
4338
|
-
|
|
4339
|
-
---
|
|
4340
|
-
|
|
4341
|
-
## The following dependencies are licensed under the MIT License:
|
|
4342
|
-
|
|
4343
|
-
### Rust Crates:
|
|
4344
|
-
|
|
4345
|
-
- [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
|
|
4346
|
-
|
|
4347
|
-
````text
|
|
4348
|
-
Copyright 2018 Parity Technologies (UK) Ltd.
|
|
4349
|
-
|
|
4350
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
4351
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
4352
|
-
the Software without restriction, including without limitation the rights to
|
|
4353
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
4354
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
4355
|
-
subject to the following conditions:
|
|
4356
|
-
|
|
4357
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4358
|
-
copies or substantial portions of the Software.
|
|
4254
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4255
|
+
SOFTWARE.
|
|
4359
4256
|
|
|
4360
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4361
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
4362
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
|
|
4363
|
-
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
4364
|
-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
4365
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4366
4257
|
|
|
4367
4258
|
````
|
|
4368
4259
|
|
|
@@ -4753,18 +4644,47 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
4753
4644
|
|
|
4754
4645
|
---
|
|
4755
4646
|
|
|
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.5) (0.0.5)
|
|
4652
|
+
|
|
4653
|
+
````text
|
|
4654
|
+
Please refer to the package README for license details.
|
|
4655
|
+
````
|
|
4656
|
+
|
|
4657
|
+
---
|
|
4658
|
+
|
|
4756
4659
|
## The following dependencies are licensed under the Unicode-3.0 License:
|
|
4757
4660
|
|
|
4758
4661
|
### Rust Crates:
|
|
4759
4662
|
|
|
4760
|
-
- [
|
|
4663
|
+
- [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4664
|
+
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4665
|
+
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4666
|
+
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4667
|
+
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4668
|
+
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4669
|
+
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4670
|
+
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4671
|
+
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4672
|
+
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4673
|
+
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4674
|
+
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4675
|
+
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4676
|
+
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4677
|
+
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4678
|
+
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4679
|
+
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4680
|
+
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4761
4681
|
|
|
4762
4682
|
````text
|
|
4763
4683
|
UNICODE LICENSE V3
|
|
4764
4684
|
|
|
4765
4685
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4766
4686
|
|
|
4767
|
-
Copyright ©
|
|
4687
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
4768
4688
|
|
|
4769
4689
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4770
4690
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4800,6 +4720,13 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4800
4720
|
dealings in these Data Files or Software without prior written
|
|
4801
4721
|
authorization of the copyright holder.
|
|
4802
4722
|
|
|
4723
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
4724
|
+
|
|
4725
|
+
—
|
|
4726
|
+
|
|
4727
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4728
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4729
|
+
|
|
4803
4730
|
````
|
|
4804
4731
|
|
|
4805
4732
|
---
|
|
@@ -4808,31 +4735,14 @@ authorization of the copyright holder.
|
|
|
4808
4735
|
|
|
4809
4736
|
### Rust Crates:
|
|
4810
4737
|
|
|
4811
|
-
- [
|
|
4812
|
-
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4813
|
-
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4814
|
-
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4815
|
-
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4816
|
-
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4817
|
-
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4818
|
-
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4819
|
-
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4820
|
-
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4821
|
-
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4822
|
-
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4823
|
-
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4824
|
-
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4825
|
-
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4826
|
-
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4827
|
-
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4828
|
-
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4738
|
+
- [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
|
|
4829
4739
|
|
|
4830
4740
|
````text
|
|
4831
4741
|
UNICODE LICENSE V3
|
|
4832
4742
|
|
|
4833
4743
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4834
4744
|
|
|
4835
|
-
Copyright ©
|
|
4745
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
4836
4746
|
|
|
4837
4747
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4838
4748
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4868,12 +4778,5 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4868
4778
|
dealings in these Data Files or Software without prior written
|
|
4869
4779
|
authorization of the copyright holder.
|
|
4870
4780
|
|
|
4871
|
-
SPDX-License-Identifier: Unicode-3.0
|
|
4872
|
-
|
|
4873
|
-
—
|
|
4874
|
-
|
|
4875
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4876
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4877
|
-
|
|
4878
4781
|
````
|
|
4879
4782
|
|