@deveco-codegenie/mcp-bridge-darwin-arm64 1.1.5 → 1.1.6

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.
@@ -17,32 +17,6 @@
17
17
  - UNKNOWN: 1
18
18
 
19
19
 
20
- ---
21
-
22
- ## The following dependencies are licensed under the 0BSD License:
23
-
24
- ### Rust Crates:
25
-
26
- - [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
27
-
28
- ````text
29
- BSD Zero Clause License
30
-
31
- Copyright (c) 2025 Goat
32
-
33
- Permission to use, copy, modify, and/or distribute this software for any
34
- purpose with or without fee is hereby granted.
35
-
36
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
37
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
38
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
39
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
40
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
41
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
42
- PERFORMANCE OF THIS SOFTWARE.
43
-
44
- ````
45
-
46
20
  ---
47
21
 
48
22
  ## The following dependencies are licensed under the 0BSD License:
@@ -95,88 +69,27 @@ PERFORMANCE OF THIS SOFTWARE.
95
69
 
96
70
  ---
97
71
 
98
- ## The following dependencies are licensed under the Apache-2.0 License:
72
+ ## The following dependencies are licensed under the 0BSD License:
99
73
 
100
74
  ### Rust Crates:
101
75
 
102
- - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
103
- - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
104
- - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
76
+ - [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
105
77
 
106
78
  ````text
107
- Apache License
108
- Version 2.0, January 2004
109
- http://www.apache.org/licenses/
110
-
111
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
112
-
113
- 1. Definitions.
114
-
115
- "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
116
-
117
- "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
118
-
119
- "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
120
-
121
- "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
122
-
123
- "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
124
-
125
- "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
126
-
127
- "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
128
-
129
- "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
130
-
131
- "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
132
-
133
- "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
134
-
135
- 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
136
-
137
- 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
138
-
139
- 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
140
-
141
- (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
142
-
143
- (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
144
-
145
- (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
146
-
147
- (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
148
-
149
- You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
150
-
151
- 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
152
-
153
- 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
154
-
155
- 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
156
-
157
- 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
158
-
159
- 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
160
-
161
- END OF TERMS AND CONDITIONS
162
-
163
- APPENDIX: How to apply the Apache License to your work.
164
-
165
- To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
166
-
167
- Copyright [yyyy] [name of copyright owner]
79
+ BSD Zero Clause License
168
80
 
169
- Licensed under the Apache License, Version 2.0 (the "License");
170
- you may not use this file except in compliance with the License.
171
- You may obtain a copy of the License at
81
+ Copyright (c) 2025 Goat
172
82
 
173
- http://www.apache.org/licenses/LICENSE-2.0
83
+ Permission to use, copy, modify, and/or distribute this software for any
84
+ purpose with or without fee is hereby granted.
174
85
 
175
- Unless required by applicable law or agreed to in writing, software
176
- distributed under the License is distributed on an "AS IS" BASIS,
177
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
178
- See the License for the specific language governing permissions and
179
- limitations under the License.
86
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
87
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
88
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
89
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
90
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
91
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
92
+ PERFORMANCE OF THIS SOFTWARE.
180
93
 
181
94
  ````
182
95
 
@@ -186,9 +99,7 @@ limitations under the License.
186
99
 
187
100
  ### Rust Crates:
188
101
 
189
- - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
190
- - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
191
- - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
102
+ - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
192
103
 
193
104
  ````text
194
105
  Apache License
@@ -379,7 +290,7 @@ limitations under the License.
379
290
  same "printed page" as the copyright notice for easier
380
291
  identification within third-party archives.
381
292
 
382
- Copyright [yyyy] [name of copyright owner]
293
+ Copyright 2011 Google Inc.
383
294
 
384
295
  Licensed under the Apache License, Version 2.0 (the "License");
385
296
  you may not use this file except in compliance with the License.
@@ -401,7 +312,9 @@ limitations under the License.
401
312
 
402
313
  ### Rust Crates:
403
314
 
404
- - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
315
+ - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
316
+ - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
317
+ - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
405
318
 
406
319
  ````text
407
320
  Apache License
@@ -592,7 +505,7 @@ limitations under the License.
592
505
  same "printed page" as the copyright notice for easier
593
506
  identification within third-party archives.
594
507
 
595
- Copyright 2011 Google Inc.
508
+ Copyright [yyyy] [name of copyright owner]
596
509
 
597
510
  Licensed under the Apache License, Version 2.0 (the "License");
598
511
  you may not use this file except in compliance with the License.
@@ -610,6 +523,93 @@ limitations under the License.
610
523
 
611
524
  ---
612
525
 
526
+ ## The following dependencies are licensed under the Apache-2.0 License:
527
+
528
+ ### Rust Crates:
529
+
530
+ - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
531
+ - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
532
+ - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
533
+
534
+ ````text
535
+ Apache License
536
+ Version 2.0, January 2004
537
+ http://www.apache.org/licenses/
538
+
539
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
540
+
541
+ 1. Definitions.
542
+
543
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
544
+
545
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
546
+
547
+ "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.
548
+
549
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
550
+
551
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
552
+
553
+ "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.
554
+
555
+ "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).
556
+
557
+ "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.
558
+
559
+ "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."
560
+
561
+ "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.
562
+
563
+ 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.
564
+
565
+ 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.
566
+
567
+ 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:
568
+
569
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
570
+
571
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
572
+
573
+ (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
574
+
575
+ (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.
576
+
577
+ 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.
578
+
579
+ 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.
580
+
581
+ 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.
582
+
583
+ 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.
584
+
585
+ 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.
586
+
587
+ 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.
588
+
589
+ END OF TERMS AND CONDITIONS
590
+
591
+ APPENDIX: How to apply the Apache License to your work.
592
+
593
+ 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.
594
+
595
+ Copyright [yyyy] [name of copyright owner]
596
+
597
+ Licensed under the Apache License, Version 2.0 (the "License");
598
+ you may not use this file except in compliance with the License.
599
+ You may obtain a copy of the License at
600
+
601
+ http://www.apache.org/licenses/LICENSE-2.0
602
+
603
+ Unless required by applicable law or agreed to in writing, software
604
+ distributed under the License is distributed on an "AS IS" BASIS,
605
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
606
+ See the License for the specific language governing permissions and
607
+ limitations under the License.
608
+
609
+ ````
610
+
611
+ ---
612
+
613
613
  ## The following dependencies are licensed under the BSD-3-Clause License:
614
614
 
615
615
  ### NPM Packages:
@@ -677,33 +677,36 @@ THIS SOFTWARE.
677
677
 
678
678
  ## The following dependencies are licensed under the MIT License:
679
679
 
680
- ### NPM Packages:
680
+ ### Rust Crates:
681
681
 
682
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
683
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
682
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
684
683
 
685
684
  ````text
686
- MIT License
685
+ Copyright (c) 2013-2016 The rust-url developers
687
686
 
688
- Copyright (c) 2017 Evgeny Poberezkin
687
+ Permission is hereby granted, free of charge, to any
688
+ person obtaining a copy of this software and associated
689
+ documentation files (the "Software"), to deal in the
690
+ Software without restriction, including without
691
+ limitation the rights to use, copy, modify, merge,
692
+ publish, distribute, sublicense, and/or sell copies of
693
+ the Software, and to permit persons to whom the Software
694
+ is furnished to do so, subject to the following
695
+ conditions:
689
696
 
690
- Permission is hereby granted, free of charge, to any person obtaining a copy
691
- of this software and associated documentation files (the "Software"), to deal
692
- in the Software without restriction, including without limitation the rights
693
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
694
- copies of the Software, and to permit persons to whom the Software is
695
- furnished to do so, subject to the following conditions:
697
+ The above copyright notice and this permission notice
698
+ shall be included in all copies or substantial portions
699
+ of the Software.
696
700
 
697
- The above copyright notice and this permission notice shall be included in all
698
- copies or substantial portions of the Software.
699
-
700
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
701
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
702
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
703
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
704
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
705
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
706
- SOFTWARE.
701
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
702
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
703
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
704
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
705
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
706
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
707
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
708
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
709
+ DEALINGS IN THE SOFTWARE.
707
710
 
708
711
  ````
709
712
 
@@ -713,17 +716,49 @@ SOFTWARE.
713
716
 
714
717
  ### Rust Crates:
715
718
 
716
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
719
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
717
720
 
718
721
  ````text
719
- Copyright (c) 2016 The humantime Developers
722
+ Copyright (c) 2014-2026 Alex Crichton
720
723
 
721
- Includes parts of http date with the following copyright:
722
- Copyright (c) 2016 Pyfisch
724
+ Permission is hereby granted, free of charge, to any
725
+ person obtaining a copy of this software and associated
726
+ documentation files (the "Software"), to deal in the
727
+ Software without restriction, including without
728
+ limitation the rights to use, copy, modify, merge,
729
+ publish, distribute, sublicense, and/or sell copies of
730
+ the Software, and to permit persons to whom the Software
731
+ is furnished to do so, subject to the following
732
+ conditions:
723
733
 
724
- Includes portions of musl libc with the following copyright:
725
- Copyright © 2005-2013 Rich Felker
734
+ The above copyright notice and this permission notice
735
+ shall be included in all copies or substantial portions
736
+ of the Software.
737
+
738
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
739
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
740
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
741
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
742
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
743
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
744
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
745
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
746
+ DEALINGS IN THE SOFTWARE.
747
+
748
+ ````
749
+
750
+ ---
751
+
752
+ ## The following dependencies are licensed under the MIT License:
753
+
754
+ ### Rust Crates:
755
+
756
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
757
+
758
+ ````text
759
+ MIT License
726
760
 
761
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
727
762
 
728
763
  Permission is hereby granted, free of charge, to any person obtaining a copy
729
764
  of this software and associated documentation files (the "Software"), to deal
@@ -751,11 +786,47 @@ SOFTWARE.
751
786
 
752
787
  ### Rust Crates:
753
788
 
754
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
789
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
755
790
 
756
791
  ````text
757
- Copyright (c) 2013-2014 The Rust Project Developers.
758
- Copyright (c) 2015-2020 The rust-hex Developers
792
+ The MIT License (MIT)
793
+
794
+ Copyright (c) 2015 Alice Maz
795
+
796
+ Permission is hereby granted, free of charge, to any person obtaining a copy
797
+ of this software and associated documentation files (the "Software"), to deal
798
+ in the Software without restriction, including without limitation the rights
799
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
800
+ copies of the Software, and to permit persons to whom the Software is
801
+ furnished to do so, subject to the following conditions:
802
+
803
+ The above copyright notice and this permission notice shall be included in
804
+ all copies or substantial portions of the Software.
805
+
806
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
807
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
808
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
809
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
810
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
811
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
812
+ THE SOFTWARE.
813
+
814
+ ````
815
+
816
+ ---
817
+
818
+ ## The following dependencies are licensed under the MIT License:
819
+
820
+ ### Rust Crates:
821
+
822
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
823
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
824
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
825
+
826
+ ````text
827
+ MIT License
828
+
829
+ Copyright (c) 2023 magiclen.org (Ron Li)
759
830
 
760
831
  Permission is hereby granted, free of charge, to any person obtaining a copy
761
832
  of this software and associated documentation files (the "Software"), to deal
@@ -783,10 +854,45 @@ SOFTWARE.
783
854
 
784
855
  ### Rust Crates:
785
856
 
786
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
857
+ - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
858
+ - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
787
859
 
788
860
  ````text
789
- Copyright (c) 2015-2025 Sean McArthur
861
+ The MIT License (MIT)
862
+
863
+ Copyright (c) 2015 Steven Fackler
864
+
865
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
866
+ this software and associated documentation files (the "Software"), to deal in
867
+ the Software without restriction, including without limitation the rights to
868
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
869
+ the Software, and to permit persons to whom the Software is furnished to do so,
870
+ subject to the following conditions:
871
+
872
+ The above copyright notice and this permission notice shall be included in all
873
+ copies or substantial portions of the Software.
874
+
875
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
876
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
877
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
878
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
879
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
880
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
881
+
882
+ ````
883
+
884
+ ---
885
+
886
+ ## The following dependencies are licensed under the MIT License:
887
+
888
+ ### Rust Crates:
889
+
890
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
891
+
892
+ ````text
893
+ MIT License
894
+
895
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
790
896
 
791
897
  Permission is hereby granted, free of charge, to any person obtaining a copy
792
898
  of this software and associated documentation files (the "Software"), to deal
@@ -795,17 +901,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
795
901
  copies of the Software, and to permit persons to whom the Software is
796
902
  furnished to do so, subject to the following conditions:
797
903
 
798
- The above copyright notice and this permission notice shall be included in
799
- all copies or substantial portions of the Software.
904
+ The above copyright notice and this permission notice shall be included in all
905
+ copies or substantial portions of the Software.
800
906
 
801
907
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
802
908
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
803
909
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
804
910
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
805
911
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
806
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
807
- THE SOFTWARE.
808
-
912
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
913
+ SOFTWARE.
809
914
 
810
915
  ````
811
916
 
@@ -815,11 +920,10 @@ THE SOFTWARE.
815
920
 
816
921
  ### Rust Crates:
817
922
 
818
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
923
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
819
924
 
820
925
  ````text
821
- Copyright (c) 2018-2026 The rust-random Project Developers
822
- Copyright (c) 2014 The Rust Project Developers
926
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
823
927
 
824
928
  Permission is hereby granted, free of charge, to any
825
929
  person obtaining a copy of this software and associated
@@ -853,15 +957,12 @@ DEALINGS IN THE SOFTWARE.
853
957
 
854
958
  ### Rust Crates:
855
959
 
856
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
857
- - [log](https://github.com/rust-lang/log) (0.4.29)
858
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
859
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
860
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
861
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
960
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
862
961
 
863
962
  ````text
864
- Copyright (c) 2014 The Rust Project Developers
963
+ Copyright (c) 2017 Carl Lerche
964
+ Copyright (c) 2018 Bastian Köcher
965
+ Copyright (c) 2019-2020 Artem Vorotnikov
865
966
 
866
967
  Permission is hereby granted, free of charge, to any
867
968
  person obtaining a copy of this software and associated
@@ -895,43 +996,10 @@ DEALINGS IN THE SOFTWARE.
895
996
 
896
997
  ### Rust Crates:
897
998
 
898
- - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
899
- - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
900
-
901
- ````text
902
- The MIT License (MIT)
903
-
904
- Copyright (c) 2015 Steven Fackler
905
-
906
- Permission is hereby granted, free of charge, to any person obtaining a copy of
907
- this software and associated documentation files (the "Software"), to deal in
908
- the Software without restriction, including without limitation the rights to
909
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
910
- the Software, and to permit persons to whom the Software is furnished to do so,
911
- subject to the following conditions:
912
-
913
- The above copyright notice and this permission notice shall be included in all
914
- copies or substantial portions of the Software.
915
-
916
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
917
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
918
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
919
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
920
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
921
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
922
-
923
- ````
924
-
925
- ---
926
-
927
- ## The following dependencies are licensed under the MIT License:
928
-
929
- ### Rust Crates:
930
-
931
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
999
+ - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
932
1000
 
933
1001
  ````text
934
- Copyright (c) 2019-2021 Tower Contributors
1002
+ Copyright (c) 2020 Andrew D. Straw
935
1003
 
936
1004
  Permission is hereby granted, free of charge, to any
937
1005
  person obtaining a copy of this software and associated
@@ -963,12 +1031,14 @@ DEALINGS IN THE SOFTWARE.
963
1031
 
964
1032
  ## The following dependencies are licensed under the MIT License:
965
1033
 
966
- ### Rust Crates:
1034
+ ### NPM Packages:
967
1035
 
968
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1036
+ - [json5](https://github.com/json5/json5) (2.2.3)
969
1037
 
970
1038
  ````text
971
- Copyright (c) 2014 Carl Lerche and other MIO contributors
1039
+ MIT License
1040
+
1041
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
972
1042
 
973
1043
  Permission is hereby granted, free of charge, to any person obtaining a copy
974
1044
  of this software and associated documentation files (the "Software"), to deal
@@ -977,16 +1047,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
977
1047
  copies of the Software, and to permit persons to whom the Software is
978
1048
  furnished to do so, subject to the following conditions:
979
1049
 
980
- The above copyright notice and this permission notice shall be included in
981
- all copies or substantial portions of the Software.
1050
+ The above copyright notice and this permission notice shall be included in all
1051
+ copies or substantial portions of the Software.
982
1052
 
983
1053
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
984
1054
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
985
1055
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
986
1056
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
987
1057
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
988
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
989
- THE SOFTWARE.
1058
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1059
+ SOFTWARE.
1060
+
1061
+ [others]: https://github.com/json5/json5/contributors
990
1062
 
991
1063
  ````
992
1064
 
@@ -996,35 +1068,28 @@ THE SOFTWARE.
996
1068
 
997
1069
  ### Rust Crates:
998
1070
 
999
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
1000
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
1071
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
1001
1072
 
1002
1073
  ````text
1003
- Copyright (c) 2014 Alex Crichton
1074
+ Copyright (c) 2019 Eliza Weisman
1004
1075
 
1005
- Permission is hereby granted, free of charge, to any
1006
- person obtaining a copy of this software and associated
1007
- documentation files (the "Software"), to deal in the
1008
- Software without restriction, including without
1009
- limitation the rights to use, copy, modify, merge,
1010
- publish, distribute, sublicense, and/or sell copies of
1011
- the Software, and to permit persons to whom the Software
1012
- is furnished to do so, subject to the following
1013
- conditions:
1076
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1077
+ of this software and associated documentation files (the "Software"), to deal
1078
+ in the Software without restriction, including without limitation the rights
1079
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1080
+ copies of the Software, and to permit persons to whom the Software is
1081
+ furnished to do so, subject to the following conditions:
1014
1082
 
1015
- The above copyright notice and this permission notice
1016
- shall be included in all copies or substantial portions
1017
- of the Software.
1083
+ The above copyright notice and this permission notice shall be included in
1084
+ all copies or substantial portions of the Software.
1018
1085
 
1019
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1020
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1021
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1022
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1023
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1024
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1025
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1026
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1027
- DEALINGS IN THE SOFTWARE.
1086
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1087
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1088
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1089
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1090
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1091
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1092
+ THE SOFTWARE.
1028
1093
 
1029
1094
  ````
1030
1095
 
@@ -1034,10 +1099,10 @@ DEALINGS IN THE SOFTWARE.
1034
1099
 
1035
1100
  ### Rust Crates:
1036
1101
 
1037
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
1102
+ - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
1038
1103
 
1039
1104
  ````text
1040
- Copyright 2023 The Fuchsia Authors
1105
+ Copyright (c) 2014 Chris Wong
1041
1106
 
1042
1107
  Permission is hereby granted, free of charge, to any
1043
1108
  person obtaining a copy of this software and associated
@@ -1063,7 +1128,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1063
1128
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1064
1129
  DEALINGS IN THE SOFTWARE.
1065
1130
 
1066
-
1067
1131
  ````
1068
1132
 
1069
1133
  ---
@@ -1072,30 +1136,34 @@ DEALINGS IN THE SOFTWARE.
1072
1136
 
1073
1137
  ### Rust Crates:
1074
1138
 
1075
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
1139
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1076
1140
 
1077
1141
  ````text
1078
- The MIT License (MIT)
1079
-
1080
- Copyright (c) 2015 Bartłomiej Kamiński
1081
-
1082
- Permission is hereby granted, free of charge, to any person obtaining a copy
1083
- of this software and associated documentation files (the "Software"), to deal
1084
- in the Software without restriction, including without limitation the rights
1085
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1086
- copies of the Software, and to permit persons to whom the Software is
1087
- furnished to do so, subject to the following conditions:
1088
-
1089
- The above copyright notice and this permission notice shall be included in all
1090
- copies or substantial portions of the Software.
1091
-
1092
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1093
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1094
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1095
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1096
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1097
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1142
+ MIT License
1143
+
1144
+ Copyright 2013-2014 RAD Game Tools and Valve Software
1145
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
1146
+ Copyright (c) 2017 Frommi
1147
+ Copyright (c) 2017-2024 oyvindln
1148
+
1149
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1150
+ of this software and associated documentation files (the "Software"), to deal
1151
+ in the Software without restriction, including without limitation the rights
1152
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1153
+ copies of the Software, and to permit persons to whom the Software is
1154
+ furnished to do so, subject to the following conditions:
1155
+
1156
+ The above copyright notice and this permission notice shall be included in all
1157
+ copies or substantial portions of the Software.
1158
+
1159
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1160
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1161
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1162
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1163
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1164
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1098
1165
  SOFTWARE.
1166
+
1099
1167
  ````
1100
1168
 
1101
1169
  ---
@@ -1104,12 +1172,10 @@ SOFTWARE.
1104
1172
 
1105
1173
  ### Rust Crates:
1106
1174
 
1107
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
1175
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
1108
1176
 
1109
1177
  ````text
1110
- MIT License
1111
-
1112
- Copyright (c) 2025 Callum Oakley
1178
+ Copyright (c) 2016-2025 Sean McArthur
1113
1179
 
1114
1180
  Permission is hereby granted, free of charge, to any person obtaining a copy
1115
1181
  of this software and associated documentation files (the "Software"), to deal
@@ -1118,16 +1184,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1118
1184
  copies of the Software, and to permit persons to whom the Software is
1119
1185
  furnished to do so, subject to the following conditions:
1120
1186
 
1121
- The above copyright notice and this permission notice shall be included in all
1122
- copies or substantial portions of the Software.
1187
+ The above copyright notice and this permission notice shall be included in
1188
+ all copies or substantial portions of the Software.
1123
1189
 
1124
1190
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1125
1191
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1126
1192
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1127
1193
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1128
1194
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1129
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1130
- SOFTWARE.
1195
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1196
+ THE SOFTWARE.
1197
+
1131
1198
 
1132
1199
  ````
1133
1200
 
@@ -1137,10 +1204,11 @@ SOFTWARE.
1137
1204
 
1138
1205
  ### Rust Crates:
1139
1206
 
1140
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
1207
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
1141
1208
 
1142
1209
  ````text
1143
- Copyright (c) 2019 Eliza Weisman
1210
+ Copyright (c) 2017 Alexey Galakhov
1211
+ Copyright (c) 2016 Jason Housley
1144
1212
 
1145
1213
  Permission is hereby granted, free of charge, to any person obtaining a copy
1146
1214
  of this software and associated documentation files (the "Software"), to deal
@@ -1168,10 +1236,15 @@ THE SOFTWARE.
1168
1236
 
1169
1237
  ### Rust Crates:
1170
1238
 
1171
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1239
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
1240
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
1241
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
1242
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
1243
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
1244
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
1172
1245
 
1173
1246
  ````text
1174
- Copyright (c) 2018 Carl Lerche
1247
+ Copyright (c) 2019 Tokio Contributors
1175
1248
 
1176
1249
  Permission is hereby granted, free of charge, to any
1177
1250
  person obtaining a copy of this software and associated
@@ -1205,10 +1278,10 @@ DEALINGS IN THE SOFTWARE.
1205
1278
 
1206
1279
  ### Rust Crates:
1207
1280
 
1208
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
1281
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
1209
1282
 
1210
1283
  ````text
1211
- Copyright (c) 2020-2025 The RustCrypto Project Developers
1284
+ Copyright (c) 2015 Steven Allen
1212
1285
 
1213
1286
  Permission is hereby granted, free of charge, to any
1214
1287
  person obtaining a copy of this software and associated
@@ -1242,14 +1315,10 @@ DEALINGS IN THE SOFTWARE.
1242
1315
 
1243
1316
  ### Rust Crates:
1244
1317
 
1245
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
1246
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
1247
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
1318
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
1248
1319
 
1249
1320
  ````text
1250
- MIT License
1251
-
1252
- Copyright (c) 2017 Ted Driggs
1321
+ Copyright (c) 2018-2019 Sean McArthur
1253
1322
 
1254
1323
  Permission is hereby granted, free of charge, to any person obtaining a copy
1255
1324
  of this software and associated documentation files (the "Software"), to deal
@@ -1258,16 +1327,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1258
1327
  copies of the Software, and to permit persons to whom the Software is
1259
1328
  furnished to do so, subject to the following conditions:
1260
1329
 
1261
- The above copyright notice and this permission notice shall be included in all
1262
- copies or substantial portions of the Software.
1330
+ The above copyright notice and this permission notice shall be included in
1331
+ all copies or substantial portions of the Software.
1263
1332
 
1264
1333
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1265
1334
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1266
1335
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1267
1336
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1268
1337
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1269
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1270
- SOFTWARE.
1338
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1339
+ THE SOFTWARE.
1340
+
1271
1341
 
1272
1342
  ````
1273
1343
 
@@ -1277,10 +1347,29 @@ SOFTWARE.
1277
1347
 
1278
1348
  ### Rust Crates:
1279
1349
 
1280
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
1350
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
1281
1351
 
1282
1352
  ````text
1283
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
1353
+ Copyright 2016 Nika Layzell
1354
+
1355
+ 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:
1356
+
1357
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1358
+
1359
+ 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.
1360
+
1361
+ ````
1362
+
1363
+ ---
1364
+
1365
+ ## The following dependencies are licensed under the MIT License:
1366
+
1367
+ ### Rust Crates:
1368
+
1369
+ - [http](https://github.com/hyperium/http) (1.4.0)
1370
+
1371
+ ````text
1372
+ Copyright (c) 2017 http-rs authors
1284
1373
 
1285
1374
  Permission is hereby granted, free of charge, to any
1286
1375
  person obtaining a copy of this software and associated
@@ -1312,14 +1401,51 @@ DEALINGS IN THE SOFTWARE.
1312
1401
 
1313
1402
  ## The following dependencies are licensed under the MIT License:
1314
1403
 
1315
- ### NPM Packages:
1404
+ ### Rust Crates:
1316
1405
 
1317
- - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
1406
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
1407
+
1408
+ ````text
1409
+ Copyright 2019-2024 YOSHIOKA Takuma
1410
+
1411
+ Permission is hereby granted, free of charge, to any
1412
+ person obtaining a copy of this software and associated
1413
+ documentation files (the "Software"), to deal in the
1414
+ Software without restriction, including without
1415
+ limitation the rights to use, copy, modify, merge,
1416
+ publish, distribute, sublicense, and/or sell copies of
1417
+ the Software, and to permit persons to whom the Software
1418
+ is furnished to do so, subject to the following
1419
+ conditions:
1420
+
1421
+ The above copyright notice and this permission notice
1422
+ shall be included in all copies or substantial portions
1423
+ of the Software.
1424
+
1425
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1426
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1427
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1428
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1429
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1430
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1431
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1432
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1433
+ DEALINGS IN THE SOFTWARE.
1434
+
1435
+ ````
1436
+
1437
+ ---
1438
+
1439
+ ## The following dependencies are licensed under the MIT License:
1440
+
1441
+ ### Rust Crates:
1442
+
1443
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
1318
1444
 
1319
1445
  ````text
1320
1446
  The MIT License (MIT)
1321
1447
 
1322
- Copyright (c) 2015-2021 Evgeny Poberezkin
1448
+ Copyright (c) 2014 Mathijs van de Nes
1323
1449
 
1324
1450
  Permission is hereby granted, free of charge, to any person obtaining a copy
1325
1451
  of this software and associated documentation files (the "Software"), to deal
@@ -1339,7 +1465,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1339
1465
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1340
1466
  SOFTWARE.
1341
1467
 
1342
-
1468
+ Some files in the "tests/data" subdirectory of this repository are under other
1469
+ licences; see files named LICENSE.*.txt for details.
1343
1470
  ````
1344
1471
 
1345
1472
  ---
@@ -1348,10 +1475,10 @@ SOFTWARE.
1348
1475
 
1349
1476
  ### Rust Crates:
1350
1477
 
1351
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
1478
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
1352
1479
 
1353
1480
  ````text
1354
- Copyright (c) 2016--2017
1481
+ Copyright (c) 2010 The Rust Project Developers
1355
1482
 
1356
1483
  Permission is hereby granted, free of charge, to any
1357
1484
  person obtaining a copy of this software and associated
@@ -1385,41 +1512,9 @@ DEALINGS IN THE SOFTWARE.
1385
1512
 
1386
1513
  ### Rust Crates:
1387
1514
 
1388
- - [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
1389
-
1390
- ````text
1391
- Copyright 2018 Parity Technologies (UK) Ltd.
1392
-
1393
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1394
- this software and associated documentation files (the "Software"), to deal in
1395
- the Software without restriction, including without limitation the rights to
1396
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1397
- the Software, and to permit persons to whom the Software is furnished to do so,
1398
- subject to the following conditions:
1399
-
1400
- The above copyright notice and this permission notice shall be included in all
1401
- copies or substantial portions of the Software.
1402
-
1403
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1404
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1405
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
1406
- OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1407
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1408
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1409
-
1410
- ````
1411
-
1412
- ---
1413
-
1414
- ## The following dependencies are licensed under the MIT License:
1415
-
1416
- ### Rust Crates:
1417
-
1418
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
1515
+ - [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
1419
1516
 
1420
1517
  ````text
1421
- Copyright (c) 2010 The Rust Project Developers
1422
-
1423
1518
  Permission is hereby granted, free of charge, to any
1424
1519
  person obtaining a copy of this software and associated
1425
1520
  documentation files (the "Software"), to deal in the
@@ -1443,7 +1538,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1443
1538
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1444
1539
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1445
1540
  DEALINGS IN THE SOFTWARE.
1446
-
1447
1541
  ````
1448
1542
 
1449
1543
  ---
@@ -1452,10 +1546,10 @@ DEALINGS IN THE SOFTWARE.
1452
1546
 
1453
1547
  ### Rust Crates:
1454
1548
 
1455
- - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
1549
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
1456
1550
 
1457
1551
  ````text
1458
- Copyright (c) 2014 Chris Wong
1552
+ Copyright (c) 2017 Contributors
1459
1553
 
1460
1554
  Permission is hereby granted, free of charge, to any
1461
1555
  person obtaining a copy of this software and associated
@@ -1489,19 +1583,10 @@ DEALINGS IN THE SOFTWARE.
1489
1583
 
1490
1584
  ### Rust Crates:
1491
1585
 
1492
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
1493
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
1494
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
1495
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
1496
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
1497
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
1498
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
1499
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
1500
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
1586
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
1501
1587
 
1502
1588
  ````text
1503
- Copyright (c) 2016 Alex Crichton
1504
- Copyright (c) 2017 The Tokio Authors
1589
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
1505
1590
 
1506
1591
  Permission is hereby granted, free of charge, to any
1507
1592
  person obtaining a copy of this software and associated
@@ -1535,13 +1620,12 @@ DEALINGS IN THE SOFTWARE.
1535
1620
 
1536
1621
  ### Rust Crates:
1537
1622
 
1538
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
1623
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
1539
1624
 
1540
1625
  ````text
1541
1626
  MIT License
1542
1627
 
1543
- Copyright (c) 2019 Yoshua Wuyts
1544
- Copyright (c) Tokio Contributors
1628
+ Copyright (c) 2025 Callum Oakley
1545
1629
 
1546
1630
  Permission is hereby granted, free of charge, to any person obtaining a copy
1547
1631
  of this software and associated documentation files (the "Software"), to deal
@@ -1569,65 +1653,28 @@ SOFTWARE.
1569
1653
 
1570
1654
  ### Rust Crates:
1571
1655
 
1572
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
1573
- - [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
1574
- - [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
1575
- - [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
1576
- - [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
1577
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1578
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1656
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
1579
1657
 
1580
1658
  ````text
1581
- MIT License
1659
+ Copyright (c) 2018 directories-rs contributors
1582
1660
 
1583
- Copyright (c) <year> <copyright holders>
1661
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1662
+ of this software and associated documentation files (the "Software"), to deal
1663
+ in the Software without restriction, including without limitation the rights
1664
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1665
+ copies of the Software, and to permit persons to whom the Software is
1666
+ furnished to do so, subject to the following conditions:
1584
1667
 
1585
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
1586
- associated documentation files (the "Software"), to deal in the Software without restriction, including
1587
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1588
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
1589
- following conditions:
1668
+ The above copyright notice and this permission notice shall be included in all
1669
+ copies or substantial portions of the Software.
1590
1670
 
1591
- The above copyright notice and this permission notice shall be included in all copies or substantial
1592
- portions of the Software.
1593
-
1594
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1595
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
1596
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1597
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
1598
- USE OR OTHER DEALINGS IN THE SOFTWARE.
1599
-
1600
- ````
1601
-
1602
- ---
1603
-
1604
- ## The following dependencies are licensed under the MIT License:
1605
-
1606
- ### Rust Crates:
1607
-
1608
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
1609
-
1610
- ````text
1611
- Copyright (c) 2017 Alexey Galakhov
1612
- Copyright (c) 2016 Jason Housley
1613
-
1614
- Permission is hereby granted, free of charge, to any person obtaining a copy
1615
- of this software and associated documentation files (the "Software"), to deal
1616
- in the Software without restriction, including without limitation the rights
1617
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1618
- copies of the Software, and to permit persons to whom the Software is
1619
- furnished to do so, subject to the following conditions:
1620
-
1621
- The above copyright notice and this permission notice shall be included in
1622
- all copies or substantial portions of the Software.
1623
-
1624
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1625
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1626
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1627
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1628
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1629
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1630
- THE SOFTWARE.
1671
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1672
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1673
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1674
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1675
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1676
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1677
+ SOFTWARE.
1631
1678
 
1632
1679
  ````
1633
1680
 
@@ -1637,12 +1684,10 @@ THE SOFTWARE.
1637
1684
 
1638
1685
  ### Rust Crates:
1639
1686
 
1640
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
1687
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
1641
1688
 
1642
1689
  ````text
1643
- The MIT License (MIT)
1644
-
1645
- Copyright (c) 2014 Paho Lurie-Gregg
1690
+ MIT License
1646
1691
 
1647
1692
  Permission is hereby granted, free of charge, to any person obtaining a copy
1648
1693
  of this software and associated documentation files (the "Software"), to deal
@@ -1668,32 +1713,37 @@ SOFTWARE.
1668
1713
 
1669
1714
  ## The following dependencies are licensed under the MIT License:
1670
1715
 
1671
- ### NPM Packages:
1716
+ ### Rust Crates:
1672
1717
 
1673
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
1718
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
1719
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
1674
1720
 
1675
1721
  ````text
1676
- MIT License
1677
-
1678
- Copyright (c) Matteo Collina and Undici contributors
1722
+ Copyright (c) 2014 Alex Crichton
1679
1723
 
1680
- Permission is hereby granted, free of charge, to any person obtaining a copy
1681
- of this software and associated documentation files (the "Software"), to deal
1682
- in the Software without restriction, including without limitation the rights
1683
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1684
- copies of the Software, and to permit persons to whom the Software is
1685
- furnished to do so, subject to the following conditions:
1724
+ Permission is hereby granted, free of charge, to any
1725
+ person obtaining a copy of this software and associated
1726
+ documentation files (the "Software"), to deal in the
1727
+ Software without restriction, including without
1728
+ limitation the rights to use, copy, modify, merge,
1729
+ publish, distribute, sublicense, and/or sell copies of
1730
+ the Software, and to permit persons to whom the Software
1731
+ is furnished to do so, subject to the following
1732
+ conditions:
1686
1733
 
1687
- The above copyright notice and this permission notice shall be included in all
1688
- copies or substantial portions of the Software.
1734
+ The above copyright notice and this permission notice
1735
+ shall be included in all copies or substantial portions
1736
+ of the Software.
1689
1737
 
1690
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1691
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1692
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1693
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1694
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1695
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1696
- SOFTWARE.
1738
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1739
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1740
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1741
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1742
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1743
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1744
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1745
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1746
+ DEALINGS IN THE SOFTWARE.
1697
1747
 
1698
1748
  ````
1699
1749
 
@@ -1703,30 +1753,34 @@ SOFTWARE.
1703
1753
 
1704
1754
  ### Rust Crates:
1705
1755
 
1706
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
1756
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
1707
1757
 
1708
1758
  ````text
1709
- MIT License
1710
-
1711
- Copyright (c) 2018-2021 The RustCrypto Project Developers
1759
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
1712
1760
 
1713
- Permission is hereby granted, free of charge, to any person obtaining a copy
1714
- of this software and associated documentation files (the "Software"), to deal
1715
- in the Software without restriction, including without limitation the rights
1716
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1717
- copies of the Software, and to permit persons to whom the Software is
1718
- furnished to do so, subject to the following conditions:
1761
+ Permission is hereby granted, free of charge, to any
1762
+ person obtaining a copy of this software and associated
1763
+ documentation files (the "Software"), to deal in the
1764
+ Software without restriction, including without
1765
+ limitation the rights to use, copy, modify, merge,
1766
+ publish, distribute, sublicense, and/or sell copies of
1767
+ the Software, and to permit persons to whom the Software
1768
+ is furnished to do so, subject to the following
1769
+ conditions:
1719
1770
 
1720
- The above copyright notice and this permission notice shall be included in all
1721
- copies or substantial portions of the Software.
1771
+ The above copyright notice and this permission notice
1772
+ shall be included in all copies or substantial portions
1773
+ of the Software.
1722
1774
 
1723
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1724
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1725
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1726
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1727
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1728
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1729
- SOFTWARE.
1775
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1776
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1777
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1778
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1779
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1780
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1781
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1782
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1783
+ DEALINGS IN THE SOFTWARE.
1730
1784
 
1731
1785
  ````
1732
1786
 
@@ -1736,10 +1790,12 @@ SOFTWARE.
1736
1790
 
1737
1791
  ### Rust Crates:
1738
1792
 
1739
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
1793
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
1794
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
1795
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
1740
1796
 
1741
1797
  ````text
1742
- Copyright (c) 2015 Steven Allen
1798
+ Copyright (c) 2019 Tower Contributors
1743
1799
 
1744
1800
  Permission is hereby granted, free of charge, to any
1745
1801
  person obtaining a copy of this software and associated
@@ -1773,33 +1829,35 @@ DEALINGS IN THE SOFTWARE.
1773
1829
 
1774
1830
  ### Rust Crates:
1775
1831
 
1776
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
1832
+ - [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
1777
1833
 
1778
1834
  ````text
1779
- The MIT License (MIT)
1780
-
1781
- Copyright (c) 2014 Mathijs van de Nes
1835
+ Copyright (c) 2015 The Rust Project Developers
1782
1836
 
1783
- Permission is hereby granted, free of charge, to any person obtaining a copy
1784
- of this software and associated documentation files (the "Software"), to deal
1785
- in the Software without restriction, including without limitation the rights
1786
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1787
- copies of the Software, and to permit persons to whom the Software is
1788
- furnished to do so, subject to the following conditions:
1837
+ Permission is hereby granted, free of charge, to any
1838
+ person obtaining a copy of this software and associated
1839
+ documentation files (the "Software"), to deal in the
1840
+ Software without restriction, including without
1841
+ limitation the rights to use, copy, modify, merge,
1842
+ publish, distribute, sublicense, and/or sell copies of
1843
+ the Software, and to permit persons to whom the Software
1844
+ is furnished to do so, subject to the following
1845
+ conditions:
1789
1846
 
1790
- The above copyright notice and this permission notice shall be included in all
1791
- copies or substantial portions of the Software.
1847
+ The above copyright notice and this permission notice
1848
+ shall be included in all copies or substantial portions
1849
+ of the Software.
1792
1850
 
1793
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1794
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1795
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1796
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1797
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1798
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1799
- SOFTWARE.
1851
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1852
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1853
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1854
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1855
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1856
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1857
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1858
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1859
+ DEALINGS IN THE SOFTWARE.
1800
1860
 
1801
- Some files in the "tests/data" subdirectory of this repository are under other
1802
- licences; see files named LICENSE.*.txt for details.
1803
1861
  ````
1804
1862
 
1805
1863
  ---
@@ -1808,10 +1866,10 @@ licences; see files named LICENSE.*.txt for details.
1808
1866
 
1809
1867
  ### Rust Crates:
1810
1868
 
1811
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
1869
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
1812
1870
 
1813
1871
  ````text
1814
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
1872
+ Copyright (c) 2016--2017
1815
1873
 
1816
1874
  Permission is hereby granted, free of charge, to any
1817
1875
  person obtaining a copy of this software and associated
@@ -1845,10 +1903,10 @@ DEALINGS IN THE SOFTWARE.
1845
1903
 
1846
1904
  ### Rust Crates:
1847
1905
 
1848
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
1906
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
1849
1907
 
1850
1908
  ````text
1851
- Copyright (c) 2013-2016 The rust-url developers
1909
+ Copyright (c) 2016 Amanieu d'Antras
1852
1910
 
1853
1911
  Permission is hereby granted, free of charge, to any
1854
1912
  person obtaining a copy of this software and associated
@@ -1882,12 +1940,10 @@ DEALINGS IN THE SOFTWARE.
1882
1940
 
1883
1941
  ### Rust Crates:
1884
1942
 
1885
- - [nix](https://github.com/nix-rust/nix) (0.31.2)
1943
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
1886
1944
 
1887
1945
  ````text
1888
- The MIT License (MIT)
1889
-
1890
- Copyright (c) 2015 Carl Lerche + nix-rust Authors
1946
+ Copyright (c) 2017 Sean McArthur
1891
1947
 
1892
1948
  Permission is hereby granted, free of charge, to any person obtaining a copy
1893
1949
  of this software and associated documentation files (the "Software"), to deal
@@ -1907,6 +1963,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1907
1963
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1908
1964
  THE SOFTWARE.
1909
1965
 
1966
+
1910
1967
  ````
1911
1968
 
1912
1969
  ---
@@ -1915,12 +1972,12 @@ THE SOFTWARE.
1915
1972
 
1916
1973
  ### NPM Packages:
1917
1974
 
1918
- - [json5](https://github.com/json5/json5) (2.2.3)
1975
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
1919
1976
 
1920
1977
  ````text
1921
- MIT License
1978
+ The MIT License (MIT)
1922
1979
 
1923
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
1980
+ Copyright (c) 2015-2021 Evgeny Poberezkin
1924
1981
 
1925
1982
  Permission is hereby granted, free of charge, to any person obtaining a copy
1926
1983
  of this software and associated documentation files (the "Software"), to deal
@@ -1940,7 +1997,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1940
1997
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1941
1998
  SOFTWARE.
1942
1999
 
1943
- [others]: https://github.com/json5/json5/contributors
1944
2000
 
1945
2001
  ````
1946
2002
 
@@ -1950,10 +2006,10 @@ SOFTWARE.
1950
2006
 
1951
2007
  ### Rust Crates:
1952
2008
 
1953
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
2009
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
1954
2010
 
1955
2011
  ````text
1956
- Copyright (c) 2017 Robert Grosse
2012
+ Copyright (c) 2019 The CryptoCorrosion Contributors
1957
2013
 
1958
2014
  Permission is hereby granted, free of charge, to any
1959
2015
  person obtaining a copy of this software and associated
@@ -1978,6 +2034,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1978
2034
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1979
2035
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1980
2036
  DEALINGS IN THE SOFTWARE.
2037
+
1981
2038
  ````
1982
2039
 
1983
2040
  ---
@@ -1986,34 +2043,29 @@ DEALINGS IN THE SOFTWARE.
1986
2043
 
1987
2044
  ### Rust Crates:
1988
2045
 
1989
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
2046
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
1990
2047
 
1991
2048
  ````text
1992
- Copyright (c) 2018-2019 The RustCrypto Project Developers
2049
+ Copyright (c) 2013-2014 The Rust Project Developers.
2050
+ Copyright (c) 2015-2020 The rust-hex Developers
1993
2051
 
1994
- Permission is hereby granted, free of charge, to any
1995
- person obtaining a copy of this software and associated
1996
- documentation files (the "Software"), to deal in the
1997
- Software without restriction, including without
1998
- limitation the rights to use, copy, modify, merge,
1999
- publish, distribute, sublicense, and/or sell copies of
2000
- the Software, and to permit persons to whom the Software
2001
- is furnished to do so, subject to the following
2002
- conditions:
2052
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2053
+ of this software and associated documentation files (the "Software"), to deal
2054
+ in the Software without restriction, including without limitation the rights
2055
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2056
+ copies of the Software, and to permit persons to whom the Software is
2057
+ furnished to do so, subject to the following conditions:
2003
2058
 
2004
- The above copyright notice and this permission notice
2005
- shall be included in all copies or substantial portions
2006
- of the Software.
2059
+ The above copyright notice and this permission notice shall be included in all
2060
+ copies or substantial portions of the Software.
2007
2061
 
2008
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2009
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2010
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2011
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2012
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2013
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2014
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2015
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2016
- DEALINGS IN THE SOFTWARE.
2062
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2063
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2064
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2065
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2066
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2067
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2068
+ SOFTWARE.
2017
2069
 
2018
2070
  ````
2019
2071
 
@@ -2023,35 +2075,16 @@ DEALINGS IN THE SOFTWARE.
2023
2075
 
2024
2076
  ### Rust Crates:
2025
2077
 
2026
- - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
2027
- - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
2078
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
2028
2079
 
2029
2080
  ````text
2030
- Copyright (c) 2012-2013 Mozilla Foundation
2081
+ Copyright 2017 Juniper Networks, Inc.
2031
2082
 
2032
- Permission is hereby granted, free of charge, to any
2033
- person obtaining a copy of this software and associated
2034
- documentation files (the "Software"), to deal in the
2035
- Software without restriction, including without
2036
- limitation the rights to use, copy, modify, merge,
2037
- publish, distribute, sublicense, and/or sell copies of
2038
- the Software, and to permit persons to whom the Software
2039
- is furnished to do so, subject to the following
2040
- conditions:
2083
+ 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:
2041
2084
 
2042
- The above copyright notice and this permission notice
2043
- shall be included in all copies or substantial portions
2044
- of the Software.
2085
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2045
2086
 
2046
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2047
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2048
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2049
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2050
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2051
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2052
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2053
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2054
- DEALINGS IN THE SOFTWARE.
2087
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2055
2088
 
2056
2089
  ````
2057
2090
 
@@ -2061,10 +2094,12 @@ DEALINGS IN THE SOFTWARE.
2061
2094
 
2062
2095
  ### Rust Crates:
2063
2096
 
2064
- - [want](https://github.com/seanmonstar/want) (0.3.1)
2097
+ - [nix](https://github.com/nix-rust/nix) (0.31.2)
2065
2098
 
2066
2099
  ````text
2067
- Copyright (c) 2018-2019 Sean McArthur
2100
+ The MIT License (MIT)
2101
+
2102
+ Copyright (c) 2015 Carl Lerche + nix-rust Authors
2068
2103
 
2069
2104
  Permission is hereby granted, free of charge, to any person obtaining a copy
2070
2105
  of this software and associated documentation files (the "Software"), to deal
@@ -2084,7 +2119,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2084
2119
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2085
2120
  THE SOFTWARE.
2086
2121
 
2087
-
2088
2122
  ````
2089
2123
 
2090
2124
  ---
@@ -2093,39 +2127,11 @@ THE SOFTWARE.
2093
2127
 
2094
2128
  ### Rust Crates:
2095
2129
 
2096
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
2097
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
2098
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
2099
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
2100
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
2101
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
2102
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
2103
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
2104
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
2105
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
2106
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
2107
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
2108
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
2109
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
2110
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
2111
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
2112
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
2113
- - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
2114
- - [semver](https://github.com/dtolnay/semver) (1.0.28)
2115
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
2116
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
2117
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
2118
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
2119
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
2120
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
2121
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
2122
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
2123
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
2124
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
2125
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
2126
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
2130
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
2127
2131
 
2128
2132
  ````text
2133
+ Copyright 2023 The Fuchsia Authors
2134
+
2129
2135
  Permission is hereby granted, free of charge, to any
2130
2136
  person obtaining a copy of this software and associated
2131
2137
  documentation files (the "Software"), to deal in the
@@ -2150,6 +2156,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2150
2156
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2151
2157
  DEALINGS IN THE SOFTWARE.
2152
2158
 
2159
+
2153
2160
  ````
2154
2161
 
2155
2162
  ---
@@ -2158,10 +2165,15 @@ DEALINGS IN THE SOFTWARE.
2158
2165
 
2159
2166
  ### Rust Crates:
2160
2167
 
2161
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
2168
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
2169
+ - [log](https://github.com/rust-lang/log) (0.4.29)
2170
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
2171
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
2172
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
2173
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
2162
2174
 
2163
2175
  ````text
2164
- Copyright (c) 2019 Nick Fitzgerald
2176
+ Copyright (c) 2014 The Rust Project Developers
2165
2177
 
2166
2178
  Permission is hereby granted, free of charge, to any
2167
2179
  person obtaining a copy of this software and associated
@@ -2195,43 +2207,10 @@ DEALINGS IN THE SOFTWARE.
2195
2207
 
2196
2208
  ### Rust Crates:
2197
2209
 
2198
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
2199
-
2200
- ````text
2201
- Copyright (c) 2016-2025 Sean McArthur
2202
-
2203
- Permission is hereby granted, free of charge, to any person obtaining a copy
2204
- of this software and associated documentation files (the "Software"), to deal
2205
- in the Software without restriction, including without limitation the rights
2206
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2207
- copies of the Software, and to permit persons to whom the Software is
2208
- furnished to do so, subject to the following conditions:
2209
-
2210
- The above copyright notice and this permission notice shall be included in
2211
- all copies or substantial portions of the Software.
2212
-
2213
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2214
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2215
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2216
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2217
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2218
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2219
- THE SOFTWARE.
2220
-
2221
-
2222
- ````
2223
-
2224
- ---
2225
-
2226
- ## The following dependencies are licensed under the MIT License:
2227
-
2228
- ### Rust Crates:
2229
-
2230
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
2210
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
2231
2211
 
2232
2212
  ````text
2233
- Copyright (c) 2018-2025 The rust-random Project Developers
2234
- Copyright (c) 2014 The Rust Project Developers
2213
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
2235
2214
 
2236
2215
  Permission is hereby granted, free of charge, to any
2237
2216
  person obtaining a copy of this software and associated
@@ -2265,10 +2244,12 @@ DEALINGS IN THE SOFTWARE.
2265
2244
 
2266
2245
  ### Rust Crates:
2267
2246
 
2268
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
2247
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
2248
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2249
+ - [url](https://github.com/servo/rust-url) (2.5.8)
2269
2250
 
2270
2251
  ````text
2271
- Copyright (c) 2021 RustCrypto Developers
2252
+ Copyright (c) 2013-2025 The rust-url developers
2272
2253
 
2273
2254
  Permission is hereby granted, free of charge, to any
2274
2255
  person obtaining a copy of this software and associated
@@ -2302,10 +2283,10 @@ DEALINGS IN THE SOFTWARE.
2302
2283
 
2303
2284
  ### Rust Crates:
2304
2285
 
2305
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
2286
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
2306
2287
 
2307
2288
  ````text
2308
- Copyright 2019-2024 YOSHIOKA Takuma
2289
+ Copyright (c) 2018 Carl Lerche
2309
2290
 
2310
2291
  Permission is hereby granted, free of charge, to any
2311
2292
  person obtaining a copy of this software and associated
@@ -2339,12 +2320,11 @@ DEALINGS IN THE SOFTWARE.
2339
2320
 
2340
2321
  ### Rust Crates:
2341
2322
 
2342
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
2343
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
2344
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
2323
+ - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
2324
+ - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
2345
2325
 
2346
2326
  ````text
2347
- Copyright (c) 2019 Tower Contributors
2327
+ Copyright (c) 2012-2013 Mozilla Foundation
2348
2328
 
2349
2329
  Permission is hereby granted, free of charge, to any
2350
2330
  person obtaining a copy of this software and associated
@@ -2378,10 +2358,10 @@ DEALINGS IN THE SOFTWARE.
2378
2358
 
2379
2359
  ### Rust Crates:
2380
2360
 
2381
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
2361
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
2382
2362
 
2383
2363
  ````text
2384
- Copyright (c) 2019 The CryptoCorrosion Contributors
2364
+ Copyright (c) 2016 Anthony Ramine
2385
2365
 
2386
2366
  Permission is hereby granted, free of charge, to any
2387
2367
  person obtaining a copy of this software and associated
@@ -2415,11 +2395,44 @@ DEALINGS IN THE SOFTWARE.
2415
2395
 
2416
2396
  ### Rust Crates:
2417
2397
 
2418
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
2398
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
2399
+
2400
+ ````text
2401
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
2402
+
2403
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2404
+ of this software and associated documentation files (the "Software"), to deal
2405
+ in the Software without restriction, including without limitation the rights
2406
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2407
+ copies of the Software, and to permit persons to whom the Software is
2408
+ furnished to do so, subject to the following conditions:
2409
+
2410
+ The above copyright notice and this permission notice shall be included in
2411
+ all copies or substantial portions of the Software.
2412
+
2413
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2414
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2415
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2416
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2417
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2418
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2419
+ THE SOFTWARE.
2420
+
2421
+ ````
2422
+
2423
+ ---
2424
+
2425
+ ## The following dependencies are licensed under the MIT License:
2426
+
2427
+ ### NPM Packages:
2428
+
2429
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
2419
2430
 
2420
2431
  ````text
2421
2432
  MIT License
2422
2433
 
2434
+ Copyright (c) Matteo Collina and Undici contributors
2435
+
2423
2436
  Permission is hereby granted, free of charge, to any person obtaining a copy
2424
2437
  of this software and associated documentation files (the "Software"), to deal
2425
2438
  in the Software without restriction, including without limitation the rights
@@ -2446,14 +2459,14 @@ SOFTWARE.
2446
2459
 
2447
2460
  ### Rust Crates:
2448
2461
 
2449
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
2462
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
2463
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
2464
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
2450
2465
 
2451
2466
  ````text
2452
- The MIT License (MIT)
2467
+ MIT License
2453
2468
 
2454
- Copyright (c) 2015 Danny Guo
2455
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2456
- Copyright (c) 2018 Akash Kurdekar
2469
+ Copyright (c) 2017 Ted Driggs
2457
2470
 
2458
2471
  Permission is hereby granted, free of charge, to any person obtaining a copy
2459
2472
  of this software and associated documentation files (the "Software"), to deal
@@ -2481,15 +2494,50 @@ SOFTWARE.
2481
2494
 
2482
2495
  ### Rust Crates:
2483
2496
 
2484
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
2485
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
2486
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
2487
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
2488
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
2489
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
2497
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
2490
2498
 
2491
2499
  ````text
2492
- Copyright (c) 2019 Tokio Contributors
2500
+ Copyright (c) 2016 The rust-native-tls Developers
2501
+
2502
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2503
+ of this software and associated documentation files (the "Software"), to deal
2504
+ in the Software without restriction, including without limitation the rights
2505
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2506
+ copies of the Software, and to permit persons to whom the Software is
2507
+ furnished to do so, subject to the following conditions:
2508
+
2509
+ The above copyright notice and this permission notice shall be included in all
2510
+ copies or substantial portions of the Software.
2511
+
2512
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2513
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2514
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2515
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2516
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2517
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2518
+ SOFTWARE.
2519
+
2520
+ ````
2521
+
2522
+ ---
2523
+
2524
+ ## The following dependencies are licensed under the MIT License:
2525
+
2526
+ ### Rust Crates:
2527
+
2528
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2529
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2530
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2531
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2532
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2533
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2534
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2535
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2536
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2537
+
2538
+ ````text
2539
+ Copyright (c) 2016 Alex Crichton
2540
+ Copyright (c) 2017 The Tokio Authors
2493
2541
 
2494
2542
  Permission is hereby granted, free of charge, to any
2495
2543
  person obtaining a copy of this software and associated
@@ -2523,11 +2571,32 @@ DEALINGS IN THE SOFTWARE.
2523
2571
 
2524
2572
  ### Rust Crates:
2525
2573
 
2526
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
2574
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
2575
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
2527
2576
 
2528
2577
  ````text
2529
- Copyright (c) 2018-2024 The rust-random Project Developers
2530
- Copyright (c) 2014 The Rust Project Developers
2578
+ The MIT License (MIT)
2579
+
2580
+ Copyright 2016 Google Inc. All Rights Reserved.
2581
+
2582
+ 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:
2583
+
2584
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2585
+
2586
+ 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.
2587
+
2588
+ ````
2589
+
2590
+ ---
2591
+
2592
+ ## The following dependencies are licensed under the MIT License:
2593
+
2594
+ ### Rust Crates:
2595
+
2596
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
2597
+
2598
+ ````text
2599
+ Copyright Mozilla Foundation
2531
2600
 
2532
2601
  Permission is hereby granted, free of charge, to any
2533
2602
  person obtaining a copy of this software and associated
@@ -2561,69 +2630,15 @@ DEALINGS IN THE SOFTWARE.
2561
2630
 
2562
2631
  ### Rust Crates:
2563
2632
 
2564
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2565
-
2566
- ````text
2567
- Copyright (c) 2019 Carl Lerche
2568
-
2569
- Permission is hereby granted, free of charge, to any
2570
- person obtaining a copy of this software and associated
2571
- documentation files (the "Software"), to deal in the
2572
- Software without restriction, including without
2573
- limitation the rights to use, copy, modify, merge,
2574
- publish, distribute, sublicense, and/or sell copies of
2575
- the Software, and to permit persons to whom the Software
2576
- is furnished to do so, subject to the following
2577
- conditions:
2578
-
2579
- The above copyright notice and this permission notice
2580
- shall be included in all copies or substantial portions
2581
- of the Software.
2582
-
2583
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2584
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2585
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2586
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2587
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2588
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2589
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2590
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2591
- DEALINGS IN THE SOFTWARE.
2592
-
2593
- ````
2594
-
2595
- ---
2596
-
2597
- ## The following dependencies are licensed under the MIT License:
2598
-
2599
- ### Rust Crates:
2600
-
2601
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
2602
-
2603
- ````text
2604
- Copyright 2017 Juniper Networks, Inc.
2605
-
2606
- 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:
2607
-
2608
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2609
-
2610
- 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.
2611
-
2612
- ````
2613
-
2614
- ---
2615
-
2616
- ## The following dependencies are licensed under the MIT License:
2617
-
2618
- ### Rust Crates:
2619
-
2620
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
2633
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
2634
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
2635
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
2636
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
2621
2637
 
2622
2638
  ````text
2623
2639
  The MIT License (MIT)
2624
2640
 
2625
- Copyright (c) 2015-2020 Julien Cretin
2626
- Copyright (c) 2017-2020 Google Inc.
2641
+ Copyright (c) 2015 Andrew Gallant
2627
2642
 
2628
2643
  Permission is hereby granted, free of charge, to any person obtaining a copy
2629
2644
  of this software and associated documentation files (the "Software"), to deal
@@ -2632,16 +2647,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2632
2647
  copies of the Software, and to permit persons to whom the Software is
2633
2648
  furnished to do so, subject to the following conditions:
2634
2649
 
2635
- The above copyright notice and this permission notice shall be included in all
2636
- copies or substantial portions of the Software.
2650
+ The above copyright notice and this permission notice shall be included in
2651
+ all copies or substantial portions of the Software.
2637
2652
 
2638
2653
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2639
2654
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2640
2655
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2641
2656
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2642
2657
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2643
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2644
- SOFTWARE.
2658
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2659
+ THE SOFTWARE.
2645
2660
 
2646
2661
  ````
2647
2662
 
@@ -2649,14 +2664,15 @@ SOFTWARE.
2649
2664
 
2650
2665
  ## The following dependencies are licensed under the MIT License:
2651
2666
 
2652
- ### NPM Packages:
2667
+ ### Rust Crates:
2653
2668
 
2654
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
2669
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
2670
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
2655
2671
 
2656
2672
  ````text
2657
- The MIT License (MIT)
2673
+ MIT License
2658
2674
 
2659
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
2675
+ Copyright (c) 2019 Graham Esau
2660
2676
 
2661
2677
  Permission is hereby granted, free of charge, to any person obtaining a copy
2662
2678
  of this software and associated documentation files (the "Software"), to deal
@@ -2665,16 +2681,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2665
2681
  copies of the Software, and to permit persons to whom the Software is
2666
2682
  furnished to do so, subject to the following conditions:
2667
2683
 
2668
- The above copyright notice and this permission notice shall be included in
2669
- all copies or substantial portions of the Software.
2684
+ The above copyright notice and this permission notice shall be included in all
2685
+ copies or substantial portions of the Software.
2670
2686
 
2671
2687
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2672
2688
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2673
2689
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2674
2690
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2675
2691
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2676
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2677
- THE SOFTWARE.
2692
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2693
+ SOFTWARE.
2678
2694
 
2679
2695
  ````
2680
2696
 
@@ -2684,11 +2700,10 @@ THE SOFTWARE.
2684
2700
 
2685
2701
  ### Rust Crates:
2686
2702
 
2687
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
2688
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
2703
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
2689
2704
 
2690
2705
  ````text
2691
- Copyright (c) 2018-2019 dirs-rs contributors
2706
+ Copyright (c) 2015-2025 Sean McArthur
2692
2707
 
2693
2708
  Permission is hereby granted, free of charge, to any person obtaining a copy
2694
2709
  of this software and associated documentation files (the "Software"), to deal
@@ -2697,16 +2712,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2697
2712
  copies of the Software, and to permit persons to whom the Software is
2698
2713
  furnished to do so, subject to the following conditions:
2699
2714
 
2700
- The above copyright notice and this permission notice shall be included in all
2701
- copies or substantial portions of the Software.
2715
+ The above copyright notice and this permission notice shall be included in
2716
+ all copies or substantial portions of the Software.
2702
2717
 
2703
2718
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2704
2719
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2705
2720
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2706
2721
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2707
2722
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2708
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2709
- SOFTWARE.
2723
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2724
+ THE SOFTWARE.
2725
+
2710
2726
 
2711
2727
  ````
2712
2728
 
@@ -2716,19 +2732,37 @@ SOFTWARE.
2716
2732
 
2717
2733
  ### Rust Crates:
2718
2734
 
2719
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
2720
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
2735
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
2736
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
2721
2737
 
2722
2738
  ````text
2723
- The MIT License (MIT)
2724
-
2725
- Copyright 2016 Google Inc. All Rights Reserved.
2739
+ Copyright (c) 2006-2009 Graydon Hoare
2740
+ Copyright (c) 2009-2013 Mozilla Foundation
2741
+ Copyright (c) 2016 Artyom Pavlov
2726
2742
 
2727
- 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:
2743
+ Permission is hereby granted, free of charge, to any
2744
+ person obtaining a copy of this software and associated
2745
+ documentation files (the "Software"), to deal in the
2746
+ Software without restriction, including without
2747
+ limitation the rights to use, copy, modify, merge,
2748
+ publish, distribute, sublicense, and/or sell copies of
2749
+ the Software, and to permit persons to whom the Software
2750
+ is furnished to do so, subject to the following
2751
+ conditions:
2728
2752
 
2729
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2753
+ The above copyright notice and this permission notice
2754
+ shall be included in all copies or substantial portions
2755
+ of the Software.
2730
2756
 
2731
- 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.
2757
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2758
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2759
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2760
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2761
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2762
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2763
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2764
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2765
+ DEALINGS IN THE SOFTWARE.
2732
2766
 
2733
2767
  ````
2734
2768
 
@@ -2738,12 +2772,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2738
2772
 
2739
2773
  ### Rust Crates:
2740
2774
 
2741
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
2775
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
2776
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
2777
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
2742
2778
 
2743
2779
  ````text
2744
2780
  MIT License
2745
2781
 
2746
- Copyright (c) 2017 Nikolai Vazquez
2782
+ Copyright (c) Tokio Contributors
2747
2783
 
2748
2784
  Permission is hereby granted, free of charge, to any person obtaining a copy
2749
2785
  of this software and associated documentation files (the "Software"), to deal
@@ -2771,10 +2807,10 @@ SOFTWARE.
2771
2807
 
2772
2808
  ### Rust Crates:
2773
2809
 
2774
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
2810
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
2775
2811
 
2776
2812
  ````text
2777
- Copyright (c) 2016 Anthony Ramine
2813
+ Copyright (c) The rust-url developers
2778
2814
 
2779
2815
  Permission is hereby granted, free of charge, to any
2780
2816
  person obtaining a copy of this software and associated
@@ -2808,10 +2844,10 @@ DEALINGS IN THE SOFTWARE.
2808
2844
 
2809
2845
  ### Rust Crates:
2810
2846
 
2811
- - [http](https://github.com/hyperium/http) (1.4.0)
2847
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
2812
2848
 
2813
2849
  ````text
2814
- Copyright (c) 2017 http-rs authors
2850
+ Copyright (c) 2017 Robert Grosse
2815
2851
 
2816
2852
  Permission is hereby granted, free of charge, to any
2817
2853
  person obtaining a copy of this software and associated
@@ -2836,7 +2872,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2836
2872
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2837
2873
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2838
2874
  DEALINGS IN THE SOFTWARE.
2839
-
2840
2875
  ````
2841
2876
 
2842
2877
  ---
@@ -2878,14 +2913,12 @@ SOFTWARE.
2878
2913
 
2879
2914
  ### Rust Crates:
2880
2915
 
2881
- - [educe](https://github.com/magiclen/educe) (0.5.11)
2882
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2883
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2916
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
2884
2917
 
2885
2918
  ````text
2886
- MIT License
2919
+ The MIT License (MIT)
2887
2920
 
2888
- Copyright (c) 2023 magiclen.org (Ron Li)
2921
+ Copyright (c) 2014 Paho Lurie-Gregg
2889
2922
 
2890
2923
  Permission is hereby granted, free of charge, to any person obtaining a copy
2891
2924
  of this software and associated documentation files (the "Software"), to deal
@@ -2913,13 +2946,10 @@ SOFTWARE.
2913
2946
 
2914
2947
  ### Rust Crates:
2915
2948
 
2916
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
2917
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
2949
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
2918
2950
 
2919
2951
  ````text
2920
- Copyright (c) 2006-2009 Graydon Hoare
2921
- Copyright (c) 2009-2013 Mozilla Foundation
2922
- Copyright (c) 2016 Artyom Pavlov
2952
+ Copyright (c) 2019-2021 Tower Contributors
2923
2953
 
2924
2954
  Permission is hereby granted, free of charge, to any
2925
2955
  person obtaining a copy of this software and associated
@@ -2953,10 +2983,10 @@ DEALINGS IN THE SOFTWARE.
2953
2983
 
2954
2984
  ### Rust Crates:
2955
2985
 
2956
- - [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
2986
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
2957
2987
 
2958
2988
  ````text
2959
- Copyright (c) 2015 The Rust Project Developers
2989
+ Copyright (c) 2016--2023
2960
2990
 
2961
2991
  Permission is hereby granted, free of charge, to any
2962
2992
  person obtaining a copy of this software and associated
@@ -2990,10 +3020,10 @@ DEALINGS IN THE SOFTWARE.
2990
3020
 
2991
3021
  ### Rust Crates:
2992
3022
 
2993
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
3023
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
2994
3024
 
2995
3025
  ````text
2996
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
3026
+ Copyright (c) 2018 The Servo Project Developers
2997
3027
 
2998
3028
  Permission is hereby granted, free of charge, to any
2999
3029
  person obtaining a copy of this software and associated
@@ -3027,10 +3057,17 @@ DEALINGS IN THE SOFTWARE.
3027
3057
 
3028
3058
  ### Rust Crates:
3029
3059
 
3030
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
3060
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
3031
3061
 
3032
3062
  ````text
3033
- Copyright (c) 2018 directories-rs contributors
3063
+ Copyright (c) 2016 The humantime Developers
3064
+
3065
+ Includes parts of http date with the following copyright:
3066
+ Copyright (c) 2016 Pyfisch
3067
+
3068
+ Includes portions of musl libc with the following copyright:
3069
+ Copyright © 2005-2013 Rich Felker
3070
+
3034
3071
 
3035
3072
  Permission is hereby granted, free of charge, to any person obtaining a copy
3036
3073
  of this software and associated documentation files (the "Software"), to deal
@@ -3056,29 +3093,34 @@ SOFTWARE.
3056
3093
 
3057
3094
  ## The following dependencies are licensed under the MIT License:
3058
3095
 
3059
- ### NPM Packages:
3096
+ ### Rust Crates:
3060
3097
 
3061
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
3098
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
3062
3099
 
3063
3100
  ````text
3064
- This software is released under the MIT license:
3065
-
3066
- Permission is hereby granted, free of charge, to any person obtaining a copy of
3067
- this software and associated documentation files (the "Software"), to deal in
3068
- the Software without restriction, including without limitation the rights to
3069
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3070
- the Software, and to permit persons to whom the Software is furnished to do so,
3071
- subject to the following conditions:
3072
-
3073
- The above copyright notice and this permission notice shall be included in all
3074
- 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, FITNESS
3078
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3079
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3080
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3081
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3101
+ The MIT License (MIT)
3102
+
3103
+ Copyright (c) 2016 Johann Tuffe
3104
+
3105
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3106
+ of this software and associated documentation files (the "Software"), to deal
3107
+ in the Software without restriction, including without limitation the rights
3108
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3109
+ copies of the Software, and to permit persons to whom the Software is
3110
+ furnished to do so, subject to the following conditions:
3111
+
3112
+
3113
+ The above copyright notice and this permission notice shall be included in
3114
+ all copies or substantial portions of the Software.
3115
+
3116
+
3117
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3118
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3119
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3120
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3121
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3122
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3123
+ THE SOFTWARE.
3082
3124
 
3083
3125
  ````
3084
3126
 
@@ -3088,10 +3130,11 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3088
3130
 
3089
3131
  ### Rust Crates:
3090
3132
 
3091
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
3133
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
3092
3134
 
3093
3135
  ````text
3094
- Copyright (c) 2016--2023
3136
+ Copyright (c) 2018-2026 The rust-random Project Developers
3137
+ Copyright (c) 2014 The Rust Project Developers
3095
3138
 
3096
3139
  Permission is hereby granted, free of charge, to any
3097
3140
  person obtaining a copy of this software and associated
@@ -3125,213 +3168,17 @@ DEALINGS IN THE SOFTWARE.
3125
3168
 
3126
3169
  ### Rust Crates:
3127
3170
 
3128
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
3129
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
3130
- - [url](https://github.com/servo/rust-url) (2.5.8)
3171
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
3131
3172
 
3132
3173
  ````text
3133
- Copyright (c) 2013-2025 The rust-url developers
3134
-
3135
- Permission is hereby granted, free of charge, to any
3136
- person obtaining a copy of this software and associated
3137
- documentation files (the "Software"), to deal in the
3138
- Software without restriction, including without
3139
- limitation the rights to use, copy, modify, merge,
3140
- publish, distribute, sublicense, and/or sell copies of
3141
- the Software, and to permit persons to whom the Software
3142
- is furnished to do so, subject to the following
3143
- conditions:
3174
+ Copyright (c) 2014-2026 Sean McArthur
3144
3175
 
3145
- The above copyright notice and this permission notice
3146
- shall be included in all copies or substantial portions
3147
- of the Software.
3148
-
3149
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3150
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3151
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3152
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3153
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3154
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3155
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3156
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3157
- DEALINGS IN THE SOFTWARE.
3158
-
3159
- ````
3160
-
3161
- ---
3162
-
3163
- ## The following dependencies are licensed under the MIT License:
3164
-
3165
- ### NPM Packages:
3166
-
3167
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
3168
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
3169
-
3170
- ````text
3171
- MIT License
3172
-
3173
- Copyright (c) Microsoft Corporation.
3174
-
3175
- Permission is hereby granted, free of charge, to any person obtaining a copy
3176
- of this software and associated documentation files (the "Software"), to deal
3177
- in the Software without restriction, including without limitation the rights
3178
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3179
- copies of the Software, and to permit persons to whom the Software is
3180
- furnished to do so, subject to the following conditions:
3181
-
3182
- The above copyright notice and this permission notice shall be included in all
3183
- copies or substantial portions of the Software.
3184
-
3185
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3186
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3187
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3188
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3189
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3190
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3191
- SOFTWARE
3192
-
3193
- ````
3194
-
3195
- ---
3196
-
3197
- ## The following dependencies are licensed under the MIT License:
3198
-
3199
- ### Rust Crates:
3200
-
3201
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
3202
-
3203
- ````text
3204
- MIT License
3205
-
3206
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
3207
-
3208
- Permission is hereby granted, free of charge, to any person obtaining a copy
3209
- of this software and associated documentation files (the "Software"), to deal
3210
- in the Software without restriction, including without limitation the rights
3211
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3212
- copies of the Software, and to permit persons to whom the Software is
3213
- furnished to do so, subject to the following conditions:
3214
-
3215
- The above copyright notice and this permission notice shall be included in all
3216
- copies or substantial portions of the Software.
3217
-
3218
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3219
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3220
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3221
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3222
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3223
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3224
- SOFTWARE.
3225
-
3226
- ````
3227
-
3228
- ---
3229
-
3230
- ## The following dependencies are licensed under the MIT License:
3231
-
3232
- ### Rust Crates:
3233
-
3234
- - [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
3235
- - [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
3236
- - [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
3237
- - [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
3238
-
3239
- ````text
3240
- 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:
3241
-
3242
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3243
-
3244
- 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.
3245
- ````
3246
-
3247
- ---
3248
-
3249
- ## The following dependencies are licensed under the MIT License:
3250
-
3251
- ### Rust Crates:
3252
-
3253
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
3254
-
3255
- ````text
3256
- Copyright (c) 2017 Carl Lerche
3257
- Copyright (c) 2018 Bastian Köcher
3258
- Copyright (c) 2019-2020 Artem Vorotnikov
3259
-
3260
- Permission is hereby granted, free of charge, to any
3261
- person obtaining a copy of this software and associated
3262
- documentation files (the "Software"), to deal in the
3263
- Software without restriction, including without
3264
- limitation the rights to use, copy, modify, merge,
3265
- publish, distribute, sublicense, and/or sell copies of
3266
- the Software, and to permit persons to whom the Software
3267
- is furnished to do so, subject to the following
3268
- conditions:
3269
-
3270
- The above copyright notice and this permission notice
3271
- shall be included in all copies or substantial portions
3272
- of the Software.
3273
-
3274
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3275
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3276
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3277
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3278
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3279
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3280
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3281
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3282
- DEALINGS IN THE SOFTWARE.
3283
-
3284
- ````
3285
-
3286
- ---
3287
-
3288
- ## The following dependencies are licensed under the MIT License:
3289
-
3290
- ### Rust Crates:
3291
-
3292
- - [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
3293
-
3294
- ````text
3295
- MIT License
3296
-
3297
- Copyright (c) 2025 rutrum
3298
-
3299
- Permission is hereby granted, free of charge, to any person obtaining a copy
3300
- of this software and associated documentation files (the "Software"), to deal
3301
- in the Software without restriction, including without limitation the rights
3302
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3303
- copies of the Software, and to permit persons to whom the Software is
3304
- furnished to do so, subject to the following conditions:
3305
-
3306
- The above copyright notice and this permission notice shall be included in all
3307
- copies or substantial portions of the Software.
3308
-
3309
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3310
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3311
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3312
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3313
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3314
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3315
- SOFTWARE.
3316
- ````
3317
-
3318
- ---
3319
-
3320
- ## The following dependencies are licensed under the MIT License:
3321
-
3322
- ### Rust Crates:
3323
-
3324
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
3325
-
3326
- ````text
3327
- Copyright (c) 2023-2025 Sean McArthur
3328
-
3329
- Permission is hereby granted, free of charge, to any person obtaining a copy
3330
- of this software and associated documentation files (the "Software"), to deal
3331
- in the Software without restriction, including without limitation the rights
3332
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3333
- copies of the Software, and to permit persons to whom the Software is
3334
- furnished to do so, subject to the following conditions:
3176
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3177
+ of this software and associated documentation files (the "Software"), to deal
3178
+ in the Software without restriction, including without limitation the rights
3179
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3180
+ copies of the Software, and to permit persons to whom the Software is
3181
+ furnished to do so, subject to the following conditions:
3335
3182
 
3336
3183
  The above copyright notice and this permission notice shall be included in
3337
3184
  all copies or substantial portions of the Software.
@@ -3352,10 +3199,11 @@ THE SOFTWARE.
3352
3199
 
3353
3200
  ### Rust Crates:
3354
3201
 
3355
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
3202
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
3356
3203
 
3357
3204
  ````text
3358
- Copyright (c) 2017 Artyom Pavlov
3205
+ Copyright (c) 2018-2024 The rust-random Project Developers
3206
+ Copyright (c) 2014 The Rust Project Developers
3359
3207
 
3360
3208
  Permission is hereby granted, free of charge, to any
3361
3209
  person obtaining a copy of this software and associated
@@ -3389,35 +3237,17 @@ DEALINGS IN THE SOFTWARE.
3389
3237
 
3390
3238
  ### Rust Crates:
3391
3239
 
3392
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
3240
+ - [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
3241
+ - [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
3242
+ - [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
3243
+ - [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
3393
3244
 
3394
3245
  ````text
3395
- Copyright (c) The rust-url developers
3396
-
3397
- Permission is hereby granted, free of charge, to any
3398
- person obtaining a copy of this software and associated
3399
- documentation files (the "Software"), to deal in the
3400
- Software without restriction, including without
3401
- limitation the rights to use, copy, modify, merge,
3402
- publish, distribute, sublicense, and/or sell copies of
3403
- the Software, and to permit persons to whom the Software
3404
- is furnished to do so, subject to the following
3405
- conditions:
3406
-
3407
- The above copyright notice and this permission notice
3408
- shall be included in all copies or substantial portions
3409
- of the Software.
3246
+ 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:
3410
3247
 
3411
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3412
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3413
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3414
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3415
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3416
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3417
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3418
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3419
- DEALINGS IN THE SOFTWARE.
3248
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3420
3249
 
3250
+ 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.
3421
3251
  ````
3422
3252
 
3423
3253
  ---
@@ -3426,10 +3256,16 @@ DEALINGS IN THE SOFTWARE.
3426
3256
 
3427
3257
  ### Rust Crates:
3428
3258
 
3429
- - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
3259
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
3260
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
3261
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
3262
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
3263
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
3264
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
3430
3265
 
3431
3266
  ````text
3432
- Copyright (c) 2017 tokio-jsonrpc developers
3267
+ Copyright 2018 Developers of the Rand project
3268
+ Copyright (c) 2014 The Rust Project Developers
3433
3269
 
3434
3270
  Permission is hereby granted, free of charge, to any
3435
3271
  person obtaining a copy of this software and associated
@@ -3463,11 +3299,39 @@ DEALINGS IN THE SOFTWARE.
3463
3299
 
3464
3300
  ### Rust Crates:
3465
3301
 
3466
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
3302
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
3303
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
3304
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
3305
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
3306
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
3307
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
3308
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
3309
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
3310
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
3311
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
3312
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
3313
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
3314
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
3315
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
3316
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
3317
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
3318
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
3319
+ - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
3320
+ - [semver](https://github.com/dtolnay/semver) (1.0.28)
3321
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
3322
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
3323
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
3324
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
3325
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
3326
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
3327
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
3328
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
3329
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
3330
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
3331
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
3332
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
3467
3333
 
3468
3334
  ````text
3469
- Copyright (c) 2014-2026 Alex Crichton
3470
-
3471
3335
  Permission is hereby granted, free of charge, to any
3472
3336
  person obtaining a copy of this software and associated
3473
3337
  documentation files (the "Software"), to deal in the
@@ -3500,34 +3364,27 @@ DEALINGS IN THE SOFTWARE.
3500
3364
 
3501
3365
  ### Rust Crates:
3502
3366
 
3503
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
3367
+ - [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
3504
3368
 
3505
3369
  ````text
3506
- Copyright (c) 2018 The Servo Project Developers
3507
-
3508
- Permission is hereby granted, free of charge, to any
3509
- person obtaining a copy of this software and associated
3510
- documentation files (the "Software"), to deal in the
3511
- Software without restriction, including without
3512
- limitation the rights to use, copy, modify, merge,
3513
- publish, distribute, sublicense, and/or sell copies of
3514
- the Software, and to permit persons to whom the Software
3515
- is furnished to do so, subject to the following
3516
- conditions:
3370
+ Copyright 2018 Parity Technologies (UK) Ltd.
3517
3371
 
3518
- The above copyright notice and this permission notice
3519
- shall be included in all copies or substantial portions
3520
- of the Software.
3372
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3373
+ this software and associated documentation files (the "Software"), to deal in
3374
+ the Software without restriction, including without limitation the rights to
3375
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3376
+ the Software, and to permit persons to whom the Software is furnished to do so,
3377
+ subject to the following conditions:
3521
3378
 
3522
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3523
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3524
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3525
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3526
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3527
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3528
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3529
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3530
- DEALINGS IN THE SOFTWARE.
3379
+ The above copyright notice and this permission notice shall be included in all
3380
+ copies or substantial portions of the Software.
3381
+
3382
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3383
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3384
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
3385
+ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
3386
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3387
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3531
3388
 
3532
3389
  ````
3533
3390
 
@@ -3535,13 +3392,14 @@ DEALINGS IN THE SOFTWARE.
3535
3392
 
3536
3393
  ## The following dependencies are licensed under the MIT License:
3537
3394
 
3538
- ### Rust Crates:
3395
+ ### NPM Packages:
3539
3396
 
3540
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
3397
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
3541
3398
 
3542
3399
  ````text
3543
- Copyright (c) 2018-2023 Sean McArthur
3544
- Copyright (c) 2016 Alex Crichton
3400
+ The MIT License (MIT)
3401
+
3402
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
3545
3403
 
3546
3404
  Permission is hereby granted, free of charge, to any person obtaining a copy
3547
3405
  of this software and associated documentation files (the "Software"), to deal
@@ -3561,6 +3419,39 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3561
3419
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3562
3420
  THE SOFTWARE.
3563
3421
 
3422
+ ````
3423
+
3424
+ ---
3425
+
3426
+ ## The following dependencies are licensed under the MIT License:
3427
+
3428
+ ### NPM Packages:
3429
+
3430
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
3431
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
3432
+
3433
+ ````text
3434
+ MIT License
3435
+
3436
+ Copyright (c) 2017 Evgeny Poberezkin
3437
+
3438
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3439
+ of this software and associated documentation files (the "Software"), to deal
3440
+ in the Software without restriction, including without limitation the rights
3441
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3442
+ copies of the Software, and to permit persons to whom the Software is
3443
+ furnished to do so, subject to the following conditions:
3444
+
3445
+ The above copyright notice and this permission notice shall be included in all
3446
+ copies or substantial portions of the Software.
3447
+
3448
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3449
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3450
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3451
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3452
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3453
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3454
+ SOFTWARE.
3564
3455
 
3565
3456
  ````
3566
3457
 
@@ -3610,13 +3501,12 @@ DEALINGS IN THE SOFTWARE.
3610
3501
 
3611
3502
  ### Rust Crates:
3612
3503
 
3613
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
3614
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
3615
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
3504
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
3616
3505
 
3617
3506
  ````text
3618
3507
  MIT License
3619
3508
 
3509
+ Copyright (c) 2019 Yoshua Wuyts
3620
3510
  Copyright (c) Tokio Contributors
3621
3511
 
3622
3512
  Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -3645,11 +3535,11 @@ SOFTWARE.
3645
3535
 
3646
3536
  ### Rust Crates:
3647
3537
 
3648
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
3538
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
3649
3539
 
3650
3540
  ````text
3651
- Copyright (c) 2017 Daniel Abramov
3652
- Copyright (c) 2017 Alexey Galakhov
3541
+ Copyright (c) 2018-2023 Sean McArthur
3542
+ Copyright (c) 2016 Alex Crichton
3653
3543
 
3654
3544
  Permission is hereby granted, free of charge, to any person obtaining a copy
3655
3545
  of this software and associated documentation files (the "Software"), to deal
@@ -3669,6 +3559,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3669
3559
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3670
3560
  THE SOFTWARE.
3671
3561
 
3562
+
3672
3563
  ````
3673
3564
 
3674
3565
  ---
@@ -3677,34 +3568,32 @@ THE SOFTWARE.
3677
3568
 
3678
3569
  ### Rust Crates:
3679
3570
 
3680
- - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
3571
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
3681
3572
 
3682
3573
  ````text
3683
- Copyright (c) 2020 Andrew D. Straw
3574
+ The MIT License (MIT)
3684
3575
 
3685
- Permission is hereby granted, free of charge, to any
3686
- person obtaining a copy of this software and associated
3687
- documentation files (the "Software"), to deal in the
3688
- Software without restriction, including without
3689
- limitation the rights to use, copy, modify, merge,
3690
- publish, distribute, sublicense, and/or sell copies of
3691
- the Software, and to permit persons to whom the Software
3692
- is furnished to do so, subject to the following
3693
- conditions:
3576
+ Copyright (c) 2015 Danny Guo
3577
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3578
+ Copyright (c) 2018 Akash Kurdekar
3694
3579
 
3695
- The above copyright notice and this permission notice
3696
- shall be included in all copies or substantial portions
3697
- of the Software.
3580
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3581
+ of this software and associated documentation files (the "Software"), to deal
3582
+ in the Software without restriction, including without limitation the rights
3583
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3584
+ copies of the Software, and to permit persons to whom the Software is
3585
+ furnished to do so, subject to the following conditions:
3698
3586
 
3699
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3700
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3701
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3702
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3703
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3704
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3705
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3706
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3707
- DEALINGS IN THE SOFTWARE.
3587
+ The above copyright notice and this permission notice shall be included in all
3588
+ copies or substantial portions of the Software.
3589
+
3590
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3591
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3592
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3593
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3594
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3595
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3596
+ SOFTWARE.
3708
3597
 
3709
3598
  ````
3710
3599
 
@@ -3714,10 +3603,11 @@ DEALINGS IN THE SOFTWARE.
3714
3603
 
3715
3604
  ### Rust Crates:
3716
3605
 
3717
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
3606
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
3607
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
3718
3608
 
3719
3609
  ````text
3720
- Copyright (c) 2014-2026 Sean McArthur
3610
+ Copyright (c) 2018-2019 dirs-rs contributors
3721
3611
 
3722
3612
  Permission is hereby granted, free of charge, to any person obtaining a copy
3723
3613
  of this software and associated documentation files (the "Software"), to deal
@@ -3726,16 +3616,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3726
3616
  copies of the Software, and to permit persons to whom the Software is
3727
3617
  furnished to do so, subject to the following conditions:
3728
3618
 
3729
- The above copyright notice and this permission notice shall be included in
3730
- all copies or substantial portions of the Software.
3619
+ The above copyright notice and this permission notice shall be included in all
3620
+ copies or substantial portions of the Software.
3731
3621
 
3732
3622
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3733
3623
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3734
3624
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3735
3625
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3736
3626
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3737
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3738
- THE SOFTWARE.
3627
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3628
+ SOFTWARE.
3739
3629
 
3740
3630
  ````
3741
3631
 
@@ -3745,10 +3635,11 @@ THE SOFTWARE.
3745
3635
 
3746
3636
  ### Rust Crates:
3747
3637
 
3748
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
3638
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
3749
3639
 
3750
3640
  ````text
3751
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
3641
+ Copyright (c) 2018-2025 The rust-random Project Developers
3642
+ Copyright (c) 2014 The Rust Project Developers
3752
3643
 
3753
3644
  Permission is hereby granted, free of charge, to any
3754
3645
  person obtaining a copy of this software and associated
@@ -3782,16 +3673,10 @@ DEALINGS IN THE SOFTWARE.
3782
3673
 
3783
3674
  ### Rust Crates:
3784
3675
 
3785
- - [rand](https://github.com/rust-random/rand) (0.8.5)
3786
- - [rand](https://github.com/rust-random/rand) (0.9.4)
3787
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
3788
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
3789
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
3790
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
3676
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
3791
3677
 
3792
3678
  ````text
3793
- Copyright 2018 Developers of the Rand project
3794
- Copyright (c) 2014 The Rust Project Developers
3679
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
3795
3680
 
3796
3681
  Permission is hereby granted, free of charge, to any
3797
3682
  person obtaining a copy of this software and associated
@@ -3825,46 +3710,10 @@ DEALINGS IN THE SOFTWARE.
3825
3710
 
3826
3711
  ### Rust Crates:
3827
3712
 
3828
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
3829
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
3830
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
3831
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
3832
-
3833
- ````text
3834
- The MIT License (MIT)
3835
-
3836
- Copyright (c) 2015 Andrew Gallant
3837
-
3838
- Permission is hereby granted, free of charge, to any person obtaining a copy
3839
- of this software and associated documentation files (the "Software"), to deal
3840
- in the Software without restriction, including without limitation the rights
3841
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3842
- copies of the Software, and to permit persons to whom the Software is
3843
- furnished to do so, subject to the following conditions:
3844
-
3845
- The above copyright notice and this permission notice shall be included in
3846
- all copies or substantial portions of the Software.
3847
-
3848
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3849
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3850
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3851
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3852
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3853
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3854
- THE SOFTWARE.
3855
-
3856
- ````
3857
-
3858
- ---
3859
-
3860
- ## The following dependencies are licensed under the MIT License:
3861
-
3862
- ### Rust Crates:
3863
-
3864
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
3713
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
3865
3714
 
3866
3715
  ````text
3867
- Copyright (c) The Rust Project Developers
3716
+ Copyright (c) 2021 RustCrypto Developers
3868
3717
 
3869
3718
  Permission is hereby granted, free of charge, to any
3870
3719
  person obtaining a copy of this software and associated
@@ -3898,9 +3747,11 @@ DEALINGS IN THE SOFTWARE.
3898
3747
 
3899
3748
  ### Rust Crates:
3900
3749
 
3901
- - [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
3750
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
3902
3751
 
3903
3752
  ````text
3753
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
3754
+
3904
3755
  Permission is hereby granted, free of charge, to any
3905
3756
  person obtaining a copy of this software and associated
3906
3757
  documentation files (the "Software"), to deal in the
@@ -3924,6 +3775,74 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3924
3775
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3925
3776
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3926
3777
  DEALINGS IN THE SOFTWARE.
3778
+
3779
+ ````
3780
+
3781
+ ---
3782
+
3783
+ ## The following dependencies are licensed under the MIT License:
3784
+
3785
+ ### Rust Crates:
3786
+
3787
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
3788
+ - [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
3789
+ - [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
3790
+ - [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
3791
+ - [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
3792
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3793
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3794
+
3795
+ ````text
3796
+ MIT License
3797
+
3798
+ Copyright (c) <year> <copyright holders>
3799
+
3800
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3801
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
3802
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3803
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3804
+ following conditions:
3805
+
3806
+ The above copyright notice and this permission notice shall be included in all copies or substantial
3807
+ portions of the Software.
3808
+
3809
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3810
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3811
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3812
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3813
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
3814
+
3815
+ ````
3816
+
3817
+ ---
3818
+
3819
+ ## The following dependencies are licensed under the MIT License:
3820
+
3821
+ ### Rust Crates:
3822
+
3823
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
3824
+
3825
+ ````text
3826
+ Copyright (c) 2023-2025 Sean McArthur
3827
+
3828
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3829
+ of this software and associated documentation files (the "Software"), to deal
3830
+ in the Software without restriction, including without limitation the rights
3831
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3832
+ copies of the Software, and to permit persons to whom the Software is
3833
+ furnished to do so, subject to the following conditions:
3834
+
3835
+ The above copyright notice and this permission notice shall be included in
3836
+ all copies or substantial portions of the Software.
3837
+
3838
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3839
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3840
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3841
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3842
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3843
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3844
+ THE SOFTWARE.
3845
+
3927
3846
  ````
3928
3847
 
3929
3848
  ---
@@ -3932,10 +3851,10 @@ DEALINGS IN THE SOFTWARE.
3932
3851
 
3933
3852
  ### Rust Crates:
3934
3853
 
3935
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
3854
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
3936
3855
 
3937
3856
  ````text
3938
- Copyright Mozilla Foundation
3857
+ Copyright (c) 2017 Artyom Pavlov
3939
3858
 
3940
3859
  Permission is hereby granted, free of charge, to any
3941
3860
  person obtaining a copy of this software and associated
@@ -3967,14 +3886,43 @@ DEALINGS IN THE SOFTWARE.
3967
3886
 
3968
3887
  ## The following dependencies are licensed under the MIT License:
3969
3888
 
3970
- ### Rust Crates:
3889
+ ### NPM Packages:
3971
3890
 
3972
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
3891
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
3973
3892
 
3974
3893
  ````text
3975
- The MIT License (MIT)
3894
+ This software is released under the MIT license:
3976
3895
 
3977
- Copyright (c) 2015 Alice Maz
3896
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3897
+ this software and associated documentation files (the "Software"), to deal in
3898
+ the Software without restriction, including without limitation the rights to
3899
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3900
+ the Software, and to permit persons to whom the Software is furnished to do so,
3901
+ subject to the following conditions:
3902
+
3903
+ The above copyright notice and this permission notice shall be included in all
3904
+ copies or substantial portions of the Software.
3905
+
3906
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3907
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3908
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3909
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3910
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3911
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3912
+
3913
+ ````
3914
+
3915
+ ---
3916
+
3917
+ ## The following dependencies are licensed under the MIT License:
3918
+
3919
+ ### Rust Crates:
3920
+
3921
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
3922
+
3923
+ ````text
3924
+ Copyright (c) 2017 Daniel Abramov
3925
+ Copyright (c) 2017 Alexey Galakhov
3978
3926
 
3979
3927
  Permission is hereby granted, free of charge, to any person obtaining a copy
3980
3928
  of this software and associated documentation files (the "Software"), to deal
@@ -4002,16 +3950,30 @@ THE SOFTWARE.
4002
3950
 
4003
3951
  ### Rust Crates:
4004
3952
 
4005
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
3953
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
4006
3954
 
4007
3955
  ````text
4008
- Copyright 2016 Nika Layzell
3956
+ MIT License
4009
3957
 
4010
- 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:
3958
+ Copyright (c) 2017 Nikolai Vazquez
4011
3959
 
4012
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3960
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3961
+ of this software and associated documentation files (the "Software"), to deal
3962
+ in the Software without restriction, including without limitation the rights
3963
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3964
+ copies of the Software, and to permit persons to whom the Software is
3965
+ furnished to do so, subject to the following conditions:
4013
3966
 
4014
- 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.
3967
+ The above copyright notice and this permission notice shall be included in all
3968
+ copies or substantial portions of the Software.
3969
+
3970
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3971
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3972
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3973
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3974
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3975
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3976
+ SOFTWARE.
4015
3977
 
4016
3978
  ````
4017
3979
 
@@ -4021,10 +3983,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
4021
3983
 
4022
3984
  ### Rust Crates:
4023
3985
 
4024
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
3986
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
4025
3987
 
4026
3988
  ````text
4027
- Copyright (c) 2016 Amanieu d'Antras
3989
+ Copyright (c) The Rust Project Developers
4028
3990
 
4029
3991
  Permission is hereby granted, free of charge, to any
4030
3992
  person obtaining a copy of this software and associated
@@ -4058,12 +4020,44 @@ DEALINGS IN THE SOFTWARE.
4058
4020
 
4059
4021
  ### Rust Crates:
4060
4022
 
4061
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
4023
+ - [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
4024
+
4025
+ ````text
4026
+ MIT License
4027
+
4028
+ Copyright (c) 2025 rutrum
4029
+
4030
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4031
+ of this software and associated documentation files (the "Software"), to deal
4032
+ in the Software without restriction, including without limitation the rights
4033
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4034
+ copies of the Software, and to permit persons to whom the Software is
4035
+ furnished to do so, subject to the following conditions:
4036
+
4037
+ The above copyright notice and this permission notice shall be included in all
4038
+ copies or substantial portions of the Software.
4039
+
4040
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4041
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4042
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4043
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4044
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4045
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4046
+ SOFTWARE.
4047
+ ````
4048
+
4049
+ ---
4050
+
4051
+ ## The following dependencies are licensed under the MIT License:
4052
+
4053
+ ### Rust Crates:
4054
+
4055
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
4062
4056
 
4063
4057
  ````text
4064
4058
  The MIT License (MIT)
4065
4059
 
4066
- Copyright (c) 2016 Johann Tuffe
4060
+ Copyright (c) 2015 Bartłomiej Kamiński
4067
4061
 
4068
4062
  Permission is hereby granted, free of charge, to any person obtaining a copy
4069
4063
  of this software and associated documentation files (the "Software"), to deal
@@ -4072,19 +4066,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4072
4066
  copies of the Software, and to permit persons to whom the Software is
4073
4067
  furnished to do so, subject to the following conditions:
4074
4068
 
4075
-
4076
- The above copyright notice and this permission notice shall be included in
4077
- all copies or substantial portions of the Software.
4078
-
4069
+ The above copyright notice and this permission notice shall be included in all
4070
+ copies or substantial portions of the Software.
4079
4071
 
4080
4072
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4081
4073
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4082
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4074
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4083
4075
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4084
4076
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4085
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4086
- THE SOFTWARE.
4087
-
4077
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4078
+ SOFTWARE.
4088
4079
  ````
4089
4080
 
4090
4081
  ---
@@ -4093,29 +4084,34 @@ THE SOFTWARE.
4093
4084
 
4094
4085
  ### Rust Crates:
4095
4086
 
4096
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
4087
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
4097
4088
 
4098
4089
  ````text
4099
- Copyright (c) 2017 Sean McArthur
4100
-
4101
- Permission is hereby granted, free of charge, to any person obtaining a copy
4102
- of this software and associated documentation files (the "Software"), to deal
4103
- in the Software without restriction, including without limitation the rights
4104
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4105
- copies of the Software, and to permit persons to whom the Software is
4106
- furnished to do so, subject to the following conditions:
4090
+ Copyright (c) 2019 Carl Lerche
4107
4091
 
4108
- The above copyright notice and this permission notice shall be included in
4109
- all copies or substantial portions of the Software.
4092
+ Permission is hereby granted, free of charge, to any
4093
+ person obtaining a copy of this software and associated
4094
+ documentation files (the "Software"), to deal in the
4095
+ Software without restriction, including without
4096
+ limitation the rights to use, copy, modify, merge,
4097
+ publish, distribute, sublicense, and/or sell copies of
4098
+ the Software, and to permit persons to whom the Software
4099
+ is furnished to do so, subject to the following
4100
+ conditions:
4110
4101
 
4111
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4112
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4113
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4114
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4115
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4116
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4117
- THE SOFTWARE.
4102
+ The above copyright notice and this permission notice
4103
+ shall be included in all copies or substantial portions
4104
+ of the Software.
4118
4105
 
4106
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4107
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4108
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4109
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4110
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4111
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4112
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4113
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4114
+ DEALINGS IN THE SOFTWARE.
4119
4115
 
4120
4116
  ````
4121
4117
 
@@ -4125,33 +4121,34 @@ THE SOFTWARE.
4125
4121
 
4126
4122
  ### Rust Crates:
4127
4123
 
4128
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
4124
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
4129
4125
 
4130
4126
  ````text
4131
- MIT License
4132
-
4133
- Copyright 2013-2014 RAD Game Tools and Valve Software
4134
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
4135
- Copyright (c) 2017 Frommi
4136
- Copyright (c) 2017-2024 oyvindln
4127
+ Copyright (c) 2019 Nick Fitzgerald
4137
4128
 
4138
- Permission is hereby granted, free of charge, to any person obtaining a copy
4139
- of this software and associated documentation files (the "Software"), to deal
4140
- in the Software without restriction, including without limitation the rights
4141
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4142
- copies of the Software, and to permit persons to whom the Software is
4143
- furnished to do so, subject to the following conditions:
4129
+ Permission is hereby granted, free of charge, to any
4130
+ person obtaining a copy of this software and associated
4131
+ documentation files (the "Software"), to deal in the
4132
+ Software without restriction, including without
4133
+ limitation the rights to use, copy, modify, merge,
4134
+ publish, distribute, sublicense, and/or sell copies of
4135
+ the Software, and to permit persons to whom the Software
4136
+ is furnished to do so, subject to the following
4137
+ conditions:
4144
4138
 
4145
- The above copyright notice and this permission notice shall be included in all
4146
- copies or substantial portions of the Software.
4139
+ The above copyright notice and this permission notice
4140
+ shall be included in all copies or substantial portions
4141
+ of the Software.
4147
4142
 
4148
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4149
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4150
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4151
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4152
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4153
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4154
- SOFTWARE.
4143
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4144
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4145
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4146
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4147
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4148
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4149
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4150
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4151
+ DEALINGS IN THE SOFTWARE.
4155
4152
 
4156
4153
  ````
4157
4154
 
@@ -4161,10 +4158,10 @@ SOFTWARE.
4161
4158
 
4162
4159
  ### Rust Crates:
4163
4160
 
4164
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
4161
+ - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
4165
4162
 
4166
4163
  ````text
4167
- Copyright (c) 2017 Contributors
4164
+ Copyright (c) 2017 tokio-jsonrpc developers
4168
4165
 
4169
4166
  Permission is hereby granted, free of charge, to any
4170
4167
  person obtaining a copy of this software and associated
@@ -4196,33 +4193,33 @@ DEALINGS IN THE SOFTWARE.
4196
4193
 
4197
4194
  ## The following dependencies are licensed under the MIT License:
4198
4195
 
4199
- ### Rust Crates:
4196
+ ### NPM Packages:
4200
4197
 
4201
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
4202
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
4198
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
4199
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
4203
4200
 
4204
4201
  ````text
4205
- MIT License
4202
+ MIT License
4206
4203
 
4207
- Copyright (c) 2019 Graham Esau
4204
+ Copyright (c) Microsoft Corporation.
4208
4205
 
4209
- Permission is hereby granted, free of charge, to any person obtaining a copy
4210
- of this software and associated documentation files (the "Software"), to deal
4211
- in the Software without restriction, including without limitation the rights
4212
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4213
- copies of the Software, and to permit persons to whom the Software is
4214
- furnished to do so, subject to the following conditions:
4206
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4207
+ of this software and associated documentation files (the "Software"), to deal
4208
+ in the Software without restriction, including without limitation the rights
4209
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4210
+ copies of the Software, and to permit persons to whom the Software is
4211
+ furnished to do so, subject to the following conditions:
4215
4212
 
4216
- The above copyright notice and this permission notice shall be included in all
4217
- copies or substantial portions of the Software.
4213
+ The above copyright notice and this permission notice shall be included in all
4214
+ copies or substantial portions of the Software.
4218
4215
 
4219
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4220
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4221
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4222
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4223
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4224
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4225
- SOFTWARE.
4216
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4217
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4218
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4219
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4220
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4221
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4222
+ SOFTWARE
4226
4223
 
4227
4224
  ````
4228
4225
 
@@ -4232,10 +4229,13 @@ SOFTWARE.
4232
4229
 
4233
4230
  ### Rust Crates:
4234
4231
 
4235
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
4232
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
4236
4233
 
4237
4234
  ````text
4238
- Copyright (c) 2016 The rust-native-tls Developers
4235
+ The MIT License (MIT)
4236
+
4237
+ Copyright (c) 2015-2020 Julien Cretin
4238
+ Copyright (c) 2017-2020 Google Inc.
4239
4239
 
4240
4240
  Permission is hereby granted, free of charge, to any person obtaining a copy
4241
4241
  of this software and associated documentation files (the "Software"), to deal