@deveco-codegenie/mcp-bridge-win32-x64 1.1.6 → 1.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7,16 +7,41 @@
7
7
 
8
8
  ### Licenses Breakdown:
9
9
 
10
- - MIT: 201
10
+ - MIT: 202
11
11
  - Unicode-3.0: 19
12
12
  - Apache-2.0: 7
13
13
  - 0BSD: 4
14
14
  - BSD-3-Clause: 1
15
15
  - ISC: 1
16
16
  - MPL-2.0: 1
17
- - UNKNOWN: 1
18
17
 
19
18
 
19
+ ---
20
+
21
+ ## The following dependencies are licensed under the 0BSD License:
22
+
23
+ ### Rust Crates:
24
+
25
+ - [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
26
+
27
+ ````text
28
+ BSD Zero Clause License
29
+
30
+ Copyright (c) 2024 kotauskas
31
+
32
+ Permission to use, copy, modify, and/or distribute this software for any
33
+ purpose with or without fee is hereby granted.
34
+
35
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
36
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
37
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
38
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
39
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
40
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
41
+ PERFORMANCE OF THIS SOFTWARE.
42
+
43
+ ````
44
+
20
45
  ---
21
46
 
22
47
  ## The following dependencies are licensed under the 0BSD License:
@@ -94,39 +119,11 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
94
119
 
95
120
  ---
96
121
 
97
- ## The following dependencies are licensed under the 0BSD License:
98
-
99
- ### Rust Crates:
100
-
101
- - [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
102
-
103
- ````text
104
- BSD Zero Clause License
105
-
106
- Copyright (c) 2024 kotauskas
107
-
108
- Permission to use, copy, modify, and/or distribute this software for any
109
- purpose with or without fee is hereby granted.
110
-
111
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
112
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
113
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
114
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
115
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
116
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
117
- PERFORMANCE OF THIS SOFTWARE.
118
-
119
- ````
120
-
121
- ---
122
-
123
122
  ## The following dependencies are licensed under the Apache-2.0 License:
124
123
 
125
124
  ### Rust Crates:
126
125
 
127
- - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
128
- - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
129
- - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
126
+ - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
130
127
 
131
128
  ````text
132
129
  Apache License
@@ -317,7 +314,7 @@ PERFORMANCE OF THIS SOFTWARE.
317
314
  same "printed page" as the copyright notice for easier
318
315
  identification within third-party archives.
319
316
 
320
- Copyright [yyyy] [name of copyright owner]
317
+ Copyright 2011 Google Inc.
321
318
 
322
319
  Licensed under the Apache License, Version 2.0 (the "License");
323
320
  you may not use this file except in compliance with the License.
@@ -339,94 +336,9 @@ PERFORMANCE OF THIS SOFTWARE.
339
336
 
340
337
  ### Rust Crates:
341
338
 
342
- - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
343
- - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
344
- - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
345
-
346
- ````text
347
- Apache License
348
- Version 2.0, January 2004
349
- http://www.apache.org/licenses/
350
-
351
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
352
-
353
- 1. Definitions.
354
-
355
- "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
356
-
357
- "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
358
-
359
- "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.
360
-
361
- "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
362
-
363
- "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
364
-
365
- "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.
366
-
367
- "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).
368
-
369
- "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.
370
-
371
- "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."
372
-
373
- "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.
374
-
375
- 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.
376
-
377
- 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.
378
-
379
- 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:
380
-
381
- (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
382
-
383
- (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
384
-
385
- (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
386
-
387
- (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.
388
-
389
- 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.
390
-
391
- 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.
392
-
393
- 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.
394
-
395
- 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.
396
-
397
- 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.
398
-
399
- 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.
400
-
401
- END OF TERMS AND CONDITIONS
402
-
403
- APPENDIX: How to apply the Apache License to your work.
404
-
405
- 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.
406
-
407
- Copyright [yyyy] [name of copyright owner]
408
-
409
- Licensed under the Apache License, Version 2.0 (the "License");
410
- you may not use this file except in compliance with the License.
411
- You may obtain a copy of the License at
412
-
413
- http://www.apache.org/licenses/LICENSE-2.0
414
-
415
- Unless required by applicable law or agreed to in writing, software
416
- distributed under the License is distributed on an "AS IS" BASIS,
417
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
418
- See the License for the specific language governing permissions and
419
- limitations under the License.
420
-
421
- ````
422
-
423
- ---
424
-
425
- ## The following dependencies are licensed under the Apache-2.0 License:
426
-
427
- ### Rust Crates:
428
-
429
- - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
339
+ - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
340
+ - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
341
+ - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
430
342
 
431
343
  ````text
432
344
  Apache License
@@ -617,7 +529,7 @@ limitations under the License.
617
529
  same "printed page" as the copyright notice for easier
618
530
  identification within third-party archives.
619
531
 
620
- Copyright 2011 Google Inc.
532
+ Copyright [yyyy] [name of copyright owner]
621
533
 
622
534
  Licensed under the Apache License, Version 2.0 (the "License");
623
535
  you may not use this file except in compliance with the License.
@@ -635,6 +547,93 @@ limitations under the License.
635
547
 
636
548
  ---
637
549
 
550
+ ## The following dependencies are licensed under the Apache-2.0 License:
551
+
552
+ ### Rust Crates:
553
+
554
+ - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
555
+ - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
556
+ - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
557
+
558
+ ````text
559
+ Apache License
560
+ Version 2.0, January 2004
561
+ http://www.apache.org/licenses/
562
+
563
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
564
+
565
+ 1. Definitions.
566
+
567
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
568
+
569
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
570
+
571
+ "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.
572
+
573
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
574
+
575
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
576
+
577
+ "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.
578
+
579
+ "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).
580
+
581
+ "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.
582
+
583
+ "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."
584
+
585
+ "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.
586
+
587
+ 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.
588
+
589
+ 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.
590
+
591
+ 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:
592
+
593
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
594
+
595
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
596
+
597
+ (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
598
+
599
+ (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.
600
+
601
+ 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.
602
+
603
+ 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.
604
+
605
+ 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.
606
+
607
+ 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.
608
+
609
+ 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.
610
+
611
+ 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.
612
+
613
+ END OF TERMS AND CONDITIONS
614
+
615
+ APPENDIX: How to apply the Apache License to your work.
616
+
617
+ 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.
618
+
619
+ Copyright [yyyy] [name of copyright owner]
620
+
621
+ Licensed under the Apache License, Version 2.0 (the "License");
622
+ you may not use this file except in compliance with the License.
623
+ You may obtain a copy of the License at
624
+
625
+ http://www.apache.org/licenses/LICENSE-2.0
626
+
627
+ Unless required by applicable law or agreed to in writing, software
628
+ distributed under the License is distributed on an "AS IS" BASIS,
629
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
630
+ See the License for the specific language governing permissions and
631
+ limitations under the License.
632
+
633
+ ````
634
+
635
+ ---
636
+
638
637
  ## The following dependencies are licensed under the BSD-3-Clause License:
639
638
 
640
639
  ### NPM Packages:
@@ -704,10 +703,10 @@ THIS SOFTWARE.
704
703
 
705
704
  ### Rust Crates:
706
705
 
707
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
706
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
708
707
 
709
708
  ````text
710
- Copyright 2019-2024 YOSHIOKA Takuma
709
+ Copyright (c) 2014-2026 Alex Crichton
711
710
 
712
711
  Permission is hereby granted, free of charge, to any
713
712
  person obtaining a copy of this software and associated
@@ -739,16 +738,14 @@ DEALINGS IN THE SOFTWARE.
739
738
 
740
739
  ## The following dependencies are licensed under the MIT License:
741
740
 
742
- ### Rust Crates:
741
+ ### NPM Packages:
743
742
 
744
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
743
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
745
744
 
746
745
  ````text
747
746
  The MIT License (MIT)
748
747
 
749
- Copyright (c) 2015 Danny Guo
750
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
751
- Copyright (c) 2018 Akash Kurdekar
748
+ Copyright (c) 2015-2021 Evgeny Poberezkin
752
749
 
753
750
  Permission is hereby granted, free of charge, to any person obtaining a copy
754
751
  of this software and associated documentation files (the "Software"), to deal
@@ -768,6 +765,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
768
765
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
769
766
  SOFTWARE.
770
767
 
768
+
771
769
  ````
772
770
 
773
771
  ---
@@ -776,42 +774,11 @@ SOFTWARE.
776
774
 
777
775
  ### Rust Crates:
778
776
 
779
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
777
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
780
778
 
781
779
  ````text
782
- Copyright (c) 2013-2014 The Rust Project Developers.
783
- Copyright (c) 2015-2020 The rust-hex Developers
784
-
785
- Permission is hereby granted, free of charge, to any person obtaining a copy
786
- of this software and associated documentation files (the "Software"), to deal
787
- in the Software without restriction, including without limitation the rights
788
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
789
- copies of the Software, and to permit persons to whom the Software is
790
- furnished to do so, subject to the following conditions:
791
-
792
- The above copyright notice and this permission notice shall be included in all
793
- copies or substantial portions of the Software.
794
-
795
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
796
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
797
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
798
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
799
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
800
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
801
- SOFTWARE.
802
-
803
- ````
804
-
805
- ---
806
-
807
- ## The following dependencies are licensed under the MIT License:
808
-
809
- ### Rust Crates:
810
-
811
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
812
-
813
- ````text
814
- Copyright (c) The rust-url developers
780
+ Copyright (c) 2018-2025 The rust-random Project Developers
781
+ Copyright (c) 2014 The Rust Project Developers
815
782
 
816
783
  Permission is hereby granted, free of charge, to any
817
784
  person obtaining a copy of this software and associated
@@ -845,31 +812,35 @@ DEALINGS IN THE SOFTWARE.
845
812
 
846
813
  ### Rust Crates:
847
814
 
848
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
815
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
849
816
 
850
817
  ````text
851
- MIT License
852
-
853
- Copyright (c) 2019 Yoshua Wuyts
854
- Copyright (c) Tokio Contributors
818
+ Copyright (c) 2018-2024 The rust-random Project Developers
819
+ Copyright (c) 2014 The Rust Project Developers
855
820
 
856
- Permission is hereby granted, free of charge, to any person obtaining a copy
857
- of this software and associated documentation files (the "Software"), to deal
858
- in the Software without restriction, including without limitation the rights
859
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
860
- copies of the Software, and to permit persons to whom the Software is
861
- furnished to do so, subject to the following conditions:
821
+ Permission is hereby granted, free of charge, to any
822
+ person obtaining a copy of this software and associated
823
+ documentation files (the "Software"), to deal in the
824
+ Software without restriction, including without
825
+ limitation the rights to use, copy, modify, merge,
826
+ publish, distribute, sublicense, and/or sell copies of
827
+ the Software, and to permit persons to whom the Software
828
+ is furnished to do so, subject to the following
829
+ conditions:
862
830
 
863
- The above copyright notice and this permission notice shall be included in all
864
- copies or substantial portions of the Software.
831
+ The above copyright notice and this permission notice
832
+ shall be included in all copies or substantial portions
833
+ of the Software.
865
834
 
866
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
867
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
868
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
869
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
870
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
871
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
872
- SOFTWARE.
835
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
836
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
837
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
838
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
839
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
840
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
841
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
842
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
843
+ DEALINGS IN THE SOFTWARE.
873
844
 
874
845
  ````
875
846
 
@@ -879,15 +850,10 @@ SOFTWARE.
879
850
 
880
851
  ### Rust Crates:
881
852
 
882
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
883
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
884
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
885
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
886
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
887
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
853
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
888
854
 
889
855
  ````text
890
- Copyright (c) 2019 Tokio Contributors
856
+ Copyright (c) 2019 The CryptoCorrosion Contributors
891
857
 
892
858
  Permission is hereby granted, free of charge, to any
893
859
  person obtaining a copy of this software and associated
@@ -921,10 +887,11 @@ DEALINGS IN THE SOFTWARE.
921
887
 
922
888
  ### Rust Crates:
923
889
 
924
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
890
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
891
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
925
892
 
926
893
  ````text
927
- Copyright (c) 2018 The Servo Project Developers
894
+ Copyright (c) 2014 Alex Crichton
928
895
 
929
896
  Permission is hereby granted, free of charge, to any
930
897
  person obtaining a copy of this software and associated
@@ -958,11 +925,11 @@ DEALINGS IN THE SOFTWARE.
958
925
 
959
926
  ### Rust Crates:
960
927
 
961
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
928
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
962
929
 
963
930
  ````text
964
- Copyright (c) 2017 Daniel Abramov
965
931
  Copyright (c) 2017 Alexey Galakhov
932
+ Copyright (c) 2016 Jason Housley
966
933
 
967
934
  Permission is hereby granted, free of charge, to any person obtaining a copy
968
935
  of this software and associated documentation files (the "Software"), to deal
@@ -990,15 +957,10 @@ THE SOFTWARE.
990
957
 
991
958
  ### Rust Crates:
992
959
 
993
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
994
- - [log](https://github.com/rust-lang/log) (0.4.29)
995
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
996
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
997
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
998
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
960
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
999
961
 
1000
962
  ````text
1001
- Copyright (c) 2014 The Rust Project Developers
963
+ Copyright (c) 2019 Nick Fitzgerald
1002
964
 
1003
965
  Permission is hereby granted, free of charge, to any
1004
966
  person obtaining a copy of this software and associated
@@ -1032,12 +994,12 @@ DEALINGS IN THE SOFTWARE.
1032
994
 
1033
995
  ### Rust Crates:
1034
996
 
1035
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
997
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
1036
998
 
1037
999
  ````text
1038
1000
  The MIT License (MIT)
1039
1001
 
1040
- Copyright (c) 2014 Mathijs van de Nes
1002
+ Copyright (c) 2015 Alice Maz
1041
1003
 
1042
1004
  Permission is hereby granted, free of charge, to any person obtaining a copy
1043
1005
  of this software and associated documentation files (the "Software"), to deal
@@ -1046,19 +1008,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1046
1008
  copies of the Software, and to permit persons to whom the Software is
1047
1009
  furnished to do so, subject to the following conditions:
1048
1010
 
1049
- The above copyright notice and this permission notice shall be included in all
1050
- copies or substantial portions of the Software.
1011
+ The above copyright notice and this permission notice shall be included in
1012
+ all copies or substantial portions of the Software.
1051
1013
 
1052
1014
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1053
1015
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1054
1016
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1055
1017
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1056
1018
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1057
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1058
- SOFTWARE.
1019
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1020
+ THE SOFTWARE.
1059
1021
 
1060
- Some files in the "tests/data" subdirectory of this repository are under other
1061
- licences; see files named LICENSE.*.txt for details.
1062
1022
  ````
1063
1023
 
1064
1024
  ---
@@ -1067,10 +1027,10 @@ licences; see files named LICENSE.*.txt for details.
1067
1027
 
1068
1028
  ### Rust Crates:
1069
1029
 
1070
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
1030
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1071
1031
 
1072
1032
  ````text
1073
- Copyright (c) 2019 Nick Fitzgerald
1033
+ Copyright (c) 2018 Carl Lerche
1074
1034
 
1075
1035
  Permission is hereby granted, free of charge, to any
1076
1036
  person obtaining a copy of this software and associated
@@ -1104,14 +1064,45 @@ DEALINGS IN THE SOFTWARE.
1104
1064
 
1105
1065
  ### Rust Crates:
1106
1066
 
1107
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
1108
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
1109
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
1067
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
1068
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
1069
+
1070
+ ````text
1071
+ Copyright (c) 2018-2019 dirs-rs contributors
1072
+
1073
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1074
+ of this software and associated documentation files (the "Software"), to deal
1075
+ in the Software without restriction, including without limitation the rights
1076
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1077
+ copies of the Software, and to permit persons to whom the Software is
1078
+ furnished to do so, subject to the following conditions:
1079
+
1080
+ The above copyright notice and this permission notice shall be included in all
1081
+ copies or substantial portions of the Software.
1082
+
1083
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1084
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1085
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1086
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1087
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1088
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1089
+ SOFTWARE.
1090
+
1091
+ ````
1092
+
1093
+ ---
1094
+
1095
+ ## The following dependencies are licensed under the MIT License:
1096
+
1097
+ ### Rust Crates:
1098
+
1099
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
1100
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
1110
1101
 
1111
1102
  ````text
1112
1103
  MIT License
1113
1104
 
1114
- Copyright (c) Tokio Contributors
1105
+ Copyright (c) 2019 Graham Esau
1115
1106
 
1116
1107
  Permission is hereby granted, free of charge, to any person obtaining a copy
1117
1108
  of this software and associated documentation files (the "Software"), to deal
@@ -1139,34 +1130,67 @@ SOFTWARE.
1139
1130
 
1140
1131
  ### Rust Crates:
1141
1132
 
1142
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
1133
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
1143
1134
 
1144
1135
  ````text
1145
- Copyright (c) 2017 Robert Grosse
1136
+ The MIT License (MIT)
1146
1137
 
1147
- Permission is hereby granted, free of charge, to any
1148
- person obtaining a copy of this software and associated
1149
- documentation files (the "Software"), to deal in the
1150
- Software without restriction, including without
1151
- limitation the rights to use, copy, modify, merge,
1152
- publish, distribute, sublicense, and/or sell copies of
1153
- the Software, and to permit persons to whom the Software
1154
- is furnished to do so, subject to the following
1155
- conditions:
1138
+ Copyright (c) 2014 Mathijs van de Nes
1156
1139
 
1157
- The above copyright notice and this permission notice
1158
- shall be included in all copies or substantial portions
1159
- of the Software.
1140
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1141
+ of this software and associated documentation files (the "Software"), to deal
1142
+ in the Software without restriction, including without limitation the rights
1143
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1144
+ copies of the Software, and to permit persons to whom the Software is
1145
+ furnished to do so, subject to the following conditions:
1146
+
1147
+ The above copyright notice and this permission notice shall be included in all
1148
+ copies or substantial portions of the Software.
1149
+
1150
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1151
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1152
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1153
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1154
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1155
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1156
+ SOFTWARE.
1157
+
1158
+ Some files in the "tests/data" subdirectory of this repository are under other
1159
+ licences; see files named LICENSE.*.txt for details.
1160
+ ````
1161
+
1162
+ ---
1163
+
1164
+ ## The following dependencies are licensed under the MIT License:
1165
+
1166
+ ### NPM Packages:
1167
+
1168
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
1169
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
1170
+
1171
+ ````text
1172
+ MIT License
1173
+
1174
+ Copyright (c) Microsoft Corporation.
1175
+
1176
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1177
+ of this software and associated documentation files (the "Software"), to deal
1178
+ in the Software without restriction, including without limitation the rights
1179
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1180
+ copies of the Software, and to permit persons to whom the Software is
1181
+ furnished to do so, subject to the following conditions:
1182
+
1183
+ The above copyright notice and this permission notice shall be included in all
1184
+ copies or substantial portions of the Software.
1185
+
1186
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1187
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1188
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1189
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1190
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1191
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1192
+ SOFTWARE
1160
1193
 
1161
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1162
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1163
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1164
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1165
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1166
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1167
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1168
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1169
- DEALINGS IN THE SOFTWARE.
1170
1194
  ````
1171
1195
 
1172
1196
  ---
@@ -1175,10 +1199,10 @@ DEALINGS IN THE SOFTWARE.
1175
1199
 
1176
1200
  ### Rust Crates:
1177
1201
 
1178
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
1202
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
1179
1203
 
1180
1204
  ````text
1181
- Copyright (c) 2010 The Rust Project Developers
1205
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
1182
1206
 
1183
1207
  Permission is hereby granted, free of charge, to any
1184
1208
  person obtaining a copy of this software and associated
@@ -1212,13 +1236,12 @@ DEALINGS IN THE SOFTWARE.
1212
1236
 
1213
1237
  ### NPM Packages:
1214
1238
 
1215
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
1216
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
1239
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
1217
1240
 
1218
1241
  ````text
1219
- MIT License
1242
+ The MIT License (MIT)
1220
1243
 
1221
- Copyright (c) 2017 Evgeny Poberezkin
1244
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
1222
1245
 
1223
1246
  Permission is hereby granted, free of charge, to any person obtaining a copy
1224
1247
  of this software and associated documentation files (the "Software"), to deal
@@ -1227,35 +1250,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1227
1250
  copies of the Software, and to permit persons to whom the Software is
1228
1251
  furnished to do so, subject to the following conditions:
1229
1252
 
1230
- The above copyright notice and this permission notice shall be included in all
1231
- copies or substantial portions of the Software.
1253
+ The above copyright notice and this permission notice shall be included in
1254
+ all copies or substantial portions of the Software.
1232
1255
 
1233
1256
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1234
1257
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1235
1258
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1236
1259
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1237
1260
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1238
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1239
- SOFTWARE.
1240
-
1241
- ````
1242
-
1243
- ---
1244
-
1245
- ## The following dependencies are licensed under the MIT License:
1246
-
1247
- ### Rust Crates:
1248
-
1249
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
1250
-
1251
- ````text
1252
- Copyright 2017 Juniper Networks, Inc.
1253
-
1254
- 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:
1255
-
1256
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1257
-
1258
- 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.
1261
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1262
+ THE SOFTWARE.
1259
1263
 
1260
1264
  ````
1261
1265
 
@@ -1265,12 +1269,12 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1265
1269
 
1266
1270
  ### NPM Packages:
1267
1271
 
1268
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
1272
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
1269
1273
 
1270
1274
  ````text
1271
- The MIT License (MIT)
1275
+ MIT License
1272
1276
 
1273
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
1277
+ Copyright (c) Matteo Collina and Undici contributors
1274
1278
 
1275
1279
  Permission is hereby granted, free of charge, to any person obtaining a copy
1276
1280
  of this software and associated documentation files (the "Software"), to deal
@@ -1279,16 +1283,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1279
1283
  copies of the Software, and to permit persons to whom the Software is
1280
1284
  furnished to do so, subject to the following conditions:
1281
1285
 
1282
- The above copyright notice and this permission notice shall be included in
1283
- all copies or substantial portions of the Software.
1286
+ The above copyright notice and this permission notice shall be included in all
1287
+ copies or substantial portions of the Software.
1284
1288
 
1285
1289
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1286
1290
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1287
1291
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1288
1292
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1289
1293
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1290
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1291
- THE SOFTWARE.
1294
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1295
+ SOFTWARE.
1292
1296
 
1293
1297
  ````
1294
1298
 
@@ -1298,34 +1302,32 @@ THE SOFTWARE.
1298
1302
 
1299
1303
  ### Rust Crates:
1300
1304
 
1301
- - [http](https://github.com/hyperium/http) (1.4.0)
1305
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
1306
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
1307
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
1302
1308
 
1303
1309
  ````text
1304
- Copyright (c) 2017 http-rs authors
1310
+ MIT License
1305
1311
 
1306
- Permission is hereby granted, free of charge, to any
1307
- person obtaining a copy of this software and associated
1308
- documentation files (the "Software"), to deal in the
1309
- Software without restriction, including without
1310
- limitation the rights to use, copy, modify, merge,
1311
- publish, distribute, sublicense, and/or sell copies of
1312
- the Software, and to permit persons to whom the Software
1313
- is furnished to do so, subject to the following
1314
- conditions:
1312
+ Copyright (c) 2017 Ted Driggs
1315
1313
 
1316
- The above copyright notice and this permission notice
1317
- shall be included in all copies or substantial portions
1318
- of the Software.
1314
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1315
+ of this software and associated documentation files (the "Software"), to deal
1316
+ in the Software without restriction, including without limitation the rights
1317
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1318
+ copies of the Software, and to permit persons to whom the Software is
1319
+ furnished to do so, subject to the following conditions:
1319
1320
 
1320
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1321
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1322
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1323
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1324
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1325
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1326
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1327
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1328
- DEALINGS IN THE SOFTWARE.
1321
+ The above copyright notice and this permission notice shall be included in all
1322
+ copies or substantial portions of the Software.
1323
+
1324
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1325
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1326
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1327
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1328
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1329
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1330
+ SOFTWARE.
1329
1331
 
1330
1332
  ````
1331
1333
 
@@ -1335,10 +1337,10 @@ DEALINGS IN THE SOFTWARE.
1335
1337
 
1336
1338
  ### Rust Crates:
1337
1339
 
1338
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
1340
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
1339
1341
 
1340
1342
  ````text
1341
- Copyright (c) 2021 RustCrypto Developers
1343
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
1342
1344
 
1343
1345
  Permission is hereby granted, free of charge, to any
1344
1346
  person obtaining a copy of this software and associated
@@ -1372,11 +1374,10 @@ DEALINGS IN THE SOFTWARE.
1372
1374
 
1373
1375
  ### Rust Crates:
1374
1376
 
1375
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
1377
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
1376
1378
 
1377
1379
  ````text
1378
- Copyright (c) 2018-2026 The rust-random Project Developers
1379
- Copyright (c) 2014 The Rust Project Developers
1380
+ Copyright (c) 2016--2023
1380
1381
 
1381
1382
  Permission is hereby granted, free of charge, to any
1382
1383
  person obtaining a copy of this software and associated
@@ -1408,14 +1409,14 @@ DEALINGS IN THE SOFTWARE.
1408
1409
 
1409
1410
  ## The following dependencies are licensed under the MIT License:
1410
1411
 
1411
- ### Rust Crates:
1412
+ ### NPM Packages:
1412
1413
 
1413
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
1414
+ - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.9) (0.0.9)
1414
1415
 
1415
1416
  ````text
1416
1417
  MIT License
1417
1418
 
1418
- Copyright (c) 2025 Callum Oakley
1419
+ Copyright (c) 2026 Huawei Device Co., Ltd.
1419
1420
 
1420
1421
  Permission is hereby granted, free of charge, to any person obtaining a copy
1421
1422
  of this software and associated documentation files (the "Software"), to deal
@@ -1443,28 +1444,34 @@ SOFTWARE.
1443
1444
 
1444
1445
  ### Rust Crates:
1445
1446
 
1446
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1447
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
1447
1448
 
1448
1449
  ````text
1449
- Copyright (c) 2014 Carl Lerche and other MIO contributors
1450
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
1450
1451
 
1451
- Permission is hereby granted, free of charge, to any person obtaining a copy
1452
- of this software and associated documentation files (the "Software"), to deal
1453
- in the Software without restriction, including without limitation the rights
1454
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1455
- copies of the Software, and to permit persons to whom the Software is
1456
- furnished to do so, subject to the following conditions:
1452
+ Permission is hereby granted, free of charge, to any
1453
+ person obtaining a copy of this software and associated
1454
+ documentation files (the "Software"), to deal in the
1455
+ Software without restriction, including without
1456
+ limitation the rights to use, copy, modify, merge,
1457
+ publish, distribute, sublicense, and/or sell copies of
1458
+ the Software, and to permit persons to whom the Software
1459
+ is furnished to do so, subject to the following
1460
+ conditions:
1457
1461
 
1458
- The above copyright notice and this permission notice shall be included in
1459
- all copies or substantial portions of the Software.
1462
+ The above copyright notice and this permission notice
1463
+ shall be included in all copies or substantial portions
1464
+ of the Software.
1460
1465
 
1461
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1462
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1463
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1464
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1465
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1466
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1467
- THE SOFTWARE.
1466
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1467
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1468
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1469
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1470
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1471
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1472
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1473
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1474
+ DEALINGS IN THE SOFTWARE.
1468
1475
 
1469
1476
  ````
1470
1477
 
@@ -1474,11 +1481,10 @@ THE SOFTWARE.
1474
1481
 
1475
1482
  ### Rust Crates:
1476
1483
 
1477
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
1484
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
1478
1485
 
1479
1486
  ````text
1480
- Copyright (c) 2018-2023 Sean McArthur
1481
- Copyright (c) 2016 Alex Crichton
1487
+ Copyright (c) 2015-2025 Sean McArthur
1482
1488
 
1483
1489
  Permission is hereby granted, free of charge, to any person obtaining a copy
1484
1490
  of this software and associated documentation files (the "Software"), to deal
@@ -1507,63 +1513,17 @@ THE SOFTWARE.
1507
1513
 
1508
1514
  ### Rust Crates:
1509
1515
 
1510
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
1516
+ - [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
1517
+ - [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
1518
+ - [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
1519
+ - [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
1511
1520
 
1512
1521
  ````text
1513
- MIT License
1514
-
1515
- Copyright (c) [2021] [Marvin Countryman]
1516
-
1517
- Permission is hereby granted, free of charge, to any person obtaining a copy
1518
- of this software and associated documentation files (the "Software"), to deal
1519
- in the Software without restriction, including without limitation the rights
1520
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1521
- copies of the Software, and to permit persons to whom the Software is
1522
- furnished to do so, subject to the following conditions:
1523
-
1524
- The above copyright notice and this permission notice shall be included in all
1525
- copies or substantial portions of the Software.
1526
-
1527
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1528
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1529
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1530
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1531
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1532
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1533
- SOFTWARE.
1534
-
1535
- ````
1536
-
1537
- ---
1538
-
1539
- ## The following dependencies are licensed under the MIT License:
1540
-
1541
- ### Rust Crates:
1522
+ 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:
1542
1523
 
1543
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
1524
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1544
1525
 
1545
- ````text
1546
- The MIT License (MIT)
1547
-
1548
- Copyright (c) 2015 Bartłomiej Kamiński
1549
-
1550
- Permission is hereby granted, free of charge, to any person obtaining a copy
1551
- of this software and associated documentation files (the "Software"), to deal
1552
- in the Software without restriction, including without limitation the rights
1553
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1554
- copies of the Software, and to permit persons to whom the Software is
1555
- furnished to do so, subject to the following conditions:
1556
-
1557
- The above copyright notice and this permission notice shall be included in all
1558
- copies or substantial portions of the Software.
1559
-
1560
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1561
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1562
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1563
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1564
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1565
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1566
- SOFTWARE.
1526
+ 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.
1567
1527
  ````
1568
1528
 
1569
1529
  ---
@@ -1572,19 +1532,10 @@ SOFTWARE.
1572
1532
 
1573
1533
  ### Rust Crates:
1574
1534
 
1575
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
1576
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
1577
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
1578
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
1579
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
1580
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
1581
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
1582
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
1583
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
1535
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
1584
1536
 
1585
1537
  ````text
1586
- Copyright (c) 2016 Alex Crichton
1587
- Copyright (c) 2017 The Tokio Authors
1538
+ Copyright (c) 2016--2017
1588
1539
 
1589
1540
  Permission is hereby granted, free of charge, to any
1590
1541
  person obtaining a copy of this software and associated
@@ -1618,10 +1569,41 @@ DEALINGS IN THE SOFTWARE.
1618
1569
 
1619
1570
  ### Rust Crates:
1620
1571
 
1621
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
1572
+ - [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
1622
1573
 
1623
1574
  ````text
1624
- Copyright (c) 2016 Amanieu d'Antras
1575
+ Copyright 2018 Parity Technologies (UK) Ltd.
1576
+
1577
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1578
+ this software and associated documentation files (the "Software"), to deal in
1579
+ the Software without restriction, including without limitation the rights to
1580
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1581
+ the Software, and to permit persons to whom the Software is furnished to do so,
1582
+ subject to the following conditions:
1583
+
1584
+ The above copyright notice and this permission notice shall be included in all
1585
+ copies or substantial portions of the Software.
1586
+
1587
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1588
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1589
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
1590
+ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1591
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1592
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1593
+
1594
+ ````
1595
+
1596
+ ---
1597
+
1598
+ ## The following dependencies are licensed under the MIT License:
1599
+
1600
+ ### Rust Crates:
1601
+
1602
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
1603
+
1604
+ ````text
1605
+ Copyright (c) 2018-2026 The rust-random Project Developers
1606
+ Copyright (c) 2014 The Rust Project Developers
1625
1607
 
1626
1608
  Permission is hereby granted, free of charge, to any
1627
1609
  person obtaining a copy of this software and associated
@@ -1655,13 +1637,15 @@ DEALINGS IN THE SOFTWARE.
1655
1637
 
1656
1638
  ### Rust Crates:
1657
1639
 
1658
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
1659
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
1640
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
1641
+ - [log](https://github.com/rust-lang/log) (0.4.29)
1642
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
1643
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
1644
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
1645
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
1660
1646
 
1661
1647
  ````text
1662
- Copyright (c) 2006-2009 Graydon Hoare
1663
- Copyright (c) 2009-2013 Mozilla Foundation
1664
- Copyright (c) 2016 Artyom Pavlov
1648
+ Copyright (c) 2014 The Rust Project Developers
1665
1649
 
1666
1650
  Permission is hereby granted, free of charge, to any
1667
1651
  person obtaining a copy of this software and associated
@@ -1695,76 +1679,10 @@ DEALINGS IN THE SOFTWARE.
1695
1679
 
1696
1680
  ### Rust Crates:
1697
1681
 
1698
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
1699
-
1700
- ````text
1701
- Copyright (c) 2014-2026 Sean McArthur
1702
-
1703
- Permission is hereby granted, free of charge, to any person obtaining a copy
1704
- of this software and associated documentation files (the "Software"), to deal
1705
- in the Software without restriction, including without limitation the rights
1706
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1707
- copies of the Software, and to permit persons to whom the Software is
1708
- furnished to do so, subject to the following conditions:
1709
-
1710
- The above copyright notice and this permission notice shall be included in
1711
- all copies or substantial portions of the Software.
1712
-
1713
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1714
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1715
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1716
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1717
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1718
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1719
- THE SOFTWARE.
1720
-
1721
- ````
1722
-
1723
- ---
1724
-
1725
- ## The following dependencies are licensed under the MIT License:
1726
-
1727
- ### Rust Crates:
1728
-
1729
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
1730
-
1731
- ````text
1732
- The MIT License (MIT)
1733
-
1734
- Copyright (c) 2016 Johann Tuffe
1735
-
1736
- Permission is hereby granted, free of charge, to any person obtaining a copy
1737
- of this software and associated documentation files (the "Software"), to deal
1738
- in the Software without restriction, including without limitation the rights
1739
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1740
- copies of the Software, and to permit persons to whom the Software is
1741
- furnished to do so, subject to the following conditions:
1742
-
1743
-
1744
- The above copyright notice and this permission notice shall be included in
1745
- all copies or substantial portions of the Software.
1746
-
1747
-
1748
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1749
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1750
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1751
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1752
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1753
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1754
- THE SOFTWARE.
1755
-
1756
- ````
1757
-
1758
- ---
1759
-
1760
- ## The following dependencies are licensed under the MIT License:
1761
-
1762
- ### Rust Crates:
1763
-
1764
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
1682
+ - [http](https://github.com/hyperium/http) (1.4.0)
1765
1683
 
1766
1684
  ````text
1767
- Copyright (c) 2014-2026 Alex Crichton
1685
+ Copyright (c) 2017 http-rs authors
1768
1686
 
1769
1687
  Permission is hereby granted, free of charge, to any
1770
1688
  person obtaining a copy of this software and associated
@@ -1798,41 +1716,10 @@ DEALINGS IN THE SOFTWARE.
1798
1716
 
1799
1717
  ### Rust Crates:
1800
1718
 
1801
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
1802
-
1803
- ````text
1804
- Copyright (c) 2019 Eliza Weisman
1805
-
1806
- Permission is hereby granted, free of charge, to any person obtaining a copy
1807
- of this software and associated documentation files (the "Software"), to deal
1808
- in the Software without restriction, including without limitation the rights
1809
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1810
- copies of the Software, and to permit persons to whom the Software is
1811
- furnished to do so, subject to the following conditions:
1812
-
1813
- The above copyright notice and this permission notice shall be included in
1814
- all copies or substantial portions of the Software.
1815
-
1816
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1817
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1818
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1819
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1820
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1821
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1822
- THE SOFTWARE.
1823
-
1824
- ````
1825
-
1826
- ---
1827
-
1828
- ## The following dependencies are licensed under the MIT License:
1829
-
1830
- ### Rust Crates:
1831
-
1832
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
1719
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
1833
1720
 
1834
1721
  ````text
1835
- Copyright 2023 The Fuchsia Authors
1722
+ Copyright (c) The rust-url developers
1836
1723
 
1837
1724
  Permission is hereby granted, free of charge, to any
1838
1725
  person obtaining a copy of this software and associated
@@ -1858,39 +1745,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1858
1745
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1859
1746
  DEALINGS IN THE SOFTWARE.
1860
1747
 
1861
-
1862
- ````
1863
-
1864
- ---
1865
-
1866
- ## The following dependencies are licensed under the MIT License:
1867
-
1868
- ### Rust Crates:
1869
-
1870
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
1871
- - [widestring](https://github.com/VoidStarKat/widestring-rs) (1.2.1)
1872
-
1873
- ````text
1874
- MIT License
1875
-
1876
- Permission is hereby granted, free of charge, to any person obtaining a copy
1877
- of this software and associated documentation files (the "Software"), to deal
1878
- in the Software without restriction, including without limitation the rights
1879
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1880
- copies of the Software, and to permit persons to whom the Software is
1881
- furnished to do so, subject to the following conditions:
1882
-
1883
- The above copyright notice and this permission notice shall be included in all
1884
- copies or substantial portions of the Software.
1885
-
1886
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1887
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1888
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1889
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1890
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1891
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1892
- SOFTWARE.
1893
-
1894
1748
  ````
1895
1749
 
1896
1750
  ---
@@ -1899,11 +1753,12 @@ SOFTWARE.
1899
1753
 
1900
1754
  ### Rust Crates:
1901
1755
 
1902
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
1903
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
1756
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
1757
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
1758
+ - [url](https://github.com/servo/rust-url) (2.5.8)
1904
1759
 
1905
1760
  ````text
1906
- Copyright (c) 2014 Alex Crichton
1761
+ Copyright (c) 2013-2025 The rust-url developers
1907
1762
 
1908
1763
  Permission is hereby granted, free of charge, to any
1909
1764
  person obtaining a copy of this software and associated
@@ -1935,33 +1790,32 @@ DEALINGS IN THE SOFTWARE.
1935
1790
 
1936
1791
  ## The following dependencies are licensed under the MIT License:
1937
1792
 
1938
- ### NPM Packages:
1793
+ ### Rust Crates:
1939
1794
 
1940
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
1941
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
1795
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
1942
1796
 
1943
1797
  ````text
1944
- MIT License
1798
+ MIT License
1945
1799
 
1946
- Copyright (c) Microsoft Corporation.
1800
+ Copyright (c) 2025 Callum Oakley
1947
1801
 
1948
- Permission is hereby granted, free of charge, to any person obtaining a copy
1949
- of this software and associated documentation files (the "Software"), to deal
1950
- in the Software without restriction, including without limitation the rights
1951
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1952
- copies of the Software, and to permit persons to whom the Software is
1953
- furnished to do so, subject to the following conditions:
1802
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1803
+ of this software and associated documentation files (the "Software"), to deal
1804
+ in the Software without restriction, including without limitation the rights
1805
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1806
+ copies of the Software, and to permit persons to whom the Software is
1807
+ furnished to do so, subject to the following conditions:
1954
1808
 
1955
- The above copyright notice and this permission notice shall be included in all
1956
- copies or substantial portions of the Software.
1809
+ The above copyright notice and this permission notice shall be included in all
1810
+ copies or substantial portions of the Software.
1957
1811
 
1958
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1959
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1960
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1961
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1962
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1963
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1964
- SOFTWARE
1812
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1813
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1814
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1815
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1816
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1817
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1818
+ SOFTWARE.
1965
1819
 
1966
1820
  ````
1967
1821
 
@@ -1971,10 +1825,10 @@ DEALINGS IN THE SOFTWARE.
1971
1825
 
1972
1826
  ### Rust Crates:
1973
1827
 
1974
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
1828
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
1975
1829
 
1976
1830
  ````text
1977
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
1831
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
1978
1832
 
1979
1833
  Permission is hereby granted, free of charge, to any
1980
1834
  person obtaining a copy of this software and associated
@@ -2008,11 +1862,38 @@ DEALINGS IN THE SOFTWARE.
2008
1862
 
2009
1863
  ### Rust Crates:
2010
1864
 
2011
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
1865
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
1866
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
1867
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
1868
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
1869
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
1870
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
1871
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
1872
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
1873
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
1874
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
1875
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
1876
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
1877
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
1878
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
1879
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
1880
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
1881
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
1882
+ - [semver](https://github.com/dtolnay/semver) (1.0.28)
1883
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
1884
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
1885
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
1886
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
1887
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
1888
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
1889
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
1890
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
1891
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
1892
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
1893
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
1894
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
2012
1895
 
2013
1896
  ````text
2014
- Copyright (c) 2018-2019 The RustCrypto Project Developers
2015
-
2016
1897
  Permission is hereby granted, free of charge, to any
2017
1898
  person obtaining a copy of this software and associated
2018
1899
  documentation files (the "Software"), to deal in the
@@ -2045,17 +1926,34 @@ DEALINGS IN THE SOFTWARE.
2045
1926
 
2046
1927
  ### Rust Crates:
2047
1928
 
2048
- - [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
2049
- - [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
2050
- - [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
2051
- - [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
1929
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
1930
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
1931
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
1932
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
2052
1933
 
2053
1934
  ````text
2054
- 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:
1935
+ The MIT License (MIT)
2055
1936
 
2056
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1937
+ Copyright (c) 2015 Andrew Gallant
1938
+
1939
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1940
+ of this software and associated documentation files (the "Software"), to deal
1941
+ in the Software without restriction, including without limitation the rights
1942
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1943
+ copies of the Software, and to permit persons to whom the Software is
1944
+ furnished to do so, subject to the following conditions:
1945
+
1946
+ The above copyright notice and this permission notice shall be included in
1947
+ all copies or substantial portions of the Software.
1948
+
1949
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1950
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1951
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1952
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1953
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1954
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1955
+ THE SOFTWARE.
2057
1956
 
2058
- 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.
2059
1957
  ````
2060
1958
 
2061
1959
  ---
@@ -2064,10 +1962,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2064
1962
 
2065
1963
  ### Rust Crates:
2066
1964
 
2067
- - [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
1965
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
2068
1966
 
2069
1967
  ````text
2070
- Copyright (c) 2015 steffengy
1968
+ Copyright 2017 Juniper Networks, Inc.
2071
1969
 
2072
1970
  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:
2073
1971
 
@@ -2083,34 +1981,28 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2083
1981
 
2084
1982
  ### Rust Crates:
2085
1983
 
2086
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
1984
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
2087
1985
 
2088
1986
  ````text
2089
- Copyright (c) 2019-2021 Tower Contributors
1987
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
2090
1988
 
2091
- Permission is hereby granted, free of charge, to any
2092
- person obtaining a copy of this software and associated
2093
- documentation files (the "Software"), to deal in the
2094
- Software without restriction, including without
2095
- limitation the rights to use, copy, modify, merge,
2096
- publish, distribute, sublicense, and/or sell copies of
2097
- the Software, and to permit persons to whom the Software
2098
- is furnished to do so, subject to the following
2099
- conditions:
1989
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1990
+ of this software and associated documentation files (the "Software"), to deal
1991
+ in the Software without restriction, including without limitation the rights
1992
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1993
+ copies of the Software, and to permit persons to whom the Software is
1994
+ furnished to do so, subject to the following conditions:
2100
1995
 
2101
- The above copyright notice and this permission notice
2102
- shall be included in all copies or substantial portions
2103
- of the Software.
1996
+ The above copyright notice and this permission notice shall be included in
1997
+ all copies or substantial portions of the Software.
2104
1998
 
2105
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2106
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2107
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2108
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2109
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2110
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2111
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2112
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2113
- DEALINGS IN THE SOFTWARE.
1999
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2000
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2001
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2002
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2003
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2004
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2005
+ THE SOFTWARE.
2114
2006
 
2115
2007
  ````
2116
2008
 
@@ -2120,10 +2012,13 @@ DEALINGS IN THE SOFTWARE.
2120
2012
 
2121
2013
  ### Rust Crates:
2122
2014
 
2123
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
2015
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
2016
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
2124
2017
 
2125
2018
  ````text
2126
- Copyright (c) 2013-2016 The rust-url developers
2019
+ Copyright (c) 2006-2009 Graydon Hoare
2020
+ Copyright (c) 2009-2013 Mozilla Foundation
2021
+ Copyright (c) 2016 Artyom Pavlov
2127
2022
 
2128
2023
  Permission is hereby granted, free of charge, to any
2129
2024
  person obtaining a copy of this software and associated
@@ -2155,48 +2050,30 @@ DEALINGS IN THE SOFTWARE.
2155
2050
 
2156
2051
  ## The following dependencies are licensed under the MIT License:
2157
2052
 
2158
- ### NPM Packages:
2159
-
2160
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
2161
-
2162
- ````text
2163
- This software is released under the MIT license:
2164
-
2165
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2166
- this software and associated documentation files (the "Software"), to deal in
2167
- the Software without restriction, including without limitation the rights to
2168
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2169
- the Software, and to permit persons to whom the Software is furnished to do so,
2170
- subject to the following conditions:
2171
-
2172
- The above copyright notice and this permission notice shall be included in all
2173
- copies or substantial portions of the Software.
2174
-
2175
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2176
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2177
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2178
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2179
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2180
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2181
-
2182
- ````
2183
-
2184
- ---
2185
-
2186
- ## The following dependencies are licensed under the MIT License:
2187
-
2188
2053
  ### Rust Crates:
2189
2054
 
2190
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
2055
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
2191
2056
 
2192
2057
  ````text
2193
- Copyright 2016 Nika Layzell
2058
+ Copyright (c) 2019 Eliza Weisman
2194
2059
 
2195
- 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:
2060
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2061
+ of this software and associated documentation files (the "Software"), to deal
2062
+ in the Software without restriction, including without limitation the rights
2063
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2064
+ copies of the Software, and to permit persons to whom the Software is
2065
+ furnished to do so, subject to the following conditions:
2196
2066
 
2197
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2067
+ The above copyright notice and this permission notice shall be included in
2068
+ all copies or substantial portions of the Software.
2198
2069
 
2199
- 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.
2070
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2071
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2072
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2073
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2074
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2075
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2076
+ THE SOFTWARE.
2200
2077
 
2201
2078
  ````
2202
2079
 
@@ -2206,10 +2083,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2206
2083
 
2207
2084
  ### Rust Crates:
2208
2085
 
2209
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
2086
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
2210
2087
 
2211
2088
  ````text
2212
- Copyright (c) 2019 The CryptoCorrosion Contributors
2089
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
2213
2090
 
2214
2091
  Permission is hereby granted, free of charge, to any
2215
2092
  person obtaining a copy of this software and associated
@@ -2243,43 +2120,10 @@ DEALINGS IN THE SOFTWARE.
2243
2120
 
2244
2121
  ### Rust Crates:
2245
2122
 
2246
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
2247
-
2248
- ````text
2249
- MIT License
2250
-
2251
- Copyright (c) 2017 Nikolai Vazquez
2252
-
2253
- Permission is hereby granted, free of charge, to any person obtaining a copy
2254
- of this software and associated documentation files (the "Software"), to deal
2255
- in the Software without restriction, including without limitation the rights
2256
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2257
- copies of the Software, and to permit persons to whom the Software is
2258
- furnished to do so, subject to the following conditions:
2259
-
2260
- The above copyright notice and this permission notice shall be included in all
2261
- copies or substantial portions of the Software.
2262
-
2263
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2264
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2265
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2266
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2267
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2268
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2269
- SOFTWARE.
2270
-
2271
- ````
2272
-
2273
- ---
2274
-
2275
- ## The following dependencies are licensed under the MIT License:
2276
-
2277
- ### Rust Crates:
2278
-
2279
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
2123
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
2280
2124
 
2281
2125
  ````text
2282
- Copyright (c) 2017 Artyom Pavlov
2126
+ Copyright (c) 2016 Anthony Ramine
2283
2127
 
2284
2128
  Permission is hereby granted, free of charge, to any
2285
2129
  person obtaining a copy of this software and associated
@@ -2313,13 +2157,10 @@ DEALINGS IN THE SOFTWARE.
2313
2157
 
2314
2158
  ### Rust Crates:
2315
2159
 
2316
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
2317
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
2318
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
2319
- - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
2160
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
2320
2161
 
2321
2162
  ````text
2322
- Copyright (c) 2016 The Rust Project Developers
2163
+ Copyright (c) 2018 The Servo Project Developers
2323
2164
 
2324
2165
  Permission is hereby granted, free of charge, to any
2325
2166
  person obtaining a copy of this software and associated
@@ -2353,16 +2194,10 @@ DEALINGS IN THE SOFTWARE.
2353
2194
 
2354
2195
  ### Rust Crates:
2355
2196
 
2356
- - [rand](https://github.com/rust-random/rand) (0.8.5)
2357
- - [rand](https://github.com/rust-random/rand) (0.9.4)
2358
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
2359
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
2360
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
2361
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
2197
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2362
2198
 
2363
2199
  ````text
2364
- Copyright 2018 Developers of the Rand project
2365
- Copyright (c) 2014 The Rust Project Developers
2200
+ Copyright (c) 2019 Carl Lerche
2366
2201
 
2367
2202
  Permission is hereby granted, free of charge, to any
2368
2203
  person obtaining a copy of this software and associated
@@ -2396,11 +2231,12 @@ DEALINGS IN THE SOFTWARE.
2396
2231
 
2397
2232
  ### Rust Crates:
2398
2233
 
2399
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
2400
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
2234
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
2401
2235
 
2402
2236
  ````text
2403
- Copyright (c) 2018-2019 dirs-rs contributors
2237
+ MIT License
2238
+
2239
+ Copyright (c) 2017 Nikolai Vazquez
2404
2240
 
2405
2241
  Permission is hereby granted, free of charge, to any person obtaining a copy
2406
2242
  of this software and associated documentation files (the "Software"), to deal
@@ -2428,34 +2264,19 @@ SOFTWARE.
2428
2264
 
2429
2265
  ### Rust Crates:
2430
2266
 
2431
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2267
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
2268
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
2432
2269
 
2433
2270
  ````text
2434
- Copyright (c) 2016--2017
2271
+ The MIT License (MIT)
2435
2272
 
2436
- Permission is hereby granted, free of charge, to any
2437
- person obtaining a copy of this software and associated
2438
- documentation files (the "Software"), to deal in the
2439
- Software without restriction, including without
2440
- limitation the rights to use, copy, modify, merge,
2441
- publish, distribute, sublicense, and/or sell copies of
2442
- the Software, and to permit persons to whom the Software
2443
- is furnished to do so, subject to the following
2444
- conditions:
2273
+ Copyright 2016 Google Inc. All Rights Reserved.
2445
2274
 
2446
- The above copyright notice and this permission notice
2447
- shall be included in all copies or substantial portions
2448
- of the Software.
2275
+ 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:
2449
2276
 
2450
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2451
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2452
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2453
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2454
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2455
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2456
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2457
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2458
- DEALINGS IN THE SOFTWARE.
2277
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2278
+
2279
+ 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.
2459
2280
 
2460
2281
  ````
2461
2282
 
@@ -2465,12 +2286,12 @@ DEALINGS IN THE SOFTWARE.
2465
2286
 
2466
2287
  ### Rust Crates:
2467
2288
 
2468
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
2289
+ - [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
2469
2290
 
2470
2291
  ````text
2471
- The MIT License (MIT)
2292
+ MIT License
2472
2293
 
2473
- Copyright (c) 2015 Alice Maz
2294
+ Copyright (c) 2025 rutrum
2474
2295
 
2475
2296
  Permission is hereby granted, free of charge, to any person obtaining a copy
2476
2297
  of this software and associated documentation files (the "Software"), to deal
@@ -2479,16 +2300,50 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2479
2300
  copies of the Software, and to permit persons to whom the Software is
2480
2301
  furnished to do so, subject to the following conditions:
2481
2302
 
2482
- The above copyright notice and this permission notice shall be included in
2483
- all copies or substantial portions of the Software.
2303
+ The above copyright notice and this permission notice shall be included in all
2304
+ copies or substantial portions of the Software.
2484
2305
 
2485
2306
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2486
2307
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2487
2308
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2488
2309
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2489
2310
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2490
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2491
- THE SOFTWARE.
2311
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2312
+ SOFTWARE.
2313
+ ````
2314
+
2315
+ ---
2316
+
2317
+ ## The following dependencies are licensed under the MIT License:
2318
+
2319
+ ### Rust Crates:
2320
+
2321
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
2322
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
2323
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
2324
+
2325
+ ````text
2326
+ MIT License
2327
+
2328
+ Copyright (c) Tokio Contributors
2329
+
2330
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2331
+ of this software and associated documentation files (the "Software"), to deal
2332
+ in the Software without restriction, including without limitation the rights
2333
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2334
+ copies of the Software, and to permit persons to whom the Software is
2335
+ furnished to do so, subject to the following conditions:
2336
+
2337
+ The above copyright notice and this permission notice shall be included in all
2338
+ copies or substantial portions of the Software.
2339
+
2340
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2341
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2342
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2343
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2344
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2345
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2346
+ SOFTWARE.
2492
2347
 
2493
2348
  ````
2494
2349
 
@@ -2498,10 +2353,10 @@ THE SOFTWARE.
2498
2353
 
2499
2354
  ### Rust Crates:
2500
2355
 
2501
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
2356
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2502
2357
 
2503
2358
  ````text
2504
- Copyright (c) The Rust Project Developers
2359
+ Copyright (c) 2015 Steven Allen
2505
2360
 
2506
2361
  Permission is hereby granted, free of charge, to any
2507
2362
  person obtaining a copy of this software and associated
@@ -2535,38 +2390,16 @@ DEALINGS IN THE SOFTWARE.
2535
2390
 
2536
2391
  ### Rust Crates:
2537
2392
 
2538
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
2539
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
2540
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
2541
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
2542
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
2543
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
2544
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
2545
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
2546
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
2547
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
2548
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
2549
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
2550
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
2551
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
2552
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
2553
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
2554
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
2555
- - [semver](https://github.com/dtolnay/semver) (1.0.28)
2556
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
2557
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
2558
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
2559
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
2560
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
2561
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
2562
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
2563
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
2564
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
2565
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
2566
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
2567
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
2393
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
2394
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
2395
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
2396
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
2397
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
2398
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
2568
2399
 
2569
2400
  ````text
2401
+ Copyright (c) 2019 Tokio Contributors
2402
+
2570
2403
  Permission is hereby granted, free of charge, to any
2571
2404
  person obtaining a copy of this software and associated
2572
2405
  documentation files (the "Software"), to deal in the
@@ -2599,28 +2432,34 @@ DEALINGS IN THE SOFTWARE.
2599
2432
 
2600
2433
  ### Rust Crates:
2601
2434
 
2602
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
2435
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
2603
2436
 
2604
2437
  ````text
2605
- Copyright (c) 2016 The rust-native-tls Developers
2438
+ Copyright (c) 2021 RustCrypto Developers
2606
2439
 
2607
- Permission is hereby granted, free of charge, to any person obtaining a copy
2608
- of this software and associated documentation files (the "Software"), to deal
2609
- in the Software without restriction, including without limitation the rights
2610
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2611
- copies of the Software, and to permit persons to whom the Software is
2612
- furnished to do so, subject to the following conditions:
2440
+ Permission is hereby granted, free of charge, to any
2441
+ person obtaining a copy of this software and associated
2442
+ documentation files (the "Software"), to deal in the
2443
+ Software without restriction, including without
2444
+ limitation the rights to use, copy, modify, merge,
2445
+ publish, distribute, sublicense, and/or sell copies of
2446
+ the Software, and to permit persons to whom the Software
2447
+ is furnished to do so, subject to the following
2448
+ conditions:
2613
2449
 
2614
- The above copyright notice and this permission notice shall be included in all
2615
- copies or substantial portions of the Software.
2450
+ The above copyright notice and this permission notice
2451
+ shall be included in all copies or substantial portions
2452
+ of the Software.
2616
2453
 
2617
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2618
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2619
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2620
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2621
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2622
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2623
- SOFTWARE.
2454
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2455
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2456
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2457
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2458
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2459
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2460
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2461
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2462
+ DEALINGS IN THE SOFTWARE.
2624
2463
 
2625
2464
  ````
2626
2465
 
@@ -2662,13 +2501,89 @@ THE SOFTWARE.
2662
2501
 
2663
2502
  ### Rust Crates:
2664
2503
 
2665
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
2666
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
2504
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
2667
2505
 
2668
2506
  ````text
2669
- MIT License
2507
+ Copyright (c) 2017 Carl Lerche
2508
+ Copyright (c) 2018 Bastian Köcher
2509
+ Copyright (c) 2019-2020 Artem Vorotnikov
2670
2510
 
2671
- Copyright (c) 2019 Graham Esau
2511
+ Permission is hereby granted, free of charge, to any
2512
+ person obtaining a copy of this software and associated
2513
+ documentation files (the "Software"), to deal in the
2514
+ Software without restriction, including without
2515
+ limitation the rights to use, copy, modify, merge,
2516
+ publish, distribute, sublicense, and/or sell copies of
2517
+ the Software, and to permit persons to whom the Software
2518
+ is furnished to do so, subject to the following
2519
+ conditions:
2520
+
2521
+ The above copyright notice and this permission notice
2522
+ shall be included in all copies or substantial portions
2523
+ of the Software.
2524
+
2525
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2526
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2527
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2528
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2529
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2530
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2531
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2532
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2533
+ DEALINGS IN THE SOFTWARE.
2534
+
2535
+ ````
2536
+
2537
+ ---
2538
+
2539
+ ## The following dependencies are licensed under the MIT License:
2540
+
2541
+ ### Rust Crates:
2542
+
2543
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
2544
+
2545
+ ````text
2546
+ Copyright (c) 2017 Robert Grosse
2547
+
2548
+ Permission is hereby granted, free of charge, to any
2549
+ person obtaining a copy of this software and associated
2550
+ documentation files (the "Software"), to deal in the
2551
+ Software without restriction, including without
2552
+ limitation the rights to use, copy, modify, merge,
2553
+ publish, distribute, sublicense, and/or sell copies of
2554
+ the Software, and to permit persons to whom the Software
2555
+ is furnished to do so, subject to the following
2556
+ conditions:
2557
+
2558
+ The above copyright notice and this permission notice
2559
+ shall be included in all copies or substantial portions
2560
+ of the Software.
2561
+
2562
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2563
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2564
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2565
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2566
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2567
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2568
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2569
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2570
+ DEALINGS IN THE SOFTWARE.
2571
+ ````
2572
+
2573
+ ---
2574
+
2575
+ ## The following dependencies are licensed under the MIT License:
2576
+
2577
+ ### Rust Crates:
2578
+
2579
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
2580
+
2581
+ ````text
2582
+ The MIT License (MIT)
2583
+
2584
+ Copyright (c) 2015 Danny Guo
2585
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2586
+ Copyright (c) 2018 Akash Kurdekar
2672
2587
 
2673
2588
  Permission is hereby granted, free of charge, to any person obtaining a copy
2674
2589
  of this software and associated documentation files (the "Software"), to deal
@@ -2696,12 +2611,11 @@ SOFTWARE.
2696
2611
 
2697
2612
  ### Rust Crates:
2698
2613
 
2699
- - [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
2614
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
2700
2615
 
2701
2616
  ````text
2702
- MIT License
2703
-
2704
- Copyright (c) 2025 rutrum
2617
+ Copyright (c) 2017 Daniel Abramov
2618
+ Copyright (c) 2017 Alexey Galakhov
2705
2619
 
2706
2620
  Permission is hereby granted, free of charge, to any person obtaining a copy
2707
2621
  of this software and associated documentation files (the "Software"), to deal
@@ -2710,16 +2624,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2710
2624
  copies of the Software, and to permit persons to whom the Software is
2711
2625
  furnished to do so, subject to the following conditions:
2712
2626
 
2713
- The above copyright notice and this permission notice shall be included in all
2714
- copies or substantial portions of the Software.
2627
+ The above copyright notice and this permission notice shall be included in
2628
+ all copies or substantial portions of the Software.
2715
2629
 
2716
2630
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2717
2631
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2718
2632
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2719
2633
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2720
2634
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2721
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2722
- SOFTWARE.
2635
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2636
+ THE SOFTWARE.
2637
+
2723
2638
  ````
2724
2639
 
2725
2640
  ---
@@ -2728,51 +2643,30 @@ SOFTWARE.
2728
2643
 
2729
2644
  ### Rust Crates:
2730
2645
 
2731
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
2732
- - [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
2733
- - [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
2734
- - [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
2735
- - [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
2736
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2737
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2738
- - [windows](https://github.com/microsoft/windows-rs) (0.62.2)
2739
- - [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
2740
- - [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
2741
- - [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
2742
- - [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
2743
- - [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
2744
- - [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
2745
- - [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
2746
- - [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
2747
- - [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
2748
- - [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
2749
- - [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
2750
- - [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
2751
- - [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
2752
- - [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
2753
- - [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
2754
- - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
2755
- - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
2646
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
2756
2647
 
2757
2648
  ````text
2758
- MIT License
2649
+ The MIT License (MIT)
2759
2650
 
2760
- Copyright (c) <year> <copyright holders>
2651
+ Copyright (c) 2014 Paho Lurie-Gregg
2761
2652
 
2762
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
2763
- associated documentation files (the "Software"), to deal in the Software without restriction, including
2764
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2765
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
2766
- following conditions:
2653
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2654
+ of this software and associated documentation files (the "Software"), to deal
2655
+ in the Software without restriction, including without limitation the rights
2656
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2657
+ copies of the Software, and to permit persons to whom the Software is
2658
+ furnished to do so, subject to the following conditions:
2767
2659
 
2768
- The above copyright notice and this permission notice shall be included in all copies or substantial
2769
- portions of the Software.
2660
+ The above copyright notice and this permission notice shall be included in all
2661
+ copies or substantial portions of the Software.
2770
2662
 
2771
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
2772
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
2773
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2774
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
2775
- USE OR OTHER DEALINGS IN THE SOFTWARE.
2663
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2664
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2665
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2666
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2667
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2668
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2669
+ SOFTWARE.
2776
2670
 
2777
2671
  ````
2778
2672
 
@@ -2782,10 +2676,10 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
2782
2676
 
2783
2677
  ### Rust Crates:
2784
2678
 
2785
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
2679
+ - [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
2786
2680
 
2787
2681
  ````text
2788
- Copyright (c) 2016 Anthony Ramine
2682
+ Copyright (c) 2015 The Rust Project Developers
2789
2683
 
2790
2684
  Permission is hereby granted, free of charge, to any
2791
2685
  person obtaining a copy of this software and associated
@@ -2819,24 +2713,96 @@ DEALINGS IN THE SOFTWARE.
2819
2713
 
2820
2714
  ### Rust Crates:
2821
2715
 
2822
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
2716
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
2823
2717
 
2824
2718
  ````text
2825
- MIT License
2826
-
2827
- Copyright (c) 2018-2021 The RustCrypto Project Developers
2719
+ Copyright Mozilla Foundation
2828
2720
 
2829
- Permission is hereby granted, free of charge, to any person obtaining a copy
2830
- of this software and associated documentation files (the "Software"), to deal
2831
- in the Software without restriction, including without limitation the rights
2832
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2833
- copies of the Software, and to permit persons to whom the Software is
2834
- furnished to do so, subject to the following conditions:
2721
+ Permission is hereby granted, free of charge, to any
2722
+ person obtaining a copy of this software and associated
2723
+ documentation files (the "Software"), to deal in the
2724
+ Software without restriction, including without
2725
+ limitation the rights to use, copy, modify, merge,
2726
+ publish, distribute, sublicense, and/or sell copies of
2727
+ the Software, and to permit persons to whom the Software
2728
+ is furnished to do so, subject to the following
2729
+ conditions:
2835
2730
 
2836
- The above copyright notice and this permission notice shall be included in all
2837
- copies or substantial portions of the Software.
2731
+ The above copyright notice and this permission notice
2732
+ shall be included in all copies or substantial portions
2733
+ of the Software.
2838
2734
 
2839
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2735
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2736
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2737
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2738
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2739
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2740
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2741
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2742
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2743
+ DEALINGS IN THE SOFTWARE.
2744
+
2745
+ ````
2746
+
2747
+ ---
2748
+
2749
+ ## The following dependencies are licensed under the MIT License:
2750
+
2751
+ ### Rust Crates:
2752
+
2753
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
2754
+
2755
+ ````text
2756
+ Copyright 2019-2024 YOSHIOKA Takuma
2757
+
2758
+ Permission is hereby granted, free of charge, to any
2759
+ person obtaining a copy of this software and associated
2760
+ documentation files (the "Software"), to deal in the
2761
+ Software without restriction, including without
2762
+ limitation the rights to use, copy, modify, merge,
2763
+ publish, distribute, sublicense, and/or sell copies of
2764
+ the Software, and to permit persons to whom the Software
2765
+ is furnished to do so, subject to the following
2766
+ conditions:
2767
+
2768
+ The above copyright notice and this permission notice
2769
+ shall be included in all copies or substantial portions
2770
+ of the Software.
2771
+
2772
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2773
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2774
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2775
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2776
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2777
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2778
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2779
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2780
+ DEALINGS IN THE SOFTWARE.
2781
+
2782
+ ````
2783
+
2784
+ ---
2785
+
2786
+ ## The following dependencies are licensed under the MIT License:
2787
+
2788
+ ### Rust Crates:
2789
+
2790
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
2791
+
2792
+ ````text
2793
+ Copyright (c) 2018 directories-rs contributors
2794
+
2795
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2796
+ of this software and associated documentation files (the "Software"), to deal
2797
+ in the Software without restriction, including without limitation the rights
2798
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2799
+ copies of the Software, and to permit persons to whom the Software is
2800
+ furnished to do so, subject to the following conditions:
2801
+
2802
+ The above copyright notice and this permission notice shall be included in all
2803
+ copies or substantial portions of the Software.
2804
+
2805
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2840
2806
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2841
2807
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2842
2808
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
@@ -2852,27 +2818,43 @@ SOFTWARE.
2852
2818
 
2853
2819
  ### Rust Crates:
2854
2820
 
2855
- - [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
2821
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2822
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2823
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2824
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2825
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2826
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2827
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2828
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2829
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2856
2830
 
2857
2831
  ````text
2858
- Copyright 2018 Parity Technologies (UK) Ltd.
2832
+ Copyright (c) 2016 Alex Crichton
2833
+ Copyright (c) 2017 The Tokio Authors
2859
2834
 
2860
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2861
- this software and associated documentation files (the "Software"), to deal in
2862
- the Software without restriction, including without limitation the rights to
2863
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2864
- the Software, and to permit persons to whom the Software is furnished to do so,
2865
- subject to the following conditions:
2835
+ Permission is hereby granted, free of charge, to any
2836
+ person obtaining a copy of this software and associated
2837
+ documentation files (the "Software"), to deal in the
2838
+ Software without restriction, including without
2839
+ limitation the rights to use, copy, modify, merge,
2840
+ publish, distribute, sublicense, and/or sell copies of
2841
+ the Software, and to permit persons to whom the Software
2842
+ is furnished to do so, subject to the following
2843
+ conditions:
2866
2844
 
2867
- The above copyright notice and this permission notice shall be included in all
2868
- copies or substantial portions of the Software.
2845
+ The above copyright notice and this permission notice
2846
+ shall be included in all copies or substantial portions
2847
+ of the Software.
2869
2848
 
2870
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2871
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2872
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
2873
- OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
2874
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2875
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2849
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2850
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2851
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2852
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2853
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2854
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2855
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2856
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2857
+ DEALINGS IN THE SOFTWARE.
2876
2858
 
2877
2859
  ````
2878
2860
 
@@ -2882,12 +2864,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2882
2864
 
2883
2865
  ### Rust Crates:
2884
2866
 
2885
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
2886
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
2887
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
2867
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
2888
2868
 
2889
2869
  ````text
2890
- Copyright (c) 2019 Tower Contributors
2870
+ Copyright (c) 2010 The Rust Project Developers
2891
2871
 
2892
2872
  Permission is hereby granted, free of charge, to any
2893
2873
  person obtaining a copy of this software and associated
@@ -2919,34 +2899,36 @@ DEALINGS IN THE SOFTWARE.
2919
2899
 
2920
2900
  ## The following dependencies are licensed under the MIT License:
2921
2901
 
2922
- ### NPM Packages:
2902
+ ### Rust Crates:
2923
2903
 
2924
- - [json5](https://github.com/json5/json5) (2.2.3)
2904
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
2925
2905
 
2926
2906
  ````text
2927
- MIT License
2928
-
2929
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
2930
-
2931
- Permission is hereby granted, free of charge, to any person obtaining a copy
2932
- of this software and associated documentation files (the "Software"), to deal
2933
- in the Software without restriction, including without limitation the rights
2934
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2935
- copies of the Software, and to permit persons to whom the Software is
2936
- furnished to do so, subject to the following conditions:
2907
+ Copyright (c) 2017 Contributors
2937
2908
 
2938
- The above copyright notice and this permission notice shall be included in all
2939
- copies or substantial portions of the Software.
2909
+ Permission is hereby granted, free of charge, to any
2910
+ person obtaining a copy of this software and associated
2911
+ documentation files (the "Software"), to deal in the
2912
+ Software without restriction, including without
2913
+ limitation the rights to use, copy, modify, merge,
2914
+ publish, distribute, sublicense, and/or sell copies of
2915
+ the Software, and to permit persons to whom the Software
2916
+ is furnished to do so, subject to the following
2917
+ conditions:
2940
2918
 
2941
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2942
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2943
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2944
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2945
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2946
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2947
- SOFTWARE.
2919
+ The above copyright notice and this permission notice
2920
+ shall be included in all copies or substantial portions
2921
+ of the Software.
2948
2922
 
2949
- [others]: https://github.com/json5/json5/contributors
2923
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2924
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2925
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2926
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2927
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2928
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2929
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2930
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2931
+ DEALINGS IN THE SOFTWARE.
2950
2932
 
2951
2933
  ````
2952
2934
 
@@ -2956,12 +2938,11 @@ SOFTWARE.
2956
2938
 
2957
2939
  ### Rust Crates:
2958
2940
 
2959
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
2941
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
2960
2942
 
2961
2943
  ````text
2962
- The MIT License (MIT)
2963
-
2964
- Copyright (c) 2014 Paho Lurie-Gregg
2944
+ Copyright (c) 2013-2014 The Rust Project Developers.
2945
+ Copyright (c) 2015-2020 The rust-hex Developers
2965
2946
 
2966
2947
  Permission is hereby granted, free of charge, to any person obtaining a copy
2967
2948
  of this software and associated documentation files (the "Software"), to deal
@@ -2989,10 +2970,16 @@ SOFTWARE.
2989
2970
 
2990
2971
  ### Rust Crates:
2991
2972
 
2992
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
2973
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
2993
2974
 
2994
2975
  ````text
2995
- Copyright (c) 2023-2025 Sean McArthur
2976
+ MIT License
2977
+
2978
+ Copyright 2013-2014 RAD Game Tools and Valve Software
2979
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
2980
+ Copyright (c) 2017 Frommi
2981
+ Copyright (c) 2017-2024 oyvindln
2982
+
2996
2983
 
2997
2984
  Permission is hereby granted, free of charge, to any person obtaining a copy
2998
2985
  of this software and associated documentation files (the "Software"), to deal
@@ -3001,16 +2988,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3001
2988
  copies of the Software, and to permit persons to whom the Software is
3002
2989
  furnished to do so, subject to the following conditions:
3003
2990
 
3004
- The above copyright notice and this permission notice shall be included in
3005
- all copies or substantial portions of the Software.
2991
+ The above copyright notice and this permission notice shall be included in all
2992
+ copies or substantial portions of the Software.
3006
2993
 
3007
2994
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3008
2995
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3009
2996
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3010
2997
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3011
2998
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3012
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3013
- THE SOFTWARE.
2999
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3000
+ SOFTWARE.
3014
3001
 
3015
3002
  ````
3016
3003
 
@@ -3020,11 +3007,9 @@ THE SOFTWARE.
3020
3007
 
3021
3008
  ### Rust Crates:
3022
3009
 
3023
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
3010
+ - [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
3024
3011
 
3025
3012
  ````text
3026
- Copyright (c) 2019 Carl Lerche
3027
-
3028
3013
  Permission is hereby granted, free of charge, to any
3029
3014
  person obtaining a copy of this software and associated
3030
3015
  documentation files (the "Software"), to deal in the
@@ -3048,7 +3033,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3048
3033
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3049
3034
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3050
3035
  DEALINGS IN THE SOFTWARE.
3051
-
3052
3036
  ````
3053
3037
 
3054
3038
  ---
@@ -3057,14 +3041,12 @@ DEALINGS IN THE SOFTWARE.
3057
3041
 
3058
3042
  ### Rust Crates:
3059
3043
 
3060
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
3061
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
3062
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
3044
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
3063
3045
 
3064
3046
  ````text
3065
3047
  MIT License
3066
3048
 
3067
- Copyright (c) 2017 Ted Driggs
3049
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
3068
3050
 
3069
3051
  Permission is hereby granted, free of charge, to any person obtaining a copy
3070
3052
  of this software and associated documentation files (the "Software"), to deal
@@ -3092,10 +3074,10 @@ SOFTWARE.
3092
3074
 
3093
3075
  ### Rust Crates:
3094
3076
 
3095
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
3077
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
3096
3078
 
3097
3079
  ````text
3098
- Copyright (c) 2018 Carl Lerche
3080
+ Copyright (c) 2013-2016 The rust-url developers
3099
3081
 
3100
3082
  Permission is hereby granted, free of charge, to any
3101
3083
  person obtaining a copy of this software and associated
@@ -3129,12 +3111,10 @@ DEALINGS IN THE SOFTWARE.
3129
3111
 
3130
3112
  ### Rust Crates:
3131
3113
 
3132
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
3114
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
3133
3115
 
3134
3116
  ````text
3135
- MIT License
3136
-
3137
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
3117
+ Copyright (c) 2018-2019 Sean McArthur
3138
3118
 
3139
3119
  Permission is hereby granted, free of charge, to any person obtaining a copy
3140
3120
  of this software and associated documentation files (the "Software"), to deal
@@ -3143,16 +3123,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3143
3123
  copies of the Software, and to permit persons to whom the Software is
3144
3124
  furnished to do so, subject to the following conditions:
3145
3125
 
3146
- The above copyright notice and this permission notice shall be included in all
3147
- copies or substantial portions of the Software.
3126
+ The above copyright notice and this permission notice shall be included in
3127
+ all copies or substantial portions of the Software.
3148
3128
 
3149
3129
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3150
3130
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3151
3131
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3152
3132
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3153
3133
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3154
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3155
- SOFTWARE.
3134
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3135
+ THE SOFTWARE.
3136
+
3156
3137
 
3157
3138
  ````
3158
3139
 
@@ -3162,9 +3143,14 @@ SOFTWARE.
3162
3143
 
3163
3144
  ### Rust Crates:
3164
3145
 
3165
- - [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
3146
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
3147
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
3148
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
3149
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
3166
3150
 
3167
3151
  ````text
3152
+ Copyright (c) 2016 The Rust Project Developers
3153
+
3168
3154
  Permission is hereby granted, free of charge, to any
3169
3155
  person obtaining a copy of this software and associated
3170
3156
  documentation files (the "Software"), to deal in the
@@ -3188,6 +3174,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3188
3174
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3189
3175
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3190
3176
  DEALINGS IN THE SOFTWARE.
3177
+
3191
3178
  ````
3192
3179
 
3193
3180
  ---
@@ -3196,10 +3183,10 @@ DEALINGS IN THE SOFTWARE.
3196
3183
 
3197
3184
  ### Rust Crates:
3198
3185
 
3199
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
3186
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
3200
3187
 
3201
3188
  ````text
3202
- Copyright (c) 2015 Steven Allen
3189
+ Copyright (c) 2019-2021 Tower Contributors
3203
3190
 
3204
3191
  Permission is hereby granted, free of charge, to any
3205
3192
  person obtaining a copy of this software and associated
@@ -3233,76 +3220,10 @@ DEALINGS IN THE SOFTWARE.
3233
3220
 
3234
3221
  ### Rust Crates:
3235
3222
 
3236
- - [want](https://github.com/seanmonstar/want) (0.3.1)
3223
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
3237
3224
 
3238
3225
  ````text
3239
- Copyright (c) 2018-2019 Sean McArthur
3240
-
3241
- Permission is hereby granted, free of charge, to any person obtaining a copy
3242
- of this software and associated documentation files (the "Software"), to deal
3243
- in the Software without restriction, including without limitation the rights
3244
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3245
- copies of the Software, and to permit persons to whom the Software is
3246
- furnished to do so, subject to the following conditions:
3247
-
3248
- The above copyright notice and this permission notice shall be included in
3249
- all copies or substantial portions of the Software.
3250
-
3251
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3252
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3253
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3254
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3255
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3256
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3257
- THE SOFTWARE.
3258
-
3259
-
3260
- ````
3261
-
3262
- ---
3263
-
3264
- ## The following dependencies are licensed under the MIT License:
3265
-
3266
- ### NPM Packages:
3267
-
3268
- - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
3269
-
3270
- ````text
3271
- The MIT License (MIT)
3272
-
3273
- Copyright (c) 2015-2021 Evgeny Poberezkin
3274
-
3275
- Permission is hereby granted, free of charge, to any person obtaining a copy
3276
- of this software and associated documentation files (the "Software"), to deal
3277
- in the Software without restriction, including without limitation the rights
3278
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3279
- copies of the Software, and to permit persons to whom the Software is
3280
- furnished to do so, subject to the following conditions:
3281
-
3282
- The above copyright notice and this permission notice shall be included in all
3283
- copies or substantial portions of the Software.
3284
-
3285
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3286
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3287
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3288
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3289
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3290
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3291
- SOFTWARE.
3292
-
3293
-
3294
- ````
3295
-
3296
- ---
3297
-
3298
- ## The following dependencies are licensed under the MIT License:
3299
-
3300
- ### Rust Crates:
3301
-
3302
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
3303
-
3304
- ````text
3305
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
3226
+ Copyright (c) 2016 Amanieu d'Antras
3306
3227
 
3307
3228
  Permission is hereby granted, free of charge, to any
3308
3229
  person obtaining a copy of this software and associated
@@ -3336,10 +3257,14 @@ DEALINGS IN THE SOFTWARE.
3336
3257
 
3337
3258
  ### Rust Crates:
3338
3259
 
3339
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
3260
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
3261
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3262
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3340
3263
 
3341
3264
  ````text
3342
- Copyright (c) 2017 Sean McArthur
3265
+ MIT License
3266
+
3267
+ Copyright (c) 2023 magiclen.org (Ron Li)
3343
3268
 
3344
3269
  Permission is hereby granted, free of charge, to any person obtaining a copy
3345
3270
  of this software and associated documentation files (the "Software"), to deal
@@ -3348,17 +3273,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3348
3273
  copies of the Software, and to permit persons to whom the Software is
3349
3274
  furnished to do so, subject to the following conditions:
3350
3275
 
3351
- The above copyright notice and this permission notice shall be included in
3352
- all copies or substantial portions of the Software.
3276
+ The above copyright notice and this permission notice shall be included in all
3277
+ copies or substantial portions of the Software.
3353
3278
 
3354
3279
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3355
3280
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3356
3281
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3357
3282
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3358
3283
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3359
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3360
- THE SOFTWARE.
3361
-
3284
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3285
+ SOFTWARE.
3362
3286
 
3363
3287
  ````
3364
3288
 
@@ -3368,14 +3292,17 @@ THE SOFTWARE.
3368
3292
 
3369
3293
  ### Rust Crates:
3370
3294
 
3371
- - [educe](https://github.com/magiclen/educe) (0.5.11)
3372
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3373
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3295
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
3374
3296
 
3375
3297
  ````text
3376
- MIT License
3298
+ Copyright (c) 2016 The humantime Developers
3299
+
3300
+ Includes parts of http date with the following copyright:
3301
+ Copyright (c) 2016 Pyfisch
3302
+
3303
+ Includes portions of musl libc with the following copyright:
3304
+ Copyright © 2005-2013 Rich Felker
3377
3305
 
3378
- Copyright (c) 2023 magiclen.org (Ron Li)
3379
3306
 
3380
3307
  Permission is hereby granted, free of charge, to any person obtaining a copy
3381
3308
  of this software and associated documentation files (the "Software"), to deal
@@ -3403,15 +3330,10 @@ SOFTWARE.
3403
3330
 
3404
3331
  ### Rust Crates:
3405
3332
 
3406
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
3407
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
3408
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
3409
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
3333
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
3410
3334
 
3411
3335
  ````text
3412
- The MIT License (MIT)
3413
-
3414
- Copyright (c) 2015 Andrew Gallant
3336
+ Copyright (c) 2014-2026 Sean McArthur
3415
3337
 
3416
3338
  Permission is hereby granted, free of charge, to any person obtaining a copy
3417
3339
  of this software and associated documentation files (the "Software"), to deal
@@ -3439,34 +3361,32 @@ THE SOFTWARE.
3439
3361
 
3440
3362
  ### Rust Crates:
3441
3363
 
3442
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
3364
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
3443
3365
 
3444
3366
  ````text
3445
- MIT License
3446
-
3447
- Copyright 2013-2014 RAD Game Tools and Valve Software
3448
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
3449
- Copyright (c) 2017 Frommi
3450
- Copyright (c) 2017-2024 oyvindln
3451
-
3452
-
3453
- Permission is hereby granted, free of charge, to any person obtaining a copy
3454
- of this software and associated documentation files (the "Software"), to deal
3455
- in the Software without restriction, including without limitation the rights
3456
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3457
- copies of the Software, and to permit persons to whom the Software is
3458
- furnished to do so, subject to the following conditions:
3459
-
3460
- The above copyright notice and this permission notice shall be included in all
3461
- copies or substantial portions of the Software.
3462
-
3463
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3464
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3465
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3466
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3467
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3468
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3469
- SOFTWARE.
3367
+ The MIT License (MIT)
3368
+
3369
+ Copyright (c) 2016 Johann Tuffe
3370
+
3371
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3372
+ of this software and associated documentation files (the "Software"), to deal
3373
+ in the Software without restriction, including without limitation the rights
3374
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3375
+ copies of the Software, and to permit persons to whom the Software is
3376
+ furnished to do so, subject to the following conditions:
3377
+
3378
+
3379
+ The above copyright notice and this permission notice shall be included in
3380
+ all copies or substantial portions of the Software.
3381
+
3382
+
3383
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3384
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3385
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3386
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3387
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3388
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3389
+ THE SOFTWARE.
3470
3390
 
3471
3391
  ````
3472
3392
 
@@ -3476,36 +3396,16 @@ SOFTWARE.
3476
3396
 
3477
3397
  ### Rust Crates:
3478
3398
 
3479
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
3480
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
3481
- - [url](https://github.com/servo/rust-url) (2.5.8)
3399
+ - [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
3482
3400
 
3483
3401
  ````text
3484
- Copyright (c) 2013-2025 The rust-url developers
3402
+ Copyright (c) 2015 steffengy
3485
3403
 
3486
- Permission is hereby granted, free of charge, to any
3487
- person obtaining a copy of this software and associated
3488
- documentation files (the "Software"), to deal in the
3489
- Software without restriction, including without
3490
- limitation the rights to use, copy, modify, merge,
3491
- publish, distribute, sublicense, and/or sell copies of
3492
- the Software, and to permit persons to whom the Software
3493
- is furnished to do so, subject to the following
3494
- conditions:
3404
+ 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:
3495
3405
 
3496
- The above copyright notice and this permission notice
3497
- shall be included in all copies or substantial portions
3498
- of the Software.
3406
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3499
3407
 
3500
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3501
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3502
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3503
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3504
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3505
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3506
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3507
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3508
- DEALINGS IN THE SOFTWARE.
3408
+ 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.
3509
3409
 
3510
3410
  ````
3511
3411
 
@@ -3515,10 +3415,12 @@ DEALINGS IN THE SOFTWARE.
3515
3415
 
3516
3416
  ### Rust Crates:
3517
3417
 
3518
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
3418
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
3519
3419
 
3520
3420
  ````text
3521
- Copyright (c) 2018 directories-rs contributors
3421
+ MIT License
3422
+
3423
+ Copyright (c) [2021] [Marvin Countryman]
3522
3424
 
3523
3425
  Permission is hereby granted, free of charge, to any person obtaining a copy
3524
3426
  of this software and associated documentation files (the "Software"), to deal
@@ -3546,12 +3448,10 @@ SOFTWARE.
3546
3448
 
3547
3449
  ### Rust Crates:
3548
3450
 
3549
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
3451
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
3550
3452
 
3551
3453
  ````text
3552
- Copyright (c) 2017 Carl Lerche
3553
- Copyright (c) 2018 Bastian Köcher
3554
- Copyright (c) 2019-2020 Artem Vorotnikov
3454
+ Copyright (c) 2017 Artyom Pavlov
3555
3455
 
3556
3456
  Permission is hereby granted, free of charge, to any
3557
3457
  person obtaining a copy of this software and associated
@@ -3585,10 +3485,12 @@ DEALINGS IN THE SOFTWARE.
3585
3485
 
3586
3486
  ### Rust Crates:
3587
3487
 
3588
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
3488
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
3489
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
3490
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
3589
3491
 
3590
3492
  ````text
3591
- Copyright (c) 2016--2023
3493
+ Copyright (c) 2019 Tower Contributors
3592
3494
 
3593
3495
  Permission is hereby granted, free of charge, to any
3594
3496
  person obtaining a copy of this software and associated
@@ -3622,17 +3524,77 @@ DEALINGS IN THE SOFTWARE.
3622
3524
 
3623
3525
  ### Rust Crates:
3624
3526
 
3625
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
3527
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
3626
3528
 
3627
3529
  ````text
3628
- Copyright (c) 2016 The humantime Developers
3530
+ Copyright (c) 2018-2023 Sean McArthur
3531
+ Copyright (c) 2016 Alex Crichton
3629
3532
 
3630
- Includes parts of http date with the following copyright:
3631
- Copyright (c) 2016 Pyfisch
3533
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3534
+ of this software and associated documentation files (the "Software"), to deal
3535
+ in the Software without restriction, including without limitation the rights
3536
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3537
+ copies of the Software, and to permit persons to whom the Software is
3538
+ furnished to do so, subject to the following conditions:
3632
3539
 
3633
- Includes portions of musl libc with the following copyright:
3634
- Copyright © 2005-2013 Rich Felker
3540
+ The above copyright notice and this permission notice shall be included in
3541
+ all copies or substantial portions of the Software.
3542
+
3543
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3544
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3545
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3546
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3547
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3548
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3549
+ THE SOFTWARE.
3550
+
3551
+
3552
+ ````
3553
+
3554
+ ---
3555
+
3556
+ ## The following dependencies are licensed under the MIT License:
3557
+
3558
+ ### Rust Crates:
3559
+
3560
+ - [winreg](https://github.com/gentoo90/winreg-rs) (0.52.0)
3561
+
3562
+ ````text
3563
+ Copyright (c) 2015 Igor Shaula
3564
+
3565
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3566
+ of this software and associated documentation files (the "Software"), to deal
3567
+ in the Software without restriction, including without limitation the rights
3568
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3569
+ copies of the Software, and to permit persons to whom the Software is
3570
+ furnished to do so, subject to the following conditions:
3571
+
3572
+ The above copyright notice and this permission notice shall be included in
3573
+ all copies or substantial portions of the Software.
3574
+
3575
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3576
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3577
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3578
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3579
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3580
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3581
+ THE SOFTWARE.
3582
+
3583
+ ````
3584
+
3585
+ ---
3586
+
3587
+ ## The following dependencies are licensed under the MIT License:
3635
3588
 
3589
+ ### Rust Crates:
3590
+
3591
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
3592
+
3593
+ ````text
3594
+ MIT License
3595
+
3596
+ Copyright (c) 2019 Yoshua Wuyts
3597
+ Copyright (c) Tokio Contributors
3636
3598
 
3637
3599
  Permission is hereby granted, free of charge, to any person obtaining a copy
3638
3600
  of this software and associated documentation files (the "Software"), to deal
@@ -3660,34 +3622,31 @@ SOFTWARE.
3660
3622
 
3661
3623
  ### Rust Crates:
3662
3624
 
3663
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
3625
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
3664
3626
 
3665
3627
  ````text
3666
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
3628
+ The MIT License (MIT)
3667
3629
 
3668
- Permission is hereby granted, free of charge, to any
3669
- person obtaining a copy of this software and associated
3670
- documentation files (the "Software"), to deal in the
3671
- Software without restriction, including without
3672
- limitation the rights to use, copy, modify, merge,
3673
- publish, distribute, sublicense, and/or sell copies of
3674
- the Software, and to permit persons to whom the Software
3675
- is furnished to do so, subject to the following
3676
- conditions:
3630
+ Copyright (c) 2015-2020 Julien Cretin
3631
+ Copyright (c) 2017-2020 Google Inc.
3677
3632
 
3678
- The above copyright notice and this permission notice
3679
- shall be included in all copies or substantial portions
3680
- of the Software.
3633
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3634
+ of this software and associated documentation files (the "Software"), to deal
3635
+ in the Software without restriction, including without limitation the rights
3636
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3637
+ copies of the Software, and to permit persons to whom the Software is
3638
+ furnished to do so, subject to the following conditions:
3681
3639
 
3682
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3683
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3684
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3685
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3686
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3687
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3688
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3689
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3690
- DEALINGS IN THE SOFTWARE.
3640
+ The above copyright notice and this permission notice shall be included in all
3641
+ copies or substantial portions of the Software.
3642
+
3643
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3644
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3645
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3646
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3647
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3648
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3649
+ SOFTWARE.
3691
3650
 
3692
3651
  ````
3693
3652
 
@@ -3697,11 +3656,29 @@ DEALINGS IN THE SOFTWARE.
3697
3656
 
3698
3657
  ### Rust Crates:
3699
3658
 
3700
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
3659
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
3701
3660
 
3702
3661
  ````text
3703
- Copyright (c) 2018-2025 The rust-random Project Developers
3704
- Copyright (c) 2014 The Rust Project Developers
3662
+ Copyright 2016 Nika Layzell
3663
+
3664
+ 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:
3665
+
3666
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3667
+
3668
+ 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.
3669
+
3670
+ ````
3671
+
3672
+ ---
3673
+
3674
+ ## The following dependencies are licensed under the MIT License:
3675
+
3676
+ ### Rust Crates:
3677
+
3678
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3679
+
3680
+ ````text
3681
+ Copyright 2023 The Fuchsia Authors
3705
3682
 
3706
3683
  Permission is hereby granted, free of charge, to any
3707
3684
  person obtaining a copy of this software and associated
@@ -3727,6 +3704,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3727
3704
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3728
3705
  DEALINGS IN THE SOFTWARE.
3729
3706
 
3707
+
3730
3708
  ````
3731
3709
 
3732
3710
  ---
@@ -3735,19 +3713,30 @@ DEALINGS IN THE SOFTWARE.
3735
3713
 
3736
3714
  ### Rust Crates:
3737
3715
 
3738
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
3739
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
3716
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
3740
3717
 
3741
3718
  ````text
3742
- The MIT License (MIT)
3719
+ MIT License
3743
3720
 
3744
- Copyright 2016 Google Inc. All Rights Reserved.
3721
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
3745
3722
 
3746
- 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:
3723
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3724
+ of this software and associated documentation files (the "Software"), to deal
3725
+ in the Software without restriction, including without limitation the rights
3726
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3727
+ copies of the Software, and to permit persons to whom the Software is
3728
+ furnished to do so, subject to the following conditions:
3747
3729
 
3748
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3730
+ The above copyright notice and this permission notice shall be included in all
3731
+ copies or substantial portions of the Software.
3749
3732
 
3750
- 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.
3733
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3734
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3735
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3736
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3737
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3738
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3739
+ SOFTWARE.
3751
3740
 
3752
3741
  ````
3753
3742
 
@@ -3755,13 +3744,15 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
3755
3744
 
3756
3745
  ## The following dependencies are licensed under the MIT License:
3757
3746
 
3758
- ### Rust Crates:
3747
+ ### NPM Packages:
3759
3748
 
3760
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
3749
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
3750
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
3761
3751
 
3762
3752
  ````text
3763
- Copyright (c) 2017 Alexey Galakhov
3764
- Copyright (c) 2016 Jason Housley
3753
+ MIT License
3754
+
3755
+ Copyright (c) 2017 Evgeny Poberezkin
3765
3756
 
3766
3757
  Permission is hereby granted, free of charge, to any person obtaining a copy
3767
3758
  of this software and associated documentation files (the "Software"), to deal
@@ -3770,16 +3761,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3770
3761
  copies of the Software, and to permit persons to whom the Software is
3771
3762
  furnished to do so, subject to the following conditions:
3772
3763
 
3773
- The above copyright notice and this permission notice shall be included in
3774
- all copies or substantial portions of the Software.
3764
+ The above copyright notice and this permission notice shall be included in all
3765
+ copies or substantial portions of the Software.
3775
3766
 
3776
3767
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3777
3768
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3778
3769
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3779
3770
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3780
3771
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3781
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3782
- THE SOFTWARE.
3772
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3773
+ SOFTWARE.
3783
3774
 
3784
3775
  ````
3785
3776
 
@@ -3787,36 +3778,29 @@ THE SOFTWARE.
3787
3778
 
3788
3779
  ## The following dependencies are licensed under the MIT License:
3789
3780
 
3790
- ### Rust Crates:
3781
+ ### NPM Packages:
3791
3782
 
3792
- - [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
3783
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
3793
3784
 
3794
3785
  ````text
3795
- Copyright (c) 2015 The Rust Project Developers
3786
+ This software is released under the MIT license:
3796
3787
 
3797
- Permission is hereby granted, free of charge, to any
3798
- person obtaining a copy of this software and associated
3799
- documentation files (the "Software"), to deal in the
3800
- Software without restriction, including without
3801
- limitation the rights to use, copy, modify, merge,
3802
- publish, distribute, sublicense, and/or sell copies of
3803
- the Software, and to permit persons to whom the Software
3804
- is furnished to do so, subject to the following
3805
- conditions:
3788
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3789
+ this software and associated documentation files (the "Software"), to deal in
3790
+ the Software without restriction, including without limitation the rights to
3791
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3792
+ the Software, and to permit persons to whom the Software is furnished to do so,
3793
+ subject to the following conditions:
3806
3794
 
3807
- The above copyright notice and this permission notice
3808
- shall be included in all copies or substantial portions
3809
- of the Software.
3795
+ The above copyright notice and this permission notice shall be included in all
3796
+ copies or substantial portions of the Software.
3810
3797
 
3811
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3812
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3813
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3814
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3815
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3816
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3817
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3818
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3819
- DEALINGS IN THE SOFTWARE.
3798
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3799
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3800
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3801
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3802
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3803
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3820
3804
 
3821
3805
  ````
3822
3806
 
@@ -3826,35 +3810,30 @@ DEALINGS IN THE SOFTWARE.
3826
3810
 
3827
3811
  ### Rust Crates:
3828
3812
 
3829
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
3813
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
3830
3814
 
3831
3815
  ````text
3832
- Copyright Mozilla Foundation
3833
-
3834
- Permission is hereby granted, free of charge, to any
3835
- person obtaining a copy of this software and associated
3836
- documentation files (the "Software"), to deal in the
3837
- Software without restriction, including without
3838
- limitation the rights to use, copy, modify, merge,
3839
- publish, distribute, sublicense, and/or sell copies of
3840
- the Software, and to permit persons to whom the Software
3841
- is furnished to do so, subject to the following
3842
- conditions:
3843
-
3844
- The above copyright notice and this permission notice
3845
- shall be included in all copies or substantial portions
3846
- of the Software.
3847
-
3848
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3849
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3850
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3851
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3852
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3853
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3854
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3855
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3856
- DEALINGS IN THE SOFTWARE.
3857
-
3816
+ The MIT License (MIT)
3817
+
3818
+ Copyright (c) 2015 Bartłomiej Kamiński
3819
+
3820
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3821
+ of this software and associated documentation files (the "Software"), to deal
3822
+ in the Software without restriction, including without limitation the rights
3823
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3824
+ copies of the Software, and to permit persons to whom the Software is
3825
+ furnished to do so, subject to the following conditions:
3826
+
3827
+ The above copyright notice and this permission notice shall be included in all
3828
+ copies or substantial portions of the Software.
3829
+
3830
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3831
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3832
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3833
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3834
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3835
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3836
+ SOFTWARE.
3858
3837
  ````
3859
3838
 
3860
3839
  ---
@@ -3863,10 +3842,10 @@ DEALINGS IN THE SOFTWARE.
3863
3842
 
3864
3843
  ### Rust Crates:
3865
3844
 
3866
- - [winreg](https://github.com/gentoo90/winreg-rs) (0.52.0)
3845
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
3867
3846
 
3868
3847
  ````text
3869
- Copyright (c) 2015 Igor Shaula
3848
+ Copyright (c) 2017 Sean McArthur
3870
3849
 
3871
3850
  Permission is hereby granted, free of charge, to any person obtaining a copy
3872
3851
  of this software and associated documentation files (the "Software"), to deal
@@ -3886,6 +3865,42 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3886
3865
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3887
3866
  THE SOFTWARE.
3888
3867
 
3868
+
3869
+ ````
3870
+
3871
+ ---
3872
+
3873
+ ## The following dependencies are licensed under the MIT License:
3874
+
3875
+ ### NPM Packages:
3876
+
3877
+ - [json5](https://github.com/json5/json5) (2.2.3)
3878
+
3879
+ ````text
3880
+ MIT License
3881
+
3882
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
3883
+
3884
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3885
+ of this software and associated documentation files (the "Software"), to deal
3886
+ in the Software without restriction, including without limitation the rights
3887
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3888
+ copies of the Software, and to permit persons to whom the Software is
3889
+ furnished to do so, subject to the following conditions:
3890
+
3891
+ The above copyright notice and this permission notice shall be included in all
3892
+ copies or substantial portions of the Software.
3893
+
3894
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3895
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3896
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3897
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3898
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3899
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3900
+ SOFTWARE.
3901
+
3902
+ [others]: https://github.com/json5/json5/contributors
3903
+
3889
3904
  ````
3890
3905
 
3891
3906
  ---
@@ -3894,34 +3909,28 @@ THE SOFTWARE.
3894
3909
 
3895
3910
  ### Rust Crates:
3896
3911
 
3897
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
3912
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
3898
3913
 
3899
3914
  ````text
3900
- Copyright (c) 2020-2025 The RustCrypto Project Developers
3915
+ Copyright (c) 2023-2025 Sean McArthur
3901
3916
 
3902
- Permission is hereby granted, free of charge, to any
3903
- person obtaining a copy of this software and associated
3904
- documentation files (the "Software"), to deal in the
3905
- Software without restriction, including without
3906
- limitation the rights to use, copy, modify, merge,
3907
- publish, distribute, sublicense, and/or sell copies of
3908
- the Software, and to permit persons to whom the Software
3909
- is furnished to do so, subject to the following
3910
- conditions:
3917
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3918
+ of this software and associated documentation files (the "Software"), to deal
3919
+ in the Software without restriction, including without limitation the rights
3920
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3921
+ copies of the Software, and to permit persons to whom the Software is
3922
+ furnished to do so, subject to the following conditions:
3911
3923
 
3912
- The above copyright notice and this permission notice
3913
- shall be included in all copies or substantial portions
3914
- of the Software.
3924
+ The above copyright notice and this permission notice shall be included in
3925
+ all copies or substantial portions of the Software.
3915
3926
 
3916
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3917
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3918
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3919
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3920
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3921
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3922
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3923
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3924
- DEALINGS IN THE SOFTWARE.
3927
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3928
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3929
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3930
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3931
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3932
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3933
+ THE SOFTWARE.
3925
3934
 
3926
3935
  ````
3927
3936
 
@@ -3931,10 +3940,10 @@ DEALINGS IN THE SOFTWARE.
3931
3940
 
3932
3941
  ### Rust Crates:
3933
3942
 
3934
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3943
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
3935
3944
 
3936
3945
  ````text
3937
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3946
+ Copyright (c) The Rust Project Developers
3938
3947
 
3939
3948
  Permission is hereby granted, free of charge, to any
3940
3949
  person obtaining a copy of this software and associated
@@ -3968,10 +3977,10 @@ DEALINGS IN THE SOFTWARE.
3968
3977
 
3969
3978
  ### Rust Crates:
3970
3979
 
3971
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
3980
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
3972
3981
 
3973
3982
  ````text
3974
- Copyright (c) 2015-2025 Sean McArthur
3983
+ Copyright (c) 2016 The rust-native-tls Developers
3975
3984
 
3976
3985
  Permission is hereby granted, free of charge, to any person obtaining a copy
3977
3986
  of this software and associated documentation files (the "Software"), to deal
@@ -3980,17 +3989,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3980
3989
  copies of the Software, and to permit persons to whom the Software is
3981
3990
  furnished to do so, subject to the following conditions:
3982
3991
 
3983
- The above copyright notice and this permission notice shall be included in
3984
- all copies or substantial portions of the Software.
3992
+ The above copyright notice and this permission notice shall be included in all
3993
+ copies or substantial portions of the Software.
3985
3994
 
3986
3995
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3987
3996
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3988
3997
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3989
3998
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3990
3999
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3991
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3992
- THE SOFTWARE.
3993
-
4000
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4001
+ SOFTWARE.
3994
4002
 
3995
4003
  ````
3996
4004
 
@@ -4000,10 +4008,16 @@ THE SOFTWARE.
4000
4008
 
4001
4009
  ### Rust Crates:
4002
4010
 
4003
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
4011
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
4012
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
4013
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
4014
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
4015
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
4016
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
4004
4017
 
4005
4018
  ````text
4006
- Copyright (c) 2017 Contributors
4019
+ Copyright 2018 Developers of the Rand project
4020
+ Copyright (c) 2014 The Rust Project Developers
4007
4021
 
4008
4022
  Permission is hereby granted, free of charge, to any
4009
4023
  person obtaining a copy of this software and associated
@@ -4035,32 +4049,53 @@ DEALINGS IN THE SOFTWARE.
4035
4049
 
4036
4050
  ## The following dependencies are licensed under the MIT License:
4037
4051
 
4038
- ### NPM Packages:
4052
+ ### Rust Crates:
4039
4053
 
4040
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
4054
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
4055
+ - [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
4056
+ - [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
4057
+ - [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
4058
+ - [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
4059
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
4060
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
4061
+ - [windows](https://github.com/microsoft/windows-rs) (0.62.2)
4062
+ - [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
4063
+ - [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
4064
+ - [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
4065
+ - [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
4066
+ - [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
4067
+ - [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
4068
+ - [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
4069
+ - [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
4070
+ - [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
4071
+ - [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
4072
+ - [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
4073
+ - [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
4074
+ - [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
4075
+ - [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
4076
+ - [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
4077
+ - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
4078
+ - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
4041
4079
 
4042
4080
  ````text
4043
4081
  MIT License
4044
4082
 
4045
- Copyright (c) Matteo Collina and Undici contributors
4083
+ Copyright (c) <year> <copyright holders>
4046
4084
 
4047
- Permission is hereby granted, free of charge, to any person obtaining a copy
4048
- of this software and associated documentation files (the "Software"), to deal
4049
- in the Software without restriction, including without limitation the rights
4050
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4051
- copies of the Software, and to permit persons to whom the Software is
4052
- furnished to do so, subject to the following conditions:
4085
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
4086
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
4087
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4088
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
4089
+ following conditions:
4053
4090
 
4054
- The above copyright notice and this permission notice shall be included in all
4055
- copies or substantial portions of the Software.
4091
+ The above copyright notice and this permission notice shall be included in all copies or substantial
4092
+ portions of the Software.
4056
4093
 
4057
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4058
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4059
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4060
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4061
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4062
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4063
- SOFTWARE.
4094
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
4095
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
4096
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
4097
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
4098
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
4064
4099
 
4065
4100
  ````
4066
4101
 
@@ -4070,13 +4105,11 @@ SOFTWARE.
4070
4105
 
4071
4106
  ### Rust Crates:
4072
4107
 
4073
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
4108
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
4109
+ - [widestring](https://github.com/VoidStarKat/widestring-rs) (1.2.1)
4074
4110
 
4075
4111
  ````text
4076
- The MIT License (MIT)
4077
-
4078
- Copyright (c) 2015-2020 Julien Cretin
4079
- Copyright (c) 2017-2020 Google Inc.
4112
+ MIT License
4080
4113
 
4081
4114
  Permission is hereby granted, free of charge, to any person obtaining a copy
4082
4115
  of this software and associated documentation files (the "Software"), to deal
@@ -4104,11 +4137,10 @@ SOFTWARE.
4104
4137
 
4105
4138
  ### Rust Crates:
4106
4139
 
4107
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
4140
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
4108
4141
 
4109
4142
  ````text
4110
- Copyright (c) 2018-2024 The rust-random Project Developers
4111
- Copyright (c) 2014 The Rust Project Developers
4143
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
4112
4144
 
4113
4145
  Permission is hereby granted, free of charge, to any
4114
4146
  person obtaining a copy of this software and associated
@@ -4523,30 +4555,35 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
4523
4555
 
4524
4556
  ---
4525
4557
 
4526
- ## The following dependencies are licensed under the UNKNOWN License:
4527
-
4528
- ### NPM Packages:
4529
-
4530
- - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.6) (0.0.6)
4531
-
4532
- ````text
4533
- Please refer to the package README for license details.
4534
- ````
4535
-
4536
- ---
4537
-
4538
4558
  ## The following dependencies are licensed under the Unicode-3.0 License:
4539
4559
 
4540
4560
  ### Rust Crates:
4541
4561
 
4542
- - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4562
+ - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4563
+ - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4564
+ - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4565
+ - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4566
+ - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4567
+ - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4568
+ - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4569
+ - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4570
+ - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4571
+ - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4572
+ - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4573
+ - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4574
+ - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4575
+ - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4576
+ - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4577
+ - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4578
+ - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4579
+ - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4543
4580
 
4544
4581
  ````text
4545
4582
  UNICODE LICENSE V3
4546
4583
 
4547
4584
  COPYRIGHT AND PERMISSION NOTICE
4548
4585
 
4549
- Copyright © 1991-2023 Unicode, Inc.
4586
+ Copyright © 2020-2024 Unicode, Inc.
4550
4587
 
4551
4588
  NOTICE TO USER: Carefully read the following legal agreement. BY
4552
4589
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4582,6 +4619,13 @@ not be used in advertising or otherwise to promote the sale, use or other
4582
4619
  dealings in these Data Files or Software without prior written
4583
4620
  authorization of the copyright holder.
4584
4621
 
4622
+ SPDX-License-Identifier: Unicode-3.0
4623
+
4624
+
4625
+
4626
+ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4627
+ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4628
+
4585
4629
  ````
4586
4630
 
4587
4631
  ---
@@ -4590,31 +4634,14 @@ authorization of the copyright holder.
4590
4634
 
4591
4635
  ### Rust Crates:
4592
4636
 
4593
- - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4594
- - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4595
- - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4596
- - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4597
- - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4598
- - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4599
- - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4600
- - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4601
- - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4602
- - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4603
- - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4604
- - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4605
- - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4606
- - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4607
- - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4608
- - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4609
- - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4610
- - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4637
+ - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4611
4638
 
4612
4639
  ````text
4613
4640
  UNICODE LICENSE V3
4614
4641
 
4615
4642
  COPYRIGHT AND PERMISSION NOTICE
4616
4643
 
4617
- Copyright © 2020-2024 Unicode, Inc.
4644
+ Copyright © 1991-2023 Unicode, Inc.
4618
4645
 
4619
4646
  NOTICE TO USER: Carefully read the following legal agreement. BY
4620
4647
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4650,12 +4677,5 @@ not be used in advertising or otherwise to promote the sale, use or other
4650
4677
  dealings in these Data Files or Software without prior written
4651
4678
  authorization of the copyright holder.
4652
4679
 
4653
- SPDX-License-Identifier: Unicode-3.0
4654
-
4655
-
4656
-
4657
- Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4658
- ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4659
-
4660
4680
  ````
4661
4681