@deveco-codegenie/mcp-win32-x64 1.1.9 → 1.1.11

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
@@ -384,49 +384,14 @@ The complete list of contributors can be found at:
384
384
 
385
385
  ## The following dependencies are licensed under the MIT License:
386
386
 
387
- ### Rust Crates:
387
+ ### NPM Packages:
388
388
 
389
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
389
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
390
390
 
391
391
  ````text
392
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
393
-
394
- Permission is hereby granted, free of charge, to any
395
- person obtaining a copy of this software and associated
396
- documentation files (the "Software"), to deal in the
397
- Software without restriction, including without
398
- limitation the rights to use, copy, modify, merge,
399
- publish, distribute, sublicense, and/or sell copies of
400
- the Software, and to permit persons to whom the Software
401
- is furnished to do so, subject to the following
402
- conditions:
403
-
404
- The above copyright notice and this permission notice
405
- shall be included in all copies or substantial portions
406
- of the Software.
407
-
408
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
409
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
410
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
411
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
412
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
413
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
414
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
415
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
416
- DEALINGS IN THE SOFTWARE.
417
-
418
- ````
419
-
420
- ---
421
-
422
- ## The following dependencies are licensed under the MIT License:
423
-
424
- ### Rust Crates:
425
-
426
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
392
+ The MIT License (MIT)
427
393
 
428
- ````text
429
- Copyright (c) 2017 Sean McArthur
394
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
430
395
 
431
396
  Permission is hereby granted, free of charge, to any person obtaining a copy
432
397
  of this software and associated documentation files (the "Software"), to deal
@@ -446,7 +411,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
446
411
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
447
412
  THE SOFTWARE.
448
413
 
449
-
450
414
  ````
451
415
 
452
416
  ---
@@ -455,11 +419,10 @@ THE SOFTWARE.
455
419
 
456
420
  ### Rust Crates:
457
421
 
458
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
422
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
459
423
 
460
424
  ````text
461
- Copyright (c) 2018-2023 Sean McArthur
462
- Copyright (c) 2016 Alex Crichton
425
+ Copyright (c) 2015-2025 Sean McArthur
463
426
 
464
427
  Permission is hereby granted, free of charge, to any person obtaining a copy
465
428
  of this software and associated documentation files (the "Software"), to deal
@@ -488,10 +451,10 @@ THE SOFTWARE.
488
451
 
489
452
  ### Rust Crates:
490
453
 
491
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
454
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
492
455
 
493
456
  ````text
494
- Copyright (c) 2018-2019 The RustCrypto Project Developers
457
+ Copyright (c) 2019 Carl Lerche
495
458
 
496
459
  Permission is hereby granted, free of charge, to any
497
460
  person obtaining a copy of this software and associated
@@ -523,13 +486,14 @@ DEALINGS IN THE SOFTWARE.
523
486
 
524
487
  ## The following dependencies are licensed under the MIT License:
525
488
 
526
- ### Rust Crates:
489
+ ### NPM Packages:
527
490
 
528
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
491
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
529
492
 
530
493
  ````text
531
- Copyright (c) 2013-2014 The Rust Project Developers.
532
- Copyright (c) 2015-2020 The rust-hex Developers
494
+ The MIT License (MIT)
495
+
496
+ Copyright (c) 2015-2021 Evgeny Poberezkin
533
497
 
534
498
  Permission is hereby granted, free of charge, to any person obtaining a copy
535
499
  of this software and associated documentation files (the "Software"), to deal
@@ -549,6 +513,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
549
513
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
550
514
  SOFTWARE.
551
515
 
516
+
552
517
  ````
553
518
 
554
519
  ---
@@ -557,15 +522,49 @@ SOFTWARE.
557
522
 
558
523
  ### Rust Crates:
559
524
 
560
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
561
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
562
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
563
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
525
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
564
526
 
565
527
  ````text
566
- The MIT License (MIT)
528
+ Copyright (c) 2021 RustCrypto Developers
567
529
 
568
- Copyright (c) 2015 Andrew Gallant
530
+ Permission is hereby granted, free of charge, to any
531
+ person obtaining a copy of this software and associated
532
+ documentation files (the "Software"), to deal in the
533
+ Software without restriction, including without
534
+ limitation the rights to use, copy, modify, merge,
535
+ publish, distribute, sublicense, and/or sell copies of
536
+ the Software, and to permit persons to whom the Software
537
+ is furnished to do so, subject to the following
538
+ conditions:
539
+
540
+ The above copyright notice and this permission notice
541
+ shall be included in all copies or substantial portions
542
+ of the Software.
543
+
544
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
545
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
546
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
547
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
548
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
549
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
550
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
551
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
552
+ DEALINGS IN THE SOFTWARE.
553
+
554
+ ````
555
+
556
+ ---
557
+
558
+ ## The following dependencies are licensed under the MIT License:
559
+
560
+ ### NPM Packages:
561
+
562
+ - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.13) (0.0.13)
563
+
564
+ ````text
565
+ MIT License
566
+
567
+ Copyright (c) 2026 Huawei Device Co., Ltd.
569
568
 
570
569
  Permission is hereby granted, free of charge, to any person obtaining a copy
571
570
  of this software and associated documentation files (the "Software"), to deal
@@ -574,16 +573,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
574
573
  copies of the Software, and to permit persons to whom the Software is
575
574
  furnished to do so, subject to the following conditions:
576
575
 
577
- The above copyright notice and this permission notice shall be included in
578
- all copies or substantial portions of the Software.
576
+ The above copyright notice and this permission notice shall be included in all
577
+ copies or substantial portions of the Software.
579
578
 
580
579
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
581
580
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
582
581
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
583
582
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
584
583
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
585
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
586
- THE SOFTWARE.
584
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
585
+ SOFTWARE.
587
586
 
588
587
  ````
589
588
 
@@ -593,13 +592,10 @@ THE SOFTWARE.
593
592
 
594
593
  ### Rust Crates:
595
594
 
596
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
597
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
598
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
599
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
595
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
600
596
 
601
597
  ````text
602
- Copyright (c) 2019 Tokio Contributors
598
+ Copyright (c) 2016 Anthony Ramine
603
599
 
604
600
  Permission is hereby granted, free of charge, to any
605
601
  person obtaining a copy of this software and associated
@@ -633,12 +629,72 @@ DEALINGS IN THE SOFTWARE.
633
629
 
634
630
  ### Rust Crates:
635
631
 
636
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
632
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
633
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
634
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
635
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
636
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
637
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
638
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
639
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
640
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
641
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
642
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
643
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
644
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
645
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
646
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
647
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
648
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
649
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
650
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
651
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
652
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
653
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
654
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
655
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
656
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
657
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
658
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
637
659
 
638
660
  ````text
639
- The MIT License (MIT)
661
+ Permission is hereby granted, free of charge, to any
662
+ person obtaining a copy of this software and associated
663
+ documentation files (the "Software"), to deal in the
664
+ Software without restriction, including without
665
+ limitation the rights to use, copy, modify, merge,
666
+ publish, distribute, sublicense, and/or sell copies of
667
+ the Software, and to permit persons to whom the Software
668
+ is furnished to do so, subject to the following
669
+ conditions:
640
670
 
641
- Copyright (c) 2014 Mathijs van de Nes
671
+ The above copyright notice and this permission notice
672
+ shall be included in all copies or substantial portions
673
+ of the Software.
674
+
675
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
676
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
677
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
678
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
679
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
680
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
681
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
682
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
683
+ DEALINGS IN THE SOFTWARE.
684
+
685
+ ````
686
+
687
+ ---
688
+
689
+ ## The following dependencies are licensed under the MIT License:
690
+
691
+ ### Rust Crates:
692
+
693
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
694
+
695
+ ````text
696
+ Copyright (c) 2013-2014 The Rust Project Developers.
697
+ Copyright (c) 2015-2020 The rust-hex Developers
642
698
 
643
699
  Permission is hereby granted, free of charge, to any person obtaining a copy
644
700
  of this software and associated documentation files (the "Software"), to deal
@@ -658,8 +714,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
658
714
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
659
715
  SOFTWARE.
660
716
 
661
- Some files in the "tests/data" subdirectory of this repository are under other
662
- licences; see files named LICENSE.*.txt for details.
663
717
  ````
664
718
 
665
719
  ---
@@ -668,32 +722,36 @@ licences; see files named LICENSE.*.txt for details.
668
722
 
669
723
  ### Rust Crates:
670
724
 
671
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
725
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
726
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
727
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
672
728
 
673
729
  ````text
674
- The MIT License (MIT)
675
-
676
- Copyright (c) 2015 Danny Guo
677
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
678
- Copyright (c) 2018 Akash Kurdekar
730
+ Copyright (c) 2016 The Rust Project Developers
679
731
 
680
- Permission is hereby granted, free of charge, to any person obtaining a copy
681
- of this software and associated documentation files (the "Software"), to deal
682
- in the Software without restriction, including without limitation the rights
683
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
684
- copies of the Software, and to permit persons to whom the Software is
685
- furnished to do so, subject to the following conditions:
732
+ Permission is hereby granted, free of charge, to any
733
+ person obtaining a copy of this software and associated
734
+ documentation files (the "Software"), to deal in the
735
+ Software without restriction, including without
736
+ limitation the rights to use, copy, modify, merge,
737
+ publish, distribute, sublicense, and/or sell copies of
738
+ the Software, and to permit persons to whom the Software
739
+ is furnished to do so, subject to the following
740
+ conditions:
686
741
 
687
- The above copyright notice and this permission notice shall be included in all
688
- copies or substantial portions of the Software.
742
+ The above copyright notice and this permission notice
743
+ shall be included in all copies or substantial portions
744
+ of the Software.
689
745
 
690
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
691
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
692
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
693
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
694
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
695
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
696
- SOFTWARE.
746
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
747
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
748
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
749
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
750
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
751
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
752
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
753
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
754
+ DEALINGS IN THE SOFTWARE.
697
755
 
698
756
  ````
699
757
 
@@ -703,11 +761,13 @@ SOFTWARE.
703
761
 
704
762
  ### Rust Crates:
705
763
 
706
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
707
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
764
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
708
765
 
709
766
  ````text
710
- Copyright (c) 2018-2019 dirs-rs contributors
767
+ MIT License
768
+
769
+ Copyright (c) 2019 Yoshua Wuyts
770
+ Copyright (c) Tokio Contributors
711
771
 
712
772
  Permission is hereby granted, free of charge, to any person obtaining a copy
713
773
  of this software and associated documentation files (the "Software"), to deal
@@ -735,402 +795,10 @@ SOFTWARE.
735
795
 
736
796
  ### Rust Crates:
737
797
 
738
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
798
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
739
799
 
740
800
  ````text
741
- Copyright (c) 2017 Daniel Abramov
742
- Copyright (c) 2017 Alexey Galakhov
743
-
744
- Permission is hereby granted, free of charge, to any person obtaining a copy
745
- of this software and associated documentation files (the "Software"), to deal
746
- in the Software without restriction, including without limitation the rights
747
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
748
- copies of the Software, and to permit persons to whom the Software is
749
- furnished to do so, subject to the following conditions:
750
-
751
- The above copyright notice and this permission notice shall be included in
752
- all copies or substantial portions of the Software.
753
-
754
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
755
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
756
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
757
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
758
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
759
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
760
- THE SOFTWARE.
761
-
762
- ````
763
-
764
- ---
765
-
766
- ## The following dependencies are licensed under the MIT License:
767
-
768
- ### Rust Crates:
769
-
770
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
771
-
772
- ````text
773
- The MIT License (MIT)
774
-
775
- Copyright (c) 2015 Bartłomiej Kamiński
776
-
777
- Permission is hereby granted, free of charge, to any person obtaining a copy
778
- of this software and associated documentation files (the "Software"), to deal
779
- in the Software without restriction, including without limitation the rights
780
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
781
- copies of the Software, and to permit persons to whom the Software is
782
- furnished to do so, subject to the following conditions:
783
-
784
- The above copyright notice and this permission notice shall be included in all
785
- copies or substantial portions of the Software.
786
-
787
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
788
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
789
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
790
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
791
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
792
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
793
- SOFTWARE.
794
- ````
795
-
796
- ---
797
-
798
- ## The following dependencies are licensed under the MIT License:
799
-
800
- ### Rust Crates:
801
-
802
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
803
-
804
- ````text
805
- Copyright (c) 2016-2025 Sean McArthur
806
-
807
- Permission is hereby granted, free of charge, to any person obtaining a copy
808
- of this software and associated documentation files (the "Software"), to deal
809
- in the Software without restriction, including without limitation the rights
810
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
811
- copies of the Software, and to permit persons to whom the Software is
812
- furnished to do so, subject to the following conditions:
813
-
814
- The above copyright notice and this permission notice shall be included in
815
- all copies or substantial portions of the Software.
816
-
817
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
818
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
819
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
820
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
821
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
822
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
823
- THE SOFTWARE.
824
-
825
-
826
- ````
827
-
828
- ---
829
-
830
- ## The following dependencies are licensed under the MIT License:
831
-
832
- ### NPM Packages:
833
-
834
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
835
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
836
-
837
- ````text
838
- MIT License
839
-
840
- Copyright (c) Microsoft Corporation.
841
-
842
- Permission is hereby granted, free of charge, to any person obtaining a copy
843
- of this software and associated documentation files (the "Software"), to deal
844
- in the Software without restriction, including without limitation the rights
845
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
846
- copies of the Software, and to permit persons to whom the Software is
847
- furnished to do so, subject to the following conditions:
848
-
849
- The above copyright notice and this permission notice shall be included in all
850
- copies or substantial portions of the Software.
851
-
852
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
853
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
854
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
855
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
856
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
857
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
858
- SOFTWARE
859
-
860
- ````
861
-
862
- ---
863
-
864
- ## The following dependencies are licensed under the MIT License:
865
-
866
- ### Rust Crates:
867
-
868
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
869
-
870
- ````text
871
- Copyright (c) 2014 Carl Lerche and other MIO contributors
872
-
873
- Permission is hereby granted, free of charge, to any person obtaining a copy
874
- of this software and associated documentation files (the "Software"), to deal
875
- in the Software without restriction, including without limitation the rights
876
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
877
- copies of the Software, and to permit persons to whom the Software is
878
- furnished to do so, subject to the following conditions:
879
-
880
- The above copyright notice and this permission notice shall be included in
881
- all copies or substantial portions of the Software.
882
-
883
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
884
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
885
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
886
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
887
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
888
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
889
- THE SOFTWARE.
890
-
891
- ````
892
-
893
- ---
894
-
895
- ## The following dependencies are licensed under the MIT License:
896
-
897
- ### NPM Packages:
898
-
899
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
900
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
901
-
902
- ````text
903
- MIT License
904
-
905
- Copyright (c) 2017 Evgeny Poberezkin
906
-
907
- Permission is hereby granted, free of charge, to any person obtaining a copy
908
- of this software and associated documentation files (the "Software"), to deal
909
- in the Software without restriction, including without limitation the rights
910
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
911
- copies of the Software, and to permit persons to whom the Software is
912
- furnished to do so, subject to the following conditions:
913
-
914
- The above copyright notice and this permission notice shall be included in all
915
- copies or substantial portions of the Software.
916
-
917
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
918
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
919
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
920
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
921
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
922
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
923
- SOFTWARE.
924
-
925
- ````
926
-
927
- ---
928
-
929
- ## The following dependencies are licensed under the MIT License:
930
-
931
- ### Rust Crates:
932
-
933
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
934
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
935
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
936
- - [windows](https://github.com/microsoft/windows-rs) (0.62.2)
937
- - [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
938
- - [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
939
- - [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
940
- - [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
941
- - [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
942
- - [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
943
- - [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
944
- - [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
945
- - [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
946
- - [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
947
- - [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
948
-
949
- ````text
950
- MIT License
951
-
952
- Copyright (c) <year> <copyright holders>
953
-
954
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
955
- associated documentation files (the "Software"), to deal in the Software without restriction, including
956
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
957
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
958
- following conditions:
959
-
960
- The above copyright notice and this permission notice shall be included in all copies or substantial
961
- portions of the Software.
962
-
963
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
964
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
965
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
966
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
967
- USE OR OTHER DEALINGS IN THE SOFTWARE.
968
-
969
- ````
970
-
971
- ---
972
-
973
- ## The following dependencies are licensed under the MIT License:
974
-
975
- ### Rust Crates:
976
-
977
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
978
-
979
- ````text
980
- Copyright (c) 2019 The CryptoCorrosion Contributors
981
-
982
- Permission is hereby granted, free of charge, to any
983
- person obtaining a copy of this software and associated
984
- documentation files (the "Software"), to deal in the
985
- Software without restriction, including without
986
- limitation the rights to use, copy, modify, merge,
987
- publish, distribute, sublicense, and/or sell copies of
988
- the Software, and to permit persons to whom the Software
989
- is furnished to do so, subject to the following
990
- conditions:
991
-
992
- The above copyright notice and this permission notice
993
- shall be included in all copies or substantial portions
994
- of the Software.
995
-
996
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
997
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
998
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
999
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1000
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1001
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1002
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1003
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1004
- DEALINGS IN THE SOFTWARE.
1005
-
1006
- ````
1007
-
1008
- ---
1009
-
1010
- ## The following dependencies are licensed under the MIT License:
1011
-
1012
- ### Rust Crates:
1013
-
1014
- - [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
1015
-
1016
- ````text
1017
- Copyright (c) 2015 steffengy
1018
-
1019
- 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:
1020
-
1021
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1022
-
1023
- 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.
1024
-
1025
- ````
1026
-
1027
- ---
1028
-
1029
- ## The following dependencies are licensed under the MIT License:
1030
-
1031
- ### Rust Crates:
1032
-
1033
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
1034
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
1035
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
1036
-
1037
- ````text
1038
- MIT License
1039
-
1040
- Copyright (c) Tokio Contributors
1041
-
1042
- Permission is hereby granted, free of charge, to any person obtaining a copy
1043
- of this software and associated documentation files (the "Software"), to deal
1044
- in the Software without restriction, including without limitation the rights
1045
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1046
- copies of the Software, and to permit persons to whom the Software is
1047
- furnished to do so, subject to the following conditions:
1048
-
1049
- The above copyright notice and this permission notice shall be included in all
1050
- copies or substantial portions of the Software.
1051
-
1052
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1053
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1054
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1055
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1056
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1057
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1058
- SOFTWARE.
1059
-
1060
- ````
1061
-
1062
- ---
1063
-
1064
- ## The following dependencies are licensed under the MIT License:
1065
-
1066
- ### Rust Crates:
1067
-
1068
- - [want](https://github.com/seanmonstar/want) (0.3.1)
1069
-
1070
- ````text
1071
- Copyright (c) 2018-2019 Sean McArthur
1072
-
1073
- Permission is hereby granted, free of charge, to any person obtaining a copy
1074
- of this software and associated documentation files (the "Software"), to deal
1075
- in the Software without restriction, including without limitation the rights
1076
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1077
- copies of the Software, and to permit persons to whom the Software is
1078
- furnished to do so, subject to the following conditions:
1079
-
1080
- The above copyright notice and this permission notice shall be included in
1081
- all copies or substantial portions of the Software.
1082
-
1083
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1084
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1085
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1086
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1087
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1088
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1089
- THE SOFTWARE.
1090
-
1091
-
1092
- ````
1093
-
1094
- ---
1095
-
1096
- ## The following dependencies are licensed under the MIT License:
1097
-
1098
- ### NPM Packages:
1099
-
1100
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
1101
-
1102
- ````text
1103
- This software is released under the MIT license:
1104
-
1105
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1106
- this software and associated documentation files (the "Software"), to deal in
1107
- the Software without restriction, including without limitation the rights to
1108
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1109
- the Software, and to permit persons to whom the Software is furnished to do so,
1110
- subject to the following conditions:
1111
-
1112
- The above copyright notice and this permission notice shall be included in all
1113
- copies or substantial portions of the Software.
1114
-
1115
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1116
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1117
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1118
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1119
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1120
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1121
-
1122
- ````
1123
-
1124
- ---
1125
-
1126
- ## The following dependencies are licensed under the MIT License:
1127
-
1128
- ### Rust Crates:
1129
-
1130
- - [http](https://github.com/hyperium/http) (1.4.0)
1131
-
1132
- ````text
1133
- Copyright (c) 2017 http-rs authors
801
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
1134
802
 
1135
803
  Permission is hereby granted, free of charge, to any
1136
804
  person obtaining a copy of this software and associated
@@ -1162,14 +830,37 @@ DEALINGS IN THE SOFTWARE.
1162
830
 
1163
831
  ## The following dependencies are licensed under the MIT License:
1164
832
 
1165
- ### NPM Packages:
833
+ ### Rust Crates:
834
+
835
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
836
+
837
+ ````text
838
+ Copyright 2016 Nika Layzell
839
+
840
+ 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:
841
+
842
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
843
+
844
+ 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.
845
+
846
+ ````
847
+
848
+ ---
849
+
850
+ ## The following dependencies are licensed under the MIT License:
851
+
852
+ ### Rust Crates:
1166
853
 
1167
- - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.11) (0.0.11)
854
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1168
855
 
1169
856
  ````text
1170
857
  MIT License
1171
858
 
1172
- Copyright (c) 2026 Huawei Device Co., Ltd.
859
+ Copyright 2013-2014 RAD Game Tools and Valve Software
860
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
861
+ Copyright (c) 2017 Frommi
862
+ Copyright (c) 2017-2024 oyvindln
863
+
1173
864
 
1174
865
  Permission is hereby granted, free of charge, to any person obtaining a copy
1175
866
  of this software and associated documentation files (the "Software"), to deal
@@ -1197,10 +888,10 @@ SOFTWARE.
1197
888
 
1198
889
  ### Rust Crates:
1199
890
 
1200
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
891
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
1201
892
 
1202
893
  ````text
1203
- Copyright (c) 2019-2021 Tower Contributors
894
+ Copyright (c) 2016 Amanieu d'Antras
1204
895
 
1205
896
  Permission is hereby granted, free of charge, to any
1206
897
  person obtaining a copy of this software and associated
@@ -1234,39 +925,29 @@ DEALINGS IN THE SOFTWARE.
1234
925
 
1235
926
  ### Rust Crates:
1236
927
 
1237
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
1238
- - [log](https://github.com/rust-lang/log) (0.4.29)
1239
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
1240
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
1241
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
1242
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
928
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
1243
929
 
1244
930
  ````text
1245
- Copyright (c) 2014 The Rust Project Developers
931
+ Copyright (c) 2016-2025 Sean McArthur
1246
932
 
1247
- Permission is hereby granted, free of charge, to any
1248
- person obtaining a copy of this software and associated
1249
- documentation files (the "Software"), to deal in the
1250
- Software without restriction, including without
1251
- limitation the rights to use, copy, modify, merge,
1252
- publish, distribute, sublicense, and/or sell copies of
1253
- the Software, and to permit persons to whom the Software
1254
- is furnished to do so, subject to the following
1255
- conditions:
933
+ Permission is hereby granted, free of charge, to any person obtaining a copy
934
+ of this software and associated documentation files (the "Software"), to deal
935
+ in the Software without restriction, including without limitation the rights
936
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
937
+ copies of the Software, and to permit persons to whom the Software is
938
+ furnished to do so, subject to the following conditions:
1256
939
 
1257
- The above copyright notice and this permission notice
1258
- shall be included in all copies or substantial portions
1259
- of the Software.
940
+ The above copyright notice and this permission notice shall be included in
941
+ all copies or substantial portions of the Software.
942
+
943
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
944
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
945
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
946
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
947
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
948
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
949
+ THE SOFTWARE.
1260
950
 
1261
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1262
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1263
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1264
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1265
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1266
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1267
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1268
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1269
- DEALINGS IN THE SOFTWARE.
1270
951
 
1271
952
  ````
1272
953
 
@@ -1276,13 +957,10 @@ DEALINGS IN THE SOFTWARE.
1276
957
 
1277
958
  ### Rust Crates:
1278
959
 
1279
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
1280
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
960
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
1281
961
 
1282
962
  ````text
1283
- MIT License
1284
-
1285
- Copyright (c) 2019 Graham Esau
963
+ Copyright (c) 2014-2026 Sean McArthur
1286
964
 
1287
965
  Permission is hereby granted, free of charge, to any person obtaining a copy
1288
966
  of this software and associated documentation files (the "Software"), to deal
@@ -1291,16 +969,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1291
969
  copies of the Software, and to permit persons to whom the Software is
1292
970
  furnished to do so, subject to the following conditions:
1293
971
 
1294
- The above copyright notice and this permission notice shall be included in all
1295
- copies or substantial portions of the Software.
972
+ The above copyright notice and this permission notice shall be included in
973
+ all copies or substantial portions of the Software.
1296
974
 
1297
975
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1298
976
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1299
977
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1300
978
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1301
979
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1302
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1303
- SOFTWARE.
980
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
981
+ THE SOFTWARE.
1304
982
 
1305
983
  ````
1306
984
 
@@ -1310,11 +988,19 @@ SOFTWARE.
1310
988
 
1311
989
  ### Rust Crates:
1312
990
 
1313
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
991
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
992
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
993
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
994
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
995
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
996
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
997
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
998
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
999
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
1314
1000
 
1315
1001
  ````text
1316
- Copyright (c) 2018-2026 The rust-random Project Developers
1317
- Copyright (c) 2014 The Rust Project Developers
1002
+ Copyright (c) 2016 Alex Crichton
1003
+ Copyright (c) 2017 The Tokio Authors
1318
1004
 
1319
1005
  Permission is hereby granted, free of charge, to any
1320
1006
  person obtaining a copy of this software and associated
@@ -1348,10 +1034,11 @@ DEALINGS IN THE SOFTWARE.
1348
1034
 
1349
1035
  ### Rust Crates:
1350
1036
 
1351
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
1037
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
1352
1038
 
1353
1039
  ````text
1354
- MIT License
1040
+ Copyright (c) 2017 Alexey Galakhov
1041
+ Copyright (c) 2016 Jason Housley
1355
1042
 
1356
1043
  Permission is hereby granted, free of charge, to any person obtaining a copy
1357
1044
  of this software and associated documentation files (the "Software"), to deal
@@ -1360,16 +1047,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1360
1047
  copies of the Software, and to permit persons to whom the Software is
1361
1048
  furnished to do so, subject to the following conditions:
1362
1049
 
1363
- The above copyright notice and this permission notice shall be included in all
1364
- copies or substantial portions of the Software.
1050
+ The above copyright notice and this permission notice shall be included in
1051
+ all copies or substantial portions of the Software.
1365
1052
 
1366
1053
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1367
1054
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1368
1055
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1369
1056
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1370
1057
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1371
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1372
- SOFTWARE.
1058
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1059
+ THE SOFTWARE.
1373
1060
 
1374
1061
  ````
1375
1062
 
@@ -1379,35 +1066,11 @@ SOFTWARE.
1379
1066
 
1380
1067
  ### Rust Crates:
1381
1068
 
1382
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
1383
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
1384
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
1385
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
1386
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
1387
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
1388
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
1389
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
1390
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
1391
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
1392
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
1393
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
1394
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
1395
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
1396
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
1397
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
1398
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
1399
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
1400
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
1401
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
1402
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
1403
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
1404
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
1405
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
1406
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
1407
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
1408
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
1069
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
1409
1070
 
1410
1071
  ````text
1072
+ Copyright (c) 2016--2023
1073
+
1411
1074
  Permission is hereby granted, free of charge, to any
1412
1075
  person obtaining a copy of this software and associated
1413
1076
  documentation files (the "Software"), to deal in the
@@ -1440,10 +1103,10 @@ DEALINGS IN THE SOFTWARE.
1440
1103
 
1441
1104
  ### Rust Crates:
1442
1105
 
1443
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
1106
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
1444
1107
 
1445
1108
  ````text
1446
- Copyright (c) The Rust Project Developers
1109
+ Copyright (c) 2017 Robert Grosse
1447
1110
 
1448
1111
  Permission is hereby granted, free of charge, to any
1449
1112
  person obtaining a copy of this software and associated
@@ -1452,89 +1115,22 @@ Software without restriction, including without
1452
1115
  limitation the rights to use, copy, modify, merge,
1453
1116
  publish, distribute, sublicense, and/or sell copies of
1454
1117
  the Software, and to permit persons to whom the Software
1455
- is furnished to do so, subject to the following
1456
- conditions:
1457
-
1458
- The above copyright notice and this permission notice
1459
- shall be included in all copies or substantial portions
1460
- of the Software.
1461
-
1462
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1463
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1464
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1465
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1466
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1467
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1468
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1469
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1470
- DEALINGS IN THE SOFTWARE.
1471
-
1472
- ````
1473
-
1474
- ---
1475
-
1476
- ## The following dependencies are licensed under the MIT License:
1477
-
1478
- ### Rust Crates:
1479
-
1480
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
1481
-
1482
- ````text
1483
- The MIT License (MIT)
1484
-
1485
- Copyright (c) 2014 Paho Lurie-Gregg
1486
-
1487
- Permission is hereby granted, free of charge, to any person obtaining a copy
1488
- of this software and associated documentation files (the "Software"), to deal
1489
- in the Software without restriction, including without limitation the rights
1490
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1491
- copies of the Software, and to permit persons to whom the Software is
1492
- furnished to do so, subject to the following conditions:
1493
-
1494
- The above copyright notice and this permission notice shall be included in all
1495
- copies or substantial portions of the Software.
1496
-
1497
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1498
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1499
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1500
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1501
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1502
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1503
- SOFTWARE.
1504
-
1505
- ````
1506
-
1507
- ---
1508
-
1509
- ## The following dependencies are licensed under the MIT License:
1510
-
1511
- ### NPM Packages:
1512
-
1513
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
1514
-
1515
- ````text
1516
- MIT License
1517
-
1518
- Copyright (c) Matteo Collina and Undici contributors
1519
-
1520
- Permission is hereby granted, free of charge, to any person obtaining a copy
1521
- of this software and associated documentation files (the "Software"), to deal
1522
- in the Software without restriction, including without limitation the rights
1523
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1524
- copies of the Software, and to permit persons to whom the Software is
1525
- furnished to do so, subject to the following conditions:
1526
-
1527
- The above copyright notice and this permission notice shall be included in all
1528
- copies or substantial portions of the Software.
1529
-
1530
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1531
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1532
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1533
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1534
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1535
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1536
- SOFTWARE.
1118
+ is furnished to do so, subject to the following
1119
+ conditions:
1120
+
1121
+ The above copyright notice and this permission notice
1122
+ shall be included in all copies or substantial portions
1123
+ of the Software.
1537
1124
 
1125
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1126
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1127
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1128
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1129
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1130
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1131
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1132
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1133
+ DEALINGS IN THE SOFTWARE.
1538
1134
  ````
1539
1135
 
1540
1136
  ---
@@ -1543,10 +1139,10 @@ SOFTWARE.
1543
1139
 
1544
1140
  ### Rust Crates:
1545
1141
 
1546
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
1142
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
1547
1143
 
1548
1144
  ````text
1549
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
1145
+ Copyright (c) The rust-url developers
1550
1146
 
1551
1147
  Permission is hereby granted, free of charge, to any
1552
1148
  person obtaining a copy of this software and associated
@@ -1580,10 +1176,58 @@ DEALINGS IN THE SOFTWARE.
1580
1176
 
1581
1177
  ### Rust Crates:
1582
1178
 
1583
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
1179
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
1180
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1181
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1182
+ - [windows](https://github.com/microsoft/windows-rs) (0.62.2)
1183
+ - [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
1184
+ - [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
1185
+ - [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
1186
+ - [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
1187
+ - [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
1188
+ - [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
1189
+ - [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
1190
+ - [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
1191
+ - [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
1192
+ - [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
1193
+ - [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
1584
1194
 
1585
1195
  ````text
1586
- Copyright (c) 2018 directories-rs contributors
1196
+ MIT License
1197
+
1198
+ Copyright (c) <year> <copyright holders>
1199
+
1200
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
1201
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
1202
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1203
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
1204
+ following conditions:
1205
+
1206
+ The above copyright notice and this permission notice shall be included in all copies or substantial
1207
+ portions of the Software.
1208
+
1209
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1210
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
1211
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1212
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
1213
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
1214
+
1215
+ ````
1216
+
1217
+ ---
1218
+
1219
+ ## The following dependencies are licensed under the MIT License:
1220
+
1221
+ ### Rust Crates:
1222
+
1223
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
1224
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
1225
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
1226
+
1227
+ ````text
1228
+ MIT License
1229
+
1230
+ Copyright (c) 2017 Ted Driggs
1587
1231
 
1588
1232
  Permission is hereby granted, free of charge, to any person obtaining a copy
1589
1233
  of this software and associated documentation files (the "Software"), to deal
@@ -1611,10 +1255,10 @@ SOFTWARE.
1611
1255
 
1612
1256
  ### Rust Crates:
1613
1257
 
1614
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
1258
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
1615
1259
 
1616
1260
  ````text
1617
- Copyright (c) 2013-2016 The rust-url developers
1261
+ Copyright 2019-2024 YOSHIOKA Takuma
1618
1262
 
1619
1263
  Permission is hereby granted, free of charge, to any
1620
1264
  person obtaining a copy of this software and associated
@@ -1648,10 +1292,10 @@ DEALINGS IN THE SOFTWARE.
1648
1292
 
1649
1293
  ### Rust Crates:
1650
1294
 
1651
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
1295
+ - [http](https://github.com/hyperium/http) (1.4.0)
1652
1296
 
1653
1297
  ````text
1654
- Copyright (c) 2016--2023
1298
+ Copyright (c) 2017 http-rs authors
1655
1299
 
1656
1300
  Permission is hereby granted, free of charge, to any
1657
1301
  person obtaining a copy of this software and associated
@@ -1685,34 +1329,16 @@ DEALINGS IN THE SOFTWARE.
1685
1329
 
1686
1330
  ### Rust Crates:
1687
1331
 
1688
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
1332
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
1689
1333
 
1690
1334
  ````text
1691
- Copyright (c) 2010 The Rust Project Developers
1335
+ Copyright 2017 Juniper Networks, Inc.
1692
1336
 
1693
- Permission is hereby granted, free of charge, to any
1694
- person obtaining a copy of this software and associated
1695
- documentation files (the "Software"), to deal in the
1696
- Software without restriction, including without
1697
- limitation the rights to use, copy, modify, merge,
1698
- publish, distribute, sublicense, and/or sell copies of
1699
- the Software, and to permit persons to whom the Software
1700
- is furnished to do so, subject to the following
1701
- conditions:
1337
+ 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:
1702
1338
 
1703
- The above copyright notice and this permission notice
1704
- shall be included in all copies or substantial portions
1705
- of the Software.
1339
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1706
1340
 
1707
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1708
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1709
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1710
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1711
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1712
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1713
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1714
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1715
- DEALINGS IN THE SOFTWARE.
1341
+ 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.
1716
1342
 
1717
1343
  ````
1718
1344
 
@@ -1722,34 +1348,32 @@ DEALINGS IN THE SOFTWARE.
1722
1348
 
1723
1349
  ### Rust Crates:
1724
1350
 
1725
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
1351
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
1352
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
1353
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
1726
1354
 
1727
1355
  ````text
1728
- Copyright (c) 2020-2025 The RustCrypto Project Developers
1356
+ MIT License
1729
1357
 
1730
- Permission is hereby granted, free of charge, to any
1731
- person obtaining a copy of this software and associated
1732
- documentation files (the "Software"), to deal in the
1733
- Software without restriction, including without
1734
- limitation the rights to use, copy, modify, merge,
1735
- publish, distribute, sublicense, and/or sell copies of
1736
- the Software, and to permit persons to whom the Software
1737
- is furnished to do so, subject to the following
1738
- conditions:
1358
+ Copyright (c) Tokio Contributors
1739
1359
 
1740
- The above copyright notice and this permission notice
1741
- shall be included in all copies or substantial portions
1742
- of the Software.
1360
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1361
+ of this software and associated documentation files (the "Software"), to deal
1362
+ in the Software without restriction, including without limitation the rights
1363
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1364
+ copies of the Software, and to permit persons to whom the Software is
1365
+ furnished to do so, subject to the following conditions:
1743
1366
 
1744
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1745
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1746
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1747
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1748
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1749
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1750
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1751
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1752
- DEALINGS IN THE SOFTWARE.
1367
+ The above copyright notice and this permission notice shall be included in all
1368
+ copies or substantial portions of the Software.
1369
+
1370
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1371
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1372
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1373
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1374
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1375
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1376
+ SOFTWARE.
1753
1377
 
1754
1378
  ````
1755
1379
 
@@ -1759,12 +1383,10 @@ DEALINGS IN THE SOFTWARE.
1759
1383
 
1760
1384
  ### Rust Crates:
1761
1385
 
1762
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
1763
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
1764
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
1386
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
1765
1387
 
1766
1388
  ````text
1767
- Copyright (c) 2016 The Rust Project Developers
1389
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
1768
1390
 
1769
1391
  Permission is hereby granted, free of charge, to any
1770
1392
  person obtaining a copy of this software and associated
@@ -1798,10 +1420,82 @@ DEALINGS IN THE SOFTWARE.
1798
1420
 
1799
1421
  ### Rust Crates:
1800
1422
 
1801
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
1423
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
1802
1424
 
1803
1425
  ````text
1804
- Copyright (c) 2017 Robert Grosse
1426
+ MIT License
1427
+
1428
+ Copyright (c) 2025 Callum Oakley
1429
+
1430
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1431
+ of this software and associated documentation files (the "Software"), to deal
1432
+ in the Software without restriction, including without limitation the rights
1433
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1434
+ copies of the Software, and to permit persons to whom the Software is
1435
+ furnished to do so, subject to the following conditions:
1436
+
1437
+ The above copyright notice and this permission notice shall be included in all
1438
+ copies or substantial portions of the Software.
1439
+
1440
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1441
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1442
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1443
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1444
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1445
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1446
+ SOFTWARE.
1447
+
1448
+ ````
1449
+
1450
+ ---
1451
+
1452
+ ## The following dependencies are licensed under the MIT License:
1453
+
1454
+ ### Rust Crates:
1455
+
1456
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
1457
+
1458
+ ````text
1459
+ The MIT License (MIT)
1460
+
1461
+ Copyright (c) 2015-2020 Julien Cretin
1462
+ Copyright (c) 2017-2020 Google Inc.
1463
+
1464
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1465
+ of this software and associated documentation files (the "Software"), to deal
1466
+ in the Software without restriction, including without limitation the rights
1467
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1468
+ copies of the Software, and to permit persons to whom the Software is
1469
+ furnished to do so, subject to the following conditions:
1470
+
1471
+ The above copyright notice and this permission notice shall be included in all
1472
+ copies or substantial portions of the Software.
1473
+
1474
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1475
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1476
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1477
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1478
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1479
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1480
+ SOFTWARE.
1481
+
1482
+ ````
1483
+
1484
+ ---
1485
+
1486
+ ## The following dependencies are licensed under the MIT License:
1487
+
1488
+ ### Rust Crates:
1489
+
1490
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
1491
+ - [log](https://github.com/rust-lang/log) (0.4.29)
1492
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
1493
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
1494
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
1495
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
1496
+
1497
+ ````text
1498
+ Copyright (c) 2014 The Rust Project Developers
1805
1499
 
1806
1500
  Permission is hereby granted, free of charge, to any
1807
1501
  person obtaining a copy of this software and associated
@@ -1826,6 +1520,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1826
1520
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1827
1521
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1828
1522
  DEALINGS IN THE SOFTWARE.
1523
+
1829
1524
  ````
1830
1525
 
1831
1526
  ---
@@ -1834,31 +1529,34 @@ DEALINGS IN THE SOFTWARE.
1834
1529
 
1835
1530
  ### Rust Crates:
1836
1531
 
1837
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
1532
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
1838
1533
 
1839
1534
  ````text
1840
- MIT License
1841
-
1842
- Copyright (c) 2019 Yoshua Wuyts
1843
- Copyright (c) Tokio Contributors
1535
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
1844
1536
 
1845
- Permission is hereby granted, free of charge, to any person obtaining a copy
1846
- of this software and associated documentation files (the "Software"), to deal
1847
- in the Software without restriction, including without limitation the rights
1848
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1849
- copies of the Software, and to permit persons to whom the Software is
1850
- furnished to do so, subject to the following conditions:
1537
+ Permission is hereby granted, free of charge, to any
1538
+ person obtaining a copy of this software and associated
1539
+ documentation files (the "Software"), to deal in the
1540
+ Software without restriction, including without
1541
+ limitation the rights to use, copy, modify, merge,
1542
+ publish, distribute, sublicense, and/or sell copies of
1543
+ the Software, and to permit persons to whom the Software
1544
+ is furnished to do so, subject to the following
1545
+ conditions:
1851
1546
 
1852
- The above copyright notice and this permission notice shall be included in all
1853
- copies or substantial portions of the Software.
1547
+ The above copyright notice and this permission notice
1548
+ shall be included in all copies or substantial portions
1549
+ of the Software.
1854
1550
 
1855
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1856
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1857
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1858
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1859
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1860
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1861
- SOFTWARE.
1551
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1552
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1553
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1554
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1555
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1556
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1557
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1558
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1559
+ DEALINGS IN THE SOFTWARE.
1862
1560
 
1863
1561
  ````
1864
1562
 
@@ -1868,10 +1566,13 @@ SOFTWARE.
1868
1566
 
1869
1567
  ### Rust Crates:
1870
1568
 
1871
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
1569
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
1570
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
1571
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
1572
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
1872
1573
 
1873
1574
  ````text
1874
- Copyright 2023 The Fuchsia Authors
1575
+ Copyright (c) 2019 Tokio Contributors
1875
1576
 
1876
1577
  Permission is hereby granted, free of charge, to any
1877
1578
  person obtaining a copy of this software and associated
@@ -1897,7 +1598,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1897
1598
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1898
1599
  DEALINGS IN THE SOFTWARE.
1899
1600
 
1900
-
1901
1601
  ````
1902
1602
 
1903
1603
  ---
@@ -1906,13 +1606,13 @@ DEALINGS IN THE SOFTWARE.
1906
1606
 
1907
1607
  ### Rust Crates:
1908
1608
 
1909
- - [rand](https://github.com/rust-random/rand) (0.8.5)
1910
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
1911
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
1609
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
1610
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
1912
1611
 
1913
1612
  ````text
1914
- Copyright 2018 Developers of the Rand project
1915
- Copyright (c) 2014 The Rust Project Developers
1613
+ Copyright (c) 2006-2009 Graydon Hoare
1614
+ Copyright (c) 2009-2013 Mozilla Foundation
1615
+ Copyright (c) 2016 Artyom Pavlov
1916
1616
 
1917
1617
  Permission is hereby granted, free of charge, to any
1918
1618
  person obtaining a copy of this software and associated
@@ -1944,14 +1644,13 @@ DEALINGS IN THE SOFTWARE.
1944
1644
 
1945
1645
  ## The following dependencies are licensed under the MIT License:
1946
1646
 
1947
- ### NPM Packages:
1647
+ ### Rust Crates:
1948
1648
 
1949
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
1649
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
1950
1650
 
1951
1651
  ````text
1952
- The MIT License (MIT)
1953
-
1954
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
1652
+ Copyright (c) 2018-2023 Sean McArthur
1653
+ Copyright (c) 2016 Alex Crichton
1955
1654
 
1956
1655
  Permission is hereby granted, free of charge, to any person obtaining a copy
1957
1656
  of this software and associated documentation files (the "Software"), to deal
@@ -1971,6 +1670,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1971
1670
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1972
1671
  THE SOFTWARE.
1973
1672
 
1673
+
1974
1674
  ````
1975
1675
 
1976
1676
  ---
@@ -1979,34 +1679,28 @@ THE SOFTWARE.
1979
1679
 
1980
1680
  ### Rust Crates:
1981
1681
 
1982
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1682
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
1983
1683
 
1984
1684
  ````text
1985
- Copyright (c) 2018 Carl Lerche
1685
+ Copyright (c) 2023-2025 Sean McArthur
1986
1686
 
1987
- Permission is hereby granted, free of charge, to any
1988
- person obtaining a copy of this software and associated
1989
- documentation files (the "Software"), to deal in the
1990
- Software without restriction, including without
1991
- limitation the rights to use, copy, modify, merge,
1992
- publish, distribute, sublicense, and/or sell copies of
1993
- the Software, and to permit persons to whom the Software
1994
- is furnished to do so, subject to the following
1995
- conditions:
1687
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1688
+ of this software and associated documentation files (the "Software"), to deal
1689
+ in the Software without restriction, including without limitation the rights
1690
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1691
+ copies of the Software, and to permit persons to whom the Software is
1692
+ furnished to do so, subject to the following conditions:
1996
1693
 
1997
- The above copyright notice and this permission notice
1998
- shall be included in all copies or substantial portions
1999
- of the Software.
1694
+ The above copyright notice and this permission notice shall be included in
1695
+ all copies or substantial portions of the Software.
2000
1696
 
2001
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2002
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2003
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2004
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2005
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2006
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2007
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2008
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2009
- DEALINGS IN THE SOFTWARE.
1697
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1698
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1699
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1700
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1701
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1702
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1703
+ THE SOFTWARE.
2010
1704
 
2011
1705
  ````
2012
1706
 
@@ -2016,12 +1710,12 @@ DEALINGS IN THE SOFTWARE.
2016
1710
 
2017
1711
  ### Rust Crates:
2018
1712
 
2019
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
1713
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
2020
1714
 
2021
1715
  ````text
2022
1716
  MIT License
2023
1717
 
2024
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
1718
+ Copyright (c) [2021] [Marvin Countryman]
2025
1719
 
2026
1720
  Permission is hereby granted, free of charge, to any person obtaining a copy
2027
1721
  of this software and associated documentation files (the "Software"), to deal
@@ -2049,10 +1743,11 @@ SOFTWARE.
2049
1743
 
2050
1744
  ### Rust Crates:
2051
1745
 
2052
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
1746
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
2053
1747
 
2054
1748
  ````text
2055
- Copyright 2019-2024 YOSHIOKA Takuma
1749
+ Copyright (c) 2018-2026 The rust-random Project Developers
1750
+ Copyright (c) 2014 The Rust Project Developers
2056
1751
 
2057
1752
  Permission is hereby granted, free of charge, to any
2058
1753
  person obtaining a copy of this software and associated
@@ -2086,10 +1781,52 @@ DEALINGS IN THE SOFTWARE.
2086
1781
 
2087
1782
  ### Rust Crates:
2088
1783
 
2089
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
1784
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
2090
1785
 
2091
1786
  ````text
2092
- Copyright (c) 2023-2025 Sean McArthur
1787
+ Copyright (c) 2019 The CryptoCorrosion Contributors
1788
+
1789
+ Permission is hereby granted, free of charge, to any
1790
+ person obtaining a copy of this software and associated
1791
+ documentation files (the "Software"), to deal in the
1792
+ Software without restriction, including without
1793
+ limitation the rights to use, copy, modify, merge,
1794
+ publish, distribute, sublicense, and/or sell copies of
1795
+ the Software, and to permit persons to whom the Software
1796
+ is furnished to do so, subject to the following
1797
+ conditions:
1798
+
1799
+ The above copyright notice and this permission notice
1800
+ shall be included in all copies or substantial portions
1801
+ of the Software.
1802
+
1803
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1804
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1805
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1806
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1807
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1808
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1809
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1810
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1811
+ DEALINGS IN THE SOFTWARE.
1812
+
1813
+ ````
1814
+
1815
+ ---
1816
+
1817
+ ## The following dependencies are licensed under the MIT License:
1818
+
1819
+ ### Rust Crates:
1820
+
1821
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
1822
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
1823
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
1824
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
1825
+
1826
+ ````text
1827
+ The MIT License (MIT)
1828
+
1829
+ Copyright (c) 2015 Andrew Gallant
2093
1830
 
2094
1831
  Permission is hereby granted, free of charge, to any person obtaining a copy
2095
1832
  of this software and associated documentation files (the "Software"), to deal
@@ -2115,12 +1852,46 @@ THE SOFTWARE.
2115
1852
 
2116
1853
  ## The following dependencies are licensed under the MIT License:
2117
1854
 
1855
+ ### NPM Packages:
1856
+
1857
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
1858
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
1859
+
1860
+ ````text
1861
+ MIT License
1862
+
1863
+ Copyright (c) 2017 Evgeny Poberezkin
1864
+
1865
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1866
+ of this software and associated documentation files (the "Software"), to deal
1867
+ in the Software without restriction, including without limitation the rights
1868
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1869
+ copies of the Software, and to permit persons to whom the Software is
1870
+ furnished to do so, subject to the following conditions:
1871
+
1872
+ The above copyright notice and this permission notice shall be included in all
1873
+ copies or substantial portions of the Software.
1874
+
1875
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1876
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1877
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1878
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1879
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1880
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1881
+ SOFTWARE.
1882
+
1883
+ ````
1884
+
1885
+ ---
1886
+
1887
+ ## The following dependencies are licensed under the MIT License:
1888
+
2118
1889
  ### Rust Crates:
2119
1890
 
2120
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
1891
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
2121
1892
 
2122
1893
  ````text
2123
- Copyright (c) 2016 Amanieu d'Antras
1894
+ Copyright (c) 2019-2021 Tower Contributors
2124
1895
 
2125
1896
  Permission is hereby granted, free of charge, to any
2126
1897
  person obtaining a copy of this software and associated
@@ -2154,10 +1925,10 @@ DEALINGS IN THE SOFTWARE.
2154
1925
 
2155
1926
  ### Rust Crates:
2156
1927
 
2157
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
1928
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
2158
1929
 
2159
1930
  ````text
2160
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
1931
+ Copyright (c) 2010 The Rust Project Developers
2161
1932
 
2162
1933
  Permission is hereby granted, free of charge, to any
2163
1934
  person obtaining a copy of this software and associated
@@ -2191,43 +1962,10 @@ DEALINGS IN THE SOFTWARE.
2191
1962
 
2192
1963
  ### Rust Crates:
2193
1964
 
2194
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
2195
-
2196
- ````text
2197
- The MIT License (MIT)
2198
-
2199
- Copyright (c) 2015 Alice Maz
2200
-
2201
- Permission is hereby granted, free of charge, to any person obtaining a copy
2202
- of this software and associated documentation files (the "Software"), to deal
2203
- in the Software without restriction, including without limitation the rights
2204
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2205
- copies of the Software, and to permit persons to whom the Software is
2206
- furnished to do so, subject to the following conditions:
2207
-
2208
- The above copyright notice and this permission notice shall be included in
2209
- all copies or substantial portions of the Software.
2210
-
2211
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2212
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2213
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2214
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2215
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2216
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2217
- THE SOFTWARE.
2218
-
2219
- ````
2220
-
2221
- ---
2222
-
2223
- ## The following dependencies are licensed under the MIT License:
2224
-
2225
- ### Rust Crates:
2226
-
2227
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
1965
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
2228
1966
 
2229
1967
  ````text
2230
- Copyright (c) 2015 Steven Allen
1968
+ Copyright 2023 The Fuchsia Authors
2231
1969
 
2232
1970
  Permission is hereby granted, free of charge, to any
2233
1971
  person obtaining a copy of this software and associated
@@ -2253,6 +1991,41 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2253
1991
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2254
1992
  DEALINGS IN THE SOFTWARE.
2255
1993
 
1994
+
1995
+ ````
1996
+
1997
+ ---
1998
+
1999
+ ## The following dependencies are licensed under the MIT License:
2000
+
2001
+ ### NPM Packages:
2002
+
2003
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
2004
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.43)
2005
+
2006
+ ````text
2007
+ MIT License
2008
+
2009
+ Copyright (c) Microsoft Corporation.
2010
+
2011
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2012
+ of this software and associated documentation files (the "Software"), to deal
2013
+ in the Software without restriction, including without limitation the rights
2014
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2015
+ copies of the Software, and to permit persons to whom the Software is
2016
+ furnished to do so, subject to the following conditions:
2017
+
2018
+ The above copyright notice and this permission notice shall be included in all
2019
+ copies or substantial portions of the Software.
2020
+
2021
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2022
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2023
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2024
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2025
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2026
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2027
+ SOFTWARE
2028
+
2256
2029
  ````
2257
2030
 
2258
2031
  ---
@@ -2261,10 +2034,12 @@ DEALINGS IN THE SOFTWARE.
2261
2034
 
2262
2035
  ### Rust Crates:
2263
2036
 
2264
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
2037
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
2038
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
2039
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
2265
2040
 
2266
2041
  ````text
2267
- Copyright (c) 2018 The Servo Project Developers
2042
+ Copyright (c) 2019 Tower Contributors
2268
2043
 
2269
2044
  Permission is hereby granted, free of charge, to any
2270
2045
  person obtaining a copy of this software and associated
@@ -2298,16 +2073,10 @@ DEALINGS IN THE SOFTWARE.
2298
2073
 
2299
2074
  ### Rust Crates:
2300
2075
 
2301
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
2076
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
2302
2077
 
2303
2078
  ````text
2304
- MIT License
2305
-
2306
- Copyright 2013-2014 RAD Game Tools and Valve Software
2307
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
2308
- Copyright (c) 2017 Frommi
2309
- Copyright (c) 2017-2024 oyvindln
2310
-
2079
+ Copyright (c) 2018 directories-rs contributors
2311
2080
 
2312
2081
  Permission is hereby granted, free of charge, to any person obtaining a copy
2313
2082
  of this software and associated documentation files (the "Software"), to deal
@@ -2335,10 +2104,76 @@ SOFTWARE.
2335
2104
 
2336
2105
  ### Rust Crates:
2337
2106
 
2338
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
2107
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
2339
2108
 
2340
2109
  ````text
2341
- Copyright 2016 Nika Layzell
2110
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
2111
+
2112
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2113
+ of this software and associated documentation files (the "Software"), to deal
2114
+ in the Software without restriction, including without limitation the rights
2115
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2116
+ copies of the Software, and to permit persons to whom the Software is
2117
+ furnished to do so, subject to the following conditions:
2118
+
2119
+ The above copyright notice and this permission notice shall be included in
2120
+ all copies or substantial portions of the Software.
2121
+
2122
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2123
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2124
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2125
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2126
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2127
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2128
+ THE SOFTWARE.
2129
+
2130
+ ````
2131
+
2132
+ ---
2133
+
2134
+ ## The following dependencies are licensed under the MIT License:
2135
+
2136
+ ### Rust Crates:
2137
+
2138
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
2139
+
2140
+ ````text
2141
+ The MIT License (MIT)
2142
+
2143
+ Copyright (c) 2016 Johann Tuffe
2144
+
2145
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2146
+ of this software and associated documentation files (the "Software"), to deal
2147
+ in the Software without restriction, including without limitation the rights
2148
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2149
+ copies of the Software, and to permit persons to whom the Software is
2150
+ furnished to do so, subject to the following conditions:
2151
+
2152
+
2153
+ The above copyright notice and this permission notice shall be included in
2154
+ all copies or substantial portions of the Software.
2155
+
2156
+
2157
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2158
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2159
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2160
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2161
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2162
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2163
+ THE SOFTWARE.
2164
+
2165
+ ````
2166
+
2167
+ ---
2168
+
2169
+ ## The following dependencies are licensed under the MIT License:
2170
+
2171
+ ### Rust Crates:
2172
+
2173
+ - [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
2174
+
2175
+ ````text
2176
+ Copyright (c) 2015 steffengy
2342
2177
 
2343
2178
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2344
2179
 
@@ -2354,11 +2189,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2354
2189
 
2355
2190
  ### Rust Crates:
2356
2191
 
2357
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
2192
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
2358
2193
 
2359
2194
  ````text
2360
- Copyright (c) 2018-2024 The rust-random Project Developers
2361
- Copyright (c) 2014 The Rust Project Developers
2195
+ Copyright (c) 2018 Carl Lerche
2362
2196
 
2363
2197
  Permission is hereby granted, free of charge, to any
2364
2198
  person obtaining a copy of this software and associated
@@ -2392,37 +2226,29 @@ DEALINGS IN THE SOFTWARE.
2392
2226
 
2393
2227
  ### Rust Crates:
2394
2228
 
2395
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
2396
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
2229
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
2397
2230
 
2398
2231
  ````text
2399
- Copyright (c) 2006-2009 Graydon Hoare
2400
- Copyright (c) 2009-2013 Mozilla Foundation
2401
- Copyright (c) 2016 Artyom Pavlov
2232
+ Copyright (c) 2017 Sean McArthur
2402
2233
 
2403
- Permission is hereby granted, free of charge, to any
2404
- person obtaining a copy of this software and associated
2405
- documentation files (the "Software"), to deal in the
2406
- Software without restriction, including without
2407
- limitation the rights to use, copy, modify, merge,
2408
- publish, distribute, sublicense, and/or sell copies of
2409
- the Software, and to permit persons to whom the Software
2410
- is furnished to do so, subject to the following
2411
- conditions:
2234
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2235
+ of this software and associated documentation files (the "Software"), to deal
2236
+ in the Software without restriction, including without limitation the rights
2237
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2238
+ copies of the Software, and to permit persons to whom the Software is
2239
+ furnished to do so, subject to the following conditions:
2412
2240
 
2413
- The above copyright notice and this permission notice
2414
- shall be included in all copies or substantial portions
2415
- of the Software.
2241
+ The above copyright notice and this permission notice shall be included in
2242
+ all copies or substantial portions of the Software.
2243
+
2244
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2245
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2246
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2247
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2248
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2249
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2250
+ THE SOFTWARE.
2416
2251
 
2417
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2418
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2419
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2420
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2421
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2422
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2423
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2424
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2425
- DEALINGS IN THE SOFTWARE.
2426
2252
 
2427
2253
  ````
2428
2254
 
@@ -2432,13 +2258,11 @@ DEALINGS IN THE SOFTWARE.
2432
2258
 
2433
2259
  ### Rust Crates:
2434
2260
 
2435
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
2261
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
2436
2262
 
2437
2263
  ````text
2438
2264
  MIT License
2439
2265
 
2440
- Copyright (c) 2025 Callum Oakley
2441
-
2442
2266
  Permission is hereby granted, free of charge, to any person obtaining a copy
2443
2267
  of this software and associated documentation files (the "Software"), to deal
2444
2268
  in the Software without restriction, including without limitation the rights
@@ -2465,13 +2289,82 @@ SOFTWARE.
2465
2289
 
2466
2290
  ### Rust Crates:
2467
2291
 
2468
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
2292
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
2469
2293
 
2470
2294
  ````text
2471
2295
  The MIT License (MIT)
2472
2296
 
2473
- Copyright (c) 2015-2020 Julien Cretin
2474
- Copyright (c) 2017-2020 Google Inc.
2297
+ Copyright (c) 2014 Mathijs van de Nes
2298
+
2299
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2300
+ of this software and associated documentation files (the "Software"), to deal
2301
+ in the Software without restriction, including without limitation the rights
2302
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2303
+ copies of the Software, and to permit persons to whom the Software is
2304
+ furnished to do so, subject to the following conditions:
2305
+
2306
+ The above copyright notice and this permission notice shall be included in all
2307
+ copies or substantial portions of the Software.
2308
+
2309
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2310
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2311
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2312
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2313
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2314
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2315
+ SOFTWARE.
2316
+
2317
+ Some files in the "tests/data" subdirectory of this repository are under other
2318
+ licences; see files named LICENSE.*.txt for details.
2319
+ ````
2320
+
2321
+ ---
2322
+
2323
+ ## The following dependencies are licensed under the MIT License:
2324
+
2325
+ ### NPM Packages:
2326
+
2327
+ - [json5](https://github.com/json5/json5) (2.2.3)
2328
+
2329
+ ````text
2330
+ MIT License
2331
+
2332
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
2333
+
2334
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2335
+ of this software and associated documentation files (the "Software"), to deal
2336
+ in the Software without restriction, including without limitation the rights
2337
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2338
+ copies of the Software, and to permit persons to whom the Software is
2339
+ furnished to do so, subject to the following conditions:
2340
+
2341
+ The above copyright notice and this permission notice shall be included in all
2342
+ copies or substantial portions of the Software.
2343
+
2344
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2345
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2346
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2347
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2348
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2349
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2350
+ SOFTWARE.
2351
+
2352
+ [others]: https://github.com/json5/json5/contributors
2353
+
2354
+ ````
2355
+
2356
+ ---
2357
+
2358
+ ## The following dependencies are licensed under the MIT License:
2359
+
2360
+ ### NPM Packages:
2361
+
2362
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
2363
+
2364
+ ````text
2365
+ MIT License
2366
+
2367
+ Copyright (c) Matteo Collina and Undici contributors
2475
2368
 
2476
2369
  Permission is hereby granted, free of charge, to any person obtaining a copy
2477
2370
  of this software and associated documentation files (the "Software"), to deal
@@ -2534,14 +2427,49 @@ DEALINGS IN THE SOFTWARE.
2534
2427
 
2535
2428
  ## The following dependencies are licensed under the MIT License:
2536
2429
 
2537
- ### NPM Packages:
2430
+ ### Rust Crates:
2538
2431
 
2539
- - [json5](https://github.com/json5/json5) (2.2.3)
2432
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
2540
2433
 
2541
2434
  ````text
2542
2435
  MIT License
2543
2436
 
2544
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
2437
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
2438
+
2439
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2440
+ of this software and associated documentation files (the "Software"), to deal
2441
+ in the Software without restriction, including without limitation the rights
2442
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2443
+ copies of the Software, and to permit persons to whom the Software is
2444
+ furnished to do so, subject to the following conditions:
2445
+
2446
+ The above copyright notice and this permission notice shall be included in all
2447
+ copies or substantial portions of the Software.
2448
+
2449
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2450
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2451
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2452
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2453
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2454
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2455
+ SOFTWARE.
2456
+
2457
+ ````
2458
+
2459
+ ---
2460
+
2461
+ ## The following dependencies are licensed under the MIT License:
2462
+
2463
+ ### Rust Crates:
2464
+
2465
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
2466
+
2467
+ ````text
2468
+ The MIT License (MIT)
2469
+
2470
+ Copyright (c) 2015 Danny Guo
2471
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2472
+ Copyright (c) 2018 Akash Kurdekar
2545
2473
 
2546
2474
  Permission is hereby granted, free of charge, to any person obtaining a copy
2547
2475
  of this software and associated documentation files (the "Software"), to deal
@@ -2561,8 +2489,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2561
2489
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2562
2490
  SOFTWARE.
2563
2491
 
2564
- [others]: https://github.com/json5/json5/contributors
2565
-
2566
2492
  ````
2567
2493
 
2568
2494
  ---
@@ -2571,34 +2497,28 @@ SOFTWARE.
2571
2497
 
2572
2498
  ### Rust Crates:
2573
2499
 
2574
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
2500
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
2575
2501
 
2576
2502
  ````text
2577
- Copyright (c) 2017 Artyom Pavlov
2503
+ Copyright (c) 2016 The rust-native-tls Developers
2578
2504
 
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:
2505
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2506
+ of this software and associated documentation files (the "Software"), to deal
2507
+ in the Software without restriction, including without limitation the rights
2508
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2509
+ copies of the Software, and to permit persons to whom the Software is
2510
+ furnished to do so, subject to the following conditions:
2588
2511
 
2589
- The above copyright notice and this permission notice
2590
- shall be included in all copies or substantial portions
2591
- of the Software.
2512
+ The above copyright notice and this permission notice shall be included in all
2513
+ copies or substantial portions of the Software.
2592
2514
 
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.
2515
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2516
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2517
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2518
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2519
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2520
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2521
+ SOFTWARE.
2602
2522
 
2603
2523
  ````
2604
2524
 
@@ -2608,10 +2528,10 @@ DEALINGS IN THE SOFTWARE.
2608
2528
 
2609
2529
  ### Rust Crates:
2610
2530
 
2611
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
2531
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
2612
2532
 
2613
2533
  ````text
2614
- Copyright (c) The rust-url developers
2534
+ Copyright (c) 2018 The Servo Project Developers
2615
2535
 
2616
2536
  Permission is hereby granted, free of charge, to any
2617
2537
  person obtaining a copy of this software and associated
@@ -2645,34 +2565,29 @@ DEALINGS IN THE SOFTWARE.
2645
2565
 
2646
2566
  ### Rust Crates:
2647
2567
 
2648
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
2568
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
2649
2569
 
2650
2570
  ````text
2651
- Copyright (c) 2016 Anthony Ramine
2571
+ Copyright (c) 2018-2019 Sean McArthur
2652
2572
 
2653
- Permission is hereby granted, free of charge, to any
2654
- person obtaining a copy of this software and associated
2655
- documentation files (the "Software"), to deal in the
2656
- Software without restriction, including without
2657
- limitation the rights to use, copy, modify, merge,
2658
- publish, distribute, sublicense, and/or sell copies of
2659
- the Software, and to permit persons to whom the Software
2660
- is furnished to do so, subject to the following
2661
- conditions:
2573
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2574
+ of this software and associated documentation files (the "Software"), to deal
2575
+ in the Software without restriction, including without limitation the rights
2576
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2577
+ copies of the Software, and to permit persons to whom the Software is
2578
+ furnished to do so, subject to the following conditions:
2662
2579
 
2663
- The above copyright notice and this permission notice
2664
- shall be included in all copies or substantial portions
2665
- of the Software.
2580
+ The above copyright notice and this permission notice shall be included in
2581
+ all copies or substantial portions of the Software.
2582
+
2583
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2584
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2585
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2586
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2587
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2588
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2589
+ THE SOFTWARE.
2666
2590
 
2667
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2668
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2669
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2670
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2671
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2672
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2673
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2674
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2675
- DEALINGS IN THE SOFTWARE.
2676
2591
 
2677
2592
  ````
2678
2593
 
@@ -2682,12 +2597,11 @@ DEALINGS IN THE SOFTWARE.
2682
2597
 
2683
2598
  ### Rust Crates:
2684
2599
 
2685
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
2600
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
2601
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
2686
2602
 
2687
2603
  ````text
2688
- MIT License
2689
-
2690
- Copyright (c) 2018-2021 The RustCrypto Project Developers
2604
+ Copyright (c) 2018-2019 dirs-rs contributors
2691
2605
 
2692
2606
  Permission is hereby granted, free of charge, to any person obtaining a copy
2693
2607
  of this software and associated documentation files (the "Software"), to deal
@@ -2715,64 +2629,10 @@ SOFTWARE.
2715
2629
 
2716
2630
  ### Rust Crates:
2717
2631
 
2718
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
2719
-
2720
- ````text
2721
- Copyright 2017 Juniper Networks, Inc.
2722
-
2723
- 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:
2724
-
2725
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2726
-
2727
- 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.
2728
-
2729
- ````
2730
-
2731
- ---
2732
-
2733
- ## The following dependencies are licensed under the MIT License:
2734
-
2735
- ### Rust Crates:
2736
-
2737
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
2738
-
2739
- ````text
2740
- The MIT License (MIT)
2741
-
2742
- Copyright (c) 2016 Johann Tuffe
2743
-
2744
- Permission is hereby granted, free of charge, to any person obtaining a copy
2745
- of this software and associated documentation files (the "Software"), to deal
2746
- in the Software without restriction, including without limitation the rights
2747
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2748
- copies of the Software, and to permit persons to whom the Software is
2749
- furnished to do so, subject to the following conditions:
2750
-
2751
-
2752
- The above copyright notice and this permission notice shall be included in
2753
- all copies or substantial portions of the Software.
2754
-
2755
-
2756
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2757
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2758
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2759
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2760
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2761
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2762
- THE SOFTWARE.
2763
-
2764
- ````
2765
-
2766
- ---
2767
-
2768
- ## The following dependencies are licensed under the MIT License:
2769
-
2770
- ### Rust Crates:
2771
-
2772
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2632
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
2773
2633
 
2774
2634
  ````text
2775
- Copyright (c) 2019 Carl Lerche
2635
+ Copyright (c) 2013-2016 The rust-url developers
2776
2636
 
2777
2637
  Permission is hereby granted, free of charge, to any
2778
2638
  person obtaining a copy of this software and associated
@@ -2806,12 +2666,10 @@ DEALINGS IN THE SOFTWARE.
2806
2666
 
2807
2667
  ### Rust Crates:
2808
2668
 
2809
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
2810
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2811
- - [url](https://github.com/servo/rust-url) (2.5.8)
2669
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2812
2670
 
2813
2671
  ````text
2814
- Copyright (c) 2013-2025 The rust-url developers
2672
+ Copyright (c) 2016--2017
2815
2673
 
2816
2674
  Permission is hereby granted, free of charge, to any
2817
2675
  person obtaining a copy of this software and associated
@@ -2845,11 +2703,13 @@ DEALINGS IN THE SOFTWARE.
2845
2703
 
2846
2704
  ### Rust Crates:
2847
2705
 
2848
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
2706
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
2707
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
2849
2708
 
2850
2709
  ````text
2851
- Copyright (c) 2017 Alexey Galakhov
2852
- Copyright (c) 2016 Jason Housley
2710
+ MIT License
2711
+
2712
+ Copyright (c) 2019 Graham Esau
2853
2713
 
2854
2714
  Permission is hereby granted, free of charge, to any person obtaining a copy
2855
2715
  of this software and associated documentation files (the "Software"), to deal
@@ -2858,16 +2718,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2858
2718
  copies of the Software, and to permit persons to whom the Software is
2859
2719
  furnished to do so, subject to the following conditions:
2860
2720
 
2861
- The above copyright notice and this permission notice shall be included in
2862
- all copies or substantial portions of the Software.
2721
+ The above copyright notice and this permission notice shall be included in all
2722
+ copies or substantial portions of the Software.
2863
2723
 
2864
2724
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2865
2725
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2866
2726
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2867
2727
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2868
2728
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2869
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2870
- THE SOFTWARE.
2729
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2730
+ SOFTWARE.
2871
2731
 
2872
2732
  ````
2873
2733
 
@@ -2877,12 +2737,11 @@ THE SOFTWARE.
2877
2737
 
2878
2738
  ### Rust Crates:
2879
2739
 
2880
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
2740
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
2881
2741
 
2882
2742
  ````text
2883
- MIT License
2884
-
2885
- Copyright (c) [2021] [Marvin Countryman]
2743
+ Copyright (c) 2017 Daniel Abramov
2744
+ Copyright (c) 2017 Alexey Galakhov
2886
2745
 
2887
2746
  Permission is hereby granted, free of charge, to any person obtaining a copy
2888
2747
  of this software and associated documentation files (the "Software"), to deal
@@ -2891,16 +2750,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2891
2750
  copies of the Software, and to permit persons to whom the Software is
2892
2751
  furnished to do so, subject to the following conditions:
2893
2752
 
2894
- The above copyright notice and this permission notice shall be included in all
2895
- copies or substantial portions of the Software.
2753
+ The above copyright notice and this permission notice shall be included in
2754
+ all copies or substantial portions of the Software.
2896
2755
 
2897
2756
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2898
2757
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2899
2758
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2900
2759
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2901
2760
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2902
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2903
- SOFTWARE.
2761
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2762
+ THE SOFTWARE.
2904
2763
 
2905
2764
  ````
2906
2765
 
@@ -2910,10 +2769,49 @@ SOFTWARE.
2910
2769
 
2911
2770
  ### Rust Crates:
2912
2771
 
2913
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
2772
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
2914
2773
 
2915
2774
  ````text
2916
- Copyright (c) 2014-2026 Sean McArthur
2775
+ Copyright (c) 2017 Artyom Pavlov
2776
+
2777
+ Permission is hereby granted, free of charge, to any
2778
+ person obtaining a copy of this software and associated
2779
+ documentation files (the "Software"), to deal in the
2780
+ Software without restriction, including without
2781
+ limitation the rights to use, copy, modify, merge,
2782
+ publish, distribute, sublicense, and/or sell copies of
2783
+ the Software, and to permit persons to whom the Software
2784
+ is furnished to do so, subject to the following
2785
+ conditions:
2786
+
2787
+ The above copyright notice and this permission notice
2788
+ shall be included in all copies or substantial portions
2789
+ of the Software.
2790
+
2791
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2792
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2793
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2794
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2795
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2796
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2797
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2798
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2799
+ DEALINGS IN THE SOFTWARE.
2800
+
2801
+ ````
2802
+
2803
+ ---
2804
+
2805
+ ## The following dependencies are licensed under the MIT License:
2806
+
2807
+ ### Rust Crates:
2808
+
2809
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
2810
+
2811
+ ````text
2812
+ The MIT License (MIT)
2813
+
2814
+ Copyright (c) 2015 Alice Maz
2917
2815
 
2918
2816
  Permission is hereby granted, free of charge, to any person obtaining a copy
2919
2817
  of this software and associated documentation files (the "Software"), to deal
@@ -2941,11 +2839,10 @@ THE SOFTWARE.
2941
2839
 
2942
2840
  ### Rust Crates:
2943
2841
 
2944
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
2945
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
2842
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2946
2843
 
2947
2844
  ````text
2948
- Copyright (c) 2014 Alex Crichton
2845
+ Copyright (c) 2015 Steven Allen
2949
2846
 
2950
2847
  Permission is hereby granted, free of charge, to any
2951
2848
  person obtaining a copy of this software and associated
@@ -2977,14 +2874,14 @@ DEALINGS IN THE SOFTWARE.
2977
2874
 
2978
2875
  ## The following dependencies are licensed under the MIT License:
2979
2876
 
2980
- ### NPM Packages:
2877
+ ### Rust Crates:
2981
2878
 
2982
- - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
2879
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
2983
2880
 
2984
2881
  ````text
2985
2882
  The MIT License (MIT)
2986
2883
 
2987
- Copyright (c) 2015-2021 Evgeny Poberezkin
2884
+ Copyright (c) 2014 Paho Lurie-Gregg
2988
2885
 
2989
2886
  Permission is hereby granted, free of charge, to any person obtaining a copy
2990
2887
  of this software and associated documentation files (the "Software"), to deal
@@ -3004,7 +2901,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3004
2901
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3005
2902
  SOFTWARE.
3006
2903
 
3007
-
3008
2904
  ````
3009
2905
 
3010
2906
  ---
@@ -3013,29 +2909,37 @@ SOFTWARE.
3013
2909
 
3014
2910
  ### Rust Crates:
3015
2911
 
3016
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
3017
-
3018
- ````text
3019
- Copyright (c) 2015-2025 Sean McArthur
3020
-
3021
- Permission is hereby granted, free of charge, to any person obtaining a copy
3022
- of this software and associated documentation files (the "Software"), to deal
3023
- in the Software without restriction, including without limitation the rights
3024
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3025
- copies of the Software, and to permit persons to whom the Software is
3026
- furnished to do so, subject to the following conditions:
3027
-
3028
- The above copyright notice and this permission notice shall be included in
3029
- all copies or substantial portions of the Software.
2912
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
2913
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
2914
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
3030
2915
 
3031
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3032
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3033
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3034
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3035
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3036
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3037
- THE SOFTWARE.
2916
+ ````text
2917
+ Copyright 2018 Developers of the Rand project
2918
+ Copyright (c) 2014 The Rust Project Developers
2919
+
2920
+ Permission is hereby granted, free of charge, to any
2921
+ person obtaining a copy of this software and associated
2922
+ documentation files (the "Software"), to deal in the
2923
+ Software without restriction, including without
2924
+ limitation the rights to use, copy, modify, merge,
2925
+ publish, distribute, sublicense, and/or sell copies of
2926
+ the Software, and to permit persons to whom the Software
2927
+ is furnished to do so, subject to the following
2928
+ conditions:
2929
+
2930
+ The above copyright notice and this permission notice
2931
+ shall be included in all copies or substantial portions
2932
+ of the Software.
3038
2933
 
2934
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2935
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2936
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2937
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2938
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2939
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2940
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2941
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2942
+ DEALINGS IN THE SOFTWARE.
3039
2943
 
3040
2944
  ````
3041
2945
 
@@ -3045,10 +2949,12 @@ THE SOFTWARE.
3045
2949
 
3046
2950
  ### Rust Crates:
3047
2951
 
3048
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2952
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
2953
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2954
+ - [url](https://github.com/servo/rust-url) (2.5.8)
3049
2955
 
3050
2956
  ````text
3051
- Copyright (c) 2016--2017
2957
+ Copyright (c) 2013-2025 The rust-url developers
3052
2958
 
3053
2959
  Permission is hereby granted, free of charge, to any
3054
2960
  person obtaining a copy of this software and associated
@@ -3082,10 +2988,11 @@ DEALINGS IN THE SOFTWARE.
3082
2988
 
3083
2989
  ### Rust Crates:
3084
2990
 
3085
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
2991
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
3086
2992
 
3087
2993
  ````text
3088
- Copyright (c) 2021 RustCrypto Developers
2994
+ Copyright (c) 2018-2024 The rust-random Project Developers
2995
+ Copyright (c) 2014 The Rust Project Developers
3089
2996
 
3090
2997
  Permission is hereby granted, free of charge, to any
3091
2998
  person obtaining a copy of this software and associated
@@ -3119,32 +3026,34 @@ DEALINGS IN THE SOFTWARE.
3119
3026
 
3120
3027
  ### Rust Crates:
3121
3028
 
3122
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
3123
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
3124
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
3029
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
3125
3030
 
3126
3031
  ````text
3127
- MIT License
3128
-
3129
- Copyright (c) 2017 Ted Driggs
3032
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
3130
3033
 
3131
- Permission is hereby granted, free of charge, to any person obtaining a copy
3132
- of this software and associated documentation files (the "Software"), to deal
3133
- in the Software without restriction, including without limitation the rights
3134
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3135
- copies of the Software, and to permit persons to whom the Software is
3136
- furnished to do so, subject to the following conditions:
3034
+ Permission is hereby granted, free of charge, to any
3035
+ person obtaining a copy of this software and associated
3036
+ documentation files (the "Software"), to deal in the
3037
+ Software without restriction, including without
3038
+ limitation the rights to use, copy, modify, merge,
3039
+ publish, distribute, sublicense, and/or sell copies of
3040
+ the Software, and to permit persons to whom the Software
3041
+ is furnished to do so, subject to the following
3042
+ conditions:
3137
3043
 
3138
- The above copyright notice and this permission notice shall be included in all
3139
- copies or substantial portions of the Software.
3044
+ The above copyright notice and this permission notice
3045
+ shall be included in all copies or substantial portions
3046
+ of the Software.
3140
3047
 
3141
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3142
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3143
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3144
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3145
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3146
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3147
- SOFTWARE.
3048
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3049
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3050
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3051
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3052
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3053
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3054
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3055
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3056
+ DEALINGS IN THE SOFTWARE.
3148
3057
 
3149
3058
  ````
3150
3059
 
@@ -3154,10 +3063,10 @@ SOFTWARE.
3154
3063
 
3155
3064
  ### Rust Crates:
3156
3065
 
3157
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
3066
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
3158
3067
 
3159
3068
  ````text
3160
- Copyright Mozilla Foundation
3069
+ Copyright (c) The Rust Project Developers
3161
3070
 
3162
3071
  Permission is hereby granted, free of charge, to any
3163
3072
  person obtaining a copy of this software and associated
@@ -3191,28 +3100,35 @@ DEALINGS IN THE SOFTWARE.
3191
3100
 
3192
3101
  ### Rust Crates:
3193
3102
 
3194
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
3103
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
3104
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
3195
3105
 
3196
3106
  ````text
3197
- Copyright (c) 2016 The rust-native-tls Developers
3107
+ Copyright (c) 2014 Alex Crichton
3198
3108
 
3199
- Permission is hereby granted, free of charge, to any person obtaining a copy
3200
- of this software and associated documentation files (the "Software"), to deal
3201
- in the Software without restriction, including without limitation the rights
3202
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3203
- copies of the Software, and to permit persons to whom the Software is
3204
- furnished to do so, subject to the following conditions:
3109
+ Permission is hereby granted, free of charge, to any
3110
+ person obtaining a copy of this software and associated
3111
+ documentation files (the "Software"), to deal in the
3112
+ Software without restriction, including without
3113
+ limitation the rights to use, copy, modify, merge,
3114
+ publish, distribute, sublicense, and/or sell copies of
3115
+ the Software, and to permit persons to whom the Software
3116
+ is furnished to do so, subject to the following
3117
+ conditions:
3205
3118
 
3206
- The above copyright notice and this permission notice shall be included in all
3207
- copies or substantial portions of the Software.
3119
+ The above copyright notice and this permission notice
3120
+ shall be included in all copies or substantial portions
3121
+ of the Software.
3208
3122
 
3209
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3210
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3211
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3212
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3213
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3214
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3215
- SOFTWARE.
3123
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3124
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3125
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3126
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3127
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3128
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3129
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3130
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3131
+ DEALINGS IN THE SOFTWARE.
3216
3132
 
3217
3133
  ````
3218
3134
 
@@ -3222,19 +3138,10 @@ SOFTWARE.
3222
3138
 
3223
3139
  ### Rust Crates:
3224
3140
 
3225
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
3226
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
3227
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
3228
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
3229
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
3230
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
3231
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
3232
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
3233
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
3141
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
3234
3142
 
3235
3143
  ````text
3236
- Copyright (c) 2016 Alex Crichton
3237
- Copyright (c) 2017 The Tokio Authors
3144
+ Copyright Mozilla Foundation
3238
3145
 
3239
3146
  Permission is hereby granted, free of charge, to any
3240
3147
  person obtaining a copy of this software and associated
@@ -3268,12 +3175,10 @@ DEALINGS IN THE SOFTWARE.
3268
3175
 
3269
3176
  ### Rust Crates:
3270
3177
 
3271
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
3272
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
3273
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
3178
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
3274
3179
 
3275
3180
  ````text
3276
- Copyright (c) 2019 Tower Contributors
3181
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
3277
3182
 
3278
3183
  Permission is hereby granted, free of charge, to any
3279
3184
  person obtaining a copy of this software and associated
@@ -3305,6 +3210,101 @@ DEALINGS IN THE SOFTWARE.
3305
3210
 
3306
3211
  ## The following dependencies are licensed under the MIT License:
3307
3212
 
3213
+ ### NPM Packages:
3214
+
3215
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
3216
+
3217
+ ````text
3218
+ This software is released under the MIT license:
3219
+
3220
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3221
+ this software and associated documentation files (the "Software"), to deal in
3222
+ the Software without restriction, including without limitation the rights to
3223
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3224
+ the Software, and to permit persons to whom the Software is furnished to do so,
3225
+ subject to the following conditions:
3226
+
3227
+ The above copyright notice and this permission notice shall be included in all
3228
+ copies or substantial portions of the Software.
3229
+
3230
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3231
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3232
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3233
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3234
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3235
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3236
+
3237
+ ````
3238
+
3239
+ ---
3240
+
3241
+ ## The following dependencies are licensed under the MIT License:
3242
+
3243
+ ### Rust Crates:
3244
+
3245
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
3246
+
3247
+ ````text
3248
+ MIT License
3249
+
3250
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
3251
+
3252
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3253
+ of this software and associated documentation files (the "Software"), to deal
3254
+ in the Software without restriction, including without limitation the rights
3255
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3256
+ copies of the Software, and to permit persons to whom the Software is
3257
+ furnished to do so, subject to the following conditions:
3258
+
3259
+ The above copyright notice and this permission notice shall be included in all
3260
+ copies or substantial portions of the Software.
3261
+
3262
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3263
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3264
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3265
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3266
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3267
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3268
+ SOFTWARE.
3269
+
3270
+ ````
3271
+
3272
+ ---
3273
+
3274
+ ## The following dependencies are licensed under the MIT License:
3275
+
3276
+ ### Rust Crates:
3277
+
3278
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
3279
+
3280
+ ````text
3281
+ The MIT License (MIT)
3282
+
3283
+ Copyright (c) 2015 Bartłomiej Kamiński
3284
+
3285
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3286
+ of this software and associated documentation files (the "Software"), to deal
3287
+ in the Software without restriction, including without limitation the rights
3288
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3289
+ copies of the Software, and to permit persons to whom the Software is
3290
+ furnished to do so, subject to the following conditions:
3291
+
3292
+ The above copyright notice and this permission notice shall be included in all
3293
+ copies or substantial portions of the Software.
3294
+
3295
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3296
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3297
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3298
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3299
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3300
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3301
+ SOFTWARE.
3302
+ ````
3303
+
3304
+ ---
3305
+
3306
+ ## The following dependencies are licensed under the MIT License:
3307
+
3308
3308
  ### Rust Crates:
3309
3309
 
3310
3310
  - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
@@ -3344,10 +3344,10 @@ DEALINGS IN THE SOFTWARE.
3344
3344
 
3345
3345
  ### Rust Crates:
3346
3346
 
3347
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
3347
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
3348
3348
 
3349
3349
  ````text
3350
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
3350
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
3351
3351
 
3352
3352
  Permission is hereby granted, free of charge, to any
3353
3353
  person obtaining a copy of this software and associated