@deveco-codegenie/mcp-darwin-arm64 1.1.0 → 1.1.2

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.
@@ -313,6 +313,93 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
313
313
 
314
314
  ### Rust Crates:
315
315
 
316
+ - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
317
+ - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
318
+ - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
319
+
320
+ ````text
321
+ Apache License
322
+ Version 2.0, January 2004
323
+ http://www.apache.org/licenses/
324
+
325
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
326
+
327
+ 1. Definitions.
328
+
329
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
330
+
331
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
332
+
333
+ "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.
334
+
335
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
336
+
337
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
338
+
339
+ "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.
340
+
341
+ "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).
342
+
343
+ "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.
344
+
345
+ "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."
346
+
347
+ "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.
348
+
349
+ 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.
350
+
351
+ 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.
352
+
353
+ 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:
354
+
355
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
356
+
357
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
358
+
359
+ (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
360
+
361
+ (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.
362
+
363
+ 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.
364
+
365
+ 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.
366
+
367
+ 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.
368
+
369
+ 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.
370
+
371
+ 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.
372
+
373
+ 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.
374
+
375
+ END OF TERMS AND CONDITIONS
376
+
377
+ APPENDIX: How to apply the Apache License to your work.
378
+
379
+ 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.
380
+
381
+ Copyright [yyyy] [name of copyright owner]
382
+
383
+ Licensed under the Apache License, Version 2.0 (the "License");
384
+ you may not use this file except in compliance with the License.
385
+ You may obtain a copy of the License at
386
+
387
+ http://www.apache.org/licenses/LICENSE-2.0
388
+
389
+ Unless required by applicable law or agreed to in writing, software
390
+ distributed under the License is distributed on an "AS IS" BASIS,
391
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
392
+ See the License for the specific language governing permissions and
393
+ limitations under the License.
394
+
395
+ ````
396
+
397
+ ---
398
+
399
+ ## The following dependencies are licensed under the Apache-2.0 License:
400
+
401
+ ### Rust Crates:
402
+
316
403
  - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
317
404
 
318
405
  ````text
@@ -522,93 +609,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
522
609
 
523
610
  ---
524
611
 
525
- ## The following dependencies are licensed under the Apache-2.0 License:
526
-
527
- ### Rust Crates:
528
-
529
- - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
530
- - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
531
- - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
532
-
533
- ````text
534
- Apache License
535
- Version 2.0, January 2004
536
- http://www.apache.org/licenses/
537
-
538
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
539
-
540
- 1. Definitions.
541
-
542
- "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
543
-
544
- "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
545
-
546
- "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
547
-
548
- "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
549
-
550
- "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
551
-
552
- "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
553
-
554
- "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
555
-
556
- "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
557
-
558
- "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
559
-
560
- "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
561
-
562
- 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
563
-
564
- 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
565
-
566
- 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
567
-
568
- (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
569
-
570
- (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
571
-
572
- (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
573
-
574
- (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
575
-
576
- You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
577
-
578
- 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
579
-
580
- 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
581
-
582
- 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
583
-
584
- 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
585
-
586
- 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
587
-
588
- END OF TERMS AND CONDITIONS
589
-
590
- APPENDIX: How to apply the Apache License to your work.
591
-
592
- To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
593
-
594
- Copyright [yyyy] [name of copyright owner]
595
-
596
- Licensed under the Apache License, Version 2.0 (the "License");
597
- you may not use this file except in compliance with the License.
598
- You may obtain a copy of the License at
599
-
600
- http://www.apache.org/licenses/LICENSE-2.0
601
-
602
- Unless required by applicable law or agreed to in writing, software
603
- distributed under the License is distributed on an "AS IS" BASIS,
604
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
605
- See the License for the specific language governing permissions and
606
- limitations under the License.
607
-
608
- ````
609
-
610
- ---
611
-
612
612
  ## The following dependencies are licensed under the BSD-3-Clause License:
613
613
 
614
614
  ### NPM Packages:
@@ -693,6 +693,18 @@ The complete list of contributors can be found at:
693
693
 
694
694
  ### NPM Packages:
695
695
 
696
+ - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.3) (0.0.3)
697
+
698
+ ````text
699
+ Please refer to the package README for license details.
700
+ ````
701
+
702
+ ---
703
+
704
+ ## The following dependencies are licensed under the ISC License:
705
+
706
+ ### NPM Packages:
707
+
696
708
  - [pixelmatch](https://github.com/mapbox/pixelmatch) (7.1.0)
697
709
 
698
710
  ````text
@@ -716,51 +728,37 @@ THIS SOFTWARE.
716
728
 
717
729
  ---
718
730
 
719
- ## The following dependencies are licensed under the ISC License:
720
-
721
- ### NPM Packages:
722
-
723
- - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.3) (0.0.3)
724
-
725
- ````text
726
- Please refer to the package README for license details.
727
- ````
728
-
729
- ---
730
-
731
731
  ## The following dependencies are licensed under the MIT License:
732
732
 
733
733
  ### Rust Crates:
734
734
 
735
- - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
736
- - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
735
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
736
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
737
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
738
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
737
739
 
738
740
  ````text
739
- Copyright (c) 2012-2013 Mozilla Foundation
741
+ The MIT License (MIT)
740
742
 
741
- Permission is hereby granted, free of charge, to any
742
- person obtaining a copy of this software and associated
743
- documentation files (the "Software"), to deal in the
744
- Software without restriction, including without
745
- limitation the rights to use, copy, modify, merge,
746
- publish, distribute, sublicense, and/or sell copies of
747
- the Software, and to permit persons to whom the Software
748
- is furnished to do so, subject to the following
749
- conditions:
743
+ Copyright (c) 2015 Andrew Gallant
750
744
 
751
- The above copyright notice and this permission notice
752
- shall be included in all copies or substantial portions
753
- of the Software.
745
+ Permission is hereby granted, free of charge, to any person obtaining a copy
746
+ of this software and associated documentation files (the "Software"), to deal
747
+ in the Software without restriction, including without limitation the rights
748
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
749
+ copies of the Software, and to permit persons to whom the Software is
750
+ furnished to do so, subject to the following conditions:
754
751
 
755
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
756
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
757
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
758
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
759
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
760
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
761
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
762
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
763
- DEALINGS IN THE SOFTWARE.
752
+ The above copyright notice and this permission notice shall be included in
753
+ all copies or substantial portions of the Software.
754
+
755
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
756
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
757
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
758
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
759
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
760
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
761
+ THE SOFTWARE.
764
762
 
765
763
  ````
766
764
 
@@ -770,10 +768,12 @@ DEALINGS IN THE SOFTWARE.
770
768
 
771
769
  ### Rust Crates:
772
770
 
773
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
771
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
772
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
773
+ - [url](https://github.com/servo/rust-url) (2.5.8)
774
774
 
775
775
  ````text
776
- Copyright (c) 2019 Nick Fitzgerald
776
+ Copyright (c) 2013-2025 The rust-url developers
777
777
 
778
778
  Permission is hereby granted, free of charge, to any
779
779
  person obtaining a copy of this software and associated
@@ -807,154 +807,38 @@ DEALINGS IN THE SOFTWARE.
807
807
 
808
808
  ### Rust Crates:
809
809
 
810
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
811
-
812
- ````text
813
- Copyright (c) 2020-2025 The RustCrypto Project Developers
814
-
815
- Permission is hereby granted, free of charge, to any
816
- person obtaining a copy of this software and associated
817
- documentation files (the "Software"), to deal in the
818
- Software without restriction, including without
819
- limitation the rights to use, copy, modify, merge,
820
- publish, distribute, sublicense, and/or sell copies of
821
- the Software, and to permit persons to whom the Software
822
- is furnished to do so, subject to the following
823
- conditions:
824
-
825
- The above copyright notice and this permission notice
826
- shall be included in all copies or substantial portions
827
- of the Software.
828
-
829
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
830
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
831
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
832
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
833
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
834
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
835
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
836
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
837
- DEALINGS IN THE SOFTWARE.
838
-
839
- ````
840
-
841
- ---
842
-
843
- ## The following dependencies are licensed under the MIT License:
844
-
845
- ### Rust Crates:
846
-
847
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
848
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
849
-
850
- ````text
851
- Copyright (c) 2018-2019 dirs-rs contributors
852
-
853
- Permission is hereby granted, free of charge, to any person obtaining a copy
854
- of this software and associated documentation files (the "Software"), to deal
855
- in the Software without restriction, including without limitation the rights
856
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
857
- copies of the Software, and to permit persons to whom the Software is
858
- furnished to do so, subject to the following conditions:
859
-
860
- The above copyright notice and this permission notice shall be included in all
861
- copies or substantial portions of the Software.
862
-
863
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
864
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
865
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
866
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
867
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
868
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
869
- SOFTWARE.
870
-
871
- ````
872
-
873
- ---
874
-
875
- ## The following dependencies are licensed under the MIT License:
876
-
877
- ### Rust Crates:
878
-
879
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
880
-
881
- ````text
882
- Copyright (c) 2017 Artyom Pavlov
883
-
884
- Permission is hereby granted, free of charge, to any
885
- person obtaining a copy of this software and associated
886
- documentation files (the "Software"), to deal in the
887
- Software without restriction, including without
888
- limitation the rights to use, copy, modify, merge,
889
- publish, distribute, sublicense, and/or sell copies of
890
- the Software, and to permit persons to whom the Software
891
- is furnished to do so, subject to the following
892
- conditions:
893
-
894
- The above copyright notice and this permission notice
895
- shall be included in all copies or substantial portions
896
- of the Software.
897
-
898
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
899
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
900
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
901
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
902
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
903
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
904
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
905
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
906
- DEALINGS IN THE SOFTWARE.
907
-
908
- ````
909
-
910
- ---
911
-
912
- ## The following dependencies are licensed under the MIT License:
913
-
914
- ### Rust Crates:
915
-
916
- - [http](https://github.com/hyperium/http) (1.4.0)
917
-
918
- ````text
919
- Copyright (c) 2017 http-rs authors
920
-
921
- Permission is hereby granted, free of charge, to any
922
- person obtaining a copy of this software and associated
923
- documentation files (the "Software"), to deal in the
924
- Software without restriction, including without
925
- limitation the rights to use, copy, modify, merge,
926
- publish, distribute, sublicense, and/or sell copies of
927
- the Software, and to permit persons to whom the Software
928
- is furnished to do so, subject to the following
929
- conditions:
930
-
931
- The above copyright notice and this permission notice
932
- shall be included in all copies or substantial portions
933
- of the Software.
934
-
935
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
936
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
937
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
938
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
939
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
940
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
941
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
942
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
943
- DEALINGS IN THE SOFTWARE.
944
-
945
- ````
946
-
947
- ---
948
-
949
- ## The following dependencies are licensed under the MIT License:
950
-
951
- ### Rust Crates:
952
-
953
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
810
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
811
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
812
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
813
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
814
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
815
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
816
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
817
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
818
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
819
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
820
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
821
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
822
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
823
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
824
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
825
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
826
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
827
+ - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
828
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
829
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
830
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
831
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
832
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
833
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
834
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
835
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
836
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
837
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
838
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
839
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
954
840
 
955
841
  ````text
956
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
957
-
958
842
  Permission is hereby granted, free of charge, to any
959
843
  person obtaining a copy of this software and associated
960
844
  documentation files (the "Software"), to deal in the
@@ -987,10 +871,10 @@ DEALINGS IN THE SOFTWARE.
987
871
 
988
872
  ### Rust Crates:
989
873
 
990
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
874
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
991
875
 
992
876
  ````text
993
- Copyright 2019-2024 YOSHIOKA Takuma
877
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
994
878
 
995
879
  Permission is hereby granted, free of charge, to any
996
880
  person obtaining a copy of this software and associated
@@ -1024,12 +908,10 @@ DEALINGS IN THE SOFTWARE.
1024
908
 
1025
909
  ### Rust Crates:
1026
910
 
1027
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
911
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
1028
912
 
1029
913
  ````text
1030
- The MIT License (MIT)
1031
-
1032
- Copyright (c) 2015 Alice Maz
914
+ Copyright (c) 2023-2025 Sean McArthur
1033
915
 
1034
916
  Permission is hereby granted, free of charge, to any person obtaining a copy
1035
917
  of this software and associated documentation files (the "Software"), to deal
@@ -1057,14 +939,12 @@ THE SOFTWARE.
1057
939
 
1058
940
  ### Rust Crates:
1059
941
 
1060
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
1061
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
1062
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
942
+ - [nix](https://github.com/nix-rust/nix) (0.31.2)
1063
943
 
1064
944
  ````text
1065
- MIT License
945
+ The MIT License (MIT)
1066
946
 
1067
- Copyright (c) 2017 Ted Driggs
947
+ Copyright (c) 2015 Carl Lerche + nix-rust Authors
1068
948
 
1069
949
  Permission is hereby granted, free of charge, to any person obtaining a copy
1070
950
  of this software and associated documentation files (the "Software"), to deal
@@ -1073,16 +953,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1073
953
  copies of the Software, and to permit persons to whom the Software is
1074
954
  furnished to do so, subject to the following conditions:
1075
955
 
1076
- The above copyright notice and this permission notice shall be included in all
1077
- copies or substantial portions of the Software.
956
+ The above copyright notice and this permission notice shall be included in
957
+ all copies or substantial portions of the Software.
1078
958
 
1079
959
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1080
960
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1081
961
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1082
962
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1083
963
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1084
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1085
- SOFTWARE.
964
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
965
+ THE SOFTWARE.
1086
966
 
1087
967
  ````
1088
968
 
@@ -1092,15 +972,13 @@ SOFTWARE.
1092
972
 
1093
973
  ### Rust Crates:
1094
974
 
1095
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
975
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
976
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
1096
977
 
1097
978
  ````text
1098
979
  MIT License
1099
980
 
1100
- Copyright 2013-2014 RAD Game Tools and Valve Software
1101
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
1102
- Copyright (c) 2017 Frommi
1103
- Copyright (c) 2017-2024 oyvindln
981
+ Copyright (c) 2019 Graham Esau
1104
982
 
1105
983
  Permission is hereby granted, free of charge, to any person obtaining a copy
1106
984
  of this software and associated documentation files (the "Software"), to deal
@@ -1128,34 +1006,19 @@ SOFTWARE.
1128
1006
 
1129
1007
  ### Rust Crates:
1130
1008
 
1131
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
1009
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
1010
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
1132
1011
 
1133
1012
  ````text
1134
- Copyright (c) 2019 The CryptoCorrosion Contributors
1013
+ The MIT License (MIT)
1135
1014
 
1136
- Permission is hereby granted, free of charge, to any
1137
- person obtaining a copy of this software and associated
1138
- documentation files (the "Software"), to deal in the
1139
- Software without restriction, including without
1140
- limitation the rights to use, copy, modify, merge,
1141
- publish, distribute, sublicense, and/or sell copies of
1142
- the Software, and to permit persons to whom the Software
1143
- is furnished to do so, subject to the following
1144
- conditions:
1015
+ Copyright 2016 Google Inc. All Rights Reserved.
1145
1016
 
1146
- The above copyright notice and this permission notice
1147
- shall be included in all copies or substantial portions
1148
- of the Software.
1017
+ 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:
1149
1018
 
1150
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1151
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1152
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1153
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1154
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1155
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1156
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1157
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1158
- DEALINGS IN THE SOFTWARE.
1019
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1020
+
1021
+ 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.
1159
1022
 
1160
1023
  ````
1161
1024
 
@@ -1184,10 +1047,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1184
1047
 
1185
1048
  ### Rust Crates:
1186
1049
 
1187
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
1050
+ - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
1188
1051
 
1189
1052
  ````text
1190
- Copyright (c) 2010 The Rust Project Developers
1053
+ Copyright (c) 2014 Chris Wong
1191
1054
 
1192
1055
  Permission is hereby granted, free of charge, to any
1193
1056
  person obtaining a copy of this software and associated
@@ -1221,50 +1084,10 @@ DEALINGS IN THE SOFTWARE.
1221
1084
 
1222
1085
  ### Rust Crates:
1223
1086
 
1224
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
1087
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
1225
1088
 
1226
1089
  ````text
1227
- Copyright (c) The Rust Project Developers
1228
-
1229
- Permission is hereby granted, free of charge, to any
1230
- person obtaining a copy of this software and associated
1231
- documentation files (the "Software"), to deal in the
1232
- Software without restriction, including without
1233
- limitation the rights to use, copy, modify, merge,
1234
- publish, distribute, sublicense, and/or sell copies of
1235
- the Software, and to permit persons to whom the Software
1236
- is furnished to do so, subject to the following
1237
- conditions:
1238
-
1239
- The above copyright notice and this permission notice
1240
- shall be included in all copies or substantial portions
1241
- of the Software.
1242
-
1243
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1244
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1245
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1246
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1247
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1248
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1249
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1250
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1251
- DEALINGS IN THE SOFTWARE.
1252
-
1253
- ````
1254
-
1255
- ---
1256
-
1257
- ## The following dependencies are licensed under the MIT License:
1258
-
1259
- ### Rust Crates:
1260
-
1261
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
1262
-
1263
- ````text
1264
- The MIT License (MIT)
1265
-
1266
- Copyright (c) 2015-2020 Julien Cretin
1267
- Copyright (c) 2017-2020 Google Inc.
1090
+ Copyright (c) 2018 directories-rs contributors
1268
1091
 
1269
1092
  Permission is hereby granted, free of charge, to any person obtaining a copy
1270
1093
  of this software and associated documentation files (the "Software"), to deal
@@ -1292,12 +1115,10 @@ SOFTWARE.
1292
1115
 
1293
1116
  ### Rust Crates:
1294
1117
 
1295
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
1118
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
1296
1119
 
1297
1120
  ````text
1298
- MIT License
1299
-
1300
- Copyright (c) 2017 Nikolai Vazquez
1121
+ Copyright (c) 2016 The rust-native-tls Developers
1301
1122
 
1302
1123
  Permission is hereby granted, free of charge, to any person obtaining a copy
1303
1124
  of this software and associated documentation files (the "Software"), to deal
@@ -1325,12 +1146,10 @@ SOFTWARE.
1325
1146
 
1326
1147
  ### Rust Crates:
1327
1148
 
1328
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
1149
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1329
1150
 
1330
1151
  ````text
1331
- The MIT License (MIT)
1332
-
1333
- Copyright (c) 2014 Paho Lurie-Gregg
1152
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
1334
1153
 
1335
1154
  Permission is hereby granted, free of charge, to any person obtaining a copy
1336
1155
  of this software and associated documentation files (the "Software"), to deal
@@ -1339,16 +1158,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1339
1158
  copies of the Software, and to permit persons to whom the Software is
1340
1159
  furnished to do so, subject to the following conditions:
1341
1160
 
1342
- The above copyright notice and this permission notice shall be included in all
1343
- copies or substantial portions of the Software.
1161
+ The above copyright notice and this permission notice shall be included in
1162
+ all copies or substantial portions of the Software.
1344
1163
 
1345
1164
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1346
1165
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1347
1166
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1348
1167
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1349
1168
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1350
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1351
- SOFTWARE.
1169
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1170
+ THE SOFTWARE.
1352
1171
 
1353
1172
  ````
1354
1173
 
@@ -1356,33 +1175,37 @@ SOFTWARE.
1356
1175
 
1357
1176
  ## The following dependencies are licensed under the MIT License:
1358
1177
 
1359
- ### NPM Packages:
1178
+ ### Rust Crates:
1360
1179
 
1361
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
1362
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
1180
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
1363
1181
 
1364
1182
  ````text
1365
- MIT License
1366
-
1367
- Copyright (c) 2017 Evgeny Poberezkin
1183
+ Copyright (c) 2018-2024 The rust-random Project Developers
1184
+ Copyright (c) 2014 The Rust Project Developers
1368
1185
 
1369
- Permission is hereby granted, free of charge, to any person obtaining a copy
1370
- of this software and associated documentation files (the "Software"), to deal
1371
- in the Software without restriction, including without limitation the rights
1372
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1373
- copies of the Software, and to permit persons to whom the Software is
1374
- furnished to do so, subject to the following conditions:
1186
+ Permission is hereby granted, free of charge, to any
1187
+ person obtaining a copy of this software and associated
1188
+ documentation files (the "Software"), to deal in the
1189
+ Software without restriction, including without
1190
+ limitation the rights to use, copy, modify, merge,
1191
+ publish, distribute, sublicense, and/or sell copies of
1192
+ the Software, and to permit persons to whom the Software
1193
+ is furnished to do so, subject to the following
1194
+ conditions:
1375
1195
 
1376
- The above copyright notice and this permission notice shall be included in all
1377
- copies or substantial portions of the Software.
1196
+ The above copyright notice and this permission notice
1197
+ shall be included in all copies or substantial portions
1198
+ of the Software.
1378
1199
 
1379
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1380
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1381
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1382
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1383
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1384
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1385
- SOFTWARE.
1200
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1201
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1202
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1203
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1204
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1205
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1206
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1207
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1208
+ DEALINGS IN THE SOFTWARE.
1386
1209
 
1387
1210
  ````
1388
1211
 
@@ -1392,10 +1215,10 @@ SOFTWARE.
1392
1215
 
1393
1216
  ### Rust Crates:
1394
1217
 
1395
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1218
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
1396
1219
 
1397
1220
  ````text
1398
- Copyright (c) 2014 Carl Lerche and other MIO contributors
1221
+ Copyright (c) 2016-2025 Sean McArthur
1399
1222
 
1400
1223
  Permission is hereby granted, free of charge, to any person obtaining a copy
1401
1224
  of this software and associated documentation files (the "Software"), to deal
@@ -1415,6 +1238,77 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1415
1238
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1416
1239
  THE SOFTWARE.
1417
1240
 
1241
+
1242
+ ````
1243
+
1244
+ ---
1245
+
1246
+ ## The following dependencies are licensed under the MIT License:
1247
+
1248
+ ### Rust Crates:
1249
+
1250
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
1251
+
1252
+ ````text
1253
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
1254
+
1255
+ Permission is hereby granted, free of charge, to any
1256
+ person obtaining a copy of this software and associated
1257
+ documentation files (the "Software"), to deal in the
1258
+ Software without restriction, including without
1259
+ limitation the rights to use, copy, modify, merge,
1260
+ publish, distribute, sublicense, and/or sell copies of
1261
+ the Software, and to permit persons to whom the Software
1262
+ is furnished to do so, subject to the following
1263
+ conditions:
1264
+
1265
+ The above copyright notice and this permission notice
1266
+ shall be included in all copies or substantial portions
1267
+ of the Software.
1268
+
1269
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1270
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1271
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1272
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1273
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1274
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1275
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1276
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1277
+ DEALINGS IN THE SOFTWARE.
1278
+
1279
+ ````
1280
+
1281
+ ---
1282
+
1283
+ ## The following dependencies are licensed under the MIT License:
1284
+
1285
+ ### Rust Crates:
1286
+
1287
+ - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
1288
+ - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
1289
+
1290
+ ````text
1291
+ The MIT License (MIT)
1292
+
1293
+ Copyright (c) 2015 Steven Fackler
1294
+
1295
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1296
+ this software and associated documentation files (the "Software"), to deal in
1297
+ the Software without restriction, including without limitation the rights to
1298
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1299
+ the Software, and to permit persons to whom the Software is furnished to do so,
1300
+ subject to the following conditions:
1301
+
1302
+ The above copyright notice and this permission notice shall be included in all
1303
+ copies or substantial portions of the Software.
1304
+
1305
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1306
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1307
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1308
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1309
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1310
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1311
+
1418
1312
  ````
1419
1313
 
1420
1314
  ---
@@ -1456,11 +1350,10 @@ SOFTWARE.
1456
1350
 
1457
1351
  ### Rust Crates:
1458
1352
 
1459
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
1353
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
1460
1354
 
1461
1355
  ````text
1462
- Copyright (c) 2018-2025 The rust-random Project Developers
1463
- Copyright (c) 2014 The Rust Project Developers
1356
+ Copyright (c) 2019 Carl Lerche
1464
1357
 
1465
1358
  Permission is hereby granted, free of charge, to any
1466
1359
  person obtaining a copy of this software and associated
@@ -1494,15 +1387,11 @@ DEALINGS IN THE SOFTWARE.
1494
1387
 
1495
1388
  ### Rust Crates:
1496
1389
 
1497
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
1498
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
1499
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
1500
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
1390
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
1501
1391
 
1502
1392
  ````text
1503
- The MIT License (MIT)
1504
-
1505
- Copyright (c) 2015 Andrew Gallant
1393
+ Copyright (c) 2017 Alexey Galakhov
1394
+ Copyright (c) 2016 Jason Housley
1506
1395
 
1507
1396
  Permission is hereby granted, free of charge, to any person obtaining a copy
1508
1397
  of this software and associated documentation files (the "Software"), to deal
@@ -1530,10 +1419,44 @@ THE SOFTWARE.
1530
1419
 
1531
1420
  ### Rust Crates:
1532
1421
 
1533
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
1422
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
1534
1423
 
1535
1424
  ````text
1536
- Copyright Mozilla Foundation
1425
+ MIT License
1426
+
1427
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
1428
+
1429
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1430
+ of this software and associated documentation files (the "Software"), to deal
1431
+ in the Software without restriction, including without limitation the rights
1432
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1433
+ copies of the Software, and to permit persons to whom the Software is
1434
+ furnished to do so, subject to the following conditions:
1435
+
1436
+ The above copyright notice and this permission notice shall be included in all
1437
+ copies or substantial portions of the Software.
1438
+
1439
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1440
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1441
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1442
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1443
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1444
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1445
+ SOFTWARE.
1446
+
1447
+ ````
1448
+
1449
+ ---
1450
+
1451
+ ## The following dependencies are licensed under the MIT License:
1452
+
1453
+ ### Rust Crates:
1454
+
1455
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
1456
+
1457
+ ````text
1458
+ Copyright (c) 2018-2026 The rust-random Project Developers
1459
+ Copyright (c) 2014 The Rust Project Developers
1537
1460
 
1538
1461
  Permission is hereby granted, free of charge, to any
1539
1462
  person obtaining a copy of this software and associated
@@ -1567,38 +1490,11 @@ DEALINGS IN THE SOFTWARE.
1567
1490
 
1568
1491
  ### Rust Crates:
1569
1492
 
1570
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
1571
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
1572
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
1573
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
1574
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
1575
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
1576
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
1577
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
1578
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
1579
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
1580
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
1581
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
1582
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
1583
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
1584
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
1585
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
1586
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
1587
- - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
1588
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
1589
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
1590
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
1591
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
1592
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
1593
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
1594
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
1595
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
1596
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
1597
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
1598
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
1599
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
1493
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
1600
1494
 
1601
1495
  ````text
1496
+ Copyright (c) 2013-2016 The rust-url developers
1497
+
1602
1498
  Permission is hereby granted, free of charge, to any
1603
1499
  person obtaining a copy of this software and associated
1604
1500
  documentation files (the "Software"), to deal in the
@@ -1631,12 +1527,49 @@ DEALINGS IN THE SOFTWARE.
1631
1527
 
1632
1528
  ### Rust Crates:
1633
1529
 
1634
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
1530
+ - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
1635
1531
 
1636
1532
  ````text
1637
- The MIT License (MIT)
1533
+ Copyright (c) 2020 Andrew D. Straw
1638
1534
 
1639
- Copyright (c) 2014 Mathijs van de Nes
1535
+ Permission is hereby granted, free of charge, to any
1536
+ person obtaining a copy of this software and associated
1537
+ documentation files (the "Software"), to deal in the
1538
+ Software without restriction, including without
1539
+ limitation the rights to use, copy, modify, merge,
1540
+ publish, distribute, sublicense, and/or sell copies of
1541
+ the Software, and to permit persons to whom the Software
1542
+ is furnished to do so, subject to the following
1543
+ conditions:
1544
+
1545
+ The above copyright notice and this permission notice
1546
+ shall be included in all copies or substantial portions
1547
+ of the Software.
1548
+
1549
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1550
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1551
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1552
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1553
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1554
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1555
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1556
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1557
+ DEALINGS IN THE SOFTWARE.
1558
+
1559
+ ````
1560
+
1561
+ ---
1562
+
1563
+ ## The following dependencies are licensed under the MIT License:
1564
+
1565
+ ### Rust Crates:
1566
+
1567
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
1568
+
1569
+ ````text
1570
+ MIT License
1571
+
1572
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
1640
1573
 
1641
1574
  Permission is hereby granted, free of charge, to any person obtaining a copy
1642
1575
  of this software and associated documentation files (the "Software"), to deal
@@ -1656,41 +1589,38 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1656
1589
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1657
1590
  SOFTWARE.
1658
1591
 
1659
- Some files in the "tests/data" subdirectory of this repository are under other
1660
- licences; see files named LICENSE.*.txt for details.
1661
1592
  ````
1662
1593
 
1663
1594
  ---
1664
1595
 
1665
1596
  ## The following dependencies are licensed under the MIT License:
1666
1597
 
1667
- ### NPM Packages:
1598
+ ### Rust Crates:
1668
1599
 
1669
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
1670
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
1600
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
1671
1601
 
1672
1602
  ````text
1673
- MIT License
1603
+ The MIT License (MIT)
1674
1604
 
1675
- Copyright (c) Microsoft Corporation.
1605
+ Copyright (c) 2014 Paho Lurie-Gregg
1676
1606
 
1677
- Permission is hereby granted, free of charge, to any person obtaining a copy
1678
- of this software and associated documentation files (the "Software"), to deal
1679
- in the Software without restriction, including without limitation the rights
1680
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1681
- copies of the Software, and to permit persons to whom the Software is
1682
- furnished to do so, subject to the following conditions:
1607
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1608
+ of this software and associated documentation files (the "Software"), to deal
1609
+ in the Software without restriction, including without limitation the rights
1610
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1611
+ copies of the Software, and to permit persons to whom the Software is
1612
+ furnished to do so, subject to the following conditions:
1683
1613
 
1684
- The above copyright notice and this permission notice shall be included in all
1685
- copies or substantial portions of the Software.
1614
+ The above copyright notice and this permission notice shall be included in all
1615
+ copies or substantial portions of the Software.
1686
1616
 
1687
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1688
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1689
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1690
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1691
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1692
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1693
- SOFTWARE
1617
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1618
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1619
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1620
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1621
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1622
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1623
+ SOFTWARE.
1694
1624
 
1695
1625
  ````
1696
1626
 
@@ -1700,13 +1630,10 @@ licences; see files named LICENSE.*.txt for details.
1700
1630
 
1701
1631
  ### Rust Crates:
1702
1632
 
1703
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
1704
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
1633
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
1705
1634
 
1706
1635
  ````text
1707
- Copyright (c) 2006-2009 Graydon Hoare
1708
- Copyright (c) 2009-2013 Mozilla Foundation
1709
- Copyright (c) 2016 Artyom Pavlov
1636
+ Copyright (c) 2019 The CryptoCorrosion Contributors
1710
1637
 
1711
1638
  Permission is hereby granted, free of charge, to any
1712
1639
  person obtaining a copy of this software and associated
@@ -1740,15 +1667,11 @@ DEALINGS IN THE SOFTWARE.
1740
1667
 
1741
1668
  ### Rust Crates:
1742
1669
 
1743
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
1744
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
1745
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
1746
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
1747
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
1748
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
1670
+ - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
1671
+ - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
1749
1672
 
1750
1673
  ````text
1751
- Copyright (c) 2019 Tokio Contributors
1674
+ Copyright (c) 2012-2013 Mozilla Foundation
1752
1675
 
1753
1676
  Permission is hereby granted, free of charge, to any
1754
1677
  person obtaining a copy of this software and associated
@@ -1782,62 +1705,13 @@ DEALINGS IN THE SOFTWARE.
1782
1705
 
1783
1706
  ### Rust Crates:
1784
1707
 
1785
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
1786
-
1787
- ````text
1788
- Copyright 2016 Nika Layzell
1789
-
1790
- 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:
1791
-
1792
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1793
-
1794
- 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.
1795
-
1796
- ````
1797
-
1798
- ---
1799
-
1800
- ## The following dependencies are licensed under the MIT License:
1801
-
1802
- ### Rust Crates:
1803
-
1804
- - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
1805
- - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
1708
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
1806
1709
 
1807
1710
  ````text
1808
1711
  The MIT License (MIT)
1809
1712
 
1810
- Copyright (c) 2015 Steven Fackler
1811
-
1812
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1813
- this software and associated documentation files (the "Software"), to deal in
1814
- the Software without restriction, including without limitation the rights to
1815
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1816
- the Software, and to permit persons to whom the Software is furnished to do so,
1817
- subject to the following conditions:
1818
-
1819
- The above copyright notice and this permission notice shall be included in all
1820
- copies or substantial portions of the Software.
1821
-
1822
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1823
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1824
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1825
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1826
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1827
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1828
-
1829
- ````
1830
-
1831
- ---
1832
-
1833
- ## The following dependencies are licensed under the MIT License:
1834
-
1835
- ### Rust Crates:
1836
-
1837
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
1838
-
1839
- ````text
1840
- Copyright (c) 2016-2025 Sean McArthur
1713
+ Copyright (c) 2015-2020 Julien Cretin
1714
+ Copyright (c) 2017-2020 Google Inc.
1841
1715
 
1842
1716
  Permission is hereby granted, free of charge, to any person obtaining a copy
1843
1717
  of this software and associated documentation files (the "Software"), to deal
@@ -1846,17 +1720,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1846
1720
  copies of the Software, and to permit persons to whom the Software is
1847
1721
  furnished to do so, subject to the following conditions:
1848
1722
 
1849
- The above copyright notice and this permission notice shall be included in
1850
- all copies or substantial portions of the Software.
1723
+ The above copyright notice and this permission notice shall be included in all
1724
+ copies or substantial portions of the Software.
1851
1725
 
1852
1726
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1853
1727
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1854
1728
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1855
1729
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1856
1730
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1857
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1858
- THE SOFTWARE.
1859
-
1731
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1732
+ SOFTWARE.
1860
1733
 
1861
1734
  ````
1862
1735
 
@@ -1864,32 +1737,36 @@ THE SOFTWARE.
1864
1737
 
1865
1738
  ## The following dependencies are licensed under the MIT License:
1866
1739
 
1867
- ### NPM Packages:
1740
+ ### Rust Crates:
1868
1741
 
1869
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
1742
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
1870
1743
 
1871
1744
  ````text
1872
- The MIT License (MIT)
1873
-
1874
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
1745
+ Copyright (c) 2016 Amanieu d'Antras
1875
1746
 
1876
- Permission is hereby granted, free of charge, to any person obtaining a copy
1877
- of this software and associated documentation files (the "Software"), to deal
1878
- in the Software without restriction, including without limitation the rights
1879
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1880
- copies of the Software, and to permit persons to whom the Software is
1881
- furnished to do so, subject to the following conditions:
1747
+ Permission is hereby granted, free of charge, to any
1748
+ person obtaining a copy of this software and associated
1749
+ documentation files (the "Software"), to deal in the
1750
+ Software without restriction, including without
1751
+ limitation the rights to use, copy, modify, merge,
1752
+ publish, distribute, sublicense, and/or sell copies of
1753
+ the Software, and to permit persons to whom the Software
1754
+ is furnished to do so, subject to the following
1755
+ conditions:
1882
1756
 
1883
- The above copyright notice and this permission notice shall be included in
1884
- all copies or substantial portions of the Software.
1757
+ The above copyright notice and this permission notice
1758
+ shall be included in all copies or substantial portions
1759
+ of the Software.
1885
1760
 
1886
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1887
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1888
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1889
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1890
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1891
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1892
- THE SOFTWARE.
1761
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1762
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1763
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1764
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1765
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1766
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1767
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1768
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1769
+ DEALINGS IN THE SOFTWARE.
1893
1770
 
1894
1771
  ````
1895
1772
 
@@ -1899,11 +1776,12 @@ THE SOFTWARE.
1899
1776
 
1900
1777
  ### Rust Crates:
1901
1778
 
1902
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
1903
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
1779
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
1904
1780
 
1905
1781
  ````text
1906
- Copyright (c) 2014 Alex Crichton
1782
+ Copyright (c) 2017 Carl Lerche
1783
+ Copyright (c) 2018 Bastian Köcher
1784
+ Copyright (c) 2019-2020 Artem Vorotnikov
1907
1785
 
1908
1786
  Permission is hereby granted, free of charge, to any
1909
1787
  person obtaining a copy of this software and associated
@@ -1937,11 +1815,10 @@ DEALINGS IN THE SOFTWARE.
1937
1815
 
1938
1816
  ### Rust Crates:
1939
1817
 
1940
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
1818
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
1941
1819
 
1942
1820
  ````text
1943
- Copyright (c) 2018-2024 The rust-random Project Developers
1944
- Copyright (c) 2014 The Rust Project Developers
1821
+ Copyright (c) 2016--2017
1945
1822
 
1946
1823
  Permission is hereby granted, free of charge, to any
1947
1824
  person obtaining a copy of this software and associated
@@ -1973,13 +1850,16 @@ DEALINGS IN THE SOFTWARE.
1973
1850
 
1974
1851
  ## The following dependencies are licensed under the MIT License:
1975
1852
 
1976
- ### NPM Packages:
1853
+ ### Rust Crates:
1977
1854
 
1978
- - [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
1855
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
1856
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1857
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1979
1858
 
1980
1859
  ````text
1981
- pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
1982
- pngjs derived work Copyright (c) 2012 Kuba Niegowski
1860
+ MIT License
1861
+
1862
+ Copyright (c) 2023 magiclen.org (Ron Li)
1983
1863
 
1984
1864
  Permission is hereby granted, free of charge, to any person obtaining a copy
1985
1865
  of this software and associated documentation files (the "Software"), to deal
@@ -1988,16 +1868,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1988
1868
  copies of the Software, and to permit persons to whom the Software is
1989
1869
  furnished to do so, subject to the following conditions:
1990
1870
 
1991
- The above copyright notice and this permission notice shall be included in
1992
- all copies or substantial portions of the Software.
1871
+ The above copyright notice and this permission notice shall be included in all
1872
+ copies or substantial portions of the Software.
1993
1873
 
1994
1874
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1995
1875
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1996
1876
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1997
1877
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1998
1878
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1999
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2000
- THE SOFTWARE.
1879
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1880
+ SOFTWARE.
2001
1881
 
2002
1882
  ````
2003
1883
 
@@ -2007,64 +1887,12 @@ THE SOFTWARE.
2007
1887
 
2008
1888
  ### Rust Crates:
2009
1889
 
2010
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
2011
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
2012
-
2013
- ````text
2014
- The MIT License (MIT)
2015
-
2016
- Copyright 2016 Google Inc. All Rights Reserved.
2017
-
2018
- 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:
2019
-
2020
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2021
-
2022
- 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.
2023
-
2024
- ````
2025
-
2026
- ---
2027
-
2028
- ## The following dependencies are licensed under the MIT License:
2029
-
2030
- ### NPM Packages:
2031
-
2032
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
2033
-
2034
- ````text
2035
- This software is released under the MIT license:
2036
-
2037
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2038
- this software and associated documentation files (the "Software"), to deal in
2039
- the Software without restriction, including without limitation the rights to
2040
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2041
- the Software, and to permit persons to whom the Software is furnished to do so,
2042
- subject to the following conditions:
2043
-
2044
- The above copyright notice and this permission notice shall be included in all
2045
- copies or substantial portions of the Software.
2046
-
2047
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2048
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2049
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2050
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2051
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2052
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2053
-
2054
- ````
2055
-
2056
- ---
2057
-
2058
- ## The following dependencies are licensed under the MIT License:
2059
-
2060
- ### Rust Crates:
2061
-
2062
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
1890
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
2063
1891
 
2064
1892
  ````text
2065
1893
  The MIT License (MIT)
2066
1894
 
2067
- Copyright (c) 2015 Bartłomiej Kamiński
1895
+ Copyright (c) 2016 Johann Tuffe
2068
1896
 
2069
1897
  Permission is hereby granted, free of charge, to any person obtaining a copy
2070
1898
  of this software and associated documentation files (the "Software"), to deal
@@ -2073,16 +1901,19 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2073
1901
  copies of the Software, and to permit persons to whom the Software is
2074
1902
  furnished to do so, subject to the following conditions:
2075
1903
 
2076
- The above copyright notice and this permission notice shall be included in all
2077
- copies or substantial portions of the Software.
1904
+
1905
+ The above copyright notice and this permission notice shall be included in
1906
+ all copies or substantial portions of the Software.
1907
+
2078
1908
 
2079
1909
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2080
1910
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2081
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1911
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2082
1912
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2083
1913
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2084
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2085
- SOFTWARE.
1914
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1915
+ THE SOFTWARE.
1916
+
2086
1917
  ````
2087
1918
 
2088
1919
  ---
@@ -2091,10 +1922,10 @@ SOFTWARE.
2091
1922
 
2092
1923
  ### Rust Crates:
2093
1924
 
2094
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
1925
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
2095
1926
 
2096
1927
  ````text
2097
- Copyright (c) 2019-2021 Tower Contributors
1928
+ Copyright 2023 The Fuchsia Authors
2098
1929
 
2099
1930
  Permission is hereby granted, free of charge, to any
2100
1931
  person obtaining a copy of this software and associated
@@ -2120,18 +1951,21 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2120
1951
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2121
1952
  DEALINGS IN THE SOFTWARE.
2122
1953
 
1954
+
2123
1955
  ````
2124
1956
 
2125
1957
  ---
2126
1958
 
2127
1959
  ## The following dependencies are licensed under the MIT License:
2128
1960
 
2129
- ### Rust Crates:
1961
+ ### NPM Packages:
2130
1962
 
2131
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
1963
+ - [ajv](https://github.com/ajv-validator/ajv) (8.17.1)
2132
1964
 
2133
1965
  ````text
2134
- Copyright (c) 2017 Sean McArthur
1966
+ The MIT License (MIT)
1967
+
1968
+ Copyright (c) 2015-2021 Evgeny Poberezkin
2135
1969
 
2136
1970
  Permission is hereby granted, free of charge, to any person obtaining a copy
2137
1971
  of this software and associated documentation files (the "Software"), to deal
@@ -2140,17 +1974,51 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2140
1974
  copies of the Software, and to permit persons to whom the Software is
2141
1975
  furnished to do so, subject to the following conditions:
2142
1976
 
2143
- The above copyright notice and this permission notice shall be included in
2144
- all copies or substantial portions of the Software.
1977
+ The above copyright notice and this permission notice shall be included in all
1978
+ copies or substantial portions of the Software.
2145
1979
 
2146
1980
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2147
1981
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2148
1982
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2149
1983
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2150
1984
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2151
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2152
- THE SOFTWARE.
1985
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1986
+ SOFTWARE.
1987
+
1988
+
1989
+ ````
1990
+
1991
+ ---
1992
+
1993
+ ## The following dependencies are licensed under the MIT License:
1994
+
1995
+ ### NPM Packages:
1996
+
1997
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
1998
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
1999
+
2000
+ ````text
2001
+ MIT License
2002
+
2003
+ Copyright (c) 2017 Evgeny Poberezkin
2153
2004
 
2005
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2006
+ of this software and associated documentation files (the "Software"), to deal
2007
+ in the Software without restriction, including without limitation the rights
2008
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2009
+ copies of the Software, and to permit persons to whom the Software is
2010
+ furnished to do so, subject to the following conditions:
2011
+
2012
+ The above copyright notice and this permission notice shall be included in all
2013
+ copies or substantial portions of the Software.
2014
+
2015
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2016
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2017
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2018
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2019
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2020
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2021
+ SOFTWARE.
2154
2022
 
2155
2023
  ````
2156
2024
 
@@ -2160,12 +2028,10 @@ THE SOFTWARE.
2160
2028
 
2161
2029
  ### Rust Crates:
2162
2030
 
2163
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
2031
+ - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
2164
2032
 
2165
2033
  ````text
2166
- Copyright (c) 2017 Carl Lerche
2167
- Copyright (c) 2018 Bastian Köcher
2168
- Copyright (c) 2019-2020 Artem Vorotnikov
2034
+ Copyright (c) 2017 tokio-jsonrpc developers
2169
2035
 
2170
2036
  Permission is hereby granted, free of charge, to any
2171
2037
  person obtaining a copy of this software and associated
@@ -2197,12 +2063,54 @@ DEALINGS IN THE SOFTWARE.
2197
2063
 
2198
2064
  ## The following dependencies are licensed under the MIT License:
2199
2065
 
2066
+ ### NPM Packages:
2067
+
2068
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
2069
+
2070
+ ````text
2071
+ MIT License
2072
+
2073
+ Copyright (c) Matteo Collina and Undici contributors
2074
+
2075
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2076
+ of this software and associated documentation files (the "Software"), to deal
2077
+ in the Software without restriction, including without limitation the rights
2078
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2079
+ copies of the Software, and to permit persons to whom the Software is
2080
+ furnished to do so, subject to the following conditions:
2081
+
2082
+ The above copyright notice and this permission notice shall be included in all
2083
+ copies or substantial portions of the Software.
2084
+
2085
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2086
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2087
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2088
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2089
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2090
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2091
+ SOFTWARE.
2092
+
2093
+ ````
2094
+
2095
+ ---
2096
+
2097
+ ## The following dependencies are licensed under the MIT License:
2098
+
2200
2099
  ### Rust Crates:
2201
2100
 
2202
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
2101
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2102
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2103
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2104
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2105
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2106
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2107
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2108
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2109
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2203
2110
 
2204
2111
  ````text
2205
- Copyright (c) 2014-2026 Alex Crichton
2112
+ Copyright (c) 2016 Alex Crichton
2113
+ Copyright (c) 2017 The Tokio Authors
2206
2114
 
2207
2115
  Permission is hereby granted, free of charge, to any
2208
2116
  person obtaining a copy of this software and associated
@@ -2236,10 +2144,12 @@ DEALINGS IN THE SOFTWARE.
2236
2144
 
2237
2145
  ### Rust Crates:
2238
2146
 
2239
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
2147
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
2148
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
2149
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
2240
2150
 
2241
2151
  ````text
2242
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
2152
+ Copyright (c) 2019 Tower Contributors
2243
2153
 
2244
2154
  Permission is hereby granted, free of charge, to any
2245
2155
  person obtaining a copy of this software and associated
@@ -2273,36 +2183,32 @@ DEALINGS IN THE SOFTWARE.
2273
2183
 
2274
2184
  ### Rust Crates:
2275
2185
 
2276
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
2277
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2278
- - [url](https://github.com/servo/rust-url) (2.5.8)
2186
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
2187
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
2188
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
2279
2189
 
2280
2190
  ````text
2281
- Copyright (c) 2013-2025 The rust-url developers
2191
+ MIT License
2282
2192
 
2283
- Permission is hereby granted, free of charge, to any
2284
- person obtaining a copy of this software and associated
2285
- documentation files (the "Software"), to deal in the
2286
- Software without restriction, including without
2287
- limitation the rights to use, copy, modify, merge,
2288
- publish, distribute, sublicense, and/or sell copies of
2289
- the Software, and to permit persons to whom the Software
2290
- is furnished to do so, subject to the following
2291
- conditions:
2193
+ Copyright (c) Tokio Contributors
2292
2194
 
2293
- The above copyright notice and this permission notice
2294
- shall be included in all copies or substantial portions
2295
- of the Software.
2195
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2196
+ of this software and associated documentation files (the "Software"), to deal
2197
+ in the Software without restriction, including without limitation the rights
2198
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2199
+ copies of the Software, and to permit persons to whom the Software is
2200
+ furnished to do so, subject to the following conditions:
2296
2201
 
2297
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2298
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2299
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2300
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2301
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2302
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2303
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2304
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2305
- DEALINGS IN THE SOFTWARE.
2202
+ The above copyright notice and this permission notice shall be included in all
2203
+ copies or substantial portions of the Software.
2204
+
2205
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2206
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2207
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2208
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2209
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2210
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2211
+ SOFTWARE.
2306
2212
 
2307
2213
  ````
2308
2214
 
@@ -2312,43 +2218,33 @@ DEALINGS IN THE SOFTWARE.
2312
2218
 
2313
2219
  ### Rust Crates:
2314
2220
 
2315
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2316
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2317
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2318
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2319
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2320
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2321
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2322
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2323
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2221
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
2324
2222
 
2325
2223
  ````text
2326
- Copyright (c) 2016 Alex Crichton
2327
- Copyright (c) 2017 The Tokio Authors
2224
+ MIT License
2328
2225
 
2329
- Permission is hereby granted, free of charge, to any
2330
- person obtaining a copy of this software and associated
2331
- documentation files (the "Software"), to deal in the
2332
- Software without restriction, including without
2333
- limitation the rights to use, copy, modify, merge,
2334
- publish, distribute, sublicense, and/or sell copies of
2335
- the Software, and to permit persons to whom the Software
2336
- is furnished to do so, subject to the following
2337
- conditions:
2226
+ Copyright 2013-2014 RAD Game Tools and Valve Software
2227
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
2228
+ Copyright (c) 2017 Frommi
2229
+ Copyright (c) 2017-2024 oyvindln
2338
2230
 
2339
- The above copyright notice and this permission notice
2340
- shall be included in all copies or substantial portions
2341
- of the Software.
2231
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2232
+ of this software and associated documentation files (the "Software"), to deal
2233
+ in the Software without restriction, including without limitation the rights
2234
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2235
+ copies of the Software, and to permit persons to whom the Software is
2236
+ furnished to do so, subject to the following conditions:
2342
2237
 
2343
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2344
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2345
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2346
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2347
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2348
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2349
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2350
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2351
- DEALINGS IN THE SOFTWARE.
2238
+ The above copyright notice and this permission notice shall be included in all
2239
+ copies or substantial portions of the Software.
2240
+
2241
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2242
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2243
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2244
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2245
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2246
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2247
+ SOFTWARE.
2352
2248
 
2353
2249
  ````
2354
2250
 
@@ -2358,34 +2254,32 @@ DEALINGS IN THE SOFTWARE.
2358
2254
 
2359
2255
  ### Rust Crates:
2360
2256
 
2361
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
2257
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
2258
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
2259
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
2362
2260
 
2363
2261
  ````text
2364
- Copyright (c) 2016 Amanieu d'Antras
2262
+ MIT License
2365
2263
 
2366
- Permission is hereby granted, free of charge, to any
2367
- person obtaining a copy of this software and associated
2368
- documentation files (the "Software"), to deal in the
2369
- Software without restriction, including without
2370
- limitation the rights to use, copy, modify, merge,
2371
- publish, distribute, sublicense, and/or sell copies of
2372
- the Software, and to permit persons to whom the Software
2373
- is furnished to do so, subject to the following
2374
- conditions:
2264
+ Copyright (c) 2017 Ted Driggs
2375
2265
 
2376
- The above copyright notice and this permission notice
2377
- shall be included in all copies or substantial portions
2378
- of the Software.
2266
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2267
+ of this software and associated documentation files (the "Software"), to deal
2268
+ in the Software without restriction, including without limitation the rights
2269
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2270
+ copies of the Software, and to permit persons to whom the Software is
2271
+ furnished to do so, subject to the following conditions:
2379
2272
 
2380
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2381
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2382
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2383
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2384
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2385
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2386
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2387
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2388
- DEALINGS IN THE SOFTWARE.
2273
+ The above copyright notice and this permission notice shall be included in all
2274
+ copies or substantial portions of the Software.
2275
+
2276
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2277
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2278
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2279
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2280
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2281
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2282
+ SOFTWARE.
2389
2283
 
2390
2284
  ````
2391
2285
 
@@ -2395,10 +2289,10 @@ DEALINGS IN THE SOFTWARE.
2395
2289
 
2396
2290
  ### Rust Crates:
2397
2291
 
2398
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
2292
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
2399
2293
 
2400
2294
  ````text
2401
- Copyright (c) 2015-2025 Sean McArthur
2295
+ Copyright (c) 2019 Eliza Weisman
2402
2296
 
2403
2297
  Permission is hereby granted, free of charge, to any person obtaining a copy
2404
2298
  of this software and associated documentation files (the "Software"), to deal
@@ -2418,6 +2312,39 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2418
2312
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2419
2313
  THE SOFTWARE.
2420
2314
 
2315
+ ````
2316
+
2317
+ ---
2318
+
2319
+ ## The following dependencies are licensed under the MIT License:
2320
+
2321
+ ### Rust Crates:
2322
+
2323
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
2324
+
2325
+ ````text
2326
+ MIT License
2327
+
2328
+ Copyright (c) 2019 Yoshua Wuyts
2329
+ Copyright (c) Tokio Contributors
2330
+
2331
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2332
+ of this software and associated documentation files (the "Software"), to deal
2333
+ in the Software without restriction, including without limitation the rights
2334
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2335
+ copies of the Software, and to permit persons to whom the Software is
2336
+ furnished to do so, subject to the following conditions:
2337
+
2338
+ The above copyright notice and this permission notice shall be included in all
2339
+ copies or substantial portions of the Software.
2340
+
2341
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2342
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2343
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2344
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2345
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2346
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2347
+ SOFTWARE.
2421
2348
 
2422
2349
  ````
2423
2350
 
@@ -2427,29 +2354,135 @@ THE SOFTWARE.
2427
2354
 
2428
2355
  ### Rust Crates:
2429
2356
 
2430
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
2431
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2432
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2357
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
2433
2358
 
2434
2359
  ````text
2435
2360
  MIT License
2436
2361
 
2437
- Copyright (c) <year> <copyright holders>
2362
+ Copyright (c) 2025 Callum Oakley
2438
2363
 
2439
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
2440
- associated documentation files (the "Software"), to deal in the Software without restriction, including
2441
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2442
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
2443
- following conditions:
2364
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2365
+ of this software and associated documentation files (the "Software"), to deal
2366
+ in the Software without restriction, including without limitation the rights
2367
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2368
+ copies of the Software, and to permit persons to whom the Software is
2369
+ furnished to do so, subject to the following conditions:
2370
+
2371
+ The above copyright notice and this permission notice shall be included in all
2372
+ copies or substantial portions of the Software.
2373
+
2374
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2375
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2376
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2377
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2378
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2379
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2380
+ SOFTWARE.
2381
+
2382
+ ````
2383
+
2384
+ ---
2385
+
2386
+ ## The following dependencies are licensed under the MIT License:
2387
+
2388
+ ### Rust Crates:
2389
+
2390
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
2391
+
2392
+ ````text
2393
+ Copyright (c) 2018-2023 Sean McArthur
2394
+ Copyright (c) 2016 Alex Crichton
2395
+
2396
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2397
+ of this software and associated documentation files (the "Software"), to deal
2398
+ in the Software without restriction, including without limitation the rights
2399
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2400
+ copies of the Software, and to permit persons to whom the Software is
2401
+ furnished to do so, subject to the following conditions:
2402
+
2403
+ The above copyright notice and this permission notice shall be included in
2404
+ all copies or substantial portions of the Software.
2405
+
2406
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2407
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2408
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2409
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2410
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2411
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2412
+ THE SOFTWARE.
2413
+
2414
+
2415
+ ````
2416
+
2417
+ ---
2418
+
2419
+ ## The following dependencies are licensed under the MIT License:
2420
+
2421
+ ### Rust Crates:
2422
+
2423
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
2424
+
2425
+ ````text
2426
+ Copyright (c) 2016--2023
2427
+
2428
+ Permission is hereby granted, free of charge, to any
2429
+ person obtaining a copy of this software and associated
2430
+ documentation files (the "Software"), to deal in the
2431
+ Software without restriction, including without
2432
+ limitation the rights to use, copy, modify, merge,
2433
+ publish, distribute, sublicense, and/or sell copies of
2434
+ the Software, and to permit persons to whom the Software
2435
+ is furnished to do so, subject to the following
2436
+ conditions:
2437
+
2438
+ The above copyright notice and this permission notice
2439
+ shall be included in all copies or substantial portions
2440
+ of the Software.
2441
+
2442
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2443
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2444
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2445
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2446
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2447
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2448
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2449
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2450
+ DEALINGS IN THE SOFTWARE.
2451
+
2452
+ ````
2453
+
2454
+ ---
2455
+
2456
+ ## The following dependencies are licensed under the MIT License:
2457
+
2458
+ ### NPM Packages:
2459
+
2460
+ - [json5](https://github.com/json5/json5) (2.2.3)
2461
+
2462
+ ````text
2463
+ MIT License
2464
+
2465
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
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:
2473
+
2474
+ The above copyright notice and this permission notice shall be included in all
2475
+ copies or substantial portions of the Software.
2444
2476
 
2445
- The above copyright notice and this permission notice shall be included in all copies or substantial
2446
- portions of the Software.
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 THE
2483
+ SOFTWARE.
2447
2484
 
2448
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
2449
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
2450
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2451
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
2452
- USE OR OTHER DEALINGS IN THE SOFTWARE.
2485
+ [others]: https://github.com/json5/json5/contributors
2453
2486
 
2454
2487
  ````
2455
2488
 
@@ -2459,10 +2492,10 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
2459
2492
 
2460
2493
  ### Rust Crates:
2461
2494
 
2462
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
2495
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
2463
2496
 
2464
2497
  ````text
2465
- Copyright (c) 2017 Contributors
2498
+ Copyright (c) 2017 Artyom Pavlov
2466
2499
 
2467
2500
  Permission is hereby granted, free of charge, to any
2468
2501
  person obtaining a copy of this software and associated
@@ -2496,10 +2529,15 @@ DEALINGS IN THE SOFTWARE.
2496
2529
 
2497
2530
  ### Rust Crates:
2498
2531
 
2499
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2532
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
2533
+ - [log](https://github.com/rust-lang/log) (0.4.29)
2534
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
2535
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
2536
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
2537
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
2500
2538
 
2501
2539
  ````text
2502
- Copyright (c) 2019 Carl Lerche
2540
+ Copyright (c) 2014 The Rust Project Developers
2503
2541
 
2504
2542
  Permission is hereby granted, free of charge, to any
2505
2543
  person obtaining a copy of this software and associated
@@ -2533,10 +2571,10 @@ DEALINGS IN THE SOFTWARE.
2533
2571
 
2534
2572
  ### Rust Crates:
2535
2573
 
2536
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
2574
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
2537
2575
 
2538
2576
  ````text
2539
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
2577
+ Copyright (c) 2014-2026 Alex Crichton
2540
2578
 
2541
2579
  Permission is hereby granted, free of charge, to any
2542
2580
  person obtaining a copy of this software and associated
@@ -2570,32 +2608,34 @@ DEALINGS IN THE SOFTWARE.
2570
2608
 
2571
2609
  ### Rust Crates:
2572
2610
 
2573
- - [educe](https://github.com/magiclen/educe) (0.5.11)
2574
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2575
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2611
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
2576
2612
 
2577
2613
  ````text
2578
- MIT License
2579
-
2580
- Copyright (c) 2023 magiclen.org (Ron Li)
2614
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
2581
2615
 
2582
- Permission is hereby granted, free of charge, to any person obtaining a copy
2583
- of this software and associated documentation files (the "Software"), to deal
2584
- in the Software without restriction, including without limitation the rights
2585
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2586
- copies of the Software, and to permit persons to whom the Software is
2587
- furnished to do so, subject to the following conditions:
2616
+ Permission is hereby granted, free of charge, to any
2617
+ person obtaining a copy of this software and associated
2618
+ documentation files (the "Software"), to deal in the
2619
+ Software without restriction, including without
2620
+ limitation the rights to use, copy, modify, merge,
2621
+ publish, distribute, sublicense, and/or sell copies of
2622
+ the Software, and to permit persons to whom the Software
2623
+ is furnished to do so, subject to the following
2624
+ conditions:
2588
2625
 
2589
- The above copyright notice and this permission notice shall be included in all
2590
- copies or substantial portions of the Software.
2626
+ The above copyright notice and this permission notice
2627
+ shall be included in all copies or substantial portions
2628
+ of the Software.
2591
2629
 
2592
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2593
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2594
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2595
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2596
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2597
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2598
- SOFTWARE.
2630
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2631
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2632
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2633
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2634
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2635
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2636
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2637
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2638
+ DEALINGS IN THE SOFTWARE.
2599
2639
 
2600
2640
  ````
2601
2641
 
@@ -2605,32 +2645,34 @@ SOFTWARE.
2605
2645
 
2606
2646
  ### Rust Crates:
2607
2647
 
2608
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
2648
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
2609
2649
 
2610
2650
  ````text
2611
- The MIT License (MIT)
2612
-
2613
- Copyright (c) 2015 Danny Guo
2614
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2615
- Copyright (c) 2018 Akash Kurdekar
2651
+ Copyright (c) 2018 The Servo Project Developers
2616
2652
 
2617
- Permission is hereby granted, free of charge, to any person obtaining a copy
2618
- of this software and associated documentation files (the "Software"), to deal
2619
- in the Software without restriction, including without limitation the rights
2620
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2621
- copies of the Software, and to permit persons to whom the Software is
2622
- furnished to do so, subject to the following conditions:
2653
+ Permission is hereby granted, free of charge, to any
2654
+ person obtaining a copy of this software and associated
2655
+ documentation files (the "Software"), to deal in the
2656
+ Software without restriction, including without
2657
+ limitation the rights to use, copy, modify, merge,
2658
+ publish, distribute, sublicense, and/or sell copies of
2659
+ the Software, and to permit persons to whom the Software
2660
+ is furnished to do so, subject to the following
2661
+ conditions:
2623
2662
 
2624
- The above copyright notice and this permission notice shall be included in all
2625
- copies or substantial portions of the Software.
2663
+ The above copyright notice and this permission notice
2664
+ shall be included in all copies or substantial portions
2665
+ of the Software.
2626
2666
 
2627
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2628
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2629
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2630
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2631
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2632
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2633
- SOFTWARE.
2667
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2668
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2669
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2670
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2671
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2672
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2673
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2674
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2675
+ DEALINGS IN THE SOFTWARE.
2634
2676
 
2635
2677
  ````
2636
2678
 
@@ -2640,12 +2682,12 @@ SOFTWARE.
2640
2682
 
2641
2683
  ### Rust Crates:
2642
2684
 
2643
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
2685
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
2644
2686
 
2645
2687
  ````text
2646
2688
  MIT License
2647
2689
 
2648
- Copyright (c) 2025 Callum Oakley
2690
+ Copyright (c) 2017 Nikolai Vazquez
2649
2691
 
2650
2692
  Permission is hereby granted, free of charge, to any person obtaining a copy
2651
2693
  of this software and associated documentation files (the "Software"), to deal
@@ -2673,16 +2715,10 @@ SOFTWARE.
2673
2715
 
2674
2716
  ### Rust Crates:
2675
2717
 
2676
- - [rand](https://github.com/rust-random/rand) (0.8.5)
2677
- - [rand](https://github.com/rust-random/rand) (0.9.4)
2678
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
2679
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
2680
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
2681
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
2718
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
2682
2719
 
2683
2720
  ````text
2684
- Copyright 2018 Developers of the Rand project
2685
- Copyright (c) 2014 The Rust Project Developers
2721
+ Copyright (c) 2017 Robert Grosse
2686
2722
 
2687
2723
  Permission is hereby granted, free of charge, to any
2688
2724
  person obtaining a copy of this software and associated
@@ -2707,7 +2743,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2707
2743
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2708
2744
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2709
2745
  DEALINGS IN THE SOFTWARE.
2710
-
2711
2746
  ````
2712
2747
 
2713
2748
  ---
@@ -2716,10 +2751,10 @@ DEALINGS IN THE SOFTWARE.
2716
2751
 
2717
2752
  ### Rust Crates:
2718
2753
 
2719
- - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
2754
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
2720
2755
 
2721
2756
  ````text
2722
- Copyright (c) 2014 Chris Wong
2757
+ Copyright (c) 2016 Anthony Ramine
2723
2758
 
2724
2759
  Permission is hereby granted, free of charge, to any
2725
2760
  person obtaining a copy of this software and associated
@@ -2753,28 +2788,34 @@ DEALINGS IN THE SOFTWARE.
2753
2788
 
2754
2789
  ### Rust Crates:
2755
2790
 
2756
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
2791
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
2757
2792
 
2758
2793
  ````text
2759
- Copyright (c) 2018 directories-rs contributors
2794
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
2760
2795
 
2761
- Permission is hereby granted, free of charge, to any person obtaining a copy
2762
- of this software and associated documentation files (the "Software"), to deal
2763
- in the Software without restriction, including without limitation the rights
2764
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2765
- copies of the Software, and to permit persons to whom the Software is
2766
- furnished to do so, subject to the following conditions:
2796
+ Permission is hereby granted, free of charge, to any
2797
+ person obtaining a copy of this software and associated
2798
+ documentation files (the "Software"), to deal in the
2799
+ Software without restriction, including without
2800
+ limitation the rights to use, copy, modify, merge,
2801
+ publish, distribute, sublicense, and/or sell copies of
2802
+ the Software, and to permit persons to whom the Software
2803
+ is furnished to do so, subject to the following
2804
+ conditions:
2767
2805
 
2768
- The above copyright notice and this permission notice shall be included in all
2769
- copies or substantial portions of the Software.
2806
+ The above copyright notice and this permission notice
2807
+ shall be included in all copies or substantial portions
2808
+ of the Software.
2770
2809
 
2771
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2772
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2773
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2774
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2775
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2776
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2777
- SOFTWARE.
2810
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2811
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2812
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2813
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2814
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2815
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2816
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2817
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2818
+ DEALINGS IN THE SOFTWARE.
2778
2819
 
2779
2820
  ````
2780
2821
 
@@ -2784,10 +2825,10 @@ SOFTWARE.
2784
2825
 
2785
2826
  ### Rust Crates:
2786
2827
 
2787
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
2828
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
2788
2829
 
2789
2830
  ````text
2790
- Copyright (c) 2019 Eliza Weisman
2831
+ Copyright (c) 2018-2019 Sean McArthur
2791
2832
 
2792
2833
  Permission is hereby granted, free of charge, to any person obtaining a copy
2793
2834
  of this software and associated documentation files (the "Software"), to deal
@@ -2807,6 +2848,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2807
2848
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2808
2849
  THE SOFTWARE.
2809
2850
 
2851
+
2810
2852
  ````
2811
2853
 
2812
2854
  ---
@@ -2815,10 +2857,10 @@ THE SOFTWARE.
2815
2857
 
2816
2858
  ### Rust Crates:
2817
2859
 
2818
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2860
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
2819
2861
 
2820
2862
  ````text
2821
- Copyright (c) 2016--2017
2863
+ Copyright (c) 2010 The Rust Project Developers
2822
2864
 
2823
2865
  Permission is hereby granted, free of charge, to any
2824
2866
  person obtaining a copy of this software and associated
@@ -2852,12 +2894,11 @@ DEALINGS IN THE SOFTWARE.
2852
2894
 
2853
2895
  ### Rust Crates:
2854
2896
 
2855
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
2856
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
2857
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
2897
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
2898
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
2858
2899
 
2859
2900
  ````text
2860
- Copyright (c) 2019 Tower Contributors
2901
+ Copyright (c) 2014 Alex Crichton
2861
2902
 
2862
2903
  Permission is hereby granted, free of charge, to any
2863
2904
  person obtaining a copy of this software and associated
@@ -2891,10 +2932,14 @@ DEALINGS IN THE SOFTWARE.
2891
2932
 
2892
2933
  ### Rust Crates:
2893
2934
 
2894
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
2935
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
2895
2936
 
2896
2937
  ````text
2897
- Copyright (c) 2014-2026 Sean McArthur
2938
+ The MIT License (MIT)
2939
+
2940
+ Copyright (c) 2015 Danny Guo
2941
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2942
+ Copyright (c) 2018 Akash Kurdekar
2898
2943
 
2899
2944
  Permission is hereby granted, free of charge, to any person obtaining a copy
2900
2945
  of this software and associated documentation files (the "Software"), to deal
@@ -2903,17 +2948,71 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2903
2948
  copies of the Software, and to permit persons to whom the Software is
2904
2949
  furnished to do so, subject to the following conditions:
2905
2950
 
2906
- The above copyright notice and this permission notice shall be included in
2907
- all copies or substantial portions of the Software.
2951
+ The above copyright notice and this permission notice shall be included in all
2952
+ copies or substantial portions of the Software.
2953
+
2954
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2955
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2956
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2957
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2958
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2959
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2960
+ SOFTWARE.
2961
+
2962
+ ````
2963
+
2964
+ ---
2965
+
2966
+ ## The following dependencies are licensed under the MIT License:
2967
+
2968
+ ### Rust Crates:
2969
+
2970
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
2971
+
2972
+ ````text
2973
+ Copyright 2016 Nika Layzell
2974
+
2975
+ 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:
2976
+
2977
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2978
+
2979
+ 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.
2980
+
2981
+ ````
2982
+
2983
+ ---
2984
+
2985
+ ## The following dependencies are licensed under the MIT License:
2986
+
2987
+ ### Rust Crates:
2988
+
2989
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
2990
+
2991
+ ````text
2992
+ The MIT License (MIT)
2993
+
2994
+ Copyright (c) 2014 Mathijs van de Nes
2995
+
2996
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2997
+ of this software and associated documentation files (the "Software"), to deal
2998
+ in the Software without restriction, including without limitation the rights
2999
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3000
+ copies of the Software, and to permit persons to whom the Software is
3001
+ furnished to do so, subject to the following conditions:
3002
+
3003
+ The above copyright notice and this permission notice shall be included in all
3004
+ copies or substantial portions of the Software.
2908
3005
 
2909
3006
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2910
3007
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2911
3008
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2912
3009
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2913
3010
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2914
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2915
- THE SOFTWARE.
3011
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3012
+ SOFTWARE.
2916
3013
 
3014
+ Some files in the "tests/data" subdirectory of this repository are under other
3015
+ licences; see files named LICENSE.*.txt for details.
2917
3016
  ````
2918
3017
 
2919
3018
  ---
@@ -2922,10 +3021,10 @@ THE SOFTWARE.
2922
3021
 
2923
3022
  ### Rust Crates:
2924
3023
 
2925
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
3024
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
2926
3025
 
2927
3026
  ````text
2928
- Copyright (c) 2018 Carl Lerche
3027
+ Copyright (c) 2019-2021 Tower Contributors
2929
3028
 
2930
3029
  Permission is hereby granted, free of charge, to any
2931
3030
  person obtaining a copy of this software and associated
@@ -2959,10 +3058,10 @@ DEALINGS IN THE SOFTWARE.
2959
3058
 
2960
3059
  ### Rust Crates:
2961
3060
 
2962
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
3061
+ - [http](https://github.com/hyperium/http) (1.4.0)
2963
3062
 
2964
3063
  ````text
2965
- Copyright (c) 2017 Robert Grosse
3064
+ Copyright (c) 2017 http-rs authors
2966
3065
 
2967
3066
  Permission is hereby granted, free of charge, to any
2968
3067
  person obtaining a copy of this software and associated
@@ -2987,20 +3086,21 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2987
3086
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2988
3087
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2989
3088
  DEALINGS IN THE SOFTWARE.
3089
+
2990
3090
  ````
2991
3091
 
2992
3092
  ---
2993
3093
 
2994
3094
  ## The following dependencies are licensed under the MIT License:
2995
3095
 
2996
- ### NPM Packages:
3096
+ ### Rust Crates:
2997
3097
 
2998
- - [ajv](https://github.com/ajv-validator/ajv) (8.17.1)
3098
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
2999
3099
 
3000
3100
  ````text
3001
3101
  The MIT License (MIT)
3002
3102
 
3003
- Copyright (c) 2015-2021 Evgeny Poberezkin
3103
+ Copyright (c) 2015 Alice Maz
3004
3104
 
3005
3105
  Permission is hereby granted, free of charge, to any person obtaining a copy
3006
3106
  of this software and associated documentation files (the "Software"), to deal
@@ -3009,17 +3109,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3009
3109
  copies of the Software, and to permit persons to whom the Software is
3010
3110
  furnished to do so, subject to the following conditions:
3011
3111
 
3012
- The above copyright notice and this permission notice shall be included in all
3013
- copies or substantial portions of the Software.
3112
+ The above copyright notice and this permission notice shall be included in
3113
+ all copies or substantial portions of the Software.
3014
3114
 
3015
3115
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3016
3116
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3017
3117
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3018
3118
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3019
3119
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3020
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3021
- SOFTWARE.
3022
-
3120
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3121
+ THE SOFTWARE.
3023
3122
 
3024
3123
  ````
3025
3124
 
@@ -3027,37 +3126,29 @@ SOFTWARE.
3027
3126
 
3028
3127
  ## The following dependencies are licensed under the MIT License:
3029
3128
 
3030
- ### Rust Crates:
3129
+ ### NPM Packages:
3031
3130
 
3032
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3131
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
3033
3132
 
3034
3133
  ````text
3035
- Copyright 2023 The Fuchsia Authors
3036
-
3037
- Permission is hereby granted, free of charge, to any
3038
- person obtaining a copy of this software and associated
3039
- documentation files (the "Software"), to deal in the
3040
- Software without restriction, including without
3041
- limitation the rights to use, copy, modify, merge,
3042
- publish, distribute, sublicense, and/or sell copies of
3043
- the Software, and to permit persons to whom the Software
3044
- is furnished to do so, subject to the following
3045
- conditions:
3134
+ This software is released under the MIT license:
3046
3135
 
3047
- The above copyright notice and this permission notice
3048
- shall be included in all copies or substantial portions
3049
- of the Software.
3136
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3137
+ this software and associated documentation files (the "Software"), to deal in
3138
+ the Software without restriction, including without limitation the rights to
3139
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3140
+ the Software, and to permit persons to whom the Software is furnished to do so,
3141
+ subject to the following conditions:
3050
3142
 
3051
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3052
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3053
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3054
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3055
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3056
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3057
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3058
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3059
- DEALINGS IN THE SOFTWARE.
3143
+ The above copyright notice and this permission notice shall be included in all
3144
+ copies or substantial portions of the Software.
3060
3145
 
3146
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3147
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3148
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3149
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3150
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3151
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3061
3152
 
3062
3153
  ````
3063
3154
 
@@ -3099,10 +3190,10 @@ THE SOFTWARE.
3099
3190
 
3100
3191
  ### Rust Crates:
3101
3192
 
3102
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
3193
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
3103
3194
 
3104
3195
  ````text
3105
- Copyright (c) The rust-url developers
3196
+ Copyright (c) 2017 Contributors
3106
3197
 
3107
3198
  Permission is hereby granted, free of charge, to any
3108
3199
  person obtaining a copy of this software and associated
@@ -3136,10 +3227,11 @@ DEALINGS IN THE SOFTWARE.
3136
3227
 
3137
3228
  ### Rust Crates:
3138
3229
 
3139
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
3230
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
3140
3231
 
3141
3232
  ````text
3142
- Copyright (c) 2016 Anthony Ramine
3233
+ Copyright (c) 2018-2025 The rust-random Project Developers
3234
+ Copyright (c) 2014 The Rust Project Developers
3143
3235
 
3144
3236
  Permission is hereby granted, free of charge, to any
3145
3237
  person obtaining a copy of this software and associated
@@ -3171,15 +3263,13 @@ DEALINGS IN THE SOFTWARE.
3171
3263
 
3172
3264
  ## The following dependencies are licensed under the MIT License:
3173
3265
 
3174
- ### Rust Crates:
3266
+ ### NPM Packages:
3175
3267
 
3176
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
3268
+ - [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
3177
3269
 
3178
3270
  ````text
3179
- MIT License
3180
-
3181
- Copyright (c) 2019 Yoshua Wuyts
3182
- Copyright (c) Tokio Contributors
3271
+ pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
3272
+ pngjs derived work Copyright (c) 2012 Kuba Niegowski
3183
3273
 
3184
3274
  Permission is hereby granted, free of charge, to any person obtaining a copy
3185
3275
  of this software and associated documentation files (the "Software"), to deal
@@ -3188,16 +3278,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3188
3278
  copies of the Software, and to permit persons to whom the Software is
3189
3279
  furnished to do so, subject to the following conditions:
3190
3280
 
3191
- The above copyright notice and this permission notice shall be included in all
3192
- copies or substantial portions of the Software.
3281
+ The above copyright notice and this permission notice shall be included in
3282
+ all copies or substantial portions of the Software.
3193
3283
 
3194
3284
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3195
3285
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3196
3286
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3197
3287
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3198
3288
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3199
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3200
- SOFTWARE.
3289
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3290
+ THE SOFTWARE.
3201
3291
 
3202
3292
  ````
3203
3293
 
@@ -3207,10 +3297,10 @@ SOFTWARE.
3207
3297
 
3208
3298
  ### Rust Crates:
3209
3299
 
3210
- - [want](https://github.com/seanmonstar/want) (0.3.1)
3300
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
3211
3301
 
3212
3302
  ````text
3213
- Copyright (c) 2018-2019 Sean McArthur
3303
+ Copyright (c) 2017 Sean McArthur
3214
3304
 
3215
3305
  Permission is hereby granted, free of charge, to any person obtaining a copy
3216
3306
  of this software and associated documentation files (the "Software"), to deal
@@ -3239,39 +3329,29 @@ THE SOFTWARE.
3239
3329
 
3240
3330
  ### Rust Crates:
3241
3331
 
3242
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
3243
- - [log](https://github.com/rust-lang/log) (0.4.29)
3244
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
3245
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
3246
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
3247
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
3332
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
3333
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
3248
3334
 
3249
3335
  ````text
3250
- Copyright (c) 2014 The Rust Project Developers
3336
+ Copyright (c) 2018-2019 dirs-rs contributors
3251
3337
 
3252
- Permission is hereby granted, free of charge, to any
3253
- person obtaining a copy of this software and associated
3254
- documentation files (the "Software"), to deal in the
3255
- Software without restriction, including without
3256
- limitation the rights to use, copy, modify, merge,
3257
- publish, distribute, sublicense, and/or sell copies of
3258
- the Software, and to permit persons to whom the Software
3259
- is furnished to do so, subject to the following
3260
- conditions:
3338
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3339
+ of this software and associated documentation files (the "Software"), to deal
3340
+ in the Software without restriction, including without limitation the rights
3341
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3342
+ copies of the Software, and to permit persons to whom the Software is
3343
+ furnished to do so, subject to the following conditions:
3261
3344
 
3262
- The above copyright notice and this permission notice
3263
- shall be included in all copies or substantial portions
3264
- of the Software.
3345
+ The above copyright notice and this permission notice shall be included in all
3346
+ copies or substantial portions of the Software.
3265
3347
 
3266
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3267
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3268
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3269
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3270
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3271
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3272
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3273
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3274
- DEALINGS IN THE SOFTWARE.
3348
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3349
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3350
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3351
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3352
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3353
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3354
+ SOFTWARE.
3275
3355
 
3276
3356
  ````
3277
3357
 
@@ -3281,12 +3361,17 @@ DEALINGS IN THE SOFTWARE.
3281
3361
 
3282
3362
  ### Rust Crates:
3283
3363
 
3284
- - [nix](https://github.com/nix-rust/nix) (0.31.2)
3364
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
3285
3365
 
3286
3366
  ````text
3287
- The MIT License (MIT)
3367
+ Copyright (c) 2016 The humantime Developers
3368
+
3369
+ Includes parts of http date with the following copyright:
3370
+ Copyright (c) 2016 Pyfisch
3371
+
3372
+ Includes portions of musl libc with the following copyright:
3373
+ Copyright © 2005-2013 Rich Felker
3288
3374
 
3289
- Copyright (c) 2015 Carl Lerche + nix-rust Authors
3290
3375
 
3291
3376
  Permission is hereby granted, free of charge, to any person obtaining a copy
3292
3377
  of this software and associated documentation files (the "Software"), to deal
@@ -3295,16 +3380,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3295
3380
  copies of the Software, and to permit persons to whom the Software is
3296
3381
  furnished to do so, subject to the following conditions:
3297
3382
 
3298
- The above copyright notice and this permission notice shall be included in
3299
- all copies or substantial portions of the Software.
3383
+ The above copyright notice and this permission notice shall be included in all
3384
+ copies or substantial portions of the Software.
3300
3385
 
3301
3386
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3302
3387
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3303
3388
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3304
3389
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3305
3390
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3306
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3307
- THE SOFTWARE.
3391
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3392
+ SOFTWARE.
3308
3393
 
3309
3394
  ````
3310
3395
 
@@ -3314,50 +3399,11 @@ THE SOFTWARE.
3314
3399
 
3315
3400
  ### Rust Crates:
3316
3401
 
3317
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
3318
-
3319
- ````text
3320
- Copyright (c) 2018 The Servo Project Developers
3321
-
3322
- Permission is hereby granted, free of charge, to any
3323
- person obtaining a copy of this software and associated
3324
- documentation files (the "Software"), to deal in the
3325
- Software without restriction, including without
3326
- limitation the rights to use, copy, modify, merge,
3327
- publish, distribute, sublicense, and/or sell copies of
3328
- the Software, and to permit persons to whom the Software
3329
- is furnished to do so, subject to the following
3330
- conditions:
3331
-
3332
- The above copyright notice and this permission notice
3333
- shall be included in all copies or substantial portions
3334
- of the Software.
3335
-
3336
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3337
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3338
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3339
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3340
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3341
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3342
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3343
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3344
- DEALINGS IN THE SOFTWARE.
3345
-
3346
- ````
3347
-
3348
- ---
3349
-
3350
- ## The following dependencies are licensed under the MIT License:
3351
-
3352
- ### NPM Packages:
3353
-
3354
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
3402
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
3355
3403
 
3356
3404
  ````text
3357
3405
  MIT License
3358
3406
 
3359
- Copyright (c) Matteo Collina and Undici contributors
3360
-
3361
3407
  Permission is hereby granted, free of charge, to any person obtaining a copy
3362
3408
  of this software and associated documentation files (the "Software"), to deal
3363
3409
  in the Software without restriction, including without limitation the rights
@@ -3382,31 +3428,33 @@ SOFTWARE.
3382
3428
 
3383
3429
  ## The following dependencies are licensed under the MIT License:
3384
3430
 
3385
- ### Rust Crates:
3431
+ ### NPM Packages:
3386
3432
 
3387
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
3433
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
3434
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
3388
3435
 
3389
3436
  ````text
3390
- Copyright (c) 2017 Alexey Galakhov
3391
- Copyright (c) 2016 Jason Housley
3437
+ MIT License
3392
3438
 
3393
- Permission is hereby granted, free of charge, to any person obtaining a copy
3394
- of this software and associated documentation files (the "Software"), to deal
3395
- in the Software without restriction, including without limitation the rights
3396
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3397
- copies of the Software, and to permit persons to whom the Software is
3398
- furnished to do so, subject to the following conditions:
3439
+ Copyright (c) Microsoft Corporation.
3399
3440
 
3400
- The above copyright notice and this permission notice shall be included in
3401
- all copies or substantial portions of the Software.
3441
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3442
+ of this software and associated documentation files (the "Software"), to deal
3443
+ in the Software without restriction, including without limitation the rights
3444
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3445
+ copies of the Software, and to permit persons to whom the Software is
3446
+ furnished to do so, subject to the following conditions:
3402
3447
 
3403
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3404
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3405
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3406
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3407
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3408
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3409
- THE SOFTWARE.
3448
+ The above copyright notice and this permission notice shall be included in all
3449
+ copies or substantial portions of the Software.
3450
+
3451
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3452
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3453
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3454
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3455
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3456
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3457
+ SOFTWARE
3410
3458
 
3411
3459
  ````
3412
3460
 
@@ -3416,10 +3464,10 @@ THE SOFTWARE.
3416
3464
 
3417
3465
  ### Rust Crates:
3418
3466
 
3419
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
3467
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
3420
3468
 
3421
3469
  ````text
3422
- Copyright (c) 2016--2023
3470
+ Copyright (c) 2018 Carl Lerche
3423
3471
 
3424
3472
  Permission is hereby granted, free of charge, to any
3425
3473
  person obtaining a copy of this software and associated
@@ -3453,13 +3501,10 @@ DEALINGS IN THE SOFTWARE.
3453
3501
 
3454
3502
  ### Rust Crates:
3455
3503
 
3456
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
3457
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
3458
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
3459
- - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
3504
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
3460
3505
 
3461
3506
  ````text
3462
- Copyright (c) 2016 The Rust Project Developers
3507
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
3463
3508
 
3464
3509
  Permission is hereby granted, free of charge, to any
3465
3510
  person obtaining a copy of this software and associated
@@ -3493,12 +3538,10 @@ DEALINGS IN THE SOFTWARE.
3493
3538
 
3494
3539
  ### Rust Crates:
3495
3540
 
3496
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
3541
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
3497
3542
 
3498
3543
  ````text
3499
- MIT License
3500
-
3501
- Copyright (c) 2018-2021 The RustCrypto Project Developers
3544
+ Copyright (c) 2014-2026 Sean McArthur
3502
3545
 
3503
3546
  Permission is hereby granted, free of charge, to any person obtaining a copy
3504
3547
  of this software and associated documentation files (the "Software"), to deal
@@ -3507,16 +3550,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3507
3550
  copies of the Software, and to permit persons to whom the Software is
3508
3551
  furnished to do so, subject to the following conditions:
3509
3552
 
3510
- The above copyright notice and this permission notice shall be included in all
3511
- copies or substantial portions of the Software.
3553
+ The above copyright notice and this permission notice shall be included in
3554
+ all copies or substantial portions of the Software.
3512
3555
 
3513
3556
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3514
3557
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3515
3558
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3516
3559
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3517
3560
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3518
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3519
- SOFTWARE.
3561
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3562
+ THE SOFTWARE.
3520
3563
 
3521
3564
  ````
3522
3565
 
@@ -3526,10 +3569,10 @@ SOFTWARE.
3526
3569
 
3527
3570
  ### Rust Crates:
3528
3571
 
3529
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
3572
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
3530
3573
 
3531
3574
  ````text
3532
- Copyright (c) 2016 The rust-native-tls Developers
3575
+ Copyright (c) 2015-2025 Sean McArthur
3533
3576
 
3534
3577
  Permission is hereby granted, free of charge, to any person obtaining a copy
3535
3578
  of this software and associated documentation files (the "Software"), to deal
@@ -3538,16 +3581,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3538
3581
  copies of the Software, and to permit persons to whom the Software is
3539
3582
  furnished to do so, subject to the following conditions:
3540
3583
 
3541
- The above copyright notice and this permission notice shall be included in all
3542
- copies or substantial portions of the Software.
3584
+ The above copyright notice and this permission notice shall be included in
3585
+ all copies or substantial portions of the Software.
3543
3586
 
3544
3587
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3545
3588
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3546
3589
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3547
3590
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3548
3591
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3549
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3550
- SOFTWARE.
3592
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3593
+ THE SOFTWARE.
3594
+
3551
3595
 
3552
3596
  ````
3553
3597
 
@@ -3557,10 +3601,10 @@ SOFTWARE.
3557
3601
 
3558
3602
  ### Rust Crates:
3559
3603
 
3560
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
3604
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
3561
3605
 
3562
3606
  ````text
3563
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
3607
+ Copyright 2019-2024 YOSHIOKA Takuma
3564
3608
 
3565
3609
  Permission is hereby granted, free of charge, to any
3566
3610
  person obtaining a copy of this software and associated
@@ -3594,97 +3638,37 @@ DEALINGS IN THE SOFTWARE.
3594
3638
 
3595
3639
  ### Rust Crates:
3596
3640
 
3597
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
3598
-
3599
- ````text
3600
- Copyright (c) 2013-2014 The Rust Project Developers.
3601
- Copyright (c) 2015-2020 The rust-hex Developers
3602
-
3603
- Permission is hereby granted, free of charge, to any person obtaining a copy
3604
- of this software and associated documentation files (the "Software"), to deal
3605
- in the Software without restriction, including without limitation the rights
3606
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3607
- copies of the Software, and to permit persons to whom the Software is
3608
- furnished to do so, subject to the following conditions:
3609
-
3610
- The above copyright notice and this permission notice shall be included in all
3611
- copies or substantial portions of the Software.
3612
-
3613
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3614
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3615
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3616
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3617
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3618
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3619
- SOFTWARE.
3620
-
3621
- ````
3622
-
3623
- ---
3624
-
3625
- ## The following dependencies are licensed under the MIT License:
3626
-
3627
- ### NPM Packages:
3628
-
3629
- - [json5](https://github.com/json5/json5) (2.2.3)
3630
-
3631
- ````text
3632
- MIT License
3633
-
3634
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
3635
-
3636
- Permission is hereby granted, free of charge, to any person obtaining a copy
3637
- of this software and associated documentation files (the "Software"), to deal
3638
- in the Software without restriction, including without limitation the rights
3639
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3640
- copies of the Software, and to permit persons to whom the Software is
3641
- furnished to do so, subject to the following conditions:
3642
-
3643
- The above copyright notice and this permission notice shall be included in all
3644
- copies or substantial portions of the Software.
3645
-
3646
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3647
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3648
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3649
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3650
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3651
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3652
- SOFTWARE.
3653
-
3654
- [others]: https://github.com/json5/json5/contributors
3655
-
3656
- ````
3657
-
3658
- ---
3659
-
3660
- ## The following dependencies are licensed under the MIT License:
3661
-
3662
- ### Rust Crates:
3663
-
3664
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
3641
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
3642
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
3665
3643
 
3666
3644
  ````text
3667
- MIT License
3668
-
3669
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
3645
+ Copyright (c) 2006-2009 Graydon Hoare
3646
+ Copyright (c) 2009-2013 Mozilla Foundation
3647
+ Copyright (c) 2016 Artyom Pavlov
3670
3648
 
3671
- Permission is hereby granted, free of charge, to any person obtaining a copy
3672
- of this software and associated documentation files (the "Software"), to deal
3673
- in the Software without restriction, including without limitation the rights
3674
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3675
- copies of the Software, and to permit persons to whom the Software is
3676
- furnished to do so, subject to the following conditions:
3649
+ Permission is hereby granted, free of charge, to any
3650
+ person obtaining a copy of this software and associated
3651
+ documentation files (the "Software"), to deal in the
3652
+ Software without restriction, including without
3653
+ limitation the rights to use, copy, modify, merge,
3654
+ publish, distribute, sublicense, and/or sell copies of
3655
+ the Software, and to permit persons to whom the Software
3656
+ is furnished to do so, subject to the following
3657
+ conditions:
3677
3658
 
3678
- The above copyright notice and this permission notice shall be included in all
3679
- copies or substantial portions of the Software.
3659
+ The above copyright notice and this permission notice
3660
+ shall be included in all copies or substantial portions
3661
+ of the Software.
3680
3662
 
3681
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3682
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3683
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3684
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3685
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3686
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3687
- SOFTWARE.
3663
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3664
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3665
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3666
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3667
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3668
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3669
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3670
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3671
+ DEALINGS IN THE SOFTWARE.
3688
3672
 
3689
3673
  ````
3690
3674
 
@@ -3694,10 +3678,16 @@ SOFTWARE.
3694
3678
 
3695
3679
  ### Rust Crates:
3696
3680
 
3697
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
3681
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
3682
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
3683
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
3684
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
3685
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
3686
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
3698
3687
 
3699
3688
  ````text
3700
- Copyright (c) 2021 RustCrypto Developers
3689
+ Copyright 2018 Developers of the Rand project
3690
+ Copyright (c) 2014 The Rust Project Developers
3701
3691
 
3702
3692
  Permission is hereby granted, free of charge, to any
3703
3693
  person obtaining a copy of this software and associated
@@ -3731,10 +3721,10 @@ DEALINGS IN THE SOFTWARE.
3731
3721
 
3732
3722
  ### Rust Crates:
3733
3723
 
3734
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
3724
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
3735
3725
 
3736
3726
  ````text
3737
- Copyright (c) 2018-2019 The RustCrypto Project Developers
3727
+ Copyright (c) 2015 Steven Allen
3738
3728
 
3739
3729
  Permission is hereby granted, free of charge, to any
3740
3730
  person obtaining a copy of this software and associated
@@ -3768,11 +3758,15 @@ DEALINGS IN THE SOFTWARE.
3768
3758
 
3769
3759
  ### Rust Crates:
3770
3760
 
3771
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
3761
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
3762
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
3763
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
3764
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
3765
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
3766
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
3772
3767
 
3773
3768
  ````text
3774
- Copyright (c) 2018-2026 The rust-random Project Developers
3775
- Copyright (c) 2014 The Rust Project Developers
3769
+ Copyright (c) 2019 Tokio Contributors
3776
3770
 
3777
3771
  Permission is hereby granted, free of charge, to any
3778
3772
  person obtaining a copy of this software and associated
@@ -3806,10 +3800,10 @@ DEALINGS IN THE SOFTWARE.
3806
3800
 
3807
3801
  ### Rust Crates:
3808
3802
 
3809
- - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
3803
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
3810
3804
 
3811
3805
  ````text
3812
- Copyright (c) 2020 Andrew D. Straw
3806
+ Copyright Mozilla Foundation
3813
3807
 
3814
3808
  Permission is hereby granted, free of charge, to any
3815
3809
  person obtaining a copy of this software and associated
@@ -3843,10 +3837,11 @@ DEALINGS IN THE SOFTWARE.
3843
3837
 
3844
3838
  ### Rust Crates:
3845
3839
 
3846
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
3840
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
3847
3841
 
3848
3842
  ````text
3849
- MIT License
3843
+ Copyright (c) 2013-2014 The Rust Project Developers.
3844
+ Copyright (c) 2015-2020 The rust-hex Developers
3850
3845
 
3851
3846
  Permission is hereby granted, free of charge, to any person obtaining a copy
3852
3847
  of this software and associated documentation files (the "Software"), to deal
@@ -3872,34 +3867,32 @@ SOFTWARE.
3872
3867
 
3873
3868
  ## The following dependencies are licensed under the MIT License:
3874
3869
 
3875
- ### Rust Crates:
3870
+ ### NPM Packages:
3876
3871
 
3877
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
3872
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
3878
3873
 
3879
3874
  ````text
3880
- The MIT License (MIT)
3881
-
3882
- Copyright (c) 2016 Johann Tuffe
3883
-
3884
- Permission is hereby granted, free of charge, to any person obtaining a copy
3885
- of this software and associated documentation files (the "Software"), to deal
3886
- in the Software without restriction, including without limitation the rights
3887
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3888
- copies of the Software, and to permit persons to whom the Software is
3889
- furnished to do so, subject to the following conditions:
3890
-
3891
-
3892
- The above copyright notice and this permission notice shall be included in
3893
- all copies or substantial portions of the Software.
3894
-
3895
-
3896
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3897
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3898
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3899
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3900
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3901
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3902
- THE SOFTWARE.
3875
+ The MIT License (MIT)
3876
+
3877
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
3878
+
3879
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3880
+ of this software and associated documentation files (the "Software"), to deal
3881
+ in the Software without restriction, including without limitation the rights
3882
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3883
+ copies of the Software, and to permit persons to whom the Software is
3884
+ furnished to do so, subject to the following conditions:
3885
+
3886
+ The above copyright notice and this permission notice shall be included in
3887
+ all copies or substantial portions of the Software.
3888
+
3889
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3890
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3891
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3892
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3893
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3894
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3895
+ THE SOFTWARE.
3903
3896
 
3904
3897
  ````
3905
3898
 
@@ -3909,31 +3902,34 @@ THE SOFTWARE.
3909
3902
 
3910
3903
  ### Rust Crates:
3911
3904
 
3912
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
3913
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
3905
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
3914
3906
 
3915
3907
  ````text
3916
- MIT License
3917
-
3918
- Copyright (c) 2019 Graham Esau
3908
+ Copyright (c) 2019 Nick Fitzgerald
3919
3909
 
3920
- Permission is hereby granted, free of charge, to any person obtaining a copy
3921
- of this software and associated documentation files (the "Software"), to deal
3922
- in the Software without restriction, including without limitation the rights
3923
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3924
- copies of the Software, and to permit persons to whom the Software is
3925
- furnished to do so, subject to the following conditions:
3910
+ Permission is hereby granted, free of charge, to any
3911
+ person obtaining a copy of this software and associated
3912
+ documentation files (the "Software"), to deal in the
3913
+ Software without restriction, including without
3914
+ limitation the rights to use, copy, modify, merge,
3915
+ publish, distribute, sublicense, and/or sell copies of
3916
+ the Software, and to permit persons to whom the Software
3917
+ is furnished to do so, subject to the following
3918
+ conditions:
3926
3919
 
3927
- The above copyright notice and this permission notice shall be included in all
3928
- copies or substantial portions of the Software.
3920
+ The above copyright notice and this permission notice
3921
+ shall be included in all copies or substantial portions
3922
+ of the Software.
3929
3923
 
3930
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3931
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3932
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3933
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3934
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3935
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3936
- SOFTWARE.
3924
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3925
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3926
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3927
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3928
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3929
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3930
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3931
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3932
+ DEALINGS IN THE SOFTWARE.
3937
3933
 
3938
3934
  ````
3939
3935
 
@@ -3943,10 +3939,10 @@ SOFTWARE.
3943
3939
 
3944
3940
  ### Rust Crates:
3945
3941
 
3946
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
3942
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
3947
3943
 
3948
3944
  ````text
3949
- Copyright (c) 2015 Steven Allen
3945
+ Copyright (c) The Rust Project Developers
3950
3946
 
3951
3947
  Permission is hereby granted, free of charge, to any
3952
3948
  person obtaining a copy of this software and associated
@@ -3980,28 +3976,37 @@ DEALINGS IN THE SOFTWARE.
3980
3976
 
3981
3977
  ### Rust Crates:
3982
3978
 
3983
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
3979
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
3980
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
3981
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
3982
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
3984
3983
 
3985
3984
  ````text
3986
- Copyright (c) 2023-2025 Sean McArthur
3985
+ Copyright (c) 2016 The Rust Project Developers
3987
3986
 
3988
- Permission is hereby granted, free of charge, to any person obtaining a copy
3989
- of this software and associated documentation files (the "Software"), to deal
3990
- in the Software without restriction, including without limitation the rights
3991
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3992
- copies of the Software, and to permit persons to whom the Software is
3993
- furnished to do so, subject to the following conditions:
3987
+ Permission is hereby granted, free of charge, to any
3988
+ person obtaining a copy of this software and associated
3989
+ documentation files (the "Software"), to deal in the
3990
+ Software without restriction, including without
3991
+ limitation the rights to use, copy, modify, merge,
3992
+ publish, distribute, sublicense, and/or sell copies of
3993
+ the Software, and to permit persons to whom the Software
3994
+ is furnished to do so, subject to the following
3995
+ conditions:
3994
3996
 
3995
- The above copyright notice and this permission notice shall be included in
3996
- all copies or substantial portions of the Software.
3997
+ The above copyright notice and this permission notice
3998
+ shall be included in all copies or substantial portions
3999
+ of the Software.
3997
4000
 
3998
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3999
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4000
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4001
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4002
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4003
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4004
- THE SOFTWARE.
4001
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4002
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4003
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4004
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4005
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4006
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4007
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4008
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4009
+ DEALINGS IN THE SOFTWARE.
4005
4010
 
4006
4011
  ````
4007
4012
 
@@ -4011,10 +4016,10 @@ THE SOFTWARE.
4011
4016
 
4012
4017
  ### Rust Crates:
4013
4018
 
4014
- - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
4019
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
4015
4020
 
4016
4021
  ````text
4017
- Copyright (c) 2017 tokio-jsonrpc developers
4022
+ Copyright (c) 2021 RustCrypto Developers
4018
4023
 
4019
4024
  Permission is hereby granted, free of charge, to any
4020
4025
  person obtaining a copy of this software and associated
@@ -4048,10 +4053,10 @@ DEALINGS IN THE SOFTWARE.
4048
4053
 
4049
4054
  ### Rust Crates:
4050
4055
 
4051
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
4056
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
4052
4057
 
4053
4058
  ````text
4054
- Copyright (c) 2013-2016 The rust-url developers
4059
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
4055
4060
 
4056
4061
  Permission is hereby granted, free of charge, to any
4057
4062
  person obtaining a copy of this software and associated
@@ -4085,35 +4090,29 @@ DEALINGS IN THE SOFTWARE.
4085
4090
 
4086
4091
  ### Rust Crates:
4087
4092
 
4088
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
4093
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
4094
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
4095
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
4089
4096
 
4090
4097
  ````text
4091
- Copyright (c) 2016 The humantime Developers
4092
-
4093
- Includes parts of http date with the following copyright:
4094
- Copyright (c) 2016 Pyfisch
4095
-
4096
- Includes portions of musl libc with the following copyright:
4097
- Copyright © 2005-2013 Rich Felker
4098
+ MIT License
4098
4099
 
4100
+ Copyright (c) <year> <copyright holders>
4099
4101
 
4100
- Permission is hereby granted, free of charge, to any person obtaining a copy
4101
- of this software and associated documentation files (the "Software"), to deal
4102
- in the Software without restriction, including without limitation the rights
4103
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4104
- copies of the Software, and to permit persons to whom the Software is
4105
- furnished to do so, subject to the following conditions:
4102
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
4103
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
4104
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4105
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
4106
+ following conditions:
4106
4107
 
4107
- The above copyright notice and this permission notice shall be included in all
4108
- copies or substantial portions of the Software.
4108
+ The above copyright notice and this permission notice shall be included in all copies or substantial
4109
+ portions of the Software.
4109
4110
 
4110
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4111
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4112
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4113
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4114
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4115
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4116
- SOFTWARE.
4111
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
4112
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
4113
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
4114
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
4115
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
4117
4116
 
4118
4117
  ````
4119
4118
 
@@ -4123,33 +4122,30 @@ SOFTWARE.
4123
4122
 
4124
4123
  ### Rust Crates:
4125
4124
 
4126
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
4127
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
4128
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
4125
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
4129
4126
 
4130
4127
  ````text
4131
- MIT License
4132
-
4133
- Copyright (c) Tokio Contributors
4134
-
4135
- Permission is hereby granted, free of charge, to any person obtaining a copy
4136
- of this software and associated documentation files (the "Software"), to deal
4137
- in the Software without restriction, including without limitation the rights
4138
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4139
- copies of the Software, and to permit persons to whom the Software is
4140
- furnished to do so, subject to the following conditions:
4141
-
4142
- The above copyright notice and this permission notice shall be included in all
4143
- copies or substantial portions of the Software.
4144
-
4145
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4146
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4147
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4148
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4149
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4150
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4128
+ The MIT License (MIT)
4129
+
4130
+ Copyright (c) 2015 Bartłomiej Kamiński
4131
+
4132
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4133
+ of this software and associated documentation files (the "Software"), to deal
4134
+ in the Software without restriction, including without limitation the rights
4135
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4136
+ copies of the Software, and to permit persons to whom the Software is
4137
+ furnished to do so, subject to the following conditions:
4138
+
4139
+ The above copyright notice and this permission notice shall be included in all
4140
+ copies or substantial portions of the Software.
4141
+
4142
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4143
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4144
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4145
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4146
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4147
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4151
4148
  SOFTWARE.
4152
-
4153
4149
  ````
4154
4150
 
4155
4151
  ---
@@ -4158,30 +4154,34 @@ SOFTWARE.
4158
4154
 
4159
4155
  ### Rust Crates:
4160
4156
 
4161
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
4157
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
4162
4158
 
4163
4159
  ````text
4164
- Copyright (c) 2018-2023 Sean McArthur
4165
- Copyright (c) 2016 Alex Crichton
4166
-
4167
- Permission is hereby granted, free of charge, to any person obtaining a copy
4168
- of this software and associated documentation files (the "Software"), to deal
4169
- in the Software without restriction, including without limitation the rights
4170
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4171
- copies of the Software, and to permit persons to whom the Software is
4172
- furnished to do so, subject to the following conditions:
4160
+ Copyright (c) The rust-url developers
4173
4161
 
4174
- The above copyright notice and this permission notice shall be included in
4175
- all copies or substantial portions of the Software.
4162
+ Permission is hereby granted, free of charge, to any
4163
+ person obtaining a copy of this software and associated
4164
+ documentation files (the "Software"), to deal in the
4165
+ Software without restriction, including without
4166
+ limitation the rights to use, copy, modify, merge,
4167
+ publish, distribute, sublicense, and/or sell copies of
4168
+ the Software, and to permit persons to whom the Software
4169
+ is furnished to do so, subject to the following
4170
+ conditions:
4176
4171
 
4177
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4178
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4179
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4180
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4181
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4182
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4183
- THE SOFTWARE.
4172
+ The above copyright notice and this permission notice
4173
+ shall be included in all copies or substantial portions
4174
+ of the Software.
4184
4175
 
4176
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4177
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4178
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4179
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4180
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4181
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4182
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4183
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4184
+ DEALINGS IN THE SOFTWARE.
4185
4185
 
4186
4186
  ````
4187
4187
 
@@ -4576,31 +4576,14 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
4576
4576
 
4577
4577
  ### Rust Crates:
4578
4578
 
4579
- - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4580
- - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4581
- - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4582
- - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4583
- - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4584
- - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4585
- - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4586
- - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4587
- - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4588
- - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4589
- - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4590
- - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4591
- - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4592
- - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4593
- - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4594
- - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4595
- - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4596
- - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4579
+ - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4597
4580
 
4598
4581
  ````text
4599
4582
  UNICODE LICENSE V3
4600
4583
 
4601
4584
  COPYRIGHT AND PERMISSION NOTICE
4602
4585
 
4603
- Copyright © 2020-2024 Unicode, Inc.
4586
+ Copyright © 1991-2023 Unicode, Inc.
4604
4587
 
4605
4588
  NOTICE TO USER: Carefully read the following legal agreement. BY
4606
4589
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4636,13 +4619,6 @@ not be used in advertising or otherwise to promote the sale, use or other
4636
4619
  dealings in these Data Files or Software without prior written
4637
4620
  authorization of the copyright holder.
4638
4621
 
4639
- SPDX-License-Identifier: Unicode-3.0
4640
-
4641
-
4642
-
4643
- Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4644
- ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4645
-
4646
4622
  ````
4647
4623
 
4648
4624
  ---
@@ -4651,14 +4627,31 @@ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation a
4651
4627
 
4652
4628
  ### Rust Crates:
4653
4629
 
4654
- - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4630
+ - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4631
+ - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4632
+ - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4633
+ - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4634
+ - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4635
+ - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4636
+ - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4637
+ - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4638
+ - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4639
+ - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4640
+ - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4641
+ - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4642
+ - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4643
+ - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4644
+ - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4645
+ - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4646
+ - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4647
+ - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4655
4648
 
4656
4649
  ````text
4657
4650
  UNICODE LICENSE V3
4658
4651
 
4659
4652
  COPYRIGHT AND PERMISSION NOTICE
4660
4653
 
4661
- Copyright © 1991-2023 Unicode, Inc.
4654
+ Copyright © 2020-2024 Unicode, Inc.
4662
4655
 
4663
4656
  NOTICE TO USER: Carefully read the following legal agreement. BY
4664
4657
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4694,5 +4687,12 @@ not be used in advertising or otherwise to promote the sale, use or other
4694
4687
  dealings in these Data Files or Software without prior written
4695
4688
  authorization of the copyright holder.
4696
4689
 
4690
+ SPDX-License-Identifier: Unicode-3.0
4691
+
4692
+
4693
+
4694
+ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4695
+ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4696
+
4697
4697
  ````
4698
4698