@deveco-codegenie/mcp-darwin-arm64 1.1.7 → 1.1.8

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.
@@ -21,12 +21,12 @@
21
21
 
22
22
  ### Rust Crates:
23
23
 
24
- - [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
24
+ - [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
25
25
 
26
26
  ````text
27
27
  BSD Zero Clause License
28
28
 
29
- Copyright (c) 2024 kotauskas
29
+ Copyright (c) 2025 Goat
30
30
 
31
31
  Permission to use, copy, modify, and/or distribute this software for any
32
32
  purpose with or without fee is hereby granted.
@@ -71,12 +71,12 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
71
71
 
72
72
  ### Rust Crates:
73
73
 
74
- - [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
74
+ - [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
75
75
 
76
76
  ````text
77
77
  BSD Zero Clause License
78
78
 
79
- Copyright (c) 2025 Goat
79
+ Copyright (c) 2024 kotauskas
80
80
 
81
81
  Permission to use, copy, modify, and/or distribute this software for any
82
82
  purpose with or without fee is hereby granted.
@@ -97,7 +97,9 @@ PERFORMANCE OF THIS SOFTWARE.
97
97
 
98
98
  ### Rust Crates:
99
99
 
100
- - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
100
+ - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
101
+ - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
102
+ - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
101
103
 
102
104
  ````text
103
105
  Apache License
@@ -288,7 +290,7 @@ PERFORMANCE OF THIS SOFTWARE.
288
290
  same "printed page" as the copyright notice for easier
289
291
  identification within third-party archives.
290
292
 
291
- Copyright 2011 Google Inc.
293
+ Copyright [yyyy] [name of copyright owner]
292
294
 
293
295
  Licensed under the Apache License, Version 2.0 (the "License");
294
296
  you may not use this file except in compliance with the License.
@@ -310,96 +312,7 @@ PERFORMANCE OF THIS SOFTWARE.
310
312
 
311
313
  ### Rust Crates:
312
314
 
313
- - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
314
- - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
315
- - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
316
-
317
- ````text
318
- Apache License
319
- Version 2.0, January 2004
320
- http://www.apache.org/licenses/
321
-
322
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
323
-
324
- 1. Definitions.
325
-
326
- "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
327
-
328
- "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
329
-
330
- "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.
331
-
332
- "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
333
-
334
- "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
335
-
336
- "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.
337
-
338
- "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).
339
-
340
- "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.
341
-
342
- "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."
343
-
344
- "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.
345
-
346
- 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.
347
-
348
- 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.
349
-
350
- 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:
351
-
352
- (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
353
-
354
- (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
355
-
356
- (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
357
-
358
- (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.
359
-
360
- 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.
361
-
362
- 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.
363
-
364
- 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.
365
-
366
- 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.
367
-
368
- 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.
369
-
370
- 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.
371
-
372
- END OF TERMS AND CONDITIONS
373
-
374
- APPENDIX: How to apply the Apache License to your work.
375
-
376
- 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.
377
-
378
- Copyright [yyyy] [name of copyright owner]
379
-
380
- Licensed under the Apache License, Version 2.0 (the "License");
381
- you may not use this file except in compliance with the License.
382
- You may obtain a copy of the License at
383
-
384
- http://www.apache.org/licenses/LICENSE-2.0
385
-
386
- Unless required by applicable law or agreed to in writing, software
387
- distributed under the License is distributed on an "AS IS" BASIS,
388
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
389
- See the License for the specific language governing permissions and
390
- limitations under the License.
391
-
392
- ````
393
-
394
- ---
395
-
396
- ## The following dependencies are licensed under the Apache-2.0 License:
397
-
398
- ### Rust Crates:
399
-
400
- - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
401
- - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
402
- - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
315
+ - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
403
316
 
404
317
  ````text
405
318
  Apache License
@@ -590,7 +503,7 @@ limitations under the License.
590
503
  same "printed page" as the copyright notice for easier
591
504
  identification within third-party archives.
592
505
 
593
- Copyright [yyyy] [name of copyright owner]
506
+ Copyright 2011 Google Inc.
594
507
 
595
508
  Licensed under the Apache License, Version 2.0 (the "License");
596
509
  you may not use this file except in compliance with the License.
@@ -608,6 +521,93 @@ limitations under the License.
608
521
 
609
522
  ---
610
523
 
524
+ ## The following dependencies are licensed under the Apache-2.0 License:
525
+
526
+ ### Rust Crates:
527
+
528
+ - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
529
+ - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
530
+ - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
531
+
532
+ ````text
533
+ Apache License
534
+ Version 2.0, January 2004
535
+ http://www.apache.org/licenses/
536
+
537
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
538
+
539
+ 1. Definitions.
540
+
541
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
542
+
543
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
544
+
545
+ "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.
546
+
547
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
548
+
549
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
550
+
551
+ "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.
552
+
553
+ "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).
554
+
555
+ "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.
556
+
557
+ "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."
558
+
559
+ "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.
560
+
561
+ 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.
562
+
563
+ 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.
564
+
565
+ 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:
566
+
567
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
568
+
569
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
570
+
571
+ (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
572
+
573
+ (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.
574
+
575
+ 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.
576
+
577
+ 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.
578
+
579
+ 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.
580
+
581
+ 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.
582
+
583
+ 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.
584
+
585
+ 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.
586
+
587
+ END OF TERMS AND CONDITIONS
588
+
589
+ APPENDIX: How to apply the Apache License to your work.
590
+
591
+ 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.
592
+
593
+ Copyright [yyyy] [name of copyright owner]
594
+
595
+ Licensed under the Apache License, Version 2.0 (the "License");
596
+ you may not use this file except in compliance with the License.
597
+ You may obtain a copy of the License at
598
+
599
+ http://www.apache.org/licenses/LICENSE-2.0
600
+
601
+ Unless required by applicable law or agreed to in writing, software
602
+ distributed under the License is distributed on an "AS IS" BASIS,
603
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
604
+ See the License for the specific language governing permissions and
605
+ limitations under the License.
606
+
607
+ ````
608
+
609
+ ---
610
+
611
611
  ## The following dependencies are licensed under the BSD-3-Clause License:
612
612
 
613
613
  ### NPM Packages:
@@ -653,45 +653,10 @@ The complete list of contributors can be found at:
653
653
 
654
654
  ### Rust Crates:
655
655
 
656
- - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
657
- - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
658
-
659
- ````text
660
- The MIT License (MIT)
661
-
662
- Copyright (c) 2015 Steven Fackler
663
-
664
- Permission is hereby granted, free of charge, to any person obtaining a copy of
665
- this software and associated documentation files (the "Software"), to deal in
666
- the Software without restriction, including without limitation the rights to
667
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
668
- the Software, and to permit persons to whom the Software is furnished to do so,
669
- subject to the following conditions:
670
-
671
- The above copyright notice and this permission notice shall be included in all
672
- copies or substantial portions of the Software.
673
-
674
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
675
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
676
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
677
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
678
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
679
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
680
-
681
- ````
682
-
683
- ---
684
-
685
- ## The following dependencies are licensed under the MIT License:
686
-
687
- ### Rust Crates:
688
-
689
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
656
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
690
657
 
691
658
  ````text
692
- MIT License
693
-
694
- Copyright (c) [2021] [Marvin Countryman]
659
+ Copyright (c) 2023-2025 Sean McArthur
695
660
 
696
661
  Permission is hereby granted, free of charge, to any person obtaining a copy
697
662
  of this software and associated documentation files (the "Software"), to deal
@@ -700,16 +665,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
700
665
  copies of the Software, and to permit persons to whom the Software is
701
666
  furnished to do so, subject to the following conditions:
702
667
 
703
- The above copyright notice and this permission notice shall be included in all
704
- copies or substantial portions of the Software.
668
+ The above copyright notice and this permission notice shall be included in
669
+ all copies or substantial portions of the Software.
705
670
 
706
671
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
707
672
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
708
673
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
709
674
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
710
675
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
711
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
712
- SOFTWARE.
676
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
677
+ THE SOFTWARE.
713
678
 
714
679
  ````
715
680
 
@@ -719,80 +684,20 @@ SOFTWARE.
719
684
 
720
685
  ### Rust Crates:
721
686
 
722
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
687
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
723
688
 
724
689
  ````text
725
- MIT License
690
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
726
691
 
727
- Copyright (c) 2018-2021 The RustCrypto Project Developers
728
-
729
- Permission is hereby granted, free of charge, to any person obtaining a copy
730
- of this software and associated documentation files (the "Software"), to deal
731
- in the Software without restriction, including without limitation the rights
732
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
733
- copies of the Software, and to permit persons to whom the Software is
734
- furnished to do so, subject to the following conditions:
735
-
736
- The above copyright notice and this permission notice shall be included in all
737
- copies or substantial portions of the Software.
738
-
739
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
740
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
741
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
742
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
743
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
744
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
745
- SOFTWARE.
746
-
747
- ````
748
-
749
- ---
750
-
751
- ## The following dependencies are licensed under the MIT License:
752
-
753
- ### Rust Crates:
754
-
755
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
756
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
757
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
758
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
759
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
760
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
761
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
762
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
763
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
764
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
765
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
766
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
767
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
768
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
769
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
770
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
771
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
772
- - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
773
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
774
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
775
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
776
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
777
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
778
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
779
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
780
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
781
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
782
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
783
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
784
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
785
-
786
- ````text
787
- Permission is hereby granted, free of charge, to any
788
- person obtaining a copy of this software and associated
789
- documentation files (the "Software"), to deal in the
790
- Software without restriction, including without
791
- limitation the rights to use, copy, modify, merge,
792
- publish, distribute, sublicense, and/or sell copies of
793
- the Software, and to permit persons to whom the Software
794
- is furnished to do so, subject to the following
795
- conditions:
692
+ Permission is hereby granted, free of charge, to any
693
+ person obtaining a copy of this software and associated
694
+ documentation files (the "Software"), to deal in the
695
+ Software without restriction, including without
696
+ limitation the rights to use, copy, modify, merge,
697
+ publish, distribute, sublicense, and/or sell copies of
698
+ the Software, and to permit persons to whom the Software
699
+ is furnished to do so, subject to the following
700
+ conditions:
796
701
 
797
702
  The above copyright notice and this permission notice
798
703
  shall be included in all copies or substantial portions
@@ -816,10 +721,10 @@ DEALINGS IN THE SOFTWARE.
816
721
 
817
722
  ### Rust Crates:
818
723
 
819
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
724
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
820
725
 
821
726
  ````text
822
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
727
+ Copyright (c) 2016--2023
823
728
 
824
729
  Permission is hereby granted, free of charge, to any
825
730
  person obtaining a copy of this software and associated
@@ -853,34 +758,28 @@ DEALINGS IN THE SOFTWARE.
853
758
 
854
759
  ### Rust Crates:
855
760
 
856
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
761
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
857
762
 
858
763
  ````text
859
- Copyright (c) 2014-2026 Alex Crichton
764
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
860
765
 
861
- Permission is hereby granted, free of charge, to any
862
- person obtaining a copy of this software and associated
863
- documentation files (the "Software"), to deal in the
864
- Software without restriction, including without
865
- limitation the rights to use, copy, modify, merge,
866
- publish, distribute, sublicense, and/or sell copies of
867
- the Software, and to permit persons to whom the Software
868
- is furnished to do so, subject to the following
869
- conditions:
766
+ Permission is hereby granted, free of charge, to any person obtaining a copy
767
+ of this software and associated documentation files (the "Software"), to deal
768
+ in the Software without restriction, including without limitation the rights
769
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
770
+ copies of the Software, and to permit persons to whom the Software is
771
+ furnished to do so, subject to the following conditions:
870
772
 
871
- The above copyright notice and this permission notice
872
- shall be included in all copies or substantial portions
873
- of the Software.
773
+ The above copyright notice and this permission notice shall be included in
774
+ all copies or substantial portions of the Software.
874
775
 
875
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
876
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
877
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
878
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
879
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
880
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
881
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
882
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
883
- DEALINGS IN THE SOFTWARE.
776
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
777
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
778
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
779
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
780
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
781
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
782
+ THE SOFTWARE.
884
783
 
885
784
  ````
886
785
 
@@ -888,14 +787,14 @@ DEALINGS IN THE SOFTWARE.
888
787
 
889
788
  ## The following dependencies are licensed under the MIT License:
890
789
 
891
- ### NPM Packages:
790
+ ### Rust Crates:
892
791
 
893
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
792
+ - [nix](https://github.com/nix-rust/nix) (0.31.2)
894
793
 
895
794
  ````text
896
795
  The MIT License (MIT)
897
796
 
898
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
797
+ Copyright (c) 2015 Carl Lerche + nix-rust Authors
899
798
 
900
799
  Permission is hereby granted, free of charge, to any person obtaining a copy
901
800
  of this software and associated documentation files (the "Software"), to deal
@@ -923,11 +822,33 @@ THE SOFTWARE.
923
822
 
924
823
  ### Rust Crates:
925
824
 
926
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
825
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
927
826
 
928
827
  ````text
929
- Copyright (c) 2017 Alexey Galakhov
930
- Copyright (c) 2016 Jason Housley
828
+ Copyright 2017 Juniper Networks, Inc.
829
+
830
+ 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:
831
+
832
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
833
+
834
+ 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.
835
+
836
+ ````
837
+
838
+ ---
839
+
840
+ ## The following dependencies are licensed under the MIT License:
841
+
842
+ ### Rust Crates:
843
+
844
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
845
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
846
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
847
+
848
+ ````text
849
+ MIT License
850
+
851
+ Copyright (c) 2023 magiclen.org (Ron Li)
931
852
 
932
853
  Permission is hereby granted, free of charge, to any person obtaining a copy
933
854
  of this software and associated documentation files (the "Software"), to deal
@@ -936,16 +857,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
936
857
  copies of the Software, and to permit persons to whom the Software is
937
858
  furnished to do so, subject to the following conditions:
938
859
 
939
- The above copyright notice and this permission notice shall be included in
940
- all copies or substantial portions of the Software.
860
+ The above copyright notice and this permission notice shall be included in all
861
+ copies or substantial portions of the Software.
941
862
 
942
863
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
943
864
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
944
865
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
945
866
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
946
867
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
947
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
948
- THE SOFTWARE.
868
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
869
+ SOFTWARE.
949
870
 
950
871
  ````
951
872
 
@@ -955,35 +876,30 @@ THE SOFTWARE.
955
876
 
956
877
  ### Rust Crates:
957
878
 
958
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
959
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
879
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
960
880
 
961
881
  ````text
962
- Copyright (c) 2014 Alex Crichton
882
+ MIT License
963
883
 
964
- Permission is hereby granted, free of charge, to any
965
- person obtaining a copy of this software and associated
966
- documentation files (the "Software"), to deal in the
967
- Software without restriction, including without
968
- limitation the rights to use, copy, modify, merge,
969
- publish, distribute, sublicense, and/or sell copies of
970
- the Software, and to permit persons to whom the Software
971
- is furnished to do so, subject to the following
972
- conditions:
884
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
973
885
 
974
- The above copyright notice and this permission notice
975
- shall be included in all copies or substantial portions
976
- of the Software.
886
+ Permission is hereby granted, free of charge, to any person obtaining a copy
887
+ of this software and associated documentation files (the "Software"), to deal
888
+ in the Software without restriction, including without limitation the rights
889
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
890
+ copies of the Software, and to permit persons to whom the Software is
891
+ furnished to do so, subject to the following conditions:
977
892
 
978
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
979
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
980
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
981
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
982
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
983
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
984
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
985
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
986
- DEALINGS IN THE SOFTWARE.
893
+ The above copyright notice and this permission notice shall be included in all
894
+ copies or substantial portions of the Software.
895
+
896
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
897
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
898
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
899
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
900
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
901
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
902
+ SOFTWARE.
987
903
 
988
904
  ````
989
905
 
@@ -993,10 +909,10 @@ DEALINGS IN THE SOFTWARE.
993
909
 
994
910
  ### Rust Crates:
995
911
 
996
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
912
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
997
913
 
998
914
  ````text
999
- Copyright (c) 2016--2023
915
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
1000
916
 
1001
917
  Permission is hereby granted, free of charge, to any
1002
918
  person obtaining a copy of this software and associated
@@ -1030,10 +946,10 @@ DEALINGS IN THE SOFTWARE.
1030
946
 
1031
947
  ### Rust Crates:
1032
948
 
1033
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
949
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
1034
950
 
1035
951
  ````text
1036
- Copyright (c) 2020-2025 The RustCrypto Project Developers
952
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
1037
953
 
1038
954
  Permission is hereby granted, free of charge, to any
1039
955
  person obtaining a copy of this software and associated
@@ -1067,13 +983,43 @@ DEALINGS IN THE SOFTWARE.
1067
983
 
1068
984
  ### Rust Crates:
1069
985
 
1070
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
986
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
1071
987
 
1072
988
  ````text
1073
- The MIT License (MIT)
989
+ Copyright (c) 2019 Eliza Weisman
1074
990
 
1075
- Copyright (c) 2015-2020 Julien Cretin
1076
- Copyright (c) 2017-2020 Google Inc.
991
+ Permission is hereby granted, free of charge, to any person obtaining a copy
992
+ of this software and associated documentation files (the "Software"), to deal
993
+ in the Software without restriction, including without limitation the rights
994
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
995
+ copies of the Software, and to permit persons to whom the Software is
996
+ furnished to do so, subject to the following conditions:
997
+
998
+ The above copyright notice and this permission notice shall be included in
999
+ all copies or substantial portions of the Software.
1000
+
1001
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1002
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1003
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1004
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1005
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1006
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1007
+ THE SOFTWARE.
1008
+
1009
+ ````
1010
+
1011
+ ---
1012
+
1013
+ ## The following dependencies are licensed under the MIT License:
1014
+
1015
+ ### Rust Crates:
1016
+
1017
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
1018
+
1019
+ ````text
1020
+ MIT License
1021
+
1022
+ Copyright (c) 2017 Nikolai Vazquez
1077
1023
 
1078
1024
  Permission is hereby granted, free of charge, to any person obtaining a copy
1079
1025
  of this software and associated documentation files (the "Software"), to deal
@@ -1138,11 +1084,10 @@ DEALINGS IN THE SOFTWARE.
1138
1084
 
1139
1085
  ### Rust Crates:
1140
1086
 
1141
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
1087
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
1142
1088
 
1143
1089
  ````text
1144
- Copyright (c) 2018-2024 The rust-random Project Developers
1145
- Copyright (c) 2014 The Rust Project Developers
1090
+ Copyright (c) 2015 Steven Allen
1146
1091
 
1147
1092
  Permission is hereby granted, free of charge, to any
1148
1093
  person obtaining a copy of this software and associated
@@ -1176,10 +1121,10 @@ DEALINGS IN THE SOFTWARE.
1176
1121
 
1177
1122
  ### Rust Crates:
1178
1123
 
1179
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
1124
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1180
1125
 
1181
1126
  ````text
1182
- Copyright (c) The rust-url developers
1127
+ Copyright (c) 2016 Anthony Ramine
1183
1128
 
1184
1129
  Permission is hereby granted, free of charge, to any
1185
1130
  person obtaining a copy of this software and associated
@@ -1213,16 +1158,32 @@ DEALINGS IN THE SOFTWARE.
1213
1158
 
1214
1159
  ### Rust Crates:
1215
1160
 
1216
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
1161
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
1162
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
1163
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
1217
1164
 
1218
1165
  ````text
1219
- Copyright 2017 Juniper Networks, Inc.
1166
+ MIT License
1220
1167
 
1221
- 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:
1168
+ Copyright (c) Tokio Contributors
1222
1169
 
1223
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1170
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1171
+ of this software and associated documentation files (the "Software"), to deal
1172
+ in the Software without restriction, including without limitation the rights
1173
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1174
+ copies of the Software, and to permit persons to whom the Software is
1175
+ furnished to do so, subject to the following conditions:
1224
1176
 
1225
- 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.
1177
+ The above copyright notice and this permission notice shall be included in all
1178
+ copies or substantial portions of the Software.
1179
+
1180
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1181
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1182
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1183
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1184
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1185
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1186
+ SOFTWARE.
1226
1187
 
1227
1188
  ````
1228
1189
 
@@ -1232,12 +1193,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1232
1193
 
1233
1194
  ### Rust Crates:
1234
1195
 
1235
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
1196
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
1236
1197
 
1237
1198
  ````text
1238
- MIT License
1239
-
1240
- Copyright (c) 2025 Callum Oakley
1199
+ Copyright (c) 2017 Daniel Abramov
1200
+ Copyright (c) 2017 Alexey Galakhov
1241
1201
 
1242
1202
  Permission is hereby granted, free of charge, to any person obtaining a copy
1243
1203
  of this software and associated documentation files (the "Software"), to deal
@@ -1246,16 +1206,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1246
1206
  copies of the Software, and to permit persons to whom the Software is
1247
1207
  furnished to do so, subject to the following conditions:
1248
1208
 
1249
- The above copyright notice and this permission notice shall be included in all
1250
- copies or substantial portions of the Software.
1209
+ The above copyright notice and this permission notice shall be included in
1210
+ all copies or substantial portions of the Software.
1251
1211
 
1252
1212
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1253
1213
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1254
1214
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1255
1215
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1256
1216
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1257
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1258
- SOFTWARE.
1217
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1218
+ THE SOFTWARE.
1259
1219
 
1260
1220
  ````
1261
1221
 
@@ -1265,13 +1225,10 @@ SOFTWARE.
1265
1225
 
1266
1226
  ### Rust Crates:
1267
1227
 
1268
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
1269
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
1270
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
1271
- - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
1228
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
1272
1229
 
1273
1230
  ````text
1274
- Copyright (c) 2016 The Rust Project Developers
1231
+ Copyright (c) 2019 Nick Fitzgerald
1275
1232
 
1276
1233
  Permission is hereby granted, free of charge, to any
1277
1234
  person obtaining a copy of this software and associated
@@ -1305,34 +1262,29 @@ DEALINGS IN THE SOFTWARE.
1305
1262
 
1306
1263
  ### Rust Crates:
1307
1264
 
1308
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
1265
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
1309
1266
 
1310
1267
  ````text
1311
- Copyright (c) The Rust Project Developers
1268
+ Copyright (c) 2016-2025 Sean McArthur
1312
1269
 
1313
- Permission is hereby granted, free of charge, to any
1314
- person obtaining a copy of this software and associated
1315
- documentation files (the "Software"), to deal in the
1316
- Software without restriction, including without
1317
- limitation the rights to use, copy, modify, merge,
1318
- publish, distribute, sublicense, and/or sell copies of
1319
- the Software, and to permit persons to whom the Software
1320
- is furnished to do so, subject to the following
1321
- conditions:
1270
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1271
+ of this software and associated documentation files (the "Software"), to deal
1272
+ in the Software without restriction, including without limitation the rights
1273
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1274
+ copies of the Software, and to permit persons to whom the Software is
1275
+ furnished to do so, subject to the following conditions:
1322
1276
 
1323
- The above copyright notice and this permission notice
1324
- shall be included in all copies or substantial portions
1325
- of the Software.
1277
+ The above copyright notice and this permission notice shall be included in
1278
+ all copies or substantial portions of the Software.
1279
+
1280
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1281
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1282
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1283
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1284
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1285
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1286
+ THE SOFTWARE.
1326
1287
 
1327
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1328
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1329
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1330
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1331
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1332
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1333
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1334
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1335
- DEALINGS IN THE SOFTWARE.
1336
1288
 
1337
1289
  ````
1338
1290
 
@@ -1342,10 +1294,10 @@ DEALINGS IN THE SOFTWARE.
1342
1294
 
1343
1295
  ### Rust Crates:
1344
1296
 
1345
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
1297
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
1346
1298
 
1347
1299
  ````text
1348
- Copyright (c) 2019 Carl Lerche
1300
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
1349
1301
 
1350
1302
  Permission is hereby granted, free of charge, to any
1351
1303
  person obtaining a copy of this software and associated
@@ -1379,34 +1331,29 @@ DEALINGS IN THE SOFTWARE.
1379
1331
 
1380
1332
  ### Rust Crates:
1381
1333
 
1382
- - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
1334
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
1335
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1336
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1383
1337
 
1384
1338
  ````text
1385
- Copyright (c) 2017 tokio-jsonrpc developers
1339
+ MIT License
1386
1340
 
1387
- Permission is hereby granted, free of charge, to any
1388
- person obtaining a copy of this software and associated
1389
- documentation files (the "Software"), to deal in the
1390
- Software without restriction, including without
1391
- limitation the rights to use, copy, modify, merge,
1392
- publish, distribute, sublicense, and/or sell copies of
1393
- the Software, and to permit persons to whom the Software
1394
- is furnished to do so, subject to the following
1395
- conditions:
1341
+ Copyright (c) <year> <copyright holders>
1396
1342
 
1397
- The above copyright notice and this permission notice
1398
- shall be included in all copies or substantial portions
1399
- of the Software.
1343
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
1344
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
1345
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1346
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
1347
+ following conditions:
1400
1348
 
1401
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1402
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1403
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1404
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1405
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1406
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1407
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1408
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1409
- DEALINGS IN THE SOFTWARE.
1349
+ The above copyright notice and this permission notice shall be included in all copies or substantial
1350
+ portions of the Software.
1351
+
1352
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1353
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
1354
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1355
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
1356
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
1410
1357
 
1411
1358
  ````
1412
1359
 
@@ -1416,10 +1363,10 @@ DEALINGS IN THE SOFTWARE.
1416
1363
 
1417
1364
  ### Rust Crates:
1418
1365
 
1419
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
1366
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
1420
1367
 
1421
1368
  ````text
1422
- Copyright (c) 2017 Contributors
1369
+ Copyright (c) 2016 Amanieu d'Antras
1423
1370
 
1424
1371
  Permission is hereby granted, free of charge, to any
1425
1372
  person obtaining a copy of this software and associated
@@ -1453,10 +1400,11 @@ DEALINGS IN THE SOFTWARE.
1453
1400
 
1454
1401
  ### Rust Crates:
1455
1402
 
1456
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1403
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
1457
1404
 
1458
1405
  ````text
1459
- Copyright (c) 2016 Anthony Ramine
1406
+ Copyright (c) 2018-2026 The rust-random Project Developers
1407
+ Copyright (c) 2014 The Rust Project Developers
1460
1408
 
1461
1409
  Permission is hereby granted, free of charge, to any
1462
1410
  person obtaining a copy of this software and associated
@@ -1490,44 +1438,17 @@ DEALINGS IN THE SOFTWARE.
1490
1438
 
1491
1439
  ### Rust Crates:
1492
1440
 
1493
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
1441
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
1494
1442
 
1495
1443
  ````text
1496
- Copyright (c) 2017 Daniel Abramov
1497
- Copyright (c) 2017 Alexey Galakhov
1498
-
1499
- Permission is hereby granted, free of charge, to any person obtaining a copy
1500
- of this software and associated documentation files (the "Software"), to deal
1501
- in the Software without restriction, including without limitation the rights
1502
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1503
- copies of the Software, and to permit persons to whom the Software is
1504
- furnished to do so, subject to the following conditions:
1505
-
1506
- The above copyright notice and this permission notice shall be included in
1507
- all copies or substantial portions of the Software.
1508
-
1509
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1510
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1511
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1512
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1513
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1514
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1515
- THE SOFTWARE.
1516
-
1517
- ````
1518
-
1519
- ---
1520
-
1521
- ## The following dependencies are licensed under the MIT License:
1522
-
1523
- ### NPM Packages:
1444
+ Copyright (c) 2016 The humantime Developers
1524
1445
 
1525
- - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.9) (0.0.9)
1446
+ Includes parts of http date with the following copyright:
1447
+ Copyright (c) 2016 Pyfisch
1526
1448
 
1527
- ````text
1528
- MIT License
1449
+ Includes portions of musl libc with the following copyright:
1450
+ Copyright © 2005-2013 Rich Felker
1529
1451
 
1530
- Copyright (c) 2026 Huawei Device Co., Ltd.
1531
1452
 
1532
1453
  Permission is hereby granted, free of charge, to any person obtaining a copy
1533
1454
  of this software and associated documentation files (the "Software"), to deal
@@ -1555,15 +1476,13 @@ SOFTWARE.
1555
1476
 
1556
1477
  ### Rust Crates:
1557
1478
 
1558
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
1559
- - [log](https://github.com/rust-lang/log) (0.4.29)
1560
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
1561
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
1562
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
1563
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
1479
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
1480
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
1564
1481
 
1565
1482
  ````text
1566
- Copyright (c) 2014 The Rust Project Developers
1483
+ Copyright (c) 2006-2009 Graydon Hoare
1484
+ Copyright (c) 2009-2013 Mozilla Foundation
1485
+ Copyright (c) 2016 Artyom Pavlov
1567
1486
 
1568
1487
  Permission is hereby granted, free of charge, to any
1569
1488
  person obtaining a copy of this software and associated
@@ -1597,49 +1516,11 @@ DEALINGS IN THE SOFTWARE.
1597
1516
 
1598
1517
  ### Rust Crates:
1599
1518
 
1600
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1601
-
1602
- ````text
1603
- Copyright (c) 2018 Carl Lerche
1604
-
1605
- Permission is hereby granted, free of charge, to any
1606
- person obtaining a copy of this software and associated
1607
- documentation files (the "Software"), to deal in the
1608
- Software without restriction, including without
1609
- limitation the rights to use, copy, modify, merge,
1610
- publish, distribute, sublicense, and/or sell copies of
1611
- the Software, and to permit persons to whom the Software
1612
- is furnished to do so, subject to the following
1613
- conditions:
1614
-
1615
- The above copyright notice and this permission notice
1616
- shall be included in all copies or substantial portions
1617
- of the Software.
1618
-
1619
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1620
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1621
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1622
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1623
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1624
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1625
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1626
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1627
- DEALINGS IN THE SOFTWARE.
1628
-
1629
- ````
1630
-
1631
- ---
1632
-
1633
- ## The following dependencies are licensed under the MIT License:
1634
-
1635
- ### NPM Packages:
1636
-
1637
- - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
1519
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
1638
1520
 
1639
1521
  ````text
1640
- The MIT License (MIT)
1641
-
1642
- Copyright (c) 2015-2021 Evgeny Poberezkin
1522
+ Copyright (c) 2017 Alexey Galakhov
1523
+ Copyright (c) 2016 Jason Housley
1643
1524
 
1644
1525
  Permission is hereby granted, free of charge, to any person obtaining a copy
1645
1526
  of this software and associated documentation files (the "Software"), to deal
@@ -1648,17 +1529,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1648
1529
  copies of the Software, and to permit persons to whom the Software is
1649
1530
  furnished to do so, subject to the following conditions:
1650
1531
 
1651
- The above copyright notice and this permission notice shall be included in all
1652
- copies or substantial portions of the Software.
1532
+ The above copyright notice and this permission notice shall be included in
1533
+ all copies or substantial portions of the Software.
1653
1534
 
1654
1535
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1655
1536
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1656
1537
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1657
1538
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1658
1539
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1659
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1660
- SOFTWARE.
1661
-
1540
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1541
+ THE SOFTWARE.
1662
1542
 
1663
1543
  ````
1664
1544
 
@@ -1668,10 +1548,10 @@ SOFTWARE.
1668
1548
 
1669
1549
  ### Rust Crates:
1670
1550
 
1671
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
1551
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
1672
1552
 
1673
1553
  ````text
1674
- Copyright (c) 2017 Sean McArthur
1554
+ Copyright (c) 2015-2025 Sean McArthur
1675
1555
 
1676
1556
  Permission is hereby granted, free of charge, to any person obtaining a copy
1677
1557
  of this software and associated documentation files (the "Software"), to deal
@@ -1698,68 +1578,32 @@ THE SOFTWARE.
1698
1578
 
1699
1579
  ## The following dependencies are licensed under the MIT License:
1700
1580
 
1701
- ### NPM Packages:
1581
+ ### Rust Crates:
1702
1582
 
1703
- - [json5](https://github.com/json5/json5) (2.2.3)
1583
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
1704
1584
 
1705
1585
  ````text
1706
- MIT License
1707
-
1708
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
1709
-
1710
- Permission is hereby granted, free of charge, to any person obtaining a copy
1711
- of this software and associated documentation files (the "Software"), to deal
1712
- in the Software without restriction, including without limitation the rights
1713
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1714
- copies of the Software, and to permit persons to whom the Software is
1715
- furnished to do so, subject to the following conditions:
1716
-
1717
- The above copyright notice and this permission notice shall be included in all
1718
- copies or substantial portions of the Software.
1719
-
1720
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1721
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1722
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1723
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1724
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1725
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1586
+ The MIT License (MIT)
1587
+
1588
+ Copyright (c) 2015 Bartłomiej Kamiński
1589
+
1590
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1591
+ of this software and associated documentation files (the "Software"), to deal
1592
+ in the Software without restriction, including without limitation the rights
1593
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1594
+ copies of the Software, and to permit persons to whom the Software is
1595
+ furnished to do so, subject to the following conditions:
1596
+
1597
+ The above copyright notice and this permission notice shall be included in all
1598
+ copies or substantial portions of the Software.
1599
+
1600
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1601
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1602
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1603
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1604
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1605
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1726
1606
  SOFTWARE.
1727
-
1728
- [others]: https://github.com/json5/json5/contributors
1729
-
1730
- ````
1731
-
1732
- ---
1733
-
1734
- ## The following dependencies are licensed under the MIT License:
1735
-
1736
- ### Rust Crates:
1737
-
1738
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
1739
-
1740
- ````text
1741
- Copyright (c) 2018-2023 Sean McArthur
1742
- Copyright (c) 2016 Alex Crichton
1743
-
1744
- Permission is hereby granted, free of charge, to any person obtaining a copy
1745
- of this software and associated documentation files (the "Software"), to deal
1746
- in the Software without restriction, including without limitation the rights
1747
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1748
- copies of the Software, and to permit persons to whom the Software is
1749
- furnished to do so, subject to the following conditions:
1750
-
1751
- The above copyright notice and this permission notice shall be included in
1752
- all copies or substantial portions of the Software.
1753
-
1754
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1755
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1756
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1757
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1758
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1759
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1760
- THE SOFTWARE.
1761
-
1762
-
1763
1607
  ````
1764
1608
 
1765
1609
  ---
@@ -1768,15 +1612,12 @@ THE SOFTWARE.
1768
1612
 
1769
1613
  ### Rust Crates:
1770
1614
 
1771
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1615
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
1772
1616
 
1773
1617
  ````text
1774
1618
  MIT License
1775
1619
 
1776
- Copyright 2013-2014 RAD Game Tools and Valve Software
1777
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
1778
- Copyright (c) 2017 Frommi
1779
- Copyright (c) 2017-2024 oyvindln
1620
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
1780
1621
 
1781
1622
  Permission is hereby granted, free of charge, to any person obtaining a copy
1782
1623
  of this software and associated documentation files (the "Software"), to deal
@@ -1804,14 +1645,10 @@ SOFTWARE.
1804
1645
 
1805
1646
  ### Rust Crates:
1806
1647
 
1807
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
1648
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
1808
1649
 
1809
1650
  ````text
1810
- The MIT License (MIT)
1811
-
1812
- Copyright (c) 2015 Danny Guo
1813
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1814
- Copyright (c) 2018 Akash Kurdekar
1651
+ Copyright (c) 2018 directories-rs contributors
1815
1652
 
1816
1653
  Permission is hereby granted, free of charge, to any person obtaining a copy
1817
1654
  of this software and associated documentation files (the "Software"), to deal
@@ -1839,10 +1676,11 @@ SOFTWARE.
1839
1676
 
1840
1677
  ### Rust Crates:
1841
1678
 
1842
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
1679
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
1843
1680
 
1844
1681
  ````text
1845
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
1682
+ Copyright (c) 2018-2024 The rust-random Project Developers
1683
+ Copyright (c) 2014 The Rust Project Developers
1846
1684
 
1847
1685
  Permission is hereby granted, free of charge, to any
1848
1686
  person obtaining a copy of this software and associated
@@ -1876,35 +1714,30 @@ DEALINGS IN THE SOFTWARE.
1876
1714
 
1877
1715
  ### Rust Crates:
1878
1716
 
1879
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
1717
+ - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
1718
+ - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
1880
1719
 
1881
1720
  ````text
1882
- Copyright (c) 2018-2025 The rust-random Project Developers
1883
- Copyright (c) 2014 The Rust Project Developers
1721
+ The MIT License (MIT)
1884
1722
 
1885
- Permission is hereby granted, free of charge, to any
1886
- person obtaining a copy of this software and associated
1887
- documentation files (the "Software"), to deal in the
1888
- Software without restriction, including without
1889
- limitation the rights to use, copy, modify, merge,
1890
- publish, distribute, sublicense, and/or sell copies of
1891
- the Software, and to permit persons to whom the Software
1892
- is furnished to do so, subject to the following
1893
- conditions:
1723
+ Copyright (c) 2015 Steven Fackler
1894
1724
 
1895
- The above copyright notice and this permission notice
1896
- shall be included in all copies or substantial portions
1897
- of the Software.
1725
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1726
+ this software and associated documentation files (the "Software"), to deal in
1727
+ the Software without restriction, including without limitation the rights to
1728
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1729
+ the Software, and to permit persons to whom the Software is furnished to do so,
1730
+ subject to the following conditions:
1898
1731
 
1899
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1900
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1901
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1902
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1903
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1904
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1905
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1906
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1907
- DEALINGS IN THE SOFTWARE.
1732
+ The above copyright notice and this permission notice shall be included in all
1733
+ copies or substantial portions of the Software.
1734
+
1735
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1736
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1737
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1738
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1739
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1740
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1908
1741
 
1909
1742
  ````
1910
1743
 
@@ -1914,10 +1747,10 @@ DEALINGS IN THE SOFTWARE.
1914
1747
 
1915
1748
  ### Rust Crates:
1916
1749
 
1917
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
1750
+ - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
1918
1751
 
1919
1752
  ````text
1920
- Copyright (c) 2016--2017
1753
+ Copyright (c) 2017 tokio-jsonrpc developers
1921
1754
 
1922
1755
  Permission is hereby granted, free of charge, to any
1923
1756
  person obtaining a copy of this software and associated
@@ -1951,16 +1784,31 @@ DEALINGS IN THE SOFTWARE.
1951
1784
 
1952
1785
  ### Rust Crates:
1953
1786
 
1954
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
1787
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
1788
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
1955
1789
 
1956
1790
  ````text
1957
- Copyright 2016 Nika Layzell
1791
+ MIT License
1958
1792
 
1959
- 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:
1793
+ Copyright (c) 2019 Graham Esau
1960
1794
 
1961
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1795
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1796
+ of this software and associated documentation files (the "Software"), to deal
1797
+ in the Software without restriction, including without limitation the rights
1798
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1799
+ copies of the Software, and to permit persons to whom the Software is
1800
+ furnished to do so, subject to the following conditions:
1962
1801
 
1963
- 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.
1802
+ The above copyright notice and this permission notice shall be included in all
1803
+ copies or substantial portions of the Software.
1804
+
1805
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1806
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1807
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1808
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1809
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1810
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1811
+ SOFTWARE.
1964
1812
 
1965
1813
  ````
1966
1814
 
@@ -1970,11 +1818,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1970
1818
 
1971
1819
  ### Rust Crates:
1972
1820
 
1973
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
1821
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
1974
1822
 
1975
1823
  ````text
1976
- Copyright (c) 2018-2026 The rust-random Project Developers
1977
- Copyright (c) 2014 The Rust Project Developers
1824
+ Copyright Mozilla Foundation
1978
1825
 
1979
1826
  Permission is hereby granted, free of charge, to any
1980
1827
  person obtaining a copy of this software and associated
@@ -2008,34 +1855,28 @@ DEALINGS IN THE SOFTWARE.
2008
1855
 
2009
1856
  ### Rust Crates:
2010
1857
 
2011
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
1858
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
2012
1859
 
2013
1860
  ````text
2014
- Copyright (c) 2013-2016 The rust-url developers
1861
+ Copyright (c) 2014-2026 Sean McArthur
2015
1862
 
2016
- Permission is hereby granted, free of charge, to any
2017
- person obtaining a copy of this software and associated
2018
- documentation files (the "Software"), to deal in the
2019
- Software without restriction, including without
2020
- limitation the rights to use, copy, modify, merge,
2021
- publish, distribute, sublicense, and/or sell copies of
2022
- the Software, and to permit persons to whom the Software
2023
- is furnished to do so, subject to the following
2024
- conditions:
1863
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1864
+ of this software and associated documentation files (the "Software"), to deal
1865
+ in the Software without restriction, including without limitation the rights
1866
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1867
+ copies of the Software, and to permit persons to whom the Software is
1868
+ furnished to do so, subject to the following conditions:
2025
1869
 
2026
- The above copyright notice and this permission notice
2027
- shall be included in all copies or substantial portions
2028
- of the Software.
1870
+ The above copyright notice and this permission notice shall be included in
1871
+ all copies or substantial portions of the Software.
2029
1872
 
2030
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2031
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2032
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2033
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2034
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2035
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2036
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2037
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2038
- DEALINGS IN THE SOFTWARE.
1873
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1874
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1875
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1876
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1877
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1878
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1879
+ THE SOFTWARE.
2039
1880
 
2040
1881
  ````
2041
1882
 
@@ -2045,34 +1886,29 @@ DEALINGS IN THE SOFTWARE.
2045
1886
 
2046
1887
  ### Rust Crates:
2047
1888
 
2048
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
1889
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
2049
1890
 
2050
1891
  ````text
2051
- Copyright (c) 2016 Amanieu d'Antras
1892
+ Copyright (c) 2017 Sean McArthur
2052
1893
 
2053
- Permission is hereby granted, free of charge, to any
2054
- person obtaining a copy of this software and associated
2055
- documentation files (the "Software"), to deal in the
2056
- Software without restriction, including without
2057
- limitation the rights to use, copy, modify, merge,
2058
- publish, distribute, sublicense, and/or sell copies of
2059
- the Software, and to permit persons to whom the Software
2060
- is furnished to do so, subject to the following
2061
- conditions:
1894
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1895
+ of this software and associated documentation files (the "Software"), to deal
1896
+ in the Software without restriction, including without limitation the rights
1897
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1898
+ copies of the Software, and to permit persons to whom the Software is
1899
+ furnished to do so, subject to the following conditions:
2062
1900
 
2063
- The above copyright notice and this permission notice
2064
- shall be included in all copies or substantial portions
2065
- of the Software.
1901
+ The above copyright notice and this permission notice shall be included in
1902
+ all copies or substantial portions of the Software.
1903
+
1904
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1905
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1906
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1907
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1908
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1909
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1910
+ THE SOFTWARE.
2066
1911
 
2067
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2068
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2069
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2070
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2071
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2072
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2073
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2074
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2075
- DEALINGS IN THE SOFTWARE.
2076
1912
 
2077
1913
  ````
2078
1914
 
@@ -2082,11 +1918,14 @@ DEALINGS IN THE SOFTWARE.
2082
1918
 
2083
1919
  ### Rust Crates:
2084
1920
 
2085
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
1921
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
1922
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
1923
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
2086
1924
 
2087
1925
  ````text
2088
- Copyright (c) 2013-2014 The Rust Project Developers.
2089
- Copyright (c) 2015-2020 The rust-hex Developers
1926
+ MIT License
1927
+
1928
+ Copyright (c) 2017 Ted Driggs
2090
1929
 
2091
1930
  Permission is hereby granted, free of charge, to any person obtaining a copy
2092
1931
  of this software and associated documentation files (the "Software"), to deal
@@ -2114,30 +1953,71 @@ SOFTWARE.
2114
1953
 
2115
1954
  ### Rust Crates:
2116
1955
 
2117
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
1956
+ - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
2118
1957
 
2119
1958
  ````text
2120
- MIT License
1959
+ Copyright (c) 2014 Chris Wong
2121
1960
 
2122
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
1961
+ Permission is hereby granted, free of charge, to any
1962
+ person obtaining a copy of this software and associated
1963
+ documentation files (the "Software"), to deal in the
1964
+ Software without restriction, including without
1965
+ limitation the rights to use, copy, modify, merge,
1966
+ publish, distribute, sublicense, and/or sell copies of
1967
+ the Software, and to permit persons to whom the Software
1968
+ is furnished to do so, subject to the following
1969
+ conditions:
2123
1970
 
2124
- Permission is hereby granted, free of charge, to any person obtaining a copy
2125
- of this software and associated documentation files (the "Software"), to deal
2126
- in the Software without restriction, including without limitation the rights
2127
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2128
- copies of the Software, and to permit persons to whom the Software is
2129
- furnished to do so, subject to the following conditions:
1971
+ The above copyright notice and this permission notice
1972
+ shall be included in all copies or substantial portions
1973
+ of the Software.
2130
1974
 
2131
- The above copyright notice and this permission notice shall be included in all
2132
- copies or substantial portions of the Software.
1975
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1976
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1977
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1978
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1979
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1980
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1981
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1982
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1983
+ DEALINGS IN THE SOFTWARE.
2133
1984
 
2134
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2135
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2136
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2137
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2138
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2139
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2140
- SOFTWARE.
1985
+ ````
1986
+
1987
+ ---
1988
+
1989
+ ## The following dependencies are licensed under the MIT License:
1990
+
1991
+ ### Rust Crates:
1992
+
1993
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
1994
+
1995
+ ````text
1996
+ Copyright (c) 2014-2026 Alex Crichton
1997
+
1998
+ Permission is hereby granted, free of charge, to any
1999
+ person obtaining a copy of this software and associated
2000
+ documentation files (the "Software"), to deal in the
2001
+ Software without restriction, including without
2002
+ limitation the rights to use, copy, modify, merge,
2003
+ publish, distribute, sublicense, and/or sell copies of
2004
+ the Software, and to permit persons to whom the Software
2005
+ is furnished to do so, subject to the following
2006
+ conditions:
2007
+
2008
+ The above copyright notice and this permission notice
2009
+ shall be included in all copies or substantial portions
2010
+ of the Software.
2011
+
2012
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2013
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2014
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2015
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2016
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2017
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2018
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2019
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2020
+ DEALINGS IN THE SOFTWARE.
2141
2021
 
2142
2022
  ````
2143
2023
 
@@ -2147,28 +2027,43 @@ SOFTWARE.
2147
2027
 
2148
2028
  ### Rust Crates:
2149
2029
 
2150
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
2030
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2031
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2032
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2033
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2034
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2035
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2036
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2037
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2038
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2151
2039
 
2152
2040
  ````text
2153
- MIT License
2041
+ Copyright (c) 2016 Alex Crichton
2042
+ Copyright (c) 2017 The Tokio Authors
2154
2043
 
2155
- Permission is hereby granted, free of charge, to any person obtaining a copy
2156
- of this software and associated documentation files (the "Software"), to deal
2157
- in the Software without restriction, including without limitation the rights
2158
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2159
- copies of the Software, and to permit persons to whom the Software is
2160
- furnished to do so, subject to the following conditions:
2044
+ Permission is hereby granted, free of charge, to any
2045
+ person obtaining a copy of this software and associated
2046
+ documentation files (the "Software"), to deal in the
2047
+ Software without restriction, including without
2048
+ limitation the rights to use, copy, modify, merge,
2049
+ publish, distribute, sublicense, and/or sell copies of
2050
+ the Software, and to permit persons to whom the Software
2051
+ is furnished to do so, subject to the following
2052
+ conditions:
2161
2053
 
2162
- The above copyright notice and this permission notice shall be included in all
2163
- copies or substantial portions of the Software.
2054
+ The above copyright notice and this permission notice
2055
+ shall be included in all copies or substantial portions
2056
+ of the Software.
2164
2057
 
2165
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2166
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2167
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2168
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2169
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2170
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2171
- SOFTWARE.
2058
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2059
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2060
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2061
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2062
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2063
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2064
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2065
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2066
+ DEALINGS IN THE SOFTWARE.
2172
2067
 
2173
2068
  ````
2174
2069
 
@@ -2178,10 +2073,15 @@ SOFTWARE.
2178
2073
 
2179
2074
  ### Rust Crates:
2180
2075
 
2181
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
2076
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
2077
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
2078
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
2079
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
2182
2080
 
2183
2081
  ````text
2184
- Copyright (c) 2014 Carl Lerche and other MIO contributors
2082
+ The MIT License (MIT)
2083
+
2084
+ Copyright (c) 2015 Andrew Gallant
2185
2085
 
2186
2086
  Permission is hereby granted, free of charge, to any person obtaining a copy
2187
2087
  of this software and associated documentation files (the "Software"), to deal
@@ -2209,19 +2109,13 @@ THE SOFTWARE.
2209
2109
 
2210
2110
  ### Rust Crates:
2211
2111
 
2212
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2213
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2214
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2215
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2216
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2217
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2218
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2219
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2220
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2112
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
2113
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
2114
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
2115
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
2221
2116
 
2222
2117
  ````text
2223
- Copyright (c) 2016 Alex Crichton
2224
- Copyright (c) 2017 The Tokio Authors
2118
+ Copyright (c) 2016 The Rust Project Developers
2225
2119
 
2226
2120
  Permission is hereby granted, free of charge, to any
2227
2121
  person obtaining a copy of this software and associated
@@ -2255,10 +2149,10 @@ DEALINGS IN THE SOFTWARE.
2255
2149
 
2256
2150
  ### Rust Crates:
2257
2151
 
2258
- - [http](https://github.com/hyperium/http) (1.4.0)
2152
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
2259
2153
 
2260
2154
  ````text
2261
- Copyright (c) 2017 http-rs authors
2155
+ Copyright 2019-2024 YOSHIOKA Takuma
2262
2156
 
2263
2157
  Permission is hereby granted, free of charge, to any
2264
2158
  person obtaining a copy of this software and associated
@@ -2292,13 +2186,15 @@ DEALINGS IN THE SOFTWARE.
2292
2186
 
2293
2187
  ### Rust Crates:
2294
2188
 
2295
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
2296
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
2189
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
2190
+ - [log](https://github.com/rust-lang/log) (0.4.29)
2191
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
2192
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
2193
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
2194
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
2297
2195
 
2298
2196
  ````text
2299
- Copyright (c) 2006-2009 Graydon Hoare
2300
- Copyright (c) 2009-2013 Mozilla Foundation
2301
- Copyright (c) 2016 Artyom Pavlov
2197
+ Copyright (c) 2014 The Rust Project Developers
2302
2198
 
2303
2199
  Permission is hereby granted, free of charge, to any
2304
2200
  person obtaining a copy of this software and associated
@@ -2332,51 +2228,30 @@ DEALINGS IN THE SOFTWARE.
2332
2228
 
2333
2229
  ### Rust Crates:
2334
2230
 
2335
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
2336
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
2337
-
2338
- ````text
2339
- The MIT License (MIT)
2340
-
2341
- Copyright 2016 Google Inc. All Rights Reserved.
2342
-
2343
- 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:
2344
-
2345
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2346
-
2347
- 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.
2348
-
2349
- ````
2350
-
2351
- ---
2352
-
2353
- ## The following dependencies are licensed under the MIT License:
2354
-
2355
- ### Rust Crates:
2356
-
2357
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
2358
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2359
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2231
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
2360
2232
 
2361
2233
  ````text
2362
2234
  MIT License
2363
2235
 
2364
- Copyright (c) <year> <copyright holders>
2236
+ Copyright (c) [2021] [Marvin Countryman]
2365
2237
 
2366
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
2367
- associated documentation files (the "Software"), to deal in the Software without restriction, including
2368
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2369
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
2370
- following conditions:
2238
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2239
+ of this software and associated documentation files (the "Software"), to deal
2240
+ in the Software without restriction, including without limitation the rights
2241
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2242
+ copies of the Software, and to permit persons to whom the Software is
2243
+ furnished to do so, subject to the following conditions:
2371
2244
 
2372
- The above copyright notice and this permission notice shall be included in all copies or substantial
2373
- portions of the Software.
2245
+ The above copyright notice and this permission notice shall be included in all
2246
+ copies or substantial portions of the Software.
2374
2247
 
2375
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
2376
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
2377
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2378
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
2379
- USE OR OTHER DEALINGS IN THE SOFTWARE.
2248
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2249
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2250
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2251
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2252
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2253
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2254
+ SOFTWARE.
2380
2255
 
2381
2256
  ````
2382
2257
 
@@ -2386,11 +2261,10 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
2386
2261
 
2387
2262
  ### Rust Crates:
2388
2263
 
2389
- - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
2390
- - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
2264
+ - [http](https://github.com/hyperium/http) (1.4.0)
2391
2265
 
2392
2266
  ````text
2393
- Copyright (c) 2012-2013 Mozilla Foundation
2267
+ Copyright (c) 2017 http-rs authors
2394
2268
 
2395
2269
  Permission is hereby granted, free of charge, to any
2396
2270
  person obtaining a copy of this software and associated
@@ -2424,14 +2298,11 @@ DEALINGS IN THE SOFTWARE.
2424
2298
 
2425
2299
  ### Rust Crates:
2426
2300
 
2427
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
2428
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
2429
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
2301
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
2430
2302
 
2431
2303
  ````text
2432
- MIT License
2433
-
2434
- Copyright (c) Tokio Contributors
2304
+ Copyright (c) 2018-2023 Sean McArthur
2305
+ Copyright (c) 2016 Alex Crichton
2435
2306
 
2436
2307
  Permission is hereby granted, free of charge, to any person obtaining a copy
2437
2308
  of this software and associated documentation files (the "Software"), to deal
@@ -2440,16 +2311,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2440
2311
  copies of the Software, and to permit persons to whom the Software is
2441
2312
  furnished to do so, subject to the following conditions:
2442
2313
 
2443
- The above copyright notice and this permission notice shall be included in all
2444
- copies or substantial portions of the Software.
2314
+ The above copyright notice and this permission notice shall be included in
2315
+ all copies or substantial portions of the Software.
2445
2316
 
2446
2317
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2447
2318
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2448
2319
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2449
2320
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2450
2321
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2451
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2452
- SOFTWARE.
2322
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2323
+ THE SOFTWARE.
2324
+
2453
2325
 
2454
2326
  ````
2455
2327
 
@@ -2459,67 +2331,34 @@ SOFTWARE.
2459
2331
 
2460
2332
  ### Rust Crates:
2461
2333
 
2462
- - [want](https://github.com/seanmonstar/want) (0.3.1)
2334
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
2463
2335
 
2464
2336
  ````text
2465
- Copyright (c) 2018-2019 Sean McArthur
2466
-
2467
- Permission is hereby granted, free of charge, to any person obtaining a copy
2468
- of this software and associated documentation files (the "Software"), to deal
2469
- in the Software without restriction, including without limitation the rights
2470
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2471
- copies of the Software, and to permit persons to whom the Software is
2472
- furnished to do so, subject to the following conditions:
2337
+ Copyright (c) 2019 The CryptoCorrosion Contributors
2473
2338
 
2474
- The above copyright notice and this permission notice shall be included in
2475
- all copies or substantial portions of the Software.
2476
-
2477
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2478
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2479
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2480
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2481
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2482
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2483
- THE SOFTWARE.
2484
-
2485
-
2486
- ````
2487
-
2488
- ---
2489
-
2490
- ## The following dependencies are licensed under the MIT License:
2491
-
2492
- ### Rust Crates:
2493
-
2494
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
2495
-
2496
- ````text
2497
- Copyright (c) 2016 The humantime Developers
2498
-
2499
- Includes parts of http date with the following copyright:
2500
- Copyright (c) 2016 Pyfisch
2501
-
2502
- Includes portions of musl libc with the following copyright:
2503
- Copyright © 2005-2013 Rich Felker
2504
-
2505
-
2506
- Permission is hereby granted, free of charge, to any person obtaining a copy
2507
- of this software and associated documentation files (the "Software"), to deal
2508
- in the Software without restriction, including without limitation the rights
2509
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2510
- copies of the Software, and to permit persons to whom the Software is
2511
- furnished to do so, subject to the following conditions:
2339
+ Permission is hereby granted, free of charge, to any
2340
+ person obtaining a copy of this software and associated
2341
+ documentation files (the "Software"), to deal in the
2342
+ Software without restriction, including without
2343
+ limitation the rights to use, copy, modify, merge,
2344
+ publish, distribute, sublicense, and/or sell copies of
2345
+ the Software, and to permit persons to whom the Software
2346
+ is furnished to do so, subject to the following
2347
+ conditions:
2512
2348
 
2513
- The above copyright notice and this permission notice shall be included in all
2514
- copies or substantial portions of the Software.
2349
+ The above copyright notice and this permission notice
2350
+ shall be included in all copies or substantial portions
2351
+ of the Software.
2515
2352
 
2516
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2517
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2518
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2519
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2520
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2521
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2522
- SOFTWARE.
2353
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2354
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2355
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2356
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2357
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2358
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2359
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2360
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2361
+ DEALINGS IN THE SOFTWARE.
2523
2362
 
2524
2363
  ````
2525
2364
 
@@ -2529,32 +2368,35 @@ SOFTWARE.
2529
2368
 
2530
2369
  ### Rust Crates:
2531
2370
 
2532
- - [educe](https://github.com/magiclen/educe) (0.5.11)
2533
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2534
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2371
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
2535
2372
 
2536
2373
  ````text
2537
- MIT License
2374
+ Copyright 2023 The Fuchsia Authors
2538
2375
 
2539
- Copyright (c) 2023 magiclen.org (Ron Li)
2376
+ Permission is hereby granted, free of charge, to any
2377
+ person obtaining a copy of this software and associated
2378
+ documentation files (the "Software"), to deal in the
2379
+ Software without restriction, including without
2380
+ limitation the rights to use, copy, modify, merge,
2381
+ publish, distribute, sublicense, and/or sell copies of
2382
+ the Software, and to permit persons to whom the Software
2383
+ is furnished to do so, subject to the following
2384
+ conditions:
2540
2385
 
2541
- Permission is hereby granted, free of charge, to any person obtaining a copy
2542
- of this software and associated documentation files (the "Software"), to deal
2543
- in the Software without restriction, including without limitation the rights
2544
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2545
- copies of the Software, and to permit persons to whom the Software is
2546
- furnished to do so, subject to the following conditions:
2386
+ The above copyright notice and this permission notice
2387
+ shall be included in all copies or substantial portions
2388
+ of the Software.
2547
2389
 
2548
- The above copyright notice and this permission notice shall be included in all
2549
- copies or substantial portions of the Software.
2390
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2391
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2392
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2393
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2394
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2395
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2396
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2397
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2398
+ DEALINGS IN THE SOFTWARE.
2550
2399
 
2551
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2552
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2553
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2554
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2555
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2556
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2557
- SOFTWARE.
2558
2400
 
2559
2401
  ````
2560
2402
 
@@ -2564,10 +2406,10 @@ SOFTWARE.
2564
2406
 
2565
2407
  ### Rust Crates:
2566
2408
 
2567
- - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
2409
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
2568
2410
 
2569
2411
  ````text
2570
- Copyright (c) 2020 Andrew D. Straw
2412
+ Copyright (c) 2013-2016 The rust-url developers
2571
2413
 
2572
2414
  Permission is hereby granted, free of charge, to any
2573
2415
  person obtaining a copy of this software and associated
@@ -2601,45 +2443,10 @@ DEALINGS IN THE SOFTWARE.
2601
2443
 
2602
2444
  ### Rust Crates:
2603
2445
 
2604
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
2605
-
2606
- ````text
2607
- The MIT License (MIT)
2608
-
2609
- Copyright (c) 2016 Johann Tuffe
2610
-
2611
- Permission is hereby granted, free of charge, to any person obtaining a copy
2612
- of this software and associated documentation files (the "Software"), to deal
2613
- in the Software without restriction, including without limitation the rights
2614
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2615
- copies of the Software, and to permit persons to whom the Software is
2616
- furnished to do so, subject to the following conditions:
2617
-
2618
-
2619
- The above copyright notice and this permission notice shall be included in
2620
- all copies or substantial portions of the Software.
2621
-
2622
-
2623
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2624
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2625
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2626
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2627
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2628
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2629
- THE SOFTWARE.
2630
-
2631
- ````
2632
-
2633
- ---
2634
-
2635
- ## The following dependencies are licensed under the MIT License:
2636
-
2637
- ### Rust Crates:
2638
-
2639
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
2446
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
2640
2447
 
2641
2448
  ````text
2642
- Copyright (c) 2021 RustCrypto Developers
2449
+ Copyright (c) The rust-url developers
2643
2450
 
2644
2451
  Permission is hereby granted, free of charge, to any
2645
2452
  person obtaining a copy of this software and associated
@@ -2673,13 +2480,12 @@ DEALINGS IN THE SOFTWARE.
2673
2480
 
2674
2481
  ### Rust Crates:
2675
2482
 
2676
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
2483
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
2677
2484
 
2678
2485
  ````text
2679
- MIT License
2486
+ The MIT License (MIT)
2680
2487
 
2681
- Copyright (c) 2019 Yoshua Wuyts
2682
- Copyright (c) Tokio Contributors
2488
+ Copyright (c) 2014 Paho Lurie-Gregg
2683
2489
 
2684
2490
  Permission is hereby granted, free of charge, to any person obtaining a copy
2685
2491
  of this software and associated documentation files (the "Software"), to deal
@@ -2707,16 +2513,38 @@ SOFTWARE.
2707
2513
 
2708
2514
  ### Rust Crates:
2709
2515
 
2710
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
2711
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
2712
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
2713
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
2714
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
2715
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
2516
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
2517
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
2518
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
2519
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
2520
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
2521
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
2522
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
2523
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
2524
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
2525
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
2526
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
2527
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
2528
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
2529
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
2530
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
2531
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
2532
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
2533
+ - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
2534
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
2535
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
2536
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
2537
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
2538
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
2539
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
2540
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
2541
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
2542
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
2543
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
2544
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
2545
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
2716
2546
 
2717
2547
  ````text
2718
- Copyright (c) 2019 Tokio Contributors
2719
-
2720
2548
  Permission is hereby granted, free of charge, to any
2721
2549
  person obtaining a copy of this software and associated
2722
2550
  documentation files (the "Software"), to deal in the
@@ -2749,44 +2577,10 @@ DEALINGS IN THE SOFTWARE.
2749
2577
 
2750
2578
  ### Rust Crates:
2751
2579
 
2752
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
2753
-
2754
- ````text
2755
- The MIT License (MIT)
2756
-
2757
- Copyright (c) 2015 Bartłomiej Kamiński
2758
-
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.
2776
- ````
2777
-
2778
- ---
2779
-
2780
- ## The following dependencies are licensed under the MIT License:
2781
-
2782
- ### Rust Crates:
2783
-
2784
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
2580
+ - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
2785
2581
 
2786
2582
  ````text
2787
- Copyright (c) 2017 Carl Lerche
2788
- Copyright (c) 2018 Bastian Köcher
2789
- Copyright (c) 2019-2020 Artem Vorotnikov
2583
+ Copyright (c) 2020 Andrew D. Straw
2790
2584
 
2791
2585
  Permission is hereby granted, free of charge, to any
2792
2586
  person obtaining a copy of this software and associated
@@ -2820,12 +2614,10 @@ DEALINGS IN THE SOFTWARE.
2820
2614
 
2821
2615
  ### Rust Crates:
2822
2616
 
2823
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
2824
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2825
- - [url](https://github.com/servo/rust-url) (2.5.8)
2617
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
2826
2618
 
2827
2619
  ````text
2828
- Copyright (c) 2013-2025 The rust-url developers
2620
+ Copyright (c) 2021 RustCrypto Developers
2829
2621
 
2830
2622
  Permission is hereby granted, free of charge, to any
2831
2623
  person obtaining a copy of this software and associated
@@ -2859,10 +2651,11 @@ DEALINGS IN THE SOFTWARE.
2859
2651
 
2860
2652
  ### Rust Crates:
2861
2653
 
2862
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
2654
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
2655
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
2863
2656
 
2864
2657
  ````text
2865
- Copyright (c) 2014-2026 Sean McArthur
2658
+ Copyright (c) 2018-2019 dirs-rs contributors
2866
2659
 
2867
2660
  Permission is hereby granted, free of charge, to any person obtaining a copy
2868
2661
  of this software and associated documentation files (the "Software"), to deal
@@ -2871,16 +2664,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2871
2664
  copies of the Software, and to permit persons to whom the Software is
2872
2665
  furnished to do so, subject to the following conditions:
2873
2666
 
2874
- The above copyright notice and this permission notice shall be included in
2875
- all copies or substantial portions of the Software.
2667
+ The above copyright notice and this permission notice shall be included in all
2668
+ copies or substantial portions of the Software.
2876
2669
 
2877
2670
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2878
2671
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2879
2672
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2880
2673
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2881
2674
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2882
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2883
- THE SOFTWARE.
2675
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2676
+ SOFTWARE.
2884
2677
 
2885
2678
  ````
2886
2679
 
@@ -2890,10 +2683,10 @@ THE SOFTWARE.
2890
2683
 
2891
2684
  ### Rust Crates:
2892
2685
 
2893
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
2686
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2894
2687
 
2895
2688
  ````text
2896
- Copyright (c) 2019-2021 Tower Contributors
2689
+ Copyright (c) 2016--2017
2897
2690
 
2898
2691
  Permission is hereby granted, free of charge, to any
2899
2692
  person obtaining a copy of this software and associated
@@ -2927,74 +2720,10 @@ DEALINGS IN THE SOFTWARE.
2927
2720
 
2928
2721
  ### Rust Crates:
2929
2722
 
2930
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
2931
-
2932
- ````text
2933
- MIT License
2934
-
2935
- Copyright (c) 2017 Nikolai Vazquez
2936
-
2937
- Permission is hereby granted, free of charge, to any person obtaining a copy
2938
- of this software and associated documentation files (the "Software"), to deal
2939
- in the Software without restriction, including without limitation the rights
2940
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2941
- copies of the Software, and to permit persons to whom the Software is
2942
- furnished to do so, subject to the following conditions:
2943
-
2944
- The above copyright notice and this permission notice shall be included in all
2945
- copies or substantial portions of the Software.
2946
-
2947
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2948
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2949
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2950
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2951
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2952
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2953
- SOFTWARE.
2954
-
2955
- ````
2956
-
2957
- ---
2958
-
2959
- ## The following dependencies are licensed under the MIT License:
2960
-
2961
- ### Rust Crates:
2962
-
2963
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
2964
-
2965
- ````text
2966
- Copyright (c) 2018 directories-rs contributors
2967
-
2968
- Permission is hereby granted, free of charge, to any person obtaining a copy
2969
- of this software and associated documentation files (the "Software"), to deal
2970
- in the Software without restriction, including without limitation the rights
2971
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2972
- copies of the Software, and to permit persons to whom the Software is
2973
- furnished to do so, subject to the following conditions:
2974
-
2975
- The above copyright notice and this permission notice shall be included in all
2976
- copies or substantial portions of the Software.
2977
-
2978
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2979
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2980
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2981
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2982
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2983
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2984
- SOFTWARE.
2985
-
2986
- ````
2987
-
2988
- ---
2989
-
2990
- ## The following dependencies are licensed under the MIT License:
2991
-
2992
- ### Rust Crates:
2993
-
2994
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
2723
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
2995
2724
 
2996
2725
  ````text
2997
- Copyright (c) 2018 The Servo Project Developers
2726
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
2998
2727
 
2999
2728
  Permission is hereby granted, free of charge, to any
3000
2729
  person obtaining a copy of this software and associated
@@ -3028,75 +2757,10 @@ DEALINGS IN THE SOFTWARE.
3028
2757
 
3029
2758
  ### Rust Crates:
3030
2759
 
3031
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
3032
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
3033
-
3034
- ````text
3035
- Copyright (c) 2018-2019 dirs-rs contributors
3036
-
3037
- Permission is hereby granted, free of charge, to any person obtaining a copy
3038
- of this software and associated documentation files (the "Software"), to deal
3039
- in the Software without restriction, including without limitation the rights
3040
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3041
- copies of the Software, and to permit persons to whom the Software is
3042
- furnished to do so, subject to the following conditions:
3043
-
3044
- The above copyright notice and this permission notice shall be included in all
3045
- copies or substantial portions of the Software.
3046
-
3047
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3048
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3049
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3050
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3051
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3052
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3053
- SOFTWARE.
3054
-
3055
- ````
3056
-
3057
- ---
3058
-
3059
- ## The following dependencies are licensed under the MIT License:
3060
-
3061
- ### Rust Crates:
3062
-
3063
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
3064
-
3065
- ````text
3066
- The MIT License (MIT)
3067
-
3068
- Copyright (c) 2015 Alice Maz
3069
-
3070
- Permission is hereby granted, free of charge, to any person obtaining a copy
3071
- of this software and associated documentation files (the "Software"), to deal
3072
- in the Software without restriction, including without limitation the rights
3073
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3074
- copies of the Software, and to permit persons to whom the Software is
3075
- furnished to do so, subject to the following conditions:
3076
-
3077
- The above copyright notice and this permission notice shall be included in
3078
- all copies or substantial portions of the Software.
3079
-
3080
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3081
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3082
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3083
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3084
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3085
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3086
- THE SOFTWARE.
3087
-
3088
- ````
3089
-
3090
- ---
3091
-
3092
- ## The following dependencies are licensed under the MIT License:
3093
-
3094
- ### Rust Crates:
3095
-
3096
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
2760
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
3097
2761
 
3098
2762
  ````text
3099
- Copyright (c) 2019 Nick Fitzgerald
2763
+ Copyright (c) 2018 Carl Lerche
3100
2764
 
3101
2765
  Permission is hereby granted, free of charge, to any
3102
2766
  person obtaining a copy of this software and associated
@@ -3130,41 +2794,10 @@ DEALINGS IN THE SOFTWARE.
3130
2794
 
3131
2795
  ### Rust Crates:
3132
2796
 
3133
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
3134
-
3135
- ````text
3136
- Copyright (c) 2023-2025 Sean McArthur
3137
-
3138
- Permission is hereby granted, free of charge, to any person obtaining a copy
3139
- of this software and associated documentation files (the "Software"), to deal
3140
- in the Software without restriction, including without limitation the rights
3141
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3142
- copies of the Software, and to permit persons to whom the Software is
3143
- furnished to do so, subject to the following conditions:
3144
-
3145
- The above copyright notice and this permission notice shall be included in
3146
- all copies or substantial portions of the Software.
3147
-
3148
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3149
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3150
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3151
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3152
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3153
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3154
- THE SOFTWARE.
3155
-
3156
- ````
3157
-
3158
- ---
3159
-
3160
- ## The following dependencies are licensed under the MIT License:
3161
-
3162
- ### Rust Crates:
3163
-
3164
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
2797
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
3165
2798
 
3166
2799
  ````text
3167
- Copyright 2019-2024 YOSHIOKA Takuma
2800
+ Copyright (c) 2010 The Rust Project Developers
3168
2801
 
3169
2802
  Permission is hereby granted, free of charge, to any
3170
2803
  person obtaining a copy of this software and associated
@@ -3198,10 +2831,11 @@ DEALINGS IN THE SOFTWARE.
3198
2831
 
3199
2832
  ### Rust Crates:
3200
2833
 
3201
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2834
+ - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
2835
+ - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
3202
2836
 
3203
2837
  ````text
3204
- Copyright (c) 2015 Steven Allen
2838
+ Copyright (c) 2012-2013 Mozilla Foundation
3205
2839
 
3206
2840
  Permission is hereby granted, free of charge, to any
3207
2841
  person obtaining a copy of this software and associated
@@ -3235,10 +2869,10 @@ DEALINGS IN THE SOFTWARE.
3235
2869
 
3236
2870
  ### Rust Crates:
3237
2871
 
3238
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
2872
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
3239
2873
 
3240
2874
  ````text
3241
- Copyright (c) 2017 Robert Grosse
2875
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
3242
2876
 
3243
2877
  Permission is hereby granted, free of charge, to any
3244
2878
  person obtaining a copy of this software and associated
@@ -3263,6 +2897,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3263
2897
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3264
2898
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3265
2899
  DEALINGS IN THE SOFTWARE.
2900
+
3266
2901
  ````
3267
2902
 
3268
2903
  ---
@@ -3271,10 +2906,31 @@ DEALINGS IN THE SOFTWARE.
3271
2906
 
3272
2907
  ### Rust Crates:
3273
2908
 
3274
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
2909
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
3275
2910
 
3276
2911
  ````text
3277
- Copyright (c) 2015-2025 Sean McArthur
2912
+ Copyright 2016 Nika Layzell
2913
+
2914
+ 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:
2915
+
2916
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2917
+
2918
+ 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.
2919
+
2920
+ ````
2921
+
2922
+ ---
2923
+
2924
+ ## The following dependencies are licensed under the MIT License:
2925
+
2926
+ ### Rust Crates:
2927
+
2928
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
2929
+
2930
+ ````text
2931
+ The MIT License (MIT)
2932
+
2933
+ Copyright (c) 2014 Mathijs van de Nes
3278
2934
 
3279
2935
  Permission is hereby granted, free of charge, to any person obtaining a copy
3280
2936
  of this software and associated documentation files (the "Software"), to deal
@@ -3283,17 +2939,50 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3283
2939
  copies of the Software, and to permit persons to whom the Software is
3284
2940
  furnished to do so, subject to the following conditions:
3285
2941
 
3286
- The above copyright notice and this permission notice shall be included in
3287
- all copies or substantial portions of the Software.
2942
+ The above copyright notice and this permission notice shall be included in all
2943
+ copies or substantial portions of the Software.
3288
2944
 
3289
2945
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3290
2946
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3291
2947
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3292
2948
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3293
2949
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3294
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3295
- THE SOFTWARE.
2950
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2951
+ SOFTWARE.
2952
+
2953
+ Some files in the "tests/data" subdirectory of this repository are under other
2954
+ licences; see files named LICENSE.*.txt for details.
2955
+ ````
2956
+
2957
+ ---
2958
+
2959
+ ## The following dependencies are licensed under the MIT License:
2960
+
2961
+ ### Rust Crates:
2962
+
2963
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
2964
+
2965
+ ````text
2966
+ Copyright (c) 2013-2014 The Rust Project Developers.
2967
+ Copyright (c) 2015-2020 The rust-hex Developers
2968
+
2969
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2970
+ of this software and associated documentation files (the "Software"), to deal
2971
+ in the Software without restriction, including without limitation the rights
2972
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2973
+ copies of the Software, and to permit persons to whom the Software is
2974
+ furnished to do so, subject to the following conditions:
2975
+
2976
+ The above copyright notice and this permission notice shall be included in all
2977
+ copies or substantial portions of the Software.
3296
2978
 
2979
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2980
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2981
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2982
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2983
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2984
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2985
+ SOFTWARE.
3297
2986
 
3298
2987
  ````
3299
2988
 
@@ -3303,10 +2992,505 @@ THE SOFTWARE.
3303
2992
 
3304
2993
  ### Rust Crates:
3305
2994
 
3306
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
2995
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
2996
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2997
+ - [url](https://github.com/servo/rust-url) (2.5.8)
2998
+
2999
+ ````text
3000
+ Copyright (c) 2013-2025 The rust-url developers
3001
+
3002
+ Permission is hereby granted, free of charge, to any
3003
+ person obtaining a copy of this software and associated
3004
+ documentation files (the "Software"), to deal in the
3005
+ Software without restriction, including without
3006
+ limitation the rights to use, copy, modify, merge,
3007
+ publish, distribute, sublicense, and/or sell copies of
3008
+ the Software, and to permit persons to whom the Software
3009
+ is furnished to do so, subject to the following
3010
+ conditions:
3011
+
3012
+ The above copyright notice and this permission notice
3013
+ shall be included in all copies or substantial portions
3014
+ of the Software.
3015
+
3016
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3017
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3018
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3019
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3020
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3021
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3022
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3023
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3024
+ DEALINGS IN THE SOFTWARE.
3025
+
3026
+ ````
3027
+
3028
+ ---
3029
+
3030
+ ## The following dependencies are licensed under the MIT License:
3031
+
3032
+ ### NPM Packages:
3033
+
3034
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
3035
+
3036
+ ````text
3037
+ The MIT License (MIT)
3038
+
3039
+ Copyright (c) 2015-2021 Evgeny Poberezkin
3040
+
3041
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3042
+ of this software and associated documentation files (the "Software"), to deal
3043
+ in the Software without restriction, including without limitation the rights
3044
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3045
+ copies of the Software, and to permit persons to whom the Software is
3046
+ furnished to do so, subject to the following conditions:
3047
+
3048
+ The above copyright notice and this permission notice shall be included in all
3049
+ copies or substantial portions of the Software.
3050
+
3051
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3052
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3053
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3054
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3055
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3056
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3057
+ SOFTWARE.
3058
+
3059
+
3060
+ ````
3061
+
3062
+ ---
3063
+
3064
+ ## The following dependencies are licensed under the MIT License:
3065
+
3066
+ ### NPM Packages:
3067
+
3068
+ - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.10) (0.0.10)
3069
+
3070
+ ````text
3071
+ MIT License
3072
+
3073
+ Copyright (c) 2026 Huawei Device Co., Ltd.
3074
+
3075
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3076
+ of this software and associated documentation files (the "Software"), to deal
3077
+ in the Software without restriction, including without limitation the rights
3078
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3079
+ copies of the Software, and to permit persons to whom the Software is
3080
+ furnished to do so, subject to the following conditions:
3081
+
3082
+ The above copyright notice and this permission notice shall be included in all
3083
+ copies or substantial portions of the Software.
3084
+
3085
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3086
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3087
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3088
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3089
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3090
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3091
+ SOFTWARE.
3092
+
3093
+ ````
3094
+
3095
+ ---
3096
+
3097
+ ## The following dependencies are licensed under the MIT License:
3098
+
3099
+ ### Rust Crates:
3100
+
3101
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
3102
+
3103
+ ````text
3104
+ The MIT License (MIT)
3105
+
3106
+ Copyright (c) 2015 Danny Guo
3107
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3108
+ Copyright (c) 2018 Akash Kurdekar
3109
+
3110
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3111
+ of this software and associated documentation files (the "Software"), to deal
3112
+ in the Software without restriction, including without limitation the rights
3113
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3114
+ copies of the Software, and to permit persons to whom the Software is
3115
+ furnished to do so, subject to the following conditions:
3116
+
3117
+ The above copyright notice and this permission notice shall be included in all
3118
+ copies or substantial portions of the Software.
3119
+
3120
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3121
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3122
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3123
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3124
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3125
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3126
+ SOFTWARE.
3127
+
3128
+ ````
3129
+
3130
+ ---
3131
+
3132
+ ## The following dependencies are licensed under the MIT License:
3133
+
3134
+ ### Rust Crates:
3135
+
3136
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
3137
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
3138
+
3139
+ ````text
3140
+ Copyright (c) 2014 Alex Crichton
3141
+
3142
+ Permission is hereby granted, free of charge, to any
3143
+ person obtaining a copy of this software and associated
3144
+ documentation files (the "Software"), to deal in the
3145
+ Software without restriction, including without
3146
+ limitation the rights to use, copy, modify, merge,
3147
+ publish, distribute, sublicense, and/or sell copies of
3148
+ the Software, and to permit persons to whom the Software
3149
+ is furnished to do so, subject to the following
3150
+ conditions:
3151
+
3152
+ The above copyright notice and this permission notice
3153
+ shall be included in all copies or substantial portions
3154
+ of the Software.
3155
+
3156
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3157
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3158
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3159
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3160
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3161
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3162
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3163
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3164
+ DEALINGS IN THE SOFTWARE.
3165
+
3166
+ ````
3167
+
3168
+ ---
3169
+
3170
+ ## The following dependencies are licensed under the MIT License:
3171
+
3172
+ ### Rust Crates:
3173
+
3174
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
3175
+
3176
+ ````text
3177
+ Copyright (c) 2017 Carl Lerche
3178
+ Copyright (c) 2018 Bastian Köcher
3179
+ Copyright (c) 2019-2020 Artem Vorotnikov
3180
+
3181
+ Permission is hereby granted, free of charge, to any
3182
+ person obtaining a copy of this software and associated
3183
+ documentation files (the "Software"), to deal in the
3184
+ Software without restriction, including without
3185
+ limitation the rights to use, copy, modify, merge,
3186
+ publish, distribute, sublicense, and/or sell copies of
3187
+ the Software, and to permit persons to whom the Software
3188
+ is furnished to do so, subject to the following
3189
+ conditions:
3190
+
3191
+ The above copyright notice and this permission notice
3192
+ shall be included in all copies or substantial portions
3193
+ of the Software.
3194
+
3195
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3196
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3197
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3198
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3199
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3200
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3201
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3202
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3203
+ DEALINGS IN THE SOFTWARE.
3204
+
3205
+ ````
3206
+
3207
+ ---
3208
+
3209
+ ## The following dependencies are licensed under the MIT License:
3210
+
3211
+ ### NPM Packages:
3212
+
3213
+ - [json5](https://github.com/json5/json5) (2.2.3)
3214
+
3215
+ ````text
3216
+ MIT License
3217
+
3218
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
3219
+
3220
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3221
+ of this software and associated documentation files (the "Software"), to deal
3222
+ in the Software without restriction, including without limitation the rights
3223
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3224
+ copies of the Software, and to permit persons to whom the Software is
3225
+ furnished to do so, subject to the following conditions:
3226
+
3227
+ The above copyright notice and this permission notice shall be included in all
3228
+ copies or substantial portions of the Software.
3229
+
3230
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3231
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3232
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3233
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3234
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3235
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3236
+ SOFTWARE.
3237
+
3238
+ [others]: https://github.com/json5/json5/contributors
3239
+
3240
+ ````
3241
+
3242
+ ---
3243
+
3244
+ ## The following dependencies are licensed under the MIT License:
3245
+
3246
+ ### NPM Packages:
3247
+
3248
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
3249
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
3250
+
3251
+ ````text
3252
+ MIT License
3253
+
3254
+ Copyright (c) 2017 Evgeny Poberezkin
3255
+
3256
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3257
+ of this software and associated documentation files (the "Software"), to deal
3258
+ in the Software without restriction, including without limitation the rights
3259
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3260
+ copies of the Software, and to permit persons to whom the Software is
3261
+ furnished to do so, subject to the following conditions:
3262
+
3263
+ The above copyright notice and this permission notice shall be included in all
3264
+ copies or substantial portions of the Software.
3265
+
3266
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3267
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3268
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3269
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3270
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3271
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3272
+ SOFTWARE.
3273
+
3274
+ ````
3275
+
3276
+ ---
3277
+
3278
+ ## The following dependencies are licensed under the MIT License:
3279
+
3280
+ ### NPM Packages:
3281
+
3282
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
3283
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
3284
+
3285
+ ````text
3286
+ MIT License
3287
+
3288
+ Copyright (c) Microsoft Corporation.
3289
+
3290
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3291
+ of this software and associated documentation files (the "Software"), to deal
3292
+ in the Software without restriction, including without limitation the rights
3293
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3294
+ copies of the Software, and to permit persons to whom the Software is
3295
+ furnished to do so, subject to the following conditions:
3296
+
3297
+ The above copyright notice and this permission notice shall be included in all
3298
+ copies or substantial portions of the Software.
3299
+
3300
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3301
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3302
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3303
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3304
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3305
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3306
+ SOFTWARE
3307
+
3308
+ ````
3309
+
3310
+ ---
3311
+
3312
+ ## The following dependencies are licensed under the MIT License:
3313
+
3314
+ ### NPM Packages:
3315
+
3316
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
3317
+
3318
+ ````text
3319
+ This software is released under the MIT license:
3320
+
3321
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3322
+ this software and associated documentation files (the "Software"), to deal in
3323
+ the Software without restriction, including without limitation the rights to
3324
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3325
+ the Software, and to permit persons to whom the Software is furnished to do so,
3326
+ subject to the following conditions:
3327
+
3328
+ The above copyright notice and this permission notice shall be included in all
3329
+ copies or substantial portions of the Software.
3330
+
3331
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3332
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3333
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3334
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3335
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3336
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3337
+
3338
+ ````
3339
+
3340
+ ---
3341
+
3342
+ ## The following dependencies are licensed under the MIT License:
3343
+
3344
+ ### Rust Crates:
3345
+
3346
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
3347
+
3348
+ ````text
3349
+ The MIT License (MIT)
3350
+
3351
+ Copyright (c) 2016 Johann Tuffe
3352
+
3353
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3354
+ of this software and associated documentation files (the "Software"), to deal
3355
+ in the Software without restriction, including without limitation the rights
3356
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3357
+ copies of the Software, and to permit persons to whom the Software is
3358
+ furnished to do so, subject to the following conditions:
3359
+
3360
+
3361
+ The above copyright notice and this permission notice shall be included in
3362
+ all copies or substantial portions of the Software.
3363
+
3364
+
3365
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3366
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3367
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3368
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3369
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3370
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3371
+ THE SOFTWARE.
3372
+
3373
+ ````
3374
+
3375
+ ---
3376
+
3377
+ ## The following dependencies are licensed under the MIT License:
3378
+
3379
+ ### Rust Crates:
3380
+
3381
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
3382
+
3383
+ ````text
3384
+ The MIT License (MIT)
3385
+
3386
+ Copyright (c) 2015 Alice Maz
3387
+
3388
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3389
+ of this software and associated documentation files (the "Software"), to deal
3390
+ in the Software without restriction, including without limitation the rights
3391
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3392
+ copies of the Software, and to permit persons to whom the Software is
3393
+ furnished to do so, subject to the following conditions:
3394
+
3395
+ The above copyright notice and this permission notice shall be included in
3396
+ all copies or substantial portions of the Software.
3397
+
3398
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3399
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3400
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3401
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3402
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3403
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3404
+ THE SOFTWARE.
3405
+
3406
+ ````
3407
+
3408
+ ---
3409
+
3410
+ ## The following dependencies are licensed under the MIT License:
3411
+
3412
+ ### Rust Crates:
3413
+
3414
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
3415
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
3416
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
3417
+
3418
+ ````text
3419
+ Copyright (c) 2019 Tower Contributors
3420
+
3421
+ Permission is hereby granted, free of charge, to any
3422
+ person obtaining a copy of this software and associated
3423
+ documentation files (the "Software"), to deal in the
3424
+ Software without restriction, including without
3425
+ limitation the rights to use, copy, modify, merge,
3426
+ publish, distribute, sublicense, and/or sell copies of
3427
+ the Software, and to permit persons to whom the Software
3428
+ is furnished to do so, subject to the following
3429
+ conditions:
3430
+
3431
+ The above copyright notice and this permission notice
3432
+ shall be included in all copies or substantial portions
3433
+ of the Software.
3434
+
3435
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3436
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3437
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3438
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3439
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3440
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3441
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3442
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3443
+ DEALINGS IN THE SOFTWARE.
3444
+
3445
+ ````
3446
+
3447
+ ---
3448
+
3449
+ ## The following dependencies are licensed under the MIT License:
3450
+
3451
+ ### Rust Crates:
3452
+
3453
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
3454
+
3455
+ ````text
3456
+ Copyright (c) 2017 Contributors
3457
+
3458
+ Permission is hereby granted, free of charge, to any
3459
+ person obtaining a copy of this software and associated
3460
+ documentation files (the "Software"), to deal in the
3461
+ Software without restriction, including without
3462
+ limitation the rights to use, copy, modify, merge,
3463
+ publish, distribute, sublicense, and/or sell copies of
3464
+ the Software, and to permit persons to whom the Software
3465
+ is furnished to do so, subject to the following
3466
+ conditions:
3467
+
3468
+ The above copyright notice and this permission notice
3469
+ shall be included in all copies or substantial portions
3470
+ of the Software.
3471
+
3472
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3473
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3474
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3475
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3476
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3477
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3478
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3479
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3480
+ DEALINGS IN THE SOFTWARE.
3481
+
3482
+ ````
3483
+
3484
+ ---
3485
+
3486
+ ## The following dependencies are licensed under the MIT License:
3487
+
3488
+ ### Rust Crates:
3489
+
3490
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
3307
3491
 
3308
3492
  ````text
3309
- Copyright (c) 2010 The Rust Project Developers
3493
+ Copyright (c) 2019 Carl Lerche
3310
3494
 
3311
3495
  Permission is hereby granted, free of charge, to any
3312
3496
  person obtaining a copy of this software and associated
@@ -3340,32 +3524,34 @@ DEALINGS IN THE SOFTWARE.
3340
3524
 
3341
3525
  ### Rust Crates:
3342
3526
 
3343
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
3344
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
3345
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
3527
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
3346
3528
 
3347
3529
  ````text
3348
- MIT License
3349
-
3350
- Copyright (c) 2017 Ted Driggs
3530
+ Copyright (c) 2018 The Servo Project Developers
3351
3531
 
3352
- Permission is hereby granted, free of charge, to any person obtaining a copy
3353
- of this software and associated documentation files (the "Software"), to deal
3354
- in the Software without restriction, including without limitation the rights
3355
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3356
- copies of the Software, and to permit persons to whom the Software is
3357
- furnished to do so, subject to the following conditions:
3532
+ Permission is hereby granted, free of charge, to any
3533
+ person obtaining a copy of this software and associated
3534
+ documentation files (the "Software"), to deal in the
3535
+ Software without restriction, including without
3536
+ limitation the rights to use, copy, modify, merge,
3537
+ publish, distribute, sublicense, and/or sell copies of
3538
+ the Software, and to permit persons to whom the Software
3539
+ is furnished to do so, subject to the following
3540
+ conditions:
3358
3541
 
3359
- The above copyright notice and this permission notice shall be included in all
3360
- copies or substantial portions of the Software.
3542
+ The above copyright notice and this permission notice
3543
+ shall be included in all copies or substantial portions
3544
+ of the Software.
3361
3545
 
3362
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3363
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3364
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3365
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3366
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3367
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3368
- SOFTWARE.
3546
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3547
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3548
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3549
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3550
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3551
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3552
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3553
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3554
+ DEALINGS IN THE SOFTWARE.
3369
3555
 
3370
3556
  ````
3371
3557
 
@@ -3375,12 +3561,10 @@ SOFTWARE.
3375
3561
 
3376
3562
  ### Rust Crates:
3377
3563
 
3378
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
3564
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
3379
3565
 
3380
3566
  ````text
3381
- The MIT License (MIT)
3382
-
3383
- Copyright (c) 2014 Mathijs van de Nes
3567
+ MIT License
3384
3568
 
3385
3569
  Permission is hereby granted, free of charge, to any person obtaining a copy
3386
3570
  of this software and associated documentation files (the "Software"), to deal
@@ -3400,8 +3584,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3400
3584
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3401
3585
  SOFTWARE.
3402
3586
 
3403
- Some files in the "tests/data" subdirectory of this repository are under other
3404
- licences; see files named LICENSE.*.txt for details.
3405
3587
  ````
3406
3588
 
3407
3589
  ---
@@ -3410,28 +3592,39 @@ licences; see files named LICENSE.*.txt for details.
3410
3592
 
3411
3593
  ### Rust Crates:
3412
3594
 
3413
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
3595
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
3596
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
3597
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
3598
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
3599
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
3600
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
3414
3601
 
3415
3602
  ````text
3416
- Copyright (c) 2019 Eliza Weisman
3603
+ Copyright (c) 2019 Tokio Contributors
3417
3604
 
3418
- Permission is hereby granted, free of charge, to any person obtaining a copy
3419
- of this software and associated documentation files (the "Software"), to deal
3420
- in the Software without restriction, including without limitation the rights
3421
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3422
- copies of the Software, and to permit persons to whom the Software is
3423
- furnished to do so, subject to the following conditions:
3605
+ Permission is hereby granted, free of charge, to any
3606
+ person obtaining a copy of this software and associated
3607
+ documentation files (the "Software"), to deal in the
3608
+ Software without restriction, including without
3609
+ limitation the rights to use, copy, modify, merge,
3610
+ publish, distribute, sublicense, and/or sell copies of
3611
+ the Software, and to permit persons to whom the Software
3612
+ is furnished to do so, subject to the following
3613
+ conditions:
3424
3614
 
3425
- The above copyright notice and this permission notice shall be included in
3426
- all copies or substantial portions of the Software.
3615
+ The above copyright notice and this permission notice
3616
+ shall be included in all copies or substantial portions
3617
+ of the Software.
3427
3618
 
3428
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3429
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3430
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3431
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3432
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3433
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3434
- THE SOFTWARE.
3619
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3620
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3621
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3622
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3623
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3624
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3625
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3626
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3627
+ DEALINGS IN THE SOFTWARE.
3435
3628
 
3436
3629
  ````
3437
3630
 
@@ -3439,15 +3632,17 @@ THE SOFTWARE.
3439
3632
 
3440
3633
  ## The following dependencies are licensed under the MIT License:
3441
3634
 
3442
- ### NPM Packages:
3635
+ ### Rust Crates:
3443
3636
 
3444
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
3445
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
3637
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
3446
3638
 
3447
3639
  ````text
3448
3640
  MIT License
3449
3641
 
3450
- Copyright (c) 2017 Evgeny Poberezkin
3642
+ Copyright 2013-2014 RAD Game Tools and Valve Software
3643
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
3644
+ Copyright (c) 2017 Frommi
3645
+ Copyright (c) 2017-2024 oyvindln
3451
3646
 
3452
3647
  Permission is hereby granted, free of charge, to any person obtaining a copy
3453
3648
  of this software and associated documentation files (the "Software"), to deal
@@ -3475,48 +3670,13 @@ SOFTWARE.
3475
3670
 
3476
3671
  ### Rust Crates:
3477
3672
 
3478
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
3479
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
3480
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
3481
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
3482
-
3483
- ````text
3484
- The MIT License (MIT)
3485
-
3486
- Copyright (c) 2015 Andrew Gallant
3487
-
3488
- Permission is hereby granted, free of charge, to any person obtaining a copy
3489
- of this software and associated documentation files (the "Software"), to deal
3490
- in the Software without restriction, including without limitation the rights
3491
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3492
- copies of the Software, and to permit persons to whom the Software is
3493
- furnished to do so, subject to the following conditions:
3494
-
3495
- The above copyright notice and this permission notice shall be included in
3496
- all copies or substantial portions of the Software.
3497
-
3498
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3499
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3500
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3501
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3502
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3503
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3504
- THE SOFTWARE.
3505
-
3506
- ````
3507
-
3508
- ---
3509
-
3510
- ## The following dependencies are licensed under the MIT License:
3511
-
3512
- ### Rust Crates:
3513
-
3514
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
3673
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
3515
3674
 
3516
3675
  ````text
3517
- The MIT License (MIT)
3676
+ MIT License
3518
3677
 
3519
- Copyright (c) 2014 Paho Lurie-Gregg
3678
+ Copyright (c) 2019 Yoshua Wuyts
3679
+ Copyright (c) Tokio Contributors
3520
3680
 
3521
3681
  Permission is hereby granted, free of charge, to any person obtaining a copy
3522
3682
  of this software and associated documentation files (the "Software"), to deal
@@ -3544,10 +3704,10 @@ SOFTWARE.
3544
3704
 
3545
3705
  ### Rust Crates:
3546
3706
 
3547
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3707
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
3548
3708
 
3549
3709
  ````text
3550
- Copyright 2023 The Fuchsia Authors
3710
+ Copyright (c) 2019-2021 Tower Contributors
3551
3711
 
3552
3712
  Permission is hereby granted, free of charge, to any
3553
3713
  person obtaining a copy of this software and associated
@@ -3573,7 +3733,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3573
3733
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3574
3734
  DEALINGS IN THE SOFTWARE.
3575
3735
 
3576
-
3577
3736
  ````
3578
3737
 
3579
3738
  ---
@@ -3582,34 +3741,31 @@ DEALINGS IN THE SOFTWARE.
3582
3741
 
3583
3742
  ### Rust Crates:
3584
3743
 
3585
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
3744
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
3586
3745
 
3587
3746
  ````text
3588
- Copyright Mozilla Foundation
3747
+ The MIT License (MIT)
3589
3748
 
3590
- Permission is hereby granted, free of charge, to any
3591
- person obtaining a copy of this software and associated
3592
- documentation files (the "Software"), to deal in the
3593
- Software without restriction, including without
3594
- limitation the rights to use, copy, modify, merge,
3595
- publish, distribute, sublicense, and/or sell copies of
3596
- the Software, and to permit persons to whom the Software
3597
- is furnished to do so, subject to the following
3598
- conditions:
3749
+ Copyright (c) 2015-2020 Julien Cretin
3750
+ Copyright (c) 2017-2020 Google Inc.
3599
3751
 
3600
- The above copyright notice and this permission notice
3601
- shall be included in all copies or substantial portions
3602
- of the Software.
3752
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3753
+ of this software and associated documentation files (the "Software"), to deal
3754
+ in the Software without restriction, including without limitation the rights
3755
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3756
+ copies of the Software, and to permit persons to whom the Software is
3757
+ furnished to do so, subject to the following conditions:
3603
3758
 
3604
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3605
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3606
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3607
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3608
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3609
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3610
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3611
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3612
- DEALINGS IN THE SOFTWARE.
3759
+ The above copyright notice and this permission notice shall be included in all
3760
+ copies or substantial portions of the Software.
3761
+
3762
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3763
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3764
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3765
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3766
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3767
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3768
+ SOFTWARE.
3613
3769
 
3614
3770
  ````
3615
3771
 
@@ -3619,10 +3775,16 @@ DEALINGS IN THE SOFTWARE.
3619
3775
 
3620
3776
  ### Rust Crates:
3621
3777
 
3622
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3778
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
3779
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
3780
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
3781
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
3782
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
3783
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
3623
3784
 
3624
3785
  ````text
3625
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3786
+ Copyright 2018 Developers of the Rand project
3787
+ Copyright (c) 2014 The Rust Project Developers
3626
3788
 
3627
3789
  Permission is hereby granted, free of charge, to any
3628
3790
  person obtaining a copy of this software and associated
@@ -3656,10 +3818,10 @@ DEALINGS IN THE SOFTWARE.
3656
3818
 
3657
3819
  ### Rust Crates:
3658
3820
 
3659
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
3821
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
3660
3822
 
3661
3823
  ````text
3662
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
3824
+ Copyright (c) 2017 Robert Grosse
3663
3825
 
3664
3826
  Permission is hereby granted, free of charge, to any
3665
3827
  person obtaining a copy of this software and associated
@@ -3684,7 +3846,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3684
3846
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3685
3847
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3686
3848
  DEALINGS IN THE SOFTWARE.
3687
-
3688
3849
  ````
3689
3850
 
3690
3851
  ---
@@ -3693,31 +3854,19 @@ DEALINGS IN THE SOFTWARE.
3693
3854
 
3694
3855
  ### Rust Crates:
3695
3856
 
3696
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
3697
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
3857
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
3858
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
3698
3859
 
3699
3860
  ````text
3700
- MIT License
3861
+ The MIT License (MIT)
3701
3862
 
3702
- Copyright (c) 2019 Graham Esau
3863
+ Copyright 2016 Google Inc. All Rights Reserved.
3703
3864
 
3704
- Permission is hereby granted, free of charge, to any person obtaining a copy
3705
- of this software and associated documentation files (the "Software"), to deal
3706
- in the Software without restriction, including without limitation the rights
3707
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3708
- copies of the Software, and to permit persons to whom the Software is
3709
- furnished to do so, subject to the following conditions:
3865
+ 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:
3710
3866
 
3711
- The above copyright notice and this permission notice shall be included in all
3712
- copies or substantial portions of the Software.
3867
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3713
3868
 
3714
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3715
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3716
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3717
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3718
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3719
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3720
- SOFTWARE.
3869
+ 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.
3721
3870
 
3722
3871
  ````
3723
3872
 
@@ -3727,12 +3876,12 @@ SOFTWARE.
3727
3876
 
3728
3877
  ### Rust Crates:
3729
3878
 
3730
- - [nix](https://github.com/nix-rust/nix) (0.31.2)
3879
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
3731
3880
 
3732
3881
  ````text
3733
- The MIT License (MIT)
3882
+ MIT License
3734
3883
 
3735
- Copyright (c) 2015 Carl Lerche + nix-rust Authors
3884
+ Copyright (c) 2025 Callum Oakley
3736
3885
 
3737
3886
  Permission is hereby granted, free of charge, to any person obtaining a copy
3738
3887
  of this software and associated documentation files (the "Software"), to deal
@@ -3741,16 +3890,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3741
3890
  copies of the Software, and to permit persons to whom the Software is
3742
3891
  furnished to do so, subject to the following conditions:
3743
3892
 
3744
- The above copyright notice and this permission notice shall be included in
3745
- all copies or substantial portions of the Software.
3893
+ The above copyright notice and this permission notice shall be included in all
3894
+ copies or substantial portions of the Software.
3746
3895
 
3747
3896
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3748
3897
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3749
3898
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3750
3899
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3751
3900
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3752
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3753
- THE SOFTWARE.
3901
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3902
+ SOFTWARE.
3754
3903
 
3755
3904
  ````
3756
3905
 
@@ -3758,12 +3907,14 @@ THE SOFTWARE.
3758
3907
 
3759
3908
  ## The following dependencies are licensed under the MIT License:
3760
3909
 
3761
- ### Rust Crates:
3910
+ ### NPM Packages:
3762
3911
 
3763
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
3912
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
3764
3913
 
3765
3914
  ````text
3766
- Copyright (c) 2016-2025 Sean McArthur
3915
+ The MIT License (MIT)
3916
+
3917
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
3767
3918
 
3768
3919
  Permission is hereby granted, free of charge, to any person obtaining a copy
3769
3920
  of this software and associated documentation files (the "Software"), to deal
@@ -3783,44 +3934,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3783
3934
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3784
3935
  THE SOFTWARE.
3785
3936
 
3786
-
3787
- ````
3788
-
3789
- ---
3790
-
3791
- ## The following dependencies are licensed under the MIT License:
3792
-
3793
- ### Rust Crates:
3794
-
3795
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
3796
-
3797
- ````text
3798
- Copyright (c) 2019 The CryptoCorrosion Contributors
3799
-
3800
- Permission is hereby granted, free of charge, to any
3801
- person obtaining a copy of this software and associated
3802
- documentation files (the "Software"), to deal in the
3803
- Software without restriction, including without
3804
- limitation the rights to use, copy, modify, merge,
3805
- publish, distribute, sublicense, and/or sell copies of
3806
- the Software, and to permit persons to whom the Software
3807
- is furnished to do so, subject to the following
3808
- conditions:
3809
-
3810
- The above copyright notice and this permission notice
3811
- shall be included in all copies or substantial portions
3812
- of the Software.
3813
-
3814
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3815
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3816
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3817
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3818
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3819
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3820
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3821
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3822
- DEALINGS IN THE SOFTWARE.
3823
-
3824
3937
  ````
3825
3938
 
3826
3939
  ---
@@ -3858,66 +3971,31 @@ SOFTWARE.
3858
3971
 
3859
3972
  ## The following dependencies are licensed under the MIT License:
3860
3973
 
3861
- ### NPM Packages:
3974
+ ### Rust Crates:
3862
3975
 
3863
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
3976
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
3864
3977
 
3865
3978
  ````text
3866
- This software is released under the MIT license:
3979
+ Copyright (c) 2018-2019 Sean McArthur
3867
3980
 
3868
- Permission is hereby granted, free of charge, to any person obtaining a copy of
3869
- this software and associated documentation files (the "Software"), to deal in
3870
- the Software without restriction, including without limitation the rights to
3871
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3872
- the Software, and to permit persons to whom the Software is furnished to do so,
3873
- subject to the following conditions:
3981
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3982
+ of this software and associated documentation files (the "Software"), to deal
3983
+ in the Software without restriction, including without limitation the rights
3984
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3985
+ copies of the Software, and to permit persons to whom the Software is
3986
+ furnished to do so, subject to the following conditions:
3874
3987
 
3875
- The above copyright notice and this permission notice shall be included in all
3876
- copies or substantial portions of the Software.
3988
+ The above copyright notice and this permission notice shall be included in
3989
+ all copies or substantial portions of the Software.
3877
3990
 
3878
3991
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3879
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3880
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3881
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3882
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3883
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3884
-
3885
- ````
3886
-
3887
- ---
3888
-
3889
- ## The following dependencies are licensed under the MIT License:
3890
-
3891
- ### Rust Crates:
3892
-
3893
- - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
3894
-
3895
- ````text
3896
- Copyright (c) 2014 Chris Wong
3897
-
3898
- Permission is hereby granted, free of charge, to any
3899
- person obtaining a copy of this software and associated
3900
- documentation files (the "Software"), to deal in the
3901
- Software without restriction, including without
3902
- limitation the rights to use, copy, modify, merge,
3903
- publish, distribute, sublicense, and/or sell copies of
3904
- the Software, and to permit persons to whom the Software
3905
- is furnished to do so, subject to the following
3906
- conditions:
3907
-
3908
- The above copyright notice and this permission notice
3909
- shall be included in all copies or substantial portions
3910
- of the Software.
3992
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3993
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3994
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3995
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3996
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3997
+ THE SOFTWARE.
3911
3998
 
3912
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3913
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3914
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3915
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3916
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3917
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3918
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3919
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3920
- DEALINGS IN THE SOFTWARE.
3921
3999
 
3922
4000
  ````
3923
4001
 
@@ -3927,10 +4005,10 @@ DEALINGS IN THE SOFTWARE.
3927
4005
 
3928
4006
  ### Rust Crates:
3929
4007
 
3930
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
4008
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
3931
4009
 
3932
4010
  ````text
3933
- Copyright (c) 2018-2019 The RustCrypto Project Developers
4011
+ Copyright (c) The Rust Project Developers
3934
4012
 
3935
4013
  Permission is hereby granted, free of charge, to any
3936
4014
  person obtaining a copy of this software and associated
@@ -3962,51 +4040,12 @@ DEALINGS IN THE SOFTWARE.
3962
4040
 
3963
4041
  ## The following dependencies are licensed under the MIT License:
3964
4042
 
3965
- ### NPM Packages:
3966
-
3967
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
3968
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
3969
-
3970
- ````text
3971
- MIT License
3972
-
3973
- Copyright (c) Microsoft Corporation.
3974
-
3975
- Permission is hereby granted, free of charge, to any person obtaining a copy
3976
- of this software and associated documentation files (the "Software"), to deal
3977
- in the Software without restriction, including without limitation the rights
3978
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3979
- copies of the Software, and to permit persons to whom the Software is
3980
- furnished to do so, subject to the following conditions:
3981
-
3982
- The above copyright notice and this permission notice shall be included in all
3983
- copies or substantial portions of the Software.
3984
-
3985
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3986
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3987
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3988
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3989
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3990
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3991
- SOFTWARE
3992
-
3993
- ````
3994
-
3995
- ---
3996
-
3997
- ## The following dependencies are licensed under the MIT License:
3998
-
3999
4043
  ### Rust Crates:
4000
4044
 
4001
- - [rand](https://github.com/rust-random/rand) (0.8.5)
4002
- - [rand](https://github.com/rust-random/rand) (0.9.4)
4003
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
4004
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
4005
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
4006
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
4045
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
4007
4046
 
4008
4047
  ````text
4009
- Copyright 2018 Developers of the Rand project
4048
+ Copyright (c) 2018-2025 The rust-random Project Developers
4010
4049
  Copyright (c) 2014 The Rust Project Developers
4011
4050
 
4012
4051
  Permission is hereby granted, free of charge, to any
@@ -4070,45 +4109,6 @@ SOFTWARE.
4070
4109
 
4071
4110
  ---
4072
4111
 
4073
- ## The following dependencies are licensed under the MIT License:
4074
-
4075
- ### Rust Crates:
4076
-
4077
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
4078
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
4079
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
4080
-
4081
- ````text
4082
- Copyright (c) 2019 Tower Contributors
4083
-
4084
- Permission is hereby granted, free of charge, to any
4085
- person obtaining a copy of this software and associated
4086
- documentation files (the "Software"), to deal in the
4087
- Software without restriction, including without
4088
- limitation the rights to use, copy, modify, merge,
4089
- publish, distribute, sublicense, and/or sell copies of
4090
- the Software, and to permit persons to whom the Software
4091
- is furnished to do so, subject to the following
4092
- conditions:
4093
-
4094
- The above copyright notice and this permission notice
4095
- shall be included in all copies or substantial portions
4096
- of the Software.
4097
-
4098
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4099
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4100
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4101
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4102
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4103
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4104
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4105
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4106
- DEALINGS IN THE SOFTWARE.
4107
-
4108
- ````
4109
-
4110
- ---
4111
-
4112
4112
  ## The following dependencies are licensed under the MPL-2.0 License:
4113
4113
 
4114
4114
  ### Rust Crates:
@@ -4498,14 +4498,31 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
4498
4498
 
4499
4499
  ### Rust Crates:
4500
4500
 
4501
- - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4501
+ - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4502
+ - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4503
+ - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4504
+ - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4505
+ - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4506
+ - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4507
+ - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4508
+ - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4509
+ - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4510
+ - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4511
+ - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4512
+ - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4513
+ - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4514
+ - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4515
+ - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4516
+ - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4517
+ - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4518
+ - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4502
4519
 
4503
4520
  ````text
4504
4521
  UNICODE LICENSE V3
4505
4522
 
4506
4523
  COPYRIGHT AND PERMISSION NOTICE
4507
4524
 
4508
- Copyright © 1991-2023 Unicode, Inc.
4525
+ Copyright © 2020-2024 Unicode, Inc.
4509
4526
 
4510
4527
  NOTICE TO USER: Carefully read the following legal agreement. BY
4511
4528
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4541,6 +4558,13 @@ not be used in advertising or otherwise to promote the sale, use or other
4541
4558
  dealings in these Data Files or Software without prior written
4542
4559
  authorization of the copyright holder.
4543
4560
 
4561
+ SPDX-License-Identifier: Unicode-3.0
4562
+
4563
+
4564
+
4565
+ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4566
+ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4567
+
4544
4568
  ````
4545
4569
 
4546
4570
  ---
@@ -4549,31 +4573,14 @@ authorization of the copyright holder.
4549
4573
 
4550
4574
  ### Rust Crates:
4551
4575
 
4552
- - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4553
- - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4554
- - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4555
- - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4556
- - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4557
- - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4558
- - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4559
- - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4560
- - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4561
- - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4562
- - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4563
- - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4564
- - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4565
- - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4566
- - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4567
- - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4568
- - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4569
- - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4576
+ - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4570
4577
 
4571
4578
  ````text
4572
4579
  UNICODE LICENSE V3
4573
4580
 
4574
4581
  COPYRIGHT AND PERMISSION NOTICE
4575
4582
 
4576
- Copyright © 2020-2024 Unicode, Inc.
4583
+ Copyright © 1991-2023 Unicode, Inc.
4577
4584
 
4578
4585
  NOTICE TO USER: Carefully read the following legal agreement. BY
4579
4586
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4609,12 +4616,5 @@ not be used in advertising or otherwise to promote the sale, use or other
4609
4616
  dealings in these Data Files or Software without prior written
4610
4617
  authorization of the copyright holder.
4611
4618
 
4612
- SPDX-License-Identifier: Unicode-3.0
4613
-
4614
-
4615
-
4616
- Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4617
- ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4618
-
4619
4619
  ````
4620
4620