@deveco-codegenie/mcp-darwin-x64 1.1.5 → 1.1.7
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 +1173 -1153
- package/bin/codegenie-mcp-server +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -7,13 +7,12 @@
|
|
|
7
7
|
|
|
8
8
|
### Licenses Breakdown:
|
|
9
9
|
|
|
10
|
-
- MIT:
|
|
10
|
+
- MIT: 177
|
|
11
11
|
- Unicode-3.0: 19
|
|
12
12
|
- Apache-2.0: 7
|
|
13
13
|
- 0BSD: 3
|
|
14
14
|
- BSD-3-Clause: 1
|
|
15
15
|
- MPL-2.0: 1
|
|
16
|
-
- UNKNOWN: 1
|
|
17
16
|
|
|
18
17
|
|
|
19
18
|
---
|
|
@@ -22,23 +21,21 @@
|
|
|
22
21
|
|
|
23
22
|
### Rust Crates:
|
|
24
23
|
|
|
25
|
-
- [
|
|
24
|
+
- [adler2](https://github.com/oyvindln/adler2) (2.0.1)
|
|
26
25
|
|
|
27
26
|
````text
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
Copyright (c) 2024 kotauskas
|
|
27
|
+
Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
|
|
31
28
|
|
|
32
|
-
Permission to use, copy, modify, and/or distribute this software for
|
|
33
|
-
purpose with or without fee is hereby granted.
|
|
29
|
+
Permission to use, copy, modify, and/or distribute this software for
|
|
30
|
+
any purpose with or without fee is hereby granted.
|
|
34
31
|
|
|
35
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
36
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
37
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
38
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
39
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
|
40
|
-
|
|
41
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
32
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
33
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
34
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
35
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
36
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
|
37
|
+
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
|
38
|
+
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
42
39
|
|
|
43
40
|
````
|
|
44
41
|
|
|
@@ -48,21 +45,23 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
48
45
|
|
|
49
46
|
### Rust Crates:
|
|
50
47
|
|
|
51
|
-
- [
|
|
48
|
+
- [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
|
|
52
49
|
|
|
53
50
|
````text
|
|
54
|
-
|
|
51
|
+
BSD Zero Clause License
|
|
55
52
|
|
|
56
|
-
|
|
57
|
-
any purpose with or without fee is hereby granted.
|
|
53
|
+
Copyright (c) 2024 kotauskas
|
|
58
54
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
55
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
56
|
+
purpose with or without fee is hereby granted.
|
|
57
|
+
|
|
58
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
59
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
60
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
61
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
62
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
63
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
64
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
66
65
|
|
|
67
66
|
````
|
|
68
67
|
|
|
@@ -98,9 +97,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
98
97
|
|
|
99
98
|
### Rust Crates:
|
|
100
99
|
|
|
101
|
-
- [
|
|
102
|
-
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
103
|
-
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
100
|
+
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
104
101
|
|
|
105
102
|
````text
|
|
106
103
|
Apache License
|
|
@@ -291,7 +288,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
291
288
|
same "printed page" as the copyright notice for easier
|
|
292
289
|
identification within third-party archives.
|
|
293
290
|
|
|
294
|
-
Copyright
|
|
291
|
+
Copyright 2011 Google Inc.
|
|
295
292
|
|
|
296
293
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
297
294
|
you may not use this file except in compliance with the License.
|
|
@@ -313,94 +310,9 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
313
310
|
|
|
314
311
|
### Rust Crates:
|
|
315
312
|
|
|
316
|
-
- [
|
|
317
|
-
- [
|
|
318
|
-
- [
|
|
319
|
-
|
|
320
|
-
````text
|
|
321
|
-
Apache License
|
|
322
|
-
Version 2.0, January 2004
|
|
323
|
-
http://www.apache.org/licenses/
|
|
324
|
-
|
|
325
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
326
|
-
|
|
327
|
-
1. Definitions.
|
|
328
|
-
|
|
329
|
-
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
330
|
-
|
|
331
|
-
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
332
|
-
|
|
333
|
-
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
334
|
-
|
|
335
|
-
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
336
|
-
|
|
337
|
-
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
338
|
-
|
|
339
|
-
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
340
|
-
|
|
341
|
-
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
342
|
-
|
|
343
|
-
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
344
|
-
|
|
345
|
-
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
346
|
-
|
|
347
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
348
|
-
|
|
349
|
-
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
350
|
-
|
|
351
|
-
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
352
|
-
|
|
353
|
-
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
354
|
-
|
|
355
|
-
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
356
|
-
|
|
357
|
-
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
358
|
-
|
|
359
|
-
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
360
|
-
|
|
361
|
-
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
362
|
-
|
|
363
|
-
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
364
|
-
|
|
365
|
-
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
366
|
-
|
|
367
|
-
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
368
|
-
|
|
369
|
-
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
370
|
-
|
|
371
|
-
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
372
|
-
|
|
373
|
-
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
374
|
-
|
|
375
|
-
END OF TERMS AND CONDITIONS
|
|
376
|
-
|
|
377
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
378
|
-
|
|
379
|
-
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
380
|
-
|
|
381
|
-
Copyright [yyyy] [name of copyright owner]
|
|
382
|
-
|
|
383
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
384
|
-
you may not use this file except in compliance with the License.
|
|
385
|
-
You may obtain a copy of the License at
|
|
386
|
-
|
|
387
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
388
|
-
|
|
389
|
-
Unless required by applicable law or agreed to in writing, software
|
|
390
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
391
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
392
|
-
See the License for the specific language governing permissions and
|
|
393
|
-
limitations under the License.
|
|
394
|
-
|
|
395
|
-
````
|
|
396
|
-
|
|
397
|
-
---
|
|
398
|
-
|
|
399
|
-
## The following dependencies are licensed under the Apache-2.0 License:
|
|
400
|
-
|
|
401
|
-
### Rust Crates:
|
|
402
|
-
|
|
403
|
-
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
313
|
+
- [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
|
|
314
|
+
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
315
|
+
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
404
316
|
|
|
405
317
|
````text
|
|
406
318
|
Apache License
|
|
@@ -591,7 +503,7 @@ limitations under the License.
|
|
|
591
503
|
same "printed page" as the copyright notice for easier
|
|
592
504
|
identification within third-party archives.
|
|
593
505
|
|
|
594
|
-
Copyright
|
|
506
|
+
Copyright [yyyy] [name of copyright owner]
|
|
595
507
|
|
|
596
508
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
597
509
|
you may not use this file except in compliance with the License.
|
|
@@ -609,6 +521,93 @@ limitations under the License.
|
|
|
609
521
|
|
|
610
522
|
---
|
|
611
523
|
|
|
524
|
+
## The following dependencies are licensed under the Apache-2.0 License:
|
|
525
|
+
|
|
526
|
+
### Rust Crates:
|
|
527
|
+
|
|
528
|
+
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
529
|
+
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
530
|
+
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
531
|
+
|
|
532
|
+
````text
|
|
533
|
+
Apache License
|
|
534
|
+
Version 2.0, January 2004
|
|
535
|
+
http://www.apache.org/licenses/
|
|
536
|
+
|
|
537
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
538
|
+
|
|
539
|
+
1. Definitions.
|
|
540
|
+
|
|
541
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
542
|
+
|
|
543
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
544
|
+
|
|
545
|
+
"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.
|
|
546
|
+
|
|
547
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
548
|
+
|
|
549
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
550
|
+
|
|
551
|
+
"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.
|
|
552
|
+
|
|
553
|
+
"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).
|
|
554
|
+
|
|
555
|
+
"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.
|
|
556
|
+
|
|
557
|
+
"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."
|
|
558
|
+
|
|
559
|
+
"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.
|
|
560
|
+
|
|
561
|
+
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.
|
|
562
|
+
|
|
563
|
+
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.
|
|
564
|
+
|
|
565
|
+
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:
|
|
566
|
+
|
|
567
|
+
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
568
|
+
|
|
569
|
+
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
570
|
+
|
|
571
|
+
(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
|
|
572
|
+
|
|
573
|
+
(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.
|
|
574
|
+
|
|
575
|
+
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.
|
|
576
|
+
|
|
577
|
+
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.
|
|
578
|
+
|
|
579
|
+
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.
|
|
580
|
+
|
|
581
|
+
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.
|
|
582
|
+
|
|
583
|
+
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.
|
|
584
|
+
|
|
585
|
+
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.
|
|
586
|
+
|
|
587
|
+
END OF TERMS AND CONDITIONS
|
|
588
|
+
|
|
589
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
590
|
+
|
|
591
|
+
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.
|
|
592
|
+
|
|
593
|
+
Copyright [yyyy] [name of copyright owner]
|
|
594
|
+
|
|
595
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
596
|
+
you may not use this file except in compliance with the License.
|
|
597
|
+
You may obtain a copy of the License at
|
|
598
|
+
|
|
599
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
600
|
+
|
|
601
|
+
Unless required by applicable law or agreed to in writing, software
|
|
602
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
603
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
604
|
+
See the License for the specific language governing permissions and
|
|
605
|
+
limitations under the License.
|
|
606
|
+
|
|
607
|
+
````
|
|
608
|
+
|
|
609
|
+
---
|
|
610
|
+
|
|
612
611
|
## The following dependencies are licensed under the BSD-3-Clause License:
|
|
613
612
|
|
|
614
613
|
### NPM Packages:
|
|
@@ -654,31 +653,16 @@ The complete list of contributors can be found at:
|
|
|
654
653
|
|
|
655
654
|
### Rust Crates:
|
|
656
655
|
|
|
657
|
-
- [
|
|
656
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
658
657
|
|
|
659
658
|
````text
|
|
660
|
-
|
|
659
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
661
660
|
|
|
662
|
-
|
|
663
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
661
|
+
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:
|
|
664
662
|
|
|
665
|
-
|
|
666
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
667
|
-
in the Software without restriction, including without limitation the rights
|
|
668
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
669
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
670
|
-
furnished to do so, subject to the following conditions:
|
|
663
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
671
664
|
|
|
672
|
-
|
|
673
|
-
copies or substantial portions of the Software.
|
|
674
|
-
|
|
675
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
676
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
677
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
678
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
679
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
680
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
681
|
-
SOFTWARE.
|
|
665
|
+
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.
|
|
682
666
|
|
|
683
667
|
````
|
|
684
668
|
|
|
@@ -688,35 +672,19 @@ SOFTWARE.
|
|
|
688
672
|
|
|
689
673
|
### Rust Crates:
|
|
690
674
|
|
|
691
|
-
- [
|
|
675
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
676
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
692
677
|
|
|
693
678
|
````text
|
|
694
|
-
|
|
695
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
679
|
+
The MIT License (MIT)
|
|
696
680
|
|
|
697
|
-
|
|
698
|
-
person obtaining a copy of this software and associated
|
|
699
|
-
documentation files (the "Software"), to deal in the
|
|
700
|
-
Software without restriction, including without
|
|
701
|
-
limitation the rights to use, copy, modify, merge,
|
|
702
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
703
|
-
the Software, and to permit persons to whom the Software
|
|
704
|
-
is furnished to do so, subject to the following
|
|
705
|
-
conditions:
|
|
681
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
706
682
|
|
|
707
|
-
|
|
708
|
-
shall be included in all copies or substantial portions
|
|
709
|
-
of the Software.
|
|
683
|
+
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:
|
|
710
684
|
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
714
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
715
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
716
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
717
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
718
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
719
|
-
DEALINGS IN THE SOFTWARE.
|
|
685
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
686
|
+
|
|
687
|
+
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.
|
|
720
688
|
|
|
721
689
|
````
|
|
722
690
|
|
|
@@ -726,30 +694,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
726
694
|
|
|
727
695
|
### Rust Crates:
|
|
728
696
|
|
|
729
|
-
- [
|
|
730
|
-
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
697
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
731
698
|
|
|
732
699
|
````text
|
|
733
|
-
|
|
700
|
+
MIT License
|
|
734
701
|
|
|
735
|
-
Copyright (c)
|
|
702
|
+
Copyright (c) 2025 Callum Oakley
|
|
736
703
|
|
|
737
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
738
|
-
this software and associated documentation files (the "Software"), to deal
|
|
739
|
-
the Software without restriction, including without limitation the rights
|
|
740
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
741
|
-
the Software, and to permit persons to whom the Software is
|
|
742
|
-
subject to the following conditions:
|
|
704
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
705
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
706
|
+
in the Software without restriction, including without limitation the rights
|
|
707
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
708
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
709
|
+
furnished to do so, subject to the following conditions:
|
|
743
710
|
|
|
744
711
|
The above copyright notice and this permission notice shall be included in all
|
|
745
712
|
copies or substantial portions of the Software.
|
|
746
713
|
|
|
747
714
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
748
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
749
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
750
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
751
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
752
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
715
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
716
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
717
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
718
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
719
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
720
|
+
SOFTWARE.
|
|
753
721
|
|
|
754
722
|
````
|
|
755
723
|
|
|
@@ -759,37 +727,28 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
759
727
|
|
|
760
728
|
### Rust Crates:
|
|
761
729
|
|
|
762
|
-
- [
|
|
763
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
730
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
764
731
|
|
|
765
732
|
````text
|
|
766
|
-
Copyright (c)
|
|
767
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
768
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
733
|
+
Copyright (c) 2019 Eliza Weisman
|
|
769
734
|
|
|
770
|
-
Permission is hereby granted, free of charge, to any
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
the Software, and to permit persons to whom the Software
|
|
777
|
-
is furnished to do so, subject to the following
|
|
778
|
-
conditions:
|
|
735
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
736
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
737
|
+
in the Software without restriction, including without limitation the rights
|
|
738
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
739
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
740
|
+
furnished to do so, subject to the following conditions:
|
|
779
741
|
|
|
780
|
-
The above copyright notice and this permission notice
|
|
781
|
-
|
|
782
|
-
of the Software.
|
|
742
|
+
The above copyright notice and this permission notice shall be included in
|
|
743
|
+
all copies or substantial portions of the Software.
|
|
783
744
|
|
|
784
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
792
|
-
DEALINGS IN THE SOFTWARE.
|
|
745
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
746
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
747
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
748
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
749
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
750
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
751
|
+
THE SOFTWARE.
|
|
793
752
|
|
|
794
753
|
````
|
|
795
754
|
|
|
@@ -797,14 +756,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
797
756
|
|
|
798
757
|
## The following dependencies are licensed under the MIT License:
|
|
799
758
|
|
|
800
|
-
###
|
|
759
|
+
### Rust Crates:
|
|
801
760
|
|
|
802
|
-
- [
|
|
761
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
803
762
|
|
|
804
763
|
````text
|
|
805
764
|
MIT License
|
|
806
765
|
|
|
807
|
-
Copyright (c)
|
|
766
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
808
767
|
|
|
809
768
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
810
769
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -824,7 +783,42 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
824
783
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
825
784
|
SOFTWARE.
|
|
826
785
|
|
|
827
|
-
|
|
786
|
+
````
|
|
787
|
+
|
|
788
|
+
---
|
|
789
|
+
|
|
790
|
+
## The following dependencies are licensed under the MIT License:
|
|
791
|
+
|
|
792
|
+
### Rust Crates:
|
|
793
|
+
|
|
794
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
795
|
+
|
|
796
|
+
````text
|
|
797
|
+
Copyright Mozilla Foundation
|
|
798
|
+
|
|
799
|
+
Permission is hereby granted, free of charge, to any
|
|
800
|
+
person obtaining a copy of this software and associated
|
|
801
|
+
documentation files (the "Software"), to deal in the
|
|
802
|
+
Software without restriction, including without
|
|
803
|
+
limitation the rights to use, copy, modify, merge,
|
|
804
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
805
|
+
the Software, and to permit persons to whom the Software
|
|
806
|
+
is furnished to do so, subject to the following
|
|
807
|
+
conditions:
|
|
808
|
+
|
|
809
|
+
The above copyright notice and this permission notice
|
|
810
|
+
shall be included in all copies or substantial portions
|
|
811
|
+
of the Software.
|
|
812
|
+
|
|
813
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
814
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
815
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
816
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
817
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
818
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
819
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
820
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
821
|
+
DEALINGS IN THE SOFTWARE.
|
|
828
822
|
|
|
829
823
|
````
|
|
830
824
|
|
|
@@ -832,14 +826,14 @@ SOFTWARE.
|
|
|
832
826
|
|
|
833
827
|
## The following dependencies are licensed under the MIT License:
|
|
834
828
|
|
|
835
|
-
###
|
|
829
|
+
### Rust Crates:
|
|
836
830
|
|
|
837
|
-
- [
|
|
831
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
838
832
|
|
|
839
833
|
````text
|
|
840
834
|
The MIT License (MIT)
|
|
841
835
|
|
|
842
|
-
Copyright (c)
|
|
836
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
843
837
|
|
|
844
838
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
845
839
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -848,17 +842,19 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
848
842
|
copies of the Software, and to permit persons to whom the Software is
|
|
849
843
|
furnished to do so, subject to the following conditions:
|
|
850
844
|
|
|
851
|
-
The above copyright notice and this permission notice shall be included in
|
|
852
|
-
|
|
845
|
+
The above copyright notice and this permission notice shall be included in all
|
|
846
|
+
copies or substantial portions of the Software.
|
|
853
847
|
|
|
854
848
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
855
849
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
856
850
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
857
851
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
858
852
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
859
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
860
|
-
|
|
853
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
854
|
+
SOFTWARE.
|
|
861
855
|
|
|
856
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
857
|
+
licences; see files named LICENSE.*.txt for details.
|
|
862
858
|
````
|
|
863
859
|
|
|
864
860
|
---
|
|
@@ -867,10 +863,11 @@ THE SOFTWARE.
|
|
|
867
863
|
|
|
868
864
|
### Rust Crates:
|
|
869
865
|
|
|
870
|
-
- [
|
|
866
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
867
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
871
868
|
|
|
872
869
|
````text
|
|
873
|
-
Copyright (c)
|
|
870
|
+
Copyright (c) 2014 Alex Crichton
|
|
874
871
|
|
|
875
872
|
Permission is hereby granted, free of charge, to any
|
|
876
873
|
person obtaining a copy of this software and associated
|
|
@@ -904,13 +901,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
904
901
|
|
|
905
902
|
### Rust Crates:
|
|
906
903
|
|
|
907
|
-
- [
|
|
908
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
909
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
910
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
904
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
911
905
|
|
|
912
906
|
````text
|
|
913
|
-
Copyright (c)
|
|
907
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
914
908
|
|
|
915
909
|
Permission is hereby granted, free of charge, to any
|
|
916
910
|
person obtaining a copy of this software and associated
|
|
@@ -944,12 +938,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
944
938
|
|
|
945
939
|
### Rust Crates:
|
|
946
940
|
|
|
947
|
-
- [
|
|
941
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
948
942
|
|
|
949
943
|
````text
|
|
950
944
|
The MIT License (MIT)
|
|
951
945
|
|
|
952
|
-
Copyright (c)
|
|
946
|
+
Copyright (c) 2016 Johann Tuffe
|
|
953
947
|
|
|
954
948
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
955
949
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -958,16 +952,19 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
958
952
|
copies of the Software, and to permit persons to whom the Software is
|
|
959
953
|
furnished to do so, subject to the following conditions:
|
|
960
954
|
|
|
961
|
-
|
|
962
|
-
|
|
955
|
+
|
|
956
|
+
The above copyright notice and this permission notice shall be included in
|
|
957
|
+
all copies or substantial portions of the Software.
|
|
958
|
+
|
|
963
959
|
|
|
964
960
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
965
961
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
966
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
962
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
967
963
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
968
964
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
969
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
970
|
-
SOFTWARE.
|
|
965
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
966
|
+
THE SOFTWARE.
|
|
967
|
+
|
|
971
968
|
````
|
|
972
969
|
|
|
973
970
|
---
|
|
@@ -976,11 +973,10 @@ SOFTWARE.
|
|
|
976
973
|
|
|
977
974
|
### Rust Crates:
|
|
978
975
|
|
|
979
|
-
- [
|
|
980
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
976
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
981
977
|
|
|
982
978
|
````text
|
|
983
|
-
Copyright (c)
|
|
979
|
+
Copyright (c) 2017 Robert Grosse
|
|
984
980
|
|
|
985
981
|
Permission is hereby granted, free of charge, to any
|
|
986
982
|
person obtaining a copy of this software and associated
|
|
@@ -1005,7 +1001,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1005
1001
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1006
1002
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1007
1003
|
DEALINGS IN THE SOFTWARE.
|
|
1008
|
-
|
|
1009
1004
|
````
|
|
1010
1005
|
|
|
1011
1006
|
---
|
|
@@ -1014,11 +1009,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1014
1009
|
|
|
1015
1010
|
### Rust Crates:
|
|
1016
1011
|
|
|
1017
|
-
- [
|
|
1018
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
1012
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
1019
1013
|
|
|
1020
1014
|
````text
|
|
1021
|
-
Copyright (c)
|
|
1015
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
1022
1016
|
|
|
1023
1017
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1024
1018
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1027,16 +1021,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1027
1021
|
copies of the Software, and to permit persons to whom the Software is
|
|
1028
1022
|
furnished to do so, subject to the following conditions:
|
|
1029
1023
|
|
|
1030
|
-
The above copyright notice and this permission notice shall be included in
|
|
1031
|
-
copies or substantial portions of the Software.
|
|
1024
|
+
The above copyright notice and this permission notice shall be included in
|
|
1025
|
+
all copies or substantial portions of the Software.
|
|
1032
1026
|
|
|
1033
1027
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1034
1028
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1035
1029
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1036
1030
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1037
1031
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1038
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1039
|
-
SOFTWARE.
|
|
1032
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1033
|
+
THE SOFTWARE.
|
|
1034
|
+
|
|
1040
1035
|
|
|
1041
1036
|
````
|
|
1042
1037
|
|
|
@@ -1046,10 +1041,10 @@ SOFTWARE.
|
|
|
1046
1041
|
|
|
1047
1042
|
### Rust Crates:
|
|
1048
1043
|
|
|
1049
|
-
- [
|
|
1044
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
1050
1045
|
|
|
1051
1046
|
````text
|
|
1052
|
-
Copyright (c)
|
|
1047
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
1053
1048
|
|
|
1054
1049
|
Permission is hereby granted, free of charge, to any
|
|
1055
1050
|
person obtaining a copy of this software and associated
|
|
@@ -1083,12 +1078,17 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1083
1078
|
|
|
1084
1079
|
### Rust Crates:
|
|
1085
1080
|
|
|
1086
|
-
- [
|
|
1081
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
1087
1082
|
|
|
1088
1083
|
````text
|
|
1089
|
-
|
|
1084
|
+
Copyright (c) 2016 The humantime Developers
|
|
1085
|
+
|
|
1086
|
+
Includes parts of http date with the following copyright:
|
|
1087
|
+
Copyright (c) 2016 Pyfisch
|
|
1088
|
+
|
|
1089
|
+
Includes portions of musl libc with the following copyright:
|
|
1090
|
+
Copyright © 2005-2013 Rich Felker
|
|
1090
1091
|
|
|
1091
|
-
Copyright (c) 2025 Callum Oakley
|
|
1092
1092
|
|
|
1093
1093
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1094
1094
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1116,34 +1116,31 @@ SOFTWARE.
|
|
|
1116
1116
|
|
|
1117
1117
|
### Rust Crates:
|
|
1118
1118
|
|
|
1119
|
-
- [
|
|
1119
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
1120
1120
|
|
|
1121
1121
|
````text
|
|
1122
|
-
|
|
1122
|
+
The MIT License (MIT)
|
|
1123
1123
|
|
|
1124
|
-
|
|
1125
|
-
person obtaining a copy of this software and associated
|
|
1126
|
-
documentation files (the "Software"), to deal in the
|
|
1127
|
-
Software without restriction, including without
|
|
1128
|
-
limitation the rights to use, copy, modify, merge,
|
|
1129
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1130
|
-
the Software, and to permit persons to whom the Software
|
|
1131
|
-
is furnished to do so, subject to the following
|
|
1132
|
-
conditions:
|
|
1124
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
1133
1125
|
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1126
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1127
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1128
|
+
in the Software without restriction, including without limitation the rights
|
|
1129
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1130
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1131
|
+
furnished to do so, subject to the following conditions:
|
|
1132
|
+
|
|
1133
|
+
The above copyright notice and this permission notice shall be included in
|
|
1134
|
+
all copies or substantial portions of the Software.
|
|
1135
|
+
|
|
1136
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1137
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1138
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1139
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1140
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1141
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1142
|
+
THE SOFTWARE.
|
|
1137
1143
|
|
|
1138
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1139
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1140
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1141
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1142
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1143
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1144
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1145
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1146
|
-
DEALINGS IN THE SOFTWARE.
|
|
1147
1144
|
````
|
|
1148
1145
|
|
|
1149
1146
|
---
|
|
@@ -1152,10 +1149,46 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1152
1149
|
|
|
1153
1150
|
### Rust Crates:
|
|
1154
1151
|
|
|
1155
|
-
- [
|
|
1152
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
1156
1153
|
|
|
1157
1154
|
````text
|
|
1158
|
-
Copyright (c)
|
|
1155
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
1156
|
+
Copyright (c) 2016 Alex Crichton
|
|
1157
|
+
|
|
1158
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1159
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1160
|
+
in the Software without restriction, including without limitation the rights
|
|
1161
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1162
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1163
|
+
furnished to do so, subject to the following conditions:
|
|
1164
|
+
|
|
1165
|
+
The above copyright notice and this permission notice shall be included in
|
|
1166
|
+
all copies or substantial portions of the Software.
|
|
1167
|
+
|
|
1168
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1169
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1170
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1171
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1172
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1173
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1174
|
+
THE SOFTWARE.
|
|
1175
|
+
|
|
1176
|
+
|
|
1177
|
+
````
|
|
1178
|
+
|
|
1179
|
+
---
|
|
1180
|
+
|
|
1181
|
+
## The following dependencies are licensed under the MIT License:
|
|
1182
|
+
|
|
1183
|
+
### Rust Crates:
|
|
1184
|
+
|
|
1185
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
1186
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
1187
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
1188
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
1189
|
+
|
|
1190
|
+
````text
|
|
1191
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
1159
1192
|
|
|
1160
1193
|
Permission is hereby granted, free of charge, to any
|
|
1161
1194
|
person obtaining a copy of this software and associated
|
|
@@ -1187,14 +1220,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1187
1220
|
|
|
1188
1221
|
## The following dependencies are licensed under the MIT License:
|
|
1189
1222
|
|
|
1190
|
-
###
|
|
1223
|
+
### Rust Crates:
|
|
1191
1224
|
|
|
1192
|
-
- [
|
|
1225
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
1193
1226
|
|
|
1194
1227
|
````text
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
Copyright (c) Matteo Collina and Undici contributors
|
|
1228
|
+
Copyright (c) 2017 Daniel Abramov
|
|
1229
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
1198
1230
|
|
|
1199
1231
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1200
1232
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1203,16 +1235,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1203
1235
|
copies of the Software, and to permit persons to whom the Software is
|
|
1204
1236
|
furnished to do so, subject to the following conditions:
|
|
1205
1237
|
|
|
1206
|
-
The above copyright notice and this permission notice shall be included in
|
|
1207
|
-
copies or substantial portions of the Software.
|
|
1238
|
+
The above copyright notice and this permission notice shall be included in
|
|
1239
|
+
all copies or substantial portions of the Software.
|
|
1208
1240
|
|
|
1209
1241
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1210
1242
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1211
1243
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1212
1244
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1213
1245
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1214
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1215
|
-
SOFTWARE.
|
|
1246
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1247
|
+
THE SOFTWARE.
|
|
1216
1248
|
|
|
1217
1249
|
````
|
|
1218
1250
|
|
|
@@ -1222,28 +1254,34 @@ SOFTWARE.
|
|
|
1222
1254
|
|
|
1223
1255
|
### Rust Crates:
|
|
1224
1256
|
|
|
1225
|
-
- [
|
|
1257
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
1226
1258
|
|
|
1227
1259
|
````text
|
|
1228
|
-
Copyright (c)
|
|
1260
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
1229
1261
|
|
|
1230
|
-
Permission is hereby granted, free of charge, to any
|
|
1231
|
-
of this software and associated
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1262
|
+
Permission is hereby granted, free of charge, to any
|
|
1263
|
+
person obtaining a copy of this software and associated
|
|
1264
|
+
documentation files (the "Software"), to deal in the
|
|
1265
|
+
Software without restriction, including without
|
|
1266
|
+
limitation the rights to use, copy, modify, merge,
|
|
1267
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1268
|
+
the Software, and to permit persons to whom the Software
|
|
1269
|
+
is furnished to do so, subject to the following
|
|
1270
|
+
conditions:
|
|
1236
1271
|
|
|
1237
|
-
The above copyright notice and this permission notice
|
|
1238
|
-
copies or substantial portions
|
|
1272
|
+
The above copyright notice and this permission notice
|
|
1273
|
+
shall be included in all copies or substantial portions
|
|
1274
|
+
of the Software.
|
|
1239
1275
|
|
|
1240
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1241
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1276
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1277
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1278
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1279
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1280
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1281
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1282
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1283
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1284
|
+
DEALINGS IN THE SOFTWARE.
|
|
1247
1285
|
|
|
1248
1286
|
````
|
|
1249
1287
|
|
|
@@ -1253,10 +1291,12 @@ SOFTWARE.
|
|
|
1253
1291
|
|
|
1254
1292
|
### Rust Crates:
|
|
1255
1293
|
|
|
1256
|
-
- [
|
|
1294
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
1295
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
1296
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
1257
1297
|
|
|
1258
1298
|
````text
|
|
1259
|
-
Copyright (c)
|
|
1299
|
+
Copyright (c) 2019 Tower Contributors
|
|
1260
1300
|
|
|
1261
1301
|
Permission is hereby granted, free of charge, to any
|
|
1262
1302
|
person obtaining a copy of this software and associated
|
|
@@ -1290,16 +1330,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1290
1330
|
|
|
1291
1331
|
### Rust Crates:
|
|
1292
1332
|
|
|
1293
|
-
- [
|
|
1294
|
-
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
1295
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
1296
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
1297
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
1298
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
1333
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
1299
1334
|
|
|
1300
1335
|
````text
|
|
1301
|
-
Copyright
|
|
1302
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1336
|
+
Copyright 2023 The Fuchsia Authors
|
|
1303
1337
|
|
|
1304
1338
|
Permission is hereby granted, free of charge, to any
|
|
1305
1339
|
person obtaining a copy of this software and associated
|
|
@@ -1325,6 +1359,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
1325
1359
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1326
1360
|
DEALINGS IN THE SOFTWARE.
|
|
1327
1361
|
|
|
1362
|
+
|
|
1328
1363
|
````
|
|
1329
1364
|
|
|
1330
1365
|
---
|
|
@@ -1333,12 +1368,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1333
1368
|
|
|
1334
1369
|
### Rust Crates:
|
|
1335
1370
|
|
|
1336
|
-
- [
|
|
1371
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
1372
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
1373
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
1374
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
1337
1375
|
|
|
1338
1376
|
````text
|
|
1339
|
-
MIT License
|
|
1377
|
+
The MIT License (MIT)
|
|
1340
1378
|
|
|
1341
|
-
Copyright (c)
|
|
1379
|
+
Copyright (c) 2015 Andrew Gallant
|
|
1342
1380
|
|
|
1343
1381
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1344
1382
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1347,16 +1385,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1347
1385
|
copies of the Software, and to permit persons to whom the Software is
|
|
1348
1386
|
furnished to do so, subject to the following conditions:
|
|
1349
1387
|
|
|
1350
|
-
The above copyright notice and this permission notice shall be included in
|
|
1351
|
-
copies or substantial portions of the Software.
|
|
1388
|
+
The above copyright notice and this permission notice shall be included in
|
|
1389
|
+
all copies or substantial portions of the Software.
|
|
1352
1390
|
|
|
1353
1391
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1354
1392
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1355
1393
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1356
1394
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1357
1395
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1358
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1359
|
-
SOFTWARE.
|
|
1396
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1397
|
+
THE SOFTWARE.
|
|
1360
1398
|
|
|
1361
1399
|
````
|
|
1362
1400
|
|
|
@@ -1366,10 +1404,15 @@ SOFTWARE.
|
|
|
1366
1404
|
|
|
1367
1405
|
### Rust Crates:
|
|
1368
1406
|
|
|
1369
|
-
- [
|
|
1407
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
1408
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
1409
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
1410
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
1411
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
1412
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
1370
1413
|
|
|
1371
1414
|
````text
|
|
1372
|
-
Copyright
|
|
1415
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1373
1416
|
|
|
1374
1417
|
Permission is hereby granted, free of charge, to any
|
|
1375
1418
|
person obtaining a copy of this software and associated
|
|
@@ -1403,10 +1446,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1403
1446
|
|
|
1404
1447
|
### Rust Crates:
|
|
1405
1448
|
|
|
1406
|
-
- [
|
|
1449
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
1407
1450
|
|
|
1408
1451
|
````text
|
|
1409
|
-
Copyright (c)
|
|
1452
|
+
Copyright (c) 2014 Chris Wong
|
|
1410
1453
|
|
|
1411
1454
|
Permission is hereby granted, free of charge, to any
|
|
1412
1455
|
person obtaining a copy of this software and associated
|
|
@@ -1440,19 +1483,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1440
1483
|
|
|
1441
1484
|
### Rust Crates:
|
|
1442
1485
|
|
|
1443
|
-
- [
|
|
1444
|
-
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1445
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1446
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1447
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1448
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1449
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1450
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1451
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1486
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
1452
1487
|
|
|
1453
1488
|
````text
|
|
1454
|
-
Copyright (c)
|
|
1455
|
-
Copyright (c) 2017 The Tokio Authors
|
|
1489
|
+
Copyright (c) The Rust Project Developers
|
|
1456
1490
|
|
|
1457
1491
|
Permission is hereby granted, free of charge, to any
|
|
1458
1492
|
person obtaining a copy of this software and associated
|
|
@@ -1486,52 +1520,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1486
1520
|
|
|
1487
1521
|
### Rust Crates:
|
|
1488
1522
|
|
|
1489
|
-
- [
|
|
1490
|
-
|
|
1491
|
-
````text
|
|
1492
|
-
Copyright (c) 2016 The humantime Developers
|
|
1493
|
-
|
|
1494
|
-
Includes parts of http date with the following copyright:
|
|
1495
|
-
Copyright (c) 2016 Pyfisch
|
|
1496
|
-
|
|
1497
|
-
Includes portions of musl libc with the following copyright:
|
|
1498
|
-
Copyright © 2005-2013 Rich Felker
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1502
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1503
|
-
in the Software without restriction, including without limitation the rights
|
|
1504
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1505
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1506
|
-
furnished to do so, subject to the following conditions:
|
|
1507
|
-
|
|
1508
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1509
|
-
copies or substantial portions of the Software.
|
|
1510
|
-
|
|
1511
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1512
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1513
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1514
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1515
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1516
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1517
|
-
SOFTWARE.
|
|
1518
|
-
|
|
1519
|
-
````
|
|
1520
|
-
|
|
1521
|
-
---
|
|
1522
|
-
|
|
1523
|
-
## The following dependencies are licensed under the MIT License:
|
|
1524
|
-
|
|
1525
|
-
### Rust Crates:
|
|
1526
|
-
|
|
1527
|
-
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
1523
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
1528
1524
|
|
|
1529
1525
|
````text
|
|
1530
|
-
The
|
|
1531
|
-
|
|
1532
|
-
Copyright (c) 2015 Danny Guo
|
|
1533
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
1534
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
1526
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
1527
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
1535
1528
|
|
|
1536
1529
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1537
1530
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1559,15 +1552,10 @@ SOFTWARE.
|
|
|
1559
1552
|
|
|
1560
1553
|
### Rust Crates:
|
|
1561
1554
|
|
|
1562
|
-
- [
|
|
1563
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
1564
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
1565
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
1566
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
1567
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
1555
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
1568
1556
|
|
|
1569
1557
|
````text
|
|
1570
|
-
Copyright
|
|
1558
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
1571
1559
|
|
|
1572
1560
|
Permission is hereby granted, free of charge, to any
|
|
1573
1561
|
person obtaining a copy of this software and associated
|
|
@@ -1601,11 +1589,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1601
1589
|
|
|
1602
1590
|
### Rust Crates:
|
|
1603
1591
|
|
|
1604
|
-
- [
|
|
1592
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
1593
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
1605
1594
|
|
|
1606
1595
|
````text
|
|
1607
|
-
|
|
1608
|
-
|
|
1596
|
+
MIT License
|
|
1597
|
+
|
|
1598
|
+
Copyright (c) 2019 Graham Esau
|
|
1609
1599
|
|
|
1610
1600
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1611
1601
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1614,16 +1604,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1614
1604
|
copies of the Software, and to permit persons to whom the Software is
|
|
1615
1605
|
furnished to do so, subject to the following conditions:
|
|
1616
1606
|
|
|
1617
|
-
The above copyright notice and this permission notice shall be included in
|
|
1618
|
-
|
|
1607
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1608
|
+
copies or substantial portions of the Software.
|
|
1619
1609
|
|
|
1620
1610
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1621
1611
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1622
1612
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1623
1613
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1624
1614
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1625
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1626
|
-
|
|
1615
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1616
|
+
SOFTWARE.
|
|
1627
1617
|
|
|
1628
1618
|
````
|
|
1629
1619
|
|
|
@@ -1633,34 +1623,30 @@ THE SOFTWARE.
|
|
|
1633
1623
|
|
|
1634
1624
|
### Rust Crates:
|
|
1635
1625
|
|
|
1636
|
-
- [
|
|
1626
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
1637
1627
|
|
|
1638
1628
|
````text
|
|
1639
|
-
|
|
1629
|
+
MIT License
|
|
1640
1630
|
|
|
1641
|
-
|
|
1642
|
-
person obtaining a copy of this software and associated
|
|
1643
|
-
documentation files (the "Software"), to deal in the
|
|
1644
|
-
Software without restriction, including without
|
|
1645
|
-
limitation the rights to use, copy, modify, merge,
|
|
1646
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1647
|
-
the Software, and to permit persons to whom the Software
|
|
1648
|
-
is furnished to do so, subject to the following
|
|
1649
|
-
conditions:
|
|
1631
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
1650
1632
|
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1633
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1634
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1635
|
+
in the Software without restriction, including without limitation the rights
|
|
1636
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1637
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1638
|
+
furnished to do so, subject to the following conditions:
|
|
1654
1639
|
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
IN
|
|
1663
|
-
|
|
1640
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1641
|
+
copies or substantial portions of the Software.
|
|
1642
|
+
|
|
1643
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1644
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1645
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1646
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1647
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1648
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1649
|
+
SOFTWARE.
|
|
1664
1650
|
|
|
1665
1651
|
````
|
|
1666
1652
|
|
|
@@ -1670,10 +1656,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1670
1656
|
|
|
1671
1657
|
### Rust Crates:
|
|
1672
1658
|
|
|
1673
|
-
- [
|
|
1659
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
1674
1660
|
|
|
1675
1661
|
````text
|
|
1676
|
-
Copyright (c)
|
|
1662
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
1677
1663
|
|
|
1678
1664
|
Permission is hereby granted, free of charge, to any
|
|
1679
1665
|
person obtaining a copy of this software and associated
|
|
@@ -1707,13 +1693,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1707
1693
|
|
|
1708
1694
|
### Rust Crates:
|
|
1709
1695
|
|
|
1710
|
-
- [
|
|
1696
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
1711
1697
|
|
|
1712
1698
|
````text
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
Copyright (c) 2019 Yoshua Wuyts
|
|
1716
|
-
Copyright (c) Tokio Contributors
|
|
1699
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
1717
1700
|
|
|
1718
1701
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1719
1702
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1722,16 +1705,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1722
1705
|
copies of the Software, and to permit persons to whom the Software is
|
|
1723
1706
|
furnished to do so, subject to the following conditions:
|
|
1724
1707
|
|
|
1725
|
-
The above copyright notice and this permission notice shall be included in
|
|
1726
|
-
copies or substantial portions of the Software.
|
|
1708
|
+
The above copyright notice and this permission notice shall be included in
|
|
1709
|
+
all copies or substantial portions of the Software.
|
|
1727
1710
|
|
|
1728
1711
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1729
1712
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1730
1713
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1731
1714
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1732
1715
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1733
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1734
|
-
SOFTWARE.
|
|
1716
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1717
|
+
THE SOFTWARE.
|
|
1735
1718
|
|
|
1736
1719
|
````
|
|
1737
1720
|
|
|
@@ -1741,10 +1724,10 @@ SOFTWARE.
|
|
|
1741
1724
|
|
|
1742
1725
|
### Rust Crates:
|
|
1743
1726
|
|
|
1744
|
-
- [
|
|
1727
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
1745
1728
|
|
|
1746
1729
|
````text
|
|
1747
|
-
Copyright (c)
|
|
1730
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
1748
1731
|
|
|
1749
1732
|
Permission is hereby granted, free of charge, to any
|
|
1750
1733
|
person obtaining a copy of this software and associated
|
|
@@ -1778,45 +1761,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1778
1761
|
|
|
1779
1762
|
### Rust Crates:
|
|
1780
1763
|
|
|
1781
|
-
- [
|
|
1782
|
-
|
|
1783
|
-
````text
|
|
1784
|
-
MIT License
|
|
1785
|
-
|
|
1786
|
-
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
1787
|
-
|
|
1788
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1789
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1790
|
-
in the Software without restriction, including without limitation the rights
|
|
1791
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1792
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1793
|
-
furnished to do so, subject to the following conditions:
|
|
1794
|
-
|
|
1795
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1796
|
-
copies or substantial portions of the Software.
|
|
1797
|
-
|
|
1798
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1799
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1800
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1801
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1802
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1803
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1804
|
-
SOFTWARE.
|
|
1805
|
-
|
|
1806
|
-
````
|
|
1807
|
-
|
|
1808
|
-
---
|
|
1809
|
-
|
|
1810
|
-
## The following dependencies are licensed under the MIT License:
|
|
1811
|
-
|
|
1812
|
-
### NPM Packages:
|
|
1813
|
-
|
|
1814
|
-
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
1764
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
1815
1765
|
|
|
1816
1766
|
````text
|
|
1817
1767
|
The MIT License (MIT)
|
|
1818
1768
|
|
|
1819
|
-
Copyright (c) 2015
|
|
1769
|
+
Copyright (c) 2015 Danny Guo
|
|
1770
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
1771
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
1820
1772
|
|
|
1821
1773
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1822
1774
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1836,75 +1788,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1836
1788
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1837
1789
|
SOFTWARE.
|
|
1838
1790
|
|
|
1839
|
-
|
|
1840
|
-
````
|
|
1841
|
-
|
|
1842
|
-
---
|
|
1843
|
-
|
|
1844
|
-
## The following dependencies are licensed under the MIT License:
|
|
1845
|
-
|
|
1846
|
-
### Rust Crates:
|
|
1847
|
-
|
|
1848
|
-
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
1849
|
-
|
|
1850
|
-
````text
|
|
1851
|
-
The MIT License (MIT)
|
|
1852
|
-
|
|
1853
|
-
Copyright (c) 2016 Johann Tuffe
|
|
1854
|
-
|
|
1855
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1856
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1857
|
-
in the Software without restriction, including without limitation the rights
|
|
1858
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1859
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1860
|
-
furnished to do so, subject to the following conditions:
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
The above copyright notice and this permission notice shall be included in
|
|
1864
|
-
all copies or substantial portions of the Software.
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1868
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1869
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1870
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1871
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1872
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1873
|
-
THE SOFTWARE.
|
|
1874
|
-
|
|
1875
|
-
````
|
|
1876
|
-
|
|
1877
|
-
---
|
|
1878
|
-
|
|
1879
|
-
## The following dependencies are licensed under the MIT License:
|
|
1880
|
-
|
|
1881
|
-
### Rust Crates:
|
|
1882
|
-
|
|
1883
|
-
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
1884
|
-
|
|
1885
|
-
````text
|
|
1886
|
-
Copyright (c) 2018-2023 Sean McArthur
|
|
1887
|
-
Copyright (c) 2016 Alex Crichton
|
|
1888
|
-
|
|
1889
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1890
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1891
|
-
in the Software without restriction, including without limitation the rights
|
|
1892
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1893
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1894
|
-
furnished to do so, subject to the following conditions:
|
|
1895
|
-
|
|
1896
|
-
The above copyright notice and this permission notice shall be included in
|
|
1897
|
-
all copies or substantial portions of the Software.
|
|
1898
|
-
|
|
1899
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1900
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1901
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1902
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1903
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1904
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1905
|
-
THE SOFTWARE.
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
1791
|
````
|
|
1909
1792
|
|
|
1910
1793
|
---
|
|
@@ -1913,10 +1796,10 @@ THE SOFTWARE.
|
|
|
1913
1796
|
|
|
1914
1797
|
### Rust Crates:
|
|
1915
1798
|
|
|
1916
|
-
- [
|
|
1799
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
1917
1800
|
|
|
1918
1801
|
````text
|
|
1919
|
-
Copyright (c)
|
|
1802
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
1920
1803
|
|
|
1921
1804
|
Permission is hereby granted, free of charge, to any
|
|
1922
1805
|
person obtaining a copy of this software and associated
|
|
@@ -1950,10 +1833,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1950
1833
|
|
|
1951
1834
|
### Rust Crates:
|
|
1952
1835
|
|
|
1953
|
-
- [
|
|
1836
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
1954
1837
|
|
|
1955
1838
|
````text
|
|
1956
|
-
Copyright (c)
|
|
1839
|
+
Copyright (c) 2018 Carl Lerche
|
|
1957
1840
|
|
|
1958
1841
|
Permission is hereby granted, free of charge, to any
|
|
1959
1842
|
person obtaining a copy of this software and associated
|
|
@@ -1987,11 +1870,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1987
1870
|
|
|
1988
1871
|
### Rust Crates:
|
|
1989
1872
|
|
|
1990
|
-
- [
|
|
1873
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
1874
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
1991
1875
|
|
|
1992
1876
|
````text
|
|
1993
|
-
Copyright (c)
|
|
1994
|
-
Copyright (c)
|
|
1877
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
1878
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
1879
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
1995
1880
|
|
|
1996
1881
|
Permission is hereby granted, free of charge, to any
|
|
1997
1882
|
person obtaining a copy of this software and associated
|
|
@@ -2023,13 +1908,47 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2023
1908
|
|
|
2024
1909
|
## The following dependencies are licensed under the MIT License:
|
|
2025
1910
|
|
|
1911
|
+
### NPM Packages:
|
|
1912
|
+
|
|
1913
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
1914
|
+
|
|
1915
|
+
````text
|
|
1916
|
+
MIT License
|
|
1917
|
+
|
|
1918
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
1919
|
+
|
|
1920
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1921
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1922
|
+
in the Software without restriction, including without limitation the rights
|
|
1923
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1924
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1925
|
+
furnished to do so, subject to the following conditions:
|
|
1926
|
+
|
|
1927
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1928
|
+
copies or substantial portions of the Software.
|
|
1929
|
+
|
|
1930
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1931
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1932
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1933
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1934
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1935
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1936
|
+
SOFTWARE.
|
|
1937
|
+
|
|
1938
|
+
[others]: https://github.com/json5/json5/contributors
|
|
1939
|
+
|
|
1940
|
+
````
|
|
1941
|
+
|
|
1942
|
+
---
|
|
1943
|
+
|
|
1944
|
+
## The following dependencies are licensed under the MIT License:
|
|
1945
|
+
|
|
2026
1946
|
### Rust Crates:
|
|
2027
1947
|
|
|
2028
|
-
- [
|
|
2029
|
-
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
1948
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
2030
1949
|
|
|
2031
1950
|
````text
|
|
2032
|
-
Copyright (c)
|
|
1951
|
+
Copyright (c) 2016--2023
|
|
2033
1952
|
|
|
2034
1953
|
Permission is hereby granted, free of charge, to any
|
|
2035
1954
|
person obtaining a copy of this software and associated
|
|
@@ -2063,28 +1982,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2063
1982
|
|
|
2064
1983
|
### Rust Crates:
|
|
2065
1984
|
|
|
2066
|
-
- [
|
|
1985
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
2067
1986
|
|
|
2068
1987
|
````text
|
|
2069
|
-
Copyright
|
|
1988
|
+
Copyright 2016 Nika Layzell
|
|
2070
1989
|
|
|
2071
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2072
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2073
|
-
in the Software without restriction, including without limitation the rights
|
|
2074
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2075
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2076
|
-
furnished to do so, subject to the following conditions:
|
|
1990
|
+
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:
|
|
2077
1991
|
|
|
2078
|
-
The above copyright notice and this permission notice shall be included in
|
|
2079
|
-
all copies or substantial portions of the Software.
|
|
1992
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2080
1993
|
|
|
2081
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2082
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2083
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2084
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2085
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2086
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2087
|
-
THE SOFTWARE.
|
|
1994
|
+
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.
|
|
2088
1995
|
|
|
2089
1996
|
````
|
|
2090
1997
|
|
|
@@ -2094,14 +2001,13 @@ THE SOFTWARE.
|
|
|
2094
2001
|
|
|
2095
2002
|
### Rust Crates:
|
|
2096
2003
|
|
|
2097
|
-
- [
|
|
2098
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
2099
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2004
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
2100
2005
|
|
|
2101
2006
|
````text
|
|
2102
|
-
MIT License
|
|
2007
|
+
The MIT License (MIT)
|
|
2103
2008
|
|
|
2104
|
-
Copyright (c)
|
|
2009
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
2010
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
2105
2011
|
|
|
2106
2012
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2107
2013
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2129,12 +2035,12 @@ SOFTWARE.
|
|
|
2129
2035
|
|
|
2130
2036
|
### Rust Crates:
|
|
2131
2037
|
|
|
2132
|
-
- [
|
|
2038
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
2133
2039
|
|
|
2134
2040
|
````text
|
|
2135
|
-
|
|
2041
|
+
MIT License
|
|
2136
2042
|
|
|
2137
|
-
Copyright (c)
|
|
2043
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
2138
2044
|
|
|
2139
2045
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2140
2046
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2162,15 +2068,43 @@ SOFTWARE.
|
|
|
2162
2068
|
|
|
2163
2069
|
### Rust Crates:
|
|
2164
2070
|
|
|
2165
|
-
- [
|
|
2166
|
-
|
|
2167
|
-
|
|
2168
|
-
|
|
2071
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
2072
|
+
|
|
2073
|
+
````text
|
|
2074
|
+
MIT License
|
|
2075
|
+
|
|
2076
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2077
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2078
|
+
in the Software without restriction, including without limitation the rights
|
|
2079
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2080
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2081
|
+
furnished to do so, subject to the following conditions:
|
|
2082
|
+
|
|
2083
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2084
|
+
copies or substantial portions of the Software.
|
|
2085
|
+
|
|
2086
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2087
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2088
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2089
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2090
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2091
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2092
|
+
SOFTWARE.
|
|
2093
|
+
|
|
2094
|
+
````
|
|
2095
|
+
|
|
2096
|
+
---
|
|
2097
|
+
|
|
2098
|
+
## The following dependencies are licensed under the MIT License:
|
|
2099
|
+
|
|
2100
|
+
### NPM Packages:
|
|
2101
|
+
|
|
2102
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
2169
2103
|
|
|
2170
2104
|
````text
|
|
2171
2105
|
The MIT License (MIT)
|
|
2172
2106
|
|
|
2173
|
-
Copyright (c) 2015
|
|
2107
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
2174
2108
|
|
|
2175
2109
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2176
2110
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2179,16 +2113,55 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2179
2113
|
copies of the Software, and to permit persons to whom the Software is
|
|
2180
2114
|
furnished to do so, subject to the following conditions:
|
|
2181
2115
|
|
|
2182
|
-
The above copyright notice and this permission notice shall be included in
|
|
2183
|
-
|
|
2116
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2117
|
+
copies or substantial portions of the Software.
|
|
2184
2118
|
|
|
2185
2119
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2186
2120
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2187
2121
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2188
2122
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2189
2123
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2190
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2191
|
-
|
|
2124
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2125
|
+
SOFTWARE.
|
|
2126
|
+
|
|
2127
|
+
|
|
2128
|
+
````
|
|
2129
|
+
|
|
2130
|
+
---
|
|
2131
|
+
|
|
2132
|
+
## The following dependencies are licensed under the MIT License:
|
|
2133
|
+
|
|
2134
|
+
### Rust Crates:
|
|
2135
|
+
|
|
2136
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
2137
|
+
|
|
2138
|
+
````text
|
|
2139
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
2140
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2141
|
+
|
|
2142
|
+
Permission is hereby granted, free of charge, to any
|
|
2143
|
+
person obtaining a copy of this software and associated
|
|
2144
|
+
documentation files (the "Software"), to deal in the
|
|
2145
|
+
Software without restriction, including without
|
|
2146
|
+
limitation the rights to use, copy, modify, merge,
|
|
2147
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2148
|
+
the Software, and to permit persons to whom the Software
|
|
2149
|
+
is furnished to do so, subject to the following
|
|
2150
|
+
conditions:
|
|
2151
|
+
|
|
2152
|
+
The above copyright notice and this permission notice
|
|
2153
|
+
shall be included in all copies or substantial portions
|
|
2154
|
+
of the Software.
|
|
2155
|
+
|
|
2156
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2157
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2158
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2159
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2160
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2161
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2162
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2163
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2164
|
+
DEALINGS IN THE SOFTWARE.
|
|
2192
2165
|
|
|
2193
2166
|
````
|
|
2194
2167
|
|
|
@@ -2231,10 +2204,14 @@ THE SOFTWARE.
|
|
|
2231
2204
|
|
|
2232
2205
|
### Rust Crates:
|
|
2233
2206
|
|
|
2234
|
-
- [
|
|
2207
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
2208
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
2209
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
2235
2210
|
|
|
2236
2211
|
````text
|
|
2237
|
-
|
|
2212
|
+
MIT License
|
|
2213
|
+
|
|
2214
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
2238
2215
|
|
|
2239
2216
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2240
2217
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2243,16 +2220,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2243
2220
|
copies of the Software, and to permit persons to whom the Software is
|
|
2244
2221
|
furnished to do so, subject to the following conditions:
|
|
2245
2222
|
|
|
2246
|
-
The above copyright notice and this permission notice shall be included in
|
|
2247
|
-
|
|
2223
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2224
|
+
copies or substantial portions of the Software.
|
|
2248
2225
|
|
|
2249
2226
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2250
2227
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2251
2228
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2252
2229
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2253
2230
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2254
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2255
|
-
|
|
2231
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2232
|
+
SOFTWARE.
|
|
2256
2233
|
|
|
2257
2234
|
````
|
|
2258
2235
|
|
|
@@ -2262,10 +2239,15 @@ THE SOFTWARE.
|
|
|
2262
2239
|
|
|
2263
2240
|
### Rust Crates:
|
|
2264
2241
|
|
|
2265
|
-
- [
|
|
2242
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
2243
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
2244
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
2245
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
2246
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
2247
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
2266
2248
|
|
|
2267
2249
|
````text
|
|
2268
|
-
Copyright (c)
|
|
2250
|
+
Copyright (c) 2019 Tokio Contributors
|
|
2269
2251
|
|
|
2270
2252
|
Permission is hereby granted, free of charge, to any
|
|
2271
2253
|
person obtaining a copy of this software and associated
|
|
@@ -2297,12 +2279,79 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2297
2279
|
|
|
2298
2280
|
## The following dependencies are licensed under the MIT License:
|
|
2299
2281
|
|
|
2282
|
+
### NPM Packages:
|
|
2283
|
+
|
|
2284
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
2285
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
2286
|
+
|
|
2287
|
+
````text
|
|
2288
|
+
MIT License
|
|
2289
|
+
|
|
2290
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
2291
|
+
|
|
2292
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2293
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2294
|
+
in the Software without restriction, including without limitation the rights
|
|
2295
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2296
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2297
|
+
furnished to do so, subject to the following conditions:
|
|
2298
|
+
|
|
2299
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2300
|
+
copies or substantial portions of the Software.
|
|
2301
|
+
|
|
2302
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2303
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2304
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2305
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2306
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2307
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2308
|
+
SOFTWARE.
|
|
2309
|
+
|
|
2310
|
+
````
|
|
2311
|
+
|
|
2312
|
+
---
|
|
2313
|
+
|
|
2314
|
+
## The following dependencies are licensed under the MIT License:
|
|
2315
|
+
|
|
2316
|
+
### NPM Packages:
|
|
2317
|
+
|
|
2318
|
+
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.9) (0.0.9)
|
|
2319
|
+
|
|
2320
|
+
````text
|
|
2321
|
+
MIT License
|
|
2322
|
+
|
|
2323
|
+
Copyright (c) 2026 Huawei Device Co., Ltd.
|
|
2324
|
+
|
|
2325
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2326
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2327
|
+
in the Software without restriction, including without limitation the rights
|
|
2328
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2329
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2330
|
+
furnished to do so, subject to the following conditions:
|
|
2331
|
+
|
|
2332
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2333
|
+
copies or substantial portions of the Software.
|
|
2334
|
+
|
|
2335
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2336
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2337
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2338
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2339
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2340
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2341
|
+
SOFTWARE.
|
|
2342
|
+
|
|
2343
|
+
````
|
|
2344
|
+
|
|
2345
|
+
---
|
|
2346
|
+
|
|
2347
|
+
## The following dependencies are licensed under the MIT License:
|
|
2348
|
+
|
|
2300
2349
|
### Rust Crates:
|
|
2301
2350
|
|
|
2302
|
-
- [
|
|
2351
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
2303
2352
|
|
|
2304
2353
|
````text
|
|
2305
|
-
Copyright (c)
|
|
2354
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
2306
2355
|
|
|
2307
2356
|
Permission is hereby granted, free of charge, to any
|
|
2308
2357
|
person obtaining a copy of this software and associated
|
|
@@ -2336,34 +2385,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2336
2385
|
|
|
2337
2386
|
### Rust Crates:
|
|
2338
2387
|
|
|
2339
|
-
- [
|
|
2388
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
2340
2389
|
|
|
2341
2390
|
````text
|
|
2342
|
-
Copyright (c) 2018-2019
|
|
2391
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
2343
2392
|
|
|
2344
|
-
Permission is hereby granted, free of charge, to any
|
|
2345
|
-
|
|
2346
|
-
|
|
2347
|
-
|
|
2348
|
-
|
|
2349
|
-
|
|
2350
|
-
the Software, and to permit persons to whom the Software
|
|
2351
|
-
is furnished to do so, subject to the following
|
|
2352
|
-
conditions:
|
|
2393
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2394
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2395
|
+
in the Software without restriction, including without limitation the rights
|
|
2396
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2397
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2398
|
+
furnished to do so, subject to the following conditions:
|
|
2353
2399
|
|
|
2354
|
-
The above copyright notice and this permission notice
|
|
2355
|
-
|
|
2356
|
-
|
|
2400
|
+
The above copyright notice and this permission notice shall be included in
|
|
2401
|
+
all copies or substantial portions of the Software.
|
|
2402
|
+
|
|
2403
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2404
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2405
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2406
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2407
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2408
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2409
|
+
THE SOFTWARE.
|
|
2357
2410
|
|
|
2358
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2359
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2360
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2361
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2362
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2363
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2364
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2365
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2366
|
-
DEALINGS IN THE SOFTWARE.
|
|
2367
2411
|
|
|
2368
2412
|
````
|
|
2369
2413
|
|
|
@@ -2373,15 +2417,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2373
2417
|
|
|
2374
2418
|
### Rust Crates:
|
|
2375
2419
|
|
|
2376
|
-
- [
|
|
2377
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2378
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2379
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2380
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2381
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2420
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
2382
2421
|
|
|
2383
2422
|
````text
|
|
2384
|
-
Copyright (c)
|
|
2423
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
2385
2424
|
|
|
2386
2425
|
Permission is hereby granted, free of charge, to any
|
|
2387
2426
|
person obtaining a copy of this software and associated
|
|
@@ -2415,12 +2454,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2415
2454
|
|
|
2416
2455
|
### Rust Crates:
|
|
2417
2456
|
|
|
2418
|
-
- [
|
|
2419
|
-
- [
|
|
2420
|
-
- [
|
|
2457
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
2458
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
2459
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
2460
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
2461
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
2462
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
2421
2463
|
|
|
2422
2464
|
````text
|
|
2423
|
-
Copyright
|
|
2465
|
+
Copyright 2018 Developers of the Rand project
|
|
2466
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2424
2467
|
|
|
2425
2468
|
Permission is hereby granted, free of charge, to any
|
|
2426
2469
|
person obtaining a copy of this software and associated
|
|
@@ -2454,10 +2497,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2454
2497
|
|
|
2455
2498
|
### Rust Crates:
|
|
2456
2499
|
|
|
2457
|
-
- [
|
|
2500
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
2458
2501
|
|
|
2459
2502
|
````text
|
|
2460
|
-
Copyright (c)
|
|
2503
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
2461
2504
|
|
|
2462
2505
|
Permission is hereby granted, free of charge, to any
|
|
2463
2506
|
person obtaining a copy of this software and associated
|
|
@@ -2491,17 +2534,153 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2491
2534
|
|
|
2492
2535
|
### Rust Crates:
|
|
2493
2536
|
|
|
2494
|
-
- [
|
|
2537
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
2495
2538
|
|
|
2496
2539
|
````text
|
|
2497
|
-
|
|
2540
|
+
MIT License
|
|
2498
2541
|
|
|
2499
|
-
|
|
2500
|
-
|
|
2501
|
-
|
|
2502
|
-
|
|
2503
|
-
|
|
2504
|
-
publish, distribute, sublicense, and/or sell
|
|
2542
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
2543
|
+
|
|
2544
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2545
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2546
|
+
in the Software without restriction, including without limitation the rights
|
|
2547
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2548
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2549
|
+
furnished to do so, subject to the following conditions:
|
|
2550
|
+
|
|
2551
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2552
|
+
copies or substantial portions of the Software.
|
|
2553
|
+
|
|
2554
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2555
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2556
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2557
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2558
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2559
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2560
|
+
SOFTWARE.
|
|
2561
|
+
|
|
2562
|
+
````
|
|
2563
|
+
|
|
2564
|
+
---
|
|
2565
|
+
|
|
2566
|
+
## The following dependencies are licensed under the MIT License:
|
|
2567
|
+
|
|
2568
|
+
### Rust Crates:
|
|
2569
|
+
|
|
2570
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
2571
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
2572
|
+
|
|
2573
|
+
````text
|
|
2574
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
2575
|
+
|
|
2576
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2577
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2578
|
+
in the Software without restriction, including without limitation the rights
|
|
2579
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2580
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2581
|
+
furnished to do so, subject to the following conditions:
|
|
2582
|
+
|
|
2583
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2584
|
+
copies or substantial portions of the Software.
|
|
2585
|
+
|
|
2586
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2587
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2588
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2589
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2590
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2591
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2592
|
+
SOFTWARE.
|
|
2593
|
+
|
|
2594
|
+
````
|
|
2595
|
+
|
|
2596
|
+
---
|
|
2597
|
+
|
|
2598
|
+
## The following dependencies are licensed under the MIT License:
|
|
2599
|
+
|
|
2600
|
+
### Rust Crates:
|
|
2601
|
+
|
|
2602
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
2603
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
2604
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2605
|
+
|
|
2606
|
+
````text
|
|
2607
|
+
MIT License
|
|
2608
|
+
|
|
2609
|
+
Copyright (c) Tokio Contributors
|
|
2610
|
+
|
|
2611
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2612
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2613
|
+
in the Software without restriction, including without limitation the rights
|
|
2614
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2615
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2616
|
+
furnished to do so, subject to the following conditions:
|
|
2617
|
+
|
|
2618
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2619
|
+
copies or substantial portions of the Software.
|
|
2620
|
+
|
|
2621
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2622
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2623
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2624
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2625
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2626
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2627
|
+
SOFTWARE.
|
|
2628
|
+
|
|
2629
|
+
````
|
|
2630
|
+
|
|
2631
|
+
---
|
|
2632
|
+
|
|
2633
|
+
## The following dependencies are licensed under the MIT License:
|
|
2634
|
+
|
|
2635
|
+
### Rust Crates:
|
|
2636
|
+
|
|
2637
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
2638
|
+
|
|
2639
|
+
````text
|
|
2640
|
+
MIT License
|
|
2641
|
+
|
|
2642
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
2643
|
+
Copyright (c) Tokio Contributors
|
|
2644
|
+
|
|
2645
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2646
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2647
|
+
in the Software without restriction, including without limitation the rights
|
|
2648
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2649
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2650
|
+
furnished to do so, subject to the following conditions:
|
|
2651
|
+
|
|
2652
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2653
|
+
copies or substantial portions of the Software.
|
|
2654
|
+
|
|
2655
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2656
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2657
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2658
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2659
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2660
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2661
|
+
SOFTWARE.
|
|
2662
|
+
|
|
2663
|
+
````
|
|
2664
|
+
|
|
2665
|
+
---
|
|
2666
|
+
|
|
2667
|
+
## The following dependencies are licensed under the MIT License:
|
|
2668
|
+
|
|
2669
|
+
### Rust Crates:
|
|
2670
|
+
|
|
2671
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
2672
|
+
|
|
2673
|
+
````text
|
|
2674
|
+
Copyright (c) 2017 Carl Lerche
|
|
2675
|
+
Copyright (c) 2018 Bastian Köcher
|
|
2676
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2677
|
+
|
|
2678
|
+
Permission is hereby granted, free of charge, to any
|
|
2679
|
+
person obtaining a copy of this software and associated
|
|
2680
|
+
documentation files (the "Software"), to deal in the
|
|
2681
|
+
Software without restriction, including without
|
|
2682
|
+
limitation the rights to use, copy, modify, merge,
|
|
2683
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2505
2684
|
the Software, and to permit persons to whom the Software
|
|
2506
2685
|
is furnished to do so, subject to the following
|
|
2507
2686
|
conditions:
|
|
@@ -2528,11 +2707,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2528
2707
|
|
|
2529
2708
|
### Rust Crates:
|
|
2530
2709
|
|
|
2531
|
-
- [
|
|
2710
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
2532
2711
|
|
|
2533
2712
|
````text
|
|
2534
|
-
Copyright (c)
|
|
2535
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
2713
|
+
Copyright (c) 2016--2017
|
|
2536
2714
|
|
|
2537
2715
|
Permission is hereby granted, free of charge, to any
|
|
2538
2716
|
person obtaining a copy of this software and associated
|
|
@@ -2564,33 +2742,33 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2564
2742
|
|
|
2565
2743
|
## The following dependencies are licensed under the MIT License:
|
|
2566
2744
|
|
|
2567
|
-
###
|
|
2745
|
+
### NPM Packages:
|
|
2568
2746
|
|
|
2569
|
-
- [
|
|
2570
|
-
- [
|
|
2747
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
2748
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
|
|
2571
2749
|
|
|
2572
2750
|
````text
|
|
2573
|
-
MIT License
|
|
2751
|
+
MIT License
|
|
2574
2752
|
|
|
2575
|
-
Copyright (c)
|
|
2753
|
+
Copyright (c) Microsoft Corporation.
|
|
2576
2754
|
|
|
2577
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2578
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2579
|
-
in the Software without restriction, including without limitation the rights
|
|
2580
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2581
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2582
|
-
furnished to do so, subject to the following conditions:
|
|
2755
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2756
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2757
|
+
in the Software without restriction, including without limitation the rights
|
|
2758
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2759
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2760
|
+
furnished to do so, subject to the following conditions:
|
|
2583
2761
|
|
|
2584
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2585
|
-
copies or substantial portions of the Software.
|
|
2762
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2763
|
+
copies or substantial portions of the Software.
|
|
2586
2764
|
|
|
2587
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2588
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2589
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2590
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2591
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2592
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2593
|
-
SOFTWARE
|
|
2765
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2766
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2767
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2768
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2769
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2770
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2771
|
+
SOFTWARE
|
|
2594
2772
|
|
|
2595
2773
|
````
|
|
2596
2774
|
|
|
@@ -2600,28 +2778,35 @@ SOFTWARE.
|
|
|
2600
2778
|
|
|
2601
2779
|
### Rust Crates:
|
|
2602
2780
|
|
|
2603
|
-
- [
|
|
2781
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
2604
2782
|
|
|
2605
2783
|
````text
|
|
2606
|
-
Copyright (c)
|
|
2784
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
2785
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2607
2786
|
|
|
2608
|
-
Permission is hereby granted, free of charge, to any
|
|
2609
|
-
of this software and associated
|
|
2610
|
-
|
|
2611
|
-
|
|
2612
|
-
|
|
2613
|
-
|
|
2787
|
+
Permission is hereby granted, free of charge, to any
|
|
2788
|
+
person obtaining a copy of this software and associated
|
|
2789
|
+
documentation files (the "Software"), to deal in the
|
|
2790
|
+
Software without restriction, including without
|
|
2791
|
+
limitation the rights to use, copy, modify, merge,
|
|
2792
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2793
|
+
the Software, and to permit persons to whom the Software
|
|
2794
|
+
is furnished to do so, subject to the following
|
|
2795
|
+
conditions:
|
|
2614
2796
|
|
|
2615
|
-
The above copyright notice and this permission notice
|
|
2616
|
-
all copies or substantial portions
|
|
2797
|
+
The above copyright notice and this permission notice
|
|
2798
|
+
shall be included in all copies or substantial portions
|
|
2799
|
+
of the Software.
|
|
2617
2800
|
|
|
2618
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2619
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2620
|
-
|
|
2621
|
-
|
|
2622
|
-
|
|
2623
|
-
|
|
2624
|
-
|
|
2801
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2802
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2803
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2804
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2805
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2806
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2807
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2808
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2809
|
+
DEALINGS IN THE SOFTWARE.
|
|
2625
2810
|
|
|
2626
2811
|
````
|
|
2627
2812
|
|
|
@@ -2629,12 +2814,14 @@ THE SOFTWARE.
|
|
|
2629
2814
|
|
|
2630
2815
|
## The following dependencies are licensed under the MIT License:
|
|
2631
2816
|
|
|
2632
|
-
###
|
|
2817
|
+
### NPM Packages:
|
|
2633
2818
|
|
|
2634
|
-
- [
|
|
2819
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
2635
2820
|
|
|
2636
2821
|
````text
|
|
2637
|
-
|
|
2822
|
+
The MIT License (MIT)
|
|
2823
|
+
|
|
2824
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
2638
2825
|
|
|
2639
2826
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2640
2827
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2654,7 +2841,38 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2654
2841
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2655
2842
|
THE SOFTWARE.
|
|
2656
2843
|
|
|
2844
|
+
````
|
|
2845
|
+
|
|
2846
|
+
---
|
|
2847
|
+
|
|
2848
|
+
## The following dependencies are licensed under the MIT License:
|
|
2849
|
+
|
|
2850
|
+
### Rust Crates:
|
|
2851
|
+
|
|
2852
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
2657
2853
|
|
|
2854
|
+
````text
|
|
2855
|
+
The MIT License (MIT)
|
|
2856
|
+
|
|
2857
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
2858
|
+
|
|
2859
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2860
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2861
|
+
in the Software without restriction, including without limitation the rights
|
|
2862
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2863
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2864
|
+
furnished to do so, subject to the following conditions:
|
|
2865
|
+
|
|
2866
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2867
|
+
copies or substantial portions of the Software.
|
|
2868
|
+
|
|
2869
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2870
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2871
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2872
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2873
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2874
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2875
|
+
SOFTWARE.
|
|
2658
2876
|
````
|
|
2659
2877
|
|
|
2660
2878
|
---
|
|
@@ -2663,10 +2881,14 @@ THE SOFTWARE.
|
|
|
2663
2881
|
|
|
2664
2882
|
### Rust Crates:
|
|
2665
2883
|
|
|
2666
|
-
- [
|
|
2884
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2885
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2886
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2667
2887
|
|
|
2668
2888
|
````text
|
|
2669
|
-
|
|
2889
|
+
MIT License
|
|
2890
|
+
|
|
2891
|
+
Copyright (c) 2017 Ted Driggs
|
|
2670
2892
|
|
|
2671
2893
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2672
2894
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2675,16 +2897,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2675
2897
|
copies of the Software, and to permit persons to whom the Software is
|
|
2676
2898
|
furnished to do so, subject to the following conditions:
|
|
2677
2899
|
|
|
2678
|
-
The above copyright notice and this permission notice shall be included in
|
|
2679
|
-
|
|
2900
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2901
|
+
copies or substantial portions of the Software.
|
|
2680
2902
|
|
|
2681
2903
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2682
2904
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2683
2905
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2684
2906
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2685
2907
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2686
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2687
|
-
|
|
2908
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2909
|
+
SOFTWARE.
|
|
2688
2910
|
|
|
2689
2911
|
````
|
|
2690
2912
|
|
|
@@ -2694,15 +2916,10 @@ THE SOFTWARE.
|
|
|
2694
2916
|
|
|
2695
2917
|
### Rust Crates:
|
|
2696
2918
|
|
|
2697
|
-
- [
|
|
2919
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
2698
2920
|
|
|
2699
2921
|
````text
|
|
2700
|
-
|
|
2701
|
-
|
|
2702
|
-
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
2703
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2704
|
-
Copyright (c) 2017 Frommi
|
|
2705
|
-
Copyright (c) 2017-2024 oyvindln
|
|
2922
|
+
Copyright (c) 2018 directories-rs contributors
|
|
2706
2923
|
|
|
2707
2924
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2708
2925
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2730,10 +2947,10 @@ SOFTWARE.
|
|
|
2730
2947
|
|
|
2731
2948
|
### Rust Crates:
|
|
2732
2949
|
|
|
2733
|
-
- [
|
|
2950
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
2734
2951
|
|
|
2735
2952
|
````text
|
|
2736
|
-
Copyright (c)
|
|
2953
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
2737
2954
|
|
|
2738
2955
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2739
2956
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2760,34 +2977,29 @@ THE SOFTWARE.
|
|
|
2760
2977
|
|
|
2761
2978
|
## The following dependencies are licensed under the MIT License:
|
|
2762
2979
|
|
|
2763
|
-
###
|
|
2980
|
+
### NPM Packages:
|
|
2764
2981
|
|
|
2765
|
-
- [
|
|
2766
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2767
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2982
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
2768
2983
|
|
|
2769
2984
|
````text
|
|
2770
|
-
MIT
|
|
2771
|
-
|
|
2772
|
-
Copyright (c) 2017 Ted Driggs
|
|
2985
|
+
This software is released under the MIT license:
|
|
2773
2986
|
|
|
2774
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2775
|
-
|
|
2776
|
-
|
|
2777
|
-
|
|
2778
|
-
|
|
2779
|
-
|
|
2987
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2988
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2989
|
+
the Software without restriction, including without limitation the rights to
|
|
2990
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2991
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2992
|
+
subject to the following conditions:
|
|
2780
2993
|
|
|
2781
2994
|
The above copyright notice and this permission notice shall be included in all
|
|
2782
2995
|
copies or substantial portions of the Software.
|
|
2783
2996
|
|
|
2784
2997
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2785
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2786
|
-
|
|
2787
|
-
|
|
2788
|
-
|
|
2789
|
-
|
|
2790
|
-
SOFTWARE.
|
|
2998
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2999
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3000
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3001
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3002
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2791
3003
|
|
|
2792
3004
|
````
|
|
2793
3005
|
|
|
@@ -2795,14 +3007,14 @@ SOFTWARE.
|
|
|
2795
3007
|
|
|
2796
3008
|
## The following dependencies are licensed under the MIT License:
|
|
2797
3009
|
|
|
2798
|
-
###
|
|
3010
|
+
### NPM Packages:
|
|
2799
3011
|
|
|
2800
|
-
- [
|
|
3012
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
2801
3013
|
|
|
2802
3014
|
````text
|
|
2803
3015
|
MIT License
|
|
2804
3016
|
|
|
2805
|
-
Copyright (c)
|
|
3017
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
2806
3018
|
|
|
2807
3019
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2808
3020
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2830,12 +3042,10 @@ SOFTWARE.
|
|
|
2830
3042
|
|
|
2831
3043
|
### Rust Crates:
|
|
2832
3044
|
|
|
2833
|
-
- [
|
|
3045
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
2834
3046
|
|
|
2835
3047
|
````text
|
|
2836
|
-
Copyright (c) 2017
|
|
2837
|
-
Copyright (c) 2018 Bastian Köcher
|
|
2838
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
3048
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
2839
3049
|
|
|
2840
3050
|
Permission is hereby granted, free of charge, to any
|
|
2841
3051
|
person obtaining a copy of this software and associated
|
|
@@ -2869,11 +3079,38 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2869
3079
|
|
|
2870
3080
|
### Rust Crates:
|
|
2871
3081
|
|
|
2872
|
-
- [
|
|
3082
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
3083
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
3084
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
3085
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
3086
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
3087
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
3088
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
3089
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
3090
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
3091
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3092
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3093
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
3094
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
3095
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
3096
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
3097
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3098
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3099
|
+
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
3100
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
3101
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
3102
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
3103
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
3104
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
3105
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
3106
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3107
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3108
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3109
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3110
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
3111
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
2873
3112
|
|
|
2874
3113
|
````text
|
|
2875
|
-
Copyright Mozilla Foundation
|
|
2876
|
-
|
|
2877
3114
|
Permission is hereby granted, free of charge, to any
|
|
2878
3115
|
person obtaining a copy of this software and associated
|
|
2879
3116
|
documentation files (the "Software"), to deal in the
|
|
@@ -2906,10 +3143,19 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2906
3143
|
|
|
2907
3144
|
### Rust Crates:
|
|
2908
3145
|
|
|
2909
|
-
- [
|
|
3146
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3147
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3148
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3149
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3150
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3151
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3152
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3153
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3154
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2910
3155
|
|
|
2911
3156
|
````text
|
|
2912
|
-
Copyright (c)
|
|
3157
|
+
Copyright (c) 2016 Alex Crichton
|
|
3158
|
+
Copyright (c) 2017 The Tokio Authors
|
|
2913
3159
|
|
|
2914
3160
|
Permission is hereby granted, free of charge, to any
|
|
2915
3161
|
person obtaining a copy of this software and associated
|
|
@@ -2943,48 +3189,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2943
3189
|
|
|
2944
3190
|
### Rust Crates:
|
|
2945
3191
|
|
|
2946
|
-
- [
|
|
3192
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
2947
3193
|
|
|
2948
3194
|
````text
|
|
2949
|
-
|
|
2950
|
-
|
|
2951
|
-
Permission is hereby granted, free of charge, to any
|
|
2952
|
-
person obtaining a copy of this software and associated
|
|
2953
|
-
documentation files (the "Software"), to deal in the
|
|
2954
|
-
Software without restriction, including without
|
|
2955
|
-
limitation the rights to use, copy, modify, merge,
|
|
2956
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2957
|
-
the Software, and to permit persons to whom the Software
|
|
2958
|
-
is furnished to do so, subject to the following
|
|
2959
|
-
conditions:
|
|
2960
|
-
|
|
2961
|
-
The above copyright notice and this permission notice
|
|
2962
|
-
shall be included in all copies or substantial portions
|
|
2963
|
-
of the Software.
|
|
2964
|
-
|
|
2965
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2966
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2967
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2968
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2969
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2970
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2971
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2972
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2973
|
-
DEALINGS IN THE SOFTWARE.
|
|
2974
|
-
|
|
2975
|
-
|
|
2976
|
-
````
|
|
2977
|
-
|
|
2978
|
-
---
|
|
2979
|
-
|
|
2980
|
-
## The following dependencies are licensed under the MIT License:
|
|
2981
|
-
|
|
2982
|
-
### Rust Crates:
|
|
2983
|
-
|
|
2984
|
-
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
3195
|
+
MIT License
|
|
2985
3196
|
|
|
2986
|
-
|
|
2987
|
-
Copyright
|
|
3197
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
3198
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
3199
|
+
Copyright (c) 2017 Frommi
|
|
3200
|
+
Copyright (c) 2017-2024 oyvindln
|
|
2988
3201
|
|
|
2989
3202
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2990
3203
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2993,17 +3206,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2993
3206
|
copies of the Software, and to permit persons to whom the Software is
|
|
2994
3207
|
furnished to do so, subject to the following conditions:
|
|
2995
3208
|
|
|
2996
|
-
The above copyright notice and this permission notice shall be included in
|
|
2997
|
-
|
|
3209
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3210
|
+
copies or substantial portions of the Software.
|
|
2998
3211
|
|
|
2999
3212
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3000
3213
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3001
3214
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3002
3215
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3003
3216
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3004
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3005
|
-
|
|
3006
|
-
|
|
3217
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3218
|
+
SOFTWARE.
|
|
3007
3219
|
|
|
3008
3220
|
````
|
|
3009
3221
|
|
|
@@ -3013,10 +3225,10 @@ THE SOFTWARE.
|
|
|
3013
3225
|
|
|
3014
3226
|
### Rust Crates:
|
|
3015
3227
|
|
|
3016
|
-
- [
|
|
3228
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
3017
3229
|
|
|
3018
3230
|
````text
|
|
3019
|
-
Copyright (c)
|
|
3231
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
3020
3232
|
|
|
3021
3233
|
Permission is hereby granted, free of charge, to any
|
|
3022
3234
|
person obtaining a copy of this software and associated
|
|
@@ -3050,10 +3262,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3050
3262
|
|
|
3051
3263
|
### Rust Crates:
|
|
3052
3264
|
|
|
3053
|
-
- [
|
|
3265
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
3054
3266
|
|
|
3055
3267
|
````text
|
|
3056
|
-
Copyright (c) 2019
|
|
3268
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
3057
3269
|
|
|
3058
3270
|
Permission is hereby granted, free of charge, to any
|
|
3059
3271
|
person obtaining a copy of this software and associated
|
|
@@ -3087,14 +3299,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3087
3299
|
|
|
3088
3300
|
### Rust Crates:
|
|
3089
3301
|
|
|
3090
|
-
- [
|
|
3091
|
-
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3092
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3302
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
3093
3303
|
|
|
3094
3304
|
````text
|
|
3095
|
-
|
|
3096
|
-
|
|
3097
|
-
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
3305
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
3306
|
+
Copyright (c) 2016 Jason Housley
|
|
3098
3307
|
|
|
3099
3308
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3100
3309
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3103,38 +3312,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3103
3312
|
copies of the Software, and to permit persons to whom the Software is
|
|
3104
3313
|
furnished to do so, subject to the following conditions:
|
|
3105
3314
|
|
|
3106
|
-
The above copyright notice and this permission notice shall be included in
|
|
3107
|
-
copies or substantial portions of the Software.
|
|
3315
|
+
The above copyright notice and this permission notice shall be included in
|
|
3316
|
+
all copies or substantial portions of the Software.
|
|
3108
3317
|
|
|
3109
3318
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3110
3319
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3111
3320
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3112
3321
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3113
3322
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3114
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3115
|
-
SOFTWARE.
|
|
3116
|
-
|
|
3117
|
-
````
|
|
3118
|
-
|
|
3119
|
-
---
|
|
3120
|
-
|
|
3121
|
-
## The following dependencies are licensed under the MIT License:
|
|
3122
|
-
|
|
3123
|
-
### Rust Crates:
|
|
3124
|
-
|
|
3125
|
-
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
3126
|
-
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
3127
|
-
|
|
3128
|
-
````text
|
|
3129
|
-
The MIT License (MIT)
|
|
3130
|
-
|
|
3131
|
-
Copyright 2016 Google Inc. All Rights Reserved.
|
|
3132
|
-
|
|
3133
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
3134
|
-
|
|
3135
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3136
|
-
|
|
3137
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3323
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3324
|
+
THE SOFTWARE.
|
|
3138
3325
|
|
|
3139
3326
|
````
|
|
3140
3327
|
|
|
@@ -3144,10 +3331,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3144
3331
|
|
|
3145
3332
|
### Rust Crates:
|
|
3146
3333
|
|
|
3147
|
-
- [
|
|
3334
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
3148
3335
|
|
|
3149
3336
|
````text
|
|
3150
|
-
Copyright (c)
|
|
3337
|
+
Copyright (c) 2019 Carl Lerche
|
|
3151
3338
|
|
|
3152
3339
|
Permission is hereby granted, free of charge, to any
|
|
3153
3340
|
person obtaining a copy of this software and associated
|
|
@@ -3181,30 +3368,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3181
3368
|
|
|
3182
3369
|
### Rust Crates:
|
|
3183
3370
|
|
|
3184
|
-
- [
|
|
3371
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
3185
3372
|
|
|
3186
3373
|
````text
|
|
3187
|
-
|
|
3188
|
-
|
|
3189
|
-
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
3374
|
+
Copyright (c) 2017 http-rs authors
|
|
3190
3375
|
|
|
3191
|
-
Permission is hereby granted, free of charge, to any
|
|
3192
|
-
of this software and associated
|
|
3193
|
-
|
|
3194
|
-
|
|
3195
|
-
|
|
3196
|
-
|
|
3376
|
+
Permission is hereby granted, free of charge, to any
|
|
3377
|
+
person obtaining a copy of this software and associated
|
|
3378
|
+
documentation files (the "Software"), to deal in the
|
|
3379
|
+
Software without restriction, including without
|
|
3380
|
+
limitation the rights to use, copy, modify, merge,
|
|
3381
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3382
|
+
the Software, and to permit persons to whom the Software
|
|
3383
|
+
is furnished to do so, subject to the following
|
|
3384
|
+
conditions:
|
|
3197
3385
|
|
|
3198
|
-
The above copyright notice and this permission notice
|
|
3199
|
-
all copies or substantial portions
|
|
3386
|
+
The above copyright notice and this permission notice
|
|
3387
|
+
shall be included in all copies or substantial portions
|
|
3388
|
+
of the Software.
|
|
3200
3389
|
|
|
3201
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3202
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3203
|
-
|
|
3204
|
-
|
|
3205
|
-
|
|
3206
|
-
|
|
3207
|
-
|
|
3390
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3391
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3392
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3393
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3394
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3395
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3396
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3397
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3398
|
+
DEALINGS IN THE SOFTWARE.
|
|
3208
3399
|
|
|
3209
3400
|
````
|
|
3210
3401
|
|
|
@@ -3249,46 +3440,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3249
3440
|
|
|
3250
3441
|
## The following dependencies are licensed under the MIT License:
|
|
3251
3442
|
|
|
3252
|
-
### NPM Packages:
|
|
3253
|
-
|
|
3254
|
-
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
3255
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
|
|
3256
|
-
|
|
3257
|
-
````text
|
|
3258
|
-
MIT License
|
|
3259
|
-
|
|
3260
|
-
Copyright (c) Microsoft Corporation.
|
|
3261
|
-
|
|
3262
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3263
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3264
|
-
in the Software without restriction, including without limitation the rights
|
|
3265
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3266
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3267
|
-
furnished to do so, subject to the following conditions:
|
|
3268
|
-
|
|
3269
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3270
|
-
copies or substantial portions of the Software.
|
|
3271
|
-
|
|
3272
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3273
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3274
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3275
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3276
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3277
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3278
|
-
SOFTWARE
|
|
3279
|
-
|
|
3280
|
-
````
|
|
3281
|
-
|
|
3282
|
-
---
|
|
3283
|
-
|
|
3284
|
-
## The following dependencies are licensed under the MIT License:
|
|
3285
|
-
|
|
3286
3443
|
### Rust Crates:
|
|
3287
3444
|
|
|
3288
|
-
- [
|
|
3445
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
3289
3446
|
|
|
3290
3447
|
````text
|
|
3291
|
-
|
|
3448
|
+
Copyright (c) 2017 Sean McArthur
|
|
3292
3449
|
|
|
3293
3450
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3294
3451
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3297,16 +3454,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3297
3454
|
copies of the Software, and to permit persons to whom the Software is
|
|
3298
3455
|
furnished to do so, subject to the following conditions:
|
|
3299
3456
|
|
|
3300
|
-
The above copyright notice and this permission notice shall be included in
|
|
3301
|
-
copies or substantial portions of the Software.
|
|
3457
|
+
The above copyright notice and this permission notice shall be included in
|
|
3458
|
+
all copies or substantial portions of the Software.
|
|
3302
3459
|
|
|
3303
3460
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3304
3461
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3305
3462
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3306
3463
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3307
3464
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3308
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3309
|
-
SOFTWARE.
|
|
3465
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3466
|
+
THE SOFTWARE.
|
|
3467
|
+
|
|
3310
3468
|
|
|
3311
3469
|
````
|
|
3312
3470
|
|
|
@@ -3316,10 +3474,10 @@ SOFTWARE.
|
|
|
3316
3474
|
|
|
3317
3475
|
### Rust Crates:
|
|
3318
3476
|
|
|
3319
|
-
- [
|
|
3477
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
3320
3478
|
|
|
3321
3479
|
````text
|
|
3322
|
-
Copyright (c) 2019
|
|
3480
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
3323
3481
|
|
|
3324
3482
|
Permission is hereby granted, free of charge, to any
|
|
3325
3483
|
person obtaining a copy of this software and associated
|
|
@@ -3353,12 +3511,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3353
3511
|
|
|
3354
3512
|
### Rust Crates:
|
|
3355
3513
|
|
|
3356
|
-
- [
|
|
3357
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
3358
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
3514
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
3359
3515
|
|
|
3360
3516
|
````text
|
|
3361
|
-
Copyright (c)
|
|
3517
|
+
Copyright (c) 2017 Contributors
|
|
3362
3518
|
|
|
3363
3519
|
Permission is hereby granted, free of charge, to any
|
|
3364
3520
|
person obtaining a copy of this software and associated
|
|
@@ -3392,10 +3548,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3392
3548
|
|
|
3393
3549
|
### Rust Crates:
|
|
3394
3550
|
|
|
3395
|
-
- [
|
|
3551
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
3552
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
3553
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
3396
3554
|
|
|
3397
3555
|
````text
|
|
3398
|
-
Copyright (c)
|
|
3556
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
3399
3557
|
|
|
3400
3558
|
Permission is hereby granted, free of charge, to any
|
|
3401
3559
|
person obtaining a copy of this software and associated
|
|
@@ -3429,98 +3587,67 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3429
3587
|
|
|
3430
3588
|
### Rust Crates:
|
|
3431
3589
|
|
|
3432
|
-
- [
|
|
3590
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
3433
3591
|
|
|
3434
3592
|
````text
|
|
3435
|
-
|
|
3436
|
-
|
|
3437
|
-
Copyright (c) 2014 Mathijs van de Nes
|
|
3593
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
3438
3594
|
|
|
3439
|
-
Permission is hereby granted, free of charge, to any
|
|
3440
|
-
of this software and associated
|
|
3441
|
-
|
|
3442
|
-
|
|
3443
|
-
|
|
3444
|
-
|
|
3595
|
+
Permission is hereby granted, free of charge, to any
|
|
3596
|
+
person obtaining a copy of this software and associated
|
|
3597
|
+
documentation files (the "Software"), to deal in the
|
|
3598
|
+
Software without restriction, including without
|
|
3599
|
+
limitation the rights to use, copy, modify, merge,
|
|
3600
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3601
|
+
the Software, and to permit persons to whom the Software
|
|
3602
|
+
is furnished to do so, subject to the following
|
|
3603
|
+
conditions:
|
|
3445
3604
|
|
|
3446
|
-
The above copyright notice and this permission notice
|
|
3447
|
-
copies or substantial portions
|
|
3605
|
+
The above copyright notice and this permission notice
|
|
3606
|
+
shall be included in all copies or substantial portions
|
|
3607
|
+
of the Software.
|
|
3448
3608
|
|
|
3449
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3450
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3451
|
-
|
|
3452
|
-
|
|
3453
|
-
|
|
3454
|
-
|
|
3455
|
-
|
|
3609
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3610
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3611
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3612
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3613
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3614
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3615
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3616
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3617
|
+
DEALINGS IN THE SOFTWARE.
|
|
3456
3618
|
|
|
3457
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
3458
|
-
licences; see files named LICENSE.*.txt for details.
|
|
3459
3619
|
````
|
|
3460
3620
|
|
|
3461
3621
|
---
|
|
3462
3622
|
|
|
3463
3623
|
## The following dependencies are licensed under the MIT License:
|
|
3464
3624
|
|
|
3465
|
-
###
|
|
3625
|
+
### Rust Crates:
|
|
3466
3626
|
|
|
3467
|
-
- [
|
|
3468
|
-
- [
|
|
3627
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
3628
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
3469
3629
|
|
|
3470
3630
|
````text
|
|
3471
|
-
MIT License
|
|
3631
|
+
The MIT License (MIT)
|
|
3472
3632
|
|
|
3473
|
-
Copyright (c)
|
|
3633
|
+
Copyright (c) 2015 Steven Fackler
|
|
3474
3634
|
|
|
3475
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3476
|
-
|
|
3477
|
-
|
|
3478
|
-
|
|
3479
|
-
|
|
3480
|
-
|
|
3635
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3636
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
3637
|
+
the Software without restriction, including without limitation the rights to
|
|
3638
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3639
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3640
|
+
subject to the following conditions:
|
|
3481
3641
|
|
|
3482
3642
|
The above copyright notice and this permission notice shall be included in all
|
|
3483
3643
|
copies or substantial portions of the Software.
|
|
3484
3644
|
|
|
3485
3645
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3486
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3487
|
-
|
|
3488
|
-
|
|
3489
|
-
|
|
3490
|
-
|
|
3491
|
-
SOFTWARE.
|
|
3492
|
-
|
|
3493
|
-
````
|
|
3494
|
-
|
|
3495
|
-
---
|
|
3496
|
-
|
|
3497
|
-
## The following dependencies are licensed under the MIT License:
|
|
3498
|
-
|
|
3499
|
-
### Rust Crates:
|
|
3500
|
-
|
|
3501
|
-
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
3502
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3503
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3504
|
-
|
|
3505
|
-
````text
|
|
3506
|
-
MIT License
|
|
3507
|
-
|
|
3508
|
-
Copyright (c) <year> <copyright holders>
|
|
3509
|
-
|
|
3510
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3511
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
3512
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3513
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
3514
|
-
following conditions:
|
|
3515
|
-
|
|
3516
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3517
|
-
portions of the Software.
|
|
3518
|
-
|
|
3519
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3520
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
3521
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3522
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
3523
|
-
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3646
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3647
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3648
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3649
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3650
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3524
3651
|
|
|
3525
3652
|
````
|
|
3526
3653
|
|
|
@@ -3530,12 +3657,12 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3530
3657
|
|
|
3531
3658
|
### Rust Crates:
|
|
3532
3659
|
|
|
3533
|
-
- [
|
|
3660
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
3534
3661
|
|
|
3535
3662
|
````text
|
|
3536
|
-
MIT License
|
|
3663
|
+
The MIT License (MIT)
|
|
3537
3664
|
|
|
3538
|
-
Copyright (c)
|
|
3665
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
3539
3666
|
|
|
3540
3667
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3541
3668
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3563,38 +3690,11 @@ SOFTWARE.
|
|
|
3563
3690
|
|
|
3564
3691
|
### Rust Crates:
|
|
3565
3692
|
|
|
3566
|
-
- [
|
|
3567
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
3568
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
3569
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
3570
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
3571
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
3572
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
3573
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
3574
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
3575
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3576
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3577
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
3578
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
3579
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
3580
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
3581
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3582
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3583
|
-
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
3584
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
3585
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
3586
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
3587
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
3588
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
3589
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
3590
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3591
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3592
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3593
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3594
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
3595
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
3693
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
3596
3694
|
|
|
3597
3695
|
````text
|
|
3696
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
3697
|
+
|
|
3598
3698
|
Permission is hereby granted, free of charge, to any
|
|
3599
3699
|
person obtaining a copy of this software and associated
|
|
3600
3700
|
documentation files (the "Software"), to deal in the
|
|
@@ -3612,43 +3712,12 @@ of the Software.
|
|
|
3612
3712
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3613
3713
|
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3614
3714
|
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3615
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3616
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3617
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3618
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3619
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3620
|
-
DEALINGS IN THE SOFTWARE.
|
|
3621
|
-
|
|
3622
|
-
````
|
|
3623
|
-
|
|
3624
|
-
---
|
|
3625
|
-
|
|
3626
|
-
## The following dependencies are licensed under the MIT License:
|
|
3627
|
-
|
|
3628
|
-
### Rust Crates:
|
|
3629
|
-
|
|
3630
|
-
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
3631
|
-
|
|
3632
|
-
````text
|
|
3633
|
-
Copyright (c) 2018 directories-rs contributors
|
|
3634
|
-
|
|
3635
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3636
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3637
|
-
in the Software without restriction, including without limitation the rights
|
|
3638
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3639
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3640
|
-
furnished to do so, subject to the following conditions:
|
|
3641
|
-
|
|
3642
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3643
|
-
copies or substantial portions of the Software.
|
|
3644
|
-
|
|
3645
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3646
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3647
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3648
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3649
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3650
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3651
|
-
SOFTWARE.
|
|
3715
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3716
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3717
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3718
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3719
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3720
|
+
DEALINGS IN THE SOFTWARE.
|
|
3652
3721
|
|
|
3653
3722
|
````
|
|
3654
3723
|
|
|
@@ -3658,10 +3727,10 @@ SOFTWARE.
|
|
|
3658
3727
|
|
|
3659
3728
|
### Rust Crates:
|
|
3660
3729
|
|
|
3661
|
-
- [
|
|
3730
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
3662
3731
|
|
|
3663
3732
|
````text
|
|
3664
|
-
Copyright (c)
|
|
3733
|
+
Copyright (c) The rust-url developers
|
|
3665
3734
|
|
|
3666
3735
|
Permission is hereby granted, free of charge, to any
|
|
3667
3736
|
person obtaining a copy of this software and associated
|
|
@@ -3695,10 +3764,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3695
3764
|
|
|
3696
3765
|
### Rust Crates:
|
|
3697
3766
|
|
|
3698
|
-
- [
|
|
3767
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
3699
3768
|
|
|
3700
3769
|
````text
|
|
3701
|
-
Copyright (c)
|
|
3770
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
3702
3771
|
|
|
3703
3772
|
Permission is hereby granted, free of charge, to any
|
|
3704
3773
|
person obtaining a copy of this software and associated
|
|
@@ -3730,42 +3799,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3730
3799
|
|
|
3731
3800
|
## The following dependencies are licensed under the MIT License:
|
|
3732
3801
|
|
|
3733
|
-
### NPM Packages:
|
|
3734
|
-
|
|
3735
|
-
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
3736
|
-
|
|
3737
|
-
````text
|
|
3738
|
-
This software is released under the MIT license:
|
|
3739
|
-
|
|
3740
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3741
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
3742
|
-
the Software without restriction, including without limitation the rights to
|
|
3743
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3744
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3745
|
-
subject to the following conditions:
|
|
3746
|
-
|
|
3747
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3748
|
-
copies or substantial portions of the Software.
|
|
3749
|
-
|
|
3750
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3751
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3752
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3753
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3754
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3755
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3756
|
-
|
|
3757
|
-
````
|
|
3758
|
-
|
|
3759
|
-
---
|
|
3760
|
-
|
|
3761
|
-
## The following dependencies are licensed under the MIT License:
|
|
3762
|
-
|
|
3763
3802
|
### Rust Crates:
|
|
3764
3803
|
|
|
3765
|
-
- [hyper-
|
|
3804
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
3766
3805
|
|
|
3767
3806
|
````text
|
|
3768
|
-
Copyright (c)
|
|
3807
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
3769
3808
|
|
|
3770
3809
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3771
3810
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3785,39 +3824,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3785
3824
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3786
3825
|
THE SOFTWARE.
|
|
3787
3826
|
|
|
3788
|
-
|
|
3789
|
-
````
|
|
3790
|
-
|
|
3791
|
-
---
|
|
3792
|
-
|
|
3793
|
-
## The following dependencies are licensed under the MIT License:
|
|
3794
|
-
|
|
3795
|
-
### Rust Crates:
|
|
3796
|
-
|
|
3797
|
-
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
3798
|
-
|
|
3799
|
-
````text
|
|
3800
|
-
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
3801
|
-
Copyright (c) 2015-2020 The rust-hex Developers
|
|
3802
|
-
|
|
3803
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3804
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3805
|
-
in the Software without restriction, including without limitation the rights
|
|
3806
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3807
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3808
|
-
furnished to do so, subject to the following conditions:
|
|
3809
|
-
|
|
3810
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3811
|
-
copies or substantial portions of the Software.
|
|
3812
|
-
|
|
3813
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3814
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3815
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3816
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3817
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3818
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3819
|
-
SOFTWARE.
|
|
3820
|
-
|
|
3821
3827
|
````
|
|
3822
3828
|
|
|
3823
3829
|
---
|
|
@@ -3826,10 +3832,10 @@ SOFTWARE.
|
|
|
3826
3832
|
|
|
3827
3833
|
### Rust Crates:
|
|
3828
3834
|
|
|
3829
|
-
- [
|
|
3835
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
3830
3836
|
|
|
3831
3837
|
````text
|
|
3832
|
-
Copyright (c)
|
|
3838
|
+
Copyright (c) 2016 Anthony Ramine
|
|
3833
3839
|
|
|
3834
3840
|
Permission is hereby granted, free of charge, to any
|
|
3835
3841
|
person obtaining a copy of this software and associated
|
|
@@ -3900,16 +3906,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3900
3906
|
|
|
3901
3907
|
### Rust Crates:
|
|
3902
3908
|
|
|
3903
|
-
- [
|
|
3909
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
3910
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3911
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3904
3912
|
|
|
3905
3913
|
````text
|
|
3906
|
-
|
|
3914
|
+
MIT License
|
|
3907
3915
|
|
|
3908
|
-
|
|
3916
|
+
Copyright (c) <year> <copyright holders>
|
|
3909
3917
|
|
|
3910
|
-
|
|
3918
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3919
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
3920
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3921
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
3922
|
+
following conditions:
|
|
3911
3923
|
|
|
3912
|
-
|
|
3924
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3925
|
+
portions of the Software.
|
|
3926
|
+
|
|
3927
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3928
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
3929
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3930
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
3931
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3913
3932
|
|
|
3914
3933
|
````
|
|
3915
3934
|
|
|
@@ -3919,10 +3938,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3919
3938
|
|
|
3920
3939
|
### Rust Crates:
|
|
3921
3940
|
|
|
3922
|
-
- [
|
|
3941
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
3942
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
3923
3943
|
|
|
3924
3944
|
````text
|
|
3925
|
-
Copyright (c)
|
|
3945
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
3926
3946
|
|
|
3927
3947
|
Permission is hereby granted, free of charge, to any
|
|
3928
3948
|
person obtaining a copy of this software and associated
|
|
@@ -3956,16 +3976,35 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3956
3976
|
|
|
3957
3977
|
### Rust Crates:
|
|
3958
3978
|
|
|
3959
|
-
- [
|
|
3979
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
3960
3980
|
|
|
3961
3981
|
````text
|
|
3962
|
-
Copyright
|
|
3982
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
3983
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3963
3984
|
|
|
3964
|
-
Permission is hereby granted, free of charge, to any
|
|
3985
|
+
Permission is hereby granted, free of charge, to any
|
|
3986
|
+
person obtaining a copy of this software and associated
|
|
3987
|
+
documentation files (the "Software"), to deal in the
|
|
3988
|
+
Software without restriction, including without
|
|
3989
|
+
limitation the rights to use, copy, modify, merge,
|
|
3990
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3991
|
+
the Software, and to permit persons to whom the Software
|
|
3992
|
+
is furnished to do so, subject to the following
|
|
3993
|
+
conditions:
|
|
3965
3994
|
|
|
3966
|
-
The above copyright notice and this permission notice
|
|
3995
|
+
The above copyright notice and this permission notice
|
|
3996
|
+
shall be included in all copies or substantial portions
|
|
3997
|
+
of the Software.
|
|
3967
3998
|
|
|
3968
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3999
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4000
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4001
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4002
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4003
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4004
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4005
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4006
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4007
|
+
DEALINGS IN THE SOFTWARE.
|
|
3969
4008
|
|
|
3970
4009
|
````
|
|
3971
4010
|
|
|
@@ -3975,10 +4014,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3975
4014
|
|
|
3976
4015
|
### Rust Crates:
|
|
3977
4016
|
|
|
3978
|
-
- [
|
|
4017
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
3979
4018
|
|
|
3980
4019
|
````text
|
|
3981
|
-
Copyright (c) 2016
|
|
4020
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
3982
4021
|
|
|
3983
4022
|
Permission is hereby granted, free of charge, to any
|
|
3984
4023
|
person obtaining a copy of this software and associated
|
|
@@ -4012,11 +4051,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4012
4051
|
|
|
4013
4052
|
### Rust Crates:
|
|
4014
4053
|
|
|
4015
|
-
- [
|
|
4054
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
4016
4055
|
|
|
4017
4056
|
````text
|
|
4018
|
-
Copyright (c)
|
|
4019
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
4057
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
4020
4058
|
|
|
4021
4059
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4022
4060
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4044,34 +4082,28 @@ THE SOFTWARE.
|
|
|
4044
4082
|
|
|
4045
4083
|
### Rust Crates:
|
|
4046
4084
|
|
|
4047
|
-
- [
|
|
4085
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
4048
4086
|
|
|
4049
4087
|
````text
|
|
4050
|
-
Copyright (c)
|
|
4088
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
4051
4089
|
|
|
4052
|
-
Permission is hereby granted, free of charge, to any
|
|
4053
|
-
|
|
4054
|
-
|
|
4055
|
-
|
|
4056
|
-
|
|
4057
|
-
|
|
4058
|
-
the Software, and to permit persons to whom the Software
|
|
4059
|
-
is furnished to do so, subject to the following
|
|
4060
|
-
conditions:
|
|
4090
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4091
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4092
|
+
in the Software without restriction, including without limitation the rights
|
|
4093
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4094
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4095
|
+
furnished to do so, subject to the following conditions:
|
|
4061
4096
|
|
|
4062
|
-
The above copyright notice and this permission notice
|
|
4063
|
-
|
|
4064
|
-
of the Software.
|
|
4097
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4098
|
+
copies or substantial portions of the Software.
|
|
4065
4099
|
|
|
4066
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4067
|
-
|
|
4068
|
-
|
|
4069
|
-
|
|
4070
|
-
|
|
4071
|
-
|
|
4072
|
-
|
|
4073
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4074
|
-
DEALINGS IN THE SOFTWARE.
|
|
4100
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4101
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4102
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4103
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4104
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4105
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4106
|
+
SOFTWARE.
|
|
4075
4107
|
|
|
4076
4108
|
````
|
|
4077
4109
|
|
|
@@ -4462,30 +4494,35 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
4462
4494
|
|
|
4463
4495
|
---
|
|
4464
4496
|
|
|
4465
|
-
## The following dependencies are licensed under the UNKNOWN License:
|
|
4466
|
-
|
|
4467
|
-
### NPM Packages:
|
|
4468
|
-
|
|
4469
|
-
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.6) (0.0.6)
|
|
4470
|
-
|
|
4471
|
-
````text
|
|
4472
|
-
Please refer to the package README for license details.
|
|
4473
|
-
````
|
|
4474
|
-
|
|
4475
|
-
---
|
|
4476
|
-
|
|
4477
4497
|
## The following dependencies are licensed under the Unicode-3.0 License:
|
|
4478
4498
|
|
|
4479
4499
|
### Rust Crates:
|
|
4480
4500
|
|
|
4481
|
-
- [
|
|
4501
|
+
- [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4502
|
+
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4503
|
+
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4504
|
+
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4505
|
+
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4506
|
+
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4507
|
+
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4508
|
+
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4509
|
+
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4510
|
+
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4511
|
+
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4512
|
+
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4513
|
+
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4514
|
+
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4515
|
+
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4516
|
+
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4517
|
+
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4518
|
+
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4482
4519
|
|
|
4483
4520
|
````text
|
|
4484
4521
|
UNICODE LICENSE V3
|
|
4485
4522
|
|
|
4486
4523
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4487
4524
|
|
|
4488
|
-
Copyright ©
|
|
4525
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
4489
4526
|
|
|
4490
4527
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4491
4528
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4521,6 +4558,13 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4521
4558
|
dealings in these Data Files or Software without prior written
|
|
4522
4559
|
authorization of the copyright holder.
|
|
4523
4560
|
|
|
4561
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
4562
|
+
|
|
4563
|
+
—
|
|
4564
|
+
|
|
4565
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4566
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4567
|
+
|
|
4524
4568
|
````
|
|
4525
4569
|
|
|
4526
4570
|
---
|
|
@@ -4529,31 +4573,14 @@ authorization of the copyright holder.
|
|
|
4529
4573
|
|
|
4530
4574
|
### Rust Crates:
|
|
4531
4575
|
|
|
4532
|
-
- [
|
|
4533
|
-
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4534
|
-
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4535
|
-
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4536
|
-
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4537
|
-
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4538
|
-
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4539
|
-
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4540
|
-
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4541
|
-
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4542
|
-
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4543
|
-
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4544
|
-
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4545
|
-
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4546
|
-
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4547
|
-
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4548
|
-
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4549
|
-
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4576
|
+
- [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
|
|
4550
4577
|
|
|
4551
4578
|
````text
|
|
4552
4579
|
UNICODE LICENSE V3
|
|
4553
4580
|
|
|
4554
4581
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4555
4582
|
|
|
4556
|
-
Copyright ©
|
|
4583
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
4557
4584
|
|
|
4558
4585
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4559
4586
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4589,12 +4616,5 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4589
4616
|
dealings in these Data Files or Software without prior written
|
|
4590
4617
|
authorization of the copyright holder.
|
|
4591
4618
|
|
|
4592
|
-
SPDX-License-Identifier: Unicode-3.0
|
|
4593
|
-
|
|
4594
|
-
—
|
|
4595
|
-
|
|
4596
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4597
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4598
|
-
|
|
4599
4619
|
````
|
|
4600
4620
|
|