@deveco-codegenie/mcp-darwin-x64 1.1.9 → 1.1.10

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.
@@ -345,7 +345,7 @@ limitations under the License.
345
345
 
346
346
  ### NPM Packages:
347
347
 
348
- - [fast-uri](https://github.com/fastify/fast-uri) (3.1.2)
348
+ - [fast-uri](https://github.com/fastify/fast-uri) (3.1.3)
349
349
 
350
350
  ````text
351
351
  Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
@@ -386,75 +386,29 @@ The complete list of contributors can be found at:
386
386
 
387
387
  ### Rust Crates:
388
388
 
389
- - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
390
- - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
389
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
391
390
 
392
391
  ````text
393
- Copyright (c) 2012-2013 Mozilla Foundation
394
-
395
- Permission is hereby granted, free of charge, to any
396
- person obtaining a copy of this software and associated
397
- documentation files (the "Software"), to deal in the
398
- Software without restriction, including without
399
- limitation the rights to use, copy, modify, merge,
400
- publish, distribute, sublicense, and/or sell copies of
401
- the Software, and to permit persons to whom the Software
402
- is furnished to do so, subject to the following
403
- conditions:
404
-
405
- The above copyright notice and this permission notice
406
- shall be included in all copies or substantial portions
407
- of the Software.
408
-
409
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
410
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
411
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
412
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
413
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
414
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
415
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
416
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
417
- DEALINGS IN THE SOFTWARE.
418
-
419
- ````
420
-
421
- ---
422
-
423
- ## The following dependencies are licensed under the MIT License:
424
-
425
- ### Rust Crates:
426
-
427
- - [rand](https://github.com/rust-random/rand) (0.8.5)
428
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
429
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
392
+ Copyright (c) 2016-2025 Sean McArthur
430
393
 
431
- ````text
432
- Copyright 2018 Developers of the Rand project
433
- Copyright (c) 2014 The Rust Project Developers
394
+ Permission is hereby granted, free of charge, to any person obtaining a copy
395
+ of this software and associated documentation files (the "Software"), to deal
396
+ in the Software without restriction, including without limitation the rights
397
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
398
+ copies of the Software, and to permit persons to whom the Software is
399
+ furnished to do so, subject to the following conditions:
434
400
 
435
- Permission is hereby granted, free of charge, to any
436
- person obtaining a copy of this software and associated
437
- documentation files (the "Software"), to deal in the
438
- Software without restriction, including without
439
- limitation the rights to use, copy, modify, merge,
440
- publish, distribute, sublicense, and/or sell copies of
441
- the Software, and to permit persons to whom the Software
442
- is furnished to do so, subject to the following
443
- conditions:
401
+ The above copyright notice and this permission notice shall be included in
402
+ all copies or substantial portions of the Software.
444
403
 
445
- The above copyright notice and this permission notice
446
- shall be included in all copies or substantial portions
447
- of the Software.
404
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
405
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
406
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
407
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
408
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
409
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
410
+ THE SOFTWARE.
448
411
 
449
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
450
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
451
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
452
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
453
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
454
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
455
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
456
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
457
- DEALINGS IN THE SOFTWARE.
458
412
 
459
413
  ````
460
414
 
@@ -464,12 +418,13 @@ DEALINGS IN THE SOFTWARE.
464
418
 
465
419
  ### NPM Packages:
466
420
 
467
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
421
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
422
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
468
423
 
469
424
  ````text
470
425
  MIT License
471
426
 
472
- Copyright (c) Matteo Collina and Undici contributors
427
+ Copyright (c) 2017 Evgeny Poberezkin
473
428
 
474
429
  Permission is hereby granted, free of charge, to any person obtaining a copy
475
430
  of this software and associated documentation files (the "Software"), to deal
@@ -497,10 +452,10 @@ SOFTWARE.
497
452
 
498
453
  ### Rust Crates:
499
454
 
500
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
455
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
501
456
 
502
457
  ````text
503
- Copyright (c) 2015-2025 Sean McArthur
458
+ Copyright (c) 2023-2025 Sean McArthur
504
459
 
505
460
  Permission is hereby granted, free of charge, to any person obtaining a copy
506
461
  of this software and associated documentation files (the "Software"), to deal
@@ -520,7 +475,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
520
475
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
521
476
  THE SOFTWARE.
522
477
 
523
-
524
478
  ````
525
479
 
526
480
  ---
@@ -529,10 +483,12 @@ THE SOFTWARE.
529
483
 
530
484
  ### Rust Crates:
531
485
 
532
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
486
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
487
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
488
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
533
489
 
534
490
  ````text
535
- Copyright (c) 2013-2016 The rust-url developers
491
+ Copyright (c) 2016 The Rust Project Developers
536
492
 
537
493
  Permission is hereby granted, free of charge, to any
538
494
  person obtaining a copy of this software and associated
@@ -566,45 +522,13 @@ DEALINGS IN THE SOFTWARE.
566
522
 
567
523
  ### Rust Crates:
568
524
 
569
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
570
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
571
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
572
-
573
- ````text
574
- MIT License
575
-
576
- Copyright (c) 2017 Ted Driggs
577
-
578
- Permission is hereby granted, free of charge, to any person obtaining a copy
579
- of this software and associated documentation files (the "Software"), to deal
580
- in the Software without restriction, including without limitation the rights
581
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
582
- copies of the Software, and to permit persons to whom the Software is
583
- furnished to do so, subject to the following conditions:
584
-
585
- The above copyright notice and this permission notice shall be included in all
586
- copies or substantial portions of the Software.
587
-
588
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
589
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
590
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
591
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
592
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
593
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
594
- SOFTWARE.
595
-
596
- ````
597
-
598
- ---
599
-
600
- ## The following dependencies are licensed under the MIT License:
601
-
602
- ### Rust Crates:
603
-
604
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
525
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
526
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
527
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
605
528
 
606
529
  ````text
607
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
530
+ Copyright 2018 Developers of the Rand project
531
+ Copyright (c) 2014 The Rust Project Developers
608
532
 
609
533
  Permission is hereby granted, free of charge, to any
610
534
  person obtaining a copy of this software and associated
@@ -638,10 +562,10 @@ DEALINGS IN THE SOFTWARE.
638
562
 
639
563
  ### Rust Crates:
640
564
 
641
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
565
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
642
566
 
643
567
  ````text
644
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
568
+ Copyright (c) The rust-url developers
645
569
 
646
570
  Permission is hereby granted, free of charge, to any
647
571
  person obtaining a copy of this software and associated
@@ -708,10 +632,10 @@ THE SOFTWARE.
708
632
 
709
633
  ### Rust Crates:
710
634
 
711
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
635
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
712
636
 
713
637
  ````text
714
- Copyright (c) 2016-2025 Sean McArthur
638
+ Copyright (c) 2018 directories-rs contributors
715
639
 
716
640
  Permission is hereby granted, free of charge, to any person obtaining a copy
717
641
  of this software and associated documentation files (the "Software"), to deal
@@ -720,17 +644,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
720
644
  copies of the Software, and to permit persons to whom the Software is
721
645
  furnished to do so, subject to the following conditions:
722
646
 
723
- The above copyright notice and this permission notice shall be included in
724
- all copies or substantial portions of the Software.
647
+ The above copyright notice and this permission notice shall be included in all
648
+ copies or substantial portions of the Software.
725
649
 
726
650
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
727
651
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
728
652
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
729
653
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
730
654
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
731
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
732
- THE SOFTWARE.
733
-
655
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
656
+ SOFTWARE.
734
657
 
735
658
  ````
736
659
 
@@ -740,29 +663,30 @@ THE SOFTWARE.
740
663
 
741
664
  ### Rust Crates:
742
665
 
743
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
744
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
666
+ - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
667
+ - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
745
668
 
746
669
  ````text
747
- Copyright (c) 2018-2019 dirs-rs contributors
670
+ The MIT License (MIT)
748
671
 
749
- Permission is hereby granted, free of charge, to any person obtaining a copy
750
- of this software and associated documentation files (the "Software"), to deal
751
- in the Software without restriction, including without limitation the rights
752
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
753
- copies of the Software, and to permit persons to whom the Software is
754
- furnished to do so, subject to the following conditions:
672
+ Copyright (c) 2015 Steven Fackler
673
+
674
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
675
+ this software and associated documentation files (the "Software"), to deal in
676
+ the Software without restriction, including without limitation the rights to
677
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
678
+ the Software, and to permit persons to whom the Software is furnished to do so,
679
+ subject to the following conditions:
755
680
 
756
681
  The above copyright notice and this permission notice shall be included in all
757
682
  copies or substantial portions of the Software.
758
683
 
759
684
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
760
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
761
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
762
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
763
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
764
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
765
- SOFTWARE.
685
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
686
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
687
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
688
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
689
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
766
690
 
767
691
  ````
768
692
 
@@ -772,10 +696,10 @@ SOFTWARE.
772
696
 
773
697
  ### Rust Crates:
774
698
 
775
- - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
699
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
776
700
 
777
701
  ````text
778
- Copyright (c) 2014 Chris Wong
702
+ Copyright (c) The Rust Project Developers
779
703
 
780
704
  Permission is hereby granted, free of charge, to any
781
705
  person obtaining a copy of this software and associated
@@ -809,30 +733,34 @@ DEALINGS IN THE SOFTWARE.
809
733
 
810
734
  ### Rust Crates:
811
735
 
812
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
736
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
813
737
 
814
738
  ````text
815
- MIT License
816
-
817
- Copyright (c) [2021] [Marvin Countryman]
739
+ Copyright (c) 2019 Carl Lerche
818
740
 
819
- Permission is hereby granted, free of charge, to any person obtaining a copy
820
- of this software and associated documentation files (the "Software"), to deal
821
- in the Software without restriction, including without limitation the rights
822
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
823
- copies of the Software, and to permit persons to whom the Software is
824
- furnished to do so, subject to the following conditions:
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:
825
750
 
826
- The above copyright notice and this permission notice shall be included in all
827
- copies or substantial portions of the Software.
751
+ The above copyright notice and this permission notice
752
+ shall be included in all copies or substantial portions
753
+ of the Software.
828
754
 
829
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
830
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
831
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
832
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
833
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
834
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
835
- SOFTWARE.
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.
836
764
 
837
765
  ````
838
766
 
@@ -842,12 +770,13 @@ SOFTWARE.
842
770
 
843
771
  ### Rust Crates:
844
772
 
845
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
773
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
846
774
 
847
775
  ````text
848
- The MIT License (MIT)
776
+ MIT License
849
777
 
850
- Copyright (c) 2014 Paho Lurie-Gregg
778
+ Copyright (c) 2019 Yoshua Wuyts
779
+ Copyright (c) Tokio Contributors
851
780
 
852
781
  Permission is hereby granted, free of charge, to any person obtaining a copy
853
782
  of this software and associated documentation files (the "Software"), to deal
@@ -875,28 +804,34 @@ SOFTWARE.
875
804
 
876
805
  ### Rust Crates:
877
806
 
878
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
807
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
879
808
 
880
809
  ````text
881
- Copyright (c) 2014-2026 Sean McArthur
882
-
883
- Permission is hereby granted, free of charge, to any person obtaining a copy
884
- of this software and associated documentation files (the "Software"), to deal
885
- in the Software without restriction, including without limitation the rights
886
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
887
- copies of the Software, and to permit persons to whom the Software is
888
- furnished to do so, subject to the following conditions:
889
-
890
- The above copyright notice and this permission notice shall be included in
891
- all copies or substantial portions of the Software.
810
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
892
811
 
893
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
894
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
895
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
896
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
897
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
898
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
899
- THE SOFTWARE.
812
+ Permission is hereby granted, free of charge, to any
813
+ person obtaining a copy of this software and associated
814
+ documentation files (the "Software"), to deal in the
815
+ Software without restriction, including without
816
+ limitation the rights to use, copy, modify, merge,
817
+ publish, distribute, sublicense, and/or sell copies of
818
+ the Software, and to permit persons to whom the Software
819
+ is furnished to do so, subject to the following
820
+ conditions:
821
+
822
+ The above copyright notice and this permission notice
823
+ shall be included in all copies or substantial portions
824
+ of the Software.
825
+
826
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
827
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
828
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
829
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
830
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
831
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
832
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
833
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
834
+ DEALINGS IN THE SOFTWARE.
900
835
 
901
836
  ````
902
837
 
@@ -906,28 +841,83 @@ THE SOFTWARE.
906
841
 
907
842
  ### Rust Crates:
908
843
 
909
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
844
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
910
845
 
911
846
  ````text
912
- MIT License
847
+ Copyright 2017 Juniper Networks, Inc.
913
848
 
914
- Permission is hereby granted, free of charge, to any person obtaining a copy
915
- of this software and associated documentation files (the "Software"), to deal
916
- in the Software without restriction, including without limitation the rights
917
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
918
- copies of the Software, and to permit persons to whom the Software is
919
- furnished to do so, subject to the following conditions:
849
+ 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:
920
850
 
921
- The above copyright notice and this permission notice shall be included in all
922
- copies or substantial portions of the Software.
851
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
923
852
 
924
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
925
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
926
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
927
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
928
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
929
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
853
+ 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.
854
+
855
+ ````
856
+
857
+ ---
858
+
859
+ ## The following dependencies are licensed under the MIT License:
860
+
861
+ ### Rust Crates:
862
+
863
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
864
+
865
+ ````text
866
+ The MIT License (MIT)
867
+
868
+ Copyright (c) 2015 Bartłomiej Kamiński
869
+
870
+ Permission is hereby granted, free of charge, to any person obtaining a copy
871
+ of this software and associated documentation files (the "Software"), to deal
872
+ in the Software without restriction, including without limitation the rights
873
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
874
+ copies of the Software, and to permit persons to whom the Software is
875
+ furnished to do so, subject to the following conditions:
876
+
877
+ The above copyright notice and this permission notice shall be included in all
878
+ copies or substantial portions of the Software.
879
+
880
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
881
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
882
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
883
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
884
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
885
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
930
886
  SOFTWARE.
887
+ ````
888
+
889
+ ---
890
+
891
+ ## The following dependencies are licensed under the MIT License:
892
+
893
+ ### Rust Crates:
894
+
895
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
896
+
897
+ ````text
898
+ The MIT License (MIT)
899
+
900
+ Copyright (c) 2016 Johann Tuffe
901
+
902
+ Permission is hereby granted, free of charge, to any person obtaining a copy
903
+ of this software and associated documentation files (the "Software"), to deal
904
+ in the Software without restriction, including without limitation the rights
905
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
906
+ copies of the Software, and to permit persons to whom the Software is
907
+ furnished to do so, subject to the following conditions:
908
+
909
+
910
+ The above copyright notice and this permission notice shall be included in
911
+ all copies or substantial portions of the Software.
912
+
913
+
914
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
915
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
916
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
917
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
918
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
919
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
920
+ THE SOFTWARE.
931
921
 
932
922
  ````
933
923
 
@@ -937,10 +927,12 @@ SOFTWARE.
937
927
 
938
928
  ### Rust Crates:
939
929
 
940
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
930
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
931
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
932
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
941
933
 
942
934
  ````text
943
- Copyright (c) 2019-2021 Tower Contributors
935
+ Copyright (c) 2019 Tower Contributors
944
936
 
945
937
  Permission is hereby granted, free of charge, to any
946
938
  person obtaining a copy of this software and associated
@@ -974,10 +966,10 @@ DEALINGS IN THE SOFTWARE.
974
966
 
975
967
  ### Rust Crates:
976
968
 
977
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
969
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
978
970
 
979
971
  ````text
980
- Copyright 2023 The Fuchsia Authors
972
+ Copyright (c) 2016--2023
981
973
 
982
974
  Permission is hereby granted, free of charge, to any
983
975
  person obtaining a copy of this software and associated
@@ -1003,39 +995,42 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1003
995
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1004
996
  DEALINGS IN THE SOFTWARE.
1005
997
 
1006
-
1007
998
  ````
1008
999
 
1009
1000
  ---
1010
1001
 
1011
1002
  ## The following dependencies are licensed under the MIT License:
1012
1003
 
1013
- ### NPM Packages:
1004
+ ### Rust Crates:
1014
1005
 
1015
- - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.11) (0.0.11)
1006
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1016
1007
 
1017
1008
  ````text
1018
- MIT License
1019
-
1020
- Copyright (c) 2026 Huawei Device Co., Ltd.
1009
+ Copyright (c) 2016 Anthony Ramine
1021
1010
 
1022
- Permission is hereby granted, free of charge, to any person obtaining a copy
1023
- of this software and associated documentation files (the "Software"), to deal
1024
- in the Software without restriction, including without limitation the rights
1025
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1026
- copies of the Software, and to permit persons to whom the Software is
1027
- furnished to do so, subject to the following conditions:
1011
+ Permission is hereby granted, free of charge, to any
1012
+ person obtaining a copy of this software and associated
1013
+ documentation files (the "Software"), to deal in the
1014
+ Software without restriction, including without
1015
+ limitation the rights to use, copy, modify, merge,
1016
+ publish, distribute, sublicense, and/or sell copies of
1017
+ the Software, and to permit persons to whom the Software
1018
+ is furnished to do so, subject to the following
1019
+ conditions:
1028
1020
 
1029
- The above copyright notice and this permission notice shall be included in all
1030
- copies or substantial portions of the Software.
1021
+ The above copyright notice and this permission notice
1022
+ shall be included in all copies or substantial portions
1023
+ of the Software.
1031
1024
 
1032
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1033
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1034
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1035
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1036
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1037
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1038
- SOFTWARE.
1025
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1026
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1027
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1028
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1029
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1030
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1031
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1032
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1033
+ DEALINGS IN THE SOFTWARE.
1039
1034
 
1040
1035
  ````
1041
1036
 
@@ -1045,12 +1040,10 @@ SOFTWARE.
1045
1040
 
1046
1041
  ### Rust Crates:
1047
1042
 
1048
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
1049
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
1050
- - [url](https://github.com/servo/rust-url) (2.5.8)
1043
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
1051
1044
 
1052
1045
  ````text
1053
- Copyright (c) 2013-2025 The rust-url developers
1046
+ Copyright (c) 2015 Steven Allen
1054
1047
 
1055
1048
  Permission is hereby granted, free of charge, to any
1056
1049
  person obtaining a copy of this software and associated
@@ -1084,13 +1077,10 @@ DEALINGS IN THE SOFTWARE.
1084
1077
 
1085
1078
  ### Rust Crates:
1086
1079
 
1087
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
1088
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
1089
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
1090
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
1080
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
1091
1081
 
1092
1082
  ````text
1093
- Copyright (c) 2019 Tokio Contributors
1083
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
1094
1084
 
1095
1085
  Permission is hereby granted, free of charge, to any
1096
1086
  person obtaining a copy of this software and associated
@@ -1124,33 +1114,36 @@ DEALINGS IN THE SOFTWARE.
1124
1114
 
1125
1115
  ### Rust Crates:
1126
1116
 
1127
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
1128
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
1129
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
1130
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
1117
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
1118
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
1119
+ - [url](https://github.com/servo/rust-url) (2.5.8)
1131
1120
 
1132
1121
  ````text
1133
- The MIT License (MIT)
1134
-
1135
- Copyright (c) 2015 Andrew Gallant
1122
+ Copyright (c) 2013-2025 The rust-url developers
1136
1123
 
1137
- Permission is hereby granted, free of charge, to any person obtaining a copy
1138
- of this software and associated documentation files (the "Software"), to deal
1139
- in the Software without restriction, including without limitation the rights
1140
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1141
- copies of the Software, and to permit persons to whom the Software is
1142
- furnished to do so, subject to the following conditions:
1124
+ Permission is hereby granted, free of charge, to any
1125
+ person obtaining a copy of this software and associated
1126
+ documentation files (the "Software"), to deal in the
1127
+ Software without restriction, including without
1128
+ limitation the rights to use, copy, modify, merge,
1129
+ publish, distribute, sublicense, and/or sell copies of
1130
+ the Software, and to permit persons to whom the Software
1131
+ is furnished to do so, subject to the following
1132
+ conditions:
1143
1133
 
1144
- The above copyright notice and this permission notice shall be included in
1145
- all copies or substantial portions of the Software.
1134
+ The above copyright notice and this permission notice
1135
+ shall be included in all copies or substantial portions
1136
+ of the Software.
1146
1137
 
1147
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1148
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1149
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1150
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1151
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1152
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1153
- THE SOFTWARE.
1138
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1139
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1140
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1141
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1142
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1143
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1144
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1145
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1146
+ DEALINGS IN THE SOFTWARE.
1154
1147
 
1155
1148
  ````
1156
1149
 
@@ -1158,14 +1151,13 @@ THE SOFTWARE.
1158
1151
 
1159
1152
  ## The following dependencies are licensed under the MIT License:
1160
1153
 
1161
- ### NPM Packages:
1154
+ ### Rust Crates:
1162
1155
 
1163
- - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
1156
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
1164
1157
 
1165
1158
  ````text
1166
- The MIT License (MIT)
1167
-
1168
- Copyright (c) 2015-2021 Evgeny Poberezkin
1159
+ Copyright (c) 2018-2023 Sean McArthur
1160
+ Copyright (c) 2016 Alex Crichton
1169
1161
 
1170
1162
  Permission is hereby granted, free of charge, to any person obtaining a copy
1171
1163
  of this software and associated documentation files (the "Software"), to deal
@@ -1174,16 +1166,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1174
1166
  copies of the Software, and to permit persons to whom the Software is
1175
1167
  furnished to do so, subject to the following conditions:
1176
1168
 
1177
- The above copyright notice and this permission notice shall be included in all
1178
- copies or substantial portions of the Software.
1169
+ The above copyright notice and this permission notice shall be included in
1170
+ all copies or substantial portions of the Software.
1179
1171
 
1180
1172
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1181
1173
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1182
1174
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1183
1175
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1184
1176
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1185
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1186
- SOFTWARE.
1177
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1178
+ THE SOFTWARE.
1187
1179
 
1188
1180
 
1189
1181
  ````
@@ -1194,94 +1186,37 @@ SOFTWARE.
1194
1186
 
1195
1187
  ### Rust Crates:
1196
1188
 
1197
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
1198
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1199
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1189
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
1190
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
1200
1191
 
1201
1192
  ````text
1202
- MIT License
1203
-
1204
- Copyright (c) <year> <copyright holders>
1193
+ Copyright (c) 2006-2009 Graydon Hoare
1194
+ Copyright (c) 2009-2013 Mozilla Foundation
1195
+ Copyright (c) 2016 Artyom Pavlov
1205
1196
 
1206
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
1207
- associated documentation files (the "Software"), to deal in the Software without restriction, including
1208
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1209
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
1210
- following conditions:
1211
-
1212
- The above copyright notice and this permission notice shall be included in all copies or substantial
1213
- portions of the Software.
1214
-
1215
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1216
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
1217
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1218
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
1219
- USE OR OTHER DEALINGS IN THE SOFTWARE.
1220
-
1221
- ````
1222
-
1223
- ---
1224
-
1225
- ## The following dependencies are licensed under the MIT License:
1226
-
1227
- ### Rust Crates:
1228
-
1229
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
1230
-
1231
- ````text
1232
- Copyright (c) 2013-2014 The Rust Project Developers.
1233
- Copyright (c) 2015-2020 The rust-hex Developers
1234
-
1235
- Permission is hereby granted, free of charge, to any person obtaining a copy
1236
- of this software and associated documentation files (the "Software"), to deal
1237
- in the Software without restriction, including without limitation the rights
1238
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1239
- copies of the Software, and to permit persons to whom the Software is
1240
- furnished to do so, subject to the following conditions:
1241
-
1242
- The above copyright notice and this permission notice shall be included in all
1243
- copies or substantial portions of the Software.
1244
-
1245
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1246
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1247
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1248
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1249
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1250
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1251
- SOFTWARE.
1252
-
1253
- ````
1254
-
1255
- ---
1256
-
1257
- ## The following dependencies are licensed under the MIT License:
1258
-
1259
- ### Rust Crates:
1260
-
1261
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
1262
-
1263
- ````text
1264
- MIT License
1265
-
1266
- Copyright (c) 2025 Callum Oakley
1267
-
1268
- Permission is hereby granted, free of charge, to any person obtaining a copy
1269
- of this software and associated documentation files (the "Software"), to deal
1270
- in the Software without restriction, including without limitation the rights
1271
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1272
- copies of the Software, and to permit persons to whom the Software is
1273
- furnished to do so, subject to the following conditions:
1197
+ Permission is hereby granted, free of charge, to any
1198
+ person obtaining a copy of this software and associated
1199
+ documentation files (the "Software"), to deal in the
1200
+ Software without restriction, including without
1201
+ limitation the rights to use, copy, modify, merge,
1202
+ publish, distribute, sublicense, and/or sell copies of
1203
+ the Software, and to permit persons to whom the Software
1204
+ is furnished to do so, subject to the following
1205
+ conditions:
1274
1206
 
1275
- The above copyright notice and this permission notice shall be included in all
1276
- copies or substantial portions of the Software.
1207
+ The above copyright notice and this permission notice
1208
+ shall be included in all copies or substantial portions
1209
+ of the Software.
1277
1210
 
1278
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1279
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1280
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1281
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1282
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1283
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1284
- SOFTWARE.
1211
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1212
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1213
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1214
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1215
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1216
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1217
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1218
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1219
+ DEALINGS IN THE SOFTWARE.
1285
1220
 
1286
1221
  ````
1287
1222
 
@@ -1291,12 +1226,10 @@ SOFTWARE.
1291
1226
 
1292
1227
  ### Rust Crates:
1293
1228
 
1294
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
1295
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
1296
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
1229
+ - [http](https://github.com/hyperium/http) (1.4.0)
1297
1230
 
1298
1231
  ````text
1299
- Copyright (c) 2016 The Rust Project Developers
1232
+ Copyright (c) 2017 http-rs authors
1300
1233
 
1301
1234
  Permission is hereby granted, free of charge, to any
1302
1235
  person obtaining a copy of this software and associated
@@ -1330,10 +1263,15 @@ DEALINGS IN THE SOFTWARE.
1330
1263
 
1331
1264
  ### Rust Crates:
1332
1265
 
1333
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
1266
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1334
1267
 
1335
1268
  ````text
1336
- Copyright (c) 2016 The rust-native-tls Developers
1269
+ MIT License
1270
+
1271
+ Copyright 2013-2014 RAD Game Tools and Valve Software
1272
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
1273
+ Copyright (c) 2017 Frommi
1274
+ Copyright (c) 2017-2024 oyvindln
1337
1275
 
1338
1276
  Permission is hereby granted, free of charge, to any person obtaining a copy
1339
1277
  of this software and associated documentation files (the "Software"), to deal
@@ -1361,51 +1299,10 @@ SOFTWARE.
1361
1299
 
1362
1300
  ### Rust Crates:
1363
1301
 
1364
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
1365
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
1366
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
1367
-
1368
- ````text
1369
- Copyright (c) 2019 Tower Contributors
1370
-
1371
- Permission is hereby granted, free of charge, to any
1372
- person obtaining a copy of this software and associated
1373
- documentation files (the "Software"), to deal in the
1374
- Software without restriction, including without
1375
- limitation the rights to use, copy, modify, merge,
1376
- publish, distribute, sublicense, and/or sell copies of
1377
- the Software, and to permit persons to whom the Software
1378
- is furnished to do so, subject to the following
1379
- conditions:
1380
-
1381
- The above copyright notice and this permission notice
1382
- shall be included in all copies or substantial portions
1383
- of the Software.
1384
-
1385
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1386
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1387
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1388
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1389
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1390
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1391
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1392
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1393
- DEALINGS IN THE SOFTWARE.
1394
-
1395
- ````
1396
-
1397
- ---
1398
-
1399
- ## The following dependencies are licensed under the MIT License:
1400
-
1401
- ### NPM Packages:
1402
-
1403
- - [json5](https://github.com/json5/json5) (2.2.3)
1302
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
1404
1303
 
1405
1304
  ````text
1406
- MIT License
1407
-
1408
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
1305
+ Copyright (c) 2016 The rust-native-tls Developers
1409
1306
 
1410
1307
  Permission is hereby granted, free of charge, to any person obtaining a copy
1411
1308
  of this software and associated documentation files (the "Software"), to deal
@@ -1425,8 +1322,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1425
1322
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1426
1323
  SOFTWARE.
1427
1324
 
1428
- [others]: https://github.com/json5/json5/contributors
1429
-
1430
1325
  ````
1431
1326
 
1432
1327
  ---
@@ -1435,10 +1330,10 @@ SOFTWARE.
1435
1330
 
1436
1331
  ### Rust Crates:
1437
1332
 
1438
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
1333
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
1439
1334
 
1440
1335
  ````text
1441
- Copyright (c) 2014-2026 Alex Crichton
1336
+ Copyright (c) 2019 The CryptoCorrosion Contributors
1442
1337
 
1443
1338
  Permission is hereby granted, free of charge, to any
1444
1339
  person obtaining a copy of this software and associated
@@ -1472,43 +1367,10 @@ DEALINGS IN THE SOFTWARE.
1472
1367
 
1473
1368
  ### Rust Crates:
1474
1369
 
1475
- - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
1476
- - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
1477
-
1478
- ````text
1479
- The MIT License (MIT)
1480
-
1481
- Copyright (c) 2015 Steven Fackler
1482
-
1483
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1484
- this software and associated documentation files (the "Software"), to deal in
1485
- the Software without restriction, including without limitation the rights to
1486
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1487
- the Software, and to permit persons to whom the Software is furnished to do so,
1488
- subject to the following conditions:
1489
-
1490
- The above copyright notice and this permission notice shall be included in all
1491
- copies or substantial portions of the Software.
1492
-
1493
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1494
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1495
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1496
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1497
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1498
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1499
-
1500
- ````
1501
-
1502
- ---
1503
-
1504
- ## The following dependencies are licensed under the MIT License:
1505
-
1506
- ### Rust Crates:
1507
-
1508
- - [http](https://github.com/hyperium/http) (1.4.0)
1370
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
1509
1371
 
1510
1372
  ````text
1511
- Copyright (c) 2017 http-rs authors
1373
+ Copyright (c) 2018 The Servo Project Developers
1512
1374
 
1513
1375
  Permission is hereby granted, free of charge, to any
1514
1376
  person obtaining a copy of this software and associated
@@ -1542,10 +1404,10 @@ DEALINGS IN THE SOFTWARE.
1542
1404
 
1543
1405
  ### Rust Crates:
1544
1406
 
1545
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
1407
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
1546
1408
 
1547
1409
  ````text
1548
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
1410
+ Copyright (c) 2017 Robert Grosse
1549
1411
 
1550
1412
  Permission is hereby granted, free of charge, to any
1551
1413
  person obtaining a copy of this software and associated
@@ -1570,6 +1432,38 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1570
1432
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1571
1433
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1572
1434
  DEALINGS IN THE SOFTWARE.
1435
+ ````
1436
+
1437
+ ---
1438
+
1439
+ ## The following dependencies are licensed under the MIT License:
1440
+
1441
+ ### Rust Crates:
1442
+
1443
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
1444
+
1445
+ ````text
1446
+ The MIT License (MIT)
1447
+
1448
+ Copyright (c) 2014 Paho Lurie-Gregg
1449
+
1450
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1451
+ of this software and associated documentation files (the "Software"), to deal
1452
+ in the Software without restriction, including without limitation the rights
1453
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1454
+ copies of the Software, and to permit persons to whom the Software is
1455
+ furnished to do so, subject to the following conditions:
1456
+
1457
+ The above copyright notice and this permission notice shall be included in all
1458
+ copies or substantial portions of the Software.
1459
+
1460
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1461
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1462
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1463
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1464
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1465
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1466
+ SOFTWARE.
1573
1467
 
1574
1468
  ````
1575
1469
 
@@ -1579,10 +1473,15 @@ DEALINGS IN THE SOFTWARE.
1579
1473
 
1580
1474
  ### Rust Crates:
1581
1475
 
1582
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
1476
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
1477
+ - [log](https://github.com/rust-lang/log) (0.4.29)
1478
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
1479
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
1480
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
1481
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
1583
1482
 
1584
1483
  ````text
1585
- Copyright (c) 2021 RustCrypto Developers
1484
+ Copyright (c) 2014 The Rust Project Developers
1586
1485
 
1587
1486
  Permission is hereby granted, free of charge, to any
1588
1487
  person obtaining a copy of this software and associated
@@ -1616,10 +1515,10 @@ DEALINGS IN THE SOFTWARE.
1616
1515
 
1617
1516
  ### Rust Crates:
1618
1517
 
1619
- - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
1518
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
1620
1519
 
1621
1520
  ````text
1622
- Copyright (c) 2017 tokio-jsonrpc developers
1521
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
1623
1522
 
1624
1523
  Permission is hereby granted, free of charge, to any
1625
1524
  person obtaining a copy of this software and associated
@@ -1653,10 +1552,10 @@ DEALINGS IN THE SOFTWARE.
1653
1552
 
1654
1553
  ### Rust Crates:
1655
1554
 
1656
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
1555
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
1657
1556
 
1658
1557
  ````text
1659
- Copyright (c) 2017 Robert Grosse
1558
+ Copyright (c) 2016 Amanieu d'Antras
1660
1559
 
1661
1560
  Permission is hereby granted, free of charge, to any
1662
1561
  person obtaining a copy of this software and associated
@@ -1681,6 +1580,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1681
1580
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1682
1581
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1683
1582
  DEALINGS IN THE SOFTWARE.
1583
+
1684
1584
  ````
1685
1585
 
1686
1586
  ---
@@ -1724,30 +1624,29 @@ licences; see files named LICENSE.*.txt for details.
1724
1624
 
1725
1625
  ### Rust Crates:
1726
1626
 
1727
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
1627
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
1628
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1629
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1728
1630
 
1729
1631
  ````text
1730
1632
  MIT License
1731
1633
 
1732
- Copyright (c) 2018-2021 The RustCrypto Project Developers
1634
+ Copyright (c) <year> <copyright holders>
1733
1635
 
1734
- Permission is hereby granted, free of charge, to any person obtaining a copy
1735
- of this software and associated documentation files (the "Software"), to deal
1736
- in the Software without restriction, including without limitation the rights
1737
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1738
- copies of the Software, and to permit persons to whom the Software is
1739
- furnished to do so, subject to the following conditions:
1636
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
1637
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
1638
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1639
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
1640
+ following conditions:
1740
1641
 
1741
- The above copyright notice and this permission notice shall be included in all
1742
- copies or substantial portions of the Software.
1642
+ The above copyright notice and this permission notice shall be included in all copies or substantial
1643
+ portions of the Software.
1743
1644
 
1744
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1745
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1746
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1747
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1748
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1749
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1750
- SOFTWARE.
1645
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1646
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
1647
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1648
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
1649
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
1751
1650
 
1752
1651
  ````
1753
1652
 
@@ -1755,29 +1654,37 @@ SOFTWARE.
1755
1654
 
1756
1655
  ## The following dependencies are licensed under the MIT License:
1757
1656
 
1758
- ### NPM Packages:
1657
+ ### Rust Crates:
1759
1658
 
1760
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
1659
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
1761
1660
 
1762
1661
  ````text
1763
- This software is released under the MIT license:
1662
+ Copyright (c) 2018-2026 The rust-random Project Developers
1663
+ Copyright (c) 2014 The Rust Project Developers
1764
1664
 
1765
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1766
- this software and associated documentation files (the "Software"), to deal in
1767
- the Software without restriction, including without limitation the rights to
1768
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1769
- the Software, and to permit persons to whom the Software is furnished to do so,
1770
- subject to the following conditions:
1665
+ Permission is hereby granted, free of charge, to any
1666
+ person obtaining a copy of this software and associated
1667
+ documentation files (the "Software"), to deal in the
1668
+ Software without restriction, including without
1669
+ limitation the rights to use, copy, modify, merge,
1670
+ publish, distribute, sublicense, and/or sell copies of
1671
+ the Software, and to permit persons to whom the Software
1672
+ is furnished to do so, subject to the following
1673
+ conditions:
1771
1674
 
1772
- The above copyright notice and this permission notice shall be included in all
1773
- copies or substantial portions of the Software.
1675
+ The above copyright notice and this permission notice
1676
+ shall be included in all copies or substantial portions
1677
+ of the Software.
1774
1678
 
1775
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1776
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1777
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1778
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1779
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1780
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1679
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1680
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1681
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1682
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1683
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1684
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1685
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1686
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1687
+ DEALINGS IN THE SOFTWARE.
1781
1688
 
1782
1689
  ````
1783
1690
 
@@ -1787,30 +1694,35 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1787
1694
 
1788
1695
  ### Rust Crates:
1789
1696
 
1790
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
1697
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
1791
1698
 
1792
1699
  ````text
1793
- MIT License
1794
-
1795
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
1700
+ Copyright (c) 2018-2024 The rust-random Project Developers
1701
+ Copyright (c) 2014 The Rust Project Developers
1796
1702
 
1797
- Permission is hereby granted, free of charge, to any person obtaining a copy
1798
- of this software and associated documentation files (the "Software"), to deal
1799
- in the Software without restriction, including without limitation the rights
1800
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1801
- copies of the Software, and to permit persons to whom the Software is
1802
- furnished to do so, subject to the following conditions:
1703
+ Permission is hereby granted, free of charge, to any
1704
+ person obtaining a copy of this software and associated
1705
+ documentation files (the "Software"), to deal in the
1706
+ Software without restriction, including without
1707
+ limitation the rights to use, copy, modify, merge,
1708
+ publish, distribute, sublicense, and/or sell copies of
1709
+ the Software, and to permit persons to whom the Software
1710
+ is furnished to do so, subject to the following
1711
+ conditions:
1803
1712
 
1804
- The above copyright notice and this permission notice shall be included in all
1805
- copies or substantial portions of the Software.
1713
+ The above copyright notice and this permission notice
1714
+ shall be included in all copies or substantial portions
1715
+ of the Software.
1806
1716
 
1807
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1808
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1809
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1810
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1811
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1812
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1813
- SOFTWARE.
1717
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1718
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1719
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1720
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1721
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1722
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1723
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1724
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1725
+ DEALINGS IN THE SOFTWARE.
1814
1726
 
1815
1727
  ````
1816
1728
 
@@ -1820,10 +1732,10 @@ SOFTWARE.
1820
1732
 
1821
1733
  ### Rust Crates:
1822
1734
 
1823
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
1735
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
1824
1736
 
1825
1737
  ````text
1826
- Copyright (c) 2010 The Rust Project Developers
1738
+ Copyright Mozilla Foundation
1827
1739
 
1828
1740
  Permission is hereby granted, free of charge, to any
1829
1741
  person obtaining a copy of this software and associated
@@ -1857,11 +1769,13 @@ DEALINGS IN THE SOFTWARE.
1857
1769
 
1858
1770
  ### Rust Crates:
1859
1771
 
1860
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
1772
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
1773
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
1774
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
1775
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
1861
1776
 
1862
1777
  ````text
1863
- Copyright (c) 2018-2026 The rust-random Project Developers
1864
- Copyright (c) 2014 The Rust Project Developers
1778
+ Copyright (c) 2019 Tokio Contributors
1865
1779
 
1866
1780
  Permission is hereby granted, free of charge, to any
1867
1781
  person obtaining a copy of this software and associated
@@ -1895,66 +1809,34 @@ DEALINGS IN THE SOFTWARE.
1895
1809
 
1896
1810
  ### Rust Crates:
1897
1811
 
1898
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
1899
-
1900
- ````text
1901
- The MIT License (MIT)
1902
-
1903
- Copyright (c) 2016 Johann Tuffe
1904
-
1905
- Permission is hereby granted, free of charge, to any person obtaining a copy
1906
- of this software and associated documentation files (the "Software"), to deal
1907
- in the Software without restriction, including without limitation the rights
1908
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1909
- copies of the Software, and to permit persons to whom the Software is
1910
- furnished to do so, subject to the following conditions:
1911
-
1912
-
1913
- The above copyright notice and this permission notice shall be included in
1914
- all copies or substantial portions of the Software.
1915
-
1916
-
1917
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1918
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1919
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1920
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1921
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1922
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1923
- THE SOFTWARE.
1924
-
1925
- ````
1926
-
1927
- ---
1928
-
1929
- ## The following dependencies are licensed under the MIT License:
1930
-
1931
- ### Rust Crates:
1932
-
1933
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
1812
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
1934
1813
 
1935
1814
  ````text
1936
- The MIT License (MIT)
1937
-
1938
- Copyright (c) 2015-2020 Julien Cretin
1939
- Copyright (c) 2017-2020 Google Inc.
1815
+ Copyright (c) 2021 RustCrypto Developers
1940
1816
 
1941
- Permission is hereby granted, free of charge, to any person obtaining a copy
1942
- of this software and associated documentation files (the "Software"), to deal
1943
- in the Software without restriction, including without limitation the rights
1944
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1945
- copies of the Software, and to permit persons to whom the Software is
1946
- furnished to do so, subject to the following conditions:
1817
+ Permission is hereby granted, free of charge, to any
1818
+ person obtaining a copy of this software and associated
1819
+ documentation files (the "Software"), to deal in the
1820
+ Software without restriction, including without
1821
+ limitation the rights to use, copy, modify, merge,
1822
+ publish, distribute, sublicense, and/or sell copies of
1823
+ the Software, and to permit persons to whom the Software
1824
+ is furnished to do so, subject to the following
1825
+ conditions:
1947
1826
 
1948
- The above copyright notice and this permission notice shall be included in all
1949
- copies or substantial portions of the Software.
1827
+ The above copyright notice and this permission notice
1828
+ shall be included in all copies or substantial portions
1829
+ of the Software.
1950
1830
 
1951
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1952
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1953
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1954
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1955
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1956
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1957
- SOFTWARE.
1831
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1832
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1833
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1834
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1835
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1836
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1837
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1838
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1839
+ DEALINGS IN THE SOFTWARE.
1958
1840
 
1959
1841
  ````
1960
1842
 
@@ -1964,14 +1846,11 @@ SOFTWARE.
1964
1846
 
1965
1847
  ### Rust Crates:
1966
1848
 
1967
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
1849
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
1968
1850
 
1969
1851
  ````text
1970
1852
  MIT License
1971
1853
 
1972
- Copyright (c) 2019 Yoshua Wuyts
1973
- Copyright (c) Tokio Contributors
1974
-
1975
1854
  Permission is hereby granted, free of charge, to any person obtaining a copy
1976
1855
  of this software and associated documentation files (the "Software"), to deal
1977
1856
  in the Software without restriction, including without limitation the rights
@@ -1998,13 +1877,10 @@ SOFTWARE.
1998
1877
 
1999
1878
  ### Rust Crates:
2000
1879
 
2001
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
2002
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
1880
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
2003
1881
 
2004
1882
  ````text
2005
- Copyright (c) 2006-2009 Graydon Hoare
2006
- Copyright (c) 2009-2013 Mozilla Foundation
2007
- Copyright (c) 2016 Artyom Pavlov
1883
+ Copyright (c) 2019-2021 Tower Contributors
2008
1884
 
2009
1885
  Permission is hereby granted, free of charge, to any
2010
1886
  person obtaining a copy of this software and associated
@@ -2038,72 +1914,66 @@ DEALINGS IN THE SOFTWARE.
2038
1914
 
2039
1915
  ### Rust Crates:
2040
1916
 
2041
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
1917
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
2042
1918
 
2043
1919
  ````text
2044
- Copyright Mozilla Foundation
2045
-
2046
- Permission is hereby granted, free of charge, to any
2047
- person obtaining a copy of this software and associated
2048
- documentation files (the "Software"), to deal in the
2049
- Software without restriction, including without
2050
- limitation the rights to use, copy, modify, merge,
2051
- publish, distribute, sublicense, and/or sell copies of
2052
- the Software, and to permit persons to whom the Software
2053
- is furnished to do so, subject to the following
2054
- conditions:
1920
+ MIT License
2055
1921
 
2056
- The above copyright notice and this permission notice
2057
- shall be included in all copies or substantial portions
2058
- of the Software.
1922
+ Copyright (c) 2025 Callum Oakley
2059
1923
 
2060
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2061
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2062
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2063
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2064
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2065
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2066
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2067
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2068
- DEALINGS IN THE SOFTWARE.
1924
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1925
+ of this software and associated documentation files (the "Software"), to deal
1926
+ in the Software without restriction, including without limitation the rights
1927
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1928
+ copies of the Software, and to permit persons to whom the Software is
1929
+ furnished to do so, subject to the following conditions:
2069
1930
 
2070
- ````
1931
+ The above copyright notice and this permission notice shall be included in all
1932
+ copies or substantial portions of the Software.
2071
1933
 
2072
- ---
1934
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1935
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1936
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1937
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1938
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1939
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1940
+ SOFTWARE.
1941
+
1942
+ ````
1943
+
1944
+ ---
2073
1945
 
2074
1946
  ## The following dependencies are licensed under the MIT License:
2075
1947
 
2076
1948
  ### Rust Crates:
2077
1949
 
2078
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
1950
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
1951
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
1952
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
1953
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
2079
1954
 
2080
1955
  ````text
2081
- Copyright (c) 2018-2024 The rust-random Project Developers
2082
- Copyright (c) 2014 The Rust Project Developers
1956
+ The MIT License (MIT)
2083
1957
 
2084
- Permission is hereby granted, free of charge, to any
2085
- person obtaining a copy of this software and associated
2086
- documentation files (the "Software"), to deal in the
2087
- Software without restriction, including without
2088
- limitation the rights to use, copy, modify, merge,
2089
- publish, distribute, sublicense, and/or sell copies of
2090
- the Software, and to permit persons to whom the Software
2091
- is furnished to do so, subject to the following
2092
- conditions:
1958
+ Copyright (c) 2015 Andrew Gallant
2093
1959
 
2094
- The above copyright notice and this permission notice
2095
- shall be included in all copies or substantial portions
2096
- of the Software.
1960
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1961
+ of this software and associated documentation files (the "Software"), to deal
1962
+ in the Software without restriction, including without limitation the rights
1963
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1964
+ copies of the Software, and to permit persons to whom the Software is
1965
+ furnished to do so, subject to the following conditions:
2097
1966
 
2098
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2099
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2100
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2101
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2102
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2103
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2104
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2105
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2106
- DEALINGS IN THE SOFTWARE.
1967
+ The above copyright notice and this permission notice shall be included in
1968
+ all copies or substantial portions of the Software.
1969
+
1970
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1971
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1972
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1973
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1974
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1975
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1976
+ THE SOFTWARE.
2107
1977
 
2108
1978
  ````
2109
1979
 
@@ -2113,10 +1983,10 @@ DEALINGS IN THE SOFTWARE.
2113
1983
 
2114
1984
  ### Rust Crates:
2115
1985
 
2116
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1986
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
2117
1987
 
2118
1988
  ````text
2119
- Copyright (c) 2018 Carl Lerche
1989
+ Copyright (c) 2010 The Rust Project Developers
2120
1990
 
2121
1991
  Permission is hereby granted, free of charge, to any
2122
1992
  person obtaining a copy of this software and associated
@@ -2150,10 +2020,173 @@ DEALINGS IN THE SOFTWARE.
2150
2020
 
2151
2021
  ### Rust Crates:
2152
2022
 
2153
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
2023
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
2024
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
2025
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
2154
2026
 
2155
2027
  ````text
2156
- Copyright (c) The rust-url developers
2028
+ MIT License
2029
+
2030
+ Copyright (c) 2017 Ted Driggs
2031
+
2032
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2033
+ of this software and associated documentation files (the "Software"), to deal
2034
+ in the Software without restriction, including without limitation the rights
2035
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2036
+ copies of the Software, and to permit persons to whom the Software is
2037
+ furnished to do so, subject to the following conditions:
2038
+
2039
+ The above copyright notice and this permission notice shall be included in all
2040
+ copies or substantial portions of the Software.
2041
+
2042
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2043
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2044
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2045
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2046
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2047
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2048
+ SOFTWARE.
2049
+
2050
+ ````
2051
+
2052
+ ---
2053
+
2054
+ ## The following dependencies are licensed under the MIT License:
2055
+
2056
+ ### Rust Crates:
2057
+
2058
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
2059
+
2060
+ ````text
2061
+ Copyright (c) 2017 Daniel Abramov
2062
+ Copyright (c) 2017 Alexey Galakhov
2063
+
2064
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2065
+ of this software and associated documentation files (the "Software"), to deal
2066
+ in the Software without restriction, including without limitation the rights
2067
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2068
+ copies of the Software, and to permit persons to whom the Software is
2069
+ furnished to do so, subject to the following conditions:
2070
+
2071
+ The above copyright notice and this permission notice shall be included in
2072
+ all copies or substantial portions of the Software.
2073
+
2074
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2075
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2076
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2077
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2078
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2079
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2080
+ THE SOFTWARE.
2081
+
2082
+ ````
2083
+
2084
+ ---
2085
+
2086
+ ## The following dependencies are licensed under the MIT License:
2087
+
2088
+ ### Rust Crates:
2089
+
2090
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
2091
+
2092
+ ````text
2093
+ Copyright (c) 2015-2025 Sean McArthur
2094
+
2095
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2096
+ of this software and associated documentation files (the "Software"), to deal
2097
+ in the Software without restriction, including without limitation the rights
2098
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2099
+ copies of the Software, and to permit persons to whom the Software is
2100
+ furnished to do so, subject to the following conditions:
2101
+
2102
+ The above copyright notice and this permission notice shall be included in
2103
+ all copies or substantial portions of the Software.
2104
+
2105
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2106
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2107
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2108
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2109
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2110
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2111
+ THE SOFTWARE.
2112
+
2113
+
2114
+ ````
2115
+
2116
+ ---
2117
+
2118
+ ## The following dependencies are licensed under the MIT License:
2119
+
2120
+ ### NPM Packages:
2121
+
2122
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
2123
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.43)
2124
+
2125
+ ````text
2126
+ MIT License
2127
+
2128
+ Copyright (c) Microsoft Corporation.
2129
+
2130
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2131
+ of this software and associated documentation files (the "Software"), to deal
2132
+ in the Software without restriction, including without limitation the rights
2133
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2134
+ copies of the Software, and to permit persons to whom the Software is
2135
+ furnished to do so, subject to the following conditions:
2136
+
2137
+ The above copyright notice and this permission notice shall be included in all
2138
+ copies or substantial portions of the Software.
2139
+
2140
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2141
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2142
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2143
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2144
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2145
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2146
+ SOFTWARE
2147
+
2148
+ ````
2149
+
2150
+ ---
2151
+
2152
+ ## The following dependencies are licensed under the MIT License:
2153
+
2154
+ ### NPM Packages:
2155
+
2156
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
2157
+
2158
+ ````text
2159
+ This software is released under the MIT license:
2160
+
2161
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2162
+ this software and associated documentation files (the "Software"), to deal in
2163
+ the Software without restriction, including without limitation the rights to
2164
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2165
+ the Software, and to permit persons to whom the Software is furnished to do so,
2166
+ subject to the following conditions:
2167
+
2168
+ The above copyright notice and this permission notice shall be included in all
2169
+ copies or substantial portions of the Software.
2170
+
2171
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2172
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2173
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2174
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2175
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2176
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2177
+
2178
+ ````
2179
+
2180
+ ---
2181
+
2182
+ ## The following dependencies are licensed under the MIT License:
2183
+
2184
+ ### Rust Crates:
2185
+
2186
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
2187
+
2188
+ ````text
2189
+ Copyright (c) 2017 Artyom Pavlov
2157
2190
 
2158
2191
  Permission is hereby granted, free of charge, to any
2159
2192
  person obtaining a copy of this software and associated
@@ -2187,12 +2220,43 @@ DEALINGS IN THE SOFTWARE.
2187
2220
 
2188
2221
  ### Rust Crates:
2189
2222
 
2190
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
2223
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
2191
2224
 
2192
2225
  ````text
2193
- The MIT License (MIT)
2226
+ MIT License
2194
2227
 
2195
- Copyright (c) 2015 Alice Maz
2228
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
2229
+
2230
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2231
+ of this software and associated documentation files (the "Software"), to deal
2232
+ in the Software without restriction, including without limitation the rights
2233
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2234
+ copies of the Software, and to permit persons to whom the Software is
2235
+ furnished to do so, subject to the following conditions:
2236
+
2237
+ The above copyright notice and this permission notice shall be included in all
2238
+ copies or substantial portions of the Software.
2239
+
2240
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2241
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2242
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2243
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2244
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2245
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2246
+ SOFTWARE.
2247
+
2248
+ ````
2249
+
2250
+ ---
2251
+
2252
+ ## The following dependencies are licensed under the MIT License:
2253
+
2254
+ ### Rust Crates:
2255
+
2256
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
2257
+
2258
+ ````text
2259
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
2196
2260
 
2197
2261
  Permission is hereby granted, free of charge, to any person obtaining a copy
2198
2262
  of this software and associated documentation files (the "Software"), to deal
@@ -2220,34 +2284,66 @@ THE SOFTWARE.
2220
2284
 
2221
2285
  ### Rust Crates:
2222
2286
 
2223
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
2287
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
2288
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
2224
2289
 
2225
2290
  ````text
2226
- Copyright (c) 2016 Amanieu d'Antras
2291
+ MIT License
2227
2292
 
2228
- Permission is hereby granted, free of charge, to any
2229
- person obtaining a copy of this software and associated
2230
- documentation files (the "Software"), to deal in the
2231
- Software without restriction, including without
2232
- limitation the rights to use, copy, modify, merge,
2233
- publish, distribute, sublicense, and/or sell copies of
2234
- the Software, and to permit persons to whom the Software
2235
- is furnished to do so, subject to the following
2236
- conditions:
2293
+ Copyright (c) 2019 Graham Esau
2294
+
2295
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2296
+ of this software and associated documentation files (the "Software"), to deal
2297
+ in the Software without restriction, including without limitation the rights
2298
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2299
+ copies of the Software, and to permit persons to whom the Software is
2300
+ furnished to do so, subject to the following conditions:
2301
+
2302
+ The above copyright notice and this permission notice shall be included in all
2303
+ copies or substantial portions of the Software.
2304
+
2305
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2306
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2307
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2308
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2309
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2310
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2311
+ SOFTWARE.
2312
+
2313
+ ````
2314
+
2315
+ ---
2316
+
2317
+ ## The following dependencies are licensed under the MIT License:
2318
+
2319
+ ### Rust Crates:
2320
+
2321
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
2322
+
2323
+ ````text
2324
+ The MIT License (MIT)
2237
2325
 
2238
- The above copyright notice and this permission notice
2239
- shall be included in all copies or substantial portions
2240
- of the Software.
2326
+ Copyright (c) 2015 Danny Guo
2327
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2328
+ Copyright (c) 2018 Akash Kurdekar
2241
2329
 
2242
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2243
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2244
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2245
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2246
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2247
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2248
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2249
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2250
- DEALINGS IN THE SOFTWARE.
2330
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2331
+ of this software and associated documentation files (the "Software"), to deal
2332
+ in the Software without restriction, including without limitation the rights
2333
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2334
+ copies of the Software, and to permit persons to whom the Software is
2335
+ furnished to do so, subject to the following conditions:
2336
+
2337
+ The above copyright notice and this permission notice shall be included in all
2338
+ copies or substantial portions of the Software.
2339
+
2340
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2341
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2342
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2343
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2344
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2345
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2346
+ SOFTWARE.
2251
2347
 
2252
2348
  ````
2253
2349
 
@@ -2257,10 +2353,10 @@ DEALINGS IN THE SOFTWARE.
2257
2353
 
2258
2354
  ### Rust Crates:
2259
2355
 
2260
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
2356
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
2261
2357
 
2262
2358
  ````text
2263
- Copyright 2019-2024 YOSHIOKA Takuma
2359
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
2264
2360
 
2265
2361
  Permission is hereby granted, free of charge, to any
2266
2362
  person obtaining a copy of this software and associated
@@ -2294,34 +2390,28 @@ DEALINGS IN THE SOFTWARE.
2294
2390
 
2295
2391
  ### Rust Crates:
2296
2392
 
2297
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2393
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
2298
2394
 
2299
2395
  ````text
2300
- Copyright (c) 2016--2017
2396
+ Copyright (c) 2014-2026 Sean McArthur
2301
2397
 
2302
- Permission is hereby granted, free of charge, to any
2303
- person obtaining a copy of this software and associated
2304
- documentation files (the "Software"), to deal in the
2305
- Software without restriction, including without
2306
- limitation the rights to use, copy, modify, merge,
2307
- publish, distribute, sublicense, and/or sell copies of
2308
- the Software, and to permit persons to whom the Software
2309
- is furnished to do so, subject to the following
2310
- conditions:
2398
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2399
+ of this software and associated documentation files (the "Software"), to deal
2400
+ in the Software without restriction, including without limitation the rights
2401
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2402
+ copies of the Software, and to permit persons to whom the Software is
2403
+ furnished to do so, subject to the following conditions:
2311
2404
 
2312
- The above copyright notice and this permission notice
2313
- shall be included in all copies or substantial portions
2314
- of the Software.
2405
+ The above copyright notice and this permission notice shall be included in
2406
+ all copies or substantial portions of the Software.
2315
2407
 
2316
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2317
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2318
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2319
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2320
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2321
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2322
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2323
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2324
- DEALINGS IN THE SOFTWARE.
2408
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2409
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2410
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2411
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2412
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2413
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2414
+ THE SOFTWARE.
2325
2415
 
2326
2416
  ````
2327
2417
 
@@ -2331,10 +2421,10 @@ DEALINGS IN THE SOFTWARE.
2331
2421
 
2332
2422
  ### Rust Crates:
2333
2423
 
2334
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
2424
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
2335
2425
 
2336
2426
  ````text
2337
- Copyright (c) The Rust Project Developers
2427
+ Copyright 2019-2024 YOSHIOKA Takuma
2338
2428
 
2339
2429
  Permission is hereby granted, free of charge, to any
2340
2430
  person obtaining a copy of this software and associated
@@ -2368,35 +2458,16 @@ DEALINGS IN THE SOFTWARE.
2368
2458
 
2369
2459
  ### Rust Crates:
2370
2460
 
2371
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
2372
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
2461
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
2373
2462
 
2374
2463
  ````text
2375
- Copyright (c) 2014 Alex Crichton
2464
+ Copyright 2016 Nika Layzell
2376
2465
 
2377
- Permission is hereby granted, free of charge, to any
2378
- person obtaining a copy of this software and associated
2379
- documentation files (the "Software"), to deal in the
2380
- Software without restriction, including without
2381
- limitation the rights to use, copy, modify, merge,
2382
- publish, distribute, sublicense, and/or sell copies of
2383
- the Software, and to permit persons to whom the Software
2384
- is furnished to do so, subject to the following
2385
- conditions:
2466
+ 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:
2386
2467
 
2387
- The above copyright notice and this permission notice
2388
- shall be included in all copies or substantial portions
2389
- of the Software.
2468
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2390
2469
 
2391
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2392
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2393
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2394
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2395
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2396
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2397
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2398
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2399
- DEALINGS IN THE SOFTWARE.
2470
+ 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.
2400
2471
 
2401
2472
  ````
2402
2473
 
@@ -2406,12 +2477,11 @@ DEALINGS IN THE SOFTWARE.
2406
2477
 
2407
2478
  ### Rust Crates:
2408
2479
 
2409
- - [nix](https://github.com/nix-rust/nix) (0.31.2)
2480
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
2481
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
2410
2482
 
2411
2483
  ````text
2412
- The MIT License (MIT)
2413
-
2414
- Copyright (c) 2015 Carl Lerche + nix-rust Authors
2484
+ Copyright (c) 2018-2019 dirs-rs contributors
2415
2485
 
2416
2486
  Permission is hereby granted, free of charge, to any person obtaining a copy
2417
2487
  of this software and associated documentation files (the "Software"), to deal
@@ -2420,16 +2490,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2420
2490
  copies of the Software, and to permit persons to whom the Software is
2421
2491
  furnished to do so, subject to the following conditions:
2422
2492
 
2423
- The above copyright notice and this permission notice shall be included in
2424
- all copies or substantial portions of the Software.
2493
+ The above copyright notice and this permission notice shall be included in all
2494
+ copies or substantial portions of the Software.
2425
2495
 
2426
2496
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2427
2497
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2428
2498
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2429
2499
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2430
2500
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2431
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2432
- THE SOFTWARE.
2501
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2502
+ SOFTWARE.
2433
2503
 
2434
2504
  ````
2435
2505
 
@@ -2439,11 +2509,36 @@ THE SOFTWARE.
2439
2509
 
2440
2510
  ### Rust Crates:
2441
2511
 
2442
- - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
2512
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
2513
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
2514
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
2515
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
2516
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
2517
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
2518
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
2519
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
2520
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
2521
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
2522
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
2523
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
2524
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
2525
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
2526
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
2527
+ - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
2528
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
2529
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
2530
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
2531
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
2532
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
2533
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
2534
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
2535
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
2536
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
2537
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
2538
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
2539
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
2443
2540
 
2444
2541
  ````text
2445
- Copyright (c) 2020 Andrew D. Straw
2446
-
2447
2542
  Permission is hereby granted, free of charge, to any
2448
2543
  person obtaining a copy of this software and associated
2449
2544
  documentation files (the "Software"), to deal in the
@@ -2476,31 +2571,34 @@ DEALINGS IN THE SOFTWARE.
2476
2571
 
2477
2572
  ### Rust Crates:
2478
2573
 
2479
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
2480
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
2574
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
2481
2575
 
2482
2576
  ````text
2483
- MIT License
2484
-
2485
- Copyright (c) 2019 Graham Esau
2577
+ Copyright (c) 2014-2026 Alex Crichton
2486
2578
 
2487
- Permission is hereby granted, free of charge, to any person obtaining a copy
2488
- of this software and associated documentation files (the "Software"), to deal
2489
- in the Software without restriction, including without limitation the rights
2490
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2491
- copies of the Software, and to permit persons to whom the Software is
2492
- furnished to do so, subject to the following conditions:
2579
+ Permission is hereby granted, free of charge, to any
2580
+ person obtaining a copy of this software and associated
2581
+ documentation files (the "Software"), to deal in the
2582
+ Software without restriction, including without
2583
+ limitation the rights to use, copy, modify, merge,
2584
+ publish, distribute, sublicense, and/or sell copies of
2585
+ the Software, and to permit persons to whom the Software
2586
+ is furnished to do so, subject to the following
2587
+ conditions:
2493
2588
 
2494
- The above copyright notice and this permission notice shall be included in all
2495
- copies or substantial portions of the Software.
2589
+ The above copyright notice and this permission notice
2590
+ shall be included in all copies or substantial portions
2591
+ of the Software.
2496
2592
 
2497
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2498
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2499
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2500
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2501
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2502
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2503
- SOFTWARE.
2593
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2594
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2595
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2596
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2597
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2598
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2599
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2600
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2601
+ DEALINGS IN THE SOFTWARE.
2504
2602
 
2505
2603
  ````
2506
2604
 
@@ -2510,15 +2608,10 @@ SOFTWARE.
2510
2608
 
2511
2609
  ### Rust Crates:
2512
2610
 
2513
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
2514
- - [log](https://github.com/rust-lang/log) (0.4.29)
2515
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
2516
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
2517
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
2518
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
2611
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
2519
2612
 
2520
2613
  ````text
2521
- Copyright (c) 2014 The Rust Project Developers
2614
+ Copyright (c) 2019 Nick Fitzgerald
2522
2615
 
2523
2616
  Permission is hereby granted, free of charge, to any
2524
2617
  person obtaining a copy of this software and associated
@@ -2552,10 +2645,10 @@ DEALINGS IN THE SOFTWARE.
2552
2645
 
2553
2646
  ### Rust Crates:
2554
2647
 
2555
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2648
+ - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
2556
2649
 
2557
2650
  ````text
2558
- Copyright (c) 2019 Carl Lerche
2651
+ Copyright (c) 2017 tokio-jsonrpc developers
2559
2652
 
2560
2653
  Permission is hereby granted, free of charge, to any
2561
2654
  person obtaining a copy of this software and associated
@@ -2589,10 +2682,11 @@ DEALINGS IN THE SOFTWARE.
2589
2682
 
2590
2683
  ### Rust Crates:
2591
2684
 
2592
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
2685
+ - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
2686
+ - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
2593
2687
 
2594
2688
  ````text
2595
- Copyright (c) 2018 The Servo Project Developers
2689
+ Copyright (c) 2012-2013 Mozilla Foundation
2596
2690
 
2597
2691
  Permission is hereby granted, free of charge, to any
2598
2692
  person obtaining a copy of this software and associated
@@ -2626,14 +2720,10 @@ DEALINGS IN THE SOFTWARE.
2626
2720
 
2627
2721
  ### Rust Crates:
2628
2722
 
2629
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
2723
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
2630
2724
 
2631
2725
  ````text
2632
- The MIT License (MIT)
2633
-
2634
- Copyright (c) 2015 Danny Guo
2635
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2636
- Copyright (c) 2018 Akash Kurdekar
2726
+ Copyright (c) 2018-2019 Sean McArthur
2637
2727
 
2638
2728
  Permission is hereby granted, free of charge, to any person obtaining a copy
2639
2729
  of this software and associated documentation files (the "Software"), to deal
@@ -2642,16 +2732,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2642
2732
  copies of the Software, and to permit persons to whom the Software is
2643
2733
  furnished to do so, subject to the following conditions:
2644
2734
 
2645
- The above copyright notice and this permission notice shall be included in all
2646
- copies or substantial portions of the Software.
2735
+ The above copyright notice and this permission notice shall be included in
2736
+ all copies or substantial portions of the Software.
2647
2737
 
2648
2738
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2649
2739
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2650
2740
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2651
2741
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2652
2742
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2653
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2654
- SOFTWARE.
2743
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2744
+ THE SOFTWARE.
2745
+
2655
2746
 
2656
2747
  ````
2657
2748
 
@@ -2661,29 +2752,34 @@ SOFTWARE.
2661
2752
 
2662
2753
  ### Rust Crates:
2663
2754
 
2664
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
2755
+ - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
2665
2756
 
2666
2757
  ````text
2667
- Copyright (c) 2017 Daniel Abramov
2668
- Copyright (c) 2017 Alexey Galakhov
2758
+ Copyright (c) 2020 Andrew D. Straw
2669
2759
 
2670
- Permission is hereby granted, free of charge, to any person obtaining a copy
2671
- of this software and associated documentation files (the "Software"), to deal
2672
- in the Software without restriction, including without limitation the rights
2673
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2674
- copies of the Software, and to permit persons to whom the Software is
2675
- furnished to do so, subject to the following conditions:
2760
+ Permission is hereby granted, free of charge, to any
2761
+ person obtaining a copy of this software and associated
2762
+ documentation files (the "Software"), to deal in the
2763
+ Software without restriction, including without
2764
+ limitation the rights to use, copy, modify, merge,
2765
+ publish, distribute, sublicense, and/or sell copies of
2766
+ the Software, and to permit persons to whom the Software
2767
+ is furnished to do so, subject to the following
2768
+ conditions:
2676
2769
 
2677
- The above copyright notice and this permission notice shall be included in
2678
- all copies or substantial portions of the Software.
2770
+ The above copyright notice and this permission notice
2771
+ shall be included in all copies or substantial portions
2772
+ of the Software.
2679
2773
 
2680
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2681
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2682
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2683
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2684
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2685
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2686
- THE SOFTWARE.
2774
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2775
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2776
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2777
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2778
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2779
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2780
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2781
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2782
+ DEALINGS IN THE SOFTWARE.
2687
2783
 
2688
2784
  ````
2689
2785
 
@@ -2691,17 +2787,14 @@ THE SOFTWARE.
2691
2787
 
2692
2788
  ## The following dependencies are licensed under the MIT License:
2693
2789
 
2694
- ### Rust Crates:
2790
+ ### NPM Packages:
2695
2791
 
2696
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
2792
+ - [json5](https://github.com/json5/json5) (2.2.3)
2697
2793
 
2698
2794
  ````text
2699
2795
  MIT License
2700
2796
 
2701
- Copyright 2013-2014 RAD Game Tools and Valve Software
2702
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
2703
- Copyright (c) 2017 Frommi
2704
- Copyright (c) 2017-2024 oyvindln
2797
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
2705
2798
 
2706
2799
  Permission is hereby granted, free of charge, to any person obtaining a copy
2707
2800
  of this software and associated documentation files (the "Software"), to deal
@@ -2721,24 +2814,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2721
2814
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2722
2815
  SOFTWARE.
2723
2816
 
2724
- ````
2725
-
2726
- ---
2727
-
2728
- ## The following dependencies are licensed under the MIT License:
2729
-
2730
- ### Rust Crates:
2731
-
2732
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
2733
-
2734
- ````text
2735
- Copyright 2016 Nika Layzell
2736
-
2737
- 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:
2738
-
2739
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2740
-
2741
- 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.
2817
+ [others]: https://github.com/json5/json5/contributors
2742
2818
 
2743
2819
  ````
2744
2820
 
@@ -2748,10 +2824,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2748
2824
 
2749
2825
  ### Rust Crates:
2750
2826
 
2751
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
2827
+ - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
2752
2828
 
2753
2829
  ````text
2754
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
2830
+ Copyright (c) 2014 Chris Wong
2755
2831
 
2756
2832
  Permission is hereby granted, free of charge, to any
2757
2833
  person obtaining a copy of this software and associated
@@ -2785,10 +2861,19 @@ DEALINGS IN THE SOFTWARE.
2785
2861
 
2786
2862
  ### Rust Crates:
2787
2863
 
2788
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
2864
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2865
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2866
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2867
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2868
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2869
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2870
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2871
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2872
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2789
2873
 
2790
2874
  ````text
2791
- Copyright (c) 2019 The CryptoCorrosion Contributors
2875
+ Copyright (c) 2016 Alex Crichton
2876
+ Copyright (c) 2017 The Tokio Authors
2792
2877
 
2793
2878
  Permission is hereby granted, free of charge, to any
2794
2879
  person obtaining a copy of this software and associated
@@ -2822,14 +2907,12 @@ DEALINGS IN THE SOFTWARE.
2822
2907
 
2823
2908
  ### Rust Crates:
2824
2909
 
2825
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
2826
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
2827
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
2910
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
2828
2911
 
2829
2912
  ````text
2830
2913
  MIT License
2831
2914
 
2832
- Copyright (c) Tokio Contributors
2915
+ Copyright (c) [2021] [Marvin Countryman]
2833
2916
 
2834
2917
  Permission is hereby granted, free of charge, to any person obtaining a copy
2835
2918
  of this software and associated documentation files (the "Software"), to deal
@@ -2857,30 +2940,13 @@ SOFTWARE.
2857
2940
 
2858
2941
  ### Rust Crates:
2859
2942
 
2860
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
2943
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
2861
2944
 
2862
2945
  ````text
2863
- Copyright 2017 Juniper Networks, Inc.
2864
-
2865
- 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:
2866
-
2867
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2868
-
2869
- 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.
2870
-
2871
- ````
2872
-
2873
- ---
2874
-
2875
- ## The following dependencies are licensed under the MIT License:
2876
-
2877
- ### Rust Crates:
2878
-
2879
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
2946
+ The MIT License (MIT)
2880
2947
 
2881
- ````text
2882
- Copyright (c) 2017 Alexey Galakhov
2883
- Copyright (c) 2016 Jason Housley
2948
+ Copyright (c) 2015-2020 Julien Cretin
2949
+ Copyright (c) 2017-2020 Google Inc.
2884
2950
 
2885
2951
  Permission is hereby granted, free of charge, to any person obtaining a copy
2886
2952
  of this software and associated documentation files (the "Software"), to deal
@@ -2889,16 +2955,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2889
2955
  copies of the Software, and to permit persons to whom the Software is
2890
2956
  furnished to do so, subject to the following conditions:
2891
2957
 
2892
- The above copyright notice and this permission notice shall be included in
2893
- all copies or substantial portions of the Software.
2958
+ The above copyright notice and this permission notice shall be included in all
2959
+ copies or substantial portions of the Software.
2894
2960
 
2895
2961
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2896
2962
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2897
2963
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2898
2964
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2899
2965
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2900
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2901
- THE SOFTWARE.
2966
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2967
+ SOFTWARE.
2902
2968
 
2903
2969
  ````
2904
2970
 
@@ -2908,10 +2974,10 @@ THE SOFTWARE.
2908
2974
 
2909
2975
  ### Rust Crates:
2910
2976
 
2911
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
2977
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2912
2978
 
2913
2979
  ````text
2914
- Copyright (c) 2020-2025 The RustCrypto Project Developers
2980
+ Copyright (c) 2016--2017
2915
2981
 
2916
2982
  Permission is hereby granted, free of charge, to any
2917
2983
  person obtaining a copy of this software and associated
@@ -2945,19 +3011,10 @@ DEALINGS IN THE SOFTWARE.
2945
3011
 
2946
3012
  ### Rust Crates:
2947
3013
 
2948
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2949
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2950
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2951
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2952
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2953
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2954
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2955
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2956
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
3014
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
2957
3015
 
2958
3016
  ````text
2959
- Copyright (c) 2016 Alex Crichton
2960
- Copyright (c) 2017 The Tokio Authors
3017
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
2961
3018
 
2962
3019
  Permission is hereby granted, free of charge, to any
2963
3020
  person obtaining a copy of this software and associated
@@ -2989,12 +3046,14 @@ DEALINGS IN THE SOFTWARE.
2989
3046
 
2990
3047
  ## The following dependencies are licensed under the MIT License:
2991
3048
 
2992
- ### Rust Crates:
3049
+ ### NPM Packages:
2993
3050
 
2994
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
3051
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
2995
3052
 
2996
3053
  ````text
2997
- Copyright (c) 2017 Sean McArthur
3054
+ MIT License
3055
+
3056
+ Copyright (c) Matteo Collina and Undici contributors
2998
3057
 
2999
3058
  Permission is hereby granted, free of charge, to any person obtaining a copy
3000
3059
  of this software and associated documentation files (the "Software"), to deal
@@ -3003,17 +3062,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3003
3062
  copies of the Software, and to permit persons to whom the Software is
3004
3063
  furnished to do so, subject to the following conditions:
3005
3064
 
3006
- The above copyright notice and this permission notice shall be included in
3007
- all copies or substantial portions of the Software.
3065
+ The above copyright notice and this permission notice shall be included in all
3066
+ copies or substantial portions of the Software.
3008
3067
 
3009
3068
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3010
3069
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3011
3070
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3012
3071
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3013
3072
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3014
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3015
- THE SOFTWARE.
3016
-
3073
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3074
+ SOFTWARE.
3017
3075
 
3018
3076
  ````
3019
3077
 
@@ -3023,10 +3081,10 @@ THE SOFTWARE.
3023
3081
 
3024
3082
  ### Rust Crates:
3025
3083
 
3026
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
3084
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
3027
3085
 
3028
3086
  ````text
3029
- Copyright (c) 2019 Nick Fitzgerald
3087
+ Copyright (c) 2018 Carl Lerche
3030
3088
 
3031
3089
  Permission is hereby granted, free of charge, to any
3032
3090
  person obtaining a copy of this software and associated
@@ -3058,46 +3116,13 @@ DEALINGS IN THE SOFTWARE.
3058
3116
 
3059
3117
  ## The following dependencies are licensed under the MIT License:
3060
3118
 
3061
- ### NPM Packages:
3062
-
3063
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
3064
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
3065
-
3066
- ````text
3067
- MIT License
3068
-
3069
- Copyright (c) Microsoft Corporation.
3070
-
3071
- Permission is hereby granted, free of charge, to any person obtaining a copy
3072
- of this software and associated documentation files (the "Software"), to deal
3073
- in the Software without restriction, including without limitation the rights
3074
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3075
- copies of the Software, and to permit persons to whom the Software is
3076
- furnished to do so, subject to the following conditions:
3077
-
3078
- The above copyright notice and this permission notice shall be included in all
3079
- copies or substantial portions of the Software.
3080
-
3081
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3082
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3083
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3084
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3085
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3086
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3087
- SOFTWARE
3088
-
3089
- ````
3090
-
3091
- ---
3092
-
3093
- ## The following dependencies are licensed under the MIT License:
3094
-
3095
3119
  ### Rust Crates:
3096
3120
 
3097
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
3121
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
3122
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
3098
3123
 
3099
3124
  ````text
3100
- Copyright (c) 2018-2019 The RustCrypto Project Developers
3125
+ Copyright (c) 2014 Alex Crichton
3101
3126
 
3102
3127
  Permission is hereby granted, free of charge, to any
3103
3128
  person obtaining a copy of this software and associated
@@ -3131,13 +3156,12 @@ DEALINGS IN THE SOFTWARE.
3131
3156
 
3132
3157
  ### NPM Packages:
3133
3158
 
3134
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
3135
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
3159
+ - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.13) (0.0.13)
3136
3160
 
3137
3161
  ````text
3138
3162
  MIT License
3139
3163
 
3140
- Copyright (c) 2017 Evgeny Poberezkin
3164
+ Copyright (c) 2026 Huawei Device Co., Ltd.
3141
3165
 
3142
3166
  Permission is hereby granted, free of charge, to any person obtaining a copy
3143
3167
  of this software and associated documentation files (the "Software"), to deal
@@ -3165,34 +3189,62 @@ SOFTWARE.
3165
3189
 
3166
3190
  ### Rust Crates:
3167
3191
 
3168
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
3192
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
3169
3193
 
3170
3194
  ````text
3171
- Copyright (c) 2016--2023
3195
+ Copyright (c) 2017 Sean McArthur
3172
3196
 
3173
- Permission is hereby granted, free of charge, to any
3174
- person obtaining a copy of this software and associated
3175
- documentation files (the "Software"), to deal in the
3176
- Software without restriction, including without
3177
- limitation the rights to use, copy, modify, merge,
3178
- publish, distribute, sublicense, and/or sell copies of
3179
- the Software, and to permit persons to whom the Software
3180
- is furnished to do so, subject to the following
3181
- conditions:
3197
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3198
+ of this software and associated documentation files (the "Software"), to deal
3199
+ in the Software without restriction, including without limitation the rights
3200
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3201
+ copies of the Software, and to permit persons to whom the Software is
3202
+ furnished to do so, subject to the following conditions:
3182
3203
 
3183
- The above copyright notice and this permission notice
3184
- shall be included in all copies or substantial portions
3185
- of the Software.
3204
+ The above copyright notice and this permission notice shall be included in
3205
+ all copies or substantial portions of the Software.
3186
3206
 
3187
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3188
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3189
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3190
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3191
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3192
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3193
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3194
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3195
- DEALINGS IN THE SOFTWARE.
3207
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3208
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3209
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3210
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3211
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3212
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3213
+ THE SOFTWARE.
3214
+
3215
+
3216
+ ````
3217
+
3218
+ ---
3219
+
3220
+ ## The following dependencies are licensed under the MIT License:
3221
+
3222
+ ### Rust Crates:
3223
+
3224
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
3225
+
3226
+ ````text
3227
+ The MIT License (MIT)
3228
+
3229
+ Copyright (c) 2015 Alice Maz
3230
+
3231
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3232
+ of this software and associated documentation files (the "Software"), to deal
3233
+ in the Software without restriction, including without limitation the rights
3234
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3235
+ copies of the Software, and to permit persons to whom the Software is
3236
+ furnished to do so, subject to the following conditions:
3237
+
3238
+ The above copyright notice and this permission notice shall be included in
3239
+ all copies or substantial portions of the Software.
3240
+
3241
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3242
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3243
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3244
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3245
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3246
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3247
+ THE SOFTWARE.
3196
3248
 
3197
3249
  ````
3198
3250
 
@@ -3202,10 +3254,14 @@ DEALINGS IN THE SOFTWARE.
3202
3254
 
3203
3255
  ### Rust Crates:
3204
3256
 
3205
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
3257
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
3258
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
3259
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
3206
3260
 
3207
3261
  ````text
3208
- Copyright (c) 2023-2025 Sean McArthur
3262
+ MIT License
3263
+
3264
+ Copyright (c) Tokio Contributors
3209
3265
 
3210
3266
  Permission is hereby granted, free of charge, to any person obtaining a copy
3211
3267
  of this software and associated documentation files (the "Software"), to deal
@@ -3214,16 +3270,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3214
3270
  copies of the Software, and to permit persons to whom the Software is
3215
3271
  furnished to do so, subject to the following conditions:
3216
3272
 
3217
- The above copyright notice and this permission notice shall be included in
3218
- all copies or substantial portions of the Software.
3273
+ The above copyright notice and this permission notice shall be included in all
3274
+ copies or substantial portions of the Software.
3219
3275
 
3220
3276
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3221
3277
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3222
3278
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3223
3279
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3224
3280
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3225
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3226
- THE SOFTWARE.
3281
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3282
+ SOFTWARE.
3227
3283
 
3228
3284
  ````
3229
3285
 
@@ -3233,10 +3289,11 @@ THE SOFTWARE.
3233
3289
 
3234
3290
  ### Rust Crates:
3235
3291
 
3236
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
3292
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
3237
3293
 
3238
3294
  ````text
3239
- Copyright (c) 2014 Carl Lerche and other MIO contributors
3295
+ Copyright (c) 2017 Alexey Galakhov
3296
+ Copyright (c) 2016 Jason Housley
3240
3297
 
3241
3298
  Permission is hereby granted, free of charge, to any person obtaining a copy
3242
3299
  of this software and associated documentation files (the "Software"), to deal
@@ -3262,12 +3319,14 @@ THE SOFTWARE.
3262
3319
 
3263
3320
  ## The following dependencies are licensed under the MIT License:
3264
3321
 
3265
- ### Rust Crates:
3322
+ ### NPM Packages:
3266
3323
 
3267
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
3324
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
3268
3325
 
3269
3326
  ````text
3270
- Copyright (c) 2018 directories-rs contributors
3327
+ The MIT License (MIT)
3328
+
3329
+ Copyright (c) 2015-2021 Evgeny Poberezkin
3271
3330
 
3272
3331
  Permission is hereby granted, free of charge, to any person obtaining a copy
3273
3332
  of this software and associated documentation files (the "Software"), to deal
@@ -3287,6 +3346,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3287
3346
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3288
3347
  SOFTWARE.
3289
3348
 
3349
+
3290
3350
  ````
3291
3351
 
3292
3352
  ---
@@ -3295,10 +3355,10 @@ SOFTWARE.
3295
3355
 
3296
3356
  ### Rust Crates:
3297
3357
 
3298
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
3358
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
3299
3359
 
3300
3360
  ````text
3301
- Copyright (c) 2016 Anthony Ramine
3361
+ Copyright (c) 2013-2016 The rust-url developers
3302
3362
 
3303
3363
  Permission is hereby granted, free of charge, to any
3304
3364
  person obtaining a copy of this software and associated
@@ -3332,11 +3392,12 @@ DEALINGS IN THE SOFTWARE.
3332
3392
 
3333
3393
  ### Rust Crates:
3334
3394
 
3335
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
3395
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
3336
3396
 
3337
3397
  ````text
3338
- Copyright (c) 2018-2023 Sean McArthur
3339
- Copyright (c) 2016 Alex Crichton
3398
+ MIT License
3399
+
3400
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
3340
3401
 
3341
3402
  Permission is hereby granted, free of charge, to any person obtaining a copy
3342
3403
  of this software and associated documentation files (the "Software"), to deal
@@ -3345,17 +3406,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3345
3406
  copies of the Software, and to permit persons to whom the Software is
3346
3407
  furnished to do so, subject to the following conditions:
3347
3408
 
3348
- The above copyright notice and this permission notice shall be included in
3349
- all copies or substantial portions of the Software.
3409
+ The above copyright notice and this permission notice shall be included in all
3410
+ copies or substantial portions of the Software.
3350
3411
 
3351
3412
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3352
3413
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3353
3414
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3354
3415
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3355
3416
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3356
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3357
- THE SOFTWARE.
3358
-
3417
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3418
+ SOFTWARE.
3359
3419
 
3360
3420
  ````
3361
3421
 
@@ -3365,59 +3425,30 @@ THE SOFTWARE.
3365
3425
 
3366
3426
  ### Rust Crates:
3367
3427
 
3368
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
3369
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
3370
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
3371
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
3372
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
3373
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
3374
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
3375
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
3376
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
3377
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
3378
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
3379
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
3380
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
3381
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
3382
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
3383
- - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
3384
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
3385
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
3386
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
3387
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
3388
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
3389
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
3390
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
3391
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
3392
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
3393
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
3394
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
3395
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
3428
+ - [nix](https://github.com/nix-rust/nix) (0.31.2)
3396
3429
 
3397
3430
  ````text
3398
- Permission is hereby granted, free of charge, to any
3399
- person obtaining a copy of this software and associated
3400
- documentation files (the "Software"), to deal in the
3401
- Software without restriction, including without
3402
- limitation the rights to use, copy, modify, merge,
3403
- publish, distribute, sublicense, and/or sell copies of
3404
- the Software, and to permit persons to whom the Software
3405
- is furnished to do so, subject to the following
3406
- conditions:
3431
+ The MIT License (MIT)
3407
3432
 
3408
- The above copyright notice and this permission notice
3409
- shall be included in all copies or substantial portions
3410
- of the Software.
3433
+ Copyright (c) 2015 Carl Lerche + nix-rust Authors
3411
3434
 
3412
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3413
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3414
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3415
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3416
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3417
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3418
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3419
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3420
- DEALINGS IN THE SOFTWARE.
3435
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3436
+ of this software and associated documentation files (the "Software"), to deal
3437
+ in the Software without restriction, including without limitation the rights
3438
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3439
+ copies of the Software, and to permit persons to whom the Software is
3440
+ furnished to do so, subject to the following conditions:
3441
+
3442
+ The above copyright notice and this permission notice shall be included in
3443
+ all copies or substantial portions of the Software.
3444
+
3445
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3446
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3447
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3448
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3449
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3450
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3451
+ THE SOFTWARE.
3421
3452
 
3422
3453
  ````
3423
3454
 
@@ -3427,10 +3458,10 @@ DEALINGS IN THE SOFTWARE.
3427
3458
 
3428
3459
  ### Rust Crates:
3429
3460
 
3430
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
3461
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
3431
3462
 
3432
3463
  ````text
3433
- Copyright (c) 2017 Artyom Pavlov
3464
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
3434
3465
 
3435
3466
  Permission is hereby granted, free of charge, to any
3436
3467
  person obtaining a copy of this software and associated
@@ -3464,30 +3495,30 @@ DEALINGS IN THE SOFTWARE.
3464
3495
 
3465
3496
  ### Rust Crates:
3466
3497
 
3467
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
3498
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
3468
3499
 
3469
3500
  ````text
3470
- The MIT License (MIT)
3471
-
3472
- Copyright (c) 2015 Bartłomiej Kamiński
3473
-
3474
- Permission is hereby granted, free of charge, to any person obtaining a copy
3475
- of this software and associated documentation files (the "Software"), to deal
3476
- in the Software without restriction, including without limitation the rights
3477
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3478
- copies of the Software, and to permit persons to whom the Software is
3479
- furnished to do so, subject to the following conditions:
3480
-
3481
- The above copyright notice and this permission notice shall be included in all
3482
- copies or substantial portions of the Software.
3483
-
3484
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3485
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3486
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3487
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3488
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3489
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3501
+ Copyright (c) 2013-2014 The Rust Project Developers.
3502
+ Copyright (c) 2015-2020 The rust-hex Developers
3503
+
3504
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3505
+ of this software and associated documentation files (the "Software"), to deal
3506
+ in the Software without restriction, including without limitation the rights
3507
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3508
+ copies of the Software, and to permit persons to whom the Software is
3509
+ furnished to do so, subject to the following conditions:
3510
+
3511
+ The above copyright notice and this permission notice shall be included in all
3512
+ copies or substantial portions of the Software.
3513
+
3514
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3515
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3516
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3517
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3518
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3519
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3490
3520
  SOFTWARE.
3521
+
3491
3522
  ````
3492
3523
 
3493
3524
  ---
@@ -3496,10 +3527,10 @@ SOFTWARE.
3496
3527
 
3497
3528
  ### Rust Crates:
3498
3529
 
3499
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
3530
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3500
3531
 
3501
3532
  ````text
3502
- Copyright (c) 2015 Steven Allen
3533
+ Copyright 2023 The Fuchsia Authors
3503
3534
 
3504
3535
  Permission is hereby granted, free of charge, to any
3505
3536
  person obtaining a copy of this software and associated
@@ -3525,37 +3556,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3525
3556
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3526
3557
  DEALINGS IN THE SOFTWARE.
3527
3558
 
3528
- ````
3529
-
3530
- ---
3531
-
3532
- ## The following dependencies are licensed under the MIT License:
3533
-
3534
- ### Rust Crates:
3535
-
3536
- - [want](https://github.com/seanmonstar/want) (0.3.1)
3537
-
3538
- ````text
3539
- Copyright (c) 2018-2019 Sean McArthur
3540
-
3541
- Permission is hereby granted, free of charge, to any person obtaining a copy
3542
- of this software and associated documentation files (the "Software"), to deal
3543
- in the Software without restriction, including without limitation the rights
3544
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3545
- copies of the Software, and to permit persons to whom the Software is
3546
- furnished to do so, subject to the following conditions:
3547
-
3548
- The above copyright notice and this permission notice shall be included in
3549
- all copies or substantial portions of the Software.
3550
-
3551
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3552
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3553
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3554
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3555
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3556
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3557
- THE SOFTWARE.
3558
-
3559
3559
 
3560
3560
  ````
3561
3561
 
@@ -3950,14 +3950,31 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3950
3950
 
3951
3951
  ### Rust Crates:
3952
3952
 
3953
- - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
3953
+ - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
3954
+ - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
3955
+ - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
3956
+ - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
3957
+ - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
3958
+ - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
3959
+ - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
3960
+ - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
3961
+ - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
3962
+ - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
3963
+ - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
3964
+ - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
3965
+ - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
3966
+ - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
3967
+ - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
3968
+ - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
3969
+ - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
3970
+ - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
3954
3971
 
3955
3972
  ````text
3956
3973
  UNICODE LICENSE V3
3957
3974
 
3958
3975
  COPYRIGHT AND PERMISSION NOTICE
3959
3976
 
3960
- Copyright © 1991-2023 Unicode, Inc.
3977
+ Copyright © 2020-2024 Unicode, Inc.
3961
3978
 
3962
3979
  NOTICE TO USER: Carefully read the following legal agreement. BY
3963
3980
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -3993,6 +4010,13 @@ not be used in advertising or otherwise to promote the sale, use or other
3993
4010
  dealings in these Data Files or Software without prior written
3994
4011
  authorization of the copyright holder.
3995
4012
 
4013
+ SPDX-License-Identifier: Unicode-3.0
4014
+
4015
+
4016
+
4017
+ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4018
+ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4019
+
3996
4020
  ````
3997
4021
 
3998
4022
  ---
@@ -4001,31 +4025,14 @@ authorization of the copyright holder.
4001
4025
 
4002
4026
  ### Rust Crates:
4003
4027
 
4004
- - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4005
- - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4006
- - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4007
- - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4008
- - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4009
- - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4010
- - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4011
- - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4012
- - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4013
- - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4014
- - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4015
- - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4016
- - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4017
- - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4018
- - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4019
- - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4020
- - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4021
- - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4028
+ - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4022
4029
 
4023
4030
  ````text
4024
4031
  UNICODE LICENSE V3
4025
4032
 
4026
4033
  COPYRIGHT AND PERMISSION NOTICE
4027
4034
 
4028
- Copyright © 2020-2024 Unicode, Inc.
4035
+ Copyright © 1991-2023 Unicode, Inc.
4029
4036
 
4030
4037
  NOTICE TO USER: Carefully read the following legal agreement. BY
4031
4038
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4061,12 +4068,5 @@ not be used in advertising or otherwise to promote the sale, use or other
4061
4068
  dealings in these Data Files or Software without prior written
4062
4069
  authorization of the copyright holder.
4063
4070
 
4064
- SPDX-License-Identifier: Unicode-3.0
4065
-
4066
-
4067
-
4068
- Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4069
- ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4070
-
4071
4071
  ````
4072
4072