@deveco-codegenie/mcp-bridge-win32-x64 1.1.4 → 1.1.5

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.
@@ -49,30 +49,6 @@ PERFORMANCE OF THIS SOFTWARE.
49
49
 
50
50
  ### Rust Crates:
51
51
 
52
- - [adler2](https://github.com/oyvindln/adler2) (2.0.1)
53
-
54
- ````text
55
- Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
56
-
57
- Permission to use, copy, modify, and/or distribute this software for
58
- any purpose with or without fee is hereby granted.
59
-
60
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
61
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
62
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
63
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
64
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
65
- AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
66
- OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
67
-
68
- ````
69
-
70
- ---
71
-
72
- ## The following dependencies are licensed under the 0BSD License:
73
-
74
- ### Rust Crates:
75
-
76
52
  - [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
77
53
 
78
54
  ````text
@@ -120,6 +96,30 @@ PERFORMANCE OF THIS SOFTWARE.
120
96
 
121
97
  ---
122
98
 
99
+ ## The following dependencies are licensed under the 0BSD License:
100
+
101
+ ### Rust Crates:
102
+
103
+ - [adler2](https://github.com/oyvindln/adler2) (2.0.1)
104
+
105
+ ````text
106
+ Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
107
+
108
+ Permission to use, copy, modify, and/or distribute this software for
109
+ any purpose with or without fee is hereby granted.
110
+
111
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
112
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
113
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
114
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
115
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
116
+ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
117
+ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
118
+
119
+ ````
120
+
121
+ ---
122
+
123
123
  ## The following dependencies are licensed under the Apache-2.0 License:
124
124
 
125
125
  ### Rust Crates:
@@ -704,50 +704,11 @@ THIS SOFTWARE.
704
704
 
705
705
  ### Rust Crates:
706
706
 
707
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
708
-
709
- ````text
710
- Copyright (c) 2020-2025 The RustCrypto Project Developers
711
-
712
- Permission is hereby granted, free of charge, to any
713
- person obtaining a copy of this software and associated
714
- documentation files (the "Software"), to deal in the
715
- Software without restriction, including without
716
- limitation the rights to use, copy, modify, merge,
717
- publish, distribute, sublicense, and/or sell copies of
718
- the Software, and to permit persons to whom the Software
719
- is furnished to do so, subject to the following
720
- conditions:
721
-
722
- The above copyright notice and this permission notice
723
- shall be included in all copies or substantial portions
724
- of the Software.
725
-
726
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
727
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
728
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
729
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
730
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
731
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
732
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
733
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
734
- DEALINGS IN THE SOFTWARE.
735
-
736
- ````
737
-
738
- ---
739
-
740
- ## The following dependencies are licensed under the MIT License:
741
-
742
- ### Rust Crates:
743
-
744
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
745
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
707
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
746
708
 
747
709
  ````text
748
- MIT License
749
-
750
- Copyright (c) 2019 Graham Esau
710
+ Copyright (c) 2018-2023 Sean McArthur
711
+ Copyright (c) 2016 Alex Crichton
751
712
 
752
713
  Permission is hereby granted, free of charge, to any person obtaining a copy
753
714
  of this software and associated documentation files (the "Software"), to deal
@@ -756,54 +717,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
756
717
  copies of the Software, and to permit persons to whom the Software is
757
718
  furnished to do so, subject to the following conditions:
758
719
 
759
- The above copyright notice and this permission notice shall be included in all
760
- copies or substantial portions of the Software.
720
+ The above copyright notice and this permission notice shall be included in
721
+ all copies or substantial portions of the Software.
761
722
 
762
723
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
763
724
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
764
725
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
765
726
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
766
727
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
767
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
768
- SOFTWARE.
769
-
770
- ````
771
-
772
- ---
773
-
774
- ## The following dependencies are licensed under the MIT License:
775
-
776
- ### Rust Crates:
777
-
778
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
779
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
780
-
781
- ````text
782
- Copyright (c) 2014 Alex Crichton
783
-
784
- Permission is hereby granted, free of charge, to any
785
- person obtaining a copy of this software and associated
786
- documentation files (the "Software"), to deal in the
787
- Software without restriction, including without
788
- limitation the rights to use, copy, modify, merge,
789
- publish, distribute, sublicense, and/or sell copies of
790
- the Software, and to permit persons to whom the Software
791
- is furnished to do so, subject to the following
792
- conditions:
793
-
794
- The above copyright notice and this permission notice
795
- shall be included in all copies or substantial portions
796
- of the Software.
728
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
729
+ THE SOFTWARE.
797
730
 
798
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
799
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
800
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
801
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
802
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
803
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
804
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
805
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
806
- DEALINGS IN THE SOFTWARE.
807
731
 
808
732
  ````
809
733
 
@@ -813,30 +737,51 @@ DEALINGS IN THE SOFTWARE.
813
737
 
814
738
  ### Rust Crates:
815
739
 
816
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
740
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
741
+ - [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
742
+ - [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
743
+ - [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
744
+ - [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
745
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
746
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
747
+ - [windows](https://github.com/microsoft/windows-rs) (0.62.2)
748
+ - [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
749
+ - [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
750
+ - [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
751
+ - [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
752
+ - [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
753
+ - [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
754
+ - [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
755
+ - [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
756
+ - [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
757
+ - [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
758
+ - [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
759
+ - [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
760
+ - [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
761
+ - [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
762
+ - [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
763
+ - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
764
+ - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
817
765
 
818
766
  ````text
819
767
  MIT License
820
768
 
821
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
769
+ Copyright (c) <year> <copyright holders>
822
770
 
823
- Permission is hereby granted, free of charge, to any person obtaining a copy
824
- of this software and associated documentation files (the "Software"), to deal
825
- in the Software without restriction, including without limitation the rights
826
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
827
- copies of the Software, and to permit persons to whom the Software is
828
- furnished to do so, subject to the following conditions:
771
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
772
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
773
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
774
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
775
+ following conditions:
829
776
 
830
- The above copyright notice and this permission notice shall be included in all
831
- copies or substantial portions of the Software.
777
+ The above copyright notice and this permission notice shall be included in all copies or substantial
778
+ portions of the Software.
832
779
 
833
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
834
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
835
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
836
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
837
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
838
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
839
- SOFTWARE.
780
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
781
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
782
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
783
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
784
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
840
785
 
841
786
  ````
842
787
 
@@ -846,13 +791,10 @@ SOFTWARE.
846
791
 
847
792
  ### Rust Crates:
848
793
 
849
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
850
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
851
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
852
- - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
794
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
853
795
 
854
796
  ````text
855
- Copyright (c) 2016 The Rust Project Developers
797
+ Copyright (c) 2019 Carl Lerche
856
798
 
857
799
  Permission is hereby granted, free of charge, to any
858
800
  person obtaining a copy of this software and associated
@@ -886,10 +828,10 @@ DEALINGS IN THE SOFTWARE.
886
828
 
887
829
  ### Rust Crates:
888
830
 
889
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
831
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
890
832
 
891
833
  ````text
892
- Copyright (c) 2021 RustCrypto Developers
834
+ Copyright 2023 The Fuchsia Authors
893
835
 
894
836
  Permission is hereby granted, free of charge, to any
895
837
  person obtaining a copy of this software and associated
@@ -915,42 +857,40 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
915
857
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
916
858
  DEALINGS IN THE SOFTWARE.
917
859
 
860
+
918
861
  ````
919
862
 
920
863
  ---
921
864
 
922
865
  ## The following dependencies are licensed under the MIT License:
923
866
 
924
- ### Rust Crates:
867
+ ### NPM Packages:
925
868
 
926
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
869
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
870
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
927
871
 
928
872
  ````text
929
- Copyright (c) 2016 Anthony Ramine
873
+ MIT License
930
874
 
931
- Permission is hereby granted, free of charge, to any
932
- person obtaining a copy of this software and associated
933
- documentation files (the "Software"), to deal in the
934
- Software without restriction, including without
935
- limitation the rights to use, copy, modify, merge,
936
- publish, distribute, sublicense, and/or sell copies of
937
- the Software, and to permit persons to whom the Software
938
- is furnished to do so, subject to the following
939
- conditions:
875
+ Copyright (c) Microsoft Corporation.
940
876
 
941
- The above copyright notice and this permission notice
942
- shall be included in all copies or substantial portions
943
- of the Software.
877
+ Permission is hereby granted, free of charge, to any person obtaining a copy
878
+ of this software and associated documentation files (the "Software"), to deal
879
+ in the Software without restriction, including without limitation the rights
880
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
881
+ copies of the Software, and to permit persons to whom the Software is
882
+ furnished to do so, subject to the following conditions:
944
883
 
945
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
946
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
947
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
948
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
949
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
950
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
951
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
952
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
953
- DEALINGS IN THE SOFTWARE.
884
+ The above copyright notice and this permission notice shall be included in all
885
+ copies or substantial portions of the Software.
886
+
887
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
888
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
889
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
890
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
891
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
892
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
893
+ SOFTWARE
954
894
 
955
895
  ````
956
896
 
@@ -958,31 +898,61 @@ DEALINGS IN THE SOFTWARE.
958
898
 
959
899
  ## The following dependencies are licensed under the MIT License:
960
900
 
961
- ### Rust Crates:
901
+ ### NPM Packages:
962
902
 
963
- - [want](https://github.com/seanmonstar/want) (0.3.1)
903
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
964
904
 
965
905
  ````text
966
- Copyright (c) 2018-2019 Sean McArthur
906
+ This software is released under the MIT license:
967
907
 
968
- Permission is hereby granted, free of charge, to any person obtaining a copy
908
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
909
+ this software and associated documentation files (the "Software"), to deal in
910
+ the Software without restriction, including without limitation the rights to
911
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
912
+ the Software, and to permit persons to whom the Software is furnished to do so,
913
+ subject to the following conditions:
914
+
915
+ The above copyright notice and this permission notice shall be included in all
916
+ copies or substantial portions of the Software.
917
+
918
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
919
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
920
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
921
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
922
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
923
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
924
+
925
+ ````
926
+
927
+ ---
928
+
929
+ ## The following dependencies are licensed under the MIT License:
930
+
931
+ ### Rust Crates:
932
+
933
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
934
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
935
+
936
+ ````text
937
+ Copyright (c) 2018-2019 dirs-rs contributors
938
+
939
+ Permission is hereby granted, free of charge, to any person obtaining a copy
969
940
  of this software and associated documentation files (the "Software"), to deal
970
941
  in the Software without restriction, including without limitation the rights
971
942
  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
972
943
  copies of the Software, and to permit persons to whom the Software is
973
944
  furnished to do so, subject to the following conditions:
974
945
 
975
- The above copyright notice and this permission notice shall be included in
976
- all copies or substantial portions of the Software.
946
+ The above copyright notice and this permission notice shall be included in all
947
+ copies or substantial portions of the Software.
977
948
 
978
949
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
979
950
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
980
951
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
981
952
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
982
953
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
983
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
984
- THE SOFTWARE.
985
-
954
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
955
+ SOFTWARE.
986
956
 
987
957
  ````
988
958
 
@@ -992,16 +962,31 @@ THE SOFTWARE.
992
962
 
993
963
  ### Rust Crates:
994
964
 
995
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
965
+ - [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
996
966
 
997
967
  ````text
998
- MIT License
968
+ Copyright (c) 2015 steffengy
999
969
 
1000
- Copyright 2013-2014 RAD Game Tools and Valve Software
1001
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
1002
- Copyright (c) 2017 Frommi
1003
- Copyright (c) 2017-2024 oyvindln
970
+ 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:
971
+
972
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
973
+
974
+ 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.
975
+
976
+ ````
977
+
978
+ ---
979
+
980
+ ## The following dependencies are licensed under the MIT License:
981
+
982
+ ### Rust Crates:
983
+
984
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
1004
985
 
986
+ ````text
987
+ The MIT License (MIT)
988
+
989
+ Copyright (c) 2015 Alice Maz
1005
990
 
1006
991
  Permission is hereby granted, free of charge, to any person obtaining a copy
1007
992
  of this software and associated documentation files (the "Software"), to deal
@@ -1010,16 +995,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1010
995
  copies of the Software, and to permit persons to whom the Software is
1011
996
  furnished to do so, subject to the following conditions:
1012
997
 
1013
- The above copyright notice and this permission notice shall be included in all
1014
- copies or substantial portions of the Software.
998
+ The above copyright notice and this permission notice shall be included in
999
+ all copies or substantial portions of the Software.
1015
1000
 
1016
1001
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1017
1002
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1018
1003
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1019
1004
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1020
1005
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1021
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1022
- SOFTWARE.
1006
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1007
+ THE SOFTWARE.
1023
1008
 
1024
1009
  ````
1025
1010
 
@@ -1029,51 +1014,30 @@ SOFTWARE.
1029
1014
 
1030
1015
  ### Rust Crates:
1031
1016
 
1032
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
1033
- - [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
1034
- - [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
1035
- - [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
1036
- - [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
1037
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1038
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1039
- - [windows](https://github.com/microsoft/windows-rs) (0.62.2)
1040
- - [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
1041
- - [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
1042
- - [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
1043
- - [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
1044
- - [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
1045
- - [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
1046
- - [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
1047
- - [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
1048
- - [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
1049
- - [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
1050
- - [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
1051
- - [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
1052
- - [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
1053
- - [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
1054
- - [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
1055
- - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
1056
- - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
1017
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
1057
1018
 
1058
1019
  ````text
1059
1020
  MIT License
1060
1021
 
1061
- Copyright (c) <year> <copyright holders>
1022
+ Copyright (c) 2025 Callum Oakley
1062
1023
 
1063
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
1064
- associated documentation files (the "Software"), to deal in the Software without restriction, including
1065
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1066
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
1067
- following conditions:
1024
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1025
+ of this software and associated documentation files (the "Software"), to deal
1026
+ in the Software without restriction, including without limitation the rights
1027
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1028
+ copies of the Software, and to permit persons to whom the Software is
1029
+ furnished to do so, subject to the following conditions:
1068
1030
 
1069
- The above copyright notice and this permission notice shall be included in all copies or substantial
1070
- portions of the Software.
1031
+ The above copyright notice and this permission notice shall be included in all
1032
+ copies or substantial portions of the Software.
1071
1033
 
1072
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1073
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
1074
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1075
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
1076
- USE OR OTHER DEALINGS IN THE SOFTWARE.
1034
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1035
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1036
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1037
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1038
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1039
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1040
+ SOFTWARE.
1077
1041
 
1078
1042
  ````
1079
1043
 
@@ -1083,10 +1047,14 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
1083
1047
 
1084
1048
  ### Rust Crates:
1085
1049
 
1086
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1050
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
1051
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1052
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1087
1053
 
1088
1054
  ````text
1089
- Copyright (c) 2014 Carl Lerche and other MIO contributors
1055
+ MIT License
1056
+
1057
+ Copyright (c) 2023 magiclen.org (Ron Li)
1090
1058
 
1091
1059
  Permission is hereby granted, free of charge, to any person obtaining a copy
1092
1060
  of this software and associated documentation files (the "Software"), to deal
@@ -1095,16 +1063,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1095
1063
  copies of the Software, and to permit persons to whom the Software is
1096
1064
  furnished to do so, subject to the following conditions:
1097
1065
 
1098
- The above copyright notice and this permission notice shall be included in
1099
- all copies or substantial portions of the Software.
1066
+ The above copyright notice and this permission notice shall be included in all
1067
+ copies or substantial portions of the Software.
1100
1068
 
1101
1069
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1102
1070
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1103
1071
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1104
1072
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1105
1073
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1106
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1107
- THE SOFTWARE.
1074
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1075
+ SOFTWARE.
1108
1076
 
1109
1077
  ````
1110
1078
 
@@ -1114,12 +1082,10 @@ THE SOFTWARE.
1114
1082
 
1115
1083
  ### Rust Crates:
1116
1084
 
1117
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
1118
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
1119
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
1085
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
1120
1086
 
1121
1087
  ````text
1122
- Copyright (c) 2019 Tower Contributors
1088
+ Copyright (c) The rust-url developers
1123
1089
 
1124
1090
  Permission is hereby granted, free of charge, to any
1125
1091
  person obtaining a copy of this software and associated
@@ -1153,10 +1119,10 @@ DEALINGS IN THE SOFTWARE.
1153
1119
 
1154
1120
  ### Rust Crates:
1155
1121
 
1156
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
1122
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
1157
1123
 
1158
1124
  ````text
1159
- Copyright (c) The Rust Project Developers
1125
+ Copyright 2019-2024 YOSHIOKA Takuma
1160
1126
 
1161
1127
  Permission is hereby granted, free of charge, to any
1162
1128
  person obtaining a copy of this software and associated
@@ -1190,32 +1156,34 @@ DEALINGS IN THE SOFTWARE.
1190
1156
 
1191
1157
  ### Rust Crates:
1192
1158
 
1193
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
1194
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
1195
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
1159
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
1196
1160
 
1197
1161
  ````text
1198
- MIT License
1199
-
1200
- Copyright (c) Tokio Contributors
1162
+ Copyright (c) 2016--2023
1201
1163
 
1202
- Permission is hereby granted, free of charge, to any person obtaining a copy
1203
- of this software and associated documentation files (the "Software"), to deal
1204
- in the Software without restriction, including without limitation the rights
1205
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1206
- copies of the Software, and to permit persons to whom the Software is
1207
- furnished to do so, subject to the following conditions:
1164
+ Permission is hereby granted, free of charge, to any
1165
+ person obtaining a copy of this software and associated
1166
+ documentation files (the "Software"), to deal in the
1167
+ Software without restriction, including without
1168
+ limitation the rights to use, copy, modify, merge,
1169
+ publish, distribute, sublicense, and/or sell copies of
1170
+ the Software, and to permit persons to whom the Software
1171
+ is furnished to do so, subject to the following
1172
+ conditions:
1208
1173
 
1209
- The above copyright notice and this permission notice shall be included in all
1210
- copies or substantial portions of the Software.
1174
+ The above copyright notice and this permission notice
1175
+ shall be included in all copies or substantial portions
1176
+ of the Software.
1211
1177
 
1212
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1213
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1214
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1215
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1216
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1217
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1218
- SOFTWARE.
1178
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1179
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1180
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1181
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1182
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1183
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1184
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1185
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1186
+ DEALINGS IN THE SOFTWARE.
1219
1187
 
1220
1188
  ````
1221
1189
 
@@ -1225,11 +1193,38 @@ SOFTWARE.
1225
1193
 
1226
1194
  ### Rust Crates:
1227
1195
 
1228
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
1196
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
1197
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
1198
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
1199
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
1200
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
1201
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
1202
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
1203
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
1204
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
1205
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
1206
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
1207
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
1208
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
1209
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
1210
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
1211
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
1212
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
1213
+ - [semver](https://github.com/dtolnay/semver) (1.0.28)
1214
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
1215
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
1216
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
1217
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
1218
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
1219
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
1220
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
1221
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
1222
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
1223
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
1224
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
1225
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
1229
1226
 
1230
1227
  ````text
1231
- Copyright (c) 2017 Artyom Pavlov
1232
-
1233
1228
  Permission is hereby granted, free of charge, to any
1234
1229
  person obtaining a copy of this software and associated
1235
1230
  documentation files (the "Software"), to deal in the
@@ -1262,19 +1257,86 @@ DEALINGS IN THE SOFTWARE.
1262
1257
 
1263
1258
  ### Rust Crates:
1264
1259
 
1265
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
1260
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
1266
1261
 
1267
1262
  ````text
1268
- Copyright (c) 2016 The humantime Developers
1269
-
1270
- Includes parts of http date with the following copyright:
1271
- Copyright (c) 2016 Pyfisch
1263
+ Copyright (c) 2013-2016 The rust-url developers
1272
1264
 
1273
- Includes portions of musl libc with the following copyright:
1274
- Copyright © 2005-2013 Rich Felker
1265
+ Permission is hereby granted, free of charge, to any
1266
+ person obtaining a copy of this software and associated
1267
+ documentation files (the "Software"), to deal in the
1268
+ Software without restriction, including without
1269
+ limitation the rights to use, copy, modify, merge,
1270
+ publish, distribute, sublicense, and/or sell copies of
1271
+ the Software, and to permit persons to whom the Software
1272
+ is furnished to do so, subject to the following
1273
+ conditions:
1275
1274
 
1275
+ The above copyright notice and this permission notice
1276
+ shall be included in all copies or substantial portions
1277
+ of the Software.
1276
1278
 
1277
- Permission is hereby granted, free of charge, to any person obtaining a copy
1279
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1280
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1281
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1282
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1283
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1284
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1285
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1286
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1287
+ DEALINGS IN THE SOFTWARE.
1288
+
1289
+ ````
1290
+
1291
+ ---
1292
+
1293
+ ## The following dependencies are licensed under the MIT License:
1294
+
1295
+ ### Rust Crates:
1296
+
1297
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
1298
+
1299
+ ````text
1300
+ Copyright (c) 2016--2017
1301
+
1302
+ Permission is hereby granted, free of charge, to any
1303
+ person obtaining a copy of this software and associated
1304
+ documentation files (the "Software"), to deal in the
1305
+ Software without restriction, including without
1306
+ limitation the rights to use, copy, modify, merge,
1307
+ publish, distribute, sublicense, and/or sell copies of
1308
+ the Software, and to permit persons to whom the Software
1309
+ is furnished to do so, subject to the following
1310
+ conditions:
1311
+
1312
+ The above copyright notice and this permission notice
1313
+ shall be included in all copies or substantial portions
1314
+ of the Software.
1315
+
1316
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1317
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1318
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1319
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1320
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1321
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1322
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1323
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1324
+ DEALINGS IN THE SOFTWARE.
1325
+
1326
+ ````
1327
+
1328
+ ---
1329
+
1330
+ ## The following dependencies are licensed under the MIT License:
1331
+
1332
+ ### Rust Crates:
1333
+
1334
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
1335
+
1336
+ ````text
1337
+ Copyright (c) 2016 The rust-native-tls Developers
1338
+
1339
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1278
1340
  of this software and associated documentation files (the "Software"), to deal
1279
1341
  in the Software without restriction, including without limitation the rights
1280
1342
  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
@@ -1300,10 +1362,10 @@ SOFTWARE.
1300
1362
 
1301
1363
  ### Rust Crates:
1302
1364
 
1303
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
1365
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
1304
1366
 
1305
1367
  ````text
1306
- Copyright (c) 2016 The rust-native-tls Developers
1368
+ Copyright (c) 2014-2026 Sean McArthur
1307
1369
 
1308
1370
  Permission is hereby granted, free of charge, to any person obtaining a copy
1309
1371
  of this software and associated documentation files (the "Software"), to deal
@@ -1312,16 +1374,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1312
1374
  copies of the Software, and to permit persons to whom the Software is
1313
1375
  furnished to do so, subject to the following conditions:
1314
1376
 
1315
- The above copyright notice and this permission notice shall be included in all
1316
- copies or substantial portions of the Software.
1377
+ The above copyright notice and this permission notice shall be included in
1378
+ all copies or substantial portions of the Software.
1317
1379
 
1318
1380
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1319
1381
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1320
1382
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1321
1383
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1322
1384
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1323
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1324
- SOFTWARE.
1385
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1386
+ THE SOFTWARE.
1325
1387
 
1326
1388
  ````
1327
1389
 
@@ -1331,34 +1393,35 @@ SOFTWARE.
1331
1393
 
1332
1394
  ### Rust Crates:
1333
1395
 
1334
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
1396
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
1335
1397
 
1336
1398
  ````text
1337
- Copyright (c) 2019-2021 Tower Contributors
1399
+ Copyright (c) 2016 The humantime Developers
1338
1400
 
1339
- Permission is hereby granted, free of charge, to any
1340
- person obtaining a copy of this software and associated
1341
- documentation files (the "Software"), to deal in the
1342
- Software without restriction, including without
1343
- limitation the rights to use, copy, modify, merge,
1344
- publish, distribute, sublicense, and/or sell copies of
1345
- the Software, and to permit persons to whom the Software
1346
- is furnished to do so, subject to the following
1347
- conditions:
1401
+ Includes parts of http date with the following copyright:
1402
+ Copyright (c) 2016 Pyfisch
1348
1403
 
1349
- The above copyright notice and this permission notice
1350
- shall be included in all copies or substantial portions
1351
- of the Software.
1404
+ Includes portions of musl libc with the following copyright:
1405
+ Copyright © 2005-2013 Rich Felker
1352
1406
 
1353
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1354
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1355
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1356
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1357
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1358
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1359
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1360
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1361
- DEALINGS IN THE SOFTWARE.
1407
+
1408
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1409
+ of this software and associated documentation files (the "Software"), to deal
1410
+ in the Software without restriction, including without limitation the rights
1411
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1412
+ copies of the Software, and to permit persons to whom the Software is
1413
+ furnished to do so, subject to the following conditions:
1414
+
1415
+ The above copyright notice and this permission notice shall be included in all
1416
+ copies or substantial portions of the Software.
1417
+
1418
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1419
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1420
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1421
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1422
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1423
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1424
+ SOFTWARE.
1362
1425
 
1363
1426
  ````
1364
1427
 
@@ -1368,10 +1431,11 @@ DEALINGS IN THE SOFTWARE.
1368
1431
 
1369
1432
  ### Rust Crates:
1370
1433
 
1371
- - [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
1434
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
1372
1435
 
1373
1436
  ````text
1374
- Copyright (c) 2015 The Rust Project Developers
1437
+ Copyright (c) 2018-2026 The rust-random Project Developers
1438
+ Copyright (c) 2014 The Rust Project Developers
1375
1439
 
1376
1440
  Permission is hereby granted, free of charge, to any
1377
1441
  person obtaining a copy of this software and associated
@@ -1405,10 +1469,10 @@ DEALINGS IN THE SOFTWARE.
1405
1469
 
1406
1470
  ### Rust Crates:
1407
1471
 
1408
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
1472
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
1409
1473
 
1410
1474
  ````text
1411
- Copyright (c) 2017 Sean McArthur
1475
+ Copyright (c) 2015-2025 Sean McArthur
1412
1476
 
1413
1477
  Permission is hereby granted, free of charge, to any person obtaining a copy
1414
1478
  of this software and associated documentation files (the "Software"), to deal
@@ -1437,16 +1501,10 @@ THE SOFTWARE.
1437
1501
 
1438
1502
  ### Rust Crates:
1439
1503
 
1440
- - [rand](https://github.com/rust-random/rand) (0.8.5)
1441
- - [rand](https://github.com/rust-random/rand) (0.9.4)
1442
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
1443
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
1444
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
1445
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
1504
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
1446
1505
 
1447
1506
  ````text
1448
- Copyright 2018 Developers of the Rand project
1449
- Copyright (c) 2014 The Rust Project Developers
1507
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
1450
1508
 
1451
1509
  Permission is hereby granted, free of charge, to any
1452
1510
  person obtaining a copy of this software and associated
@@ -1480,14 +1538,11 @@ DEALINGS IN THE SOFTWARE.
1480
1538
 
1481
1539
  ### Rust Crates:
1482
1540
 
1483
- - [educe](https://github.com/magiclen/educe) (0.5.11)
1484
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1485
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1541
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
1486
1542
 
1487
1543
  ````text
1488
- MIT License
1489
-
1490
- Copyright (c) 2023 magiclen.org (Ron Li)
1544
+ Copyright (c) 2017 Alexey Galakhov
1545
+ Copyright (c) 2016 Jason Housley
1491
1546
 
1492
1547
  Permission is hereby granted, free of charge, to any person obtaining a copy
1493
1548
  of this software and associated documentation files (the "Software"), to deal
@@ -1496,16 +1551,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1496
1551
  copies of the Software, and to permit persons to whom the Software is
1497
1552
  furnished to do so, subject to the following conditions:
1498
1553
 
1499
- The above copyright notice and this permission notice shall be included in all
1500
- copies or substantial portions of the Software.
1554
+ The above copyright notice and this permission notice shall be included in
1555
+ all copies or substantial portions of the Software.
1501
1556
 
1502
1557
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1503
1558
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1504
1559
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1505
1560
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1506
1561
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1507
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1508
- SOFTWARE.
1562
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1563
+ THE SOFTWARE.
1509
1564
 
1510
1565
  ````
1511
1566
 
@@ -1515,10 +1570,10 @@ SOFTWARE.
1515
1570
 
1516
1571
  ### Rust Crates:
1517
1572
 
1518
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
1573
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
1519
1574
 
1520
1575
  ````text
1521
- Copyright (c) 2016 Amanieu d'Antras
1576
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
1522
1577
 
1523
1578
  Permission is hereby granted, free of charge, to any
1524
1579
  person obtaining a copy of this software and associated
@@ -1552,10 +1607,10 @@ DEALINGS IN THE SOFTWARE.
1552
1607
 
1553
1608
  ### Rust Crates:
1554
1609
 
1555
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
1610
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
1556
1611
 
1557
1612
  ````text
1558
- Copyright (c) 2014-2026 Sean McArthur
1613
+ Copyright (c) 2019 Eliza Weisman
1559
1614
 
1560
1615
  Permission is hereby granted, free of charge, to any person obtaining a copy
1561
1616
  of this software and associated documentation files (the "Software"), to deal
@@ -1583,64 +1638,29 @@ THE SOFTWARE.
1583
1638
 
1584
1639
  ### Rust Crates:
1585
1640
 
1586
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
1587
-
1588
- ````text
1589
- Copyright (c) 2016--2023
1590
-
1591
- Permission is hereby granted, free of charge, to any
1592
- person obtaining a copy of this software and associated
1593
- documentation files (the "Software"), to deal in the
1594
- Software without restriction, including without
1595
- limitation the rights to use, copy, modify, merge,
1596
- publish, distribute, sublicense, and/or sell copies of
1597
- the Software, and to permit persons to whom the Software
1598
- is furnished to do so, subject to the following
1599
- conditions:
1600
-
1601
- The above copyright notice and this permission notice
1602
- shall be included in all copies or substantial portions
1603
- of the Software.
1604
-
1605
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1606
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1607
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1608
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1609
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1610
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1611
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1612
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1613
- DEALINGS IN THE SOFTWARE.
1614
-
1615
- ````
1616
-
1617
- ---
1618
-
1619
- ## The following dependencies are licensed under the MIT License:
1620
-
1621
- ### Rust Crates:
1622
-
1623
- - [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
1641
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
1624
1642
 
1625
1643
  ````text
1626
- Copyright 2018 Parity Technologies (UK) Ltd.
1644
+ Copyright (c) 2017 Daniel Abramov
1645
+ Copyright (c) 2017 Alexey Galakhov
1627
1646
 
1628
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1629
- this software and associated documentation files (the "Software"), to deal in
1630
- the Software without restriction, including without limitation the rights to
1631
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1632
- the Software, and to permit persons to whom the Software is furnished to do so,
1633
- subject to the following conditions:
1647
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1648
+ of this software and associated documentation files (the "Software"), to deal
1649
+ in the Software without restriction, including without limitation the rights
1650
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1651
+ copies of the Software, and to permit persons to whom the Software is
1652
+ furnished to do so, subject to the following conditions:
1634
1653
 
1635
- The above copyright notice and this permission notice shall be included in all
1636
- copies or substantial portions of the Software.
1654
+ The above copyright notice and this permission notice shall be included in
1655
+ all copies or substantial portions of the Software.
1637
1656
 
1638
1657
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1639
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1640
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
1641
- OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1642
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1643
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1658
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1659
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1660
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1661
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1662
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1663
+ THE SOFTWARE.
1644
1664
 
1645
1665
  ````
1646
1666
 
@@ -1650,13 +1670,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1650
1670
 
1651
1671
  ### Rust Crates:
1652
1672
 
1653
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
1673
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
1654
1674
 
1655
1675
  ````text
1656
- The MIT License (MIT)
1657
-
1658
- Copyright (c) 2015-2020 Julien Cretin
1659
- Copyright (c) 2017-2020 Google Inc.
1676
+ Copyright (c) 2018-2019 Sean McArthur
1660
1677
 
1661
1678
  Permission is hereby granted, free of charge, to any person obtaining a copy
1662
1679
  of this software and associated documentation files (the "Software"), to deal
@@ -1665,16 +1682,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1665
1682
  copies of the Software, and to permit persons to whom the Software is
1666
1683
  furnished to do so, subject to the following conditions:
1667
1684
 
1668
- The above copyright notice and this permission notice shall be included in all
1669
- copies or substantial portions of the Software.
1685
+ The above copyright notice and this permission notice shall be included in
1686
+ all copies or substantial portions of the Software.
1670
1687
 
1671
1688
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1672
1689
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1673
1690
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1674
1691
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1675
1692
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1676
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1677
- SOFTWARE.
1693
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1694
+ THE SOFTWARE.
1695
+
1678
1696
 
1679
1697
  ````
1680
1698
 
@@ -1684,10 +1702,10 @@ SOFTWARE.
1684
1702
 
1685
1703
  ### Rust Crates:
1686
1704
 
1687
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
1705
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1688
1706
 
1689
1707
  ````text
1690
- Copyright (c) 2018 The Servo Project Developers
1708
+ Copyright (c) 2018 Carl Lerche
1691
1709
 
1692
1710
  Permission is hereby granted, free of charge, to any
1693
1711
  person obtaining a copy of this software and associated
@@ -1721,55 +1739,12 @@ DEALINGS IN THE SOFTWARE.
1721
1739
 
1722
1740
  ### Rust Crates:
1723
1741
 
1724
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
1725
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
1726
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
1727
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
1728
-
1729
- ````text
1730
- The MIT License (MIT)
1731
-
1732
- Copyright (c) 2015 Andrew Gallant
1733
-
1734
- Permission is hereby granted, free of charge, to any person obtaining a copy
1735
- of this software and associated documentation files (the "Software"), to deal
1736
- in the Software without restriction, including without limitation the rights
1737
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1738
- copies of the Software, and to permit persons to whom the Software is
1739
- furnished to do so, subject to the following conditions:
1740
-
1741
- The above copyright notice and this permission notice shall be included in
1742
- all copies or substantial portions of the Software.
1743
-
1744
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1745
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1746
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1747
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1748
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1749
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1750
- THE SOFTWARE.
1751
-
1752
- ````
1753
-
1754
- ---
1755
-
1756
- ## The following dependencies are licensed under the MIT License:
1757
-
1758
- ### Rust Crates:
1759
-
1760
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
1761
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
1762
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
1763
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
1764
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
1765
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
1766
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
1767
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
1768
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
1742
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
1769
1743
 
1770
1744
  ````text
1771
- Copyright (c) 2016 Alex Crichton
1772
- Copyright (c) 2017 The Tokio Authors
1745
+ Copyright (c) 2017 Carl Lerche
1746
+ Copyright (c) 2018 Bastian Köcher
1747
+ Copyright (c) 2019-2020 Artem Vorotnikov
1773
1748
 
1774
1749
  Permission is hereby granted, free of charge, to any
1775
1750
  person obtaining a copy of this software and associated
@@ -1803,34 +1778,30 @@ DEALINGS IN THE SOFTWARE.
1803
1778
 
1804
1779
  ### Rust Crates:
1805
1780
 
1806
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
1781
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
1807
1782
 
1808
1783
  ````text
1809
- Copyright (c) 2010 The Rust Project Developers
1784
+ The MIT License (MIT)
1810
1785
 
1811
- Permission is hereby granted, free of charge, to any
1812
- person obtaining a copy of this software and associated
1813
- documentation files (the "Software"), to deal in the
1814
- Software without restriction, including without
1815
- limitation the rights to use, copy, modify, merge,
1816
- publish, distribute, sublicense, and/or sell copies of
1817
- the Software, and to permit persons to whom the Software
1818
- is furnished to do so, subject to the following
1819
- conditions:
1786
+ Copyright (c) 2014 Paho Lurie-Gregg
1820
1787
 
1821
- The above copyright notice and this permission notice
1822
- shall be included in all copies or substantial portions
1823
- of the Software.
1788
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1789
+ of this software and associated documentation files (the "Software"), to deal
1790
+ in the Software without restriction, including without limitation the rights
1791
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1792
+ copies of the Software, and to permit persons to whom the Software is
1793
+ furnished to do so, subject to the following conditions:
1824
1794
 
1825
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1826
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1827
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1828
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1829
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1830
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1831
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1832
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1833
- DEALINGS IN THE SOFTWARE.
1795
+ The above copyright notice and this permission notice shall be included in all
1796
+ copies or substantial portions of the Software.
1797
+
1798
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1799
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1800
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1801
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1802
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1803
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1804
+ SOFTWARE.
1834
1805
 
1835
1806
  ````
1836
1807
 
@@ -1840,34 +1811,34 @@ DEALINGS IN THE SOFTWARE.
1840
1811
 
1841
1812
  ### Rust Crates:
1842
1813
 
1843
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
1814
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1844
1815
 
1845
1816
  ````text
1846
- Copyright (c) 2014-2026 Alex Crichton
1817
+ MIT License
1847
1818
 
1848
- Permission is hereby granted, free of charge, to any
1849
- person obtaining a copy of this software and associated
1850
- documentation files (the "Software"), to deal in the
1851
- Software without restriction, including without
1852
- limitation the rights to use, copy, modify, merge,
1853
- publish, distribute, sublicense, and/or sell copies of
1854
- the Software, and to permit persons to whom the Software
1855
- is furnished to do so, subject to the following
1856
- conditions:
1819
+ Copyright 2013-2014 RAD Game Tools and Valve Software
1820
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
1821
+ Copyright (c) 2017 Frommi
1822
+ Copyright (c) 2017-2024 oyvindln
1857
1823
 
1858
- The above copyright notice and this permission notice
1859
- shall be included in all copies or substantial portions
1860
- of the Software.
1861
1824
 
1862
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1863
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1864
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1865
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1866
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1867
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1868
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1869
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1870
- DEALINGS IN THE SOFTWARE.
1825
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1826
+ of this software and associated documentation files (the "Software"), to deal
1827
+ in the Software without restriction, including without limitation the rights
1828
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1829
+ copies of the Software, and to permit persons to whom the Software is
1830
+ furnished to do so, subject to the following conditions:
1831
+
1832
+ The above copyright notice and this permission notice shall be included in all
1833
+ copies or substantial portions of the Software.
1834
+
1835
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1836
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1837
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1838
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1839
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1840
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1841
+ SOFTWARE.
1871
1842
 
1872
1843
  ````
1873
1844
 
@@ -1877,10 +1848,10 @@ DEALINGS IN THE SOFTWARE.
1877
1848
 
1878
1849
  ### Rust Crates:
1879
1850
 
1880
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
1851
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
1881
1852
 
1882
1853
  ````text
1883
- Copyright (c) 2019 Carl Lerche
1854
+ Copyright (c) 2019 Nick Fitzgerald
1884
1855
 
1885
1856
  Permission is hereby granted, free of charge, to any
1886
1857
  person obtaining a copy of this software and associated
@@ -1914,12 +1885,41 @@ DEALINGS IN THE SOFTWARE.
1914
1885
 
1915
1886
  ### Rust Crates:
1916
1887
 
1917
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
1888
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1918
1889
 
1919
1890
  ````text
1920
- The MIT License (MIT)
1891
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
1921
1892
 
1922
- Copyright (c) 2014 Paho Lurie-Gregg
1893
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1894
+ of this software and associated documentation files (the "Software"), to deal
1895
+ in the Software without restriction, including without limitation the rights
1896
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1897
+ copies of the Software, and to permit persons to whom the Software is
1898
+ furnished to do so, subject to the following conditions:
1899
+
1900
+ The above copyright notice and this permission notice shall be included in
1901
+ all copies or substantial portions of the Software.
1902
+
1903
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1904
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1905
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1906
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1907
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1908
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1909
+ THE SOFTWARE.
1910
+
1911
+ ````
1912
+
1913
+ ---
1914
+
1915
+ ## The following dependencies are licensed under the MIT License:
1916
+
1917
+ ### Rust Crates:
1918
+
1919
+ - [winreg](https://github.com/gentoo90/winreg-rs) (0.52.0)
1920
+
1921
+ ````text
1922
+ Copyright (c) 2015 Igor Shaula
1923
1923
 
1924
1924
  Permission is hereby granted, free of charge, to any person obtaining a copy
1925
1925
  of this software and associated documentation files (the "Software"), to deal
@@ -1928,16 +1928,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1928
1928
  copies of the Software, and to permit persons to whom the Software is
1929
1929
  furnished to do so, subject to the following conditions:
1930
1930
 
1931
- The above copyright notice and this permission notice shall be included in all
1932
- copies or substantial portions of the Software.
1931
+ The above copyright notice and this permission notice shall be included in
1932
+ all copies or substantial portions of the Software.
1933
1933
 
1934
1934
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1935
1935
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1936
1936
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1937
1937
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1938
1938
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1939
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1940
- SOFTWARE.
1939
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1940
+ THE SOFTWARE.
1941
1941
 
1942
1942
  ````
1943
1943
 
@@ -1947,12 +1947,15 @@ SOFTWARE.
1947
1947
 
1948
1948
  ### Rust Crates:
1949
1949
 
1950
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
1950
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
1951
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
1952
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
1953
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
1951
1954
 
1952
1955
  ````text
1953
- MIT License
1956
+ The MIT License (MIT)
1954
1957
 
1955
- Copyright (c) [2021] [Marvin Countryman]
1958
+ Copyright (c) 2015 Andrew Gallant
1956
1959
 
1957
1960
  Permission is hereby granted, free of charge, to any person obtaining a copy
1958
1961
  of this software and associated documentation files (the "Software"), to deal
@@ -1961,16 +1964,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1961
1964
  copies of the Software, and to permit persons to whom the Software is
1962
1965
  furnished to do so, subject to the following conditions:
1963
1966
 
1964
- The above copyright notice and this permission notice shall be included in all
1965
- copies or substantial portions of the Software.
1967
+ The above copyright notice and this permission notice shall be included in
1968
+ all copies or substantial portions of the Software.
1966
1969
 
1967
1970
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1968
1971
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1969
1972
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1970
1973
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1971
1974
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1972
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1973
- SOFTWARE.
1975
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1976
+ THE SOFTWARE.
1974
1977
 
1975
1978
  ````
1976
1979
 
@@ -1980,10 +1983,10 @@ SOFTWARE.
1980
1983
 
1981
1984
  ### Rust Crates:
1982
1985
 
1983
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1986
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
1984
1987
 
1985
1988
  ````text
1986
- Copyright (c) 2018 Carl Lerche
1989
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
1987
1990
 
1988
1991
  Permission is hereby granted, free of charge, to any
1989
1992
  person obtaining a copy of this software and associated
@@ -2017,17 +2020,31 @@ DEALINGS IN THE SOFTWARE.
2017
2020
 
2018
2021
  ### Rust Crates:
2019
2022
 
2020
- - [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
2021
- - [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
2022
- - [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
2023
- - [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
2023
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
2024
2024
 
2025
2025
  ````text
2026
- 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:
2026
+ MIT License
2027
2027
 
2028
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2028
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
2029
+
2030
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2031
+ of this software and associated documentation files (the "Software"), to deal
2032
+ in the Software without restriction, including without limitation the rights
2033
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2034
+ copies of the Software, and to permit persons to whom the Software is
2035
+ furnished to do so, subject to the following conditions:
2036
+
2037
+ The above copyright notice and this permission notice shall be included in all
2038
+ copies or substantial portions of the Software.
2039
+
2040
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2041
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2042
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2043
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2044
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2045
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2046
+ SOFTWARE.
2029
2047
 
2030
- 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.
2031
2048
  ````
2032
2049
 
2033
2050
  ---
@@ -2036,10 +2053,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2036
2053
 
2037
2054
  ### Rust Crates:
2038
2055
 
2039
- - [winreg](https://github.com/gentoo90/winreg-rs) (0.52.0)
2056
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
2040
2057
 
2041
2058
  ````text
2042
- Copyright (c) 2015 Igor Shaula
2059
+ Copyright (c) 2013-2014 The Rust Project Developers.
2060
+ Copyright (c) 2015-2020 The rust-hex Developers
2043
2061
 
2044
2062
  Permission is hereby granted, free of charge, to any person obtaining a copy
2045
2063
  of this software and associated documentation files (the "Software"), to deal
@@ -2048,16 +2066,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2048
2066
  copies of the Software, and to permit persons to whom the Software is
2049
2067
  furnished to do so, subject to the following conditions:
2050
2068
 
2051
- The above copyright notice and this permission notice shall be included in
2052
- all copies or substantial portions of the Software.
2069
+ The above copyright notice and this permission notice shall be included in all
2070
+ copies or substantial portions of the Software.
2053
2071
 
2054
2072
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2055
2073
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2056
2074
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2057
2075
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2058
2076
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2059
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2060
- THE SOFTWARE.
2077
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2078
+ SOFTWARE.
2061
2079
 
2062
2080
  ````
2063
2081
 
@@ -2065,18 +2083,59 @@ THE SOFTWARE.
2065
2083
 
2066
2084
  ## The following dependencies are licensed under the MIT License:
2067
2085
 
2068
- ### Rust Crates:
2086
+ ### NPM Packages:
2069
2087
 
2070
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
2088
+ - [json5](https://github.com/json5/json5) (2.2.3)
2071
2089
 
2072
2090
  ````text
2073
- Copyright (c) 2017 Contributors
2091
+ MIT License
2074
2092
 
2075
- Permission is hereby granted, free of charge, to any
2076
- person obtaining a copy of this software and associated
2077
- documentation files (the "Software"), to deal in the
2078
- Software without restriction, including without
2079
- limitation the rights to use, copy, modify, merge,
2093
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
2094
+
2095
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2096
+ of this software and associated documentation files (the "Software"), to deal
2097
+ in the Software without restriction, including without limitation the rights
2098
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2099
+ copies of the Software, and to permit persons to whom the Software is
2100
+ furnished to do so, subject to the following conditions:
2101
+
2102
+ The above copyright notice and this permission notice shall be included in all
2103
+ copies or substantial portions of the Software.
2104
+
2105
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2106
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2107
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2108
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2109
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2110
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2111
+ SOFTWARE.
2112
+
2113
+ [others]: https://github.com/json5/json5/contributors
2114
+
2115
+ ````
2116
+
2117
+ ---
2118
+
2119
+ ## The following dependencies are licensed under the MIT License:
2120
+
2121
+ ### Rust Crates:
2122
+
2123
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
2124
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
2125
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
2126
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
2127
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
2128
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
2129
+
2130
+ ````text
2131
+ Copyright 2018 Developers of the Rand project
2132
+ Copyright (c) 2014 The Rust Project Developers
2133
+
2134
+ Permission is hereby granted, free of charge, to any
2135
+ person obtaining a copy of this software and associated
2136
+ documentation files (the "Software"), to deal in the
2137
+ Software without restriction, including without
2138
+ limitation the rights to use, copy, modify, merge,
2080
2139
  publish, distribute, sublicense, and/or sell copies of
2081
2140
  the Software, and to permit persons to whom the Software
2082
2141
  is furnished to do so, subject to the following
@@ -2104,38 +2163,82 @@ DEALINGS IN THE SOFTWARE.
2104
2163
 
2105
2164
  ### Rust Crates:
2106
2165
 
2107
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
2108
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
2109
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
2110
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
2111
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
2112
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
2113
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
2114
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
2115
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
2116
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
2117
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
2118
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
2119
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
2120
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
2121
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
2122
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
2123
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
2124
- - [semver](https://github.com/dtolnay/semver) (1.0.28)
2125
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
2126
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
2127
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
2128
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
2129
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
2130
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
2131
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
2132
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
2133
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
2134
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
2135
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
2136
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
2166
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
2167
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
2168
+
2169
+ ````text
2170
+ MIT License
2171
+
2172
+ Copyright (c) 2019 Graham Esau
2173
+
2174
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2175
+ of this software and associated documentation files (the "Software"), to deal
2176
+ in the Software without restriction, including without limitation the rights
2177
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2178
+ copies of the Software, and to permit persons to whom the Software is
2179
+ furnished to do so, subject to the following conditions:
2180
+
2181
+ The above copyright notice and this permission notice shall be included in all
2182
+ copies or substantial portions of the Software.
2183
+
2184
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2185
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2186
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2187
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2188
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2189
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2190
+ SOFTWARE.
2191
+
2192
+ ````
2193
+
2194
+ ---
2195
+
2196
+ ## The following dependencies are licensed under the MIT License:
2197
+
2198
+ ### Rust Crates:
2199
+
2200
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
2201
+
2202
+ ````text
2203
+ Copyright (c) 2017 Robert Grosse
2204
+
2205
+ Permission is hereby granted, free of charge, to any
2206
+ person obtaining a copy of this software and associated
2207
+ documentation files (the "Software"), to deal in the
2208
+ Software without restriction, including without
2209
+ limitation the rights to use, copy, modify, merge,
2210
+ publish, distribute, sublicense, and/or sell copies of
2211
+ the Software, and to permit persons to whom the Software
2212
+ is furnished to do so, subject to the following
2213
+ conditions:
2214
+
2215
+ The above copyright notice and this permission notice
2216
+ shall be included in all copies or substantial portions
2217
+ of the Software.
2218
+
2219
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2220
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2221
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2222
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2223
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2224
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2225
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2226
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2227
+ DEALINGS IN THE SOFTWARE.
2228
+ ````
2229
+
2230
+ ---
2231
+
2232
+ ## The following dependencies are licensed under the MIT License:
2233
+
2234
+ ### Rust Crates:
2235
+
2236
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
2237
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
2137
2238
 
2138
2239
  ````text
2240
+ Copyright (c) 2014 Alex Crichton
2241
+
2139
2242
  Permission is hereby granted, free of charge, to any
2140
2243
  person obtaining a copy of this software and associated
2141
2244
  documentation files (the "Software"), to deal in the
@@ -2168,32 +2271,34 @@ DEALINGS IN THE SOFTWARE.
2168
2271
 
2169
2272
  ### Rust Crates:
2170
2273
 
2171
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
2274
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
2172
2275
 
2173
2276
  ````text
2174
- The MIT License (MIT)
2175
-
2176
- Copyright (c) 2016 Johann Tuffe
2177
-
2178
- Permission is hereby granted, free of charge, to any person obtaining a copy
2179
- of this software and associated documentation files (the "Software"), to deal
2180
- in the Software without restriction, including without limitation the rights
2181
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2182
- copies of the Software, and to permit persons to whom the Software is
2183
- furnished to do so, subject to the following conditions:
2184
-
2185
-
2186
- The above copyright notice and this permission notice shall be included in
2187
- all copies or substantial portions of the Software.
2188
-
2189
-
2190
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2191
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2192
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2193
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2194
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2195
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2196
- THE SOFTWARE.
2277
+ Copyright (c) 2014-2026 Alex Crichton
2278
+
2279
+ Permission is hereby granted, free of charge, to any
2280
+ person obtaining a copy of this software and associated
2281
+ documentation files (the "Software"), to deal in the
2282
+ Software without restriction, including without
2283
+ limitation the rights to use, copy, modify, merge,
2284
+ publish, distribute, sublicense, and/or sell copies of
2285
+ the Software, and to permit persons to whom the Software
2286
+ is furnished to do so, subject to the following
2287
+ conditions:
2288
+
2289
+ The above copyright notice and this permission notice
2290
+ shall be included in all copies or substantial portions
2291
+ of the Software.
2292
+
2293
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2294
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2295
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2296
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2297
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2298
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2299
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2300
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2301
+ DEALINGS IN THE SOFTWARE.
2197
2302
 
2198
2303
  ````
2199
2304
 
@@ -2203,13 +2308,12 @@ THE SOFTWARE.
2203
2308
 
2204
2309
  ### Rust Crates:
2205
2310
 
2206
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
2311
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
2312
+ - [widestring](https://github.com/VoidStarKat/widestring-rs) (1.2.1)
2207
2313
 
2208
2314
  ````text
2209
2315
  MIT License
2210
2316
 
2211
- Copyright (c) 2025 Callum Oakley
2212
-
2213
2317
  Permission is hereby granted, free of charge, to any person obtaining a copy
2214
2318
  of this software and associated documentation files (the "Software"), to deal
2215
2319
  in the Software without restriction, including without limitation the rights
@@ -2236,10 +2340,10 @@ SOFTWARE.
2236
2340
 
2237
2341
  ### Rust Crates:
2238
2342
 
2239
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
2343
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
2240
2344
 
2241
2345
  ````text
2242
- Copyright (c) 2016-2025 Sean McArthur
2346
+ Copyright (c) 2017 Sean McArthur
2243
2347
 
2244
2348
  Permission is hereby granted, free of charge, to any person obtaining a copy
2245
2349
  of this software and associated documentation files (the "Software"), to deal
@@ -2268,11 +2372,10 @@ THE SOFTWARE.
2268
2372
 
2269
2373
  ### Rust Crates:
2270
2374
 
2271
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
2375
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
2272
2376
 
2273
2377
  ````text
2274
- Copyright (c) 2017 Alexey Galakhov
2275
- Copyright (c) 2016 Jason Housley
2378
+ Copyright (c) 2016-2025 Sean McArthur
2276
2379
 
2277
2380
  Permission is hereby granted, free of charge, to any person obtaining a copy
2278
2381
  of this software and associated documentation files (the "Software"), to deal
@@ -2292,39 +2395,110 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2292
2395
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2293
2396
  THE SOFTWARE.
2294
2397
 
2398
+
2295
2399
  ````
2296
2400
 
2297
2401
  ---
2298
2402
 
2299
2403
  ## The following dependencies are licensed under the MIT License:
2300
2404
 
2301
- ### NPM Packages:
2405
+ ### Rust Crates:
2302
2406
 
2303
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
2304
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
2407
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
2305
2408
 
2306
2409
  ````text
2307
- MIT License
2410
+ MIT License
2308
2411
 
2309
- Copyright (c) Microsoft Corporation.
2412
+ Copyright (c) 2019 Yoshua Wuyts
2413
+ Copyright (c) Tokio Contributors
2310
2414
 
2311
- Permission is hereby granted, free of charge, to any person obtaining a copy
2312
- of this software and associated documentation files (the "Software"), to deal
2313
- in the Software without restriction, including without limitation the rights
2314
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2315
- copies of the Software, and to permit persons to whom the Software is
2316
- furnished to do so, subject to the following conditions:
2415
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2416
+ of this software and associated documentation files (the "Software"), to deal
2417
+ in the Software without restriction, including without limitation the rights
2418
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2419
+ copies of the Software, and to permit persons to whom the Software is
2420
+ furnished to do so, subject to the following conditions:
2421
+
2422
+ The above copyright notice and this permission notice shall be included in all
2423
+ copies or substantial portions of the Software.
2424
+
2425
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2426
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2427
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2428
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2429
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2430
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2431
+ SOFTWARE.
2432
+
2433
+ ````
2434
+
2435
+ ---
2436
+
2437
+ ## The following dependencies are licensed under the MIT License:
2438
+
2439
+ ### Rust Crates:
2440
+
2441
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
2442
+
2443
+ ````text
2444
+ MIT License
2445
+
2446
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
2447
+
2448
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2449
+ of this software and associated documentation files (the "Software"), to deal
2450
+ in the Software without restriction, including without limitation the rights
2451
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2452
+ copies of the Software, and to permit persons to whom the Software is
2453
+ furnished to do so, subject to the following conditions:
2454
+
2455
+ The above copyright notice and this permission notice shall be included in all
2456
+ copies or substantial portions of the Software.
2457
+
2458
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2459
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2460
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2461
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2462
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2463
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2464
+ SOFTWARE.
2465
+
2466
+ ````
2467
+
2468
+ ---
2469
+
2470
+ ## The following dependencies are licensed under the MIT License:
2471
+
2472
+ ### Rust Crates:
2473
+
2474
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
2475
+
2476
+ ````text
2477
+ Copyright (c) 2019-2021 Tower Contributors
2478
+
2479
+ Permission is hereby granted, free of charge, to any
2480
+ person obtaining a copy of this software and associated
2481
+ documentation files (the "Software"), to deal in the
2482
+ Software without restriction, including without
2483
+ limitation the rights to use, copy, modify, merge,
2484
+ publish, distribute, sublicense, and/or sell copies of
2485
+ the Software, and to permit persons to whom the Software
2486
+ is furnished to do so, subject to the following
2487
+ conditions:
2317
2488
 
2318
- The above copyright notice and this permission notice shall be included in all
2319
- copies or substantial portions of the Software.
2489
+ The above copyright notice and this permission notice
2490
+ shall be included in all copies or substantial portions
2491
+ of the Software.
2320
2492
 
2321
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2322
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2323
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2324
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2325
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2326
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2327
- SOFTWARE
2493
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2494
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2495
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2496
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2497
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2498
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2499
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2500
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2501
+ DEALINGS IN THE SOFTWARE.
2328
2502
 
2329
2503
  ````
2330
2504
 
@@ -2332,13 +2506,14 @@ THE SOFTWARE.
2332
2506
 
2333
2507
  ## The following dependencies are licensed under the MIT License:
2334
2508
 
2335
- ### Rust Crates:
2509
+ ### NPM Packages:
2336
2510
 
2337
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
2338
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
2511
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
2339
2512
 
2340
2513
  ````text
2341
- Copyright (c) 2018-2019 dirs-rs contributors
2514
+ The MIT License (MIT)
2515
+
2516
+ Copyright (c) 2015-2021 Evgeny Poberezkin
2342
2517
 
2343
2518
  Permission is hereby granted, free of charge, to any person obtaining a copy
2344
2519
  of this software and associated documentation files (the "Software"), to deal
@@ -2358,6 +2533,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2358
2533
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2359
2534
  SOFTWARE.
2360
2535
 
2536
+
2361
2537
  ````
2362
2538
 
2363
2539
  ---
@@ -2403,10 +2579,45 @@ DEALINGS IN THE SOFTWARE.
2403
2579
 
2404
2580
  ### Rust Crates:
2405
2581
 
2406
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
2582
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
2583
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
2584
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
2407
2585
 
2408
2586
  ````text
2409
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
2587
+ MIT License
2588
+
2589
+ Copyright (c) 2017 Ted Driggs
2590
+
2591
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2592
+ of this software and associated documentation files (the "Software"), to deal
2593
+ in the Software without restriction, including without limitation the rights
2594
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2595
+ copies of the Software, and to permit persons to whom the Software is
2596
+ furnished to do so, subject to the following conditions:
2597
+
2598
+ The above copyright notice and this permission notice shall be included in all
2599
+ copies or substantial portions of the Software.
2600
+
2601
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2602
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2603
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2604
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2605
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2606
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2607
+ SOFTWARE.
2608
+
2609
+ ````
2610
+
2611
+ ---
2612
+
2613
+ ## The following dependencies are licensed under the MIT License:
2614
+
2615
+ ### Rust Crates:
2616
+
2617
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
2618
+
2619
+ ````text
2620
+ Copyright (c) 2021 RustCrypto Developers
2410
2621
 
2411
2622
  Permission is hereby granted, free of charge, to any
2412
2623
  person obtaining a copy of this software and associated
@@ -2440,15 +2651,10 @@ DEALINGS IN THE SOFTWARE.
2440
2651
 
2441
2652
  ### Rust Crates:
2442
2653
 
2443
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
2444
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
2445
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
2446
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
2447
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
2448
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
2654
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
2449
2655
 
2450
2656
  ````text
2451
- Copyright (c) 2019 Tokio Contributors
2657
+ Copyright (c) The Rust Project Developers
2452
2658
 
2453
2659
  Permission is hereby granted, free of charge, to any
2454
2660
  person obtaining a copy of this software and associated
@@ -2482,10 +2688,10 @@ DEALINGS IN THE SOFTWARE.
2482
2688
 
2483
2689
  ### Rust Crates:
2484
2690
 
2485
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
2691
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
2486
2692
 
2487
2693
  ````text
2488
- Copyright 2023 The Fuchsia Authors
2694
+ Copyright (c) 2016 Amanieu d'Antras
2489
2695
 
2490
2696
  Permission is hereby granted, free of charge, to any
2491
2697
  person obtaining a copy of this software and associated
@@ -2511,103 +2717,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2511
2717
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2512
2718
  DEALINGS IN THE SOFTWARE.
2513
2719
 
2514
-
2515
- ````
2516
-
2517
- ---
2518
-
2519
- ## The following dependencies are licensed under the MIT License:
2520
-
2521
- ### NPM Packages:
2522
-
2523
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
2524
-
2525
- ````text
2526
- This software is released under the MIT license:
2527
-
2528
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2529
- this software and associated documentation files (the "Software"), to deal in
2530
- the Software without restriction, including without limitation the rights to
2531
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2532
- the Software, and to permit persons to whom the Software is furnished to do so,
2533
- subject to the following conditions:
2534
-
2535
- The above copyright notice and this permission notice shall be included in all
2536
- copies or substantial portions of the Software.
2537
-
2538
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2539
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2540
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2541
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2542
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2543
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2544
-
2545
- ````
2546
-
2547
- ---
2548
-
2549
- ## The following dependencies are licensed under the MIT License:
2550
-
2551
- ### Rust Crates:
2552
-
2553
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
2554
-
2555
- ````text
2556
- MIT License
2557
-
2558
- Copyright (c) 2019 Yoshua Wuyts
2559
- Copyright (c) Tokio Contributors
2560
-
2561
- Permission is hereby granted, free of charge, to any person obtaining a copy
2562
- of this software and associated documentation files (the "Software"), to deal
2563
- in the Software without restriction, including without limitation the rights
2564
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2565
- copies of the Software, and to permit persons to whom the Software is
2566
- furnished to do so, subject to the following conditions:
2567
-
2568
- The above copyright notice and this permission notice shall be included in all
2569
- copies or substantial portions of the Software.
2570
-
2571
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2572
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2573
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2574
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2575
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2576
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2577
- SOFTWARE.
2578
-
2579
- ````
2580
-
2581
- ---
2582
-
2583
- ## The following dependencies are licensed under the MIT License:
2584
-
2585
- ### Rust Crates:
2586
-
2587
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
2588
-
2589
- ````text
2590
- Copyright (c) 2013-2014 The Rust Project Developers.
2591
- Copyright (c) 2015-2020 The rust-hex Developers
2592
-
2593
- Permission is hereby granted, free of charge, to any person obtaining a copy
2594
- of this software and associated documentation files (the "Software"), to deal
2595
- in the Software without restriction, including without limitation the rights
2596
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2597
- copies of the Software, and to permit persons to whom the Software is
2598
- furnished to do so, subject to the following conditions:
2599
-
2600
- The above copyright notice and this permission notice shall be included in all
2601
- copies or substantial portions of the Software.
2602
-
2603
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2604
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2605
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2606
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2607
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2608
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2609
- SOFTWARE.
2610
-
2611
2720
  ````
2612
2721
 
2613
2722
  ---
@@ -2616,77 +2725,12 @@ SOFTWARE.
2616
2725
 
2617
2726
  ### Rust Crates:
2618
2727
 
2619
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
2620
-
2621
- ````text
2622
- The MIT License (MIT)
2623
-
2624
- Copyright (c) 2015 Bartłomiej Kamiński
2625
-
2626
- Permission is hereby granted, free of charge, to any person obtaining a copy
2627
- of this software and associated documentation files (the "Software"), to deal
2628
- in the Software without restriction, including without limitation the rights
2629
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2630
- copies of the Software, and to permit persons to whom the Software is
2631
- furnished to do so, subject to the following conditions:
2632
-
2633
- The above copyright notice and this permission notice shall be included in all
2634
- copies or substantial portions of the Software.
2635
-
2636
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2637
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2638
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2639
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2640
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2641
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2642
- SOFTWARE.
2643
- ````
2644
-
2645
- ---
2646
-
2647
- ## The following dependencies are licensed under the MIT License:
2648
-
2649
- ### NPM Packages:
2650
-
2651
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
2652
-
2653
- ````text
2654
- MIT License
2655
-
2656
- Copyright (c) Matteo Collina and Undici contributors
2657
-
2658
- Permission is hereby granted, free of charge, to any person obtaining a copy
2659
- of this software and associated documentation files (the "Software"), to deal
2660
- in the Software without restriction, including without limitation the rights
2661
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2662
- copies of the Software, and to permit persons to whom the Software is
2663
- furnished to do so, subject to the following conditions:
2664
-
2665
- The above copyright notice and this permission notice shall be included in all
2666
- copies or substantial portions of the Software.
2667
-
2668
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2669
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2670
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2671
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2672
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2673
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2674
- SOFTWARE.
2675
-
2676
- ````
2677
-
2678
- ---
2679
-
2680
- ## The following dependencies are licensed under the MIT License:
2681
-
2682
- ### NPM Packages:
2683
-
2684
- - [json5](https://github.com/json5/json5) (2.2.3)
2728
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
2685
2729
 
2686
2730
  ````text
2687
2731
  MIT License
2688
2732
 
2689
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
2733
+ Copyright (c) 2017 Nikolai Vazquez
2690
2734
 
2691
2735
  Permission is hereby granted, free of charge, to any person obtaining a copy
2692
2736
  of this software and associated documentation files (the "Software"), to deal
@@ -2706,22 +2750,21 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2706
2750
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2707
2751
  SOFTWARE.
2708
2752
 
2709
- [others]: https://github.com/json5/json5/contributors
2710
-
2711
2753
  ````
2712
2754
 
2713
2755
  ---
2714
2756
 
2715
2757
  ## The following dependencies are licensed under the MIT License:
2716
2758
 
2717
- ### NPM Packages:
2759
+ ### Rust Crates:
2718
2760
 
2719
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
2761
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
2720
2762
 
2721
2763
  ````text
2722
2764
  The MIT License (MIT)
2723
2765
 
2724
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
2766
+ Copyright (c) 2015-2020 Julien Cretin
2767
+ Copyright (c) 2017-2020 Google Inc.
2725
2768
 
2726
2769
  Permission is hereby granted, free of charge, to any person obtaining a copy
2727
2770
  of this software and associated documentation files (the "Software"), to deal
@@ -2730,16 +2773,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2730
2773
  copies of the Software, and to permit persons to whom the Software is
2731
2774
  furnished to do so, subject to the following conditions:
2732
2775
 
2733
- The above copyright notice and this permission notice shall be included in
2734
- all copies or substantial portions of the Software.
2776
+ The above copyright notice and this permission notice shall be included in all
2777
+ copies or substantial portions of the Software.
2735
2778
 
2736
2779
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2737
2780
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2738
2781
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2739
2782
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2740
2783
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2741
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2742
- THE SOFTWARE.
2784
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2785
+ SOFTWARE.
2743
2786
 
2744
2787
  ````
2745
2788
 
@@ -2749,10 +2792,15 @@ THE SOFTWARE.
2749
2792
 
2750
2793
  ### Rust Crates:
2751
2794
 
2752
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
2795
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
2796
+ - [log](https://github.com/rust-lang/log) (0.4.29)
2797
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
2798
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
2799
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
2800
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
2753
2801
 
2754
2802
  ````text
2755
- Copyright 2019-2024 YOSHIOKA Takuma
2803
+ Copyright (c) 2014 The Rust Project Developers
2756
2804
 
2757
2805
  Permission is hereby granted, free of charge, to any
2758
2806
  person obtaining a copy of this software and associated
@@ -2786,10 +2834,15 @@ DEALINGS IN THE SOFTWARE.
2786
2834
 
2787
2835
  ### Rust Crates:
2788
2836
 
2789
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
2837
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
2838
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
2839
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
2840
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
2841
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
2842
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
2790
2843
 
2791
2844
  ````text
2792
- Copyright (c) 2013-2016 The rust-url developers
2845
+ Copyright (c) 2019 Tokio Contributors
2793
2846
 
2794
2847
  Permission is hereby granted, free of charge, to any
2795
2848
  person obtaining a copy of this software and associated
@@ -2823,10 +2876,10 @@ DEALINGS IN THE SOFTWARE.
2823
2876
 
2824
2877
  ### Rust Crates:
2825
2878
 
2826
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
2879
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
2827
2880
 
2828
2881
  ````text
2829
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
2882
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
2830
2883
 
2831
2884
  Permission is hereby granted, free of charge, to any
2832
2885
  person obtaining a copy of this software and associated
@@ -2860,11 +2913,9 @@ DEALINGS IN THE SOFTWARE.
2860
2913
 
2861
2914
  ### Rust Crates:
2862
2915
 
2863
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
2916
+ - [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
2864
2917
 
2865
2918
  ````text
2866
- Copyright (c) 2019 Nick Fitzgerald
2867
-
2868
2919
  Permission is hereby granted, free of charge, to any
2869
2920
  person obtaining a copy of this software and associated
2870
2921
  documentation files (the "Software"), to deal in the
@@ -2888,7 +2939,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2888
2939
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2889
2940
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2890
2941
  DEALINGS IN THE SOFTWARE.
2891
-
2892
2942
  ````
2893
2943
 
2894
2944
  ---
@@ -2897,16 +2947,34 @@ DEALINGS IN THE SOFTWARE.
2897
2947
 
2898
2948
  ### Rust Crates:
2899
2949
 
2900
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
2950
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
2901
2951
 
2902
2952
  ````text
2903
- Copyright 2016 Nika Layzell
2953
+ Copyright (c) 2018 The Servo Project Developers
2904
2954
 
2905
- 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:
2955
+ Permission is hereby granted, free of charge, to any
2956
+ person obtaining a copy of this software and associated
2957
+ documentation files (the "Software"), to deal in the
2958
+ Software without restriction, including without
2959
+ limitation the rights to use, copy, modify, merge,
2960
+ publish, distribute, sublicense, and/or sell copies of
2961
+ the Software, and to permit persons to whom the Software
2962
+ is furnished to do so, subject to the following
2963
+ conditions:
2906
2964
 
2907
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2965
+ The above copyright notice and this permission notice
2966
+ shall be included in all copies or substantial portions
2967
+ of the Software.
2908
2968
 
2909
- 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.
2969
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2970
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2971
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2972
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2973
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2974
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2975
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2976
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2977
+ DEALINGS IN THE SOFTWARE.
2910
2978
 
2911
2979
  ````
2912
2980
 
@@ -2916,10 +2984,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2916
2984
 
2917
2985
  ### Rust Crates:
2918
2986
 
2919
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2987
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2920
2988
 
2921
2989
  ````text
2922
- Copyright (c) 2016--2017
2990
+ Copyright (c) 2015 Steven Allen
2923
2991
 
2924
2992
  Permission is hereby granted, free of charge, to any
2925
2993
  person obtaining a copy of this software and associated
@@ -2953,29 +3021,32 @@ DEALINGS IN THE SOFTWARE.
2953
3021
 
2954
3022
  ### Rust Crates:
2955
3023
 
2956
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
3024
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
2957
3025
 
2958
3026
  ````text
2959
- Copyright (c) 2017 Daniel Abramov
2960
- Copyright (c) 2017 Alexey Galakhov
2961
-
2962
- Permission is hereby granted, free of charge, to any person obtaining a copy
2963
- of this software and associated documentation files (the "Software"), to deal
2964
- in the Software without restriction, including without limitation the rights
2965
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2966
- copies of the Software, and to permit persons to whom the Software is
2967
- furnished to do so, subject to the following conditions:
2968
-
2969
- The above copyright notice and this permission notice shall be included in
2970
- all copies or substantial portions of the Software.
2971
-
2972
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2973
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2974
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2975
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2976
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2977
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2978
- THE SOFTWARE.
3027
+ The MIT License (MIT)
3028
+
3029
+ Copyright (c) 2016 Johann Tuffe
3030
+
3031
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3032
+ of this software and associated documentation files (the "Software"), to deal
3033
+ in the Software without restriction, including without limitation the rights
3034
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3035
+ copies of the Software, and to permit persons to whom the Software is
3036
+ furnished to do so, subject to the following conditions:
3037
+
3038
+
3039
+ The above copyright notice and this permission notice shall be included in
3040
+ all copies or substantial portions of the Software.
3041
+
3042
+
3043
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3044
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3045
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3046
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3047
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3048
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3049
+ THE SOFTWARE.
2979
3050
 
2980
3051
  ````
2981
3052
 
@@ -2985,44 +3056,13 @@ THE SOFTWARE.
2985
3056
 
2986
3057
  ### Rust Crates:
2987
3058
 
2988
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
2989
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
2990
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
3059
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
3060
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
3061
+ - [url](https://github.com/servo/rust-url) (2.5.8)
2991
3062
 
2992
3063
  ````text
2993
- MIT License
2994
-
2995
- Copyright (c) 2017 Ted Driggs
2996
-
2997
- Permission is hereby granted, free of charge, to any person obtaining a copy
2998
- of this software and associated documentation files (the "Software"), to deal
2999
- in the Software without restriction, including without limitation the rights
3000
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3001
- copies of the Software, and to permit persons to whom the Software is
3002
- furnished to do so, subject to the following conditions:
3003
-
3004
- The above copyright notice and this permission notice shall be included in all
3005
- copies or substantial portions of the Software.
3006
-
3007
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3008
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3009
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3010
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3011
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3012
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3013
- SOFTWARE.
3014
-
3015
- ````
3016
-
3017
- ---
3018
-
3019
- ## The following dependencies are licensed under the MIT License:
3020
-
3021
- ### Rust Crates:
3022
-
3023
- - [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
3064
+ Copyright (c) 2013-2025 The rust-url developers
3024
3065
 
3025
- ````text
3026
3066
  Permission is hereby granted, free of charge, to any
3027
3067
  person obtaining a copy of this software and associated
3028
3068
  documentation files (the "Software"), to deal in the
@@ -3046,6 +3086,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3046
3086
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3047
3087
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3048
3088
  DEALINGS IN THE SOFTWARE.
3089
+
3049
3090
  ````
3050
3091
 
3051
3092
  ---
@@ -3054,12 +3095,15 @@ DEALINGS IN THE SOFTWARE.
3054
3095
 
3055
3096
  ### Rust Crates:
3056
3097
 
3057
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
3058
- - [widestring](https://github.com/VoidStarKat/widestring-rs) (1.2.1)
3098
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
3099
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
3100
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
3059
3101
 
3060
3102
  ````text
3061
3103
  MIT License
3062
3104
 
3105
+ Copyright (c) Tokio Contributors
3106
+
3063
3107
  Permission is hereby granted, free of charge, to any person obtaining a copy
3064
3108
  of this software and associated documentation files (the "Software"), to deal
3065
3109
  in the Software without restriction, including without limitation the rights
@@ -3086,16 +3130,35 @@ SOFTWARE.
3086
3130
 
3087
3131
  ### Rust Crates:
3088
3132
 
3089
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
3133
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
3090
3134
 
3091
3135
  ````text
3092
- Copyright 2017 Juniper Networks, Inc.
3136
+ Copyright (c) 2018-2024 The rust-random Project Developers
3137
+ Copyright (c) 2014 The Rust Project Developers
3093
3138
 
3094
- 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:
3139
+ Permission is hereby granted, free of charge, to any
3140
+ person obtaining a copy of this software and associated
3141
+ documentation files (the "Software"), to deal in the
3142
+ Software without restriction, including without
3143
+ limitation the rights to use, copy, modify, merge,
3144
+ publish, distribute, sublicense, and/or sell copies of
3145
+ the Software, and to permit persons to whom the Software
3146
+ is furnished to do so, subject to the following
3147
+ conditions:
3095
3148
 
3096
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3149
+ The above copyright notice and this permission notice
3150
+ shall be included in all copies or substantial portions
3151
+ of the Software.
3097
3152
 
3098
- 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.
3153
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3154
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3155
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3156
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3157
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3158
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3159
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3160
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3161
+ DEALINGS IN THE SOFTWARE.
3099
3162
 
3100
3163
  ````
3101
3164
 
@@ -3105,11 +3168,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
3105
3168
 
3106
3169
  ### Rust Crates:
3107
3170
 
3108
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
3171
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
3109
3172
 
3110
3173
  ````text
3111
- Copyright (c) 2018-2026 The rust-random Project Developers
3112
- Copyright (c) 2014 The Rust Project Developers
3174
+ Copyright (c) 2017 Artyom Pavlov
3113
3175
 
3114
3176
  Permission is hereby granted, free of charge, to any
3115
3177
  person obtaining a copy of this software and associated
@@ -3143,30 +3205,59 @@ DEALINGS IN THE SOFTWARE.
3143
3205
 
3144
3206
  ### Rust Crates:
3145
3207
 
3146
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
3208
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
3147
3209
 
3148
3210
  ````text
3149
- MIT License
3211
+ The MIT License (MIT)
3212
+
3213
+ Copyright (c) 2015 Bartłomiej Kamiński
3214
+
3215
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3216
+ of this software and associated documentation files (the "Software"), to deal
3217
+ in the Software without restriction, including without limitation the rights
3218
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3219
+ copies of the Software, and to permit persons to whom the Software is
3220
+ furnished to do so, subject to the following conditions:
3221
+
3222
+ The above copyright notice and this permission notice shall be included in all
3223
+ copies or substantial portions of the Software.
3224
+
3225
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3226
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3227
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3228
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3229
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3230
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3231
+ SOFTWARE.
3232
+ ````
3150
3233
 
3151
- Copyright (c) 2017 Nikolai Vazquez
3234
+ ---
3152
3235
 
3153
- Permission is hereby granted, free of charge, to any person obtaining a copy
3154
- of this software and associated documentation files (the "Software"), to deal
3155
- in the Software without restriction, including without limitation the rights
3156
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3157
- copies of the Software, and to permit persons to whom the Software is
3158
- furnished to do so, subject to the following conditions:
3236
+ ## The following dependencies are licensed under the MIT License:
3237
+
3238
+ ### Rust Crates:
3239
+
3240
+ - [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
3241
+
3242
+ ````text
3243
+ Copyright 2018 Parity Technologies (UK) Ltd.
3244
+
3245
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3246
+ this software and associated documentation files (the "Software"), to deal in
3247
+ the Software without restriction, including without limitation the rights to
3248
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3249
+ the Software, and to permit persons to whom the Software is furnished to do so,
3250
+ subject to the following conditions:
3159
3251
 
3160
3252
  The above copyright notice and this permission notice shall be included in all
3161
3253
  copies or substantial portions of the Software.
3162
3254
 
3163
3255
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3164
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3165
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3166
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3167
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3168
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3169
- SOFTWARE.
3256
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3257
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
3258
+ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
3259
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3260
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3170
3261
 
3171
3262
  ````
3172
3263
 
@@ -3176,12 +3267,12 @@ SOFTWARE.
3176
3267
 
3177
3268
  ### Rust Crates:
3178
3269
 
3179
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
3270
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
3180
3271
 
3181
3272
  ````text
3182
- The MIT License (MIT)
3273
+ MIT License
3183
3274
 
3184
- Copyright (c) 2015 Alice Maz
3275
+ Copyright (c) [2021] [Marvin Countryman]
3185
3276
 
3186
3277
  Permission is hereby granted, free of charge, to any person obtaining a copy
3187
3278
  of this software and associated documentation files (the "Software"), to deal
@@ -3190,16 +3281,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3190
3281
  copies of the Software, and to permit persons to whom the Software is
3191
3282
  furnished to do so, subject to the following conditions:
3192
3283
 
3193
- The above copyright notice and this permission notice shall be included in
3194
- all copies or substantial portions of the Software.
3284
+ The above copyright notice and this permission notice shall be included in all
3285
+ copies or substantial portions of the Software.
3195
3286
 
3196
3287
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3197
3288
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3198
3289
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3199
3290
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3200
3291
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3201
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3202
- THE SOFTWARE.
3292
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3293
+ SOFTWARE.
3203
3294
 
3204
3295
  ````
3205
3296
 
@@ -3209,10 +3300,10 @@ THE SOFTWARE.
3209
3300
 
3210
3301
  ### Rust Crates:
3211
3302
 
3212
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
3303
+ - [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
3213
3304
 
3214
3305
  ````text
3215
- Copyright (c) 2015 Steven Allen
3306
+ Copyright (c) 2015 The Rust Project Developers
3216
3307
 
3217
3308
  Permission is hereby granted, free of charge, to any
3218
3309
  person obtaining a copy of this software and associated
@@ -3246,33 +3337,14 @@ DEALINGS IN THE SOFTWARE.
3246
3337
 
3247
3338
  ### Rust Crates:
3248
3339
 
3249
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
3250
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
3340
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
3251
3341
 
3252
3342
  ````text
3253
3343
  The MIT License (MIT)
3254
3344
 
3255
- Copyright 2016 Google Inc. All Rights Reserved.
3256
-
3257
- 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:
3258
-
3259
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3260
-
3261
- 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.
3262
-
3263
- ````
3264
-
3265
- ---
3266
-
3267
- ## The following dependencies are licensed under the MIT License:
3268
-
3269
- ### Rust Crates:
3270
-
3271
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
3272
-
3273
- ````text
3274
- Copyright (c) 2018-2023 Sean McArthur
3275
- Copyright (c) 2016 Alex Crichton
3345
+ Copyright (c) 2015 Danny Guo
3346
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3347
+ Copyright (c) 2018 Akash Kurdekar
3276
3348
 
3277
3349
  Permission is hereby granted, free of charge, to any person obtaining a copy
3278
3350
  of this software and associated documentation files (the "Software"), to deal
@@ -3281,17 +3353,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3281
3353
  copies of the Software, and to permit persons to whom the Software is
3282
3354
  furnished to do so, subject to the following conditions:
3283
3355
 
3284
- The above copyright notice and this permission notice shall be included in
3285
- all copies or substantial portions of the Software.
3356
+ The above copyright notice and this permission notice shall be included in all
3357
+ copies or substantial portions of the Software.
3286
3358
 
3287
3359
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3288
3360
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3289
3361
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3290
3362
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3291
3363
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3292
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3293
- THE SOFTWARE.
3294
-
3364
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3365
+ SOFTWARE.
3295
3366
 
3296
3367
  ````
3297
3368
 
@@ -3301,39 +3372,28 @@ THE SOFTWARE.
3301
3372
 
3302
3373
  ### Rust Crates:
3303
3374
 
3304
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
3305
- - [log](https://github.com/rust-lang/log) (0.4.29)
3306
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
3307
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
3308
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
3309
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
3375
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
3310
3376
 
3311
3377
  ````text
3312
- Copyright (c) 2014 The Rust Project Developers
3378
+ Copyright (c) 2018 directories-rs contributors
3313
3379
 
3314
- Permission is hereby granted, free of charge, to any
3315
- person obtaining a copy of this software and associated
3316
- documentation files (the "Software"), to deal in the
3317
- Software without restriction, including without
3318
- limitation the rights to use, copy, modify, merge,
3319
- publish, distribute, sublicense, and/or sell copies of
3320
- the Software, and to permit persons to whom the Software
3321
- is furnished to do so, subject to the following
3322
- conditions:
3380
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3381
+ of this software and associated documentation files (the "Software"), to deal
3382
+ in the Software without restriction, including without limitation the rights
3383
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3384
+ copies of the Software, and to permit persons to whom the Software is
3385
+ furnished to do so, subject to the following conditions:
3323
3386
 
3324
- The above copyright notice and this permission notice
3325
- shall be included in all copies or substantial portions
3326
- of the Software.
3387
+ The above copyright notice and this permission notice shall be included in all
3388
+ copies or substantial portions of the Software.
3327
3389
 
3328
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3329
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3330
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3331
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3332
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3333
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3334
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3335
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3336
- DEALINGS IN THE SOFTWARE.
3390
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3391
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3392
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3393
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3394
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3395
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3396
+ SOFTWARE.
3337
3397
 
3338
3398
  ````
3339
3399
 
@@ -3343,11 +3403,10 @@ DEALINGS IN THE SOFTWARE.
3343
3403
 
3344
3404
  ### Rust Crates:
3345
3405
 
3346
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
3406
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
3347
3407
 
3348
3408
  ````text
3349
- Copyright (c) 2018-2024 The rust-random Project Developers
3350
- Copyright (c) 2014 The Rust Project Developers
3409
+ Copyright (c) 2010 The Rust Project Developers
3351
3410
 
3352
3411
  Permission is hereby granted, free of charge, to any
3353
3412
  person obtaining a copy of this software and associated
@@ -3381,34 +3440,16 @@ DEALINGS IN THE SOFTWARE.
3381
3440
 
3382
3441
  ### Rust Crates:
3383
3442
 
3384
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3443
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
3385
3444
 
3386
3445
  ````text
3387
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3446
+ Copyright 2017 Juniper Networks, Inc.
3388
3447
 
3389
- Permission is hereby granted, free of charge, to any
3390
- person obtaining a copy of this software and associated
3391
- documentation files (the "Software"), to deal in the
3392
- Software without restriction, including without
3393
- limitation the rights to use, copy, modify, merge,
3394
- publish, distribute, sublicense, and/or sell copies of
3395
- the Software, and to permit persons to whom the Software
3396
- is furnished to do so, subject to the following
3397
- conditions:
3448
+ 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:
3398
3449
 
3399
- The above copyright notice and this permission notice
3400
- shall be included in all copies or substantial portions
3401
- of the Software.
3450
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3402
3451
 
3403
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3404
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3405
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3406
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3407
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3408
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3409
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3410
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3411
- DEALINGS IN THE SOFTWARE.
3452
+ 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.
3412
3453
 
3413
3454
  ````
3414
3455
 
@@ -3418,34 +3459,16 @@ DEALINGS IN THE SOFTWARE.
3418
3459
 
3419
3460
  ### Rust Crates:
3420
3461
 
3421
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
3462
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
3422
3463
 
3423
3464
  ````text
3424
- Copyright (c) 2018-2019 The RustCrypto Project Developers
3465
+ Copyright 2016 Nika Layzell
3425
3466
 
3426
- Permission is hereby granted, free of charge, to any
3427
- person obtaining a copy of this software and associated
3428
- documentation files (the "Software"), to deal in the
3429
- Software without restriction, including without
3430
- limitation the rights to use, copy, modify, merge,
3431
- publish, distribute, sublicense, and/or sell copies of
3432
- the Software, and to permit persons to whom the Software
3433
- is furnished to do so, subject to the following
3434
- conditions:
3467
+ 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:
3435
3468
 
3436
- The above copyright notice and this permission notice
3437
- shall be included in all copies or substantial portions
3438
- of the Software.
3469
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3439
3470
 
3440
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3441
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3442
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3443
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3444
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3445
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3446
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3447
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3448
- DEALINGS IN THE SOFTWARE.
3471
+ 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.
3449
3472
 
3450
3473
  ````
3451
3474
 
@@ -3455,13 +3478,13 @@ DEALINGS IN THE SOFTWARE.
3455
3478
 
3456
3479
  ### Rust Crates:
3457
3480
 
3458
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
3459
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
3481
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
3482
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
3483
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
3484
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
3460
3485
 
3461
3486
  ````text
3462
- Copyright (c) 2006-2009 Graydon Hoare
3463
- Copyright (c) 2009-2013 Mozilla Foundation
3464
- Copyright (c) 2016 Artyom Pavlov
3487
+ Copyright (c) 2016 The Rust Project Developers
3465
3488
 
3466
3489
  Permission is hereby granted, free of charge, to any
3467
3490
  person obtaining a copy of this software and associated
@@ -3495,12 +3518,12 @@ DEALINGS IN THE SOFTWARE.
3495
3518
 
3496
3519
  ### Rust Crates:
3497
3520
 
3498
- - [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
3521
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
3499
3522
 
3500
3523
  ````text
3501
- MIT License
3524
+ The MIT License (MIT)
3502
3525
 
3503
- Copyright (c) 2025 rutrum
3526
+ Copyright (c) 2014 Mathijs van de Nes
3504
3527
 
3505
3528
  Permission is hereby granted, free of charge, to any person obtaining a copy
3506
3529
  of this software and associated documentation files (the "Software"), to deal
@@ -3519,43 +3542,9 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3519
3542
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3520
3543
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3521
3544
  SOFTWARE.
3522
- ````
3523
-
3524
- ---
3525
-
3526
- ## The following dependencies are licensed under the MIT License:
3527
-
3528
- ### Rust Crates:
3529
-
3530
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
3531
-
3532
- ````text
3533
- Copyright Mozilla Foundation
3534
-
3535
- Permission is hereby granted, free of charge, to any
3536
- person obtaining a copy of this software and associated
3537
- documentation files (the "Software"), to deal in the
3538
- Software without restriction, including without
3539
- limitation the rights to use, copy, modify, merge,
3540
- publish, distribute, sublicense, and/or sell copies of
3541
- the Software, and to permit persons to whom the Software
3542
- is furnished to do so, subject to the following
3543
- conditions:
3544
-
3545
- The above copyright notice and this permission notice
3546
- shall be included in all copies or substantial portions
3547
- of the Software.
3548
-
3549
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3550
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3551
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3552
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3553
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3554
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3555
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3556
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3557
- DEALINGS IN THE SOFTWARE.
3558
3545
 
3546
+ Some files in the "tests/data" subdirectory of this repository are under other
3547
+ licences; see files named LICENSE.*.txt for details.
3559
3548
  ````
3560
3549
 
3561
3550
  ---
@@ -3564,10 +3553,12 @@ DEALINGS IN THE SOFTWARE.
3564
3553
 
3565
3554
  ### Rust Crates:
3566
3555
 
3567
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
3556
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
3557
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
3558
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
3568
3559
 
3569
3560
  ````text
3570
- Copyright (c) 2017 Robert Grosse
3561
+ Copyright (c) 2019 Tower Contributors
3571
3562
 
3572
3563
  Permission is hereby granted, free of charge, to any
3573
3564
  person obtaining a copy of this software and associated
@@ -3592,36 +3583,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3592
3583
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3593
3584
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3594
3585
  DEALINGS IN THE SOFTWARE.
3595
- ````
3596
-
3597
- ---
3598
-
3599
- ## The following dependencies are licensed under the MIT License:
3600
-
3601
- ### Rust Crates:
3602
-
3603
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
3604
-
3605
- ````text
3606
- Copyright (c) 2018 directories-rs contributors
3607
-
3608
- Permission is hereby granted, free of charge, to any person obtaining a copy
3609
- of this software and associated documentation files (the "Software"), to deal
3610
- in the Software without restriction, including without limitation the rights
3611
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3612
- copies of the Software, and to permit persons to whom the Software is
3613
- furnished to do so, subject to the following conditions:
3614
-
3615
- The above copyright notice and this permission notice shall be included in all
3616
- copies or substantial portions of the Software.
3617
-
3618
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3619
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3620
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3621
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3622
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3623
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3624
- SOFTWARE.
3625
3586
 
3626
3587
  ````
3627
3588
 
@@ -3631,10 +3592,10 @@ SOFTWARE.
3631
3592
 
3632
3593
  ### Rust Crates:
3633
3594
 
3634
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
3595
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
3635
3596
 
3636
3597
  ````text
3637
- Copyright (c) 2019 The CryptoCorrosion Contributors
3598
+ Copyright Mozilla Foundation
3638
3599
 
3639
3600
  Permission is hereby granted, free of charge, to any
3640
3601
  person obtaining a copy of this software and associated
@@ -3668,32 +3629,35 @@ DEALINGS IN THE SOFTWARE.
3668
3629
 
3669
3630
  ### Rust Crates:
3670
3631
 
3671
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
3632
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
3672
3633
 
3673
3634
  ````text
3674
- The MIT License (MIT)
3675
-
3676
- Copyright (c) 2015 Danny Guo
3677
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3678
- Copyright (c) 2018 Akash Kurdekar
3635
+ Copyright (c) 2018-2025 The rust-random Project Developers
3636
+ Copyright (c) 2014 The Rust Project Developers
3679
3637
 
3680
- Permission is hereby granted, free of charge, to any person obtaining a copy
3681
- of this software and associated documentation files (the "Software"), to deal
3682
- in the Software without restriction, including without limitation the rights
3683
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3684
- copies of the Software, and to permit persons to whom the Software is
3685
- furnished to do so, subject to the following conditions:
3638
+ Permission is hereby granted, free of charge, to any
3639
+ person obtaining a copy of this software and associated
3640
+ documentation files (the "Software"), to deal in the
3641
+ Software without restriction, including without
3642
+ limitation the rights to use, copy, modify, merge,
3643
+ publish, distribute, sublicense, and/or sell copies of
3644
+ the Software, and to permit persons to whom the Software
3645
+ is furnished to do so, subject to the following
3646
+ conditions:
3686
3647
 
3687
- The above copyright notice and this permission notice shall be included in all
3688
- copies or substantial portions of the Software.
3648
+ The above copyright notice and this permission notice
3649
+ shall be included in all copies or substantial portions
3650
+ of the Software.
3689
3651
 
3690
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3691
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3692
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3693
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3694
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3695
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3696
- SOFTWARE.
3652
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3653
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3654
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3655
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3656
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3657
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3658
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3659
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3660
+ DEALINGS IN THE SOFTWARE.
3697
3661
 
3698
3662
  ````
3699
3663
 
@@ -3701,14 +3665,15 @@ SOFTWARE.
3701
3665
 
3702
3666
  ## The following dependencies are licensed under the MIT License:
3703
3667
 
3704
- ### Rust Crates:
3668
+ ### NPM Packages:
3705
3669
 
3706
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
3670
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
3671
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
3707
3672
 
3708
3673
  ````text
3709
3674
  MIT License
3710
3675
 
3711
- Copyright (c) 2018-2021 The RustCrypto Project Developers
3676
+ Copyright (c) 2017 Evgeny Poberezkin
3712
3677
 
3713
3678
  Permission is hereby granted, free of charge, to any person obtaining a copy
3714
3679
  of this software and associated documentation files (the "Software"), to deal
@@ -3734,43 +3699,14 @@ SOFTWARE.
3734
3699
 
3735
3700
  ## The following dependencies are licensed under the MIT License:
3736
3701
 
3737
- ### Rust Crates:
3702
+ ### NPM Packages:
3738
3703
 
3739
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
3704
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
3740
3705
 
3741
3706
  ````text
3742
- Copyright (c) 2023-2025 Sean McArthur
3743
-
3744
- Permission is hereby granted, free of charge, to any person obtaining a copy
3745
- of this software and associated documentation files (the "Software"), to deal
3746
- in the Software without restriction, including without limitation the rights
3747
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3748
- copies of the Software, and to permit persons to whom the Software is
3749
- furnished to do so, subject to the following conditions:
3750
-
3751
- The above copyright notice and this permission notice shall be included in
3752
- all copies or substantial portions of the Software.
3753
-
3754
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3755
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3756
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3757
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3758
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3759
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3760
- THE SOFTWARE.
3761
-
3762
- ````
3763
-
3764
- ---
3765
-
3766
- ## The following dependencies are licensed under the MIT License:
3767
-
3768
- ### Rust Crates:
3769
-
3770
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
3707
+ The MIT License (MIT)
3771
3708
 
3772
- ````text
3773
- Copyright (c) 2015-2025 Sean McArthur
3709
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
3774
3710
 
3775
3711
  Permission is hereby granted, free of charge, to any person obtaining a copy
3776
3712
  of this software and associated documentation files (the "Software"), to deal
@@ -3790,7 +3726,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3790
3726
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3791
3727
  THE SOFTWARE.
3792
3728
 
3793
-
3794
3729
  ````
3795
3730
 
3796
3731
  ---
@@ -3799,13 +3734,12 @@ THE SOFTWARE.
3799
3734
 
3800
3735
  ### NPM Packages:
3801
3736
 
3802
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
3803
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
3737
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
3804
3738
 
3805
3739
  ````text
3806
3740
  MIT License
3807
3741
 
3808
- Copyright (c) 2017 Evgeny Poberezkin
3742
+ Copyright (c) Matteo Collina and Undici contributors
3809
3743
 
3810
3744
  Permission is hereby granted, free of charge, to any person obtaining a copy
3811
3745
  of this software and associated documentation files (the "Software"), to deal
@@ -3833,10 +3767,19 @@ SOFTWARE.
3833
3767
 
3834
3768
  ### Rust Crates:
3835
3769
 
3836
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
3770
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
3771
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
3772
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
3773
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
3774
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
3775
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
3776
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
3777
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
3778
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
3837
3779
 
3838
3780
  ````text
3839
- Copyright (c) The rust-url developers
3781
+ Copyright (c) 2016 Alex Crichton
3782
+ Copyright (c) 2017 The Tokio Authors
3840
3783
 
3841
3784
  Permission is hereby granted, free of charge, to any
3842
3785
  person obtaining a copy of this software and associated
@@ -3868,14 +3811,14 @@ DEALINGS IN THE SOFTWARE.
3868
3811
 
3869
3812
  ## The following dependencies are licensed under the MIT License:
3870
3813
 
3871
- ### NPM Packages:
3814
+ ### Rust Crates:
3872
3815
 
3873
- - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
3816
+ - [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
3874
3817
 
3875
3818
  ````text
3876
- The MIT License (MIT)
3819
+ MIT License
3877
3820
 
3878
- Copyright (c) 2015-2021 Evgeny Poberezkin
3821
+ Copyright (c) 2025 rutrum
3879
3822
 
3880
3823
  Permission is hereby granted, free of charge, to any person obtaining a copy
3881
3824
  of this software and associated documentation files (the "Software"), to deal
@@ -3894,8 +3837,6 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3894
3837
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3895
3838
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3896
3839
  SOFTWARE.
3897
-
3898
-
3899
3840
  ````
3900
3841
 
3901
3842
  ---
@@ -3904,16 +3845,53 @@ SOFTWARE.
3904
3845
 
3905
3846
  ### Rust Crates:
3906
3847
 
3907
- - [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
3848
+ - [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
3849
+ - [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
3850
+ - [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
3851
+ - [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
3908
3852
 
3909
3853
  ````text
3910
- Copyright (c) 2015 steffengy
3911
-
3912
3854
  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:
3913
3855
 
3914
3856
  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3915
3857
 
3916
3858
  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.
3859
+ ````
3860
+
3861
+ ---
3862
+
3863
+ ## The following dependencies are licensed under the MIT License:
3864
+
3865
+ ### Rust Crates:
3866
+
3867
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
3868
+
3869
+ ````text
3870
+ Copyright (c) 2017 Contributors
3871
+
3872
+ Permission is hereby granted, free of charge, to any
3873
+ person obtaining a copy of this software and associated
3874
+ documentation files (the "Software"), to deal in the
3875
+ Software without restriction, including without
3876
+ limitation the rights to use, copy, modify, merge,
3877
+ publish, distribute, sublicense, and/or sell copies of
3878
+ the Software, and to permit persons to whom the Software
3879
+ is furnished to do so, subject to the following
3880
+ conditions:
3881
+
3882
+ The above copyright notice and this permission notice
3883
+ shall be included in all copies or substantial portions
3884
+ of the Software.
3885
+
3886
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3887
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3888
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3889
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3890
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3891
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3892
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3893
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3894
+ DEALINGS IN THE SOFTWARE.
3917
3895
 
3918
3896
  ````
3919
3897
 
@@ -3923,10 +3901,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
3923
3901
 
3924
3902
  ### Rust Crates:
3925
3903
 
3926
- - [http](https://github.com/hyperium/http) (1.4.0)
3904
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
3927
3905
 
3928
3906
  ````text
3929
- Copyright (c) 2017 http-rs authors
3907
+ Copyright (c) 2016 Anthony Ramine
3930
3908
 
3931
3909
  Permission is hereby granted, free of charge, to any
3932
3910
  person obtaining a copy of this software and associated
@@ -3960,10 +3938,10 @@ DEALINGS IN THE SOFTWARE.
3960
3938
 
3961
3939
  ### Rust Crates:
3962
3940
 
3963
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
3941
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
3964
3942
 
3965
3943
  ````text
3966
- Copyright (c) 2019 Eliza Weisman
3944
+ Copyright (c) 2023-2025 Sean McArthur
3967
3945
 
3968
3946
  Permission is hereby granted, free of charge, to any person obtaining a copy
3969
3947
  of this software and associated documentation files (the "Software"), to deal
@@ -3991,12 +3969,10 @@ THE SOFTWARE.
3991
3969
 
3992
3970
  ### Rust Crates:
3993
3971
 
3994
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
3972
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
3995
3973
 
3996
3974
  ````text
3997
- Copyright (c) 2017 Carl Lerche
3998
- Copyright (c) 2018 Bastian Köcher
3999
- Copyright (c) 2019-2020 Artem Vorotnikov
3975
+ Copyright (c) 2019 The CryptoCorrosion Contributors
4000
3976
 
4001
3977
  Permission is hereby granted, free of charge, to any
4002
3978
  person obtaining a copy of this software and associated
@@ -4030,12 +4006,10 @@ DEALINGS IN THE SOFTWARE.
4030
4006
 
4031
4007
  ### Rust Crates:
4032
4008
 
4033
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
4034
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
4035
- - [url](https://github.com/servo/rust-url) (2.5.8)
4009
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
4036
4010
 
4037
4011
  ````text
4038
- Copyright (c) 2013-2025 The rust-url developers
4012
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
4039
4013
 
4040
4014
  Permission is hereby granted, free of charge, to any
4041
4015
  person obtaining a copy of this software and associated
@@ -4069,33 +4043,38 @@ DEALINGS IN THE SOFTWARE.
4069
4043
 
4070
4044
  ### Rust Crates:
4071
4045
 
4072
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
4046
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
4047
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
4073
4048
 
4074
4049
  ````text
4075
- The MIT License (MIT)
4076
-
4077
- Copyright (c) 2014 Mathijs van de Nes
4050
+ Copyright (c) 2006-2009 Graydon Hoare
4051
+ Copyright (c) 2009-2013 Mozilla Foundation
4052
+ Copyright (c) 2016 Artyom Pavlov
4078
4053
 
4079
- Permission is hereby granted, free of charge, to any person obtaining a copy
4080
- of this software and associated documentation files (the "Software"), to deal
4081
- in the Software without restriction, including without limitation the rights
4082
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4083
- copies of the Software, and to permit persons to whom the Software is
4084
- furnished to do so, subject to the following conditions:
4054
+ Permission is hereby granted, free of charge, to any
4055
+ person obtaining a copy of this software and associated
4056
+ documentation files (the "Software"), to deal in the
4057
+ Software without restriction, including without
4058
+ limitation the rights to use, copy, modify, merge,
4059
+ publish, distribute, sublicense, and/or sell copies of
4060
+ the Software, and to permit persons to whom the Software
4061
+ is furnished to do so, subject to the following
4062
+ conditions:
4085
4063
 
4086
- The above copyright notice and this permission notice shall be included in all
4087
- copies or substantial portions of the Software.
4064
+ The above copyright notice and this permission notice
4065
+ shall be included in all copies or substantial portions
4066
+ of the Software.
4088
4067
 
4089
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4090
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4091
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4092
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4093
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4094
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4095
- SOFTWARE.
4068
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4069
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4070
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4071
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4072
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4073
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4074
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4075
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4076
+ DEALINGS IN THE SOFTWARE.
4096
4077
 
4097
- Some files in the "tests/data" subdirectory of this repository are under other
4098
- licences; see files named LICENSE.*.txt for details.
4099
4078
  ````
4100
4079
 
4101
4080
  ---
@@ -4104,11 +4083,10 @@ licences; see files named LICENSE.*.txt for details.
4104
4083
 
4105
4084
  ### Rust Crates:
4106
4085
 
4107
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
4086
+ - [http](https://github.com/hyperium/http) (1.4.0)
4108
4087
 
4109
4088
  ````text
4110
- Copyright (c) 2018-2025 The rust-random Project Developers
4111
- Copyright (c) 2014 The Rust Project Developers
4089
+ Copyright (c) 2017 http-rs authors
4112
4090
 
4113
4091
  Permission is hereby granted, free of charge, to any
4114
4092
  person obtaining a copy of this software and associated
@@ -4138,6 +4116,28 @@ DEALINGS IN THE SOFTWARE.
4138
4116
 
4139
4117
  ---
4140
4118
 
4119
+ ## The following dependencies are licensed under the MIT License:
4120
+
4121
+ ### Rust Crates:
4122
+
4123
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
4124
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
4125
+
4126
+ ````text
4127
+ The MIT License (MIT)
4128
+
4129
+ Copyright 2016 Google Inc. All Rights Reserved.
4130
+
4131
+ 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:
4132
+
4133
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
4134
+
4135
+ 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.
4136
+
4137
+ ````
4138
+
4139
+ ---
4140
+
4141
4141
  ## The following dependencies are licensed under the MPL-2.0 License:
4142
4142
 
4143
4143
  ### Rust Crates:
@@ -4527,7 +4527,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
4527
4527
 
4528
4528
  ### NPM Packages:
4529
4529
 
4530
- - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.5) (0.0.5)
4530
+ - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.6) (0.0.6)
4531
4531
 
4532
4532
  ````text
4533
4533
  Please refer to the package README for license details.