@deveco-codegenie/mcp-win32-x64 0.2.5 → 0.2.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7,13 +7,12 @@
7
7
 
8
8
  ### Licenses Breakdown:
9
9
 
10
- - MIT: 188
10
+ - MIT: 189
11
11
  - Unicode-3.0: 19
12
12
  - Apache-2.0: 7
13
13
  - 0BSD: 4
14
14
  - BSD-3-Clause: 1
15
15
  - MPL-2.0: 1
16
- - UNKNOWN: 1
17
16
 
18
17
 
19
18
  ---
@@ -22,12 +21,12 @@
22
21
 
23
22
  ### Rust Crates:
24
23
 
25
- - [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
24
+ - [recvmsg](https://crates.io/crates/recvmsg) (1.0.0)
26
25
 
27
26
  ````text
28
27
  BSD Zero Clause License
29
28
 
30
- Copyright (c) 2024 kotauskas
29
+ Copyright (c) 2023 kotauskas
31
30
 
32
31
  Permission to use, copy, modify, and/or distribute this software for any
33
32
  purpose with or without fee is hereby granted.
@@ -39,7 +38,6 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
39
38
  LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
40
39
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
41
40
  PERFORMANCE OF THIS SOFTWARE.
42
-
43
41
  ````
44
42
 
45
43
  ---
@@ -48,12 +46,12 @@ PERFORMANCE OF THIS SOFTWARE.
48
46
 
49
47
  ### Rust Crates:
50
48
 
51
- - [recvmsg](https://crates.io/crates/recvmsg) (1.0.0)
49
+ - [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
52
50
 
53
51
  ````text
54
52
  BSD Zero Clause License
55
53
 
56
- Copyright (c) 2023 kotauskas
54
+ Copyright (c) 2025 Goat
57
55
 
58
56
  Permission to use, copy, modify, and/or distribute this software for any
59
57
  purpose with or without fee is hereby granted.
@@ -65,6 +63,7 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
65
63
  LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
66
64
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
67
65
  PERFORMANCE OF THIS SOFTWARE.
66
+
68
67
  ````
69
68
 
70
69
  ---
@@ -97,12 +96,12 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
97
96
 
98
97
  ### Rust Crates:
99
98
 
100
- - [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
99
+ - [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
101
100
 
102
101
  ````text
103
102
  BSD Zero Clause License
104
103
 
105
- Copyright (c) 2025 Goat
104
+ Copyright (c) 2024 kotauskas
106
105
 
107
106
  Permission to use, copy, modify, and/or distribute this software for any
108
107
  purpose with or without fee is hereby granted.
@@ -338,6 +337,93 @@ PERFORMANCE OF THIS SOFTWARE.
338
337
 
339
338
  ### Rust Crates:
340
339
 
340
+ - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
341
+ - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
342
+ - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
343
+
344
+ ````text
345
+ Apache License
346
+ Version 2.0, January 2004
347
+ http://www.apache.org/licenses/
348
+
349
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
350
+
351
+ 1. Definitions.
352
+
353
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
354
+
355
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
356
+
357
+ "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.
358
+
359
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
360
+
361
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
362
+
363
+ "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.
364
+
365
+ "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).
366
+
367
+ "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.
368
+
369
+ "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."
370
+
371
+ "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.
372
+
373
+ 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.
374
+
375
+ 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.
376
+
377
+ 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:
378
+
379
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
380
+
381
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
382
+
383
+ (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
384
+
385
+ (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.
386
+
387
+ 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.
388
+
389
+ 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.
390
+
391
+ 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.
392
+
393
+ 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.
394
+
395
+ 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.
396
+
397
+ 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.
398
+
399
+ END OF TERMS AND CONDITIONS
400
+
401
+ APPENDIX: How to apply the Apache License to your work.
402
+
403
+ 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.
404
+
405
+ Copyright [yyyy] [name of copyright owner]
406
+
407
+ Licensed under the Apache License, Version 2.0 (the "License");
408
+ you may not use this file except in compliance with the License.
409
+ You may obtain a copy of the License at
410
+
411
+ http://www.apache.org/licenses/LICENSE-2.0
412
+
413
+ Unless required by applicable law or agreed to in writing, software
414
+ distributed under the License is distributed on an "AS IS" BASIS,
415
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
416
+ See the License for the specific language governing permissions and
417
+ limitations under the License.
418
+
419
+ ````
420
+
421
+ ---
422
+
423
+ ## The following dependencies are licensed under the Apache-2.0 License:
424
+
425
+ ### Rust Crates:
426
+
341
427
  - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
342
428
 
343
429
  ````text
@@ -547,93 +633,6 @@ PERFORMANCE OF THIS SOFTWARE.
547
633
 
548
634
  ---
549
635
 
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
-
637
636
  ## The following dependencies are licensed under the BSD-3-Clause License:
638
637
 
639
638
  ### NPM Packages:
@@ -679,10 +678,10 @@ The complete list of contributors can be found at:
679
678
 
680
679
  ### Rust Crates:
681
680
 
682
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
681
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
683
682
 
684
683
  ````text
685
- Copyright (c) 2016-2025 Sean McArthur
684
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
686
685
 
687
686
  Permission is hereby granted, free of charge, to any person obtaining a copy
688
687
  of this software and associated documentation files (the "Software"), to deal
@@ -702,7 +701,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
702
701
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
703
702
  THE SOFTWARE.
704
703
 
705
-
706
704
  ````
707
705
 
708
706
  ---
@@ -711,11 +709,10 @@ THE SOFTWARE.
711
709
 
712
710
  ### Rust Crates:
713
711
 
714
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
712
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
715
713
 
716
714
  ````text
717
- Copyright (c) 2018-2026 The rust-random Project Developers
718
- Copyright (c) 2014 The Rust Project Developers
715
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
719
716
 
720
717
  Permission is hereby granted, free of charge, to any
721
718
  person obtaining a copy of this software and associated
@@ -749,39 +746,30 @@ DEALINGS IN THE SOFTWARE.
749
746
 
750
747
  ### Rust Crates:
751
748
 
752
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
753
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
754
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
755
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
756
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
757
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
749
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
758
750
 
759
751
  ````text
760
- Copyright (c) 2019 Tokio Contributors
752
+ MIT License
761
753
 
762
- Permission is hereby granted, free of charge, to any
763
- person obtaining a copy of this software and associated
764
- documentation files (the "Software"), to deal in the
765
- Software without restriction, including without
766
- limitation the rights to use, copy, modify, merge,
767
- publish, distribute, sublicense, and/or sell copies of
768
- the Software, and to permit persons to whom the Software
769
- is furnished to do so, subject to the following
770
- conditions:
754
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
771
755
 
772
- The above copyright notice and this permission notice
773
- shall be included in all copies or substantial portions
774
- of the Software.
756
+ Permission is hereby granted, free of charge, to any person obtaining a copy
757
+ of this software and associated documentation files (the "Software"), to deal
758
+ in the Software without restriction, including without limitation the rights
759
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
760
+ copies of the Software, and to permit persons to whom the Software is
761
+ furnished to do so, subject to the following conditions:
775
762
 
776
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
777
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
778
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
779
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
780
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
781
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
782
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
783
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
784
- DEALINGS IN THE SOFTWARE.
763
+ The above copyright notice and this permission notice shall be included in all
764
+ copies or substantial portions of the Software.
765
+
766
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
767
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
768
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
769
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
770
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
771
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
772
+ SOFTWARE.
785
773
 
786
774
  ````
787
775
 
@@ -791,18 +779,134 @@ DEALINGS IN THE SOFTWARE.
791
779
 
792
780
  ### Rust Crates:
793
781
 
794
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
795
- - [log](https://github.com/rust-lang/log) (0.4.29)
796
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
797
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
798
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
799
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
782
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
800
783
 
801
784
  ````text
802
- Copyright (c) 2014 The Rust Project Developers
785
+ Copyright (c) 2017 Sean McArthur
803
786
 
804
- Permission is hereby granted, free of charge, to any
805
- person obtaining a copy of this software and associated
787
+ Permission is hereby granted, free of charge, to any person obtaining a copy
788
+ of this software and associated documentation files (the "Software"), to deal
789
+ in the Software without restriction, including without limitation the rights
790
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
791
+ copies of the Software, and to permit persons to whom the Software is
792
+ furnished to do so, subject to the following conditions:
793
+
794
+ The above copyright notice and this permission notice shall be included in
795
+ all copies or substantial portions of the Software.
796
+
797
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
798
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
799
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
800
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
801
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
802
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
803
+ THE SOFTWARE.
804
+
805
+
806
+ ````
807
+
808
+ ---
809
+
810
+ ## The following dependencies are licensed under the MIT License:
811
+
812
+ ### Rust Crates:
813
+
814
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
815
+
816
+ ````text
817
+ MIT License
818
+
819
+ Copyright (c) [2021] [Marvin Countryman]
820
+
821
+ Permission is hereby granted, free of charge, to any person obtaining a copy
822
+ of this software and associated documentation files (the "Software"), to deal
823
+ in the Software without restriction, including without limitation the rights
824
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
825
+ copies of the Software, and to permit persons to whom the Software is
826
+ furnished to do so, subject to the following conditions:
827
+
828
+ The above copyright notice and this permission notice shall be included in all
829
+ copies or substantial portions of the Software.
830
+
831
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
832
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
833
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
834
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
835
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
836
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
837
+ SOFTWARE.
838
+
839
+ ````
840
+
841
+ ---
842
+
843
+ ## The following dependencies are licensed under the MIT License:
844
+
845
+ ### Rust Crates:
846
+
847
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
848
+
849
+ ````text
850
+ Copyright 2016 Nika Layzell
851
+
852
+ 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:
853
+
854
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
855
+
856
+ 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.
857
+
858
+ ````
859
+
860
+ ---
861
+
862
+ ## The following dependencies are licensed under the MIT License:
863
+
864
+ ### Rust Crates:
865
+
866
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
867
+
868
+ ````text
869
+ Copyright (c) 2017 Daniel Abramov
870
+ Copyright (c) 2017 Alexey Galakhov
871
+
872
+ Permission is hereby granted, free of charge, to any person obtaining a copy
873
+ of this software and associated documentation files (the "Software"), to deal
874
+ in the Software without restriction, including without limitation the rights
875
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
876
+ copies of the Software, and to permit persons to whom the Software is
877
+ furnished to do so, subject to the following conditions:
878
+
879
+ The above copyright notice and this permission notice shall be included in
880
+ all copies or substantial portions of the Software.
881
+
882
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
883
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
884
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
885
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
886
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
887
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
888
+ THE SOFTWARE.
889
+
890
+ ````
891
+
892
+ ---
893
+
894
+ ## The following dependencies are licensed under the MIT License:
895
+
896
+ ### Rust Crates:
897
+
898
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
899
+ - [log](https://github.com/rust-lang/log) (0.4.29)
900
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
901
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
902
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
903
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
904
+
905
+ ````text
906
+ Copyright (c) 2014 The Rust Project Developers
907
+
908
+ Permission is hereby granted, free of charge, to any
909
+ person obtaining a copy of this software and associated
806
910
  documentation files (the "Software"), to deal in the
807
911
  Software without restriction, including without
808
912
  limitation the rights to use, copy, modify, merge,
@@ -833,12 +937,11 @@ DEALINGS IN THE SOFTWARE.
833
937
 
834
938
  ### Rust Crates:
835
939
 
836
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
940
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
941
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
837
942
 
838
943
  ````text
839
- The MIT License (MIT)
840
-
841
- Copyright (c) 2014 Paho Lurie-Gregg
944
+ Copyright (c) 2018-2019 dirs-rs contributors
842
945
 
843
946
  Permission is hereby granted, free of charge, to any person obtaining a copy
844
947
  of this software and associated documentation files (the "Software"), to deal
@@ -866,10 +969,10 @@ SOFTWARE.
866
969
 
867
970
  ### Rust Crates:
868
971
 
869
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
972
+ - [http](https://github.com/hyperium/http) (1.4.0)
870
973
 
871
974
  ````text
872
- Copyright 2023 The Fuchsia Authors
975
+ Copyright (c) 2017 http-rs authors
873
976
 
874
977
  Permission is hereby granted, free of charge, to any
875
978
  person obtaining a copy of this software and associated
@@ -895,7 +998,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
895
998
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
896
999
  DEALINGS IN THE SOFTWARE.
897
1000
 
898
-
899
1001
  ````
900
1002
 
901
1003
  ---
@@ -904,10 +1006,15 @@ DEALINGS IN THE SOFTWARE.
904
1006
 
905
1007
  ### Rust Crates:
906
1008
 
907
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1009
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
1010
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
1011
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
1012
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
908
1013
 
909
1014
  ````text
910
- Copyright (c) 2014 Carl Lerche and other MIO contributors
1015
+ The MIT License (MIT)
1016
+
1017
+ Copyright (c) 2015 Andrew Gallant
911
1018
 
912
1019
  Permission is hereby granted, free of charge, to any person obtaining a copy
913
1020
  of this software and associated documentation files (the "Software"), to deal
@@ -967,29 +1074,35 @@ THE SOFTWARE.
967
1074
 
968
1075
  ### Rust Crates:
969
1076
 
970
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
971
- - [widestring](https://github.com/VoidStarKat/widestring-rs) (1.2.1)
1077
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
972
1078
 
973
1079
  ````text
974
- MIT License
1080
+ Copyright 2023 The Fuchsia Authors
975
1081
 
976
- Permission is hereby granted, free of charge, to any person obtaining a copy
977
- of this software and associated documentation files (the "Software"), to deal
978
- in the Software without restriction, including without limitation the rights
979
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
980
- copies of the Software, and to permit persons to whom the Software is
981
- furnished to do so, subject to the following conditions:
1082
+ Permission is hereby granted, free of charge, to any
1083
+ person obtaining a copy of this software and associated
1084
+ documentation files (the "Software"), to deal in the
1085
+ Software without restriction, including without
1086
+ limitation the rights to use, copy, modify, merge,
1087
+ publish, distribute, sublicense, and/or sell copies of
1088
+ the Software, and to permit persons to whom the Software
1089
+ is furnished to do so, subject to the following
1090
+ conditions:
982
1091
 
983
- The above copyright notice and this permission notice shall be included in all
984
- copies or substantial portions of the Software.
1092
+ The above copyright notice and this permission notice
1093
+ shall be included in all copies or substantial portions
1094
+ of the Software.
1095
+
1096
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1097
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1098
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1099
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1100
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1101
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1102
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1103
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1104
+ DEALINGS IN THE SOFTWARE.
985
1105
 
986
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
987
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
988
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
989
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
990
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
991
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
992
- SOFTWARE.
993
1106
 
994
1107
  ````
995
1108
 
@@ -999,10 +1112,10 @@ SOFTWARE.
999
1112
 
1000
1113
  ### Rust Crates:
1001
1114
 
1002
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
1115
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
1003
1116
 
1004
1117
  ````text
1005
- Copyright (c) 2015-2025 Sean McArthur
1118
+ Copyright (c) 2016 The rust-native-tls Developers
1006
1119
 
1007
1120
  Permission is hereby granted, free of charge, to any person obtaining a copy
1008
1121
  of this software and associated documentation files (the "Software"), to deal
@@ -1011,17 +1124,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1011
1124
  copies of the Software, and to permit persons to whom the Software is
1012
1125
  furnished to do so, subject to the following conditions:
1013
1126
 
1014
- The above copyright notice and this permission notice shall be included in
1015
- all copies or substantial portions of the Software.
1127
+ The above copyright notice and this permission notice shall be included in all
1128
+ copies or substantial portions of the Software.
1016
1129
 
1017
1130
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1018
1131
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1019
1132
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1020
1133
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1021
1134
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1022
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1023
- THE SOFTWARE.
1024
-
1135
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1136
+ SOFTWARE.
1025
1137
 
1026
1138
  ````
1027
1139
 
@@ -1031,28 +1143,34 @@ THE SOFTWARE.
1031
1143
 
1032
1144
  ### Rust Crates:
1033
1145
 
1034
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
1146
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
1035
1147
 
1036
1148
  ````text
1037
- Copyright (c) 2016 The rust-native-tls Developers
1149
+ Copyright (c) 2019 Nick Fitzgerald
1038
1150
 
1039
- Permission is hereby granted, free of charge, to any person obtaining a copy
1040
- of this software and associated documentation files (the "Software"), to deal
1041
- in the Software without restriction, including without limitation the rights
1042
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1043
- copies of the Software, and to permit persons to whom the Software is
1044
- furnished to do so, subject to the following conditions:
1151
+ Permission is hereby granted, free of charge, to any
1152
+ person obtaining a copy of this software and associated
1153
+ documentation files (the "Software"), to deal in the
1154
+ Software without restriction, including without
1155
+ limitation the rights to use, copy, modify, merge,
1156
+ publish, distribute, sublicense, and/or sell copies of
1157
+ the Software, and to permit persons to whom the Software
1158
+ is furnished to do so, subject to the following
1159
+ conditions:
1045
1160
 
1046
- The above copyright notice and this permission notice shall be included in all
1047
- copies or substantial portions of the Software.
1161
+ The above copyright notice and this permission notice
1162
+ shall be included in all copies or substantial portions
1163
+ of the Software.
1048
1164
 
1049
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1050
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1051
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1052
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1053
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1054
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1055
- SOFTWARE.
1165
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1166
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1167
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1168
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1169
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1170
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1171
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1172
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1173
+ DEALINGS IN THE SOFTWARE.
1056
1174
 
1057
1175
  ````
1058
1176
 
@@ -1062,10 +1180,13 @@ SOFTWARE.
1062
1180
 
1063
1181
  ### Rust Crates:
1064
1182
 
1065
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1183
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
1184
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
1066
1185
 
1067
1186
  ````text
1068
- Copyright (c) 2016 Anthony Ramine
1187
+ Copyright (c) 2006-2009 Graydon Hoare
1188
+ Copyright (c) 2009-2013 Mozilla Foundation
1189
+ Copyright (c) 2016 Artyom Pavlov
1069
1190
 
1070
1191
  Permission is hereby granted, free of charge, to any
1071
1192
  person obtaining a copy of this software and associated
@@ -1099,10 +1220,10 @@ DEALINGS IN THE SOFTWARE.
1099
1220
 
1100
1221
  ### Rust Crates:
1101
1222
 
1102
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
1223
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
1103
1224
 
1104
1225
  ````text
1105
- Copyright (c) 2017 Robert Grosse
1226
+ Copyright Mozilla Foundation
1106
1227
 
1107
1228
  Permission is hereby granted, free of charge, to any
1108
1229
  person obtaining a copy of this software and associated
@@ -1127,6 +1248,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1127
1248
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1128
1249
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1129
1250
  DEALINGS IN THE SOFTWARE.
1251
+
1130
1252
  ````
1131
1253
 
1132
1254
  ---
@@ -1135,31 +1257,30 @@ DEALINGS IN THE SOFTWARE.
1135
1257
 
1136
1258
  ### NPM Packages:
1137
1259
 
1138
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
1139
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
1260
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
1140
1261
 
1141
1262
  ````text
1142
- MIT License
1263
+ MIT License
1143
1264
 
1144
- Copyright (c) Microsoft Corporation.
1265
+ Copyright (c) Matteo Collina and Undici contributors
1145
1266
 
1146
- Permission is hereby granted, free of charge, to any person obtaining a copy
1147
- of this software and associated documentation files (the "Software"), to deal
1148
- in the Software without restriction, including without limitation the rights
1149
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1150
- copies of the Software, and to permit persons to whom the Software is
1151
- furnished to do so, subject to the following conditions:
1267
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1268
+ of this software and associated documentation files (the "Software"), to deal
1269
+ in the Software without restriction, including without limitation the rights
1270
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1271
+ copies of the Software, and to permit persons to whom the Software is
1272
+ furnished to do so, subject to the following conditions:
1152
1273
 
1153
- The above copyright notice and this permission notice shall be included in all
1154
- copies or substantial portions of the Software.
1274
+ The above copyright notice and this permission notice shall be included in all
1275
+ copies or substantial portions of the Software.
1155
1276
 
1156
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1157
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1158
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1159
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1160
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1161
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1162
- SOFTWARE
1277
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1278
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1279
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1280
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1281
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1282
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1283
+ SOFTWARE.
1163
1284
 
1164
1285
  ````
1165
1286
 
@@ -1169,60 +1290,19 @@ DEALINGS IN THE SOFTWARE.
1169
1290
 
1170
1291
  ### Rust Crates:
1171
1292
 
1172
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
1173
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
1174
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
1175
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
1176
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
1177
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
1178
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
1179
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
1180
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
1181
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
1182
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
1183
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
1184
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
1185
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
1186
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
1187
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
1188
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
1189
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
1190
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
1191
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
1192
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
1193
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
1194
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
1195
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
1196
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
1197
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
1198
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
1199
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
1200
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
1293
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
1294
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
1201
1295
 
1202
1296
  ````text
1203
- Permission is hereby granted, free of charge, to any
1204
- person obtaining a copy of this software and associated
1205
- documentation files (the "Software"), to deal in the
1206
- Software without restriction, including without
1207
- limitation the rights to use, copy, modify, merge,
1208
- publish, distribute, sublicense, and/or sell copies of
1209
- the Software, and to permit persons to whom the Software
1210
- is furnished to do so, subject to the following
1211
- conditions:
1297
+ The MIT License (MIT)
1212
1298
 
1213
- The above copyright notice and this permission notice
1214
- shall be included in all copies or substantial portions
1215
- of the Software.
1299
+ Copyright 2016 Google Inc. All Rights Reserved.
1216
1300
 
1217
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1218
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1219
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1220
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1221
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1222
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1223
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1224
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1225
- DEALINGS IN THE SOFTWARE.
1301
+ 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:
1302
+
1303
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1304
+
1305
+ 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.
1226
1306
 
1227
1307
  ````
1228
1308
 
@@ -1232,13 +1312,15 @@ DEALINGS IN THE SOFTWARE.
1232
1312
 
1233
1313
  ### Rust Crates:
1234
1314
 
1235
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
1236
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
1315
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
1316
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
1317
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
1318
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
1319
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
1320
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
1237
1321
 
1238
1322
  ````text
1239
- Copyright (c) 2006-2009 Graydon Hoare
1240
- Copyright (c) 2009-2013 Mozilla Foundation
1241
- Copyright (c) 2016 Artyom Pavlov
1323
+ Copyright (c) 2019 Tokio Contributors
1242
1324
 
1243
1325
  Permission is hereby granted, free of charge, to any
1244
1326
  person obtaining a copy of this software and associated
@@ -1272,16 +1354,30 @@ DEALINGS IN THE SOFTWARE.
1272
1354
 
1273
1355
  ### Rust Crates:
1274
1356
 
1275
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
1357
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
1276
1358
 
1277
1359
  ````text
1278
- Copyright 2016 Nika Layzell
1360
+ Copyright (c) 2018-2023 Sean McArthur
1361
+ Copyright (c) 2016 Alex Crichton
1279
1362
 
1280
- 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:
1363
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1364
+ of this software and associated documentation files (the "Software"), to deal
1365
+ in the Software without restriction, including without limitation the rights
1366
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1367
+ copies of the Software, and to permit persons to whom the Software is
1368
+ furnished to do so, subject to the following conditions:
1281
1369
 
1282
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1370
+ The above copyright notice and this permission notice shall be included in
1371
+ all copies or substantial portions of the Software.
1372
+
1373
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1374
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1375
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1376
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1377
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1378
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1379
+ THE SOFTWARE.
1283
1380
 
1284
- 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.
1285
1381
 
1286
1382
  ````
1287
1383
 
@@ -1291,10 +1387,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1291
1387
 
1292
1388
  ### Rust Crates:
1293
1389
 
1294
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
1390
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
1391
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
1392
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
1295
1393
 
1296
1394
  ````text
1297
- Copyright (c) 2014-2026 Sean McArthur
1395
+ MIT License
1396
+
1397
+ Copyright (c) 2017 Ted Driggs
1298
1398
 
1299
1399
  Permission is hereby granted, free of charge, to any person obtaining a copy
1300
1400
  of this software and associated documentation files (the "Software"), to deal
@@ -1303,16 +1403,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1303
1403
  copies of the Software, and to permit persons to whom the Software is
1304
1404
  furnished to do so, subject to the following conditions:
1305
1405
 
1306
- The above copyright notice and this permission notice shall be included in
1307
- all copies or substantial portions of the Software.
1406
+ The above copyright notice and this permission notice shall be included in all
1407
+ copies or substantial portions of the Software.
1308
1408
 
1309
1409
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1310
1410
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1311
1411
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1312
1412
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1313
1413
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1314
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1315
- THE SOFTWARE.
1414
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1415
+ SOFTWARE.
1316
1416
 
1317
1417
  ````
1318
1418
 
@@ -1322,34 +1422,34 @@ THE SOFTWARE.
1322
1422
 
1323
1423
  ### Rust Crates:
1324
1424
 
1325
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
1425
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1326
1426
 
1327
1427
  ````text
1328
- Copyright (c) 2018-2019 The RustCrypto Project Developers
1428
+ MIT License
1329
1429
 
1330
- Permission is hereby granted, free of charge, to any
1331
- person obtaining a copy of this software and associated
1332
- documentation files (the "Software"), to deal in the
1333
- Software without restriction, including without
1334
- limitation the rights to use, copy, modify, merge,
1335
- publish, distribute, sublicense, and/or sell copies of
1336
- the Software, and to permit persons to whom the Software
1337
- is furnished to do so, subject to the following
1338
- conditions:
1430
+ Copyright 2013-2014 RAD Game Tools and Valve Software
1431
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
1432
+ Copyright (c) 2017 Frommi
1433
+ Copyright (c) 2017-2024 oyvindln
1339
1434
 
1340
- The above copyright notice and this permission notice
1341
- shall be included in all copies or substantial portions
1342
- of the Software.
1343
1435
 
1344
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1345
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1346
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1347
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1348
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1349
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1350
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1351
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1352
- DEALINGS IN THE SOFTWARE.
1436
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1437
+ of this software and associated documentation files (the "Software"), to deal
1438
+ in the Software without restriction, including without limitation the rights
1439
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1440
+ copies of the Software, and to permit persons to whom the Software is
1441
+ furnished to do so, subject to the following conditions:
1442
+
1443
+ The above copyright notice and this permission notice shall be included in all
1444
+ copies or substantial portions of the Software.
1445
+
1446
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1447
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1448
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1449
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1450
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1451
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1452
+ SOFTWARE.
1353
1453
 
1354
1454
  ````
1355
1455
 
@@ -1399,12 +1499,10 @@ DEALINGS IN THE SOFTWARE.
1399
1499
 
1400
1500
  ### Rust Crates:
1401
1501
 
1402
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
1502
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
1403
1503
 
1404
1504
  ````text
1405
- The MIT License (MIT)
1406
-
1407
- Copyright (c) 2014 Mathijs van de Nes
1505
+ Copyright (c) 2018-2019 Sean McArthur
1408
1506
 
1409
1507
  Permission is hereby granted, free of charge, to any person obtaining a copy
1410
1508
  of this software and associated documentation files (the "Software"), to deal
@@ -1413,19 +1511,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1413
1511
  copies of the Software, and to permit persons to whom the Software is
1414
1512
  furnished to do so, subject to the following conditions:
1415
1513
 
1416
- The above copyright notice and this permission notice shall be included in all
1417
- copies or substantial portions of the Software.
1514
+ The above copyright notice and this permission notice shall be included in
1515
+ all copies or substantial portions of the Software.
1418
1516
 
1419
1517
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1420
1518
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1421
1519
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1422
1520
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1423
1521
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1424
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1425
- SOFTWARE.
1522
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1523
+ THE SOFTWARE.
1524
+
1426
1525
 
1427
- Some files in the "tests/data" subdirectory of this repository are under other
1428
- licences; see files named LICENSE.*.txt for details.
1429
1526
  ````
1430
1527
 
1431
1528
  ---
@@ -1434,10 +1531,10 @@ licences; see files named LICENSE.*.txt for details.
1434
1531
 
1435
1532
  ### Rust Crates:
1436
1533
 
1437
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
1534
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
1438
1535
 
1439
1536
  ````text
1440
- Copyright (c) 2017 Contributors
1537
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
1441
1538
 
1442
1539
  Permission is hereby granted, free of charge, to any
1443
1540
  person obtaining a copy of this software and associated
@@ -1469,14 +1566,45 @@ DEALINGS IN THE SOFTWARE.
1469
1566
 
1470
1567
  ## The following dependencies are licensed under the MIT License:
1471
1568
 
1569
+ ### NPM Packages:
1570
+
1571
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
1572
+
1573
+ ````text
1574
+ The MIT License (MIT)
1575
+
1576
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
1577
+
1578
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1579
+ of this software and associated documentation files (the "Software"), to deal
1580
+ in the Software without restriction, including without limitation the rights
1581
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1582
+ copies of the Software, and to permit persons to whom the Software is
1583
+ furnished to do so, subject to the following conditions:
1584
+
1585
+ The above copyright notice and this permission notice shall be included in
1586
+ all copies or substantial portions of the Software.
1587
+
1588
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1589
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1590
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1591
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1592
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1593
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1594
+ THE SOFTWARE.
1595
+
1596
+ ````
1597
+
1598
+ ---
1599
+
1600
+ ## The following dependencies are licensed under the MIT License:
1601
+
1472
1602
  ### Rust Crates:
1473
1603
 
1474
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
1475
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
1476
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
1604
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
1477
1605
 
1478
1606
  ````text
1479
- Copyright (c) 2019 Tower Contributors
1607
+ Copyright (c) 2015 Steven Allen
1480
1608
 
1481
1609
  Permission is hereby granted, free of charge, to any
1482
1610
  person obtaining a copy of this software and associated
@@ -1510,90 +1638,30 @@ DEALINGS IN THE SOFTWARE.
1510
1638
 
1511
1639
  ### Rust Crates:
1512
1640
 
1513
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
1641
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
1514
1642
 
1515
1643
  ````text
1516
- Copyright 2017 Juniper Networks, Inc.
1517
-
1518
- 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:
1644
+ The MIT License (MIT)
1519
1645
 
1520
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1646
+ Copyright (c) 2014 Paho Lurie-Gregg
1521
1647
 
1522
- 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.
1523
-
1524
- ````
1525
-
1526
- ---
1527
-
1528
- ## The following dependencies are licensed under the MIT License:
1529
-
1530
- ### Rust Crates:
1531
-
1532
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
1533
-
1534
- ````text
1535
- Copyright (c) 2015 Steven Allen
1536
-
1537
- Permission is hereby granted, free of charge, to any
1538
- person obtaining a copy of this software and associated
1539
- documentation files (the "Software"), to deal in the
1540
- Software without restriction, including without
1541
- limitation the rights to use, copy, modify, merge,
1542
- publish, distribute, sublicense, and/or sell copies of
1543
- the Software, and to permit persons to whom the Software
1544
- is furnished to do so, subject to the following
1545
- conditions:
1546
-
1547
- The above copyright notice and this permission notice
1548
- shall be included in all copies or substantial portions
1549
- of the Software.
1550
-
1551
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1552
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1553
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1554
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1555
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1556
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1557
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1558
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1559
- DEALINGS IN THE SOFTWARE.
1560
-
1561
- ````
1562
-
1563
- ---
1564
-
1565
- ## The following dependencies are licensed under the MIT License:
1566
-
1567
- ### Rust Crates:
1568
-
1569
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1570
-
1571
- ````text
1572
- Copyright (c) 2018 Carl Lerche
1573
-
1574
- Permission is hereby granted, free of charge, to any
1575
- person obtaining a copy of this software and associated
1576
- documentation files (the "Software"), to deal in the
1577
- Software without restriction, including without
1578
- limitation the rights to use, copy, modify, merge,
1579
- publish, distribute, sublicense, and/or sell copies of
1580
- the Software, and to permit persons to whom the Software
1581
- is furnished to do so, subject to the following
1582
- conditions:
1648
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1649
+ of this software and associated documentation files (the "Software"), to deal
1650
+ in the Software without restriction, including without limitation the rights
1651
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1652
+ copies of the Software, and to permit persons to whom the Software is
1653
+ furnished to do so, subject to the following conditions:
1583
1654
 
1584
- The above copyright notice and this permission notice
1585
- shall be included in all copies or substantial portions
1586
- of the Software.
1655
+ The above copyright notice and this permission notice shall be included in all
1656
+ copies or substantial portions of the Software.
1587
1657
 
1588
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1589
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1590
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1591
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1592
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1593
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1594
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1595
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1596
- DEALINGS IN THE SOFTWARE.
1658
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1659
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1660
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1661
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1662
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1663
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1664
+ SOFTWARE.
1597
1665
 
1598
1666
  ````
1599
1667
 
@@ -1603,47 +1671,32 @@ DEALINGS IN THE SOFTWARE.
1603
1671
 
1604
1672
  ### Rust Crates:
1605
1673
 
1606
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
1607
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1608
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1609
- - [windows](https://github.com/microsoft/windows-rs) (0.62.2)
1610
- - [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
1611
- - [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
1612
- - [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
1613
- - [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
1614
- - [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
1615
- - [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
1616
- - [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
1617
- - [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
1618
- - [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
1619
- - [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
1620
- - [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
1621
- - [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
1622
- - [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
1623
- - [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
1624
- - [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
1625
- - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
1626
- - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
1674
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
1675
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1676
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1627
1677
 
1628
1678
  ````text
1629
1679
  MIT License
1630
1680
 
1631
- Copyright (c) <year> <copyright holders>
1681
+ Copyright (c) 2023 magiclen.org (Ron Li)
1632
1682
 
1633
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
1634
- associated documentation files (the "Software"), to deal in the Software without restriction, including
1635
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1636
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
1637
- following conditions:
1683
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1684
+ of this software and associated documentation files (the "Software"), to deal
1685
+ in the Software without restriction, including without limitation the rights
1686
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1687
+ copies of the Software, and to permit persons to whom the Software is
1688
+ furnished to do so, subject to the following conditions:
1638
1689
 
1639
- The above copyright notice and this permission notice shall be included in all copies or substantial
1640
- portions of the Software.
1690
+ The above copyright notice and this permission notice shall be included in all
1691
+ copies or substantial portions of the Software.
1641
1692
 
1642
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1643
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
1644
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1645
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
1646
- USE OR OTHER DEALINGS IN THE SOFTWARE.
1693
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1694
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1695
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1696
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1697
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1698
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1699
+ SOFTWARE.
1647
1700
 
1648
1701
  ````
1649
1702
 
@@ -1653,10 +1706,10 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
1653
1706
 
1654
1707
  ### Rust Crates:
1655
1708
 
1656
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
1709
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
1657
1710
 
1658
1711
  ````text
1659
- Copyright (c) 2013-2016 The rust-url developers
1712
+ Copyright 2019-2024 YOSHIOKA Takuma
1660
1713
 
1661
1714
  Permission is hereby granted, free of charge, to any
1662
1715
  person obtaining a copy of this software and associated
@@ -1690,45 +1743,11 @@ DEALINGS IN THE SOFTWARE.
1690
1743
 
1691
1744
  ### Rust Crates:
1692
1745
 
1693
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
1694
-
1695
- ````text
1696
- The MIT License (MIT)
1697
-
1698
- Copyright (c) 2015 Alice Maz
1699
-
1700
- Permission is hereby granted, free of charge, to any person obtaining a copy
1701
- of this software and associated documentation files (the "Software"), to deal
1702
- in the Software without restriction, including without limitation the rights
1703
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1704
- copies of the Software, and to permit persons to whom the Software is
1705
- furnished to do so, subject to the following conditions:
1706
-
1707
- The above copyright notice and this permission notice shall be included in
1708
- all copies or substantial portions of the Software.
1709
-
1710
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1711
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1712
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1713
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1714
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1715
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1716
- THE SOFTWARE.
1717
-
1718
- ````
1719
-
1720
- ---
1721
-
1722
- ## The following dependencies are licensed under the MIT License:
1723
-
1724
- ### NPM Packages:
1725
-
1726
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
1746
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
1727
1747
 
1728
1748
  ````text
1729
- MIT License
1730
-
1731
- Copyright (c) Matteo Collina and Undici contributors
1749
+ Copyright (c) 2013-2014 The Rust Project Developers.
1750
+ Copyright (c) 2015-2020 The rust-hex Developers
1732
1751
 
1733
1752
  Permission is hereby granted, free of charge, to any person obtaining a copy
1734
1753
  of this software and associated documentation files (the "Software"), to deal
@@ -1756,10 +1775,12 @@ SOFTWARE.
1756
1775
 
1757
1776
  ### Rust Crates:
1758
1777
 
1759
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
1778
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
1760
1779
 
1761
1780
  ````text
1762
- Copyright (c) 2018 directories-rs contributors
1781
+ MIT License
1782
+
1783
+ Copyright (c) 2025 Callum Oakley
1763
1784
 
1764
1785
  Permission is hereby granted, free of charge, to any person obtaining a copy
1765
1786
  of this software and associated documentation files (the "Software"), to deal
@@ -1787,19 +1808,10 @@ SOFTWARE.
1787
1808
 
1788
1809
  ### Rust Crates:
1789
1810
 
1790
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
1791
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
1792
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
1793
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
1794
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
1795
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
1796
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
1797
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
1798
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
1811
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
1799
1812
 
1800
1813
  ````text
1801
- Copyright (c) 2016 Alex Crichton
1802
- Copyright (c) 2017 The Tokio Authors
1814
+ Copyright (c) 2019 The CryptoCorrosion Contributors
1803
1815
 
1804
1816
  Permission is hereby granted, free of charge, to any
1805
1817
  person obtaining a copy of this software and associated
@@ -1833,42 +1845,10 @@ DEALINGS IN THE SOFTWARE.
1833
1845
 
1834
1846
  ### Rust Crates:
1835
1847
 
1836
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
1837
-
1838
- ````text
1839
- Copyright (c) 2013-2014 The Rust Project Developers.
1840
- Copyright (c) 2015-2020 The rust-hex Developers
1841
-
1842
- Permission is hereby granted, free of charge, to any person obtaining a copy
1843
- of this software and associated documentation files (the "Software"), to deal
1844
- in the Software without restriction, including without limitation the rights
1845
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1846
- copies of the Software, and to permit persons to whom the Software is
1847
- furnished to do so, subject to the following conditions:
1848
-
1849
- The above copyright notice and this permission notice shall be included in all
1850
- copies or substantial portions of the Software.
1851
-
1852
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1853
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1854
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1855
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1856
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1857
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1858
- SOFTWARE.
1859
-
1860
- ````
1861
-
1862
- ---
1863
-
1864
- ## The following dependencies are licensed under the MIT License:
1865
-
1866
- ### Rust Crates:
1867
-
1868
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
1848
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
1869
1849
 
1870
1850
  ````text
1871
- Copyright Mozilla Foundation
1851
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
1872
1852
 
1873
1853
  Permission is hereby granted, free of charge, to any
1874
1854
  person obtaining a copy of this software and associated
@@ -1902,50 +1882,35 @@ DEALINGS IN THE SOFTWARE.
1902
1882
 
1903
1883
  ### Rust Crates:
1904
1884
 
1905
- - [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
1906
-
1907
- ````text
1908
- Copyright (c) 2015 steffengy
1909
-
1910
- 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:
1911
-
1912
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1913
-
1914
- 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.
1915
-
1916
- ````
1917
-
1918
- ---
1919
-
1920
- ## The following dependencies are licensed under the MIT License:
1921
-
1922
- ### NPM Packages:
1923
-
1924
- - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
1885
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
1925
1886
 
1926
1887
  ````text
1927
- The MIT License (MIT)
1928
-
1929
- Copyright (c) 2015-2021 Evgeny Poberezkin
1930
-
1931
- Permission is hereby granted, free of charge, to any person obtaining a copy
1932
- of this software and associated documentation files (the "Software"), to deal
1933
- in the Software without restriction, including without limitation the rights
1934
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1935
- copies of the Software, and to permit persons to whom the Software is
1936
- furnished to do so, subject to the following conditions:
1888
+ Copyright (c) 2018-2024 The rust-random Project Developers
1889
+ Copyright (c) 2014 The Rust Project Developers
1937
1890
 
1938
- The above copyright notice and this permission notice shall be included in all
1939
- copies or substantial portions of the Software.
1891
+ Permission is hereby granted, free of charge, to any
1892
+ person obtaining a copy of this software and associated
1893
+ documentation files (the "Software"), to deal in the
1894
+ Software without restriction, including without
1895
+ limitation the rights to use, copy, modify, merge,
1896
+ publish, distribute, sublicense, and/or sell copies of
1897
+ the Software, and to permit persons to whom the Software
1898
+ is furnished to do so, subject to the following
1899
+ conditions:
1940
1900
 
1941
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1942
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1943
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1944
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1945
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1946
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1947
- SOFTWARE.
1901
+ The above copyright notice and this permission notice
1902
+ shall be included in all copies or substantial portions
1903
+ of the Software.
1948
1904
 
1905
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1906
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1907
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1908
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1909
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1910
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1911
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1912
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1913
+ DEALINGS IN THE SOFTWARE.
1949
1914
 
1950
1915
  ````
1951
1916
 
@@ -1955,10 +1920,10 @@ SOFTWARE.
1955
1920
 
1956
1921
  ### Rust Crates:
1957
1922
 
1958
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
1923
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
1959
1924
 
1960
1925
  ````text
1961
- Copyright (c) 2017 Artyom Pavlov
1926
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
1962
1927
 
1963
1928
  Permission is hereby granted, free of charge, to any
1964
1929
  person obtaining a copy of this software and associated
@@ -1992,14 +1957,46 @@ DEALINGS IN THE SOFTWARE.
1992
1957
 
1993
1958
  ### Rust Crates:
1994
1959
 
1995
- - [educe](https://github.com/magiclen/educe) (0.5.11)
1996
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1997
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1960
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
1998
1961
 
1999
1962
  ````text
2000
- MIT License
1963
+ The MIT License (MIT)
1964
+
1965
+ Copyright (c) 2015 Bartłomiej Kamiński
1966
+
1967
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1968
+ of this software and associated documentation files (the "Software"), to deal
1969
+ in the Software without restriction, including without limitation the rights
1970
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1971
+ copies of the Software, and to permit persons to whom the Software is
1972
+ furnished to do so, subject to the following conditions:
1973
+
1974
+ The above copyright notice and this permission notice shall be included in all
1975
+ copies or substantial portions of the Software.
1976
+
1977
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1978
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1979
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1980
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1981
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1982
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1983
+ SOFTWARE.
1984
+ ````
2001
1985
 
2002
- Copyright (c) 2023 magiclen.org (Ron Li)
1986
+ ---
1987
+
1988
+ ## The following dependencies are licensed under the MIT License:
1989
+
1990
+ ### Rust Crates:
1991
+
1992
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
1993
+
1994
+ ````text
1995
+ The MIT License (MIT)
1996
+
1997
+ Copyright (c) 2015 Danny Guo
1998
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1999
+ Copyright (c) 2018 Akash Kurdekar
2003
2000
 
2004
2001
  Permission is hereby granted, free of charge, to any person obtaining a copy
2005
2002
  of this software and associated documentation files (the "Software"), to deal
@@ -2025,36 +2022,6 @@ SOFTWARE.
2025
2022
 
2026
2023
  ## The following dependencies are licensed under the MIT License:
2027
2024
 
2028
- ### NPM Packages:
2029
-
2030
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
2031
-
2032
- ````text
2033
- This software is released under the MIT license:
2034
-
2035
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2036
- this software and associated documentation files (the "Software"), to deal in
2037
- the Software without restriction, including without limitation the rights to
2038
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2039
- the Software, and to permit persons to whom the Software is furnished to do so,
2040
- subject to the following conditions:
2041
-
2042
- The above copyright notice and this permission notice shall be included in all
2043
- copies or substantial portions of the Software.
2044
-
2045
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2046
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2047
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2048
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2049
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2050
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2051
-
2052
- ````
2053
-
2054
- ---
2055
-
2056
- ## The following dependencies are licensed under the MIT License:
2057
-
2058
2025
  ### Rust Crates:
2059
2026
 
2060
2027
  - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
@@ -2091,11 +2058,10 @@ SOFTWARE.
2091
2058
 
2092
2059
  ### Rust Crates:
2093
2060
 
2094
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
2095
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
2061
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
2096
2062
 
2097
2063
  ````text
2098
- Copyright (c) 2014 Alex Crichton
2064
+ Copyright (c) 2016 Amanieu d'Antras
2099
2065
 
2100
2066
  Permission is hereby granted, free of charge, to any
2101
2067
  person obtaining a copy of this software and associated
@@ -2129,69 +2095,30 @@ DEALINGS IN THE SOFTWARE.
2129
2095
 
2130
2096
  ### Rust Crates:
2131
2097
 
2132
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
2098
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
2133
2099
 
2134
2100
  ````text
2135
- Copyright (c) 2019 Nick Fitzgerald
2136
-
2137
- Permission is hereby granted, free of charge, to any
2138
- person obtaining a copy of this software and associated
2139
- documentation files (the "Software"), to deal in the
2140
- Software without restriction, including without
2141
- limitation the rights to use, copy, modify, merge,
2142
- publish, distribute, sublicense, and/or sell copies of
2143
- the Software, and to permit persons to whom the Software
2144
- is furnished to do so, subject to the following
2145
- conditions:
2146
-
2147
- The above copyright notice and this permission notice
2148
- shall be included in all copies or substantial portions
2149
- of the Software.
2150
-
2151
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2152
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2153
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2154
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2155
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2156
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2157
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2158
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2159
- DEALINGS IN THE SOFTWARE.
2160
-
2161
- ````
2162
-
2163
- ---
2101
+ MIT License
2164
2102
 
2165
- ## The following dependencies are licensed under the MIT License:
2103
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
2166
2104
 
2167
- ### Rust Crates:
2105
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2106
+ of this software and associated documentation files (the "Software"), to deal
2107
+ in the Software without restriction, including without limitation the rights
2108
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2109
+ copies of the Software, and to permit persons to whom the Software is
2110
+ furnished to do so, subject to the following conditions:
2168
2111
 
2169
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
2112
+ The above copyright notice and this permission notice shall be included in all
2113
+ copies or substantial portions of the Software.
2170
2114
 
2171
- ````text
2172
- The MIT License (MIT)
2173
-
2174
- Copyright (c) 2016 Johann Tuffe
2175
-
2176
- Permission is hereby granted, free of charge, to any person obtaining a copy
2177
- of this software and associated documentation files (the "Software"), to deal
2178
- in the Software without restriction, including without limitation the rights
2179
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2180
- copies of the Software, and to permit persons to whom the Software is
2181
- furnished to do so, subject to the following conditions:
2182
-
2183
-
2184
- The above copyright notice and this permission notice shall be included in
2185
- all copies or substantial portions of the Software.
2186
-
2187
-
2188
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2189
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2190
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2191
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2192
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2193
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2194
- THE SOFTWARE.
2115
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2116
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2117
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2118
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2119
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2120
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2121
+ SOFTWARE.
2195
2122
 
2196
2123
  ````
2197
2124
 
@@ -2201,11 +2128,37 @@ THE SOFTWARE.
2201
2128
 
2202
2129
  ### Rust Crates:
2203
2130
 
2204
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
2131
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
2132
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
2133
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
2134
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
2135
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
2136
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
2137
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
2138
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
2139
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
2140
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
2141
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
2142
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
2143
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
2144
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
2145
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
2146
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
2147
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
2148
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
2149
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
2150
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
2151
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
2152
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
2153
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
2154
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
2155
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
2156
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
2157
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
2158
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
2159
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
2205
2160
 
2206
2161
  ````text
2207
- Copyright (c) 2019 The CryptoCorrosion Contributors
2208
-
2209
2162
  Permission is hereby granted, free of charge, to any
2210
2163
  person obtaining a copy of this software and associated
2211
2164
  documentation files (the "Software"), to deal in the
@@ -2238,13 +2191,12 @@ DEALINGS IN THE SOFTWARE.
2238
2191
 
2239
2192
  ### Rust Crates:
2240
2193
 
2241
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
2194
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
2195
+ - [widestring](https://github.com/VoidStarKat/widestring-rs) (1.2.1)
2242
2196
 
2243
2197
  ````text
2244
2198
  MIT License
2245
2199
 
2246
- Copyright (c) 2018-2021 The RustCrypto Project Developers
2247
-
2248
2200
  Permission is hereby granted, free of charge, to any person obtaining a copy
2249
2201
  of this software and associated documentation files (the "Software"), to deal
2250
2202
  in the Software without restriction, including without limitation the rights
@@ -2269,32 +2221,36 @@ SOFTWARE.
2269
2221
 
2270
2222
  ## The following dependencies are licensed under the MIT License:
2271
2223
 
2272
- ### NPM Packages:
2224
+ ### Rust Crates:
2273
2225
 
2274
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
2226
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
2275
2227
 
2276
2228
  ````text
2277
- The MIT License (MIT)
2278
-
2279
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
2229
+ Copyright (c) 2019-2021 Tower Contributors
2280
2230
 
2281
- Permission is hereby granted, free of charge, to any person obtaining a copy
2282
- of this software and associated documentation files (the "Software"), to deal
2283
- in the Software without restriction, including without limitation the rights
2284
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2285
- copies of the Software, and to permit persons to whom the Software is
2286
- furnished to do so, subject to the following conditions:
2231
+ Permission is hereby granted, free of charge, to any
2232
+ person obtaining a copy of this software and associated
2233
+ documentation files (the "Software"), to deal in the
2234
+ Software without restriction, including without
2235
+ limitation the rights to use, copy, modify, merge,
2236
+ publish, distribute, sublicense, and/or sell copies of
2237
+ the Software, and to permit persons to whom the Software
2238
+ is furnished to do so, subject to the following
2239
+ conditions:
2287
2240
 
2288
- The above copyright notice and this permission notice shall be included in
2289
- all copies or substantial portions of the Software.
2241
+ The above copyright notice and this permission notice
2242
+ shall be included in all copies or substantial portions
2243
+ of the Software.
2290
2244
 
2291
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2292
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2293
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2294
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2295
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2296
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2297
- THE SOFTWARE.
2245
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2246
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2247
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2248
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2249
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2250
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2251
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2252
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2253
+ DEALINGS IN THE SOFTWARE.
2298
2254
 
2299
2255
  ````
2300
2256
 
@@ -2304,10 +2260,12 @@ THE SOFTWARE.
2304
2260
 
2305
2261
  ### Rust Crates:
2306
2262
 
2307
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
2263
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
2308
2264
 
2309
2265
  ````text
2310
- Copyright (c) 2017 Sean McArthur
2266
+ The MIT License (MIT)
2267
+
2268
+ Copyright (c) 2015 Alice Maz
2311
2269
 
2312
2270
  Permission is hereby granted, free of charge, to any person obtaining a copy
2313
2271
  of this software and associated documentation files (the "Software"), to deal
@@ -2327,22 +2285,20 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2327
2285
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2328
2286
  THE SOFTWARE.
2329
2287
 
2330
-
2331
2288
  ````
2332
2289
 
2333
2290
  ---
2334
2291
 
2335
2292
  ## The following dependencies are licensed under the MIT License:
2336
2293
 
2337
- ### Rust Crates:
2294
+ ### NPM Packages:
2338
2295
 
2339
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
2296
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
2340
2297
 
2341
2298
  ````text
2342
2299
  The MIT License (MIT)
2343
2300
 
2344
- Copyright (c) 2015-2020 Julien Cretin
2345
- Copyright (c) 2017-2020 Google Inc.
2301
+ Copyright (c) 2015-2021 Evgeny Poberezkin
2346
2302
 
2347
2303
  Permission is hereby granted, free of charge, to any person obtaining a copy
2348
2304
  of this software and associated documentation files (the "Software"), to deal
@@ -2362,6 +2318,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2362
2318
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2363
2319
  SOFTWARE.
2364
2320
 
2321
+
2365
2322
  ````
2366
2323
 
2367
2324
  ---
@@ -2370,10 +2327,49 @@ SOFTWARE.
2370
2327
 
2371
2328
  ### Rust Crates:
2372
2329
 
2373
- - [winreg](https://github.com/gentoo90/winreg-rs) (0.52.0)
2330
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2374
2331
 
2375
2332
  ````text
2376
- Copyright (c) 2015 Igor Shaula
2333
+ Copyright (c) 2016--2017
2334
+
2335
+ Permission is hereby granted, free of charge, to any
2336
+ person obtaining a copy of this software and associated
2337
+ documentation files (the "Software"), to deal in the
2338
+ Software without restriction, including without
2339
+ limitation the rights to use, copy, modify, merge,
2340
+ publish, distribute, sublicense, and/or sell copies of
2341
+ the Software, and to permit persons to whom the Software
2342
+ is furnished to do so, subject to the following
2343
+ conditions:
2344
+
2345
+ The above copyright notice and this permission notice
2346
+ shall be included in all copies or substantial portions
2347
+ of the Software.
2348
+
2349
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2350
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2351
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2352
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2353
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2354
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2355
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2356
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2357
+ DEALINGS IN THE SOFTWARE.
2358
+
2359
+ ````
2360
+
2361
+ ---
2362
+
2363
+ ## The following dependencies are licensed under the MIT License:
2364
+
2365
+ ### NPM Packages:
2366
+
2367
+ - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.10) (0.0.10)
2368
+
2369
+ ````text
2370
+ MIT License
2371
+
2372
+ Copyright (c) 2026 Huawei Device Co., Ltd.
2377
2373
 
2378
2374
  Permission is hereby granted, free of charge, to any person obtaining a copy
2379
2375
  of this software and associated documentation files (the "Software"), to deal
@@ -2382,16 +2378,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2382
2378
  copies of the Software, and to permit persons to whom the Software is
2383
2379
  furnished to do so, subject to the following conditions:
2384
2380
 
2385
- The above copyright notice and this permission notice shall be included in
2386
- all copies or substantial portions of the Software.
2381
+ The above copyright notice and this permission notice shall be included in all
2382
+ copies or substantial portions of the Software.
2387
2383
 
2388
2384
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2389
2385
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2390
2386
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2391
2387
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2392
2388
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2393
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2394
- THE SOFTWARE.
2389
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2390
+ SOFTWARE.
2395
2391
 
2396
2392
  ````
2397
2393
 
@@ -2401,10 +2397,10 @@ THE SOFTWARE.
2401
2397
 
2402
2398
  ### Rust Crates:
2403
2399
 
2404
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
2400
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
2405
2401
 
2406
2402
  ````text
2407
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
2403
+ Copyright (c) 2016--2023
2408
2404
 
2409
2405
  Permission is hereby granted, free of charge, to any
2410
2406
  person obtaining a copy of this software and associated
@@ -2438,10 +2434,16 @@ DEALINGS IN THE SOFTWARE.
2438
2434
 
2439
2435
  ### Rust Crates:
2440
2436
 
2441
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
2437
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
2438
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
2439
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
2440
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
2441
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
2442
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
2442
2443
 
2443
2444
  ````text
2444
- Copyright (c) 2010 The Rust Project Developers
2445
+ Copyright 2018 Developers of the Rand project
2446
+ Copyright (c) 2014 The Rust Project Developers
2445
2447
 
2446
2448
  Permission is hereby granted, free of charge, to any
2447
2449
  person obtaining a copy of this software and associated
@@ -2475,36 +2477,64 @@ DEALINGS IN THE SOFTWARE.
2475
2477
 
2476
2478
  ### Rust Crates:
2477
2479
 
2478
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
2479
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2480
- - [url](https://github.com/servo/rust-url) (2.5.8)
2480
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
2481
2481
 
2482
2482
  ````text
2483
- Copyright (c) 2013-2025 The rust-url developers
2483
+ MIT License
2484
2484
 
2485
- Permission is hereby granted, free of charge, to any
2486
- person obtaining a copy of this software and associated
2487
- documentation files (the "Software"), to deal in the
2488
- Software without restriction, including without
2489
- limitation the rights to use, copy, modify, merge,
2490
- publish, distribute, sublicense, and/or sell copies of
2491
- the Software, and to permit persons to whom the Software
2492
- is furnished to do so, subject to the following
2493
- conditions:
2485
+ Copyright (c) 2017 Nikolai Vazquez
2494
2486
 
2495
- The above copyright notice and this permission notice
2496
- shall be included in all copies or substantial portions
2497
- of the Software.
2487
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2488
+ of this software and associated documentation files (the "Software"), to deal
2489
+ in the Software without restriction, including without limitation the rights
2490
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2491
+ copies of the Software, and to permit persons to whom the Software is
2492
+ furnished to do so, subject to the following conditions:
2498
2493
 
2499
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2500
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2501
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2502
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2503
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2504
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2505
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2506
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2507
- DEALINGS IN THE SOFTWARE.
2494
+ The above copyright notice and this permission notice shall be included in all
2495
+ copies or substantial portions of the Software.
2496
+
2497
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2498
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2499
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2500
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2501
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2502
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2503
+ SOFTWARE.
2504
+
2505
+ ````
2506
+
2507
+ ---
2508
+
2509
+ ## The following dependencies are licensed under the MIT License:
2510
+
2511
+ ### NPM Packages:
2512
+
2513
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
2514
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
2515
+
2516
+ ````text
2517
+ MIT License
2518
+
2519
+ Copyright (c) 2017 Evgeny Poberezkin
2520
+
2521
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2522
+ of this software and associated documentation files (the "Software"), to deal
2523
+ in the Software without restriction, including without limitation the rights
2524
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2525
+ copies of the Software, and to permit persons to whom the Software is
2526
+ furnished to do so, subject to the following conditions:
2527
+
2528
+ The above copyright notice and this permission notice shall be included in all
2529
+ copies or substantial portions of the Software.
2530
+
2531
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2532
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2533
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2534
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2535
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2536
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2537
+ SOFTWARE.
2508
2538
 
2509
2539
  ````
2510
2540
 
@@ -2514,10 +2544,10 @@ DEALINGS IN THE SOFTWARE.
2514
2544
 
2515
2545
  ### Rust Crates:
2516
2546
 
2517
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
2547
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
2518
2548
 
2519
2549
  ````text
2520
- Copyright (c) 2021 RustCrypto Developers
2550
+ Copyright (c) 2017 Artyom Pavlov
2521
2551
 
2522
2552
  Permission is hereby granted, free of charge, to any
2523
2553
  person obtaining a copy of this software and associated
@@ -2549,37 +2579,29 @@ DEALINGS IN THE SOFTWARE.
2549
2579
 
2550
2580
  ## The following dependencies are licensed under the MIT License:
2551
2581
 
2552
- ### Rust Crates:
2582
+ ### NPM Packages:
2553
2583
 
2554
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
2584
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
2555
2585
 
2556
2586
  ````text
2557
- Copyright (c) 2016 The humantime Developers
2558
-
2559
- Includes parts of http date with the following copyright:
2560
- Copyright (c) 2016 Pyfisch
2561
-
2562
- Includes portions of musl libc with the following copyright:
2563
- Copyright © 2005-2013 Rich Felker
2564
-
2587
+ This software is released under the MIT license:
2565
2588
 
2566
- Permission is hereby granted, free of charge, to any person obtaining a copy
2567
- of this software and associated documentation files (the "Software"), to deal
2568
- in the Software without restriction, including without limitation the rights
2569
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2570
- copies of the Software, and to permit persons to whom the Software is
2571
- furnished to do so, subject to the following conditions:
2589
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2590
+ this software and associated documentation files (the "Software"), to deal in
2591
+ the Software without restriction, including without limitation the rights to
2592
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2593
+ the Software, and to permit persons to whom the Software is furnished to do so,
2594
+ subject to the following conditions:
2572
2595
 
2573
2596
  The above copyright notice and this permission notice shall be included in all
2574
2597
  copies or substantial portions of the Software.
2575
2598
 
2576
2599
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2577
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2578
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2579
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2580
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2581
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2582
- SOFTWARE.
2600
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2601
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2602
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2603
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2604
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2583
2605
 
2584
2606
  ````
2585
2607
 
@@ -2589,15 +2611,10 @@ SOFTWARE.
2589
2611
 
2590
2612
  ### Rust Crates:
2591
2613
 
2592
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
2593
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
2594
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
2595
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
2596
-
2597
- ````text
2598
- The MIT License (MIT)
2614
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
2599
2615
 
2600
- Copyright (c) 2015 Andrew Gallant
2616
+ ````text
2617
+ Copyright (c) 2023-2025 Sean McArthur
2601
2618
 
2602
2619
  Permission is hereby granted, free of charge, to any person obtaining a copy
2603
2620
  of this software and associated documentation files (the "Software"), to deal
@@ -2625,10 +2642,47 @@ THE SOFTWARE.
2625
2642
 
2626
2643
  ### Rust Crates:
2627
2644
 
2628
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
2645
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
2629
2646
 
2630
2647
  ````text
2631
- Copyright (c) 2019 Eliza Weisman
2648
+ Copyright (c) The Rust Project Developers
2649
+
2650
+ Permission is hereby granted, free of charge, to any
2651
+ person obtaining a copy of this software and associated
2652
+ documentation files (the "Software"), to deal in the
2653
+ Software without restriction, including without
2654
+ limitation the rights to use, copy, modify, merge,
2655
+ publish, distribute, sublicense, and/or sell copies of
2656
+ the Software, and to permit persons to whom the Software
2657
+ is furnished to do so, subject to the following
2658
+ conditions:
2659
+
2660
+ The above copyright notice and this permission notice
2661
+ shall be included in all copies or substantial portions
2662
+ of the Software.
2663
+
2664
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2665
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2666
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2667
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2668
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2669
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2670
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2671
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2672
+ DEALINGS IN THE SOFTWARE.
2673
+
2674
+ ````
2675
+
2676
+ ---
2677
+
2678
+ ## The following dependencies are licensed under the MIT License:
2679
+
2680
+ ### Rust Crates:
2681
+
2682
+ - [winreg](https://github.com/gentoo90/winreg-rs) (0.52.0)
2683
+
2684
+ ````text
2685
+ Copyright (c) 2015 Igor Shaula
2632
2686
 
2633
2687
  Permission is hereby granted, free of charge, to any person obtaining a copy
2634
2688
  of this software and associated documentation files (the "Software"), to deal
@@ -2656,12 +2710,13 @@ THE SOFTWARE.
2656
2710
 
2657
2711
  ### Rust Crates:
2658
2712
 
2659
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
2713
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
2660
2714
 
2661
2715
  ````text
2662
- MIT License
2716
+ The MIT License (MIT)
2663
2717
 
2664
- Copyright (c) [2021] [Marvin Countryman]
2718
+ Copyright (c) 2015-2020 Julien Cretin
2719
+ Copyright (c) 2017-2020 Google Inc.
2665
2720
 
2666
2721
  Permission is hereby granted, free of charge, to any person obtaining a copy
2667
2722
  of this software and associated documentation files (the "Software"), to deal
@@ -2689,19 +2744,35 @@ SOFTWARE.
2689
2744
 
2690
2745
  ### Rust Crates:
2691
2746
 
2692
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
2693
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
2747
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
2694
2748
 
2695
2749
  ````text
2696
- The MIT License (MIT)
2750
+ Copyright (c) 2016 The humantime Developers
2697
2751
 
2698
- Copyright 2016 Google Inc. All Rights Reserved.
2752
+ Includes parts of http date with the following copyright:
2753
+ Copyright (c) 2016 Pyfisch
2699
2754
 
2700
- 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:
2755
+ Includes portions of musl libc with the following copyright:
2756
+ Copyright © 2005-2013 Rich Felker
2701
2757
 
2702
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2703
2758
 
2704
- 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.
2759
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2760
+ of this software and associated documentation files (the "Software"), to deal
2761
+ in the Software without restriction, including without limitation the rights
2762
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2763
+ copies of the Software, and to permit persons to whom the Software is
2764
+ furnished to do so, subject to the following conditions:
2765
+
2766
+ The above copyright notice and this permission notice shall be included in all
2767
+ copies or substantial portions of the Software.
2768
+
2769
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2770
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2771
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2772
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2773
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2774
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2775
+ SOFTWARE.
2705
2776
 
2706
2777
  ````
2707
2778
 
@@ -2745,10 +2816,11 @@ SOFTWARE.
2745
2816
 
2746
2817
  ### Rust Crates:
2747
2818
 
2748
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
2819
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
2749
2820
 
2750
2821
  ````text
2751
- Copyright (c) 2020-2025 The RustCrypto Project Developers
2822
+ Copyright (c) 2018-2025 The rust-random Project Developers
2823
+ Copyright (c) 2014 The Rust Project Developers
2752
2824
 
2753
2825
  Permission is hereby granted, free of charge, to any
2754
2826
  person obtaining a copy of this software and associated
@@ -2782,10 +2854,10 @@ DEALINGS IN THE SOFTWARE.
2782
2854
 
2783
2855
  ### Rust Crates:
2784
2856
 
2785
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
2857
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
2786
2858
 
2787
2859
  ````text
2788
- Copyright (c) 2023-2025 Sean McArthur
2860
+ Copyright (c) 2019 Eliza Weisman
2789
2861
 
2790
2862
  Permission is hereby granted, free of charge, to any person obtaining a copy
2791
2863
  of this software and associated documentation files (the "Software"), to deal
@@ -2813,10 +2885,30 @@ THE SOFTWARE.
2813
2885
 
2814
2886
  ### Rust Crates:
2815
2887
 
2816
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
2888
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
2817
2889
 
2818
2890
  ````text
2819
- Copyright (c) The Rust Project Developers
2891
+ Copyright 2017 Juniper Networks, Inc.
2892
+
2893
+ 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:
2894
+
2895
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2896
+
2897
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2898
+
2899
+ ````
2900
+
2901
+ ---
2902
+
2903
+ ## The following dependencies are licensed under the MIT License:
2904
+
2905
+ ### Rust Crates:
2906
+
2907
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
2908
+
2909
+ ````text
2910
+ Copyright (c) 2018-2026 The rust-random Project Developers
2911
+ Copyright (c) 2014 The Rust Project Developers
2820
2912
 
2821
2913
  Permission is hereby granted, free of charge, to any
2822
2914
  person obtaining a copy of this software and associated
@@ -2850,130 +2942,43 @@ DEALINGS IN THE SOFTWARE.
2850
2942
 
2851
2943
  ### Rust Crates:
2852
2944
 
2853
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
2854
-
2855
- ````text
2856
- MIT License
2857
-
2858
- Copyright (c) 2017 Nikolai Vazquez
2859
-
2860
- Permission is hereby granted, free of charge, to any person obtaining a copy
2861
- of this software and associated documentation files (the "Software"), to deal
2862
- in the Software without restriction, including without limitation the rights
2863
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2864
- copies of the Software, and to permit persons to whom the Software is
2865
- furnished to do so, subject to the following conditions:
2866
-
2867
- The above copyright notice and this permission notice shall be included in all
2868
- copies or substantial portions of the Software.
2869
-
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,
2872
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2873
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2874
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2875
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2876
- SOFTWARE.
2877
-
2878
- ````
2879
-
2880
- ---
2881
-
2882
- ## The following dependencies are licensed under the MIT License:
2883
-
2884
- ### Rust Crates:
2885
-
2886
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
2887
-
2888
- ````text
2889
- The MIT License (MIT)
2890
-
2891
- Copyright (c) 2015 Bartłomiej Kamiński
2892
-
2893
- Permission is hereby granted, free of charge, to any person obtaining a copy
2894
- of this software and associated documentation files (the "Software"), to deal
2895
- in the Software without restriction, including without limitation the rights
2896
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2897
- copies of the Software, and to permit persons to whom the Software is
2898
- furnished to do so, subject to the following conditions:
2899
-
2900
- The above copyright notice and this permission notice shall be included in all
2901
- copies or substantial portions of the Software.
2902
-
2903
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2904
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2905
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2906
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2907
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2908
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2909
- SOFTWARE.
2910
- ````
2911
-
2912
- ---
2913
-
2914
- ## The following dependencies are licensed under the MIT License:
2915
-
2916
- ### Rust Crates:
2917
-
2918
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
2919
-
2920
- ````text
2921
- MIT License
2922
-
2923
- Copyright (c) 2025 Callum Oakley
2924
-
2925
- Permission is hereby granted, free of charge, to any person obtaining a copy
2926
- of this software and associated documentation files (the "Software"), to deal
2927
- in the Software without restriction, including without limitation the rights
2928
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2929
- copies of the Software, and to permit persons to whom the Software is
2930
- furnished to do so, subject to the following conditions:
2931
-
2932
- The above copyright notice and this permission notice shall be included in all
2933
- copies or substantial portions of the Software.
2934
-
2935
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2936
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2937
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2938
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2939
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2940
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2941
- SOFTWARE.
2942
-
2943
- ````
2944
-
2945
- ---
2946
-
2947
- ## The following dependencies are licensed under the MIT License:
2948
-
2949
- ### Rust Crates:
2950
-
2951
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
2952
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
2953
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
2945
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2946
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2947
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2948
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2949
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2950
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2951
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2952
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2953
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2954
2954
 
2955
2955
  ````text
2956
- MIT License
2957
-
2958
- Copyright (c) Tokio Contributors
2959
-
2960
- Permission is hereby granted, free of charge, to any person obtaining a copy
2961
- of this software and associated documentation files (the "Software"), to deal
2962
- in the Software without restriction, including without limitation the rights
2963
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2964
- copies of the Software, and to permit persons to whom the Software is
2965
- furnished to do so, subject to the following conditions:
2956
+ Copyright (c) 2016 Alex Crichton
2957
+ Copyright (c) 2017 The Tokio Authors
2966
2958
 
2967
- The above copyright notice and this permission notice shall be included in all
2968
- copies or substantial portions of the Software.
2959
+ Permission is hereby granted, free of charge, to any
2960
+ person obtaining a copy of this software and associated
2961
+ documentation files (the "Software"), to deal in the
2962
+ Software without restriction, including without
2963
+ limitation the rights to use, copy, modify, merge,
2964
+ publish, distribute, sublicense, and/or sell copies of
2965
+ the Software, and to permit persons to whom the Software
2966
+ is furnished to do so, subject to the following
2967
+ conditions:
2969
2968
 
2970
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2971
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2972
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2973
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2974
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2975
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2976
- SOFTWARE.
2969
+ The above copyright notice and this permission notice
2970
+ shall be included in all copies or substantial portions
2971
+ of the Software.
2972
+
2973
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2974
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2975
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2976
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2977
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2978
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2979
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2980
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2981
+ DEALINGS IN THE SOFTWARE.
2977
2982
 
2978
2983
  ````
2979
2984
 
@@ -2983,12 +2988,10 @@ SOFTWARE.
2983
2988
 
2984
2989
  ### Rust Crates:
2985
2990
 
2986
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
2991
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
2987
2992
 
2988
2993
  ````text
2989
- Copyright (c) 2017 Carl Lerche
2990
- Copyright (c) 2018 Bastian Köcher
2991
- Copyright (c) 2019-2020 Artem Vorotnikov
2994
+ Copyright (c) 2013-2016 The rust-url developers
2992
2995
 
2993
2996
  Permission is hereby granted, free of charge, to any
2994
2997
  person obtaining a copy of this software and associated
@@ -3022,11 +3025,10 @@ DEALINGS IN THE SOFTWARE.
3022
3025
 
3023
3026
  ### Rust Crates:
3024
3027
 
3025
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
3028
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
3026
3029
 
3027
3030
  ````text
3028
- Copyright (c) 2018-2023 Sean McArthur
3029
- Copyright (c) 2016 Alex Crichton
3031
+ Copyright (c) 2014-2026 Sean McArthur
3030
3032
 
3031
3033
  Permission is hereby granted, free of charge, to any person obtaining a copy
3032
3034
  of this software and associated documentation files (the "Software"), to deal
@@ -3046,7 +3048,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3046
3048
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3047
3049
  THE SOFTWARE.
3048
3050
 
3049
-
3050
3051
  ````
3051
3052
 
3052
3053
  ---
@@ -3055,10 +3056,10 @@ THE SOFTWARE.
3055
3056
 
3056
3057
  ### Rust Crates:
3057
3058
 
3058
- - [want](https://github.com/seanmonstar/want) (0.3.1)
3059
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
3059
3060
 
3060
3061
  ````text
3061
- Copyright (c) 2018-2019 Sean McArthur
3062
+ Copyright (c) 2016-2025 Sean McArthur
3062
3063
 
3063
3064
  Permission is hereby granted, free of charge, to any person obtaining a copy
3064
3065
  of this software and associated documentation files (the "Software"), to deal
@@ -3079,40 +3080,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3079
3080
  THE SOFTWARE.
3080
3081
 
3081
3082
 
3082
- ````
3083
-
3084
- ---
3085
-
3086
- ## The following dependencies are licensed under the MIT License:
3087
-
3088
- ### NPM Packages:
3089
-
3090
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
3091
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
3092
-
3093
- ````text
3094
- MIT License
3095
-
3096
- Copyright (c) 2017 Evgeny Poberezkin
3097
-
3098
- Permission is hereby granted, free of charge, to any person obtaining a copy
3099
- of this software and associated documentation files (the "Software"), to deal
3100
- in the Software without restriction, including without limitation the rights
3101
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3102
- copies of the Software, and to permit persons to whom the Software is
3103
- furnished to do so, subject to the following conditions:
3104
-
3105
- The above copyright notice and this permission notice shall be included in all
3106
- copies or substantial portions of the Software.
3107
-
3108
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3109
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3110
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3111
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3112
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3113
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3114
- SOFTWARE.
3115
-
3116
3083
  ````
3117
3084
 
3118
3085
  ---
@@ -3121,10 +3088,11 @@ SOFTWARE.
3121
3088
 
3122
3089
  ### Rust Crates:
3123
3090
 
3124
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
3091
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
3092
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
3125
3093
 
3126
3094
  ````text
3127
- Copyright (c) 2016--2017
3095
+ Copyright (c) 2014 Alex Crichton
3128
3096
 
3129
3097
  Permission is hereby granted, free of charge, to any
3130
3098
  person obtaining a copy of this software and associated
@@ -3158,10 +3126,10 @@ DEALINGS IN THE SOFTWARE.
3158
3126
 
3159
3127
  ### Rust Crates:
3160
3128
 
3161
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
3129
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3162
3130
 
3163
3131
  ````text
3164
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
3132
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3165
3133
 
3166
3134
  Permission is hereby granted, free of charge, to any
3167
3135
  person obtaining a copy of this software and associated
@@ -3195,10 +3163,10 @@ DEALINGS IN THE SOFTWARE.
3195
3163
 
3196
3164
  ### Rust Crates:
3197
3165
 
3198
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
3166
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
3199
3167
 
3200
3168
  ````text
3201
- Copyright (c) 2014-2026 Alex Crichton
3169
+ Copyright (c) 2017 Robert Grosse
3202
3170
 
3203
3171
  Permission is hereby granted, free of charge, to any
3204
3172
  person obtaining a copy of this software and associated
@@ -3223,39 +3191,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3223
3191
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3224
3192
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3225
3193
  DEALINGS IN THE SOFTWARE.
3226
-
3227
- ````
3228
-
3229
- ---
3230
-
3231
- ## The following dependencies are licensed under the MIT License:
3232
-
3233
- ### Rust Crates:
3234
-
3235
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
3236
-
3237
- ````text
3238
- Copyright (c) 2017 Daniel Abramov
3239
- Copyright (c) 2017 Alexey Galakhov
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
3194
  ````
3260
3195
 
3261
3196
  ---
@@ -3264,49 +3199,14 @@ THE SOFTWARE.
3264
3199
 
3265
3200
  ### Rust Crates:
3266
3201
 
3267
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
3268
-
3269
- ````text
3270
- Copyright (c) 2019 Carl Lerche
3271
-
3272
- Permission is hereby granted, free of charge, to any
3273
- person obtaining a copy of this software and associated
3274
- documentation files (the "Software"), to deal in the
3275
- Software without restriction, including without
3276
- limitation the rights to use, copy, modify, merge,
3277
- publish, distribute, sublicense, and/or sell copies of
3278
- the Software, and to permit persons to whom the Software
3279
- is furnished to do so, subject to the following
3280
- conditions:
3281
-
3282
- The above copyright notice and this permission notice
3283
- shall be included in all copies or substantial portions
3284
- of the Software.
3285
-
3286
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3287
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3288
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3289
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3290
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3291
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3292
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3293
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3294
- DEALINGS IN THE SOFTWARE.
3295
-
3296
- ````
3297
-
3298
- ---
3299
-
3300
- ## The following dependencies are licensed under the MIT License:
3301
-
3302
- ### NPM Packages:
3303
-
3304
- - [json5](https://github.com/json5/json5) (2.2.3)
3202
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
3203
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
3204
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
3305
3205
 
3306
3206
  ````text
3307
3207
  MIT License
3308
3208
 
3309
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
3209
+ Copyright (c) Tokio Contributors
3310
3210
 
3311
3211
  Permission is hereby granted, free of charge, to any person obtaining a copy
3312
3212
  of this software and associated documentation files (the "Software"), to deal
@@ -3326,8 +3226,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3326
3226
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3327
3227
  SOFTWARE.
3328
3228
 
3329
- [others]: https://github.com/json5/json5/contributors
3330
-
3331
3229
  ````
3332
3230
 
3333
3231
  ---
@@ -3336,14 +3234,12 @@ SOFTWARE.
3336
3234
 
3337
3235
  ### Rust Crates:
3338
3236
 
3339
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
3237
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
3340
3238
 
3341
3239
  ````text
3342
3240
  The MIT License (MIT)
3343
3241
 
3344
- Copyright (c) 2015 Danny Guo
3345
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3346
- Copyright (c) 2018 Akash Kurdekar
3242
+ Copyright (c) 2014 Mathijs van de Nes
3347
3243
 
3348
3244
  Permission is hereby granted, free of charge, to any person obtaining a copy
3349
3245
  of this software and associated documentation files (the "Software"), to deal
@@ -3363,6 +3259,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3363
3259
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3364
3260
  SOFTWARE.
3365
3261
 
3262
+ Some files in the "tests/data" subdirectory of this repository are under other
3263
+ licences; see files named LICENSE.*.txt for details.
3366
3264
  ````
3367
3265
 
3368
3266
  ---
@@ -3371,10 +3269,10 @@ SOFTWARE.
3371
3269
 
3372
3270
  ### Rust Crates:
3373
3271
 
3374
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
3272
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
3375
3273
 
3376
3274
  ````text
3377
- Copyright (c) 2016--2023
3275
+ Copyright (c) 2010 The Rust Project Developers
3378
3276
 
3379
3277
  Permission is hereby granted, free of charge, to any
3380
3278
  person obtaining a copy of this software and associated
@@ -3406,34 +3304,33 @@ DEALINGS IN THE SOFTWARE.
3406
3304
 
3407
3305
  ## The following dependencies are licensed under the MIT License:
3408
3306
 
3409
- ### Rust Crates:
3307
+ ### NPM Packages:
3410
3308
 
3411
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
3412
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
3413
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
3309
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
3310
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
3414
3311
 
3415
3312
  ````text
3416
- MIT License
3313
+ MIT License
3417
3314
 
3418
- Copyright (c) 2017 Ted Driggs
3315
+ Copyright (c) Microsoft Corporation.
3419
3316
 
3420
- Permission is hereby granted, free of charge, to any person obtaining a copy
3421
- of this software and associated documentation files (the "Software"), to deal
3422
- in the Software without restriction, including without limitation the rights
3423
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3424
- copies of the Software, and to permit persons to whom the Software is
3425
- furnished to do so, subject to the following conditions:
3317
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3318
+ of this software and associated documentation files (the "Software"), to deal
3319
+ in the Software without restriction, including without limitation the rights
3320
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3321
+ copies of the Software, and to permit persons to whom the Software is
3322
+ furnished to do so, subject to the following conditions:
3426
3323
 
3427
- The above copyright notice and this permission notice shall be included in all
3428
- copies or substantial portions of the Software.
3324
+ The above copyright notice and this permission notice shall be included in all
3325
+ copies or substantial portions of the Software.
3429
3326
 
3430
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3431
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3432
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3433
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3434
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3435
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3436
- SOFTWARE.
3327
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3328
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3329
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3330
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3331
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3332
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3333
+ SOFTWARE
3437
3334
 
3438
3335
  ````
3439
3336
 
@@ -3443,10 +3340,12 @@ SOFTWARE.
3443
3340
 
3444
3341
  ### Rust Crates:
3445
3342
 
3446
- - [http](https://github.com/hyperium/http) (1.4.0)
3343
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
3447
3344
 
3448
3345
  ````text
3449
- Copyright (c) 2017 http-rs authors
3346
+ Copyright (c) 2017 Carl Lerche
3347
+ Copyright (c) 2018 Bastian Köcher
3348
+ Copyright (c) 2019-2020 Artem Vorotnikov
3450
3349
 
3451
3350
  Permission is hereby granted, free of charge, to any
3452
3351
  person obtaining a copy of this software and associated
@@ -3478,18 +3377,14 @@ DEALINGS IN THE SOFTWARE.
3478
3377
 
3479
3378
  ## The following dependencies are licensed under the MIT License:
3480
3379
 
3481
- ### Rust Crates:
3380
+ ### NPM Packages:
3482
3381
 
3483
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
3382
+ - [json5](https://github.com/json5/json5) (2.2.3)
3484
3383
 
3485
3384
  ````text
3486
3385
  MIT License
3487
3386
 
3488
- Copyright 2013-2014 RAD Game Tools and Valve Software
3489
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
3490
- Copyright (c) 2017 Frommi
3491
- Copyright (c) 2017-2024 oyvindln
3492
-
3387
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
3493
3388
 
3494
3389
  Permission is hereby granted, free of charge, to any person obtaining a copy
3495
3390
  of this software and associated documentation files (the "Software"), to deal
@@ -3498,16 +3393,55 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3498
3393
  copies of the Software, and to permit persons to whom the Software is
3499
3394
  furnished to do so, subject to the following conditions:
3500
3395
 
3501
- The above copyright notice and this permission notice shall be included in all
3502
- copies or substantial portions of the Software.
3396
+ The above copyright notice and this permission notice shall be included in all
3397
+ copies or substantial portions of the Software.
3398
+
3399
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3400
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3401
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3402
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3403
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3404
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3405
+ SOFTWARE.
3406
+
3407
+ [others]: https://github.com/json5/json5/contributors
3408
+
3409
+ ````
3410
+
3411
+ ---
3412
+
3413
+ ## The following dependencies are licensed under the MIT License:
3414
+
3415
+ ### Rust Crates:
3416
+
3417
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
3418
+
3419
+ ````text
3420
+ Copyright (c) 2016 Anthony Ramine
3421
+
3422
+ Permission is hereby granted, free of charge, to any
3423
+ person obtaining a copy of this software and associated
3424
+ documentation files (the "Software"), to deal in the
3425
+ Software without restriction, including without
3426
+ limitation the rights to use, copy, modify, merge,
3427
+ publish, distribute, sublicense, and/or sell copies of
3428
+ the Software, and to permit persons to whom the Software
3429
+ is furnished to do so, subject to the following
3430
+ conditions:
3431
+
3432
+ The above copyright notice and this permission notice
3433
+ shall be included in all copies or substantial portions
3434
+ of the Software.
3503
3435
 
3504
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3505
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3506
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3507
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3508
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3509
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3510
- SOFTWARE.
3436
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3437
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3438
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3439
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3440
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3441
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3442
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3443
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3444
+ DEALINGS IN THE SOFTWARE.
3511
3445
 
3512
3446
  ````
3513
3447
 
@@ -3517,16 +3451,10 @@ SOFTWARE.
3517
3451
 
3518
3452
  ### Rust Crates:
3519
3453
 
3520
- - [rand](https://github.com/rust-random/rand) (0.8.5)
3521
- - [rand](https://github.com/rust-random/rand) (0.9.4)
3522
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
3523
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
3524
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
3525
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
3454
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
3526
3455
 
3527
3456
  ````text
3528
- Copyright 2018 Developers of the Rand project
3529
- Copyright (c) 2014 The Rust Project Developers
3457
+ Copyright (c) The rust-url developers
3530
3458
 
3531
3459
  Permission is hereby granted, free of charge, to any
3532
3460
  person obtaining a copy of this software and associated
@@ -3560,10 +3488,10 @@ DEALINGS IN THE SOFTWARE.
3560
3488
 
3561
3489
  ### Rust Crates:
3562
3490
 
3563
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
3491
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
3564
3492
 
3565
3493
  ````text
3566
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
3494
+ Copyright (c) 2018 The Servo Project Developers
3567
3495
 
3568
3496
  Permission is hereby granted, free of charge, to any
3569
3497
  person obtaining a copy of this software and associated
@@ -3597,11 +3525,92 @@ DEALINGS IN THE SOFTWARE.
3597
3525
 
3598
3526
  ### Rust Crates:
3599
3527
 
3600
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
3601
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
3528
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
3602
3529
 
3603
3530
  ````text
3604
- Copyright (c) 2018-2019 dirs-rs contributors
3531
+ Copyright (c) 2015-2025 Sean McArthur
3532
+
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:
3539
+
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
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
3561
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3562
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3563
+ - [windows](https://github.com/microsoft/windows-rs) (0.62.2)
3564
+ - [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
3565
+ - [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
3566
+ - [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
3567
+ - [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
3568
+ - [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
3569
+ - [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
3570
+ - [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
3571
+ - [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
3572
+ - [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
3573
+ - [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
3574
+ - [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
3575
+ - [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
3576
+ - [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
3577
+ - [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
3578
+ - [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
3579
+ - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
3580
+ - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
3581
+
3582
+ ````text
3583
+ MIT License
3584
+
3585
+ Copyright (c) <year> <copyright holders>
3586
+
3587
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3588
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
3589
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3590
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3591
+ following conditions:
3592
+
3593
+ The above copyright notice and this permission notice shall be included in all copies or substantial
3594
+ portions of the Software.
3595
+
3596
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3597
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3598
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3599
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3600
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
3601
+
3602
+ ````
3603
+
3604
+ ---
3605
+
3606
+ ## The following dependencies are licensed under the MIT License:
3607
+
3608
+ ### Rust Crates:
3609
+
3610
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
3611
+
3612
+ ````text
3613
+ Copyright (c) 2018 directories-rs contributors
3605
3614
 
3606
3615
  Permission is hereby granted, free of charge, to any person obtaining a copy
3607
3616
  of this software and associated documentation files (the "Software"), to deal
@@ -3629,10 +3638,10 @@ SOFTWARE.
3629
3638
 
3630
3639
  ### Rust Crates:
3631
3640
 
3632
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3641
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
3633
3642
 
3634
3643
  ````text
3635
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3644
+ Copyright (c) 2021 RustCrypto Developers
3636
3645
 
3637
3646
  Permission is hereby granted, free of charge, to any
3638
3647
  person obtaining a copy of this software and associated
@@ -3666,10 +3675,10 @@ DEALINGS IN THE SOFTWARE.
3666
3675
 
3667
3676
  ### Rust Crates:
3668
3677
 
3669
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
3678
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
3670
3679
 
3671
3680
  ````text
3672
- Copyright (c) The rust-url developers
3681
+ Copyright (c) 2017 Contributors
3673
3682
 
3674
3683
  Permission is hereby granted, free of charge, to any
3675
3684
  person obtaining a copy of this software and associated
@@ -3703,10 +3712,12 @@ DEALINGS IN THE SOFTWARE.
3703
3712
 
3704
3713
  ### Rust Crates:
3705
3714
 
3706
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
3715
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
3716
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
3717
+ - [url](https://github.com/servo/rust-url) (2.5.8)
3707
3718
 
3708
3719
  ````text
3709
- Copyright (c) 2018 The Servo Project Developers
3720
+ Copyright (c) 2013-2025 The rust-url developers
3710
3721
 
3711
3722
  Permission is hereby granted, free of charge, to any
3712
3723
  person obtaining a copy of this software and associated
@@ -3740,11 +3751,29 @@ DEALINGS IN THE SOFTWARE.
3740
3751
 
3741
3752
  ### Rust Crates:
3742
3753
 
3743
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
3754
+ - [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
3744
3755
 
3745
3756
  ````text
3746
- Copyright (c) 2018-2024 The rust-random Project Developers
3747
- Copyright (c) 2014 The Rust Project Developers
3757
+ Copyright (c) 2015 steffengy
3758
+
3759
+ 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:
3760
+
3761
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3762
+
3763
+ 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.
3764
+
3765
+ ````
3766
+
3767
+ ---
3768
+
3769
+ ## The following dependencies are licensed under the MIT License:
3770
+
3771
+ ### Rust Crates:
3772
+
3773
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
3774
+
3775
+ ````text
3776
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
3748
3777
 
3749
3778
  Permission is hereby granted, free of charge, to any
3750
3779
  person obtaining a copy of this software and associated
@@ -3778,10 +3807,10 @@ DEALINGS IN THE SOFTWARE.
3778
3807
 
3779
3808
  ### Rust Crates:
3780
3809
 
3781
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
3810
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
3782
3811
 
3783
3812
  ````text
3784
- Copyright (c) 2019-2021 Tower Contributors
3813
+ Copyright (c) 2019 Carl Lerche
3785
3814
 
3786
3815
  Permission is hereby granted, free of charge, to any
3787
3816
  person obtaining a copy of this software and associated
@@ -3815,10 +3844,12 @@ DEALINGS IN THE SOFTWARE.
3815
3844
 
3816
3845
  ### Rust Crates:
3817
3846
 
3818
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
3847
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
3848
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
3849
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
3819
3850
 
3820
3851
  ````text
3821
- Copyright 2019-2024 YOSHIOKA Takuma
3852
+ Copyright (c) 2019 Tower Contributors
3822
3853
 
3823
3854
  Permission is hereby granted, free of charge, to any
3824
3855
  person obtaining a copy of this software and associated
@@ -3852,43 +3883,10 @@ DEALINGS IN THE SOFTWARE.
3852
3883
 
3853
3884
  ### Rust Crates:
3854
3885
 
3855
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
3856
-
3857
- ````text
3858
- MIT License
3859
-
3860
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
3861
-
3862
- Permission is hereby granted, free of charge, to any person obtaining a copy
3863
- of this software and associated documentation files (the "Software"), to deal
3864
- in the Software without restriction, including without limitation the rights
3865
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3866
- copies of the Software, and to permit persons to whom the Software is
3867
- furnished to do so, subject to the following conditions:
3868
-
3869
- The above copyright notice and this permission notice shall be included in all
3870
- copies or substantial portions of the Software.
3871
-
3872
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3873
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3874
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3875
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3876
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3877
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3878
- SOFTWARE.
3879
-
3880
- ````
3881
-
3882
- ---
3883
-
3884
- ## The following dependencies are licensed under the MIT License:
3885
-
3886
- ### Rust Crates:
3887
-
3888
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
3886
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
3889
3887
 
3890
3888
  ````text
3891
- Copyright (c) 2016 Amanieu d'Antras
3889
+ Copyright (c) 2018 Carl Lerche
3892
3890
 
3893
3891
  Permission is hereby granted, free of charge, to any
3894
3892
  person obtaining a copy of this software and associated
@@ -3922,11 +3920,10 @@ DEALINGS IN THE SOFTWARE.
3922
3920
 
3923
3921
  ### Rust Crates:
3924
3922
 
3925
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
3923
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
3926
3924
 
3927
3925
  ````text
3928
- Copyright (c) 2018-2025 The rust-random Project Developers
3929
- Copyright (c) 2014 The Rust Project Developers
3926
+ Copyright (c) 2014-2026 Alex Crichton
3930
3927
 
3931
3928
  Permission is hereby granted, free of charge, to any
3932
3929
  person obtaining a copy of this software and associated
@@ -3956,6 +3953,41 @@ DEALINGS IN THE SOFTWARE.
3956
3953
 
3957
3954
  ---
3958
3955
 
3956
+ ## The following dependencies are licensed under the MIT License:
3957
+
3958
+ ### Rust Crates:
3959
+
3960
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
3961
+
3962
+ ````text
3963
+ The MIT License (MIT)
3964
+
3965
+ Copyright (c) 2016 Johann Tuffe
3966
+
3967
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3968
+ of this software and associated documentation files (the "Software"), to deal
3969
+ in the Software without restriction, including without limitation the rights
3970
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3971
+ copies of the Software, and to permit persons to whom the Software is
3972
+ furnished to do so, subject to the following conditions:
3973
+
3974
+
3975
+ The above copyright notice and this permission notice shall be included in
3976
+ all copies or substantial portions of the Software.
3977
+
3978
+
3979
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3980
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3981
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3982
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3983
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3984
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3985
+ THE SOFTWARE.
3986
+
3987
+ ````
3988
+
3989
+ ---
3990
+
3959
3991
  ## The following dependencies are licensed under the MPL-2.0 License:
3960
3992
 
3961
3993
  ### Rust Crates:
@@ -4341,18 +4373,6 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
4341
4373
 
4342
4374
  ---
4343
4375
 
4344
- ## The following dependencies are licensed under the UNKNOWN License:
4345
-
4346
- ### NPM Packages:
4347
-
4348
- - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.6) (0.0.6)
4349
-
4350
- ````text
4351
- Please refer to the package README for license details.
4352
- ````
4353
-
4354
- ---
4355
-
4356
4376
  ## The following dependencies are licensed under the Unicode-3.0 License:
4357
4377
 
4358
4378
  ### Rust Crates: