@deveco-codegenie/mcp-darwin-x64 0.2.4 → 0.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,32 +16,6 @@
16
16
  - UNKNOWN: 1
17
17
 
18
18
 
19
- ---
20
-
21
- ## The following dependencies are licensed under the 0BSD License:
22
-
23
- ### Rust Crates:
24
-
25
- - [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
26
-
27
- ````text
28
- BSD Zero Clause License
29
-
30
- Copyright (c) 2025 Goat
31
-
32
- Permission to use, copy, modify, and/or distribute this software for any
33
- purpose with or without fee is hereby granted.
34
-
35
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
36
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
37
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
38
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
39
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
40
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
41
- PERFORMANCE OF THIS SOFTWARE.
42
-
43
- ````
44
-
45
19
  ---
46
20
 
47
21
  ## The following dependencies are licensed under the 0BSD License:
@@ -94,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
+ - [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
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) 2025 Goat
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
 
@@ -185,9 +98,7 @@ limitations under the License.
185
98
 
186
99
  ### Rust Crates:
187
100
 
188
- - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
189
- - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
190
- - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
101
+ - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
191
102
 
192
103
  ````text
193
104
  Apache License
@@ -378,7 +289,7 @@ limitations under the License.
378
289
  same "printed page" as the copyright notice for easier
379
290
  identification within third-party archives.
380
291
 
381
- Copyright [yyyy] [name of copyright owner]
292
+ Copyright 2011 Google Inc.
382
293
 
383
294
  Licensed under the Apache License, Version 2.0 (the "License");
384
295
  you may not use this file except in compliance with the License.
@@ -400,7 +311,9 @@ limitations under the License.
400
311
 
401
312
  ### Rust Crates:
402
313
 
403
- - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
314
+ - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
315
+ - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
316
+ - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
404
317
 
405
318
  ````text
406
319
  Apache License
@@ -591,7 +504,7 @@ limitations under the License.
591
504
  same "printed page" as the copyright notice for easier
592
505
  identification within third-party archives.
593
506
 
594
- Copyright 2011 Google Inc.
507
+ Copyright [yyyy] [name of copyright owner]
595
508
 
596
509
  Licensed under the Apache License, Version 2.0 (the "License");
597
510
  you may not use this file except in compliance with the License.
@@ -609,6 +522,93 @@ limitations under the License.
609
522
 
610
523
  ---
611
524
 
525
+ ## The following dependencies are licensed under the Apache-2.0 License:
526
+
527
+ ### Rust Crates:
528
+
529
+ - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
530
+ - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
531
+ - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
532
+
533
+ ````text
534
+ Apache License
535
+ Version 2.0, January 2004
536
+ http://www.apache.org/licenses/
537
+
538
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
539
+
540
+ 1. Definitions.
541
+
542
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
543
+
544
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
545
+
546
+ "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
547
+
548
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
549
+
550
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
551
+
552
+ "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
553
+
554
+ "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
555
+
556
+ "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
557
+
558
+ "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
559
+
560
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
561
+
562
+ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
563
+
564
+ 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
565
+
566
+ 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
567
+
568
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
569
+
570
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
571
+
572
+ (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
573
+
574
+ (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
575
+
576
+ You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
577
+
578
+ 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
579
+
580
+ 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
581
+
582
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
583
+
584
+ 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
585
+
586
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
587
+
588
+ END OF TERMS AND CONDITIONS
589
+
590
+ APPENDIX: How to apply the Apache License to your work.
591
+
592
+ To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
593
+
594
+ Copyright [yyyy] [name of copyright owner]
595
+
596
+ Licensed under the Apache License, Version 2.0 (the "License");
597
+ you may not use this file except in compliance with the License.
598
+ You may obtain a copy of the License at
599
+
600
+ http://www.apache.org/licenses/LICENSE-2.0
601
+
602
+ Unless required by applicable law or agreed to in writing, software
603
+ distributed under the License is distributed on an "AS IS" BASIS,
604
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
605
+ See the License for the specific language governing permissions and
606
+ limitations under the License.
607
+
608
+ ````
609
+
610
+ ---
611
+
612
612
  ## The following dependencies are licensed under the BSD-3-Clause License:
613
613
 
614
614
  ### NPM Packages:
@@ -654,43 +654,10 @@ The complete list of contributors can be found at:
654
654
 
655
655
  ### Rust Crates:
656
656
 
657
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
658
-
659
- ````text
660
- MIT License
661
-
662
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
663
-
664
- Permission is hereby granted, free of charge, to any person obtaining a copy
665
- of this software and associated documentation files (the "Software"), to deal
666
- in the Software without restriction, including without limitation the rights
667
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
668
- copies of the Software, and to permit persons to whom the Software is
669
- furnished to do so, subject to the following conditions:
670
-
671
- The above copyright notice and this permission notice shall be included in all
672
- copies or substantial portions of the Software.
673
-
674
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
675
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
676
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
677
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
678
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
679
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
680
- SOFTWARE.
681
-
682
- ````
683
-
684
- ---
685
-
686
- ## The following dependencies are licensed under the MIT License:
687
-
688
- ### Rust Crates:
689
-
690
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
657
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
691
658
 
692
659
  ````text
693
- Copyright (c) 2013-2016 The rust-url developers
660
+ Copyright (c) 2017 Robert Grosse
694
661
 
695
662
  Permission is hereby granted, free of charge, to any
696
663
  person obtaining a copy of this software and associated
@@ -715,7 +682,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
715
682
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
716
683
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
717
684
  DEALINGS IN THE SOFTWARE.
718
-
719
685
  ````
720
686
 
721
687
  ---
@@ -724,34 +690,30 @@ DEALINGS IN THE SOFTWARE.
724
690
 
725
691
  ### Rust Crates:
726
692
 
727
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
693
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
728
694
 
729
695
  ````text
730
- Copyright 2019-2024 YOSHIOKA Takuma
696
+ MIT License
731
697
 
732
- Permission is hereby granted, free of charge, to any
733
- person obtaining a copy of this software and associated
734
- documentation files (the "Software"), to deal in the
735
- Software without restriction, including without
736
- limitation the rights to use, copy, modify, merge,
737
- publish, distribute, sublicense, and/or sell copies of
738
- the Software, and to permit persons to whom the Software
739
- is furnished to do so, subject to the following
740
- conditions:
698
+ Copyright (c) 2017 Nikolai Vazquez
741
699
 
742
- The above copyright notice and this permission notice
743
- shall be included in all copies or substantial portions
744
- of the Software.
700
+ Permission is hereby granted, free of charge, to any person obtaining a copy
701
+ of this software and associated documentation files (the "Software"), to deal
702
+ in the Software without restriction, including without limitation the rights
703
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
704
+ copies of the Software, and to permit persons to whom the Software is
705
+ furnished to do so, subject to the following conditions:
745
706
 
746
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
747
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
748
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
749
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
750
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
751
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
752
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
753
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
754
- DEALINGS IN THE SOFTWARE.
707
+ The above copyright notice and this permission notice shall be included in all
708
+ copies or substantial portions of the Software.
709
+
710
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
711
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
712
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
713
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
714
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
715
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
716
+ SOFTWARE.
755
717
 
756
718
  ````
757
719
 
@@ -761,35 +723,29 @@ DEALINGS IN THE SOFTWARE.
761
723
 
762
724
  ### Rust Crates:
763
725
 
764
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
726
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
765
727
 
766
728
  ````text
767
- Copyright (c) 2018-2026 The rust-random Project Developers
768
- Copyright (c) 2014 The Rust Project Developers
729
+ Copyright (c) 2017 Daniel Abramov
730
+ Copyright (c) 2017 Alexey Galakhov
769
731
 
770
- Permission is hereby granted, free of charge, to any
771
- person obtaining a copy of this software and associated
772
- documentation files (the "Software"), to deal in the
773
- Software without restriction, including without
774
- limitation the rights to use, copy, modify, merge,
775
- publish, distribute, sublicense, and/or sell copies of
776
- the Software, and to permit persons to whom the Software
777
- is furnished to do so, subject to the following
778
- conditions:
732
+ Permission is hereby granted, free of charge, to any person obtaining a copy
733
+ of this software and associated documentation files (the "Software"), to deal
734
+ in the Software without restriction, including without limitation the rights
735
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
736
+ copies of the Software, and to permit persons to whom the Software is
737
+ furnished to do so, subject to the following conditions:
779
738
 
780
- The above copyright notice and this permission notice
781
- shall be included in all copies or substantial portions
782
- of the Software.
739
+ The above copyright notice and this permission notice shall be included in
740
+ all copies or substantial portions of the Software.
783
741
 
784
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
785
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
786
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
787
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
788
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
789
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
790
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
791
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
792
- DEALINGS IN THE SOFTWARE.
742
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
743
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
744
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
745
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
746
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
747
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
748
+ THE SOFTWARE.
793
749
 
794
750
  ````
795
751
 
@@ -799,10 +755,13 @@ DEALINGS IN THE SOFTWARE.
799
755
 
800
756
  ### Rust Crates:
801
757
 
802
- - [http](https://github.com/hyperium/http) (1.4.0)
758
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
759
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
760
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
761
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
803
762
 
804
763
  ````text
805
- Copyright (c) 2017 http-rs authors
764
+ Copyright (c) 2016 The Rust Project Developers
806
765
 
807
766
  Permission is hereby granted, free of charge, to any
808
767
  person obtaining a copy of this software and associated
@@ -836,11 +795,10 @@ DEALINGS IN THE SOFTWARE.
836
795
 
837
796
  ### Rust Crates:
838
797
 
839
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
840
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
798
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
841
799
 
842
800
  ````text
843
- Copyright (c) 2014 Alex Crichton
801
+ Copyright (c) 2019 Carl Lerche
844
802
 
845
803
  Permission is hereby granted, free of charge, to any
846
804
  person obtaining a copy of this software and associated
@@ -874,10 +832,11 @@ DEALINGS IN THE SOFTWARE.
874
832
 
875
833
  ### Rust Crates:
876
834
 
877
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
835
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
836
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
878
837
 
879
838
  ````text
880
- Copyright (c) 2018 Carl Lerche
839
+ Copyright (c) 2014 Alex Crichton
881
840
 
882
841
  Permission is hereby granted, free of charge, to any
883
842
  person obtaining a copy of this software and associated
@@ -909,75 +868,14 @@ DEALINGS IN THE SOFTWARE.
909
868
 
910
869
  ## The following dependencies are licensed under the MIT License:
911
870
 
912
- ### Rust Crates:
913
-
914
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
915
-
916
- ````text
917
- Copyright (c) 2014-2026 Sean McArthur
918
-
919
- Permission is hereby granted, free of charge, to any person obtaining a copy
920
- of this software and associated documentation files (the "Software"), to deal
921
- in the Software without restriction, including without limitation the rights
922
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
923
- copies of the Software, and to permit persons to whom the Software is
924
- furnished to do so, subject to the following conditions:
925
-
926
- The above copyright notice and this permission notice shall be included in
927
- all copies or substantial portions of the Software.
928
-
929
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
930
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
931
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
932
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
933
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
934
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
935
- THE SOFTWARE.
936
-
937
- ````
938
-
939
- ---
940
-
941
- ## The following dependencies are licensed under the MIT License:
942
-
943
- ### Rust Crates:
871
+ ### NPM Packages:
944
872
 
945
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
873
+ - [json5](https://github.com/json5/json5) (2.2.3)
946
874
 
947
875
  ````text
948
876
  MIT License
949
877
 
950
- Permission is hereby granted, free of charge, to any person obtaining a copy
951
- of this software and associated documentation files (the "Software"), to deal
952
- in the Software without restriction, including without limitation the rights
953
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
954
- copies of the Software, and to permit persons to whom the Software is
955
- furnished to do so, subject to the following conditions:
956
-
957
- The above copyright notice and this permission notice shall be included in all
958
- copies or substantial portions of the Software.
959
-
960
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
961
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
962
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
963
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
964
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
965
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
966
- SOFTWARE.
967
-
968
- ````
969
-
970
- ---
971
-
972
- ## The following dependencies are licensed under the MIT License:
973
-
974
- ### Rust Crates:
975
-
976
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
977
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
978
-
979
- ````text
980
- Copyright (c) 2018-2019 dirs-rs contributors
878
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
981
879
 
982
880
  Permission is hereby granted, free of charge, to any person obtaining a copy
983
881
  of this software and associated documentation files (the "Software"), to deal
@@ -997,6 +895,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
997
895
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
998
896
  SOFTWARE.
999
897
 
898
+ [others]: https://github.com/json5/json5/contributors
899
+
1000
900
  ````
1001
901
 
1002
902
  ---
@@ -1005,10 +905,10 @@ SOFTWARE.
1005
905
 
1006
906
  ### Rust Crates:
1007
907
 
1008
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
908
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
1009
909
 
1010
910
  ````text
1011
- Copyright (c) 2015-2025 Sean McArthur
911
+ Copyright (c) 2017 Sean McArthur
1012
912
 
1013
913
  Permission is hereby granted, free of charge, to any person obtaining a copy
1014
914
  of this software and associated documentation files (the "Software"), to deal
@@ -1037,30 +937,17 @@ THE SOFTWARE.
1037
937
 
1038
938
  ### Rust Crates:
1039
939
 
1040
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
940
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
1041
941
 
1042
942
  ````text
1043
- The MIT License (MIT)
1044
-
1045
- Copyright (c) 2015 Bartłomiej Kamiński
1046
-
1047
- Permission is hereby granted, free of charge, to any person obtaining a copy
1048
- of this software and associated documentation files (the "Software"), to deal
1049
- in the Software without restriction, including without limitation the rights
1050
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1051
- copies of the Software, and to permit persons to whom the Software is
1052
- furnished to do so, subject to the following conditions:
1053
-
1054
- The above copyright notice and this permission notice shall be included in all
1055
- copies or substantial portions of the Software.
1056
-
1057
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1058
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1059
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1060
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1061
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1062
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1063
- SOFTWARE.
943
+ Copyright 2016 Nika Layzell
944
+
945
+ 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:
946
+
947
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
948
+
949
+ 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.
950
+
1064
951
  ````
1065
952
 
1066
953
  ---
@@ -1069,12 +956,14 @@ SOFTWARE.
1069
956
 
1070
957
  ### Rust Crates:
1071
958
 
1072
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
959
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
1073
960
 
1074
961
  ````text
1075
- MIT License
962
+ The MIT License (MIT)
1076
963
 
1077
- Copyright (c) 2025 Callum Oakley
964
+ Copyright (c) 2015 Danny Guo
965
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
966
+ Copyright (c) 2018 Akash Kurdekar
1078
967
 
1079
968
  Permission is hereby granted, free of charge, to any person obtaining a copy
1080
969
  of this software and associated documentation files (the "Software"), to deal
@@ -1102,41 +991,11 @@ SOFTWARE.
1102
991
 
1103
992
  ### Rust Crates:
1104
993
 
1105
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
1106
-
1107
- ````text
1108
- Copyright (c) 2023-2025 Sean McArthur
1109
-
1110
- Permission is hereby granted, free of charge, to any person obtaining a copy
1111
- of this software and associated documentation files (the "Software"), to deal
1112
- in the Software without restriction, including without limitation the rights
1113
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1114
- copies of the Software, and to permit persons to whom the Software is
1115
- furnished to do so, subject to the following conditions:
1116
-
1117
- The above copyright notice and this permission notice shall be included in
1118
- all copies or substantial portions of the Software.
1119
-
1120
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1121
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1122
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1123
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1124
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1125
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1126
- THE SOFTWARE.
1127
-
1128
- ````
1129
-
1130
- ---
1131
-
1132
- ## The following dependencies are licensed under the MIT License:
1133
-
1134
- ### Rust Crates:
1135
-
1136
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
994
+ - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
995
+ - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
1137
996
 
1138
997
  ````text
1139
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
998
+ Copyright (c) 2012-2013 Mozilla Foundation
1140
999
 
1141
1000
  Permission is hereby granted, free of charge, to any
1142
1001
  person obtaining a copy of this software and associated
@@ -1170,13 +1029,10 @@ DEALINGS IN THE SOFTWARE.
1170
1029
 
1171
1030
  ### Rust Crates:
1172
1031
 
1173
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
1174
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
1032
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
1175
1033
 
1176
1034
  ````text
1177
- Copyright (c) 2006-2009 Graydon Hoare
1178
- Copyright (c) 2009-2013 Mozilla Foundation
1179
- Copyright (c) 2016 Artyom Pavlov
1035
+ Copyright 2019-2024 YOSHIOKA Takuma
1180
1036
 
1181
1037
  Permission is hereby granted, free of charge, to any
1182
1038
  person obtaining a copy of this software and associated
@@ -1210,38 +1066,11 @@ DEALINGS IN THE SOFTWARE.
1210
1066
 
1211
1067
  ### Rust Crates:
1212
1068
 
1213
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
1214
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
1215
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
1216
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
1217
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
1218
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
1219
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
1220
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
1221
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
1222
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
1223
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
1224
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
1225
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
1226
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
1227
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
1228
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
1229
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
1230
- - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
1231
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
1232
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
1233
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
1234
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
1235
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
1236
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
1237
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
1238
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
1239
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
1240
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
1241
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
1242
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
1069
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
1243
1070
 
1244
1071
  ````text
1072
+ Copyright (c) The rust-url developers
1073
+
1245
1074
  Permission is hereby granted, free of charge, to any
1246
1075
  person obtaining a copy of this software and associated
1247
1076
  documentation files (the "Software"), to deal in the
@@ -1274,76 +1103,19 @@ DEALINGS IN THE SOFTWARE.
1274
1103
 
1275
1104
  ### Rust Crates:
1276
1105
 
1277
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
1278
-
1279
- ````text
1280
- The MIT License (MIT)
1281
-
1282
- Copyright (c) 2016 Johann Tuffe
1283
-
1284
- Permission is hereby granted, free of charge, to any person obtaining a copy
1285
- of this software and associated documentation files (the "Software"), to deal
1286
- in the Software without restriction, including without limitation the rights
1287
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1288
- copies of the Software, and to permit persons to whom the Software is
1289
- furnished to do so, subject to the following conditions:
1290
-
1291
-
1292
- The above copyright notice and this permission notice shall be included in
1293
- all copies or substantial portions of the Software.
1294
-
1295
-
1296
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1297
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1298
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1299
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1300
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1301
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1302
- THE SOFTWARE.
1303
-
1304
- ````
1305
-
1306
- ---
1307
-
1308
- ## The following dependencies are licensed under the MIT License:
1309
-
1310
- ### Rust Crates:
1311
-
1312
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
1313
-
1314
- ````text
1315
- Copyright (c) 2016 The rust-native-tls Developers
1316
-
1317
- Permission is hereby granted, free of charge, to any person obtaining a copy
1318
- of this software and associated documentation files (the "Software"), to deal
1319
- in the Software without restriction, including without limitation the rights
1320
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1321
- copies of the Software, and to permit persons to whom the Software is
1322
- furnished to do so, subject to the following conditions:
1323
-
1324
- The above copyright notice and this permission notice shall be included in all
1325
- copies or substantial portions of the Software.
1326
-
1327
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1328
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1329
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1330
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1331
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1332
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1333
- SOFTWARE.
1334
-
1335
- ````
1336
-
1337
- ---
1338
-
1339
- ## The following dependencies are licensed under the MIT License:
1340
-
1341
- ### Rust Crates:
1342
-
1343
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
1106
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
1107
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
1108
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
1109
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
1110
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
1111
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
1112
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
1113
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
1114
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
1344
1115
 
1345
1116
  ````text
1346
- Copyright (c) 2018 The Servo Project Developers
1117
+ Copyright (c) 2016 Alex Crichton
1118
+ Copyright (c) 2017 The Tokio Authors
1347
1119
 
1348
1120
  Permission is hereby granted, free of charge, to any
1349
1121
  person obtaining a copy of this software and associated
@@ -1377,12 +1149,12 @@ DEALINGS IN THE SOFTWARE.
1377
1149
 
1378
1150
  ### Rust Crates:
1379
1151
 
1380
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
1152
+ - [nix](https://github.com/nix-rust/nix) (0.31.2)
1381
1153
 
1382
1154
  ````text
1383
1155
  The MIT License (MIT)
1384
1156
 
1385
- Copyright (c) 2014 Paho Lurie-Gregg
1157
+ Copyright (c) 2015 Carl Lerche + nix-rust Authors
1386
1158
 
1387
1159
  Permission is hereby granted, free of charge, to any person obtaining a copy
1388
1160
  of this software and associated documentation files (the "Software"), to deal
@@ -1391,16 +1163,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1391
1163
  copies of the Software, and to permit persons to whom the Software is
1392
1164
  furnished to do so, subject to the following conditions:
1393
1165
 
1394
- The above copyright notice and this permission notice shall be included in all
1395
- copies or substantial portions of the Software.
1166
+ The above copyright notice and this permission notice shall be included in
1167
+ all copies or substantial portions of the Software.
1396
1168
 
1397
1169
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1398
1170
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1399
1171
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1400
1172
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1401
1173
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1402
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1403
- SOFTWARE.
1174
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1175
+ THE SOFTWARE.
1404
1176
 
1405
1177
  ````
1406
1178
 
@@ -1410,10 +1182,10 @@ SOFTWARE.
1410
1182
 
1411
1183
  ### Rust Crates:
1412
1184
 
1413
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
1185
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
1414
1186
 
1415
1187
  ````text
1416
- Copyright (c) 2019 Carl Lerche
1188
+ Copyright (c) 2019 The CryptoCorrosion Contributors
1417
1189
 
1418
1190
  Permission is hereby granted, free of charge, to any
1419
1191
  person obtaining a copy of this software and associated
@@ -1447,43 +1219,10 @@ DEALINGS IN THE SOFTWARE.
1447
1219
 
1448
1220
  ### Rust Crates:
1449
1221
 
1450
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
1451
-
1452
- ````text
1453
- The MIT License (MIT)
1454
-
1455
- Copyright (c) 2015 Alice Maz
1456
-
1457
- Permission is hereby granted, free of charge, to any person obtaining a copy
1458
- of this software and associated documentation files (the "Software"), to deal
1459
- in the Software without restriction, including without limitation the rights
1460
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1461
- copies of the Software, and to permit persons to whom the Software is
1462
- furnished to do so, subject to the following conditions:
1463
-
1464
- The above copyright notice and this permission notice shall be included in
1465
- all copies or substantial portions of the Software.
1466
-
1467
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1468
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1469
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1470
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1471
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1472
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1473
- THE SOFTWARE.
1474
-
1475
- ````
1476
-
1477
- ---
1478
-
1479
- ## The following dependencies are licensed under the MIT License:
1480
-
1481
- ### Rust Crates:
1482
-
1483
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
1222
+ - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
1484
1223
 
1485
1224
  ````text
1486
- Copyright (c) 2021 RustCrypto Developers
1225
+ Copyright (c) 2014 Chris Wong
1487
1226
 
1488
1227
  Permission is hereby granted, free of charge, to any
1489
1228
  person obtaining a copy of this software and associated
@@ -1517,10 +1256,11 @@ DEALINGS IN THE SOFTWARE.
1517
1256
 
1518
1257
  ### Rust Crates:
1519
1258
 
1520
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
1259
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
1521
1260
 
1522
1261
  ````text
1523
- Copyright 2023 The Fuchsia Authors
1262
+ Copyright (c) 2018-2026 The rust-random Project Developers
1263
+ Copyright (c) 2014 The Rust Project Developers
1524
1264
 
1525
1265
  Permission is hereby granted, free of charge, to any
1526
1266
  person obtaining a copy of this software and associated
@@ -1546,7 +1286,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1546
1286
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1547
1287
  DEALINGS IN THE SOFTWARE.
1548
1288
 
1549
-
1550
1289
  ````
1551
1290
 
1552
1291
  ---
@@ -1555,29 +1294,16 @@ DEALINGS IN THE SOFTWARE.
1555
1294
 
1556
1295
  ### Rust Crates:
1557
1296
 
1558
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
1297
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
1559
1298
 
1560
1299
  ````text
1561
- Copyright (c) 2013-2014 The Rust Project Developers.
1562
- Copyright (c) 2015-2020 The rust-hex Developers
1300
+ Copyright 2017 Juniper Networks, Inc.
1563
1301
 
1564
- Permission is hereby granted, free of charge, to any person obtaining a copy
1565
- of this software and associated documentation files (the "Software"), to deal
1566
- in the Software without restriction, including without limitation the rights
1567
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1568
- copies of the Software, and to permit persons to whom the Software is
1569
- furnished to do so, subject to the following conditions:
1302
+ 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:
1570
1303
 
1571
- The above copyright notice and this permission notice shall be included in all
1572
- copies or substantial portions of the Software.
1304
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1573
1305
 
1574
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1575
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1576
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1577
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1578
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1579
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1580
- SOFTWARE.
1306
+ 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.
1581
1307
 
1582
1308
  ````
1583
1309
 
@@ -1587,10 +1313,10 @@ SOFTWARE.
1587
1313
 
1588
1314
  ### Rust Crates:
1589
1315
 
1590
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
1316
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
1591
1317
 
1592
1318
  ````text
1593
- Copyright (c) The rust-url developers
1319
+ Copyright (c) 2016--2017
1594
1320
 
1595
1321
  Permission is hereby granted, free of charge, to any
1596
1322
  person obtaining a copy of this software and associated
@@ -1624,34 +1350,29 @@ DEALINGS IN THE SOFTWARE.
1624
1350
 
1625
1351
  ### Rust Crates:
1626
1352
 
1627
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
1353
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
1628
1354
 
1629
1355
  ````text
1630
- Copyright (c) 2019-2021 Tower Contributors
1356
+ Copyright (c) 2015-2025 Sean McArthur
1631
1357
 
1632
- Permission is hereby granted, free of charge, to any
1633
- person obtaining a copy of this software and associated
1634
- documentation files (the "Software"), to deal in the
1635
- Software without restriction, including without
1636
- limitation the rights to use, copy, modify, merge,
1637
- publish, distribute, sublicense, and/or sell copies of
1638
- the Software, and to permit persons to whom the Software
1639
- is furnished to do so, subject to the following
1640
- conditions:
1358
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1359
+ of this software and associated documentation files (the "Software"), to deal
1360
+ in the Software without restriction, including without limitation the rights
1361
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1362
+ copies of the Software, and to permit persons to whom the Software is
1363
+ furnished to do so, subject to the following conditions:
1641
1364
 
1642
- The above copyright notice and this permission notice
1643
- shall be included in all copies or substantial portions
1644
- of the Software.
1365
+ The above copyright notice and this permission notice shall be included in
1366
+ all copies or substantial portions of the Software.
1367
+
1368
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1369
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1370
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1371
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1372
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1373
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1374
+ THE SOFTWARE.
1645
1375
 
1646
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1647
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1648
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1649
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1650
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1651
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1652
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1653
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1654
- DEALINGS IN THE SOFTWARE.
1655
1376
 
1656
1377
  ````
1657
1378
 
@@ -1659,14 +1380,14 @@ DEALINGS IN THE SOFTWARE.
1659
1380
 
1660
1381
  ## The following dependencies are licensed under the MIT License:
1661
1382
 
1662
- ### NPM Packages:
1383
+ ### Rust Crates:
1663
1384
 
1664
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
1385
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
1665
1386
 
1666
1387
  ````text
1667
1388
  MIT License
1668
1389
 
1669
- Copyright (c) Matteo Collina and Undici contributors
1390
+ Copyright (c) 2025 Callum Oakley
1670
1391
 
1671
1392
  Permission is hereby granted, free of charge, to any person obtaining a copy
1672
1393
  of this software and associated documentation files (the "Software"), to deal
@@ -1694,72 +1415,28 @@ SOFTWARE.
1694
1415
 
1695
1416
  ### Rust Crates:
1696
1417
 
1697
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
1418
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
1698
1419
 
1699
1420
  ````text
1700
- Copyright (c) 2018-2025 The rust-random Project Developers
1701
- Copyright (c) 2014 The Rust Project Developers
1702
-
1703
- Permission is hereby granted, free of charge, to any
1704
- person obtaining a copy of this software and associated
1705
- documentation files (the "Software"), to deal in the
1706
- Software without restriction, including without
1707
- limitation the rights to use, copy, modify, merge,
1708
- publish, distribute, sublicense, and/or sell copies of
1709
- the Software, and to permit persons to whom the Software
1710
- is furnished to do so, subject to the following
1711
- conditions:
1421
+ Copyright (c) 2016 The rust-native-tls Developers
1712
1422
 
1713
- The above copyright notice and this permission notice
1714
- shall be included in all copies or substantial portions
1715
- of the Software.
1716
-
1717
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1718
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1719
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1720
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1721
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1722
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1723
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1724
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1725
- DEALINGS IN THE SOFTWARE.
1726
-
1727
- ````
1728
-
1729
- ---
1730
-
1731
- ## The following dependencies are licensed under the MIT License:
1732
-
1733
- ### Rust Crates:
1734
-
1735
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
1736
-
1737
- ````text
1738
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
1739
-
1740
- Permission is hereby granted, free of charge, to any
1741
- person obtaining a copy of this software and associated
1742
- documentation files (the "Software"), to deal in the
1743
- Software without restriction, including without
1744
- limitation the rights to use, copy, modify, merge,
1745
- publish, distribute, sublicense, and/or sell copies of
1746
- the Software, and to permit persons to whom the Software
1747
- is furnished to do so, subject to the following
1748
- conditions:
1423
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1424
+ of this software and associated documentation files (the "Software"), to deal
1425
+ in the Software without restriction, including without limitation the rights
1426
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1427
+ copies of the Software, and to permit persons to whom the Software is
1428
+ furnished to do so, subject to the following conditions:
1749
1429
 
1750
- The above copyright notice and this permission notice
1751
- shall be included in all copies or substantial portions
1752
- of the Software.
1430
+ The above copyright notice and this permission notice shall be included in all
1431
+ copies or substantial portions of the Software.
1753
1432
 
1754
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1755
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1756
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1757
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1758
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1759
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1760
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1761
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1762
- DEALINGS IN THE SOFTWARE.
1433
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1434
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1435
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1436
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1437
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1438
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1439
+ SOFTWARE.
1763
1440
 
1764
1441
  ````
1765
1442
 
@@ -1769,10 +1446,10 @@ DEALINGS IN THE SOFTWARE.
1769
1446
 
1770
1447
  ### Rust Crates:
1771
1448
 
1772
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
1449
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
1773
1450
 
1774
1451
  ````text
1775
- Copyright Mozilla Foundation
1452
+ Copyright (c) 2014-2026 Alex Crichton
1776
1453
 
1777
1454
  Permission is hereby granted, free of charge, to any
1778
1455
  person obtaining a copy of this software and associated
@@ -1806,64 +1483,30 @@ DEALINGS IN THE SOFTWARE.
1806
1483
 
1807
1484
  ### Rust Crates:
1808
1485
 
1809
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
1810
-
1811
- ````text
1812
- MIT License
1813
-
1814
- Copyright (c) [2021] [Marvin Countryman]
1815
-
1816
- Permission is hereby granted, free of charge, to any person obtaining a copy
1817
- of this software and associated documentation files (the "Software"), to deal
1818
- in the Software without restriction, including without limitation the rights
1819
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1820
- copies of the Software, and to permit persons to whom the Software is
1821
- furnished to do so, subject to the following conditions:
1822
-
1823
- The above copyright notice and this permission notice shall be included in all
1824
- copies or substantial portions of the Software.
1825
-
1826
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1827
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1828
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1829
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1830
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1831
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1832
- SOFTWARE.
1833
-
1834
- ````
1835
-
1836
- ---
1837
-
1838
- ## The following dependencies are licensed under the MIT License:
1839
-
1840
- ### Rust Crates:
1841
-
1842
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
1486
+ - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
1487
+ - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
1843
1488
 
1844
1489
  ````text
1845
- MIT License
1490
+ The MIT License (MIT)
1846
1491
 
1847
- Copyright (c) 2019 Yoshua Wuyts
1848
- Copyright (c) Tokio Contributors
1492
+ Copyright (c) 2015 Steven Fackler
1849
1493
 
1850
- Permission is hereby granted, free of charge, to any person obtaining a copy
1851
- of this software and associated documentation files (the "Software"), to deal
1852
- in the Software without restriction, including without limitation the rights
1853
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1854
- copies of the Software, and to permit persons to whom the Software is
1855
- furnished to do so, subject to the following conditions:
1494
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1495
+ this software and associated documentation files (the "Software"), to deal in
1496
+ the Software without restriction, including without limitation the rights to
1497
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1498
+ the Software, and to permit persons to whom the Software is furnished to do so,
1499
+ subject to the following conditions:
1856
1500
 
1857
1501
  The above copyright notice and this permission notice shall be included in all
1858
1502
  copies or substantial portions of the Software.
1859
1503
 
1860
1504
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1861
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1862
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1863
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1864
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1865
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1866
- SOFTWARE.
1505
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1506
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1507
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1508
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1509
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1867
1510
 
1868
1511
  ````
1869
1512
 
@@ -1873,10 +1516,10 @@ SOFTWARE.
1873
1516
 
1874
1517
  ### Rust Crates:
1875
1518
 
1876
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
1519
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
1877
1520
 
1878
1521
  ````text
1879
- Copyright (c) 2014-2026 Alex Crichton
1522
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
1880
1523
 
1881
1524
  Permission is hereby granted, free of charge, to any
1882
1525
  person obtaining a copy of this software and associated
@@ -1910,19 +1553,10 @@ DEALINGS IN THE SOFTWARE.
1910
1553
 
1911
1554
  ### Rust Crates:
1912
1555
 
1913
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
1914
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
1915
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
1916
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
1917
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
1918
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
1919
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
1920
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
1921
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
1556
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
1922
1557
 
1923
1558
  ````text
1924
- Copyright (c) 2016 Alex Crichton
1925
- Copyright (c) 2017 The Tokio Authors
1559
+ Copyright (c) 2019-2021 Tower Contributors
1926
1560
 
1927
1561
  Permission is hereby granted, free of charge, to any
1928
1562
  person obtaining a copy of this software and associated
@@ -1956,34 +1590,30 @@ DEALINGS IN THE SOFTWARE.
1956
1590
 
1957
1591
  ### Rust Crates:
1958
1592
 
1959
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
1593
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
1960
1594
 
1961
1595
  ````text
1962
- Copyright (c) The Rust Project Developers
1596
+ Copyright (c) 2018-2023 Sean McArthur
1597
+ Copyright (c) 2016 Alex Crichton
1963
1598
 
1964
- Permission is hereby granted, free of charge, to any
1965
- person obtaining a copy of this software and associated
1966
- documentation files (the "Software"), to deal in the
1967
- Software without restriction, including without
1968
- limitation the rights to use, copy, modify, merge,
1969
- publish, distribute, sublicense, and/or sell copies of
1970
- the Software, and to permit persons to whom the Software
1971
- is furnished to do so, subject to the following
1972
- conditions:
1599
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1600
+ of this software and associated documentation files (the "Software"), to deal
1601
+ in the Software without restriction, including without limitation the rights
1602
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1603
+ copies of the Software, and to permit persons to whom the Software is
1604
+ furnished to do so, subject to the following conditions:
1973
1605
 
1974
- The above copyright notice and this permission notice
1975
- shall be included in all copies or substantial portions
1976
- of the Software.
1606
+ The above copyright notice and this permission notice shall be included in
1607
+ all copies or substantial portions of the Software.
1608
+
1609
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1610
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1611
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1612
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1613
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1614
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1615
+ THE SOFTWARE.
1977
1616
 
1978
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1979
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1980
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1981
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1982
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1983
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1984
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1985
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1986
- DEALINGS IN THE SOFTWARE.
1987
1617
 
1988
1618
  ````
1989
1619
 
@@ -1993,10 +1623,10 @@ DEALINGS IN THE SOFTWARE.
1993
1623
 
1994
1624
  ### Rust Crates:
1995
1625
 
1996
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1626
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
1997
1627
 
1998
1628
  ````text
1999
- Copyright (c) 2014 Carl Lerche and other MIO contributors
1629
+ Copyright (c) 2014-2026 Sean McArthur
2000
1630
 
2001
1631
  Permission is hereby granted, free of charge, to any person obtaining a copy
2002
1632
  of this software and associated documentation files (the "Software"), to deal
@@ -2024,11 +1654,13 @@ THE SOFTWARE.
2024
1654
 
2025
1655
  ### Rust Crates:
2026
1656
 
2027
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
1657
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
1658
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
2028
1659
 
2029
1660
  ````text
2030
- Copyright (c) 2018-2023 Sean McArthur
2031
- Copyright (c) 2016 Alex Crichton
1661
+ MIT License
1662
+
1663
+ Copyright (c) 2019 Graham Esau
2032
1664
 
2033
1665
  Permission is hereby granted, free of charge, to any person obtaining a copy
2034
1666
  of this software and associated documentation files (the "Software"), to deal
@@ -2037,17 +1669,47 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2037
1669
  copies of the Software, and to permit persons to whom the Software is
2038
1670
  furnished to do so, subject to the following conditions:
2039
1671
 
2040
- The above copyright notice and this permission notice shall be included in
2041
- all copies or substantial portions of the Software.
1672
+ The above copyright notice and this permission notice shall be included in all
1673
+ copies or substantial portions of the Software.
2042
1674
 
2043
1675
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2044
1676
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2045
1677
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2046
1678
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2047
1679
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2048
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2049
- THE SOFTWARE.
1680
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1681
+ SOFTWARE.
1682
+
1683
+ ````
1684
+
1685
+ ---
1686
+
1687
+ ## The following dependencies are licensed under the MIT License:
1688
+
1689
+ ### Rust Crates:
1690
+
1691
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
1692
+
1693
+ ````text
1694
+ MIT License
1695
+
1696
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1697
+ of this software and associated documentation files (the "Software"), to deal
1698
+ in the Software without restriction, including without limitation the rights
1699
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1700
+ copies of the Software, and to permit persons to whom the Software is
1701
+ furnished to do so, subject to the following conditions:
2050
1702
 
1703
+ The above copyright notice and this permission notice shall be included in all
1704
+ copies or substantial portions of the Software.
1705
+
1706
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1707
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1708
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1709
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1710
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1711
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1712
+ SOFTWARE.
2051
1713
 
2052
1714
  ````
2053
1715
 
@@ -2057,11 +1719,10 @@ THE SOFTWARE.
2057
1719
 
2058
1720
  ### Rust Crates:
2059
1721
 
2060
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
1722
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
2061
1723
 
2062
1724
  ````text
2063
- Copyright (c) 2017 Alexey Galakhov
2064
- Copyright (c) 2016 Jason Housley
1725
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
2065
1726
 
2066
1727
  Permission is hereby granted, free of charge, to any person obtaining a copy
2067
1728
  of this software and associated documentation files (the "Software"), to deal
@@ -2089,10 +1750,10 @@ THE SOFTWARE.
2089
1750
 
2090
1751
  ### Rust Crates:
2091
1752
 
2092
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
1753
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
2093
1754
 
2094
1755
  ````text
2095
- Copyright (c) 2016--2017
1756
+ Copyright (c) 2016--2023
2096
1757
 
2097
1758
  Permission is hereby granted, free of charge, to any
2098
1759
  person obtaining a copy of this software and associated
@@ -2126,10 +1787,12 @@ DEALINGS IN THE SOFTWARE.
2126
1787
 
2127
1788
  ### Rust Crates:
2128
1789
 
2129
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
1790
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
2130
1791
 
2131
1792
  ````text
2132
- Copyright (c) 2017 Sean McArthur
1793
+ The MIT License (MIT)
1794
+
1795
+ Copyright (c) 2015 Alice Maz
2133
1796
 
2134
1797
  Permission is hereby granted, free of charge, to any person obtaining a copy
2135
1798
  of this software and associated documentation files (the "Software"), to deal
@@ -2149,7 +1812,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2149
1812
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2150
1813
  THE SOFTWARE.
2151
1814
 
2152
-
2153
1815
  ````
2154
1816
 
2155
1817
  ---
@@ -2158,12 +1820,43 @@ THE SOFTWARE.
2158
1820
 
2159
1821
  ### Rust Crates:
2160
1822
 
2161
- - [nix](https://github.com/nix-rust/nix) (0.31.2)
1823
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
2162
1824
 
2163
1825
  ````text
2164
- The MIT License (MIT)
1826
+ The MIT License (MIT)
1827
+
1828
+ Copyright (c) 2015 Bartłomiej Kamiński
1829
+
1830
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1831
+ of this software and associated documentation files (the "Software"), to deal
1832
+ in the Software without restriction, including without limitation the rights
1833
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1834
+ copies of the Software, and to permit persons to whom the Software is
1835
+ furnished to do so, subject to the following conditions:
1836
+
1837
+ The above copyright notice and this permission notice shall be included in all
1838
+ copies or substantial portions of the Software.
1839
+
1840
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1841
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1842
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1843
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1844
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1845
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1846
+ SOFTWARE.
1847
+ ````
2165
1848
 
2166
- Copyright (c) 2015 Carl Lerche + nix-rust Authors
1849
+ ---
1850
+
1851
+ ## The following dependencies are licensed under the MIT License:
1852
+
1853
+ ### Rust Crates:
1854
+
1855
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
1856
+
1857
+ ````text
1858
+ Copyright (c) 2013-2014 The Rust Project Developers.
1859
+ Copyright (c) 2015-2020 The rust-hex Developers
2167
1860
 
2168
1861
  Permission is hereby granted, free of charge, to any person obtaining a copy
2169
1862
  of this software and associated documentation files (the "Software"), to deal
@@ -2172,16 +1865,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2172
1865
  copies of the Software, and to permit persons to whom the Software is
2173
1866
  furnished to do so, subject to the following conditions:
2174
1867
 
2175
- The above copyright notice and this permission notice shall be included in
2176
- all copies or substantial portions of the Software.
1868
+ The above copyright notice and this permission notice shall be included in all
1869
+ copies or substantial portions of the Software.
2177
1870
 
2178
1871
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2179
1872
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2180
1873
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2181
1874
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2182
1875
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2183
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2184
- THE SOFTWARE.
1876
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1877
+ SOFTWARE.
2185
1878
 
2186
1879
  ````
2187
1880
 
@@ -2191,10 +1884,10 @@ THE SOFTWARE.
2191
1884
 
2192
1885
  ### Rust Crates:
2193
1886
 
2194
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
1887
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
2195
1888
 
2196
1889
  ````text
2197
- Copyright (c) 2018-2019 The RustCrypto Project Developers
1890
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
2198
1891
 
2199
1892
  Permission is hereby granted, free of charge, to any
2200
1893
  person obtaining a copy of this software and associated
@@ -2228,10 +1921,13 @@ DEALINGS IN THE SOFTWARE.
2228
1921
 
2229
1922
  ### Rust Crates:
2230
1923
 
2231
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
1924
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
1925
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
2232
1926
 
2233
1927
  ````text
2234
- Copyright (c) 2015 Steven Allen
1928
+ Copyright (c) 2006-2009 Graydon Hoare
1929
+ Copyright (c) 2009-2013 Mozilla Foundation
1930
+ Copyright (c) 2016 Artyom Pavlov
2235
1931
 
2236
1932
  Permission is hereby granted, free of charge, to any
2237
1933
  person obtaining a copy of this software and associated
@@ -2265,10 +1961,11 @@ DEALINGS IN THE SOFTWARE.
2265
1961
 
2266
1962
  ### Rust Crates:
2267
1963
 
2268
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1964
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
2269
1965
 
2270
1966
  ````text
2271
- Copyright (c) 2016 Anthony Ramine
1967
+ Copyright (c) 2018-2024 The rust-random Project Developers
1968
+ Copyright (c) 2014 The Rust Project Developers
2272
1969
 
2273
1970
  Permission is hereby granted, free of charge, to any
2274
1971
  person obtaining a copy of this software and associated
@@ -2302,10 +1999,10 @@ DEALINGS IN THE SOFTWARE.
2302
1999
 
2303
2000
  ### Rust Crates:
2304
2001
 
2305
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
2002
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
2306
2003
 
2307
2004
  ````text
2308
- Copyright (c) 2018-2024 The rust-random Project Developers
2005
+ Copyright (c) 2018-2025 The rust-random Project Developers
2309
2006
  Copyright (c) 2014 The Rust Project Developers
2310
2007
 
2311
2008
  Permission is hereby granted, free of charge, to any
@@ -2340,15 +2037,57 @@ DEALINGS IN THE SOFTWARE.
2340
2037
 
2341
2038
  ### Rust Crates:
2342
2039
 
2343
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
2040
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
2041
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
2042
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
2043
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
2044
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
2045
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
2046
+
2047
+ ````text
2048
+ Copyright 2018 Developers of the Rand project
2049
+ Copyright (c) 2014 The Rust Project Developers
2050
+
2051
+ Permission is hereby granted, free of charge, to any
2052
+ person obtaining a copy of this software and associated
2053
+ documentation files (the "Software"), to deal in the
2054
+ Software without restriction, including without
2055
+ limitation the rights to use, copy, modify, merge,
2056
+ publish, distribute, sublicense, and/or sell copies of
2057
+ the Software, and to permit persons to whom the Software
2058
+ is furnished to do so, subject to the following
2059
+ conditions:
2060
+
2061
+ The above copyright notice and this permission notice
2062
+ shall be included in all copies or substantial portions
2063
+ of the Software.
2064
+
2065
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2066
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2067
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2068
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2069
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2070
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2071
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2072
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2073
+ DEALINGS IN THE SOFTWARE.
2074
+
2075
+ ````
2076
+
2077
+ ---
2078
+
2079
+ ## The following dependencies are licensed under the MIT License:
2080
+
2081
+ ### Rust Crates:
2082
+
2083
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
2084
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
2085
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
2344
2086
 
2345
2087
  ````text
2346
2088
  MIT License
2347
2089
 
2348
- Copyright 2013-2014 RAD Game Tools and Valve Software
2349
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
2350
- Copyright (c) 2017 Frommi
2351
- Copyright (c) 2017-2024 oyvindln
2090
+ Copyright (c) Tokio Contributors
2352
2091
 
2353
2092
  Permission is hereby granted, free of charge, to any person obtaining a copy
2354
2093
  of this software and associated documentation files (the "Software"), to deal
@@ -2376,34 +2115,35 @@ SOFTWARE.
2376
2115
 
2377
2116
  ### Rust Crates:
2378
2117
 
2379
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
2118
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
2380
2119
 
2381
2120
  ````text
2382
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
2121
+ Copyright (c) 2016 The humantime Developers
2383
2122
 
2384
- Permission is hereby granted, free of charge, to any
2385
- person obtaining a copy of this software and associated
2386
- documentation files (the "Software"), to deal in the
2387
- Software without restriction, including without
2388
- limitation the rights to use, copy, modify, merge,
2389
- publish, distribute, sublicense, and/or sell copies of
2390
- the Software, and to permit persons to whom the Software
2391
- is furnished to do so, subject to the following
2392
- conditions:
2123
+ Includes parts of http date with the following copyright:
2124
+ Copyright (c) 2016 Pyfisch
2393
2125
 
2394
- The above copyright notice and this permission notice
2395
- shall be included in all copies or substantial portions
2396
- of the Software.
2126
+ Includes portions of musl libc with the following copyright:
2127
+ Copyright © 2005-2013 Rich Felker
2397
2128
 
2398
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2399
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2400
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2401
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2402
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2403
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2404
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2405
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2406
- DEALINGS IN THE SOFTWARE.
2129
+
2130
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2131
+ of this software and associated documentation files (the "Software"), to deal
2132
+ in the Software without restriction, including without limitation the rights
2133
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2134
+ copies of the Software, and to permit persons to whom the Software is
2135
+ furnished to do so, subject to the following conditions:
2136
+
2137
+ The above copyright notice and this permission notice shall be included in all
2138
+ copies or substantial portions of the Software.
2139
+
2140
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2141
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2142
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2143
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2144
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2145
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2146
+ SOFTWARE.
2407
2147
 
2408
2148
  ````
2409
2149
 
@@ -2413,34 +2153,67 @@ DEALINGS IN THE SOFTWARE.
2413
2153
 
2414
2154
  ### Rust Crates:
2415
2155
 
2416
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
2156
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
2417
2157
 
2418
2158
  ````text
2419
- Copyright (c) 2017 Robert Grosse
2159
+ The MIT License (MIT)
2420
2160
 
2421
- Permission is hereby granted, free of charge, to any
2422
- person obtaining a copy of this software and associated
2423
- documentation files (the "Software"), to deal in the
2424
- Software without restriction, including without
2425
- limitation the rights to use, copy, modify, merge,
2426
- publish, distribute, sublicense, and/or sell copies of
2427
- the Software, and to permit persons to whom the Software
2428
- is furnished to do so, subject to the following
2429
- conditions:
2161
+ Copyright (c) 2014 Mathijs van de Nes
2162
+
2163
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2164
+ of this software and associated documentation files (the "Software"), to deal
2165
+ in the Software without restriction, including without limitation the rights
2166
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2167
+ copies of the Software, and to permit persons to whom the Software is
2168
+ furnished to do so, subject to the following conditions:
2169
+
2170
+ The above copyright notice and this permission notice shall be included in all
2171
+ copies or substantial portions of the Software.
2172
+
2173
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2174
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2175
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2176
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2177
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2178
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2179
+ SOFTWARE.
2180
+
2181
+ Some files in the "tests/data" subdirectory of this repository are under other
2182
+ licences; see files named LICENSE.*.txt for details.
2183
+ ````
2184
+
2185
+ ---
2186
+
2187
+ ## The following dependencies are licensed under the MIT License:
2188
+
2189
+ ### NPM Packages:
2190
+
2191
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
2192
+
2193
+ ````text
2194
+ The MIT License (MIT)
2195
+
2196
+ Copyright (c) 2015-2021 Evgeny Poberezkin
2197
+
2198
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2199
+ of this software and associated documentation files (the "Software"), to deal
2200
+ in the Software without restriction, including without limitation the rights
2201
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2202
+ copies of the Software, and to permit persons to whom the Software is
2203
+ furnished to do so, subject to the following conditions:
2204
+
2205
+ The above copyright notice and this permission notice shall be included in all
2206
+ copies or substantial portions of the Software.
2207
+
2208
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2209
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2210
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2211
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2212
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2213
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2214
+ SOFTWARE.
2430
2215
 
2431
- The above copyright notice and this permission notice
2432
- shall be included in all copies or substantial portions
2433
- of the Software.
2434
2216
 
2435
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2436
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2437
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2438
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2439
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2440
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2441
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2442
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2443
- DEALINGS IN THE SOFTWARE.
2444
2217
  ````
2445
2218
 
2446
2219
  ---
@@ -2449,13 +2222,10 @@ DEALINGS IN THE SOFTWARE.
2449
2222
 
2450
2223
  ### Rust Crates:
2451
2224
 
2452
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
2453
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
2454
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
2455
- - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
2225
+ - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
2456
2226
 
2457
2227
  ````text
2458
- Copyright (c) 2016 The Rust Project Developers
2228
+ Copyright (c) 2020 Andrew D. Straw
2459
2229
 
2460
2230
  Permission is hereby granted, free of charge, to any
2461
2231
  person obtaining a copy of this software and associated
@@ -2489,10 +2259,12 @@ DEALINGS IN THE SOFTWARE.
2489
2259
 
2490
2260
  ### Rust Crates:
2491
2261
 
2492
- - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
2262
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
2493
2263
 
2494
2264
  ````text
2495
- Copyright (c) 2017 tokio-jsonrpc developers
2265
+ Copyright (c) 2017 Carl Lerche
2266
+ Copyright (c) 2018 Bastian Köcher
2267
+ Copyright (c) 2019-2020 Artem Vorotnikov
2496
2268
 
2497
2269
  Permission is hereby granted, free of charge, to any
2498
2270
  person obtaining a copy of this software and associated
@@ -2526,34 +2298,30 @@ DEALINGS IN THE SOFTWARE.
2526
2298
 
2527
2299
  ### Rust Crates:
2528
2300
 
2529
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
2301
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
2530
2302
 
2531
2303
  ````text
2532
- Copyright (c) 2016--2023
2304
+ The MIT License (MIT)
2533
2305
 
2534
- Permission is hereby granted, free of charge, to any
2535
- person obtaining a copy of this software and associated
2536
- documentation files (the "Software"), to deal in the
2537
- Software without restriction, including without
2538
- limitation the rights to use, copy, modify, merge,
2539
- publish, distribute, sublicense, and/or sell copies of
2540
- the Software, and to permit persons to whom the Software
2541
- is furnished to do so, subject to the following
2542
- conditions:
2306
+ Copyright (c) 2014 Paho Lurie-Gregg
2543
2307
 
2544
- The above copyright notice and this permission notice
2545
- shall be included in all copies or substantial portions
2546
- of the Software.
2308
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2309
+ of this software and associated documentation files (the "Software"), to deal
2310
+ in the Software without restriction, including without limitation the rights
2311
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2312
+ copies of the Software, and to permit persons to whom the Software is
2313
+ furnished to do so, subject to the following conditions:
2547
2314
 
2548
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2549
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2550
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2551
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2552
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2553
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2554
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2555
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2556
- DEALINGS IN THE SOFTWARE.
2315
+ The above copyright notice and this permission notice shall be included in all
2316
+ copies or substantial portions of the Software.
2317
+
2318
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2319
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2320
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2321
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2322
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2323
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2324
+ SOFTWARE.
2557
2325
 
2558
2326
  ````
2559
2327
 
@@ -2563,12 +2331,10 @@ DEALINGS IN THE SOFTWARE.
2563
2331
 
2564
2332
  ### Rust Crates:
2565
2333
 
2566
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
2567
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2568
- - [url](https://github.com/servo/rust-url) (2.5.8)
2334
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
2569
2335
 
2570
2336
  ````text
2571
- Copyright (c) 2013-2025 The rust-url developers
2337
+ Copyright Mozilla Foundation
2572
2338
 
2573
2339
  Permission is hereby granted, free of charge, to any
2574
2340
  person obtaining a copy of this software and associated
@@ -2600,36 +2366,32 @@ DEALINGS IN THE SOFTWARE.
2600
2366
 
2601
2367
  ## The following dependencies are licensed under the MIT License:
2602
2368
 
2603
- ### Rust Crates:
2369
+ ### NPM Packages:
2604
2370
 
2605
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
2371
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
2606
2372
 
2607
2373
  ````text
2608
- Copyright (c) 2020-2025 The RustCrypto Project Developers
2374
+ The MIT License (MIT)
2609
2375
 
2610
- Permission is hereby granted, free of charge, to any
2611
- person obtaining a copy of this software and associated
2612
- documentation files (the "Software"), to deal in the
2613
- Software without restriction, including without
2614
- limitation the rights to use, copy, modify, merge,
2615
- publish, distribute, sublicense, and/or sell copies of
2616
- the Software, and to permit persons to whom the Software
2617
- is furnished to do so, subject to the following
2618
- conditions:
2376
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
2619
2377
 
2620
- The above copyright notice and this permission notice
2621
- shall be included in all copies or substantial portions
2622
- of the Software.
2378
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2379
+ of this software and associated documentation files (the "Software"), to deal
2380
+ in the Software without restriction, including without limitation the rights
2381
+ 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
2383
+ furnished to do so, subject to the following conditions:
2623
2384
 
2624
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2625
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2626
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2627
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2628
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2629
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2630
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2631
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2632
- DEALINGS IN THE SOFTWARE.
2385
+ The above copyright notice and this permission notice shall be included in
2386
+ all copies or substantial portions of the Software.
2387
+
2388
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2389
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2390
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2391
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2392
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2393
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2394
+ THE SOFTWARE.
2633
2395
 
2634
2396
  ````
2635
2397
 
@@ -2639,13 +2401,41 @@ DEALINGS IN THE SOFTWARE.
2639
2401
 
2640
2402
  ### Rust Crates:
2641
2403
 
2642
- - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
2643
- - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
2404
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
2644
2405
 
2645
2406
  ````text
2646
- The MIT License (MIT)
2407
+ Copyright (c) 2019 Eliza Weisman
2647
2408
 
2648
- Copyright (c) 2015 Steven Fackler
2409
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2410
+ of this software and associated documentation files (the "Software"), to deal
2411
+ in the Software without restriction, including without limitation the rights
2412
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2413
+ copies of the Software, and to permit persons to whom the Software is
2414
+ furnished to do so, subject to the following conditions:
2415
+
2416
+ The above copyright notice and this permission notice shall be included in
2417
+ all copies or substantial portions of the Software.
2418
+
2419
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2420
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2421
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2422
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2423
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2424
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2425
+ THE SOFTWARE.
2426
+
2427
+ ````
2428
+
2429
+ ---
2430
+
2431
+ ## The following dependencies are licensed under the MIT License:
2432
+
2433
+ ### NPM Packages:
2434
+
2435
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
2436
+
2437
+ ````text
2438
+ This software is released under the MIT license:
2649
2439
 
2650
2440
  Permission is hereby granted, free of charge, to any person obtaining a copy of
2651
2441
  this software and associated documentation files (the "Software"), to deal in
@@ -2672,12 +2462,12 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2672
2462
 
2673
2463
  ### Rust Crates:
2674
2464
 
2675
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
2465
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
2676
2466
 
2677
2467
  ````text
2678
2468
  MIT License
2679
2469
 
2680
- Copyright (c) 2018-2021 The RustCrypto Project Developers
2470
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
2681
2471
 
2682
2472
  Permission is hereby granted, free of charge, to any person obtaining a copy
2683
2473
  of this software and associated documentation files (the "Software"), to deal
@@ -2705,13 +2495,50 @@ SOFTWARE.
2705
2495
 
2706
2496
  ### Rust Crates:
2707
2497
 
2708
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
2498
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2709
2499
 
2710
2500
  ````text
2711
- The MIT License (MIT)
2501
+ Copyright (c) 2015 Steven Allen
2712
2502
 
2713
- Copyright (c) 2015-2020 Julien Cretin
2714
- Copyright (c) 2017-2020 Google Inc.
2503
+ Permission is hereby granted, free of charge, to any
2504
+ person obtaining a copy of this software and associated
2505
+ documentation files (the "Software"), to deal in the
2506
+ Software without restriction, including without
2507
+ limitation the rights to use, copy, modify, merge,
2508
+ publish, distribute, sublicense, and/or sell copies of
2509
+ the Software, and to permit persons to whom the Software
2510
+ is furnished to do so, subject to the following
2511
+ conditions:
2512
+
2513
+ The above copyright notice and this permission notice
2514
+ shall be included in all copies or substantial portions
2515
+ of the Software.
2516
+
2517
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2518
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2519
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2520
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2521
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2522
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2523
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2524
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2525
+ DEALINGS IN THE SOFTWARE.
2526
+
2527
+ ````
2528
+
2529
+ ---
2530
+
2531
+ ## The following dependencies are licensed under the MIT License:
2532
+
2533
+ ### Rust Crates:
2534
+
2535
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
2536
+
2537
+ ````text
2538
+ MIT License
2539
+
2540
+ Copyright (c) 2019 Yoshua Wuyts
2541
+ Copyright (c) Tokio Contributors
2715
2542
 
2716
2543
  Permission is hereby granted, free of charge, to any person obtaining a copy
2717
2544
  of this software and associated documentation files (the "Software"), to deal
@@ -2739,15 +2566,15 @@ SOFTWARE.
2739
2566
 
2740
2567
  ### Rust Crates:
2741
2568
 
2742
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
2743
- - [log](https://github.com/rust-lang/log) (0.4.29)
2744
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
2745
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
2746
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
2747
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
2569
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
2570
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
2571
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
2572
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
2573
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
2574
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
2748
2575
 
2749
2576
  ````text
2750
- Copyright (c) 2014 The Rust Project Developers
2577
+ Copyright (c) 2019 Tokio Contributors
2751
2578
 
2752
2579
  Permission is hereby granted, free of charge, to any
2753
2580
  person obtaining a copy of this software and associated
@@ -2781,32 +2608,98 @@ DEALINGS IN THE SOFTWARE.
2781
2608
 
2782
2609
  ### Rust Crates:
2783
2610
 
2784
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
2611
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
2785
2612
 
2786
2613
  ````text
2787
- The MIT License (MIT)
2614
+ Copyright (c) 2018 Carl Lerche
2788
2615
 
2789
- Copyright (c) 2015 Danny Guo
2790
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2791
- Copyright (c) 2018 Akash Kurdekar
2616
+ Permission is hereby granted, free of charge, to any
2617
+ person obtaining a copy of this software and associated
2618
+ documentation files (the "Software"), to deal in the
2619
+ Software without restriction, including without
2620
+ limitation the rights to use, copy, modify, merge,
2621
+ publish, distribute, sublicense, and/or sell copies of
2622
+ the Software, and to permit persons to whom the Software
2623
+ is furnished to do so, subject to the following
2624
+ conditions:
2792
2625
 
2793
- Permission is hereby granted, free of charge, to any person obtaining a copy
2794
- of this software and associated documentation files (the "Software"), to deal
2795
- in the Software without restriction, including without limitation the rights
2796
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2797
- copies of the Software, and to permit persons to whom the Software is
2798
- furnished to do so, subject to the following conditions:
2626
+ The above copyright notice and this permission notice
2627
+ shall be included in all copies or substantial portions
2628
+ of the Software.
2799
2629
 
2800
- The above copyright notice and this permission notice shall be included in all
2801
- copies or substantial portions of the Software.
2630
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2631
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2632
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2633
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2634
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2635
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2636
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2637
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2638
+ DEALINGS IN THE SOFTWARE.
2802
2639
 
2803
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2804
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2805
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2806
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2807
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2808
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2809
- SOFTWARE.
2640
+ ````
2641
+
2642
+ ---
2643
+
2644
+ ## The following dependencies are licensed under the MIT License:
2645
+
2646
+ ### Rust Crates:
2647
+
2648
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
2649
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
2650
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
2651
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
2652
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
2653
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
2654
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
2655
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
2656
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
2657
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
2658
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
2659
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
2660
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
2661
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
2662
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
2663
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
2664
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
2665
+ - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
2666
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
2667
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
2668
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
2669
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
2670
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
2671
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
2672
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
2673
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
2674
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
2675
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
2676
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
2677
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
2678
+
2679
+ ````text
2680
+ Permission is hereby granted, free of charge, to any
2681
+ person obtaining a copy of this software and associated
2682
+ documentation files (the "Software"), to deal in the
2683
+ Software without restriction, including without
2684
+ limitation the rights to use, copy, modify, merge,
2685
+ publish, distribute, sublicense, and/or sell copies of
2686
+ the Software, and to permit persons to whom the Software
2687
+ is furnished to do so, subject to the following
2688
+ conditions:
2689
+
2690
+ The above copyright notice and this permission notice
2691
+ shall be included in all copies or substantial portions
2692
+ of the Software.
2693
+
2694
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2695
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2696
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2697
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2698
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2699
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2700
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2701
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2702
+ DEALINGS IN THE SOFTWARE.
2810
2703
 
2811
2704
  ````
2812
2705
 
@@ -2816,29 +2709,34 @@ SOFTWARE.
2816
2709
 
2817
2710
  ### Rust Crates:
2818
2711
 
2819
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
2712
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
2820
2713
 
2821
2714
  ````text
2822
- Copyright (c) 2017 Daniel Abramov
2823
- Copyright (c) 2017 Alexey Galakhov
2715
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
2824
2716
 
2825
- Permission is hereby granted, free of charge, to any person obtaining a copy
2826
- of this software and associated documentation files (the "Software"), to deal
2827
- in the Software without restriction, including without limitation the rights
2828
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2829
- copies of the Software, and to permit persons to whom the Software is
2830
- furnished to do so, subject to the following conditions:
2717
+ Permission is hereby granted, free of charge, to any
2718
+ person obtaining a copy of this software and associated
2719
+ documentation files (the "Software"), to deal in the
2720
+ Software without restriction, including without
2721
+ limitation the rights to use, copy, modify, merge,
2722
+ publish, distribute, sublicense, and/or sell copies of
2723
+ the Software, and to permit persons to whom the Software
2724
+ is furnished to do so, subject to the following
2725
+ conditions:
2831
2726
 
2832
- The above copyright notice and this permission notice shall be included in
2833
- all copies or substantial portions of the Software.
2727
+ The above copyright notice and this permission notice
2728
+ shall be included in all copies or substantial portions
2729
+ of the Software.
2834
2730
 
2835
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2836
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2837
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2838
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2839
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2840
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2841
- THE SOFTWARE.
2731
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2732
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2733
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2734
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2735
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2736
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2737
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2738
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2739
+ DEALINGS IN THE SOFTWARE.
2842
2740
 
2843
2741
  ````
2844
2742
 
@@ -2846,34 +2744,21 @@ THE SOFTWARE.
2846
2744
 
2847
2745
  ## The following dependencies are licensed under the MIT License:
2848
2746
 
2849
- ### NPM Packages:
2747
+ ### Rust Crates:
2850
2748
 
2851
- - [json5](https://github.com/json5/json5) (2.2.3)
2749
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
2750
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
2852
2751
 
2853
2752
  ````text
2854
- MIT License
2855
-
2856
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
2753
+ The MIT License (MIT)
2857
2754
 
2858
- Permission is hereby granted, free of charge, to any person obtaining a copy
2859
- of this software and associated documentation files (the "Software"), to deal
2860
- in the Software without restriction, including without limitation the rights
2861
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2862
- copies of the Software, and to permit persons to whom the Software is
2863
- furnished to do so, subject to the following conditions:
2755
+ Copyright 2016 Google Inc. All Rights Reserved.
2864
2756
 
2865
- The above copyright notice and this permission notice shall be included in all
2866
- copies or substantial portions of the Software.
2757
+ 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:
2867
2758
 
2868
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2869
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2870
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2871
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2872
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2873
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2874
- SOFTWARE.
2759
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2875
2760
 
2876
- [others]: https://github.com/json5/json5/contributors
2761
+ 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.
2877
2762
 
2878
2763
  ````
2879
2764
 
@@ -2883,10 +2768,10 @@ SOFTWARE.
2883
2768
 
2884
2769
  ### Rust Crates:
2885
2770
 
2886
- - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
2771
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
2887
2772
 
2888
2773
  ````text
2889
- Copyright (c) 2014 Chris Wong
2774
+ Copyright (c) 2013-2016 The rust-url developers
2890
2775
 
2891
2776
  Permission is hereby granted, free of charge, to any
2892
2777
  person obtaining a copy of this software and associated
@@ -2920,10 +2805,10 @@ DEALINGS IN THE SOFTWARE.
2920
2805
 
2921
2806
  ### Rust Crates:
2922
2807
 
2923
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
2808
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
2924
2809
 
2925
2810
  ````text
2926
- Copyright (c) 2017 Contributors
2811
+ Copyright (c) 2018 The Servo Project Developers
2927
2812
 
2928
2813
  Permission is hereby granted, free of charge, to any
2929
2814
  person obtaining a copy of this software and associated
@@ -2955,34 +2840,33 @@ DEALINGS IN THE SOFTWARE.
2955
2840
 
2956
2841
  ## The following dependencies are licensed under the MIT License:
2957
2842
 
2958
- ### Rust Crates:
2843
+ ### NPM Packages:
2959
2844
 
2960
- - [educe](https://github.com/magiclen/educe) (0.5.11)
2961
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2962
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2845
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
2846
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
2963
2847
 
2964
2848
  ````text
2965
- MIT License
2849
+ MIT License
2966
2850
 
2967
- Copyright (c) 2023 magiclen.org (Ron Li)
2851
+ Copyright (c) Microsoft Corporation.
2968
2852
 
2969
- Permission is hereby granted, free of charge, to any person obtaining a copy
2970
- of this software and associated documentation files (the "Software"), to deal
2971
- in the Software without restriction, including without limitation the rights
2972
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2973
- copies of the Software, and to permit persons to whom the Software is
2974
- furnished to do so, subject to the following conditions:
2853
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2854
+ of this software and associated documentation files (the "Software"), to deal
2855
+ in the Software without restriction, including without limitation the rights
2856
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2857
+ copies of the Software, and to permit persons to whom the Software is
2858
+ furnished to do so, subject to the following conditions:
2975
2859
 
2976
- The above copyright notice and this permission notice shall be included in all
2977
- copies or substantial portions of the Software.
2860
+ The above copyright notice and this permission notice shall be included in all
2861
+ copies or substantial portions of the Software.
2978
2862
 
2979
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2980
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2981
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2982
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2983
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2984
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2985
- SOFTWARE.
2863
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2864
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2865
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2866
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2867
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2868
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2869
+ SOFTWARE
2986
2870
 
2987
2871
  ````
2988
2872
 
@@ -2992,16 +2876,34 @@ SOFTWARE.
2992
2876
 
2993
2877
  ### Rust Crates:
2994
2878
 
2995
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
2879
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
2996
2880
 
2997
2881
  ````text
2998
- Copyright 2017 Juniper Networks, Inc.
2882
+ Copyright (c) 2021 RustCrypto Developers
2999
2883
 
3000
- 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:
2884
+ Permission is hereby granted, free of charge, to any
2885
+ person obtaining a copy of this software and associated
2886
+ documentation files (the "Software"), to deal in the
2887
+ Software without restriction, including without
2888
+ limitation the rights to use, copy, modify, merge,
2889
+ publish, distribute, sublicense, and/or sell copies of
2890
+ the Software, and to permit persons to whom the Software
2891
+ is furnished to do so, subject to the following
2892
+ conditions:
3001
2893
 
3002
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2894
+ The above copyright notice and this permission notice
2895
+ shall be included in all copies or substantial portions
2896
+ of the Software.
3003
2897
 
3004
- 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.
2898
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2899
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2900
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2901
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2902
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2903
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2904
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2905
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2906
+ DEALINGS IN THE SOFTWARE.
3005
2907
 
3006
2908
  ````
3007
2909
 
@@ -3009,14 +2911,15 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
3009
2911
 
3010
2912
  ## The following dependencies are licensed under the MIT License:
3011
2913
 
3012
- ### Rust Crates:
2914
+ ### NPM Packages:
3013
2915
 
3014
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
2916
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
2917
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
3015
2918
 
3016
2919
  ````text
3017
2920
  MIT License
3018
2921
 
3019
- Copyright (c) 2017 Nikolai Vazquez
2922
+ Copyright (c) 2017 Evgeny Poberezkin
3020
2923
 
3021
2924
  Permission is hereby granted, free of charge, to any person obtaining a copy
3022
2925
  of this software and associated documentation files (the "Software"), to deal
@@ -3044,10 +2947,10 @@ SOFTWARE.
3044
2947
 
3045
2948
  ### Rust Crates:
3046
2949
 
3047
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
2950
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
3048
2951
 
3049
2952
  ````text
3050
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
2953
+ Copyright (c) 2016 Amanieu d'Antras
3051
2954
 
3052
2955
  Permission is hereby granted, free of charge, to any
3053
2956
  person obtaining a copy of this software and associated
@@ -3081,63 +2984,34 @@ DEALINGS IN THE SOFTWARE.
3081
2984
 
3082
2985
  ### Rust Crates:
3083
2986
 
3084
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
3085
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
3086
-
3087
- ````text
3088
- MIT License
3089
-
3090
- Copyright (c) 2019 Graham Esau
3091
-
3092
- Permission is hereby granted, free of charge, to any person obtaining a copy
3093
- of this software and associated documentation files (the "Software"), to deal
3094
- in the Software without restriction, including without limitation the rights
3095
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3096
- copies of the Software, and to permit persons to whom the Software is
3097
- furnished to do so, subject to the following conditions:
3098
-
3099
- The above copyright notice and this permission notice shall be included in all
3100
- copies or substantial portions of the Software.
3101
-
3102
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3103
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3104
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3105
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3106
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3107
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3108
- SOFTWARE.
3109
-
3110
- ````
3111
-
3112
- ---
3113
-
3114
- ## The following dependencies are licensed under the MIT License:
3115
-
3116
- ### Rust Crates:
3117
-
3118
- - [want](https://github.com/seanmonstar/want) (0.3.1)
2987
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
3119
2988
 
3120
2989
  ````text
3121
- Copyright (c) 2018-2019 Sean McArthur
3122
-
3123
- Permission is hereby granted, free of charge, to any person obtaining a copy
3124
- of this software and associated documentation files (the "Software"), to deal
3125
- in the Software without restriction, including without limitation the rights
3126
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3127
- copies of the Software, and to permit persons to whom the Software is
3128
- furnished to do so, subject to the following conditions:
2990
+ Copyright (c) 2019 Nick Fitzgerald
3129
2991
 
3130
- The above copyright notice and this permission notice shall be included in
3131
- all copies or substantial portions of the Software.
2992
+ Permission is hereby granted, free of charge, to any
2993
+ person obtaining a copy of this software and associated
2994
+ documentation files (the "Software"), to deal in the
2995
+ Software without restriction, including without
2996
+ limitation the rights to use, copy, modify, merge,
2997
+ publish, distribute, sublicense, and/or sell copies of
2998
+ the Software, and to permit persons to whom the Software
2999
+ is furnished to do so, subject to the following
3000
+ conditions:
3132
3001
 
3133
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3134
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3135
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3136
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3137
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3138
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3139
- THE SOFTWARE.
3002
+ The above copyright notice and this permission notice
3003
+ shall be included in all copies or substantial portions
3004
+ of the Software.
3140
3005
 
3006
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3007
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3008
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3009
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3010
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3011
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3012
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3013
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3014
+ DEALINGS IN THE SOFTWARE.
3141
3015
 
3142
3016
  ````
3143
3017
 
@@ -3184,14 +3058,44 @@ DEALINGS IN THE SOFTWARE.
3184
3058
 
3185
3059
  ### Rust Crates:
3186
3060
 
3187
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
3188
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
3189
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
3061
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
3190
3062
 
3191
3063
  ````text
3192
- MIT License
3064
+ Copyright (c) 2023-2025 Sean McArthur
3193
3065
 
3194
- Copyright (c) Tokio Contributors
3066
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3067
+ of this software and associated documentation files (the "Software"), to deal
3068
+ in the Software without restriction, including without limitation the rights
3069
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3070
+ copies of the Software, and to permit persons to whom the Software is
3071
+ furnished to do so, subject to the following conditions:
3072
+
3073
+ The above copyright notice and this permission notice shall be included in
3074
+ all copies or substantial portions of the Software.
3075
+
3076
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3077
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3078
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3079
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3080
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3081
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3082
+ THE SOFTWARE.
3083
+
3084
+ ````
3085
+
3086
+ ---
3087
+
3088
+ ## The following dependencies are licensed under the MIT License:
3089
+
3090
+ ### Rust Crates:
3091
+
3092
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
3093
+
3094
+ ````text
3095
+ The MIT License (MIT)
3096
+
3097
+ Copyright (c) 2015-2020 Julien Cretin
3098
+ Copyright (c) 2017-2020 Google Inc.
3195
3099
 
3196
3100
  Permission is hereby granted, free of charge, to any person obtaining a copy
3197
3101
  of this software and associated documentation files (the "Software"), to deal
@@ -3217,14 +3121,16 @@ SOFTWARE.
3217
3121
 
3218
3122
  ## The following dependencies are licensed under the MIT License:
3219
3123
 
3220
- ### NPM Packages:
3124
+ ### Rust Crates:
3221
3125
 
3222
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
3126
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
3127
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3128
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3223
3129
 
3224
3130
  ````text
3225
- The MIT License (MIT)
3131
+ MIT License
3226
3132
 
3227
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
3133
+ Copyright (c) 2023 magiclen.org (Ron Li)
3228
3134
 
3229
3135
  Permission is hereby granted, free of charge, to any person obtaining a copy
3230
3136
  of this software and associated documentation files (the "Software"), to deal
@@ -3233,16 +3139,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3233
3139
  copies of the Software, and to permit persons to whom the Software is
3234
3140
  furnished to do so, subject to the following conditions:
3235
3141
 
3236
- The above copyright notice and this permission notice shall be included in
3237
- all copies or substantial portions of the Software.
3142
+ The above copyright notice and this permission notice shall be included in all
3143
+ copies or substantial portions of the Software.
3238
3144
 
3239
3145
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3240
3146
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3241
3147
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3242
3148
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3243
3149
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3244
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3245
- THE SOFTWARE.
3150
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3151
+ SOFTWARE.
3246
3152
 
3247
3153
  ````
3248
3154
 
@@ -3252,19 +3158,71 @@ THE SOFTWARE.
3252
3158
 
3253
3159
  ### Rust Crates:
3254
3160
 
3255
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
3256
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
3161
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
3257
3162
 
3258
3163
  ````text
3259
- The MIT License (MIT)
3164
+ Copyright (c) 2016 Anthony Ramine
3165
+
3166
+ Permission is hereby granted, free of charge, to any
3167
+ person obtaining a copy of this software and associated
3168
+ documentation files (the "Software"), to deal in the
3169
+ Software without restriction, including without
3170
+ limitation the rights to use, copy, modify, merge,
3171
+ publish, distribute, sublicense, and/or sell copies of
3172
+ the Software, and to permit persons to whom the Software
3173
+ is furnished to do so, subject to the following
3174
+ conditions:
3175
+
3176
+ The above copyright notice and this permission notice
3177
+ shall be included in all copies or substantial portions
3178
+ of the Software.
3179
+
3180
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3181
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3182
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3183
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3184
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3185
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3186
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3187
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3188
+ DEALINGS IN THE SOFTWARE.
3189
+
3190
+ ````
3191
+
3192
+ ---
3193
+
3194
+ ## The following dependencies are licensed under the MIT License:
3195
+
3196
+ ### Rust Crates:
3197
+
3198
+ - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
3260
3199
 
3261
- Copyright 2016 Google Inc. All Rights Reserved.
3200
+ ````text
3201
+ Copyright (c) 2017 tokio-jsonrpc developers
3262
3202
 
3263
- 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:
3203
+ Permission is hereby granted, free of charge, to any
3204
+ person obtaining a copy of this software and associated
3205
+ documentation files (the "Software"), to deal in the
3206
+ Software without restriction, including without
3207
+ limitation the rights to use, copy, modify, merge,
3208
+ publish, distribute, sublicense, and/or sell copies of
3209
+ the Software, and to permit persons to whom the Software
3210
+ is furnished to do so, subject to the following
3211
+ conditions:
3264
3212
 
3265
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3213
+ The above copyright notice and this permission notice
3214
+ shall be included in all copies or substantial portions
3215
+ of the Software.
3266
3216
 
3267
- 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.
3217
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3218
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3219
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3220
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3221
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3222
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3223
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3224
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3225
+ DEALINGS IN THE SOFTWARE.
3268
3226
 
3269
3227
  ````
3270
3228
 
@@ -3272,29 +3230,38 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
3272
3230
 
3273
3231
  ## The following dependencies are licensed under the MIT License:
3274
3232
 
3275
- ### NPM Packages:
3233
+ ### Rust Crates:
3276
3234
 
3277
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
3235
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
3236
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
3237
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
3278
3238
 
3279
3239
  ````text
3280
- This software is released under the MIT license:
3240
+ Copyright (c) 2019 Tower Contributors
3281
3241
 
3282
- Permission is hereby granted, free of charge, to any person obtaining a copy of
3283
- this software and associated documentation files (the "Software"), to deal in
3284
- the Software without restriction, including without limitation the rights to
3285
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3286
- the Software, and to permit persons to whom the Software is furnished to do so,
3287
- subject to the following conditions:
3242
+ Permission is hereby granted, free of charge, to any
3243
+ person obtaining a copy of this software and associated
3244
+ documentation files (the "Software"), to deal in the
3245
+ Software without restriction, including without
3246
+ limitation the rights to use, copy, modify, merge,
3247
+ publish, distribute, sublicense, and/or sell copies of
3248
+ the Software, and to permit persons to whom the Software
3249
+ is furnished to do so, subject to the following
3250
+ conditions:
3288
3251
 
3289
- The above copyright notice and this permission notice shall be included in all
3290
- copies or substantial portions of the Software.
3252
+ The above copyright notice and this permission notice
3253
+ shall be included in all copies or substantial portions
3254
+ of the Software.
3291
3255
 
3292
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3293
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3294
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3295
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3296
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3297
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3256
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3257
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3258
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3259
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3260
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3261
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3262
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3263
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3264
+ DEALINGS IN THE SOFTWARE.
3298
3265
 
3299
3266
  ````
3300
3267
 
@@ -3304,10 +3271,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3304
3271
 
3305
3272
  ### Rust Crates:
3306
3273
 
3307
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
3274
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
3308
3275
 
3309
3276
  ````text
3310
- Copyright (c) 2010 The Rust Project Developers
3277
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
3311
3278
 
3312
3279
  Permission is hereby granted, free of charge, to any
3313
3280
  person obtaining a copy of this software and associated
@@ -3341,10 +3308,10 @@ DEALINGS IN THE SOFTWARE.
3341
3308
 
3342
3309
  ### Rust Crates:
3343
3310
 
3344
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
3311
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
3345
3312
 
3346
3313
  ````text
3347
- Copyright (c) 2019 Eliza Weisman
3314
+ Copyright (c) 2018-2019 Sean McArthur
3348
3315
 
3349
3316
  Permission is hereby granted, free of charge, to any person obtaining a copy
3350
3317
  of this software and associated documentation files (the "Software"), to deal
@@ -3364,6 +3331,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3364
3331
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3365
3332
  THE SOFTWARE.
3366
3333
 
3334
+
3367
3335
  ````
3368
3336
 
3369
3337
  ---
@@ -3372,29 +3340,34 @@ THE SOFTWARE.
3372
3340
 
3373
3341
  ### Rust Crates:
3374
3342
 
3375
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
3376
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3377
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3343
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3378
3344
 
3379
3345
  ````text
3380
- MIT License
3381
-
3382
- Copyright (c) <year> <copyright holders>
3346
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3383
3347
 
3384
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3385
- associated documentation files (the "Software"), to deal in the Software without restriction, including
3386
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3387
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3388
- following conditions:
3348
+ Permission is hereby granted, free of charge, to any
3349
+ person obtaining a copy of this software and associated
3350
+ documentation files (the "Software"), to deal in the
3351
+ Software without restriction, including without
3352
+ limitation the rights to use, copy, modify, merge,
3353
+ publish, distribute, sublicense, and/or sell copies of
3354
+ the Software, and to permit persons to whom the Software
3355
+ is furnished to do so, subject to the following
3356
+ conditions:
3389
3357
 
3390
- The above copyright notice and this permission notice shall be included in all copies or substantial
3391
- portions of the Software.
3358
+ The above copyright notice and this permission notice
3359
+ shall be included in all copies or substantial portions
3360
+ of the Software.
3392
3361
 
3393
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3394
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3395
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3396
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3397
- USE OR OTHER DEALINGS IN THE SOFTWARE.
3362
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3363
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3364
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3365
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3366
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3367
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3368
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3369
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3370
+ DEALINGS IN THE SOFTWARE.
3398
3371
 
3399
3372
  ````
3400
3373
 
@@ -3404,10 +3377,10 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
3404
3377
 
3405
3378
  ### Rust Crates:
3406
3379
 
3407
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
3380
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3408
3381
 
3409
3382
  ````text
3410
- Copyright (c) 2019 The CryptoCorrosion Contributors
3383
+ Copyright 2023 The Fuchsia Authors
3411
3384
 
3412
3385
  Permission is hereby granted, free of charge, to any
3413
3386
  person obtaining a copy of this software and associated
@@ -3433,6 +3406,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3433
3406
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3434
3407
  DEALINGS IN THE SOFTWARE.
3435
3408
 
3409
+
3436
3410
  ````
3437
3411
 
3438
3412
  ---
@@ -3441,14 +3415,10 @@ DEALINGS IN THE SOFTWARE.
3441
3415
 
3442
3416
  ### Rust Crates:
3443
3417
 
3444
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
3445
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
3446
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
3418
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
3447
3419
 
3448
3420
  ````text
3449
- MIT License
3450
-
3451
- Copyright (c) 2017 Ted Driggs
3421
+ Copyright (c) 2018 directories-rs contributors
3452
3422
 
3453
3423
  Permission is hereby granted, free of charge, to any person obtaining a copy
3454
3424
  of this software and associated documentation files (the "Software"), to deal
@@ -3476,15 +3446,10 @@ SOFTWARE.
3476
3446
 
3477
3447
  ### Rust Crates:
3478
3448
 
3479
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
3480
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
3481
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
3482
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
3483
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
3484
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
3449
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
3485
3450
 
3486
3451
  ````text
3487
- Copyright (c) 2019 Tokio Contributors
3452
+ Copyright (c) 2017 Contributors
3488
3453
 
3489
3454
  Permission is hereby granted, free of charge, to any
3490
3455
  person obtaining a copy of this software and associated
@@ -3518,12 +3483,46 @@ DEALINGS IN THE SOFTWARE.
3518
3483
 
3519
3484
  ### Rust Crates:
3520
3485
 
3521
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
3486
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
3522
3487
 
3523
3488
  ````text
3524
- Copyright (c) 2017 Carl Lerche
3525
- Copyright (c) 2018 Bastian Köcher
3526
- Copyright (c) 2019-2020 Artem Vorotnikov
3489
+ MIT License
3490
+
3491
+ Copyright 2013-2014 RAD Game Tools and Valve Software
3492
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
3493
+ Copyright (c) 2017 Frommi
3494
+ Copyright (c) 2017-2024 oyvindln
3495
+
3496
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3497
+ of this software and associated documentation files (the "Software"), to deal
3498
+ in the Software without restriction, including without limitation the rights
3499
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3500
+ copies of the Software, and to permit persons to whom the Software is
3501
+ furnished to do so, subject to the following conditions:
3502
+
3503
+ The above copyright notice and this permission notice shall be included in all
3504
+ copies or substantial portions of the Software.
3505
+
3506
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3507
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3508
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3509
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3510
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3511
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3512
+ SOFTWARE.
3513
+
3514
+ ````
3515
+
3516
+ ---
3517
+
3518
+ ## The following dependencies are licensed under the MIT License:
3519
+
3520
+ ### Rust Crates:
3521
+
3522
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
3523
+
3524
+ ````text
3525
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
3527
3526
 
3528
3527
  Permission is hereby granted, free of charge, to any
3529
3528
  person obtaining a copy of this software and associated
@@ -3557,15 +3556,12 @@ DEALINGS IN THE SOFTWARE.
3557
3556
 
3558
3557
  ### Rust Crates:
3559
3558
 
3560
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
3561
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
3562
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
3563
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
3559
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
3564
3560
 
3565
3561
  ````text
3566
- The MIT License (MIT)
3562
+ MIT License
3567
3563
 
3568
- Copyright (c) 2015 Andrew Gallant
3564
+ Copyright (c) [2021] [Marvin Countryman]
3569
3565
 
3570
3566
  Permission is hereby granted, free of charge, to any person obtaining a copy
3571
3567
  of this software and associated documentation files (the "Software"), to deal
@@ -3574,16 +3570,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3574
3570
  copies of the Software, and to permit persons to whom the Software is
3575
3571
  furnished to do so, subject to the following conditions:
3576
3572
 
3577
- The above copyright notice and this permission notice shall be included in
3578
- all copies or substantial portions of the Software.
3573
+ The above copyright notice and this permission notice shall be included in all
3574
+ copies or substantial portions of the Software.
3579
3575
 
3580
3576
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3581
3577
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3582
3578
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3583
3579
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3584
3580
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3585
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3586
- THE SOFTWARE.
3581
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3582
+ SOFTWARE.
3587
3583
 
3588
3584
  ````
3589
3585
 
@@ -3593,34 +3589,29 @@ THE SOFTWARE.
3593
3589
 
3594
3590
  ### Rust Crates:
3595
3591
 
3596
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
3592
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
3597
3593
 
3598
3594
  ````text
3599
- Copyright (c) 2016 Amanieu d'Antras
3595
+ Copyright (c) 2017 Alexey Galakhov
3596
+ Copyright (c) 2016 Jason Housley
3600
3597
 
3601
- Permission is hereby granted, free of charge, to any
3602
- person obtaining a copy of this software and associated
3603
- documentation files (the "Software"), to deal in the
3604
- Software without restriction, including without
3605
- limitation the rights to use, copy, modify, merge,
3606
- publish, distribute, sublicense, and/or sell copies of
3607
- the Software, and to permit persons to whom the Software
3608
- is furnished to do so, subject to the following
3609
- conditions:
3598
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3599
+ of this software and associated documentation files (the "Software"), to deal
3600
+ in the Software without restriction, including without limitation the rights
3601
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3602
+ copies of the Software, and to permit persons to whom the Software is
3603
+ furnished to do so, subject to the following conditions:
3610
3604
 
3611
- The above copyright notice and this permission notice
3612
- shall be included in all copies or substantial portions
3613
- of the Software.
3605
+ The above copyright notice and this permission notice shall be included in
3606
+ all copies or substantial portions of the Software.
3614
3607
 
3615
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3616
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3617
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3618
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3619
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3620
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3621
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3622
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3623
- DEALINGS IN THE SOFTWARE.
3608
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3609
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3610
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3611
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3612
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3613
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3614
+ THE SOFTWARE.
3624
3615
 
3625
3616
  ````
3626
3617
 
@@ -3628,15 +3619,14 @@ DEALINGS IN THE SOFTWARE.
3628
3619
 
3629
3620
  ## The following dependencies are licensed under the MIT License:
3630
3621
 
3631
- ### NPM Packages:
3622
+ ### Rust Crates:
3632
3623
 
3633
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
3634
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
3624
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
3635
3625
 
3636
3626
  ````text
3637
3627
  MIT License
3638
3628
 
3639
- Copyright (c) 2017 Evgeny Poberezkin
3629
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
3640
3630
 
3641
3631
  Permission is hereby granted, free of charge, to any person obtaining a copy
3642
3632
  of this software and associated documentation files (the "Software"), to deal
@@ -3662,12 +3652,14 @@ SOFTWARE.
3662
3652
 
3663
3653
  ## The following dependencies are licensed under the MIT License:
3664
3654
 
3665
- ### Rust Crates:
3655
+ ### NPM Packages:
3666
3656
 
3667
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
3657
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
3668
3658
 
3669
3659
  ````text
3670
- Copyright (c) 2018 directories-rs contributors
3660
+ MIT License
3661
+
3662
+ Copyright (c) Matteo Collina and Undici contributors
3671
3663
 
3672
3664
  Permission is hereby granted, free of charge, to any person obtaining a copy
3673
3665
  of this software and associated documentation files (the "Software"), to deal
@@ -3695,59 +3687,29 @@ SOFTWARE.
3695
3687
 
3696
3688
  ### Rust Crates:
3697
3689
 
3698
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
3690
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
3691
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3692
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3699
3693
 
3700
3694
  ````text
3701
- Copyright 2016 Nika Layzell
3702
-
3703
- 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:
3704
-
3705
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3706
-
3707
- 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.
3708
-
3709
- ````
3710
-
3711
- ---
3712
-
3713
- ## The following dependencies are licensed under the MIT License:
3714
-
3715
- ### Rust Crates:
3716
-
3717
- - [rand](https://github.com/rust-random/rand) (0.8.5)
3718
- - [rand](https://github.com/rust-random/rand) (0.9.4)
3719
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
3720
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
3721
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
3722
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
3695
+ MIT License
3723
3696
 
3724
- ````text
3725
- Copyright 2018 Developers of the Rand project
3726
- Copyright (c) 2014 The Rust Project Developers
3697
+ Copyright (c) <year> <copyright holders>
3727
3698
 
3728
- Permission is hereby granted, free of charge, to any
3729
- person obtaining a copy of this software and associated
3730
- documentation files (the "Software"), to deal in the
3731
- Software without restriction, including without
3732
- limitation the rights to use, copy, modify, merge,
3733
- publish, distribute, sublicense, and/or sell copies of
3734
- the Software, and to permit persons to whom the Software
3735
- is furnished to do so, subject to the following
3736
- conditions:
3699
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3700
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
3701
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3702
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3703
+ following conditions:
3737
3704
 
3738
- The above copyright notice and this permission notice
3739
- shall be included in all copies or substantial portions
3740
- of the Software.
3705
+ The above copyright notice and this permission notice shall be included in all copies or substantial
3706
+ portions of the Software.
3741
3707
 
3742
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3743
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3744
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3745
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3746
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3747
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3748
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3749
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3750
- DEALINGS IN THE SOFTWARE.
3708
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3709
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3710
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3711
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3712
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
3751
3713
 
3752
3714
  ````
3753
3715
 
@@ -3757,11 +3719,12 @@ DEALINGS IN THE SOFTWARE.
3757
3719
 
3758
3720
  ### Rust Crates:
3759
3721
 
3760
- - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
3761
- - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
3722
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
3723
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
3724
+ - [url](https://github.com/servo/rust-url) (2.5.8)
3762
3725
 
3763
3726
  ````text
3764
- Copyright (c) 2012-2013 Mozilla Foundation
3727
+ Copyright (c) 2013-2025 The rust-url developers
3765
3728
 
3766
3729
  Permission is hereby granted, free of charge, to any
3767
3730
  person obtaining a copy of this software and associated
@@ -3795,17 +3758,10 @@ DEALINGS IN THE SOFTWARE.
3795
3758
 
3796
3759
  ### Rust Crates:
3797
3760
 
3798
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
3761
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
3799
3762
 
3800
3763
  ````text
3801
- Copyright (c) 2016 The humantime Developers
3802
-
3803
- Includes parts of http date with the following copyright:
3804
- Copyright (c) 2016 Pyfisch
3805
-
3806
- Includes portions of musl libc with the following copyright:
3807
- Copyright © 2005-2013 Rich Felker
3808
-
3764
+ Copyright (c) 2016-2025 Sean McArthur
3809
3765
 
3810
3766
  Permission is hereby granted, free of charge, to any person obtaining a copy
3811
3767
  of this software and associated documentation files (the "Software"), to deal
@@ -3814,16 +3770,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3814
3770
  copies of the Software, and to permit persons to whom the Software is
3815
3771
  furnished to do so, subject to the following conditions:
3816
3772
 
3817
- The above copyright notice and this permission notice shall be included in all
3818
- copies or substantial portions of the Software.
3773
+ The above copyright notice and this permission notice shall be included in
3774
+ all copies or substantial portions of the Software.
3819
3775
 
3820
3776
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3821
3777
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3822
3778
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3823
3779
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3824
3780
  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.
3781
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3782
+ THE SOFTWARE.
3783
+
3827
3784
 
3828
3785
  ````
3829
3786
 
@@ -3833,10 +3790,45 @@ SOFTWARE.
3833
3790
 
3834
3791
  ### Rust Crates:
3835
3792
 
3836
- - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
3793
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
3837
3794
 
3838
3795
  ````text
3839
- Copyright (c) 2020 Andrew D. Straw
3796
+ The MIT License (MIT)
3797
+
3798
+ Copyright (c) 2016 Johann Tuffe
3799
+
3800
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3801
+ of this software and associated documentation files (the "Software"), to deal
3802
+ in the Software without restriction, including without limitation the rights
3803
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3804
+ copies of the Software, and to permit persons to whom the Software is
3805
+ furnished to do so, subject to the following conditions:
3806
+
3807
+
3808
+ The above copyright notice and this permission notice shall be included in
3809
+ all copies or substantial portions of the Software.
3810
+
3811
+
3812
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3813
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3814
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3815
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3816
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3817
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3818
+ THE SOFTWARE.
3819
+
3820
+ ````
3821
+
3822
+ ---
3823
+
3824
+ ## The following dependencies are licensed under the MIT License:
3825
+
3826
+ ### Rust Crates:
3827
+
3828
+ - [http](https://github.com/hyperium/http) (1.4.0)
3829
+
3830
+ ````text
3831
+ Copyright (c) 2017 http-rs authors
3840
3832
 
3841
3833
  Permission is hereby granted, free of charge, to any
3842
3834
  person obtaining a copy of this software and associated
@@ -3870,12 +3862,10 @@ DEALINGS IN THE SOFTWARE.
3870
3862
 
3871
3863
  ### Rust Crates:
3872
3864
 
3873
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
3874
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
3875
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
3865
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
3876
3866
 
3877
3867
  ````text
3878
- Copyright (c) 2019 Tower Contributors
3868
+ Copyright (c) 2010 The Rust Project Developers
3879
3869
 
3880
3870
  Permission is hereby granted, free of charge, to any
3881
3871
  person obtaining a copy of this software and associated
@@ -3907,33 +3897,36 @@ DEALINGS IN THE SOFTWARE.
3907
3897
 
3908
3898
  ## The following dependencies are licensed under the MIT License:
3909
3899
 
3910
- ### NPM Packages:
3900
+ ### Rust Crates:
3911
3901
 
3912
- - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
3902
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
3913
3903
 
3914
3904
  ````text
3915
- The MIT License (MIT)
3916
-
3917
- Copyright (c) 2015-2021 Evgeny Poberezkin
3918
-
3919
- Permission is hereby granted, free of charge, to any person obtaining a copy
3920
- of this software and associated documentation files (the "Software"), to deal
3921
- in the Software without restriction, including without limitation the rights
3922
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3923
- copies of the Software, and to permit persons to whom the Software is
3924
- furnished to do so, subject to the following conditions:
3905
+ Copyright (c) The Rust Project Developers
3925
3906
 
3926
- The above copyright notice and this permission notice shall be included in all
3927
- copies or substantial portions of the Software.
3907
+ Permission is hereby granted, free of charge, to any
3908
+ person obtaining a copy of this software and associated
3909
+ documentation files (the "Software"), to deal in the
3910
+ Software without restriction, including without
3911
+ limitation the rights to use, copy, modify, merge,
3912
+ publish, distribute, sublicense, and/or sell copies of
3913
+ the Software, and to permit persons to whom the Software
3914
+ is furnished to do so, subject to the following
3915
+ conditions:
3928
3916
 
3929
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3930
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3931
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3932
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3933
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3934
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3935
- SOFTWARE.
3917
+ The above copyright notice and this permission notice
3918
+ shall be included in all copies or substantial portions
3919
+ of the Software.
3936
3920
 
3921
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3922
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3923
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3924
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3925
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3926
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3927
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3928
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3929
+ DEALINGS IN THE SOFTWARE.
3937
3930
 
3938
3931
  ````
3939
3932
 
@@ -3943,10 +3936,15 @@ SOFTWARE.
3943
3936
 
3944
3937
  ### Rust Crates:
3945
3938
 
3946
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
3939
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
3940
+ - [log](https://github.com/rust-lang/log) (0.4.29)
3941
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
3942
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
3943
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
3944
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
3947
3945
 
3948
3946
  ````text
3949
- Copyright (c) 2019 Nick Fitzgerald
3947
+ Copyright (c) 2014 The Rust Project Developers
3950
3948
 
3951
3949
  Permission is hereby granted, free of charge, to any
3952
3950
  person obtaining a copy of this software and associated
@@ -3980,10 +3978,11 @@ DEALINGS IN THE SOFTWARE.
3980
3978
 
3981
3979
  ### Rust Crates:
3982
3980
 
3983
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
3981
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
3982
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
3984
3983
 
3985
3984
  ````text
3986
- Copyright (c) 2016-2025 Sean McArthur
3985
+ Copyright (c) 2018-2019 dirs-rs contributors
3987
3986
 
3988
3987
  Permission is hereby granted, free of charge, to any person obtaining a copy
3989
3988
  of this software and associated documentation files (the "Software"), to deal
@@ -3992,17 +3991,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3992
3991
  copies of the Software, and to permit persons to whom the Software is
3993
3992
  furnished to do so, subject to the following conditions:
3994
3993
 
3995
- The above copyright notice and this permission notice shall be included in
3996
- all copies or substantial portions of the Software.
3994
+ The above copyright notice and this permission notice shall be included in all
3995
+ copies or substantial portions of the Software.
3997
3996
 
3998
3997
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3999
3998
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4000
3999
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4001
4000
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4002
4001
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4003
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4004
- THE SOFTWARE.
4005
-
4002
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4003
+ SOFTWARE.
4006
4004
 
4007
4005
  ````
4008
4006
 
@@ -4012,12 +4010,14 @@ THE SOFTWARE.
4012
4010
 
4013
4011
  ### Rust Crates:
4014
4012
 
4015
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
4013
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
4014
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
4015
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
4016
4016
 
4017
4017
  ````text
4018
- The MIT License (MIT)
4018
+ MIT License
4019
4019
 
4020
- Copyright (c) 2014 Mathijs van de Nes
4020
+ Copyright (c) 2017 Ted Driggs
4021
4021
 
4022
4022
  Permission is hereby granted, free of charge, to any person obtaining a copy
4023
4023
  of this software and associated documentation files (the "Software"), to deal
@@ -4037,41 +4037,41 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4037
4037
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4038
4038
  SOFTWARE.
4039
4039
 
4040
- Some files in the "tests/data" subdirectory of this repository are under other
4041
- licences; see files named LICENSE.*.txt for details.
4042
4040
  ````
4043
4041
 
4044
4042
  ---
4045
4043
 
4046
4044
  ## The following dependencies are licensed under the MIT License:
4047
4045
 
4048
- ### NPM Packages:
4046
+ ### Rust Crates:
4049
4047
 
4050
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
4051
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
4048
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
4049
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
4050
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
4051
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
4052
4052
 
4053
4053
  ````text
4054
- MIT License
4054
+ The MIT License (MIT)
4055
4055
 
4056
- Copyright (c) Microsoft Corporation.
4056
+ Copyright (c) 2015 Andrew Gallant
4057
4057
 
4058
- Permission is hereby granted, free of charge, to any person obtaining a copy
4059
- of this software and associated documentation files (the "Software"), to deal
4060
- in the Software without restriction, including without limitation the rights
4061
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4062
- copies of the Software, and to permit persons to whom the Software is
4063
- furnished to do so, subject to the following conditions:
4058
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4059
+ of this software and associated documentation files (the "Software"), to deal
4060
+ in the Software without restriction, including without limitation the rights
4061
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4062
+ copies of the Software, and to permit persons to whom the Software is
4063
+ furnished to do so, subject to the following conditions:
4064
4064
 
4065
- The above copyright notice and this permission notice shall be included in all
4066
- copies or substantial portions of the Software.
4065
+ The above copyright notice and this permission notice shall be included in
4066
+ all copies or substantial portions of the Software.
4067
4067
 
4068
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4069
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4070
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4071
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4072
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4073
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4074
- SOFTWARE
4068
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4069
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4070
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4071
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4072
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4073
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4074
+ THE SOFTWARE.
4075
4075
 
4076
4076
  ````
4077
4077