@deveco-codegenie/mcp-darwin-arm64 0.2.3-beta → 0.2.4

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.
@@ -1,47 +1,21 @@
1
1
  # SUMMARY
2
2
 
3
- **Total Dependencies:** 211
3
+ **Total Dependencies:** 208
4
4
 
5
5
  - **Rust Crates:** 197 *(By cargo-about)*
6
- - **NPM Packages:** 14 *(By license-checker-rseidelsohn)*
6
+ - **NPM Packages:** 11 *(By license-checker-rseidelsohn)*
7
7
 
8
8
  ### Licenses Breakdown:
9
9
 
10
- - MIT: 177
10
+ - MIT: 176
11
11
  - Unicode-3.0: 19
12
12
  - Apache-2.0: 7
13
13
  - 0BSD: 3
14
- - BSD-3-Clause: 2
15
- - ISC: 2
14
+ - BSD-3-Clause: 1
16
15
  - MPL-2.0: 1
16
+ - UNKNOWN: 1
17
17
 
18
18
 
19
- ---
20
-
21
- ## The following dependencies are licensed under the 0BSD License:
22
-
23
- ### Rust Crates:
24
-
25
- - [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
26
-
27
- ````text
28
- BSD Zero Clause License
29
-
30
- Copyright (c) 2024 kotauskas
31
-
32
- Permission to use, copy, modify, and/or distribute this software for any
33
- purpose with or without fee is hereby granted.
34
-
35
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
36
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
37
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
38
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
39
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
40
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
41
- PERFORMANCE OF THIS SOFTWARE.
42
-
43
- ````
44
-
45
19
  ---
46
20
 
47
21
  ## The following dependencies are licensed under the 0BSD License:
@@ -94,88 +68,27 @@ PERFORMANCE OF THIS SOFTWARE.
94
68
 
95
69
  ---
96
70
 
97
- ## The following dependencies are licensed under the Apache-2.0 License:
71
+ ## The following dependencies are licensed under the 0BSD License:
98
72
 
99
73
  ### Rust Crates:
100
74
 
101
- - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
102
- - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
103
- - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
75
+ - [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
104
76
 
105
77
  ````text
106
- Apache License
107
- Version 2.0, January 2004
108
- http://www.apache.org/licenses/
109
-
110
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
111
-
112
- 1. Definitions.
113
-
114
- "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
115
-
116
- "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
117
-
118
- "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
119
-
120
- "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
121
-
122
- "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
123
-
124
- "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
125
-
126
- "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
127
-
128
- "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
129
-
130
- "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
131
-
132
- "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
133
-
134
- 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
135
-
136
- 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
137
-
138
- 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
139
-
140
- (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
141
-
142
- (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
143
-
144
- (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
145
-
146
- (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
147
-
148
- You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
149
-
150
- 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
151
-
152
- 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
153
-
154
- 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
155
-
156
- 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
157
-
158
- 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
159
-
160
- END OF TERMS AND CONDITIONS
161
-
162
- APPENDIX: How to apply the Apache License to your work.
163
-
164
- To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
165
-
166
- Copyright [yyyy] [name of copyright owner]
78
+ BSD Zero Clause License
167
79
 
168
- Licensed under the Apache License, Version 2.0 (the "License");
169
- you may not use this file except in compliance with the License.
170
- You may obtain a copy of the License at
80
+ Copyright (c) 2024 kotauskas
171
81
 
172
- http://www.apache.org/licenses/LICENSE-2.0
82
+ Permission to use, copy, modify, and/or distribute this software for any
83
+ purpose with or without fee is hereby granted.
173
84
 
174
- Unless required by applicable law or agreed to in writing, software
175
- distributed under the License is distributed on an "AS IS" BASIS,
176
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
177
- See the License for the specific language governing permissions and
178
- limitations under the License.
85
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
86
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
87
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
88
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
89
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
90
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
91
+ PERFORMANCE OF THIS SOFTWARE.
179
92
 
180
93
  ````
181
94
 
@@ -400,6 +313,93 @@ limitations under the License.
400
313
 
401
314
  ### Rust Crates:
402
315
 
316
+ - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
317
+ - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
318
+ - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
319
+
320
+ ````text
321
+ Apache License
322
+ Version 2.0, January 2004
323
+ http://www.apache.org/licenses/
324
+
325
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
326
+
327
+ 1. Definitions.
328
+
329
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
330
+
331
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
332
+
333
+ "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
334
+
335
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
336
+
337
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
338
+
339
+ "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
340
+
341
+ "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
342
+
343
+ "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
344
+
345
+ "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
346
+
347
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
348
+
349
+ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
350
+
351
+ 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
352
+
353
+ 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
354
+
355
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
356
+
357
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
358
+
359
+ (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
360
+
361
+ (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
362
+
363
+ You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
364
+
365
+ 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
366
+
367
+ 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
368
+
369
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
370
+
371
+ 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
372
+
373
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
374
+
375
+ END OF TERMS AND CONDITIONS
376
+
377
+ APPENDIX: How to apply the Apache License to your work.
378
+
379
+ To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
380
+
381
+ Copyright [yyyy] [name of copyright owner]
382
+
383
+ Licensed under the Apache License, Version 2.0 (the "License");
384
+ you may not use this file except in compliance with the License.
385
+ You may obtain a copy of the License at
386
+
387
+ http://www.apache.org/licenses/LICENSE-2.0
388
+
389
+ Unless required by applicable law or agreed to in writing, software
390
+ distributed under the License is distributed on an "AS IS" BASIS,
391
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
392
+ See the License for the specific language governing permissions and
393
+ limitations under the License.
394
+
395
+ ````
396
+
397
+ ---
398
+
399
+ ## The following dependencies are licensed under the Apache-2.0 License:
400
+
401
+ ### Rust Crates:
402
+
403
403
  - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
404
404
 
405
405
  ````text
@@ -613,52 +613,13 @@ limitations under the License.
613
613
 
614
614
  ### NPM Packages:
615
615
 
616
- - [jpeg-js](https://github.com/eugeneware/jpeg-js) (0.4.4)
617
-
618
- ````text
619
- Copyright (c) 2014, Eugene Ware
620
- All rights reserved.
621
-
622
- Redistribution and use in source and binary forms, with or without
623
- modification, are permitted provided that the following conditions are met:
624
-
625
- 1. Redistributions of source code must retain the above copyright
626
- notice, this list of conditions and the following disclaimer.
627
- 2. Redistributions in binary form must reproduce the above copyright
628
- notice, this list of conditions and the following disclaimer in the
629
- documentation and/or other materials provided with the distribution.
630
- 3. Neither the name of Eugene Ware nor the names of its contributors
631
- may be used to endorse or promote products derived from this software
632
- without specific prior written permission.
633
-
634
- THIS SOFTWARE IS PROVIDED BY EUGENE WARE ''AS IS'' AND ANY
635
- EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
636
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
637
- DISCLAIMED. IN NO EVENT SHALL EUGENE WARE BE LIABLE FOR ANY
638
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
639
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
640
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
641
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
642
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
643
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
644
-
645
- ````
646
-
647
- ---
648
-
649
- ## The following dependencies are licensed under the BSD-3-Clause License:
650
-
651
- ### NPM Packages:
652
-
653
- - [fast-uri](https://github.com/fastify/fast-uri) (3.1.0)
616
+ - [fast-uri](https://github.com/fastify/fast-uri) (3.1.2)
654
617
 
655
618
  ````text
656
619
  Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
657
- Copyright (c) 2021-present The Fastify team
620
+ Copyright (c) 2021-present The Fastify team <https://github.com/fastify/fastify#team>
658
621
  All rights reserved.
659
622
 
660
- The Fastify team members are listed at https://github.com/fastify/fastify#team.
661
-
662
623
  Redistribution and use in source and binary forms, with or without
663
624
  modification, are permitted provided that the following conditions are met:
664
625
  * Redistributions of source code must retain the above copyright
@@ -689,58 +650,16 @@ The complete list of contributors can be found at:
689
650
 
690
651
  ---
691
652
 
692
- ## The following dependencies are licensed under the ISC License:
693
-
694
- ### NPM Packages:
695
-
696
- - [pixelmatch](https://github.com/mapbox/pixelmatch) (7.1.0)
697
-
698
- ````text
699
- ISC License
700
-
701
- Copyright (c) 2025, Mapbox
702
-
703
- Permission to use, copy, modify, and/or distribute this software for any purpose
704
- with or without fee is hereby granted, provided that the above copyright notice
705
- and this permission notice appear in all copies.
706
-
707
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
708
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
709
- FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
710
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
711
- OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
712
- TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
713
- THIS SOFTWARE.
714
-
715
- ````
716
-
717
- ---
718
-
719
- ## The following dependencies are licensed under the ISC License:
720
-
721
- ### NPM Packages:
722
-
723
- - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.3) (0.0.3)
724
-
725
- ````text
726
- Please refer to the package README for license details.
727
- ````
728
-
729
- ---
730
-
731
653
  ## The following dependencies are licensed under the MIT License:
732
654
 
733
- ### Rust Crates:
655
+ ### NPM Packages:
734
656
 
735
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
736
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
737
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
738
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
657
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
739
658
 
740
659
  ````text
741
660
  The MIT License (MIT)
742
661
 
743
- Copyright (c) 2015 Andrew Gallant
662
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
744
663
 
745
664
  Permission is hereby granted, free of charge, to any person obtaining a copy
746
665
  of this software and associated documentation files (the "Software"), to deal
@@ -768,11 +687,10 @@ THE SOFTWARE.
768
687
 
769
688
  ### Rust Crates:
770
689
 
771
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
690
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
772
691
 
773
692
  ````text
774
- Copyright (c) 2018-2025 The rust-random Project Developers
775
- Copyright (c) 2014 The Rust Project Developers
693
+ Copyright (c) 2017 Contributors
776
694
 
777
695
  Permission is hereby granted, free of charge, to any
778
696
  person obtaining a copy of this software and associated
@@ -806,10 +724,10 @@ DEALINGS IN THE SOFTWARE.
806
724
 
807
725
  ### Rust Crates:
808
726
 
809
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
727
+ - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
810
728
 
811
729
  ````text
812
- Copyright (c) The Rust Project Developers
730
+ Copyright (c) 2020 Andrew D. Straw
813
731
 
814
732
  Permission is hereby granted, free of charge, to any
815
733
  person obtaining a copy of this software and associated
@@ -843,10 +761,10 @@ DEALINGS IN THE SOFTWARE.
843
761
 
844
762
  ### Rust Crates:
845
763
 
846
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
764
+ - [http](https://github.com/hyperium/http) (1.4.0)
847
765
 
848
766
  ````text
849
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
767
+ Copyright (c) 2017 http-rs authors
850
768
 
851
769
  Permission is hereby granted, free of charge, to any
852
770
  person obtaining a copy of this software and associated
@@ -880,61 +798,29 @@ DEALINGS IN THE SOFTWARE.
880
798
 
881
799
  ### Rust Crates:
882
800
 
883
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
884
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
885
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
886
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
887
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
888
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
889
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
890
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
891
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
892
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
893
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
894
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
895
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
896
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
897
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
898
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
899
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
900
- - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
901
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
902
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
903
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
904
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
905
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
906
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
907
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
908
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
909
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
910
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
911
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
912
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
801
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
913
802
 
914
803
  ````text
915
- Permission is hereby granted, free of charge, to any
916
- person obtaining a copy of this software and associated
917
- documentation files (the "Software"), to deal in the
918
- Software without restriction, including without
919
- limitation the rights to use, copy, modify, merge,
920
- publish, distribute, sublicense, and/or sell copies of
921
- the Software, and to permit persons to whom the Software
922
- is furnished to do so, subject to the following
923
- conditions:
804
+ Copyright (c) 2018-2019 Sean McArthur
924
805
 
925
- The above copyright notice and this permission notice
926
- shall be included in all copies or substantial portions
927
- of the Software.
806
+ Permission is hereby granted, free of charge, to any person obtaining a copy
807
+ of this software and associated documentation files (the "Software"), to deal
808
+ in the Software without restriction, including without limitation the rights
809
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
810
+ copies of the Software, and to permit persons to whom the Software is
811
+ furnished to do so, subject to the following conditions:
812
+
813
+ The above copyright notice and this permission notice shall be included in
814
+ all copies or substantial portions of the Software.
815
+
816
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
817
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
818
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
819
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
820
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
821
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
822
+ THE SOFTWARE.
928
823
 
929
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
930
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
931
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
932
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
933
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
934
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
935
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
936
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
937
- DEALINGS IN THE SOFTWARE.
938
824
 
939
825
  ````
940
826
 
@@ -944,30 +830,29 @@ DEALINGS IN THE SOFTWARE.
944
830
 
945
831
  ### Rust Crates:
946
832
 
947
- - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
948
- - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
833
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
834
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
949
835
 
950
836
  ````text
951
- The MIT License (MIT)
952
-
953
- Copyright (c) 2015 Steven Fackler
837
+ Copyright (c) 2018-2019 dirs-rs contributors
954
838
 
955
- Permission is hereby granted, free of charge, to any person obtaining a copy of
956
- this software and associated documentation files (the "Software"), to deal in
957
- the Software without restriction, including without limitation the rights to
958
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
959
- the Software, and to permit persons to whom the Software is furnished to do so,
960
- subject to the following conditions:
839
+ Permission is hereby granted, free of charge, to any person obtaining a copy
840
+ of this software and associated documentation files (the "Software"), to deal
841
+ in the Software without restriction, including without limitation the rights
842
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
843
+ copies of the Software, and to permit persons to whom the Software is
844
+ furnished to do so, subject to the following conditions:
961
845
 
962
846
  The above copyright notice and this permission notice shall be included in all
963
847
  copies or substantial portions of the Software.
964
848
 
965
849
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
966
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
967
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
968
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
969
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
970
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
850
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
851
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
852
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
853
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
854
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
855
+ SOFTWARE.
971
856
 
972
857
  ````
973
858
 
@@ -977,34 +862,28 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
977
862
 
978
863
  ### Rust Crates:
979
864
 
980
- - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
865
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
981
866
 
982
867
  ````text
983
- Copyright (c) 2017 tokio-jsonrpc developers
868
+ Copyright (c) 2023-2025 Sean McArthur
984
869
 
985
- Permission is hereby granted, free of charge, to any
986
- person obtaining a copy of this software and associated
987
- documentation files (the "Software"), to deal in the
988
- Software without restriction, including without
989
- limitation the rights to use, copy, modify, merge,
990
- publish, distribute, sublicense, and/or sell copies of
991
- the Software, and to permit persons to whom the Software
992
- is furnished to do so, subject to the following
993
- conditions:
870
+ Permission is hereby granted, free of charge, to any person obtaining a copy
871
+ of this software and associated documentation files (the "Software"), to deal
872
+ in the Software without restriction, including without limitation the rights
873
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
874
+ copies of the Software, and to permit persons to whom the Software is
875
+ furnished to do so, subject to the following conditions:
994
876
 
995
- The above copyright notice and this permission notice
996
- shall be included in all copies or substantial portions
997
- of the Software.
877
+ The above copyright notice and this permission notice shall be included in
878
+ all copies or substantial portions of the Software.
998
879
 
999
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1000
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1001
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1002
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1003
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1004
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1005
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1006
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1007
- DEALINGS IN THE SOFTWARE.
880
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
881
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
882
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
883
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
884
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
885
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
886
+ THE SOFTWARE.
1008
887
 
1009
888
  ````
1010
889
 
@@ -1047,10 +926,50 @@ SOFTWARE.
1047
926
 
1048
927
  ### Rust Crates:
1049
928
 
1050
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
929
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
1051
930
 
1052
931
  ````text
1053
- Copyright 2016 Nika Layzell
932
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
933
+
934
+ Permission is hereby granted, free of charge, to any
935
+ person obtaining a copy of this software and associated
936
+ documentation files (the "Software"), to deal in the
937
+ Software without restriction, including without
938
+ limitation the rights to use, copy, modify, merge,
939
+ publish, distribute, sublicense, and/or sell copies of
940
+ the Software, and to permit persons to whom the Software
941
+ is furnished to do so, subject to the following
942
+ conditions:
943
+
944
+ The above copyright notice and this permission notice
945
+ shall be included in all copies or substantial portions
946
+ of the Software.
947
+
948
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
949
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
950
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
951
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
952
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
953
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
954
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
955
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
956
+ DEALINGS IN THE SOFTWARE.
957
+
958
+ ````
959
+
960
+ ---
961
+
962
+ ## The following dependencies are licensed under the MIT License:
963
+
964
+ ### Rust Crates:
965
+
966
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
967
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
968
+
969
+ ````text
970
+ The MIT License (MIT)
971
+
972
+ Copyright 2016 Google Inc. All Rights Reserved.
1054
973
 
1055
974
  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:
1056
975
 
@@ -1064,13 +983,44 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1064
983
 
1065
984
  ## The following dependencies are licensed under the MIT License:
1066
985
 
1067
- ### Rust Crates:
986
+ ### NPM Packages:
1068
987
 
1069
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
988
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
1070
989
 
1071
990
  ````text
1072
- Copyright (c) 2017 Daniel Abramov
1073
- Copyright (c) 2017 Alexey Galakhov
991
+ This software is released under the MIT license:
992
+
993
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
994
+ this software and associated documentation files (the "Software"), to deal in
995
+ the Software without restriction, including without limitation the rights to
996
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
997
+ the Software, and to permit persons to whom the Software is furnished to do so,
998
+ subject to the following conditions:
999
+
1000
+ The above copyright notice and this permission notice shall be included in all
1001
+ copies or substantial portions of the Software.
1002
+
1003
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1004
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1005
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1006
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1007
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1008
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1009
+
1010
+ ````
1011
+
1012
+ ---
1013
+
1014
+ ## The following dependencies are licensed under the MIT License:
1015
+
1016
+ ### NPM Packages:
1017
+
1018
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
1019
+
1020
+ ````text
1021
+ MIT License
1022
+
1023
+ Copyright (c) Matteo Collina and Undici contributors
1074
1024
 
1075
1025
  Permission is hereby granted, free of charge, to any person obtaining a copy
1076
1026
  of this software and associated documentation files (the "Software"), to deal
@@ -1079,16 +1029,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1079
1029
  copies of the Software, and to permit persons to whom the Software is
1080
1030
  furnished to do so, subject to the following conditions:
1081
1031
 
1082
- The above copyright notice and this permission notice shall be included in
1083
- all copies or substantial portions of the Software.
1032
+ The above copyright notice and this permission notice shall be included in all
1033
+ copies or substantial portions of the Software.
1084
1034
 
1085
1035
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1086
1036
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1087
1037
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1088
1038
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1089
1039
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1090
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1091
- THE SOFTWARE.
1040
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1041
+ SOFTWARE.
1092
1042
 
1093
1043
  ````
1094
1044
 
@@ -1098,12 +1048,10 @@ THE SOFTWARE.
1098
1048
 
1099
1049
  ### Rust Crates:
1100
1050
 
1101
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
1102
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
1103
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
1051
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
1104
1052
 
1105
1053
  ````text
1106
- Copyright (c) 2019 Tower Contributors
1054
+ Copyright (c) 2019 Nick Fitzgerald
1107
1055
 
1108
1056
  Permission is hereby granted, free of charge, to any
1109
1057
  person obtaining a copy of this software and associated
@@ -1137,124 +1085,38 @@ DEALINGS IN THE SOFTWARE.
1137
1085
 
1138
1086
  ### Rust Crates:
1139
1087
 
1140
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
1141
-
1142
- ````text
1143
- Copyright (c) 2018-2024 The rust-random Project Developers
1144
- Copyright (c) 2014 The Rust Project Developers
1145
-
1146
- Permission is hereby granted, free of charge, to any
1147
- person obtaining a copy of this software and associated
1148
- documentation files (the "Software"), to deal in the
1149
- Software without restriction, including without
1150
- limitation the rights to use, copy, modify, merge,
1151
- publish, distribute, sublicense, and/or sell copies of
1152
- the Software, and to permit persons to whom the Software
1153
- is furnished to do so, subject to the following
1154
- conditions:
1155
-
1156
- The above copyright notice and this permission notice
1157
- shall be included in all copies or substantial portions
1158
- of the Software.
1159
-
1160
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1161
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1162
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1163
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1164
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1165
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1166
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1167
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1168
- DEALINGS IN THE SOFTWARE.
1169
-
1170
- ````
1171
-
1172
- ---
1173
-
1174
- ## The following dependencies are licensed under the MIT License:
1175
-
1176
- ### Rust Crates:
1177
-
1178
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
1179
-
1180
- ````text
1181
- Copyright (c) 2019-2021 Tower Contributors
1182
-
1183
- Permission is hereby granted, free of charge, to any
1184
- person obtaining a copy of this software and associated
1185
- documentation files (the "Software"), to deal in the
1186
- Software without restriction, including without
1187
- limitation the rights to use, copy, modify, merge,
1188
- publish, distribute, sublicense, and/or sell copies of
1189
- the Software, and to permit persons to whom the Software
1190
- is furnished to do so, subject to the following
1191
- conditions:
1192
-
1193
- The above copyright notice and this permission notice
1194
- shall be included in all copies or substantial portions
1195
- of the Software.
1196
-
1197
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1198
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1199
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1200
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1201
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1202
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1203
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1204
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1205
- DEALINGS IN THE SOFTWARE.
1206
-
1207
- ````
1208
-
1209
- ---
1210
-
1211
- ## The following dependencies are licensed under the MIT License:
1212
-
1213
- ### Rust Crates:
1214
-
1215
- - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
1216
- - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
1217
-
1218
- ````text
1219
- Copyright (c) 2012-2013 Mozilla Foundation
1220
-
1221
- Permission is hereby granted, free of charge, to any
1222
- person obtaining a copy of this software and associated
1223
- documentation files (the "Software"), to deal in the
1224
- Software without restriction, including without
1225
- limitation the rights to use, copy, modify, merge,
1226
- publish, distribute, sublicense, and/or sell copies of
1227
- the Software, and to permit persons to whom the Software
1228
- is furnished to do so, subject to the following
1229
- conditions:
1230
-
1231
- The above copyright notice and this permission notice
1232
- shall be included in all copies or substantial portions
1233
- of the Software.
1234
-
1235
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1236
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1237
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1238
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1239
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1240
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1241
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1242
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1243
- DEALINGS IN THE SOFTWARE.
1244
-
1245
- ````
1246
-
1247
- ---
1248
-
1249
- ## The following dependencies are licensed under the MIT License:
1250
-
1251
- ### Rust Crates:
1252
-
1253
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
1088
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
1089
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
1090
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
1091
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
1092
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
1093
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
1094
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
1095
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
1096
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
1097
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
1098
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
1099
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
1100
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
1101
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
1102
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
1103
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
1104
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
1105
+ - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
1106
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
1107
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
1108
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
1109
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
1110
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
1111
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
1112
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
1113
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
1114
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
1115
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
1116
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
1117
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
1254
1118
 
1255
1119
  ````text
1256
- Copyright (c) 2017 Contributors
1257
-
1258
1120
  Permission is hereby granted, free of charge, to any
1259
1121
  person obtaining a copy of this software and associated
1260
1122
  documentation files (the "Software"), to deal in the
@@ -1287,71 +1149,30 @@ DEALINGS IN THE SOFTWARE.
1287
1149
 
1288
1150
  ### Rust Crates:
1289
1151
 
1290
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
1291
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
1292
- - [url](https://github.com/servo/rust-url) (2.5.8)
1152
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
1293
1153
 
1294
1154
  ````text
1295
- Copyright (c) 2013-2025 The rust-url developers
1296
-
1297
- Permission is hereby granted, free of charge, to any
1298
- person obtaining a copy of this software and associated
1299
- documentation files (the "Software"), to deal in the
1300
- Software without restriction, including without
1301
- limitation the rights to use, copy, modify, merge,
1302
- publish, distribute, sublicense, and/or sell copies of
1303
- the Software, and to permit persons to whom the Software
1304
- is furnished to do so, subject to the following
1305
- conditions:
1306
-
1307
- The above copyright notice and this permission notice
1308
- shall be included in all copies or substantial portions
1309
- of the Software.
1310
-
1311
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1312
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1313
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1314
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1315
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1316
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1317
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1318
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1319
- DEALINGS IN THE SOFTWARE.
1320
-
1321
- ````
1322
-
1323
- ---
1155
+ MIT License
1324
1156
 
1325
- ## The following dependencies are licensed under the MIT License:
1157
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
1326
1158
 
1327
- ### Rust Crates:
1159
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1160
+ of this software and associated documentation files (the "Software"), to deal
1161
+ in the Software without restriction, including without limitation the rights
1162
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1163
+ copies of the Software, and to permit persons to whom the Software is
1164
+ furnished to do so, subject to the following conditions:
1328
1165
 
1329
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
1166
+ The above copyright notice and this permission notice shall be included in all
1167
+ copies or substantial portions of the Software.
1330
1168
 
1331
- ````text
1332
- The MIT License (MIT)
1333
-
1334
- Copyright (c) 2016 Johann Tuffe
1335
-
1336
- Permission is hereby granted, free of charge, to any person obtaining a copy
1337
- of this software and associated documentation files (the "Software"), to deal
1338
- in the Software without restriction, including without limitation the rights
1339
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1340
- copies of the Software, and to permit persons to whom the Software is
1341
- furnished to do so, subject to the following conditions:
1342
-
1343
-
1344
- The above copyright notice and this permission notice shall be included in
1345
- all copies or substantial portions of the Software.
1346
-
1347
-
1348
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1349
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1350
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1351
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1352
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1353
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1354
- THE SOFTWARE.
1169
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1170
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1171
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1172
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1173
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1174
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1175
+ SOFTWARE.
1355
1176
 
1356
1177
  ````
1357
1178
 
@@ -1361,49 +1182,14 @@ THE SOFTWARE.
1361
1182
 
1362
1183
  ### Rust Crates:
1363
1184
 
1364
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
1365
-
1366
- ````text
1367
- Copyright Mozilla Foundation
1368
-
1369
- Permission is hereby granted, free of charge, to any
1370
- person obtaining a copy of this software and associated
1371
- documentation files (the "Software"), to deal in the
1372
- Software without restriction, including without
1373
- limitation the rights to use, copy, modify, merge,
1374
- publish, distribute, sublicense, and/or sell copies of
1375
- the Software, and to permit persons to whom the Software
1376
- is furnished to do so, subject to the following
1377
- conditions:
1378
-
1379
- The above copyright notice and this permission notice
1380
- shall be included in all copies or substantial portions
1381
- of the Software.
1382
-
1383
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1384
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1385
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1386
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1387
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1388
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1389
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1390
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1391
- DEALINGS IN THE SOFTWARE.
1392
-
1393
- ````
1394
-
1395
- ---
1396
-
1397
- ## The following dependencies are licensed under the MIT License:
1398
-
1399
- ### NPM Packages:
1400
-
1401
- - [json5](https://github.com/json5/json5) (2.2.3)
1185
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
1186
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
1187
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
1402
1188
 
1403
1189
  ````text
1404
1190
  MIT License
1405
1191
 
1406
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
1192
+ Copyright (c) 2017 Ted Driggs
1407
1193
 
1408
1194
  Permission is hereby granted, free of charge, to any person obtaining a copy
1409
1195
  of this software and associated documentation files (the "Software"), to deal
@@ -1423,8 +1209,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1423
1209
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1424
1210
  SOFTWARE.
1425
1211
 
1426
- [others]: https://github.com/json5/json5/contributors
1427
-
1428
1212
  ````
1429
1213
 
1430
1214
  ---
@@ -1433,12 +1217,10 @@ SOFTWARE.
1433
1217
 
1434
1218
  ### Rust Crates:
1435
1219
 
1436
- - [nix](https://github.com/nix-rust/nix) (0.31.2)
1220
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
1437
1221
 
1438
1222
  ````text
1439
- The MIT License (MIT)
1440
-
1441
- Copyright (c) 2015 Carl Lerche + nix-rust Authors
1223
+ Copyright (c) 2014-2026 Sean McArthur
1442
1224
 
1443
1225
  Permission is hereby granted, free of charge, to any person obtaining a copy
1444
1226
  of this software and associated documentation files (the "Software"), to deal
@@ -1466,47 +1248,11 @@ THE SOFTWARE.
1466
1248
 
1467
1249
  ### Rust Crates:
1468
1250
 
1469
- - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
1470
-
1471
- ````text
1472
- Copyright (c) 2020 Andrew D. Straw
1473
-
1474
- Permission is hereby granted, free of charge, to any
1475
- person obtaining a copy of this software and associated
1476
- documentation files (the "Software"), to deal in the
1477
- Software without restriction, including without
1478
- limitation the rights to use, copy, modify, merge,
1479
- publish, distribute, sublicense, and/or sell copies of
1480
- the Software, and to permit persons to whom the Software
1481
- is furnished to do so, subject to the following
1482
- conditions:
1483
-
1484
- The above copyright notice and this permission notice
1485
- shall be included in all copies or substantial portions
1486
- of the Software.
1487
-
1488
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1489
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1490
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1491
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1492
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1493
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1494
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1495
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1496
- DEALINGS IN THE SOFTWARE.
1497
-
1498
- ````
1499
-
1500
- ---
1501
-
1502
- ## The following dependencies are licensed under the MIT License:
1503
-
1504
- ### Rust Crates:
1505
-
1506
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
1251
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
1507
1252
 
1508
1253
  ````text
1509
- Copyright (c) 2023-2025 Sean McArthur
1254
+ Copyright (c) 2017 Alexey Galakhov
1255
+ Copyright (c) 2016 Jason Housley
1510
1256
 
1511
1257
  Permission is hereby granted, free of charge, to any person obtaining a copy
1512
1258
  of this software and associated documentation files (the "Software"), to deal
@@ -1534,13 +1280,10 @@ THE SOFTWARE.
1534
1280
 
1535
1281
  ### Rust Crates:
1536
1282
 
1537
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
1538
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
1283
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
1539
1284
 
1540
1285
  ````text
1541
- Copyright (c) 2006-2009 Graydon Hoare
1542
- Copyright (c) 2009-2013 Mozilla Foundation
1543
- Copyright (c) 2016 Artyom Pavlov
1286
+ Copyright (c) 2018 The Servo Project Developers
1544
1287
 
1545
1288
  Permission is hereby granted, free of charge, to any
1546
1289
  person obtaining a copy of this software and associated
@@ -1574,34 +1317,32 @@ DEALINGS IN THE SOFTWARE.
1574
1317
 
1575
1318
  ### Rust Crates:
1576
1319
 
1577
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
1320
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
1578
1321
 
1579
1322
  ````text
1580
- Copyright (c) 2018-2019 The RustCrypto Project Developers
1581
-
1582
- Permission is hereby granted, free of charge, to any
1583
- person obtaining a copy of this software and associated
1584
- documentation files (the "Software"), to deal in the
1585
- Software without restriction, including without
1586
- limitation the rights to use, copy, modify, merge,
1587
- publish, distribute, sublicense, and/or sell copies of
1588
- the Software, and to permit persons to whom the Software
1589
- is furnished to do so, subject to the following
1590
- conditions:
1591
-
1592
- The above copyright notice and this permission notice
1593
- shall be included in all copies or substantial portions
1594
- of the Software.
1595
-
1596
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1597
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1598
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1599
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1600
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1601
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1602
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1603
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1604
- DEALINGS IN THE SOFTWARE.
1323
+ The MIT License (MIT)
1324
+
1325
+ Copyright (c) 2016 Johann Tuffe
1326
+
1327
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1328
+ of this software and associated documentation files (the "Software"), to deal
1329
+ in the Software without restriction, including without limitation the rights
1330
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1331
+ copies of the Software, and to permit persons to whom the Software is
1332
+ furnished to do so, subject to the following conditions:
1333
+
1334
+
1335
+ The above copyright notice and this permission notice shall be included in
1336
+ all copies or substantial portions of the Software.
1337
+
1338
+
1339
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1340
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1341
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1342
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1343
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1344
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1345
+ THE SOFTWARE.
1605
1346
 
1606
1347
  ````
1607
1348
 
@@ -1611,133 +1352,30 @@ DEALINGS IN THE SOFTWARE.
1611
1352
 
1612
1353
  ### Rust Crates:
1613
1354
 
1614
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
1355
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
1615
1356
 
1616
1357
  ````text
1617
- MIT License
1618
-
1619
- Permission is hereby granted, free of charge, to any person obtaining a copy
1620
- of this software and associated documentation files (the "Software"), to deal
1621
- in the Software without restriction, including without limitation the rights
1622
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1623
- copies of the Software, and to permit persons to whom the Software is
1624
- furnished to do so, subject to the following conditions:
1625
-
1626
- The above copyright notice and this permission notice shall be included in all
1627
- copies or substantial portions of the Software.
1628
-
1629
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1630
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1631
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1632
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1633
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1634
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1635
- SOFTWARE.
1636
-
1637
- ````
1638
-
1639
- ---
1640
-
1641
- ## The following dependencies are licensed under the MIT License:
1642
-
1643
- ### Rust Crates:
1644
-
1645
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
1358
+ The MIT License (MIT)
1646
1359
 
1647
- ````text
1648
- Copyright (c) 2019 Eliza Weisman
1360
+ Copyright (c) 2014 Paho Lurie-Gregg
1649
1361
 
1650
1362
  Permission is hereby granted, free of charge, to any person obtaining a copy
1651
1363
  of this software and associated documentation files (the "Software"), to deal
1652
- in the Software without restriction, including without limitation the rights
1653
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1654
- copies of the Software, and to permit persons to whom the Software is
1655
- furnished to do so, subject to the following conditions:
1656
-
1657
- The above copyright notice and this permission notice shall be included in
1658
- all copies or substantial portions of the Software.
1659
-
1660
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1661
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1662
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1663
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1664
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1665
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1666
- THE SOFTWARE.
1667
-
1668
- ````
1669
-
1670
- ---
1671
-
1672
- ## The following dependencies are licensed under the MIT License:
1673
-
1674
- ### Rust Crates:
1675
-
1676
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
1677
-
1678
- ````text
1679
- Copyright 2019-2024 YOSHIOKA Takuma
1680
-
1681
- Permission is hereby granted, free of charge, to any
1682
- person obtaining a copy of this software and associated
1683
- documentation files (the "Software"), to deal in the
1684
- Software without restriction, including without
1685
- limitation the rights to use, copy, modify, merge,
1686
- publish, distribute, sublicense, and/or sell copies of
1687
- the Software, and to permit persons to whom the Software
1688
- is furnished to do so, subject to the following
1689
- conditions:
1690
-
1691
- The above copyright notice and this permission notice
1692
- shall be included in all copies or substantial portions
1693
- of the Software.
1694
-
1695
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1696
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1697
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1698
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1699
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1700
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1701
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1702
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1703
- DEALINGS IN THE SOFTWARE.
1704
-
1705
- ````
1706
-
1707
- ---
1708
-
1709
- ## The following dependencies are licensed under the MIT License:
1710
-
1711
- ### Rust Crates:
1712
-
1713
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
1714
-
1715
- ````text
1716
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
1717
-
1718
- Permission is hereby granted, free of charge, to any
1719
- person obtaining a copy of this software and associated
1720
- documentation files (the "Software"), to deal in the
1721
- Software without restriction, including without
1722
- limitation the rights to use, copy, modify, merge,
1723
- publish, distribute, sublicense, and/or sell copies of
1724
- the Software, and to permit persons to whom the Software
1725
- is furnished to do so, subject to the following
1726
- conditions:
1727
-
1728
- The above copyright notice and this permission notice
1729
- shall be included in all copies or substantial portions
1730
- of the Software.
1731
-
1732
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1733
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1734
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1735
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1736
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1737
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1738
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1739
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1740
- DEALINGS IN THE SOFTWARE.
1364
+ in the Software without restriction, including without limitation the rights
1365
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1366
+ copies of the Software, and to permit persons to whom the Software is
1367
+ furnished to do so, subject to the following conditions:
1368
+
1369
+ The above copyright notice and this permission notice shall be included in all
1370
+ copies or substantial portions of the Software.
1371
+
1372
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1373
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1374
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1375
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1376
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1377
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1378
+ SOFTWARE.
1741
1379
 
1742
1380
  ````
1743
1381
 
@@ -1747,10 +1385,10 @@ DEALINGS IN THE SOFTWARE.
1747
1385
 
1748
1386
  ### Rust Crates:
1749
1387
 
1750
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
1388
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1751
1389
 
1752
1390
  ````text
1753
- Copyright (c) 2020-2025 The RustCrypto Project Developers
1391
+ Copyright (c) 2018 Carl Lerche
1754
1392
 
1755
1393
  Permission is hereby granted, free of charge, to any
1756
1394
  person obtaining a copy of this software and associated
@@ -1784,14 +1422,12 @@ DEALINGS IN THE SOFTWARE.
1784
1422
 
1785
1423
  ### Rust Crates:
1786
1424
 
1787
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
1425
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
1788
1426
 
1789
1427
  ````text
1790
1428
  The MIT License (MIT)
1791
1429
 
1792
- Copyright (c) 2015 Danny Guo
1793
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1794
- Copyright (c) 2018 Akash Kurdekar
1430
+ Copyright (c) 2015 Alice Maz
1795
1431
 
1796
1432
  Permission is hereby granted, free of charge, to any person obtaining a copy
1797
1433
  of this software and associated documentation files (the "Software"), to deal
@@ -1800,16 +1436,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1800
1436
  copies of the Software, and to permit persons to whom the Software is
1801
1437
  furnished to do so, subject to the following conditions:
1802
1438
 
1803
- The above copyright notice and this permission notice shall be included in all
1804
- copies or substantial portions of the Software.
1439
+ The above copyright notice and this permission notice shall be included in
1440
+ all copies or substantial portions of the Software.
1805
1441
 
1806
1442
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1807
1443
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1808
1444
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1809
1445
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1810
1446
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1811
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1812
- SOFTWARE.
1447
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1448
+ THE SOFTWARE.
1813
1449
 
1814
1450
  ````
1815
1451
 
@@ -1819,10 +1455,16 @@ SOFTWARE.
1819
1455
 
1820
1456
  ### Rust Crates:
1821
1457
 
1822
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
1458
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
1459
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
1460
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
1461
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
1462
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
1463
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
1823
1464
 
1824
1465
  ````text
1825
- Copyright (c) 2019 Nick Fitzgerald
1466
+ Copyright 2018 Developers of the Rand project
1467
+ Copyright (c) 2014 The Rust Project Developers
1826
1468
 
1827
1469
  Permission is hereby granted, free of charge, to any
1828
1470
  person obtaining a copy of this software and associated
@@ -1856,30 +1498,83 @@ DEALINGS IN THE SOFTWARE.
1856
1498
 
1857
1499
  ### Rust Crates:
1858
1500
 
1859
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
1501
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
1860
1502
 
1861
1503
  ````text
1862
- The MIT License (MIT)
1863
-
1864
- Copyright (c) 2015 Bartłomiej Kamiński
1865
-
1866
- Permission is hereby granted, free of charge, to any person obtaining a copy
1867
- of this software and associated documentation files (the "Software"), to deal
1868
- in the Software without restriction, including without limitation the rights
1869
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1870
- copies of the Software, and to permit persons to whom the Software is
1871
- furnished to do so, subject to the following conditions:
1872
-
1873
- The above copyright notice and this permission notice shall be included in all
1874
- copies or substantial portions of the Software.
1875
-
1876
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1877
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1878
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1879
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1880
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1881
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1504
+ Copyright 2016 Nika Layzell
1505
+
1506
+ 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:
1507
+
1508
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1509
+
1510
+ 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.
1511
+
1512
+ ````
1513
+
1514
+ ---
1515
+
1516
+ ## The following dependencies are licensed under the MIT License:
1517
+
1518
+ ### Rust Crates:
1519
+
1520
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
1521
+
1522
+ ````text
1523
+ Copyright (c) 2019 Eliza Weisman
1524
+
1525
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1526
+ of this software and associated documentation files (the "Software"), to deal
1527
+ in the Software without restriction, including without limitation the rights
1528
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1529
+ copies of the Software, and to permit persons to whom the Software is
1530
+ furnished to do so, subject to the following conditions:
1531
+
1532
+ The above copyright notice and this permission notice shall be included in
1533
+ all copies or substantial portions of the Software.
1534
+
1535
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1536
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1537
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1538
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1539
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1540
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1541
+ THE SOFTWARE.
1542
+
1543
+ ````
1544
+
1545
+ ---
1546
+
1547
+ ## The following dependencies are licensed under the MIT License:
1548
+
1549
+ ### Rust Crates:
1550
+
1551
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
1552
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1553
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1554
+
1555
+ ````text
1556
+ MIT License
1557
+
1558
+ Copyright (c) 2023 magiclen.org (Ron Li)
1559
+
1560
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1561
+ of this software and associated documentation files (the "Software"), to deal
1562
+ in the Software without restriction, including without limitation the rights
1563
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1564
+ copies of the Software, and to permit persons to whom the Software is
1565
+ furnished to do so, subject to the following conditions:
1566
+
1567
+ The above copyright notice and this permission notice shall be included in all
1568
+ copies or substantial portions of the Software.
1569
+
1570
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1571
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1572
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1573
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1574
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1575
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1882
1576
  SOFTWARE.
1577
+
1883
1578
  ````
1884
1579
 
1885
1580
  ---
@@ -1888,10 +1583,10 @@ SOFTWARE.
1888
1583
 
1889
1584
  ### Rust Crates:
1890
1585
 
1891
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
1586
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
1892
1587
 
1893
1588
  ````text
1894
- Copyright (c) 2018-2026 The rust-random Project Developers
1589
+ Copyright (c) 2018-2024 The rust-random Project Developers
1895
1590
  Copyright (c) 2014 The Rust Project Developers
1896
1591
 
1897
1592
  Permission is hereby granted, free of charge, to any
@@ -1926,10 +1621,10 @@ DEALINGS IN THE SOFTWARE.
1926
1621
 
1927
1622
  ### Rust Crates:
1928
1623
 
1929
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
1624
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
1930
1625
 
1931
1626
  ````text
1932
- Copyright (c) 2014-2026 Alex Crichton
1627
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
1933
1628
 
1934
1629
  Permission is hereby granted, free of charge, to any
1935
1630
  person obtaining a copy of this software and associated
@@ -1963,11 +1658,10 @@ DEALINGS IN THE SOFTWARE.
1963
1658
 
1964
1659
  ### Rust Crates:
1965
1660
 
1966
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
1661
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1967
1662
 
1968
1663
  ````text
1969
- Copyright (c) 2018-2023 Sean McArthur
1970
- Copyright (c) 2016 Alex Crichton
1664
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
1971
1665
 
1972
1666
  Permission is hereby granted, free of charge, to any person obtaining a copy
1973
1667
  of this software and associated documentation files (the "Software"), to deal
@@ -1987,7 +1681,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1987
1681
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1988
1682
  THE SOFTWARE.
1989
1683
 
1990
-
1991
1684
  ````
1992
1685
 
1993
1686
  ---
@@ -1996,28 +1689,35 @@ THE SOFTWARE.
1996
1689
 
1997
1690
  ### Rust Crates:
1998
1691
 
1999
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1692
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
2000
1693
 
2001
1694
  ````text
2002
- Copyright (c) 2014 Carl Lerche and other MIO contributors
1695
+ Copyright (c) 2018-2026 The rust-random Project Developers
1696
+ Copyright (c) 2014 The Rust Project Developers
2003
1697
 
2004
- Permission is hereby granted, free of charge, to any person obtaining a copy
2005
- of this software and associated documentation files (the "Software"), to deal
2006
- in the Software without restriction, including without limitation the rights
2007
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2008
- copies of the Software, and to permit persons to whom the Software is
2009
- furnished to do so, subject to the following conditions:
1698
+ Permission is hereby granted, free of charge, to any
1699
+ person obtaining a copy of this software and associated
1700
+ documentation files (the "Software"), to deal in the
1701
+ Software without restriction, including without
1702
+ limitation the rights to use, copy, modify, merge,
1703
+ publish, distribute, sublicense, and/or sell copies of
1704
+ the Software, and to permit persons to whom the Software
1705
+ is furnished to do so, subject to the following
1706
+ conditions:
2010
1707
 
2011
- The above copyright notice and this permission notice shall be included in
2012
- all copies or substantial portions of the Software.
1708
+ The above copyright notice and this permission notice
1709
+ shall be included in all copies or substantial portions
1710
+ of the Software.
2013
1711
 
2014
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2015
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2016
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2017
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2018
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2019
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2020
- THE SOFTWARE.
1712
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1713
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1714
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1715
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1716
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1717
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1718
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1719
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1720
+ DEALINGS IN THE SOFTWARE.
2021
1721
 
2022
1722
  ````
2023
1723
 
@@ -2025,33 +1725,18 @@ THE SOFTWARE.
2025
1725
 
2026
1726
  ## The following dependencies are licensed under the MIT License:
2027
1727
 
2028
- ### NPM Packages:
1728
+ ### Rust Crates:
2029
1729
 
2030
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
2031
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
1730
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
2032
1731
 
2033
1732
  ````text
2034
- MIT License
2035
-
2036
- Copyright (c) 2017 Evgeny Poberezkin
1733
+ Copyright 2017 Juniper Networks, Inc.
2037
1734
 
2038
- Permission is hereby granted, free of charge, to any person obtaining a copy
2039
- of this software and associated documentation files (the "Software"), to deal
2040
- in the Software without restriction, including without limitation the rights
2041
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2042
- copies of the Software, and to permit persons to whom the Software is
2043
- furnished to do so, subject to the following conditions:
1735
+ 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:
2044
1736
 
2045
- The above copyright notice and this permission notice shall be included in all
2046
- copies or substantial portions of the Software.
1737
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2047
1738
 
2048
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2049
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2050
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2051
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2052
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2053
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2054
- SOFTWARE.
1739
+ 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.
2055
1740
 
2056
1741
  ````
2057
1742
 
@@ -2061,30 +1746,34 @@ SOFTWARE.
2061
1746
 
2062
1747
  ### Rust Crates:
2063
1748
 
2064
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
1749
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
2065
1750
 
2066
1751
  ````text
2067
- MIT License
2068
-
2069
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
1752
+ Copyright (c) 2017 Artyom Pavlov
2070
1753
 
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:
1754
+ Permission is hereby granted, free of charge, to any
1755
+ person obtaining a copy of this software and associated
1756
+ documentation files (the "Software"), to deal in the
1757
+ Software without restriction, including without
1758
+ limitation the rights to use, copy, modify, merge,
1759
+ publish, distribute, sublicense, and/or sell copies of
1760
+ the Software, and to permit persons to whom the Software
1761
+ is furnished to do so, subject to the following
1762
+ conditions:
2077
1763
 
2078
- The above copyright notice and this permission notice shall be included in all
2079
- copies or substantial portions of the Software.
1764
+ The above copyright notice and this permission notice
1765
+ shall be included in all copies or substantial portions
1766
+ of the Software.
2080
1767
 
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 THE
2087
- SOFTWARE.
1768
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1769
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1770
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1771
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1772
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1773
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1774
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1775
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1776
+ DEALINGS IN THE SOFTWARE.
2088
1777
 
2089
1778
  ````
2090
1779
 
@@ -2094,10 +1783,12 @@ SOFTWARE.
2094
1783
 
2095
1784
  ### Rust Crates:
2096
1785
 
2097
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
1786
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
2098
1787
 
2099
1788
  ````text
2100
- Copyright (c) 2018 directories-rs contributors
1789
+ MIT License
1790
+
1791
+ Copyright (c) 2017 Nikolai Vazquez
2101
1792
 
2102
1793
  Permission is hereby granted, free of charge, to any person obtaining a copy
2103
1794
  of this software and associated documentation files (the "Software"), to deal
@@ -2125,12 +1816,10 @@ SOFTWARE.
2125
1816
 
2126
1817
  ### Rust Crates:
2127
1818
 
2128
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
1819
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
2129
1820
 
2130
1821
  ````text
2131
- Copyright (c) 2017 Carl Lerche
2132
- Copyright (c) 2018 Bastian Köcher
2133
- Copyright (c) 2019-2020 Artem Vorotnikov
1822
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
2134
1823
 
2135
1824
  Permission is hereby granted, free of charge, to any
2136
1825
  person obtaining a copy of this software and associated
@@ -2164,12 +1853,11 @@ DEALINGS IN THE SOFTWARE.
2164
1853
 
2165
1854
  ### Rust Crates:
2166
1855
 
2167
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
1856
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
2168
1857
 
2169
1858
  ````text
2170
- The MIT License (MIT)
2171
-
2172
- Copyright (c) 2014 Paho Lurie-Gregg
1859
+ Copyright (c) 2013-2014 The Rust Project Developers.
1860
+ Copyright (c) 2015-2020 The rust-hex Developers
2173
1861
 
2174
1862
  Permission is hereby granted, free of charge, to any person obtaining a copy
2175
1863
  of this software and associated documentation files (the "Software"), to deal
@@ -2195,33 +1883,31 @@ SOFTWARE.
2195
1883
 
2196
1884
  ## The following dependencies are licensed under the MIT License:
2197
1885
 
2198
- ### NPM Packages:
1886
+ ### Rust Crates:
2199
1887
 
2200
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
2201
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
1888
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
2202
1889
 
2203
1890
  ````text
2204
- MIT License
1891
+ Copyright (c) 2017 Sean McArthur
2205
1892
 
2206
- Copyright (c) Microsoft Corporation.
1893
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1894
+ of this software and associated documentation files (the "Software"), to deal
1895
+ in the Software without restriction, including without limitation the rights
1896
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1897
+ copies of the Software, and to permit persons to whom the Software is
1898
+ furnished to do so, subject to the following conditions:
2207
1899
 
2208
- Permission is hereby granted, free of charge, to any person obtaining a copy
2209
- of this software and associated documentation files (the "Software"), to deal
2210
- in the Software without restriction, including without limitation the rights
2211
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2212
- copies of the Software, and to permit persons to whom the Software is
2213
- furnished to do so, subject to the following conditions:
1900
+ The above copyright notice and this permission notice shall be included in
1901
+ all copies or substantial portions of the Software.
2214
1902
 
2215
- The above copyright notice and this permission notice shall be included in all
2216
- copies or substantial portions of the Software.
1903
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1904
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1905
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1906
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1907
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1908
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1909
+ THE SOFTWARE.
2217
1910
 
2218
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2219
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2220
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2221
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2222
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2223
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2224
- SOFTWARE
2225
1911
 
2226
1912
  ````
2227
1913
 
@@ -2231,10 +1917,13 @@ SOFTWARE.
2231
1917
 
2232
1918
  ### Rust Crates:
2233
1919
 
2234
- - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
1920
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
1921
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
1922
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
1923
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
2235
1924
 
2236
1925
  ````text
2237
- Copyright (c) 2014 Chris Wong
1926
+ Copyright (c) 2016 The Rust Project Developers
2238
1927
 
2239
1928
  Permission is hereby granted, free of charge, to any
2240
1929
  person obtaining a copy of this software and associated
@@ -2266,29 +1955,36 @@ DEALINGS IN THE SOFTWARE.
2266
1955
 
2267
1956
  ## The following dependencies are licensed under the MIT License:
2268
1957
 
2269
- ### NPM Packages:
1958
+ ### Rust Crates:
2270
1959
 
2271
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
1960
+ - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
2272
1961
 
2273
1962
  ````text
2274
- This software is released under the MIT license:
1963
+ Copyright (c) 2017 tokio-jsonrpc developers
2275
1964
 
2276
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2277
- this software and associated documentation files (the "Software"), to deal in
2278
- the Software without restriction, including without limitation the rights to
2279
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2280
- the Software, and to permit persons to whom the Software is furnished to do so,
2281
- subject to the following conditions:
1965
+ Permission is hereby granted, free of charge, to any
1966
+ person obtaining a copy of this software and associated
1967
+ documentation files (the "Software"), to deal in the
1968
+ Software without restriction, including without
1969
+ limitation the rights to use, copy, modify, merge,
1970
+ publish, distribute, sublicense, and/or sell copies of
1971
+ the Software, and to permit persons to whom the Software
1972
+ is furnished to do so, subject to the following
1973
+ conditions:
2282
1974
 
2283
- The above copyright notice and this permission notice shall be included in all
2284
- copies or substantial portions of the Software.
1975
+ The above copyright notice and this permission notice
1976
+ shall be included in all copies or substantial portions
1977
+ of the Software.
2285
1978
 
2286
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2287
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2288
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2289
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2290
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2291
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1979
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1980
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1981
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1982
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1983
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1984
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1985
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1986
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1987
+ DEALINGS IN THE SOFTWARE.
2292
1988
 
2293
1989
  ````
2294
1990
 
@@ -2298,10 +1994,47 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2298
1994
 
2299
1995
  ### Rust Crates:
2300
1996
 
2301
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
1997
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2302
1998
 
2303
1999
  ````text
2304
- Copyright 2023 The Fuchsia Authors
2000
+ Copyright (c) 2015 Steven Allen
2001
+
2002
+ Permission is hereby granted, free of charge, to any
2003
+ person obtaining a copy of this software and associated
2004
+ documentation files (the "Software"), to deal in the
2005
+ Software without restriction, including without
2006
+ limitation the rights to use, copy, modify, merge,
2007
+ publish, distribute, sublicense, and/or sell copies of
2008
+ the Software, and to permit persons to whom the Software
2009
+ is furnished to do so, subject to the following
2010
+ conditions:
2011
+
2012
+ The above copyright notice and this permission notice
2013
+ shall be included in all copies or substantial portions
2014
+ of the Software.
2015
+
2016
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2017
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2018
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2019
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2020
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2021
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2022
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2023
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2024
+ DEALINGS IN THE SOFTWARE.
2025
+
2026
+ ````
2027
+
2028
+ ---
2029
+
2030
+ ## The following dependencies are licensed under the MIT License:
2031
+
2032
+ ### Rust Crates:
2033
+
2034
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
2035
+
2036
+ ````text
2037
+ Copyright (c) 2016--2023
2305
2038
 
2306
2039
  Permission is hereby granted, free of charge, to any
2307
2040
  person obtaining a copy of this software and associated
@@ -2327,6 +2060,39 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2327
2060
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2328
2061
  DEALINGS IN THE SOFTWARE.
2329
2062
 
2063
+ ````
2064
+
2065
+ ---
2066
+
2067
+ ## The following dependencies are licensed under the MIT License:
2068
+
2069
+ ### Rust Crates:
2070
+
2071
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
2072
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
2073
+
2074
+ ````text
2075
+ MIT License
2076
+
2077
+ Copyright (c) 2019 Graham Esau
2078
+
2079
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2080
+ of this software and associated documentation files (the "Software"), to deal
2081
+ in the Software without restriction, including without limitation the rights
2082
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2083
+ copies of the Software, and to permit persons to whom the Software is
2084
+ furnished to do so, subject to the following conditions:
2085
+
2086
+ The above copyright notice and this permission notice shall be included in all
2087
+ copies or substantial portions of the Software.
2088
+
2089
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2090
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2091
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2092
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2093
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2094
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2095
+ SOFTWARE.
2330
2096
 
2331
2097
  ````
2332
2098
 
@@ -2336,12 +2102,14 @@ DEALINGS IN THE SOFTWARE.
2336
2102
 
2337
2103
  ### Rust Crates:
2338
2104
 
2339
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
2105
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
2106
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
2107
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
2340
2108
 
2341
2109
  ````text
2342
- The MIT License (MIT)
2110
+ MIT License
2343
2111
 
2344
- Copyright (c) 2015 Alice Maz
2112
+ Copyright (c) Tokio Contributors
2345
2113
 
2346
2114
  Permission is hereby granted, free of charge, to any person obtaining a copy
2347
2115
  of this software and associated documentation files (the "Software"), to deal
@@ -2350,16 +2118,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2350
2118
  copies of the Software, and to permit persons to whom the Software is
2351
2119
  furnished to do so, subject to the following conditions:
2352
2120
 
2353
- The above copyright notice and this permission notice shall be included in
2354
- all copies or substantial portions of the Software.
2121
+ The above copyright notice and this permission notice shall be included in all
2122
+ copies or substantial portions of the Software.
2355
2123
 
2356
2124
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2357
2125
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2358
2126
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2359
2127
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2360
2128
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2361
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2362
- THE SOFTWARE.
2129
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2130
+ SOFTWARE.
2363
2131
 
2364
2132
  ````
2365
2133
 
@@ -2369,15 +2137,15 @@ THE SOFTWARE.
2369
2137
 
2370
2138
  ### Rust Crates:
2371
2139
 
2372
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
2373
- - [log](https://github.com/rust-lang/log) (0.4.29)
2374
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
2375
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
2376
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
2377
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
2140
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
2141
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
2142
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
2143
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
2144
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
2145
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
2378
2146
 
2379
2147
  ````text
2380
- Copyright (c) 2014 The Rust Project Developers
2148
+ Copyright (c) 2019 Tokio Contributors
2381
2149
 
2382
2150
  Permission is hereby granted, free of charge, to any
2383
2151
  person obtaining a copy of this software and associated
@@ -2411,10 +2179,11 @@ DEALINGS IN THE SOFTWARE.
2411
2179
 
2412
2180
  ### Rust Crates:
2413
2181
 
2414
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
2182
+ - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
2183
+ - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
2415
2184
 
2416
2185
  ````text
2417
- Copyright (c) 2018 The Servo Project Developers
2186
+ Copyright (c) 2012-2013 Mozilla Foundation
2418
2187
 
2419
2188
  Permission is hereby granted, free of charge, to any
2420
2189
  person obtaining a copy of this software and associated
@@ -2435,43 +2204,10 @@ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2435
2204
  TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2436
2205
  PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2437
2206
  SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2438
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2439
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2440
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2441
- DEALINGS IN THE SOFTWARE.
2442
-
2443
- ````
2444
-
2445
- ---
2446
-
2447
- ## The following dependencies are licensed under the MIT License:
2448
-
2449
- ### NPM Packages:
2450
-
2451
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
2452
-
2453
- ````text
2454
- MIT License
2455
-
2456
- Copyright (c) Matteo Collina and Undici contributors
2457
-
2458
- Permission is hereby granted, free of charge, to any person obtaining a copy
2459
- of this software and associated documentation files (the "Software"), to deal
2460
- in the Software without restriction, including without limitation the rights
2461
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2462
- copies of the Software, and to permit persons to whom the Software is
2463
- furnished to do so, subject to the following conditions:
2464
-
2465
- The above copyright notice and this permission notice shall be included in all
2466
- copies or substantial portions of the Software.
2467
-
2468
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2469
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2470
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2471
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2472
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2473
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2474
- SOFTWARE.
2207
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2208
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2209
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2210
+ DEALINGS IN THE SOFTWARE.
2475
2211
 
2476
2212
  ````
2477
2213
 
@@ -2481,10 +2217,10 @@ SOFTWARE.
2481
2217
 
2482
2218
  ### Rust Crates:
2483
2219
 
2484
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
2220
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
2485
2221
 
2486
2222
  ````text
2487
- Copyright (c) 2013-2016 The rust-url developers
2223
+ Copyright 2019-2024 YOSHIOKA Takuma
2488
2224
 
2489
2225
  Permission is hereby granted, free of charge, to any
2490
2226
  person obtaining a copy of this software and associated
@@ -2518,10 +2254,10 @@ DEALINGS IN THE SOFTWARE.
2518
2254
 
2519
2255
  ### Rust Crates:
2520
2256
 
2521
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
2257
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
2522
2258
 
2523
2259
  ````text
2524
- Copyright (c) The rust-url developers
2260
+ Copyright (c) 2019-2021 Tower Contributors
2525
2261
 
2526
2262
  Permission is hereby granted, free of charge, to any
2527
2263
  person obtaining a copy of this software and associated
@@ -2593,13 +2329,10 @@ DEALINGS IN THE SOFTWARE.
2593
2329
 
2594
2330
  ### Rust Crates:
2595
2331
 
2596
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
2597
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
2598
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
2599
- - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
2332
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
2600
2333
 
2601
2334
  ````text
2602
- Copyright (c) 2016 The Rust Project Developers
2335
+ Copyright 2023 The Fuchsia Authors
2603
2336
 
2604
2337
  Permission is hereby granted, free of charge, to any
2605
2338
  person obtaining a copy of this software and associated
@@ -2625,6 +2358,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2625
2358
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2626
2359
  DEALINGS IN THE SOFTWARE.
2627
2360
 
2361
+
2628
2362
  ````
2629
2363
 
2630
2364
  ---
@@ -2633,29 +2367,29 @@ DEALINGS IN THE SOFTWARE.
2633
2367
 
2634
2368
  ### Rust Crates:
2635
2369
 
2636
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
2370
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
2371
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2372
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2637
2373
 
2638
2374
  ````text
2639
- Copyright (c) 2016-2025 Sean McArthur
2375
+ MIT License
2640
2376
 
2641
- Permission is hereby granted, free of charge, to any person obtaining a copy
2642
- of this software and associated documentation files (the "Software"), to deal
2643
- in the Software without restriction, including without limitation the rights
2644
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2645
- copies of the Software, and to permit persons to whom the Software is
2646
- furnished to do so, subject to the following conditions:
2377
+ Copyright (c) <year> <copyright holders>
2647
2378
 
2648
- The above copyright notice and this permission notice shall be included in
2649
- all copies or substantial portions of the Software.
2379
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
2380
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
2381
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2382
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
2383
+ following conditions:
2650
2384
 
2651
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2652
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2653
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2654
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2655
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2656
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2657
- THE SOFTWARE.
2385
+ The above copyright notice and this permission notice shall be included in all copies or substantial
2386
+ portions of the Software.
2658
2387
 
2388
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
2389
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
2390
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2391
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
2392
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
2659
2393
 
2660
2394
  ````
2661
2395
 
@@ -2665,10 +2399,10 @@ THE SOFTWARE.
2665
2399
 
2666
2400
  ### Rust Crates:
2667
2401
 
2668
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2402
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
2669
2403
 
2670
2404
  ````text
2671
- Copyright (c) 2015 Steven Allen
2405
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
2672
2406
 
2673
2407
  Permission is hereby granted, free of charge, to any
2674
2408
  person obtaining a copy of this software and associated
@@ -2694,6 +2428,40 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2694
2428
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2695
2429
  DEALINGS IN THE SOFTWARE.
2696
2430
 
2431
+ ````
2432
+
2433
+ ---
2434
+
2435
+ ## The following dependencies are licensed under the MIT License:
2436
+
2437
+ ### NPM Packages:
2438
+
2439
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
2440
+
2441
+ ````text
2442
+ The MIT License (MIT)
2443
+
2444
+ Copyright (c) 2015-2021 Evgeny Poberezkin
2445
+
2446
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2447
+ of this software and associated documentation files (the "Software"), to deal
2448
+ in the Software without restriction, including without limitation the rights
2449
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2450
+ copies of the Software, and to permit persons to whom the Software is
2451
+ furnished to do so, subject to the following conditions:
2452
+
2453
+ The above copyright notice and this permission notice shall be included in all
2454
+ copies or substantial portions of the Software.
2455
+
2456
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2457
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2458
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2459
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2460
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2461
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2462
+ SOFTWARE.
2463
+
2464
+
2697
2465
  ````
2698
2466
 
2699
2467
  ---
@@ -2702,10 +2470,10 @@ DEALINGS IN THE SOFTWARE.
2702
2470
 
2703
2471
  ### Rust Crates:
2704
2472
 
2705
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
2473
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
2706
2474
 
2707
2475
  ````text
2708
- Copyright (c) 2016 Anthony Ramine
2476
+ Copyright (c) 2021 RustCrypto Developers
2709
2477
 
2710
2478
  Permission is hereby granted, free of charge, to any
2711
2479
  person obtaining a copy of this software and associated
@@ -2739,14 +2507,10 @@ DEALINGS IN THE SOFTWARE.
2739
2507
 
2740
2508
  ### Rust Crates:
2741
2509
 
2742
- - [educe](https://github.com/magiclen/educe) (0.5.11)
2743
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2744
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2510
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
2745
2511
 
2746
2512
  ````text
2747
- MIT License
2748
-
2749
- Copyright (c) 2023 magiclen.org (Ron Li)
2513
+ Copyright (c) 2018 directories-rs contributors
2750
2514
 
2751
2515
  Permission is hereby granted, free of charge, to any person obtaining a copy
2752
2516
  of this software and associated documentation files (the "Software"), to deal
@@ -2774,10 +2538,12 @@ SOFTWARE.
2774
2538
 
2775
2539
  ### Rust Crates:
2776
2540
 
2777
- - [want](https://github.com/seanmonstar/want) (0.3.1)
2541
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
2778
2542
 
2779
2543
  ````text
2780
- Copyright (c) 2018-2019 Sean McArthur
2544
+ MIT License
2545
+
2546
+ Copyright (c) 2025 Callum Oakley
2781
2547
 
2782
2548
  Permission is hereby granted, free of charge, to any person obtaining a copy
2783
2549
  of this software and associated documentation files (the "Software"), to deal
@@ -2786,17 +2552,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2786
2552
  copies of the Software, and to permit persons to whom the Software is
2787
2553
  furnished to do so, subject to the following conditions:
2788
2554
 
2789
- The above copyright notice and this permission notice shall be included in
2790
- all copies or substantial portions of the Software.
2555
+ The above copyright notice and this permission notice shall be included in all
2556
+ copies or substantial portions of the Software.
2791
2557
 
2792
2558
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2793
2559
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2794
2560
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2795
2561
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2796
2562
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2797
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2798
- THE SOFTWARE.
2799
-
2563
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2564
+ SOFTWARE.
2800
2565
 
2801
2566
  ````
2802
2567
 
@@ -2806,19 +2571,30 @@ THE SOFTWARE.
2806
2571
 
2807
2572
  ### Rust Crates:
2808
2573
 
2809
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
2810
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
2574
+ - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
2575
+ - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
2811
2576
 
2812
2577
  ````text
2813
2578
  The MIT License (MIT)
2814
2579
 
2815
- Copyright 2016 Google Inc. All Rights Reserved.
2580
+ Copyright (c) 2015 Steven Fackler
2816
2581
 
2817
- 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:
2582
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2583
+ this software and associated documentation files (the "Software"), to deal in
2584
+ the Software without restriction, including without limitation the rights to
2585
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2586
+ the Software, and to permit persons to whom the Software is furnished to do so,
2587
+ subject to the following conditions:
2818
2588
 
2819
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2589
+ The above copyright notice and this permission notice shall be included in all
2590
+ copies or substantial portions of the Software.
2820
2591
 
2821
- 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.
2592
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2593
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2594
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2595
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2596
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2597
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2822
2598
 
2823
2599
  ````
2824
2600
 
@@ -2828,13 +2604,51 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2828
2604
 
2829
2605
  ### Rust Crates:
2830
2606
 
2831
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
2607
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
2608
+
2609
+ ````text
2610
+ Copyright (c) 2017 Carl Lerche
2611
+ Copyright (c) 2018 Bastian Köcher
2612
+ Copyright (c) 2019-2020 Artem Vorotnikov
2613
+
2614
+ Permission is hereby granted, free of charge, to any
2615
+ person obtaining a copy of this software and associated
2616
+ documentation files (the "Software"), to deal in the
2617
+ Software without restriction, including without
2618
+ limitation the rights to use, copy, modify, merge,
2619
+ publish, distribute, sublicense, and/or sell copies of
2620
+ the Software, and to permit persons to whom the Software
2621
+ is furnished to do so, subject to the following
2622
+ conditions:
2623
+
2624
+ The above copyright notice and this permission notice
2625
+ shall be included in all copies or substantial portions
2626
+ of the Software.
2627
+
2628
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2629
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2630
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2631
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2632
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2633
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2634
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2635
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2636
+ DEALINGS IN THE SOFTWARE.
2637
+
2638
+ ````
2639
+
2640
+ ---
2641
+
2642
+ ## The following dependencies are licensed under the MIT License:
2643
+
2644
+ ### NPM Packages:
2645
+
2646
+ - [json5](https://github.com/json5/json5) (2.2.3)
2832
2647
 
2833
2648
  ````text
2834
2649
  MIT License
2835
2650
 
2836
- Copyright (c) 2019 Yoshua Wuyts
2837
- Copyright (c) Tokio Contributors
2651
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
2838
2652
 
2839
2653
  Permission is hereby granted, free of charge, to any person obtaining a copy
2840
2654
  of this software and associated documentation files (the "Software"), to deal
@@ -2854,6 +2668,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2854
2668
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2855
2669
  SOFTWARE.
2856
2670
 
2671
+ [others]: https://github.com/json5/json5/contributors
2672
+
2857
2673
  ````
2858
2674
 
2859
2675
  ---
@@ -2862,10 +2678,42 @@ SOFTWARE.
2862
2678
 
2863
2679
  ### Rust Crates:
2864
2680
 
2865
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2681
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
2866
2682
 
2867
2683
  ````text
2868
- Copyright (c) 2016--2017
2684
+ Copyright (c) 2015-2025 Sean McArthur
2685
+
2686
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2687
+ of this software and associated documentation files (the "Software"), to deal
2688
+ in the Software without restriction, including without limitation the rights
2689
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2690
+ copies of the Software, and to permit persons to whom the Software is
2691
+ furnished to do so, subject to the following conditions:
2692
+
2693
+ The above copyright notice and this permission notice shall be included in
2694
+ all copies or substantial portions of the Software.
2695
+
2696
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2697
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2698
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2699
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2700
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2701
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2702
+ THE SOFTWARE.
2703
+
2704
+
2705
+ ````
2706
+
2707
+ ---
2708
+
2709
+ ## The following dependencies are licensed under the MIT License:
2710
+
2711
+ ### Rust Crates:
2712
+
2713
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
2714
+
2715
+ ````text
2716
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
2869
2717
 
2870
2718
  Permission is hereby granted, free of charge, to any
2871
2719
  person obtaining a copy of this software and associated
@@ -2899,29 +2747,34 @@ DEALINGS IN THE SOFTWARE.
2899
2747
 
2900
2748
  ### Rust Crates:
2901
2749
 
2902
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
2903
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2904
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2750
+ - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
2905
2751
 
2906
2752
  ````text
2907
- MIT License
2908
-
2909
- Copyright (c) <year> <copyright holders>
2753
+ Copyright (c) 2014 Chris Wong
2910
2754
 
2911
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
2912
- associated documentation files (the "Software"), to deal in the Software without restriction, including
2913
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2914
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
2915
- following conditions:
2755
+ Permission is hereby granted, free of charge, to any
2756
+ person obtaining a copy of this software and associated
2757
+ documentation files (the "Software"), to deal in the
2758
+ Software without restriction, including without
2759
+ limitation the rights to use, copy, modify, merge,
2760
+ publish, distribute, sublicense, and/or sell copies of
2761
+ the Software, and to permit persons to whom the Software
2762
+ is furnished to do so, subject to the following
2763
+ conditions:
2916
2764
 
2917
- The above copyright notice and this permission notice shall be included in all copies or substantial
2918
- portions of the Software.
2765
+ The above copyright notice and this permission notice
2766
+ shall be included in all copies or substantial portions
2767
+ of the Software.
2919
2768
 
2920
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
2921
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
2922
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2923
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
2924
- USE OR OTHER DEALINGS IN THE SOFTWARE.
2769
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2770
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2771
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2772
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2773
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2774
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2775
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2776
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2777
+ DEALINGS IN THE SOFTWARE.
2925
2778
 
2926
2779
  ````
2927
2780
 
@@ -2931,12 +2784,15 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
2931
2784
 
2932
2785
  ### Rust Crates:
2933
2786
 
2934
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
2787
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
2788
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
2789
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
2790
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
2935
2791
 
2936
2792
  ````text
2937
2793
  The MIT License (MIT)
2938
2794
 
2939
- Copyright (c) 2014 Mathijs van de Nes
2795
+ Copyright (c) 2015 Andrew Gallant
2940
2796
 
2941
2797
  Permission is hereby granted, free of charge, to any person obtaining a copy
2942
2798
  of this software and associated documentation files (the "Software"), to deal
@@ -2945,19 +2801,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2945
2801
  copies of the Software, and to permit persons to whom the Software is
2946
2802
  furnished to do so, subject to the following conditions:
2947
2803
 
2948
- The above copyright notice and this permission notice shall be included in all
2949
- copies or substantial portions of the Software.
2804
+ The above copyright notice and this permission notice shall be included in
2805
+ all copies or substantial portions of the Software.
2950
2806
 
2951
2807
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2952
2808
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2953
2809
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2954
2810
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2955
2811
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2956
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2957
- SOFTWARE.
2812
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2813
+ THE SOFTWARE.
2958
2814
 
2959
- Some files in the "tests/data" subdirectory of this repository are under other
2960
- licences; see files named LICENSE.*.txt for details.
2961
2815
  ````
2962
2816
 
2963
2817
  ---
@@ -2966,13 +2820,10 @@ licences; see files named LICENSE.*.txt for details.
2966
2820
 
2967
2821
  ### Rust Crates:
2968
2822
 
2969
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
2823
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
2970
2824
 
2971
2825
  ````text
2972
- The MIT License (MIT)
2973
-
2974
- Copyright (c) 2015-2020 Julien Cretin
2975
- Copyright (c) 2017-2020 Google Inc.
2826
+ Copyright (c) 2016 The rust-native-tls Developers
2976
2827
 
2977
2828
  Permission is hereby granted, free of charge, to any person obtaining a copy
2978
2829
  of this software and associated documentation files (the "Software"), to deal
@@ -3000,10 +2851,12 @@ SOFTWARE.
3000
2851
 
3001
2852
  ### Rust Crates:
3002
2853
 
3003
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
2854
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
2855
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
2856
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
3004
2857
 
3005
2858
  ````text
3006
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
2859
+ Copyright (c) 2019 Tower Contributors
3007
2860
 
3008
2861
  Permission is hereby granted, free of charge, to any
3009
2862
  person obtaining a copy of this software and associated
@@ -3037,16 +2890,11 @@ DEALINGS IN THE SOFTWARE.
3037
2890
 
3038
2891
  ### Rust Crates:
3039
2892
 
3040
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
2893
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
3041
2894
 
3042
2895
  ````text
3043
2896
  MIT License
3044
2897
 
3045
- Copyright 2013-2014 RAD Game Tools and Valve Software
3046
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
3047
- Copyright (c) 2017 Frommi
3048
- Copyright (c) 2017-2024 oyvindln
3049
-
3050
2898
  Permission is hereby granted, free of charge, to any person obtaining a copy
3051
2899
  of this software and associated documentation files (the "Software"), to deal
3052
2900
  in the Software without restriction, including without limitation the rights
@@ -3071,14 +2919,13 @@ SOFTWARE.
3071
2919
 
3072
2920
  ## The following dependencies are licensed under the MIT License:
3073
2921
 
3074
- ### NPM Packages:
2922
+ ### Rust Crates:
3075
2923
 
3076
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
2924
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
3077
2925
 
3078
2926
  ````text
3079
- The MIT License (MIT)
3080
-
3081
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
2927
+ Copyright (c) 2018-2023 Sean McArthur
2928
+ Copyright (c) 2016 Alex Crichton
3082
2929
 
3083
2930
  Permission is hereby granted, free of charge, to any person obtaining a copy
3084
2931
  of this software and associated documentation files (the "Software"), to deal
@@ -3098,6 +2945,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3098
2945
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3099
2946
  THE SOFTWARE.
3100
2947
 
2948
+
3101
2949
  ````
3102
2950
 
3103
2951
  ---
@@ -3106,30 +2954,36 @@ THE SOFTWARE.
3106
2954
 
3107
2955
  ### Rust Crates:
3108
2956
 
3109
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
2957
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
2958
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2959
+ - [url](https://github.com/servo/rust-url) (2.5.8)
3110
2960
 
3111
2961
  ````text
3112
- MIT License
3113
-
3114
- Copyright (c) 2025 Callum Oakley
2962
+ Copyright (c) 2013-2025 The rust-url developers
3115
2963
 
3116
- Permission is hereby granted, free of charge, to any person obtaining a copy
3117
- of this software and associated documentation files (the "Software"), to deal
3118
- in the Software without restriction, including without limitation the rights
3119
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3120
- copies of the Software, and to permit persons to whom the Software is
3121
- furnished to do so, subject to the following conditions:
2964
+ Permission is hereby granted, free of charge, to any
2965
+ person obtaining a copy of this software and associated
2966
+ documentation files (the "Software"), to deal in the
2967
+ Software without restriction, including without
2968
+ limitation the rights to use, copy, modify, merge,
2969
+ publish, distribute, sublicense, and/or sell copies of
2970
+ the Software, and to permit persons to whom the Software
2971
+ is furnished to do so, subject to the following
2972
+ conditions:
3122
2973
 
3123
- The above copyright notice and this permission notice shall be included in all
3124
- copies or substantial portions of the Software.
2974
+ The above copyright notice and this permission notice
2975
+ shall be included in all copies or substantial portions
2976
+ of the Software.
3125
2977
 
3126
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3127
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3128
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3129
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3130
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3131
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3132
- SOFTWARE.
2978
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2979
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2980
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2981
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2982
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2983
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2984
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2985
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2986
+ DEALINGS IN THE SOFTWARE.
3133
2987
 
3134
2988
  ````
3135
2989
 
@@ -3139,10 +2993,10 @@ SOFTWARE.
3139
2993
 
3140
2994
  ### Rust Crates:
3141
2995
 
3142
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
2996
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
3143
2997
 
3144
2998
  ````text
3145
- Copyright (c) 2017 Robert Grosse
2999
+ Copyright (c) 2016--2017
3146
3000
 
3147
3001
  Permission is hereby granted, free of charge, to any
3148
3002
  person obtaining a copy of this software and associated
@@ -3167,6 +3021,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3167
3021
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3168
3022
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3169
3023
  DEALINGS IN THE SOFTWARE.
3024
+
3170
3025
  ````
3171
3026
 
3172
3027
  ---
@@ -3175,10 +3030,10 @@ DEALINGS IN THE SOFTWARE.
3175
3030
 
3176
3031
  ### Rust Crates:
3177
3032
 
3178
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
3033
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
3179
3034
 
3180
3035
  ````text
3181
- Copyright (c) 2016--2023
3036
+ Copyright (c) 2010 The Rust Project Developers
3182
3037
 
3183
3038
  Permission is hereby granted, free of charge, to any
3184
3039
  person obtaining a copy of this software and associated
@@ -3212,10 +3067,10 @@ DEALINGS IN THE SOFTWARE.
3212
3067
 
3213
3068
  ### Rust Crates:
3214
3069
 
3215
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
3070
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
3216
3071
 
3217
3072
  ````text
3218
- Copyright (c) 2018 Carl Lerche
3073
+ Copyright (c) 2013-2016 The rust-url developers
3219
3074
 
3220
3075
  Permission is hereby granted, free of charge, to any
3221
3076
  person obtaining a copy of this software and associated
@@ -3249,29 +3104,68 @@ DEALINGS IN THE SOFTWARE.
3249
3104
 
3250
3105
  ### Rust Crates:
3251
3106
 
3252
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
3107
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3253
3108
 
3254
3109
  ````text
3255
- Copyright (c) 2017 Sean McArthur
3110
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3256
3111
 
3257
- Permission is hereby granted, free of charge, to any person obtaining a copy
3258
- of this software and associated documentation files (the "Software"), to deal
3259
- in the Software without restriction, including without limitation the rights
3260
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3261
- copies of the Software, and to permit persons to whom the Software is
3262
- furnished to do so, subject to the following conditions:
3112
+ Permission is hereby granted, free of charge, to any
3113
+ person obtaining a copy of this software and associated
3114
+ documentation files (the "Software"), to deal in the
3115
+ Software without restriction, including without
3116
+ limitation the rights to use, copy, modify, merge,
3117
+ publish, distribute, sublicense, and/or sell copies of
3118
+ the Software, and to permit persons to whom the Software
3119
+ is furnished to do so, subject to the following
3120
+ conditions:
3263
3121
 
3264
- The above copyright notice and this permission notice shall be included in
3265
- all copies or substantial portions of the Software.
3122
+ The above copyright notice and this permission notice
3123
+ shall be included in all copies or substantial portions
3124
+ of the Software.
3266
3125
 
3267
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3268
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3269
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3270
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3271
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3272
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3273
- THE SOFTWARE.
3126
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3127
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3128
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3129
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3130
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3131
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3132
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3133
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3134
+ DEALINGS IN THE SOFTWARE.
3135
+
3136
+ ````
3137
+
3138
+ ---
3139
+
3140
+ ## The following dependencies are licensed under the MIT License:
3141
+
3142
+ ### NPM Packages:
3274
3143
 
3144
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
3145
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
3146
+
3147
+ ````text
3148
+ MIT License
3149
+
3150
+ Copyright (c) Microsoft Corporation.
3151
+
3152
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3153
+ of this software and associated documentation files (the "Software"), to deal
3154
+ in the Software without restriction, including without limitation the rights
3155
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3156
+ copies of the Software, and to permit persons to whom the Software is
3157
+ furnished to do so, subject to the following conditions:
3158
+
3159
+ The above copyright notice and this permission notice shall be included in all
3160
+ copies or substantial portions of the Software.
3161
+
3162
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3163
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3164
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3165
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3166
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3167
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3168
+ SOFTWARE
3275
3169
 
3276
3170
  ````
3277
3171
 
@@ -3281,32 +3175,72 @@ THE SOFTWARE.
3281
3175
 
3282
3176
  ### Rust Crates:
3283
3177
 
3284
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
3285
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
3178
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
3179
+ - [log](https://github.com/rust-lang/log) (0.4.29)
3180
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
3181
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
3182
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
3183
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
3286
3184
 
3287
3185
  ````text
3288
- MIT License
3186
+ Copyright (c) 2014 The Rust Project Developers
3289
3187
 
3290
- Copyright (c) 2019 Graham Esau
3188
+ Permission is hereby granted, free of charge, to any
3189
+ person obtaining a copy of this software and associated
3190
+ documentation files (the "Software"), to deal in the
3191
+ Software without restriction, including without
3192
+ limitation the rights to use, copy, modify, merge,
3193
+ publish, distribute, sublicense, and/or sell copies of
3194
+ the Software, and to permit persons to whom the Software
3195
+ is furnished to do so, subject to the following
3196
+ conditions:
3291
3197
 
3292
- Permission is hereby granted, free of charge, to any person obtaining a copy
3293
- of this software and associated documentation files (the "Software"), to deal
3294
- in the Software without restriction, including without limitation the rights
3295
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3296
- copies of the Software, and to permit persons to whom the Software is
3297
- furnished to do so, subject to the following conditions:
3198
+ The above copyright notice and this permission notice
3199
+ shall be included in all copies or substantial portions
3200
+ of the Software.
3298
3201
 
3299
- The above copyright notice and this permission notice shall be included in all
3300
- copies or substantial portions of the Software.
3202
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3203
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3204
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3205
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3206
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3207
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3208
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3209
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3210
+ DEALINGS IN THE SOFTWARE.
3301
3211
 
3302
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3303
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3304
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3305
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3306
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3307
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3212
+ ````
3213
+
3214
+ ---
3215
+
3216
+ ## The following dependencies are licensed under the MIT License:
3217
+
3218
+ ### Rust Crates:
3219
+
3220
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
3221
+
3222
+ ````text
3223
+ The MIT License (MIT)
3224
+
3225
+ Copyright (c) 2015 Bartłomiej Kamiński
3226
+
3227
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3228
+ of this software and associated documentation files (the "Software"), to deal
3229
+ in the Software without restriction, including without limitation the rights
3230
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3231
+ copies of the Software, and to permit persons to whom the Software is
3232
+ furnished to do so, subject to the following conditions:
3233
+
3234
+ The above copyright notice and this permission notice shall be included in all
3235
+ copies or substantial portions of the Software.
3236
+
3237
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3238
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3239
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3240
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3241
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3242
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3308
3243
  SOFTWARE.
3309
-
3310
3244
  ````
3311
3245
 
3312
3246
  ---
@@ -3315,28 +3249,34 @@ SOFTWARE.
3315
3249
 
3316
3250
  ### Rust Crates:
3317
3251
 
3318
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
3252
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
3319
3253
 
3320
3254
  ````text
3321
- Copyright (c) 2014-2026 Sean McArthur
3255
+ Copyright (c) 2014-2026 Alex Crichton
3322
3256
 
3323
- Permission is hereby granted, free of charge, to any person obtaining a copy
3324
- of this software and associated documentation files (the "Software"), to deal
3325
- in the Software without restriction, including without limitation the rights
3326
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3327
- copies of the Software, and to permit persons to whom the Software is
3328
- furnished to do so, subject to the following conditions:
3257
+ Permission is hereby granted, free of charge, to any
3258
+ person obtaining a copy of this software and associated
3259
+ documentation files (the "Software"), to deal in the
3260
+ Software without restriction, including without
3261
+ limitation the rights to use, copy, modify, merge,
3262
+ publish, distribute, sublicense, and/or sell copies of
3263
+ the Software, and to permit persons to whom the Software
3264
+ is furnished to do so, subject to the following
3265
+ conditions:
3329
3266
 
3330
- The above copyright notice and this permission notice shall be included in
3331
- all copies or substantial portions of the Software.
3267
+ The above copyright notice and this permission notice
3268
+ shall be included in all copies or substantial portions
3269
+ of the Software.
3332
3270
 
3333
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3334
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3335
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3336
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3337
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3338
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3339
- THE SOFTWARE.
3271
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3272
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3273
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3274
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3275
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3276
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3277
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3278
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3279
+ DEALINGS IN THE SOFTWARE.
3340
3280
 
3341
3281
  ````
3342
3282
 
@@ -3346,10 +3286,10 @@ THE SOFTWARE.
3346
3286
 
3347
3287
  ### Rust Crates:
3348
3288
 
3349
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
3289
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
3350
3290
 
3351
3291
  ````text
3352
- Copyright (c) 2017 Artyom Pavlov
3292
+ Copyright (c) 2016 Amanieu d'Antras
3353
3293
 
3354
3294
  Permission is hereby granted, free of charge, to any
3355
3295
  person obtaining a copy of this software and associated
@@ -3383,10 +3323,17 @@ DEALINGS IN THE SOFTWARE.
3383
3323
 
3384
3324
  ### Rust Crates:
3385
3325
 
3386
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
3326
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
3387
3327
 
3388
3328
  ````text
3389
- Copyright (c) 2015-2025 Sean McArthur
3329
+ Copyright (c) 2016 The humantime Developers
3330
+
3331
+ Includes parts of http date with the following copyright:
3332
+ Copyright (c) 2016 Pyfisch
3333
+
3334
+ Includes portions of musl libc with the following copyright:
3335
+ Copyright © 2005-2013 Rich Felker
3336
+
3390
3337
 
3391
3338
  Permission is hereby granted, free of charge, to any person obtaining a copy
3392
3339
  of this software and associated documentation files (the "Software"), to deal
@@ -3395,17 +3342,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3395
3342
  copies of the Software, and to permit persons to whom the Software is
3396
3343
  furnished to do so, subject to the following conditions:
3397
3344
 
3398
- The above copyright notice and this permission notice shall be included in
3399
- all copies or substantial portions of the Software.
3345
+ The above copyright notice and this permission notice shall be included in all
3346
+ copies or substantial portions of the Software.
3400
3347
 
3401
3348
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3402
3349
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3403
3350
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3404
3351
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3405
3352
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3406
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3407
- THE SOFTWARE.
3408
-
3353
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3354
+ SOFTWARE.
3409
3355
 
3410
3356
  ````
3411
3357
 
@@ -3415,10 +3361,10 @@ THE SOFTWARE.
3415
3361
 
3416
3362
  ### Rust Crates:
3417
3363
 
3418
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
3364
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
3419
3365
 
3420
3366
  ````text
3421
- Copyright (c) 2010 The Rust Project Developers
3367
+ Copyright (c) 2019 The CryptoCorrosion Contributors
3422
3368
 
3423
3369
  Permission is hereby granted, free of charge, to any
3424
3370
  person obtaining a copy of this software and associated
@@ -3452,12 +3398,14 @@ DEALINGS IN THE SOFTWARE.
3452
3398
 
3453
3399
  ### Rust Crates:
3454
3400
 
3455
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
3401
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
3456
3402
 
3457
3403
  ````text
3458
- MIT License
3404
+ The MIT License (MIT)
3459
3405
 
3460
- Copyright (c) 2018-2021 The RustCrypto Project Developers
3406
+ Copyright (c) 2015 Danny Guo
3407
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3408
+ Copyright (c) 2018 Akash Kurdekar
3461
3409
 
3462
3410
  Permission is hereby granted, free of charge, to any person obtaining a copy
3463
3411
  of this software and associated documentation files (the "Software"), to deal
@@ -3485,14 +3433,11 @@ SOFTWARE.
3485
3433
 
3486
3434
  ### Rust Crates:
3487
3435
 
3488
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
3489
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
3490
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
3436
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
3491
3437
 
3492
3438
  ````text
3493
- MIT License
3494
-
3495
- Copyright (c) 2017 Ted Driggs
3439
+ Copyright (c) 2017 Daniel Abramov
3440
+ Copyright (c) 2017 Alexey Galakhov
3496
3441
 
3497
3442
  Permission is hereby granted, free of charge, to any person obtaining a copy
3498
3443
  of this software and associated documentation files (the "Software"), to deal
@@ -3501,16 +3446,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3501
3446
  copies of the Software, and to permit persons to whom the Software is
3502
3447
  furnished to do so, subject to the following conditions:
3503
3448
 
3504
- The above copyright notice and this permission notice shall be included in all
3505
- copies or substantial portions of the Software.
3449
+ The above copyright notice and this permission notice shall be included in
3450
+ all copies or substantial portions of the Software.
3506
3451
 
3507
3452
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3508
3453
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3509
3454
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3510
3455
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3511
3456
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3512
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3513
- SOFTWARE.
3457
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3458
+ THE SOFTWARE.
3514
3459
 
3515
3460
  ````
3516
3461
 
@@ -3520,10 +3465,19 @@ SOFTWARE.
3520
3465
 
3521
3466
  ### Rust Crates:
3522
3467
 
3523
- - [http](https://github.com/hyperium/http) (1.4.0)
3468
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
3469
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
3470
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
3471
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
3472
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
3473
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
3474
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
3475
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
3476
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
3524
3477
 
3525
3478
  ````text
3526
- Copyright (c) 2017 http-rs authors
3479
+ Copyright (c) 2016 Alex Crichton
3480
+ Copyright (c) 2017 The Tokio Authors
3527
3481
 
3528
3482
  Permission is hereby granted, free of charge, to any
3529
3483
  person obtaining a copy of this software and associated
@@ -3557,15 +3511,43 @@ DEALINGS IN THE SOFTWARE.
3557
3511
 
3558
3512
  ### Rust Crates:
3559
3513
 
3560
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
3561
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
3562
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
3563
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
3564
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
3565
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
3514
+ - [nix](https://github.com/nix-rust/nix) (0.31.2)
3566
3515
 
3567
3516
  ````text
3568
- Copyright (c) 2019 Tokio Contributors
3517
+ The MIT License (MIT)
3518
+
3519
+ Copyright (c) 2015 Carl Lerche + nix-rust Authors
3520
+
3521
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3522
+ of this software and associated documentation files (the "Software"), to deal
3523
+ in the Software without restriction, including without limitation the rights
3524
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3525
+ copies of the Software, and to permit persons to whom the Software is
3526
+ furnished to do so, subject to the following conditions:
3527
+
3528
+ The above copyright notice and this permission notice shall be included in
3529
+ all copies or substantial portions of the Software.
3530
+
3531
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3532
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3533
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3534
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3535
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3536
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3537
+ THE SOFTWARE.
3538
+
3539
+ ````
3540
+
3541
+ ---
3542
+
3543
+ ## The following dependencies are licensed under the MIT License:
3544
+
3545
+ ### Rust Crates:
3546
+
3547
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
3548
+
3549
+ ````text
3550
+ Copyright Mozilla Foundation
3569
3551
 
3570
3552
  Permission is hereby granted, free of charge, to any
3571
3553
  person obtaining a copy of this software and associated
@@ -3599,17 +3581,12 @@ DEALINGS IN THE SOFTWARE.
3599
3581
 
3600
3582
  ### Rust Crates:
3601
3583
 
3602
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
3584
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
3603
3585
 
3604
3586
  ````text
3605
- Copyright (c) 2016 The humantime Developers
3606
-
3607
- Includes parts of http date with the following copyright:
3608
- Copyright (c) 2016 Pyfisch
3609
-
3610
- Includes portions of musl libc with the following copyright:
3611
- Copyright © 2005-2013 Rich Felker
3587
+ MIT License
3612
3588
 
3589
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
3613
3590
 
3614
3591
  Permission is hereby granted, free of charge, to any person obtaining a copy
3615
3592
  of this software and associated documentation files (the "Software"), to deal
@@ -3637,17 +3614,33 @@ SOFTWARE.
3637
3614
 
3638
3615
  ### Rust Crates:
3639
3616
 
3640
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
3617
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
3641
3618
 
3642
3619
  ````text
3643
- Copyright 2017 Juniper Networks, Inc.
3620
+ The MIT License (MIT)
3644
3621
 
3645
- 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:
3622
+ Copyright (c) 2014 Mathijs van de Nes
3646
3623
 
3647
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3624
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3625
+ of this software and associated documentation files (the "Software"), to deal
3626
+ in the Software without restriction, including without limitation the rights
3627
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3628
+ copies of the Software, and to permit persons to whom the Software is
3629
+ furnished to do so, subject to the following conditions:
3648
3630
 
3649
- 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.
3631
+ The above copyright notice and this permission notice shall be included in all
3632
+ copies or substantial portions of the Software.
3633
+
3634
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3635
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3636
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3637
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3638
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3639
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3640
+ SOFTWARE.
3650
3641
 
3642
+ Some files in the "tests/data" subdirectory of this repository are under other
3643
+ licences; see files named LICENSE.*.txt for details.
3651
3644
  ````
3652
3645
 
3653
3646
  ---
@@ -3656,19 +3649,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
3656
3649
 
3657
3650
  ### Rust Crates:
3658
3651
 
3659
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
3660
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
3661
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
3662
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
3663
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
3664
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
3665
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
3666
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
3667
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
3652
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
3668
3653
 
3669
3654
  ````text
3670
- Copyright (c) 2016 Alex Crichton
3671
- Copyright (c) 2017 The Tokio Authors
3655
+ Copyright (c) 2018-2025 The rust-random Project Developers
3656
+ Copyright (c) 2014 The Rust Project Developers
3672
3657
 
3673
3658
  Permission is hereby granted, free of charge, to any
3674
3659
  person obtaining a copy of this software and associated
@@ -3700,16 +3685,15 @@ DEALINGS IN THE SOFTWARE.
3700
3685
 
3701
3686
  ## The following dependencies are licensed under the MIT License:
3702
3687
 
3703
- ### Rust Crates:
3688
+ ### NPM Packages:
3704
3689
 
3705
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
3706
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
3707
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
3690
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
3691
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
3708
3692
 
3709
3693
  ````text
3710
3694
  MIT License
3711
3695
 
3712
- Copyright (c) Tokio Contributors
3696
+ Copyright (c) 2017 Evgeny Poberezkin
3713
3697
 
3714
3698
  Permission is hereby granted, free of charge, to any person obtaining a copy
3715
3699
  of this software and associated documentation files (the "Software"), to deal
@@ -3737,11 +3721,15 @@ SOFTWARE.
3737
3721
 
3738
3722
  ### Rust Crates:
3739
3723
 
3740
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
3724
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
3741
3725
 
3742
3726
  ````text
3743
- Copyright (c) 2013-2014 The Rust Project Developers.
3744
- Copyright (c) 2015-2020 The rust-hex Developers
3727
+ MIT License
3728
+
3729
+ Copyright 2013-2014 RAD Game Tools and Valve Software
3730
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
3731
+ Copyright (c) 2017 Frommi
3732
+ Copyright (c) 2017-2024 oyvindln
3745
3733
 
3746
3734
  Permission is hereby granted, free of charge, to any person obtaining a copy
3747
3735
  of this software and associated documentation files (the "Software"), to deal
@@ -3769,10 +3757,50 @@ SOFTWARE.
3769
3757
 
3770
3758
  ### Rust Crates:
3771
3759
 
3772
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
3760
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
3761
+
3762
+ ````text
3763
+ Copyright (c) The Rust Project Developers
3764
+
3765
+ Permission is hereby granted, free of charge, to any
3766
+ person obtaining a copy of this software and associated
3767
+ documentation files (the "Software"), to deal in the
3768
+ Software without restriction, including without
3769
+ limitation the rights to use, copy, modify, merge,
3770
+ publish, distribute, sublicense, and/or sell copies of
3771
+ the Software, and to permit persons to whom the Software
3772
+ is furnished to do so, subject to the following
3773
+ conditions:
3774
+
3775
+ The above copyright notice and this permission notice
3776
+ shall be included in all copies or substantial portions
3777
+ of the Software.
3778
+
3779
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3780
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3781
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3782
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3783
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3784
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3785
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3786
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3787
+ DEALINGS IN THE SOFTWARE.
3788
+
3789
+ ````
3790
+
3791
+ ---
3792
+
3793
+ ## The following dependencies are licensed under the MIT License:
3794
+
3795
+ ### Rust Crates:
3796
+
3797
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
3773
3798
 
3774
3799
  ````text
3775
- Copyright (c) 2016 The rust-native-tls Developers
3800
+ The MIT License (MIT)
3801
+
3802
+ Copyright (c) 2015-2020 Julien Cretin
3803
+ Copyright (c) 2017-2020 Google Inc.
3776
3804
 
3777
3805
  Permission is hereby granted, free of charge, to any person obtaining a copy
3778
3806
  of this software and associated documentation files (the "Software"), to deal
@@ -3800,12 +3828,10 @@ SOFTWARE.
3800
3828
 
3801
3829
  ### Rust Crates:
3802
3830
 
3803
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
3831
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
3804
3832
 
3805
3833
  ````text
3806
- MIT License
3807
-
3808
- Copyright (c) 2017 Nikolai Vazquez
3834
+ Copyright (c) 2016-2025 Sean McArthur
3809
3835
 
3810
3836
  Permission is hereby granted, free of charge, to any person obtaining a copy
3811
3837
  of this software and associated documentation files (the "Software"), to deal
@@ -3814,16 +3840,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3814
3840
  copies of the Software, and to permit persons to whom the Software is
3815
3841
  furnished to do so, subject to the following conditions:
3816
3842
 
3817
- The above copyright notice and this permission notice shall be included in all
3818
- copies or substantial portions of the Software.
3843
+ The above copyright notice and this permission notice shall be included in
3844
+ all copies or substantial portions of the Software.
3819
3845
 
3820
3846
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3821
3847
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3822
3848
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3823
3849
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3824
3850
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3825
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3826
- SOFTWARE.
3851
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3852
+ THE SOFTWARE.
3853
+
3827
3854
 
3828
3855
  ````
3829
3856
 
@@ -3833,10 +3860,10 @@ SOFTWARE.
3833
3860
 
3834
3861
  ### Rust Crates:
3835
3862
 
3836
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
3863
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
3837
3864
 
3838
3865
  ````text
3839
- Copyright (c) 2021 RustCrypto Developers
3866
+ Copyright (c) 2016 Anthony Ramine
3840
3867
 
3841
3868
  Permission is hereby granted, free of charge, to any
3842
3869
  person obtaining a copy of this software and associated
@@ -3870,10 +3897,13 @@ DEALINGS IN THE SOFTWARE.
3870
3897
 
3871
3898
  ### Rust Crates:
3872
3899
 
3873
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
3900
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
3901
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
3874
3902
 
3875
3903
  ````text
3876
- Copyright (c) 2016 Amanieu d'Antras
3904
+ Copyright (c) 2006-2009 Graydon Hoare
3905
+ Copyright (c) 2009-2013 Mozilla Foundation
3906
+ Copyright (c) 2016 Artyom Pavlov
3877
3907
 
3878
3908
  Permission is hereby granted, free of charge, to any
3879
3909
  person obtaining a copy of this software and associated
@@ -3907,10 +3937,10 @@ DEALINGS IN THE SOFTWARE.
3907
3937
 
3908
3938
  ### Rust Crates:
3909
3939
 
3910
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
3940
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
3911
3941
 
3912
3942
  ````text
3913
- Copyright (c) 2019 The CryptoCorrosion Contributors
3943
+ Copyright (c) The rust-url developers
3914
3944
 
3915
3945
  Permission is hereby granted, free of charge, to any
3916
3946
  person obtaining a copy of this software and associated
@@ -3981,53 +4011,10 @@ DEALINGS IN THE SOFTWARE.
3981
4011
 
3982
4012
  ### Rust Crates:
3983
4013
 
3984
- - [rand](https://github.com/rust-random/rand) (0.8.5)
3985
- - [rand](https://github.com/rust-random/rand) (0.9.4)
3986
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
3987
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
3988
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
3989
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
3990
-
3991
- ````text
3992
- Copyright 2018 Developers of the Rand project
3993
- Copyright (c) 2014 The Rust Project Developers
3994
-
3995
- Permission is hereby granted, free of charge, to any
3996
- person obtaining a copy of this software and associated
3997
- documentation files (the "Software"), to deal in the
3998
- Software without restriction, including without
3999
- limitation the rights to use, copy, modify, merge,
4000
- publish, distribute, sublicense, and/or sell copies of
4001
- the Software, and to permit persons to whom the Software
4002
- is furnished to do so, subject to the following
4003
- conditions:
4004
-
4005
- The above copyright notice and this permission notice
4006
- shall be included in all copies or substantial portions
4007
- of the Software.
4008
-
4009
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4010
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4011
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4012
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4013
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4014
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4015
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4016
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4017
- DEALINGS IN THE SOFTWARE.
4018
-
4019
- ````
4020
-
4021
- ---
4022
-
4023
- ## The following dependencies are licensed under the MIT License:
4024
-
4025
- ### Rust Crates:
4026
-
4027
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
4014
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
4028
4015
 
4029
4016
  ````text
4030
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
4017
+ Copyright (c) 2017 Robert Grosse
4031
4018
 
4032
4019
  Permission is hereby granted, free of charge, to any
4033
4020
  person obtaining a copy of this software and associated
@@ -4052,39 +4039,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4052
4039
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4053
4040
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4054
4041
  DEALINGS IN THE SOFTWARE.
4055
-
4056
- ````
4057
-
4058
- ---
4059
-
4060
- ## The following dependencies are licensed under the MIT License:
4061
-
4062
- ### Rust Crates:
4063
-
4064
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
4065
-
4066
- ````text
4067
- Copyright (c) 2017 Alexey Galakhov
4068
- Copyright (c) 2016 Jason Housley
4069
-
4070
- Permission is hereby granted, free of charge, to any person obtaining a copy
4071
- of this software and associated documentation files (the "Software"), to deal
4072
- in the Software without restriction, including without limitation the rights
4073
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4074
- copies of the Software, and to permit persons to whom the Software is
4075
- furnished to do so, subject to the following conditions:
4076
-
4077
- The above copyright notice and this permission notice shall be included in
4078
- all copies or substantial portions of the Software.
4079
-
4080
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4081
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4082
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4083
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4084
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4085
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4086
- THE SOFTWARE.
4087
-
4088
4042
  ````
4089
4043
 
4090
4044
  ---
@@ -4093,76 +4047,13 @@ THE SOFTWARE.
4093
4047
 
4094
4048
  ### Rust Crates:
4095
4049
 
4096
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
4097
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
4098
-
4099
- ````text
4100
- Copyright (c) 2018-2019 dirs-rs contributors
4101
-
4102
- Permission is hereby granted, free of charge, to any person obtaining a copy
4103
- of this software and associated documentation files (the "Software"), to deal
4104
- in the Software without restriction, including without limitation the rights
4105
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4106
- copies of the Software, and to permit persons to whom the Software is
4107
- furnished to do so, subject to the following conditions:
4108
-
4109
- The above copyright notice and this permission notice shall be included in all
4110
- copies or substantial portions of the Software.
4111
-
4112
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4113
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4114
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4115
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4116
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4117
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4118
- SOFTWARE.
4119
-
4120
- ````
4121
-
4122
- ---
4123
-
4124
- ## The following dependencies are licensed under the MIT License:
4125
-
4126
- ### NPM Packages:
4127
-
4128
- - [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
4129
-
4130
- ````text
4131
- pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
4132
- pngjs derived work Copyright (c) 2012 Kuba Niegowski
4133
-
4134
- Permission is hereby granted, free of charge, to any person obtaining a copy
4135
- of this software and associated documentation files (the "Software"), to deal
4136
- in the Software without restriction, including without limitation the rights
4137
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4138
- copies of the Software, and to permit persons to whom the Software is
4139
- furnished to do so, subject to the following conditions:
4140
-
4141
- The above copyright notice and this permission notice shall be included in
4142
- all copies or substantial portions of the Software.
4143
-
4144
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4145
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4146
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4147
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4148
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4149
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4150
- THE SOFTWARE.
4151
-
4152
- ````
4153
-
4154
- ---
4155
-
4156
- ## The following dependencies are licensed under the MIT License:
4157
-
4158
- ### NPM Packages:
4159
-
4160
- - [ajv](https://github.com/ajv-validator/ajv) (8.17.1)
4050
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
4161
4051
 
4162
4052
  ````text
4163
- The MIT License (MIT)
4053
+ MIT License
4164
4054
 
4165
- Copyright (c) 2015-2021 Evgeny Poberezkin
4055
+ Copyright (c) 2019 Yoshua Wuyts
4056
+ Copyright (c) Tokio Contributors
4166
4057
 
4167
4058
  Permission is hereby granted, free of charge, to any person obtaining a copy
4168
4059
  of this software and associated documentation files (the "Software"), to deal
@@ -4182,7 +4073,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4182
4073
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4183
4074
  SOFTWARE.
4184
4075
 
4185
-
4186
4076
  ````
4187
4077
 
4188
4078
  ---
@@ -4572,35 +4462,30 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
4572
4462
 
4573
4463
  ---
4574
4464
 
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
+
4575
4477
  ## The following dependencies are licensed under the Unicode-3.0 License:
4576
4478
 
4577
4479
  ### Rust Crates:
4578
4480
 
4579
- - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4580
- - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4581
- - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4582
- - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4583
- - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4584
- - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4585
- - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4586
- - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4587
- - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4588
- - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4589
- - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4590
- - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4591
- - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4592
- - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4593
- - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4594
- - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4595
- - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4596
- - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4481
+ - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4597
4482
 
4598
4483
  ````text
4599
4484
  UNICODE LICENSE V3
4600
4485
 
4601
4486
  COPYRIGHT AND PERMISSION NOTICE
4602
4487
 
4603
- Copyright © 2020-2024 Unicode, Inc.
4488
+ Copyright © 1991-2023 Unicode, Inc.
4604
4489
 
4605
4490
  NOTICE TO USER: Carefully read the following legal agreement. BY
4606
4491
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4636,13 +4521,6 @@ not be used in advertising or otherwise to promote the sale, use or other
4636
4521
  dealings in these Data Files or Software without prior written
4637
4522
  authorization of the copyright holder.
4638
4523
 
4639
- SPDX-License-Identifier: Unicode-3.0
4640
-
4641
-
4642
-
4643
- Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4644
- ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4645
-
4646
4524
  ````
4647
4525
 
4648
4526
  ---
@@ -4651,14 +4529,31 @@ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation a
4651
4529
 
4652
4530
  ### Rust Crates:
4653
4531
 
4654
- - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4532
+ - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4533
+ - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4534
+ - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4535
+ - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4536
+ - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4537
+ - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4538
+ - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4539
+ - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4540
+ - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4541
+ - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4542
+ - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4543
+ - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4544
+ - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4545
+ - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4546
+ - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4547
+ - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4548
+ - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4549
+ - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4655
4550
 
4656
4551
  ````text
4657
4552
  UNICODE LICENSE V3
4658
4553
 
4659
4554
  COPYRIGHT AND PERMISSION NOTICE
4660
4555
 
4661
- Copyright © 1991-2023 Unicode, Inc.
4556
+ Copyright © 2020-2024 Unicode, Inc.
4662
4557
 
4663
4558
  NOTICE TO USER: Carefully read the following legal agreement. BY
4664
4559
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4694,5 +4589,12 @@ not be used in advertising or otherwise to promote the sale, use or other
4694
4589
  dealings in these Data Files or Software without prior written
4695
4590
  authorization of the copyright holder.
4696
4591
 
4592
+ SPDX-License-Identifier: Unicode-3.0
4593
+
4594
+
4595
+
4596
+ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4597
+ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4598
+
4697
4599
  ````
4698
4600