@deveco-codegenie/mcp-win32-x64 1.1.2 → 1.1.4

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.
@@ -1,19 +1,19 @@
1
1
  # SUMMARY
2
2
 
3
- **Total Dependencies:** 224
3
+ **Total Dependencies:** 221
4
4
 
5
5
  - **Rust Crates:** 210 *(By cargo-about)*
6
- - **NPM Packages:** 14 *(By license-checker-rseidelsohn)*
6
+ - **NPM Packages:** 11 *(By license-checker-rseidelsohn)*
7
7
 
8
8
  ### Licenses Breakdown:
9
9
 
10
- - MIT: 189
10
+ - MIT: 188
11
11
  - Unicode-3.0: 19
12
12
  - Apache-2.0: 7
13
13
  - 0BSD: 4
14
- - BSD-3-Clause: 2
15
- - ISC: 2
14
+ - BSD-3-Clause: 1
16
15
  - MPL-2.0: 1
16
+ - UNKNOWN: 1
17
17
 
18
18
 
19
19
  ---
@@ -22,12 +22,12 @@
22
22
 
23
23
  ### Rust Crates:
24
24
 
25
- - [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
25
+ - [recvmsg](https://crates.io/crates/recvmsg) (1.0.0)
26
26
 
27
27
  ````text
28
28
  BSD Zero Clause License
29
29
 
30
- Copyright (c) 2025 Goat
30
+ Copyright (c) 2023 kotauskas
31
31
 
32
32
  Permission to use, copy, modify, and/or distribute this software for any
33
33
  purpose with or without fee is hereby granted.
@@ -39,7 +39,6 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
39
39
  LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
40
40
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
41
41
  PERFORMANCE OF THIS SOFTWARE.
42
-
43
42
  ````
44
43
 
45
44
  ---
@@ -72,12 +71,12 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
72
71
 
73
72
  ### Rust Crates:
74
73
 
75
- - [recvmsg](https://crates.io/crates/recvmsg) (1.0.0)
74
+ - [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
76
75
 
77
76
  ````text
78
77
  BSD Zero Clause License
79
78
 
80
- Copyright (c) 2023 kotauskas
79
+ Copyright (c) 2024 kotauskas
81
80
 
82
81
  Permission to use, copy, modify, and/or distribute this software for any
83
82
  purpose with or without fee is hereby granted.
@@ -89,6 +88,7 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
89
88
  LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
90
89
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
91
90
  PERFORMANCE OF THIS SOFTWARE.
91
+
92
92
  ````
93
93
 
94
94
  ---
@@ -97,12 +97,12 @@ PERFORMANCE OF THIS SOFTWARE.
97
97
 
98
98
  ### Rust Crates:
99
99
 
100
- - [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
100
+ - [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
101
101
 
102
102
  ````text
103
103
  BSD Zero Clause License
104
104
 
105
- Copyright (c) 2024 kotauskas
105
+ Copyright (c) 2025 Goat
106
106
 
107
107
  Permission to use, copy, modify, and/or distribute this software for any
108
108
  purpose with or without fee is hereby granted.
@@ -638,52 +638,13 @@ limitations under the License.
638
638
 
639
639
  ### NPM Packages:
640
640
 
641
- - [jpeg-js](https://github.com/eugeneware/jpeg-js) (0.4.4)
642
-
643
- ````text
644
- Copyright (c) 2014, Eugene Ware
645
- All rights reserved.
646
-
647
- Redistribution and use in source and binary forms, with or without
648
- modification, are permitted provided that the following conditions are met:
649
-
650
- 1. Redistributions of source code must retain the above copyright
651
- notice, this list of conditions and the following disclaimer.
652
- 2. Redistributions in binary form must reproduce the above copyright
653
- notice, this list of conditions and the following disclaimer in the
654
- documentation and/or other materials provided with the distribution.
655
- 3. Neither the name of Eugene Ware nor the names of its contributors
656
- may be used to endorse or promote products derived from this software
657
- without specific prior written permission.
658
-
659
- THIS SOFTWARE IS PROVIDED BY EUGENE WARE ''AS IS'' AND ANY
660
- EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
661
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
662
- DISCLAIMED. IN NO EVENT SHALL EUGENE WARE BE LIABLE FOR ANY
663
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
664
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
665
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
666
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
667
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
668
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
669
-
670
- ````
671
-
672
- ---
673
-
674
- ## The following dependencies are licensed under the BSD-3-Clause License:
675
-
676
- ### NPM Packages:
677
-
678
- - [fast-uri](https://github.com/fastify/fast-uri) (3.1.0)
641
+ - [fast-uri](https://github.com/fastify/fast-uri) (3.1.2)
679
642
 
680
643
  ````text
681
644
  Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
682
- Copyright (c) 2021-present The Fastify team
645
+ Copyright (c) 2021-present The Fastify team <https://github.com/fastify/fastify#team>
683
646
  All rights reserved.
684
647
 
685
- The Fastify team members are listed at https://github.com/fastify/fastify#team.
686
-
687
648
  Redistribution and use in source and binary forms, with or without
688
649
  modification, are permitted provided that the following conditions are met:
689
650
  * Redistributions of source code must retain the above copyright
@@ -714,56 +675,14 @@ The complete list of contributors can be found at:
714
675
 
715
676
  ---
716
677
 
717
- ## The following dependencies are licensed under the ISC License:
718
-
719
- ### NPM Packages:
720
-
721
- - [pixelmatch](https://github.com/mapbox/pixelmatch) (7.1.0)
722
-
723
- ````text
724
- ISC License
725
-
726
- Copyright (c) 2025, Mapbox
727
-
728
- Permission to use, copy, modify, and/or distribute this software for any purpose
729
- with or without fee is hereby granted, provided that the above copyright notice
730
- and this permission notice appear in all copies.
731
-
732
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
733
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
734
- FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
735
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
736
- OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
737
- TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
738
- THIS SOFTWARE.
739
-
740
- ````
741
-
742
- ---
743
-
744
- ## The following dependencies are licensed under the ISC License:
745
-
746
- ### NPM Packages:
747
-
748
- - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.3) (0.0.3)
749
-
750
- ````text
751
- Please refer to the package README for license details.
752
- ````
753
-
754
- ---
755
-
756
678
  ## The following dependencies are licensed under the MIT License:
757
679
 
758
680
  ### Rust Crates:
759
681
 
760
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
682
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
761
683
 
762
684
  ````text
763
- MIT License
764
-
765
- Copyright (c) 2019 Yoshua Wuyts
766
- Copyright (c) Tokio Contributors
685
+ Copyright (c) 2019 Eliza Weisman
767
686
 
768
687
  Permission is hereby granted, free of charge, to any person obtaining a copy
769
688
  of this software and associated documentation files (the "Software"), to deal
@@ -772,16 +691,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
772
691
  copies of the Software, and to permit persons to whom the Software is
773
692
  furnished to do so, subject to the following conditions:
774
693
 
775
- The above copyright notice and this permission notice shall be included in all
776
- copies or substantial portions of the Software.
694
+ The above copyright notice and this permission notice shall be included in
695
+ all copies or substantial portions of the Software.
777
696
 
778
697
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
779
698
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
780
699
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
781
700
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
782
701
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
783
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
784
- SOFTWARE.
702
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
703
+ THE SOFTWARE.
785
704
 
786
705
  ````
787
706
 
@@ -791,10 +710,10 @@ SOFTWARE.
791
710
 
792
711
  ### Rust Crates:
793
712
 
794
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
713
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
795
714
 
796
715
  ````text
797
- Copyright (c) The Rust Project Developers
716
+ Copyright 2019-2024 YOSHIOKA Takuma
798
717
 
799
718
  Permission is hereby granted, free of charge, to any
800
719
  person obtaining a copy of this software and associated
@@ -828,10 +747,11 @@ DEALINGS IN THE SOFTWARE.
828
747
 
829
748
  ### Rust Crates:
830
749
 
831
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
750
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
832
751
 
833
752
  ````text
834
- Copyright (c) 2016 Anthony Ramine
753
+ Copyright (c) 2018-2024 The rust-random Project Developers
754
+ Copyright (c) 2014 The Rust Project Developers
835
755
 
836
756
  Permission is hereby granted, free of charge, to any
837
757
  person obtaining a copy of this software and associated
@@ -865,10 +785,10 @@ DEALINGS IN THE SOFTWARE.
865
785
 
866
786
  ### Rust Crates:
867
787
 
868
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
788
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
869
789
 
870
790
  ````text
871
- Copyright (c) 2019 Nick Fitzgerald
791
+ Copyright (c) 2015 Steven Allen
872
792
 
873
793
  Permission is hereby granted, free of charge, to any
874
794
  person obtaining a copy of this software and associated
@@ -902,75 +822,11 @@ DEALINGS IN THE SOFTWARE.
902
822
 
903
823
  ### Rust Crates:
904
824
 
905
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
906
-
907
- ````text
908
- The MIT License (MIT)
909
-
910
- Copyright (c) 2015 Alice Maz
911
-
912
- Permission is hereby granted, free of charge, to any person obtaining a copy
913
- of this software and associated documentation files (the "Software"), to deal
914
- in the Software without restriction, including without limitation the rights
915
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
916
- copies of the Software, and to permit persons to whom the Software is
917
- furnished to do so, subject to the following conditions:
918
-
919
- The above copyright notice and this permission notice shall be included in
920
- all copies or substantial portions of the Software.
921
-
922
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
923
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
924
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
925
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
926
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
927
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
928
- THE SOFTWARE.
929
-
930
- ````
931
-
932
- ---
933
-
934
- ## The following dependencies are licensed under the MIT License:
935
-
936
- ### Rust Crates:
937
-
938
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
939
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
940
-
941
- ````text
942
- Copyright (c) 2018-2019 dirs-rs contributors
943
-
944
- Permission is hereby granted, free of charge, to any person obtaining a copy
945
- of this software and associated documentation files (the "Software"), to deal
946
- in the Software without restriction, including without limitation the rights
947
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
948
- copies of the Software, and to permit persons to whom the Software is
949
- furnished to do so, subject to the following conditions:
950
-
951
- The above copyright notice and this permission notice shall be included in all
952
- copies or substantial portions of the Software.
953
-
954
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
955
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
956
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
957
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
958
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
959
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
960
- SOFTWARE.
961
-
962
- ````
963
-
964
- ---
965
-
966
- ## The following dependencies are licensed under the MIT License:
967
-
968
- ### Rust Crates:
969
-
970
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
825
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
971
826
 
972
827
  ````text
973
- Copyright (c) 2017 Sean McArthur
828
+ Copyright (c) 2017 Daniel Abramov
829
+ Copyright (c) 2017 Alexey Galakhov
974
830
 
975
831
  Permission is hereby granted, free of charge, to any person obtaining a copy
976
832
  of this software and associated documentation files (the "Software"), to deal
@@ -990,7 +846,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
990
846
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
991
847
  THE SOFTWARE.
992
848
 
993
-
994
849
  ````
995
850
 
996
851
  ---
@@ -999,15 +854,10 @@ THE SOFTWARE.
999
854
 
1000
855
  ### Rust Crates:
1001
856
 
1002
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
1003
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
1004
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
1005
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
1006
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
1007
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
857
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
1008
858
 
1009
859
  ````text
1010
- Copyright (c) 2019 Tokio Contributors
860
+ Copyright 2023 The Fuchsia Authors
1011
861
 
1012
862
  Permission is hereby granted, free of charge, to any
1013
863
  person obtaining a copy of this software and associated
@@ -1033,6 +883,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1033
883
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1034
884
  DEALINGS IN THE SOFTWARE.
1035
885
 
886
+
1036
887
  ````
1037
888
 
1038
889
  ---
@@ -1041,11 +892,31 @@ DEALINGS IN THE SOFTWARE.
1041
892
 
1042
893
  ### Rust Crates:
1043
894
 
1044
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
895
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
1045
896
 
1046
897
  ````text
1047
- Copyright (c) 2017 Daniel Abramov
1048
- Copyright (c) 2017 Alexey Galakhov
898
+ Copyright 2016 Nika Layzell
899
+
900
+ 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:
901
+
902
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
903
+
904
+ 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.
905
+
906
+ ````
907
+
908
+ ---
909
+
910
+ ## The following dependencies are licensed under the MIT License:
911
+
912
+ ### Rust Crates:
913
+
914
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
915
+
916
+ ````text
917
+ The MIT License (MIT)
918
+
919
+ Copyright (c) 2014 Mathijs van de Nes
1049
920
 
1050
921
  Permission is hereby granted, free of charge, to any person obtaining a copy
1051
922
  of this software and associated documentation files (the "Software"), to deal
@@ -1054,17 +925,19 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1054
925
  copies of the Software, and to permit persons to whom the Software is
1055
926
  furnished to do so, subject to the following conditions:
1056
927
 
1057
- The above copyright notice and this permission notice shall be included in
1058
- all copies or substantial portions of the Software.
928
+ The above copyright notice and this permission notice shall be included in all
929
+ copies or substantial portions of the Software.
1059
930
 
1060
931
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1061
932
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1062
933
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1063
934
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1064
935
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1065
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1066
- THE SOFTWARE.
936
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
937
+ SOFTWARE.
1067
938
 
939
+ Some files in the "tests/data" subdirectory of this repository are under other
940
+ licences; see files named LICENSE.*.txt for details.
1068
941
  ````
1069
942
 
1070
943
  ---
@@ -1073,12 +946,13 @@ THE SOFTWARE.
1073
946
 
1074
947
  ### Rust Crates:
1075
948
 
1076
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
949
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
950
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
1077
951
 
1078
952
  ````text
1079
953
  MIT License
1080
954
 
1081
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
955
+ Copyright (c) 2019 Graham Esau
1082
956
 
1083
957
  Permission is hereby granted, free of charge, to any person obtaining a copy
1084
958
  of this software and associated documentation files (the "Software"), to deal
@@ -1106,12 +980,10 @@ SOFTWARE.
1106
980
 
1107
981
  ### Rust Crates:
1108
982
 
1109
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
983
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
1110
984
 
1111
985
  ````text
1112
- MIT License
1113
-
1114
- Copyright (c) 2025 Callum Oakley
986
+ Copyright (c) 2016 The rust-native-tls Developers
1115
987
 
1116
988
  Permission is hereby granted, free of charge, to any person obtaining a copy
1117
989
  of this software and associated documentation files (the "Software"), to deal
@@ -1139,13 +1011,10 @@ SOFTWARE.
1139
1011
 
1140
1012
  ### Rust Crates:
1141
1013
 
1142
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
1143
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
1144
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
1145
- - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
1014
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
1146
1015
 
1147
1016
  ````text
1148
- Copyright (c) 2016 The Rust Project Developers
1017
+ Copyright (c) 2013-2016 The rust-url developers
1149
1018
 
1150
1019
  Permission is hereby granted, free of charge, to any
1151
1020
  person obtaining a copy of this software and associated
@@ -1179,17 +1048,14 @@ DEALINGS IN THE SOFTWARE.
1179
1048
 
1180
1049
  ### Rust Crates:
1181
1050
 
1182
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
1051
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
1183
1052
 
1184
1053
  ````text
1185
- Copyright (c) 2016 The humantime Developers
1186
-
1187
- Includes parts of http date with the following copyright:
1188
- Copyright (c) 2016 Pyfisch
1189
-
1190
- Includes portions of musl libc with the following copyright:
1191
- Copyright © 2005-2013 Rich Felker
1054
+ The MIT License (MIT)
1192
1055
 
1056
+ Copyright (c) 2015 Danny Guo
1057
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1058
+ Copyright (c) 2018 Akash Kurdekar
1193
1059
 
1194
1060
  Permission is hereby granted, free of charge, to any person obtaining a copy
1195
1061
  of this software and associated documentation files (the "Software"), to deal
@@ -1217,13 +1083,10 @@ SOFTWARE.
1217
1083
 
1218
1084
  ### Rust Crates:
1219
1085
 
1220
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
1221
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
1086
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
1222
1087
 
1223
1088
  ````text
1224
- Copyright (c) 2006-2009 Graydon Hoare
1225
- Copyright (c) 2009-2013 Mozilla Foundation
1226
- Copyright (c) 2016 Artyom Pavlov
1089
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
1227
1090
 
1228
1091
  Permission is hereby granted, free of charge, to any
1229
1092
  person obtaining a copy of this software and associated
@@ -1257,10 +1120,10 @@ DEALINGS IN THE SOFTWARE.
1257
1120
 
1258
1121
  ### Rust Crates:
1259
1122
 
1260
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
1123
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
1261
1124
 
1262
1125
  ````text
1263
- Copyright (c) 2019-2021 Tower Contributors
1126
+ Copyright (c) 2014-2026 Alex Crichton
1264
1127
 
1265
1128
  Permission is hereby granted, free of charge, to any
1266
1129
  person obtaining a copy of this software and associated
@@ -1294,10 +1157,10 @@ DEALINGS IN THE SOFTWARE.
1294
1157
 
1295
1158
  ### Rust Crates:
1296
1159
 
1297
- - [winreg](https://github.com/gentoo90/winreg-rs) (0.52.0)
1160
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1298
1161
 
1299
1162
  ````text
1300
- Copyright (c) 2015 Igor Shaula
1163
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
1301
1164
 
1302
1165
  Permission is hereby granted, free of charge, to any person obtaining a copy
1303
1166
  of this software and associated documentation files (the "Software"), to deal
@@ -1323,34 +1186,32 @@ THE SOFTWARE.
1323
1186
 
1324
1187
  ## The following dependencies are licensed under the MIT License:
1325
1188
 
1326
- ### NPM Packages:
1189
+ ### Rust Crates:
1327
1190
 
1328
- - [ajv](https://github.com/ajv-validator/ajv) (8.17.1)
1191
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
1329
1192
 
1330
1193
  ````text
1331
- The MIT License (MIT)
1332
-
1333
- Copyright (c) 2015-2021 Evgeny Poberezkin
1334
-
1335
- Permission is hereby granted, free of charge, to any person obtaining a copy
1336
- of this software and associated documentation files (the "Software"), to deal
1337
- in the Software without restriction, including without limitation the rights
1338
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1339
- copies of the Software, and to permit persons to whom the Software is
1340
- furnished to do so, subject to the following conditions:
1341
-
1342
- The above copyright notice and this permission notice shall be included in all
1343
- copies or substantial portions of the Software.
1344
-
1345
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1346
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1347
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1348
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1349
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1350
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1194
+ The MIT License (MIT)
1195
+
1196
+ Copyright (c) 2015 Bartłomiej Kamiński
1197
+
1198
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1199
+ of this software and associated documentation files (the "Software"), to deal
1200
+ in the Software without restriction, including without limitation the rights
1201
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1202
+ copies of the Software, and to permit persons to whom the Software is
1203
+ furnished to do so, subject to the following conditions:
1204
+
1205
+ The above copyright notice and this permission notice shall be included in all
1206
+ copies or substantial portions of the Software.
1207
+
1208
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1209
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1210
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1211
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1212
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1213
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1351
1214
  SOFTWARE.
1352
-
1353
-
1354
1215
  ````
1355
1216
 
1356
1217
  ---
@@ -1359,10 +1220,11 @@ SOFTWARE.
1359
1220
 
1360
1221
  ### Rust Crates:
1361
1222
 
1362
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
1223
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
1363
1224
 
1364
1225
  ````text
1365
- Copyright (c) 2017 Artyom Pavlov
1226
+ Copyright (c) 2018-2025 The rust-random Project Developers
1227
+ Copyright (c) 2014 The Rust Project Developers
1366
1228
 
1367
1229
  Permission is hereby granted, free of charge, to any
1368
1230
  person obtaining a copy of this software and associated
@@ -1396,67 +1258,47 @@ DEALINGS IN THE SOFTWARE.
1396
1258
 
1397
1259
  ### Rust Crates:
1398
1260
 
1399
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
1400
-
1401
- ````text
1402
- MIT License
1403
-
1404
- Copyright (c) 2018-2021 The RustCrypto Project Developers
1405
-
1406
- Permission is hereby granted, free of charge, to any person obtaining a copy
1407
- of this software and associated documentation files (the "Software"), to deal
1408
- in the Software without restriction, including without limitation the rights
1409
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1410
- copies of the Software, and to permit persons to whom the Software is
1411
- furnished to do so, subject to the following conditions:
1412
-
1413
- The above copyright notice and this permission notice shall be included in all
1414
- copies or substantial portions of the Software.
1415
-
1416
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1417
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1418
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1419
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1420
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1421
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1422
- SOFTWARE.
1423
-
1424
- ````
1425
-
1426
- ---
1427
-
1428
- ## The following dependencies are licensed under the MIT License:
1429
-
1430
- ### Rust Crates:
1431
-
1432
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1261
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
1262
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1263
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1264
+ - [windows](https://github.com/microsoft/windows-rs) (0.62.2)
1265
+ - [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
1266
+ - [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
1267
+ - [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
1268
+ - [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
1269
+ - [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
1270
+ - [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
1271
+ - [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
1272
+ - [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
1273
+ - [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
1274
+ - [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
1275
+ - [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
1276
+ - [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
1277
+ - [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
1278
+ - [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
1279
+ - [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
1280
+ - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
1281
+ - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
1433
1282
 
1434
1283
  ````text
1435
1284
  MIT License
1436
1285
 
1437
- Copyright 2013-2014 RAD Game Tools and Valve Software
1438
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
1439
- Copyright (c) 2017 Frommi
1440
- Copyright (c) 2017-2024 oyvindln
1441
-
1286
+ Copyright (c) <year> <copyright holders>
1442
1287
 
1443
- Permission is hereby granted, free of charge, to any person obtaining a copy
1444
- of this software and associated documentation files (the "Software"), to deal
1445
- in the Software without restriction, including without limitation the rights
1446
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1447
- copies of the Software, and to permit persons to whom the Software is
1448
- furnished to do so, subject to the following conditions:
1288
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
1289
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
1290
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1291
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
1292
+ following conditions:
1449
1293
 
1450
- The above copyright notice and this permission notice shall be included in all
1451
- copies or substantial portions of the Software.
1294
+ The above copyright notice and this permission notice shall be included in all copies or substantial
1295
+ portions of the Software.
1452
1296
 
1453
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1454
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1455
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1456
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1457
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1458
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1459
- SOFTWARE.
1297
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1298
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
1299
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1300
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
1301
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
1460
1302
 
1461
1303
  ````
1462
1304
 
@@ -1466,10 +1308,10 @@ SOFTWARE.
1466
1308
 
1467
1309
  ### Rust Crates:
1468
1310
 
1469
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
1311
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
1470
1312
 
1471
1313
  ````text
1472
- Copyright (c) 2015-2025 Sean McArthur
1314
+ Copyright (c) 2016-2025 Sean McArthur
1473
1315
 
1474
1316
  Permission is hereby granted, free of charge, to any person obtaining a copy
1475
1317
  of this software and associated documentation files (the "Software"), to deal
@@ -1498,10 +1340,10 @@ THE SOFTWARE.
1498
1340
 
1499
1341
  ### Rust Crates:
1500
1342
 
1501
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
1343
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
1502
1344
 
1503
1345
  ````text
1504
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
1346
+ Copyright (c) 2016--2023
1505
1347
 
1506
1348
  Permission is hereby granted, free of charge, to any
1507
1349
  person obtaining a copy of this software and associated
@@ -1535,13 +1377,11 @@ DEALINGS IN THE SOFTWARE.
1535
1377
 
1536
1378
  ### Rust Crates:
1537
1379
 
1538
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
1380
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
1381
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
1539
1382
 
1540
1383
  ````text
1541
- The MIT License (MIT)
1542
-
1543
- Copyright (c) 2015-2020 Julien Cretin
1544
- Copyright (c) 2017-2020 Google Inc.
1384
+ Copyright (c) 2018-2019 dirs-rs contributors
1545
1385
 
1546
1386
  Permission is hereby granted, free of charge, to any person obtaining a copy
1547
1387
  of this software and associated documentation files (the "Software"), to deal
@@ -1569,11 +1409,10 @@ SOFTWARE.
1569
1409
 
1570
1410
  ### Rust Crates:
1571
1411
 
1572
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
1412
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1573
1413
 
1574
1414
  ````text
1575
- Copyright (c) 2018-2026 The rust-random Project Developers
1576
- Copyright (c) 2014 The Rust Project Developers
1415
+ Copyright (c) 2016 Anthony Ramine
1577
1416
 
1578
1417
  Permission is hereby granted, free of charge, to any
1579
1418
  person obtaining a copy of this software and associated
@@ -1607,16 +1446,31 @@ DEALINGS IN THE SOFTWARE.
1607
1446
 
1608
1447
  ### Rust Crates:
1609
1448
 
1610
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
1449
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
1611
1450
 
1612
1451
  ````text
1613
- Copyright 2016 Nika Layzell
1452
+ MIT License
1614
1453
 
1615
- 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:
1454
+ Copyright (c) 2019 Yoshua Wuyts
1455
+ Copyright (c) Tokio Contributors
1616
1456
 
1617
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1457
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1458
+ of this software and associated documentation files (the "Software"), to deal
1459
+ in the Software without restriction, including without limitation the rights
1460
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1461
+ copies of the Software, and to permit persons to whom the Software is
1462
+ furnished to do so, subject to the following conditions:
1618
1463
 
1619
- 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.
1464
+ The above copyright notice and this permission notice shall be included in all
1465
+ copies or substantial portions of the Software.
1466
+
1467
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1468
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1469
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1470
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1471
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1472
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1473
+ SOFTWARE.
1620
1474
 
1621
1475
  ````
1622
1476
 
@@ -1624,14 +1478,13 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1624
1478
 
1625
1479
  ## The following dependencies are licensed under the MIT License:
1626
1480
 
1627
- ### NPM Packages:
1481
+ ### Rust Crates:
1628
1482
 
1629
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
1483
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
1630
1484
 
1631
1485
  ````text
1632
- MIT License
1633
-
1634
- Copyright (c) Matteo Collina and Undici contributors
1486
+ Copyright (c) 2018-2023 Sean McArthur
1487
+ Copyright (c) 2016 Alex Crichton
1635
1488
 
1636
1489
  Permission is hereby granted, free of charge, to any person obtaining a copy
1637
1490
  of this software and associated documentation files (the "Software"), to deal
@@ -1640,16 +1493,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1640
1493
  copies of the Software, and to permit persons to whom the Software is
1641
1494
  furnished to do so, subject to the following conditions:
1642
1495
 
1643
- The above copyright notice and this permission notice shall be included in all
1644
- copies or substantial portions of the Software.
1496
+ The above copyright notice and this permission notice shall be included in
1497
+ all copies or substantial portions of the Software.
1645
1498
 
1646
1499
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1647
1500
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1648
1501
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1649
1502
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1650
1503
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1651
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1652
- SOFTWARE.
1504
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1505
+ THE SOFTWARE.
1506
+
1653
1507
 
1654
1508
  ````
1655
1509
 
@@ -1657,36 +1511,29 @@ SOFTWARE.
1657
1511
 
1658
1512
  ## The following dependencies are licensed under the MIT License:
1659
1513
 
1660
- ### Rust Crates:
1514
+ ### NPM Packages:
1661
1515
 
1662
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1516
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
1663
1517
 
1664
1518
  ````text
1665
- Copyright (c) 2018 Carl Lerche
1519
+ This software is released under the MIT license:
1666
1520
 
1667
- Permission is hereby granted, free of charge, to any
1668
- person obtaining a copy of this software and associated
1669
- documentation files (the "Software"), to deal in the
1670
- Software without restriction, including without
1671
- limitation the rights to use, copy, modify, merge,
1672
- publish, distribute, sublicense, and/or sell copies of
1673
- the Software, and to permit persons to whom the Software
1674
- is furnished to do so, subject to the following
1675
- conditions:
1521
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1522
+ this software and associated documentation files (the "Software"), to deal in
1523
+ the Software without restriction, including without limitation the rights to
1524
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1525
+ the Software, and to permit persons to whom the Software is furnished to do so,
1526
+ subject to the following conditions:
1676
1527
 
1677
- The above copyright notice and this permission notice
1678
- shall be included in all copies or substantial portions
1679
- of the Software.
1528
+ The above copyright notice and this permission notice shall be included in all
1529
+ copies or substantial portions of the Software.
1680
1530
 
1681
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1682
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1683
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1684
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1685
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1686
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1687
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1688
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1689
- DEALINGS IN THE SOFTWARE.
1531
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1532
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1533
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1534
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1535
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1536
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1690
1537
 
1691
1538
  ````
1692
1539
 
@@ -1696,11 +1543,10 @@ DEALINGS IN THE SOFTWARE.
1696
1543
 
1697
1544
  ### Rust Crates:
1698
1545
 
1699
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
1700
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
1546
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
1701
1547
 
1702
1548
  ````text
1703
- Copyright (c) 2014 Alex Crichton
1549
+ Copyright (c) 2021 RustCrypto Developers
1704
1550
 
1705
1551
  Permission is hereby granted, free of charge, to any
1706
1552
  person obtaining a copy of this software and associated
@@ -1734,50 +1580,10 @@ DEALINGS IN THE SOFTWARE.
1734
1580
 
1735
1581
  ### Rust Crates:
1736
1582
 
1737
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
1583
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
1738
1584
 
1739
1585
  ````text
1740
- Copyright (c) 2010 The Rust Project Developers
1741
-
1742
- Permission is hereby granted, free of charge, to any
1743
- person obtaining a copy of this software and associated
1744
- documentation files (the "Software"), to deal in the
1745
- Software without restriction, including without
1746
- limitation the rights to use, copy, modify, merge,
1747
- publish, distribute, sublicense, and/or sell copies of
1748
- the Software, and to permit persons to whom the Software
1749
- is furnished to do so, subject to the following
1750
- conditions:
1751
-
1752
- The above copyright notice and this permission notice
1753
- shall be included in all copies or substantial portions
1754
- of the Software.
1755
-
1756
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1757
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1758
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1759
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1760
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1761
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1762
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1763
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1764
- DEALINGS IN THE SOFTWARE.
1765
-
1766
- ````
1767
-
1768
- ---
1769
-
1770
- ## The following dependencies are licensed under the MIT License:
1771
-
1772
- ### NPM Packages:
1773
-
1774
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
1775
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
1776
-
1777
- ````text
1778
- MIT License
1779
-
1780
- Copyright (c) 2017 Evgeny Poberezkin
1586
+ Copyright (c) 2014-2026 Sean McArthur
1781
1587
 
1782
1588
  Permission is hereby granted, free of charge, to any person obtaining a copy
1783
1589
  of this software and associated documentation files (the "Software"), to deal
@@ -1786,16 +1592,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1786
1592
  copies of the Software, and to permit persons to whom the Software is
1787
1593
  furnished to do so, subject to the following conditions:
1788
1594
 
1789
- The above copyright notice and this permission notice shall be included in all
1790
- copies or substantial portions of the Software.
1595
+ The above copyright notice and this permission notice shall be included in
1596
+ all copies or substantial portions of the Software.
1791
1597
 
1792
1598
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1793
1599
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1794
1600
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1795
1601
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1796
1602
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1797
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1798
- SOFTWARE.
1603
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1604
+ THE SOFTWARE.
1799
1605
 
1800
1606
  ````
1801
1607
 
@@ -1805,14 +1611,12 @@ SOFTWARE.
1805
1611
 
1806
1612
  ### Rust Crates:
1807
1613
 
1808
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
1809
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
1810
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
1614
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
1811
1615
 
1812
1616
  ````text
1813
1617
  MIT License
1814
1618
 
1815
- Copyright (c) Tokio Contributors
1619
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
1816
1620
 
1817
1621
  Permission is hereby granted, free of charge, to any person obtaining a copy
1818
1622
  of this software and associated documentation files (the "Software"), to deal
@@ -1840,10 +1644,14 @@ SOFTWARE.
1840
1644
 
1841
1645
  ### Rust Crates:
1842
1646
 
1843
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
1647
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
1648
+ - [log](https://github.com/rust-lang/log) (0.4.29)
1649
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
1650
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
1651
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
1652
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
1844
1653
 
1845
1654
  ````text
1846
- Copyright (c) 2018-2024 The rust-random Project Developers
1847
1655
  Copyright (c) 2014 The Rust Project Developers
1848
1656
 
1849
1657
  Permission is hereby granted, free of charge, to any
@@ -1878,10 +1686,112 @@ DEALINGS IN THE SOFTWARE.
1878
1686
 
1879
1687
  ### Rust Crates:
1880
1688
 
1881
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
1689
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
1690
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
1691
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
1882
1692
 
1883
1693
  ````text
1884
- Copyright (c) 2020-2025 The RustCrypto Project Developers
1694
+ MIT License
1695
+
1696
+ Copyright (c) Tokio Contributors
1697
+
1698
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1699
+ of this software and associated documentation files (the "Software"), to deal
1700
+ in the Software without restriction, including without limitation the rights
1701
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1702
+ copies of the Software, and to permit persons to whom the Software is
1703
+ furnished to do so, subject to the following conditions:
1704
+
1705
+ The above copyright notice and this permission notice shall be included in all
1706
+ copies or substantial portions of the Software.
1707
+
1708
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1709
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1710
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1711
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1712
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1713
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1714
+ SOFTWARE.
1715
+
1716
+ ````
1717
+
1718
+ ---
1719
+
1720
+ ## The following dependencies are licensed under the MIT License:
1721
+
1722
+ ### NPM Packages:
1723
+
1724
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
1725
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
1726
+
1727
+ ````text
1728
+ MIT License
1729
+
1730
+ Copyright (c) Microsoft Corporation.
1731
+
1732
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1733
+ of this software and associated documentation files (the "Software"), to deal
1734
+ in the Software without restriction, including without limitation the rights
1735
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1736
+ copies of the Software, and to permit persons to whom the Software is
1737
+ furnished to do so, subject to the following conditions:
1738
+
1739
+ The above copyright notice and this permission notice shall be included in all
1740
+ copies or substantial portions of the Software.
1741
+
1742
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1743
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1744
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1745
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1746
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1747
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1748
+ SOFTWARE
1749
+
1750
+ ````
1751
+
1752
+ ---
1753
+
1754
+ ## The following dependencies are licensed under the MIT License:
1755
+
1756
+ ### NPM Packages:
1757
+
1758
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
1759
+
1760
+ ````text
1761
+ The MIT License (MIT)
1762
+
1763
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
1764
+
1765
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1766
+ of this software and associated documentation files (the "Software"), to deal
1767
+ in the Software without restriction, including without limitation the rights
1768
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1769
+ copies of the Software, and to permit persons to whom the Software is
1770
+ furnished to do so, subject to the following conditions:
1771
+
1772
+ The above copyright notice and this permission notice shall be included in
1773
+ all copies or substantial portions of the Software.
1774
+
1775
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1776
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1777
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1778
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1779
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1780
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1781
+ THE SOFTWARE.
1782
+
1783
+ ````
1784
+
1785
+ ---
1786
+
1787
+ ## The following dependencies are licensed under the MIT License:
1788
+
1789
+ ### Rust Crates:
1790
+
1791
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
1792
+
1793
+ ````text
1794
+ Copyright (c) 2017 Contributors
1885
1795
 
1886
1796
  Permission is hereby granted, free of charge, to any
1887
1797
  person obtaining a copy of this software and associated
@@ -1915,29 +1825,32 @@ DEALINGS IN THE SOFTWARE.
1915
1825
 
1916
1826
  ### Rust Crates:
1917
1827
 
1918
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
1828
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
1919
1829
 
1920
1830
  ````text
1921
- Copyright (c) 2016-2025 Sean McArthur
1922
-
1923
- Permission is hereby granted, free of charge, to any person obtaining a copy
1924
- of this software and associated documentation files (the "Software"), to deal
1925
- in the Software without restriction, including without limitation the rights
1926
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1927
- copies of the Software, and to permit persons to whom the Software is
1928
- furnished to do so, subject to the following conditions:
1929
-
1930
- The above copyright notice and this permission notice shall be included in
1931
- all copies or substantial portions of the Software.
1932
-
1933
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1934
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1935
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1936
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1937
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1938
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1939
- THE SOFTWARE.
1940
-
1831
+ The MIT License (MIT)
1832
+
1833
+ Copyright (c) 2016 Johann Tuffe
1834
+
1835
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1836
+ of this software and associated documentation files (the "Software"), to deal
1837
+ in the Software without restriction, including without limitation the rights
1838
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1839
+ copies of the Software, and to permit persons to whom the Software is
1840
+ furnished to do so, subject to the following conditions:
1841
+
1842
+
1843
+ The above copyright notice and this permission notice shall be included in
1844
+ all copies or substantial portions of the Software.
1845
+
1846
+
1847
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1848
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1849
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1850
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1851
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1852
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1853
+ THE SOFTWARE.
1941
1854
 
1942
1855
  ````
1943
1856
 
@@ -1947,13 +1860,37 @@ THE SOFTWARE.
1947
1860
 
1948
1861
  ### Rust Crates:
1949
1862
 
1950
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
1863
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
1864
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
1865
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
1866
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
1867
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
1868
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
1869
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
1870
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
1871
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
1872
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
1873
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
1874
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
1875
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
1876
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
1877
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
1878
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
1879
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
1880
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
1881
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
1882
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
1883
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
1884
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
1885
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
1886
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
1887
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
1888
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
1889
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
1890
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
1891
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
1951
1892
 
1952
1893
  ````text
1953
- Copyright (c) 2017 Carl Lerche
1954
- Copyright (c) 2018 Bastian Köcher
1955
- Copyright (c) 2019-2020 Artem Vorotnikov
1956
-
1957
1894
  Permission is hereby granted, free of charge, to any
1958
1895
  person obtaining a copy of this software and associated
1959
1896
  documentation files (the "Software"), to deal in the
@@ -1986,10 +1923,12 @@ DEALINGS IN THE SOFTWARE.
1986
1923
 
1987
1924
  ### Rust Crates:
1988
1925
 
1989
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
1926
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
1927
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
1928
+ - [url](https://github.com/servo/rust-url) (2.5.8)
1990
1929
 
1991
1930
  ````text
1992
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
1931
+ Copyright (c) 2013-2025 The rust-url developers
1993
1932
 
1994
1933
  Permission is hereby granted, free of charge, to any
1995
1934
  person obtaining a copy of this software and associated
@@ -2023,11 +1962,10 @@ DEALINGS IN THE SOFTWARE.
2023
1962
 
2024
1963
  ### Rust Crates:
2025
1964
 
2026
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
1965
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
2027
1966
 
2028
1967
  ````text
2029
- Copyright (c) 2017 Alexey Galakhov
2030
- Copyright (c) 2016 Jason Housley
1968
+ Copyright (c) 2017 Sean McArthur
2031
1969
 
2032
1970
  Permission is hereby granted, free of charge, to any person obtaining a copy
2033
1971
  of this software and associated documentation files (the "Software"), to deal
@@ -2047,6 +1985,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2047
1985
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2048
1986
  THE SOFTWARE.
2049
1987
 
1988
+
2050
1989
  ````
2051
1990
 
2052
1991
  ---
@@ -2055,42 +1994,10 @@ THE SOFTWARE.
2055
1994
 
2056
1995
  ### Rust Crates:
2057
1996
 
2058
- - [want](https://github.com/seanmonstar/want) (0.3.1)
1997
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
2059
1998
 
2060
1999
  ````text
2061
- Copyright (c) 2018-2019 Sean McArthur
2062
-
2063
- Permission is hereby granted, free of charge, to any person obtaining a copy
2064
- of this software and associated documentation files (the "Software"), to deal
2065
- in the Software without restriction, including without limitation the rights
2066
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2067
- copies of the Software, and to permit persons to whom the Software is
2068
- furnished to do so, subject to the following conditions:
2069
-
2070
- The above copyright notice and this permission notice shall be included in
2071
- all copies or substantial portions of the Software.
2072
-
2073
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2074
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2075
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2076
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2077
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2078
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2079
- THE SOFTWARE.
2080
-
2081
-
2082
- ````
2083
-
2084
- ---
2085
-
2086
- ## The following dependencies are licensed under the MIT License:
2087
-
2088
- ### Rust Crates:
2089
-
2090
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
2091
-
2092
- ````text
2093
- Copyright (c) The rust-url developers
2000
+ Copyright (c) 2018 Carl Lerche
2094
2001
 
2095
2002
  Permission is hereby granted, free of charge, to any
2096
2003
  person obtaining a copy of this software and associated
@@ -2124,10 +2031,44 @@ DEALINGS IN THE SOFTWARE.
2124
2031
 
2125
2032
  ### Rust Crates:
2126
2033
 
2127
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
2034
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
2128
2035
 
2129
2036
  ````text
2130
- Copyright (c) 2017 Contributors
2037
+ The MIT License (MIT)
2038
+
2039
+ Copyright (c) 2015-2020 Julien Cretin
2040
+ Copyright (c) 2017-2020 Google Inc.
2041
+
2042
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2043
+ of this software and associated documentation files (the "Software"), to deal
2044
+ in the Software without restriction, including without limitation the rights
2045
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2046
+ copies of the Software, and to permit persons to whom the Software is
2047
+ furnished to do so, subject to the following conditions:
2048
+
2049
+ The above copyright notice and this permission notice shall be included in all
2050
+ copies or substantial portions of the Software.
2051
+
2052
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2053
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2054
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2055
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2056
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2057
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2058
+ SOFTWARE.
2059
+
2060
+ ````
2061
+
2062
+ ---
2063
+
2064
+ ## The following dependencies are licensed under the MIT License:
2065
+
2066
+ ### Rust Crates:
2067
+
2068
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
2069
+
2070
+ ````text
2071
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
2131
2072
 
2132
2073
  Permission is hereby granted, free of charge, to any
2133
2074
  person obtaining a copy of this software and associated
@@ -2161,16 +2102,10 @@ DEALINGS IN THE SOFTWARE.
2161
2102
 
2162
2103
  ### Rust Crates:
2163
2104
 
2164
- - [rand](https://github.com/rust-random/rand) (0.8.5)
2165
- - [rand](https://github.com/rust-random/rand) (0.9.4)
2166
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
2167
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
2168
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
2169
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
2105
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
2170
2106
 
2171
2107
  ````text
2172
- Copyright 2018 Developers of the Rand project
2173
- Copyright (c) 2014 The Rust Project Developers
2108
+ Copyright (c) 2010 The Rust Project Developers
2174
2109
 
2175
2110
  Permission is hereby granted, free of charge, to any
2176
2111
  person obtaining a copy of this software and associated
@@ -2204,14 +2139,14 @@ DEALINGS IN THE SOFTWARE.
2204
2139
 
2205
2140
  ### Rust Crates:
2206
2141
 
2207
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
2208
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
2209
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
2142
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
2143
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2144
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2210
2145
 
2211
2146
  ````text
2212
2147
  MIT License
2213
2148
 
2214
- Copyright (c) 2017 Ted Driggs
2149
+ Copyright (c) 2023 magiclen.org (Ron Li)
2215
2150
 
2216
2151
  Permission is hereby granted, free of charge, to any person obtaining a copy
2217
2152
  of this software and associated documentation files (the "Software"), to deal
@@ -2239,48 +2174,10 @@ SOFTWARE.
2239
2174
 
2240
2175
  ### Rust Crates:
2241
2176
 
2242
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
2243
-
2244
- ````text
2245
- Copyright (c) 2016 Amanieu d'Antras
2246
-
2247
- Permission is hereby granted, free of charge, to any
2248
- person obtaining a copy of this software and associated
2249
- documentation files (the "Software"), to deal in the
2250
- Software without restriction, including without
2251
- limitation the rights to use, copy, modify, merge,
2252
- publish, distribute, sublicense, and/or sell copies of
2253
- the Software, and to permit persons to whom the Software
2254
- is furnished to do so, subject to the following
2255
- conditions:
2256
-
2257
- The above copyright notice and this permission notice
2258
- shall be included in all copies or substantial portions
2259
- of the Software.
2260
-
2261
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2262
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2263
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2264
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2265
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2266
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2267
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2268
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2269
- DEALINGS IN THE SOFTWARE.
2270
-
2271
- ````
2272
-
2273
- ---
2274
-
2275
- ## The following dependencies are licensed under the MIT License:
2276
-
2277
- ### Rust Crates:
2278
-
2279
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
2177
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
2280
2178
 
2281
2179
  ````text
2282
- Copyright (c) 2013-2014 The Rust Project Developers.
2283
- Copyright (c) 2015-2020 The rust-hex Developers
2180
+ Copyright (c) 2018 directories-rs contributors
2284
2181
 
2285
2182
  Permission is hereby granted, free of charge, to any person obtaining a copy
2286
2183
  of this software and associated documentation files (the "Software"), to deal
@@ -2308,16 +2205,29 @@ SOFTWARE.
2308
2205
 
2309
2206
  ### Rust Crates:
2310
2207
 
2311
- - [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
2208
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
2312
2209
 
2313
2210
  ````text
2314
- Copyright (c) 2015 steffengy
2211
+ Copyright (c) 2018-2019 Sean McArthur
2315
2212
 
2316
- 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:
2213
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2214
+ of this software and associated documentation files (the "Software"), to deal
2215
+ in the Software without restriction, including without limitation the rights
2216
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2217
+ copies of the Software, and to permit persons to whom the Software is
2218
+ furnished to do so, subject to the following conditions:
2317
2219
 
2318
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2220
+ The above copyright notice and this permission notice shall be included in
2221
+ all copies or substantial portions of the Software.
2222
+
2223
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2224
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2225
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2226
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2227
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2228
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2229
+ THE SOFTWARE.
2319
2230
 
2320
- 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.
2321
2231
 
2322
2232
  ````
2323
2233
 
@@ -2327,34 +2237,29 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2327
2237
 
2328
2238
  ### Rust Crates:
2329
2239
 
2330
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2240
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
2331
2241
 
2332
2242
  ````text
2333
- Copyright (c) 2019 Carl Lerche
2243
+ Copyright (c) 2013-2014 The Rust Project Developers.
2244
+ Copyright (c) 2015-2020 The rust-hex Developers
2334
2245
 
2335
- Permission is hereby granted, free of charge, to any
2336
- person obtaining a copy of this software and associated
2337
- documentation files (the "Software"), to deal in the
2338
- Software without restriction, including without
2339
- limitation the rights to use, copy, modify, merge,
2340
- publish, distribute, sublicense, and/or sell copies of
2341
- the Software, and to permit persons to whom the Software
2342
- is furnished to do so, subject to the following
2343
- conditions:
2246
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2247
+ of this software and associated documentation files (the "Software"), to deal
2248
+ in the Software without restriction, including without limitation the rights
2249
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2250
+ copies of the Software, and to permit persons to whom the Software is
2251
+ furnished to do so, subject to the following conditions:
2344
2252
 
2345
- The above copyright notice and this permission notice
2346
- shall be included in all copies or substantial portions
2347
- of the Software.
2253
+ The above copyright notice and this permission notice shall be included in all
2254
+ copies or substantial portions of the Software.
2348
2255
 
2349
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2350
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2351
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2352
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2353
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2354
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2355
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2356
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2357
- DEALINGS IN THE SOFTWARE.
2256
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2257
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2258
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2259
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2260
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2261
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2262
+ SOFTWARE.
2358
2263
 
2359
2264
  ````
2360
2265
 
@@ -2364,10 +2269,10 @@ DEALINGS IN THE SOFTWARE.
2364
2269
 
2365
2270
  ### Rust Crates:
2366
2271
 
2367
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2272
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
2368
2273
 
2369
2274
  ````text
2370
- Copyright (c) 2015 Steven Allen
2275
+ Copyright Mozilla Foundation
2371
2276
 
2372
2277
  Permission is hereby granted, free of charge, to any
2373
2278
  person obtaining a copy of this software and associated
@@ -2399,79 +2304,14 @@ DEALINGS IN THE SOFTWARE.
2399
2304
 
2400
2305
  ## The following dependencies are licensed under the MIT License:
2401
2306
 
2402
- ### Rust Crates:
2403
-
2404
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
2405
-
2406
- ````text
2407
- Copyright (c) 2018-2023 Sean McArthur
2408
- Copyright (c) 2016 Alex Crichton
2409
-
2410
- Permission is hereby granted, free of charge, to any person obtaining a copy
2411
- of this software and associated documentation files (the "Software"), to deal
2412
- in the Software without restriction, including without limitation the rights
2413
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2414
- copies of the Software, and to permit persons to whom the Software is
2415
- furnished to do so, subject to the following conditions:
2416
-
2417
- The above copyright notice and this permission notice shall be included in
2418
- all copies or substantial portions of the Software.
2419
-
2420
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2421
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2422
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2423
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2424
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2425
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2426
- THE SOFTWARE.
2427
-
2428
-
2429
- ````
2430
-
2431
- ---
2432
-
2433
- ## The following dependencies are licensed under the MIT License:
2434
-
2435
- ### Rust Crates:
2436
-
2437
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
2438
-
2439
- ````text
2440
- The MIT License (MIT)
2441
-
2442
- Copyright (c) 2015 Bartłomiej Kamiński
2443
-
2444
- Permission is hereby granted, free of charge, to any person obtaining a copy
2445
- of this software and associated documentation files (the "Software"), to deal
2446
- in the Software without restriction, including without limitation the rights
2447
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2448
- copies of the Software, and to permit persons to whom the Software is
2449
- furnished to do so, subject to the following conditions:
2450
-
2451
- The above copyright notice and this permission notice shall be included in all
2452
- copies or substantial portions of the Software.
2453
-
2454
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2455
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2456
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2457
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2458
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2459
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2460
- SOFTWARE.
2461
- ````
2462
-
2463
- ---
2464
-
2465
- ## The following dependencies are licensed under the MIT License:
2466
-
2467
- ### Rust Crates:
2307
+ ### NPM Packages:
2468
2308
 
2469
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
2309
+ - [json5](https://github.com/json5/json5) (2.2.3)
2470
2310
 
2471
2311
  ````text
2472
- The MIT License (MIT)
2312
+ MIT License
2473
2313
 
2474
- Copyright (c) 2014 Mathijs van de Nes
2314
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
2475
2315
 
2476
2316
  Permission is hereby granted, free of charge, to any person obtaining a copy
2477
2317
  of this software and associated documentation files (the "Software"), to deal
@@ -2491,41 +2331,44 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2491
2331
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2492
2332
  SOFTWARE.
2493
2333
 
2494
- Some files in the "tests/data" subdirectory of this repository are under other
2495
- licences; see files named LICENSE.*.txt for details.
2334
+ [others]: https://github.com/json5/json5/contributors
2335
+
2496
2336
  ````
2497
2337
 
2498
2338
  ---
2499
2339
 
2500
2340
  ## The following dependencies are licensed under the MIT License:
2501
2341
 
2502
- ### NPM Packages:
2342
+ ### Rust Crates:
2503
2343
 
2504
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
2505
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
2344
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
2506
2345
 
2507
2346
  ````text
2508
- MIT License
2509
-
2510
- Copyright (c) Microsoft Corporation.
2347
+ Copyright (c) The Rust Project Developers
2511
2348
 
2512
- Permission is hereby granted, free of charge, to any person obtaining a copy
2513
- of this software and associated documentation files (the "Software"), to deal
2514
- in the Software without restriction, including without limitation the rights
2515
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2516
- copies of the Software, and to permit persons to whom the Software is
2517
- furnished to do so, subject to the following conditions:
2349
+ Permission is hereby granted, free of charge, to any
2350
+ person obtaining a copy of this software and associated
2351
+ documentation files (the "Software"), to deal in the
2352
+ Software without restriction, including without
2353
+ limitation the rights to use, copy, modify, merge,
2354
+ publish, distribute, sublicense, and/or sell copies of
2355
+ the Software, and to permit persons to whom the Software
2356
+ is furnished to do so, subject to the following
2357
+ conditions:
2518
2358
 
2519
- The above copyright notice and this permission notice shall be included in all
2520
- copies or substantial portions of the Software.
2359
+ The above copyright notice and this permission notice
2360
+ shall be included in all copies or substantial portions
2361
+ of the Software.
2521
2362
 
2522
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2523
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2524
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2525
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2526
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2527
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2528
- SOFTWARE
2363
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2364
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2365
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2366
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2367
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2368
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2369
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2370
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2371
+ DEALINGS IN THE SOFTWARE.
2529
2372
 
2530
2373
  ````
2531
2374
 
@@ -2533,29 +2376,37 @@ licences; see files named LICENSE.*.txt for details.
2533
2376
 
2534
2377
  ## The following dependencies are licensed under the MIT License:
2535
2378
 
2536
- ### NPM Packages:
2379
+ ### Rust Crates:
2537
2380
 
2538
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
2381
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
2539
2382
 
2540
2383
  ````text
2541
- This software is released under the MIT license:
2384
+ Copyright (c) 2018-2026 The rust-random Project Developers
2385
+ Copyright (c) 2014 The Rust Project Developers
2542
2386
 
2543
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2544
- this software and associated documentation files (the "Software"), to deal in
2545
- the Software without restriction, including without limitation the rights to
2546
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2547
- the Software, and to permit persons to whom the Software is furnished to do so,
2548
- subject to the following conditions:
2387
+ Permission is hereby granted, free of charge, to any
2388
+ person obtaining a copy of this software and associated
2389
+ documentation files (the "Software"), to deal in the
2390
+ Software without restriction, including without
2391
+ limitation the rights to use, copy, modify, merge,
2392
+ publish, distribute, sublicense, and/or sell copies of
2393
+ the Software, and to permit persons to whom the Software
2394
+ is furnished to do so, subject to the following
2395
+ conditions:
2549
2396
 
2550
- The above copyright notice and this permission notice shall be included in all
2551
- copies or substantial portions of the Software.
2397
+ The above copyright notice and this permission notice
2398
+ shall be included in all copies or substantial portions
2399
+ of the Software.
2552
2400
 
2553
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2554
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2555
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2556
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2557
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2558
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2401
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2402
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2403
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2404
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2405
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2406
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2407
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2408
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2409
+ DEALINGS IN THE SOFTWARE.
2559
2410
 
2560
2411
  ````
2561
2412
 
@@ -2565,33 +2416,34 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2565
2416
 
2566
2417
  ### Rust Crates:
2567
2418
 
2568
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
2569
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
2570
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
2571
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
2419
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
2572
2420
 
2573
2421
  ````text
2574
- The MIT License (MIT)
2575
-
2576
- Copyright (c) 2015 Andrew Gallant
2422
+ Copyright (c) 2016 Amanieu d'Antras
2577
2423
 
2578
- Permission is hereby granted, free of charge, to any person obtaining a copy
2579
- of this software and associated documentation files (the "Software"), to deal
2580
- in the Software without restriction, including without limitation the rights
2581
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2582
- copies of the Software, and to permit persons to whom the Software is
2583
- furnished to do so, subject to the following conditions:
2424
+ Permission is hereby granted, free of charge, to any
2425
+ person obtaining a copy of this software and associated
2426
+ documentation files (the "Software"), to deal in the
2427
+ Software without restriction, including without
2428
+ limitation the rights to use, copy, modify, merge,
2429
+ publish, distribute, sublicense, and/or sell copies of
2430
+ the Software, and to permit persons to whom the Software
2431
+ is furnished to do so, subject to the following
2432
+ conditions:
2584
2433
 
2585
- The above copyright notice and this permission notice shall be included in
2586
- all copies or substantial portions of the Software.
2434
+ The above copyright notice and this permission notice
2435
+ shall be included in all copies or substantial portions
2436
+ of the Software.
2587
2437
 
2588
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2589
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2590
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2591
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2592
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2593
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2594
- THE SOFTWARE.
2438
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2439
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2440
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2441
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2442
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2443
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2444
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2445
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2446
+ DEALINGS IN THE SOFTWARE.
2595
2447
 
2596
2448
  ````
2597
2449
 
@@ -2601,10 +2453,10 @@ THE SOFTWARE.
2601
2453
 
2602
2454
  ### Rust Crates:
2603
2455
 
2604
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
2456
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2605
2457
 
2606
2458
  ````text
2607
- Copyright (c) 2021 RustCrypto Developers
2459
+ Copyright (c) 2016--2017
2608
2460
 
2609
2461
  Permission is hereby granted, free of charge, to any
2610
2462
  person obtaining a copy of this software and associated
@@ -2616,19 +2468,53 @@ the Software, and to permit persons to whom the Software
2616
2468
  is furnished to do so, subject to the following
2617
2469
  conditions:
2618
2470
 
2619
- The above copyright notice and this permission notice
2620
- shall be included in all copies or substantial portions
2621
- of the Software.
2471
+ The above copyright notice and this permission notice
2472
+ shall be included in all copies or substantial portions
2473
+ of the Software.
2474
+
2475
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2476
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2477
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2478
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2479
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2480
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2481
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2482
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2483
+ DEALINGS IN THE SOFTWARE.
2484
+
2485
+ ````
2486
+
2487
+ ---
2488
+
2489
+ ## The following dependencies are licensed under the MIT License:
2490
+
2491
+ ### NPM Packages:
2492
+
2493
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
2494
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
2495
+
2496
+ ````text
2497
+ MIT License
2498
+
2499
+ Copyright (c) 2017 Evgeny Poberezkin
2622
2500
 
2623
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2624
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2625
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2626
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2627
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2628
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2629
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2630
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2631
- DEALINGS IN THE SOFTWARE.
2501
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2502
+ of this software and associated documentation files (the "Software"), to deal
2503
+ in the Software without restriction, including without limitation the rights
2504
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2505
+ copies of the Software, and to permit persons to whom the Software is
2506
+ furnished to do so, subject to the following conditions:
2507
+
2508
+ The above copyright notice and this permission notice shall be included in all
2509
+ copies or substantial portions of the Software.
2510
+
2511
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2512
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2513
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2514
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2515
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2516
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2517
+ SOFTWARE.
2632
2518
 
2633
2519
  ````
2634
2520
 
@@ -2636,12 +2522,14 @@ DEALINGS IN THE SOFTWARE.
2636
2522
 
2637
2523
  ## The following dependencies are licensed under the MIT License:
2638
2524
 
2639
- ### Rust Crates:
2525
+ ### NPM Packages:
2640
2526
 
2641
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
2527
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
2642
2528
 
2643
2529
  ````text
2644
- Copyright (c) 2016 The rust-native-tls Developers
2530
+ MIT License
2531
+
2532
+ Copyright (c) Matteo Collina and Undici contributors
2645
2533
 
2646
2534
  Permission is hereby granted, free of charge, to any person obtaining a copy
2647
2535
  of this software and associated documentation files (the "Software"), to deal
@@ -2669,10 +2557,16 @@ SOFTWARE.
2669
2557
 
2670
2558
  ### Rust Crates:
2671
2559
 
2672
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
2560
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
2673
2561
 
2674
2562
  ````text
2675
- Copyright (c) 2014-2026 Sean McArthur
2563
+ MIT License
2564
+
2565
+ Copyright 2013-2014 RAD Game Tools and Valve Software
2566
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
2567
+ Copyright (c) 2017 Frommi
2568
+ Copyright (c) 2017-2024 oyvindln
2569
+
2676
2570
 
2677
2571
  Permission is hereby granted, free of charge, to any person obtaining a copy
2678
2572
  of this software and associated documentation files (the "Software"), to deal
@@ -2681,16 +2575,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2681
2575
  copies of the Software, and to permit persons to whom the Software is
2682
2576
  furnished to do so, subject to the following conditions:
2683
2577
 
2684
- The above copyright notice and this permission notice shall be included in
2685
- all copies or substantial portions of the Software.
2578
+ The above copyright notice and this permission notice shall be included in all
2579
+ copies or substantial portions of the Software.
2686
2580
 
2687
2581
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2688
2582
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2689
2583
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2690
2584
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2691
2585
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2692
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2693
- THE SOFTWARE.
2586
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2587
+ SOFTWARE.
2694
2588
 
2695
2589
  ````
2696
2590
 
@@ -2700,10 +2594,10 @@ THE SOFTWARE.
2700
2594
 
2701
2595
  ### Rust Crates:
2702
2596
 
2703
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
2597
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
2704
2598
 
2705
2599
  ````text
2706
- Copyright 2019-2024 YOSHIOKA Takuma
2600
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
2707
2601
 
2708
2602
  Permission is hereby granted, free of charge, to any
2709
2603
  person obtaining a copy of this software and associated
@@ -2737,28 +2631,16 @@ DEALINGS IN THE SOFTWARE.
2737
2631
 
2738
2632
  ### Rust Crates:
2739
2633
 
2740
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
2634
+ - [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
2741
2635
 
2742
2636
  ````text
2743
- Copyright (c) 2018 directories-rs contributors
2637
+ Copyright (c) 2015 steffengy
2744
2638
 
2745
- Permission is hereby granted, free of charge, to any person obtaining a copy
2746
- of this software and associated documentation files (the "Software"), to deal
2747
- in the Software without restriction, including without limitation the rights
2748
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2749
- copies of the Software, and to permit persons to whom the Software is
2750
- furnished to do so, subject to the following conditions:
2639
+ 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:
2751
2640
 
2752
- The above copyright notice and this permission notice shall be included in all
2753
- copies or substantial portions of the Software.
2641
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2754
2642
 
2755
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2756
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2757
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2758
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2759
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2760
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2761
- SOFTWARE.
2643
+ 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.
2762
2644
 
2763
2645
  ````
2764
2646
 
@@ -2768,10 +2650,10 @@ SOFTWARE.
2768
2650
 
2769
2651
  ### Rust Crates:
2770
2652
 
2771
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
2653
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2772
2654
 
2773
2655
  ````text
2774
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
2656
+ Copyright (c) 2019 Carl Lerche
2775
2657
 
2776
2658
  Permission is hereby granted, free of charge, to any
2777
2659
  person obtaining a copy of this software and associated
@@ -2805,42 +2687,13 @@ DEALINGS IN THE SOFTWARE.
2805
2687
 
2806
2688
  ### Rust Crates:
2807
2689
 
2808
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
2809
- - [widestring](https://github.com/VoidStarKat/widestring-rs) (1.2.1)
2810
-
2811
- ````text
2812
- MIT License
2813
-
2814
- Permission is hereby granted, free of charge, to any person obtaining a copy
2815
- of this software and associated documentation files (the "Software"), to deal
2816
- in the Software without restriction, including without limitation the rights
2817
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2818
- copies of the Software, and to permit persons to whom the Software is
2819
- furnished to do so, subject to the following conditions:
2820
-
2821
- The above copyright notice and this permission notice shall be included in all
2822
- copies or substantial portions of the Software.
2823
-
2824
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2825
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2826
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2827
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2828
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2829
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2830
- SOFTWARE.
2831
-
2832
- ````
2833
-
2834
- ---
2835
-
2836
- ## The following dependencies are licensed under the MIT License:
2837
-
2838
- ### Rust Crates:
2839
-
2840
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
2690
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
2691
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
2692
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
2693
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
2841
2694
 
2842
2695
  ````text
2843
- Copyright (c) 2014-2026 Alex Crichton
2696
+ Copyright (c) 2016 The Rust Project Developers
2844
2697
 
2845
2698
  Permission is hereby granted, free of charge, to any
2846
2699
  person obtaining a copy of this software and associated
@@ -2905,15 +2758,43 @@ THE SOFTWARE.
2905
2758
 
2906
2759
  ### Rust Crates:
2907
2760
 
2908
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
2909
- - [log](https://github.com/rust-lang/log) (0.4.29)
2910
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
2911
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
2912
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
2913
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
2761
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
2914
2762
 
2915
2763
  ````text
2916
- Copyright (c) 2014 The Rust Project Developers
2764
+ The MIT License (MIT)
2765
+
2766
+ Copyright (c) 2015 Alice Maz
2767
+
2768
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2769
+ of this software and associated documentation files (the "Software"), to deal
2770
+ in the Software without restriction, including without limitation the rights
2771
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2772
+ copies of the Software, and to permit persons to whom the Software is
2773
+ furnished to do so, subject to the following conditions:
2774
+
2775
+ The above copyright notice and this permission notice shall be included in
2776
+ all copies or substantial portions of the Software.
2777
+
2778
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2779
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2780
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2781
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2782
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2783
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2784
+ THE SOFTWARE.
2785
+
2786
+ ````
2787
+
2788
+ ---
2789
+
2790
+ ## The following dependencies are licensed under the MIT License:
2791
+
2792
+ ### Rust Crates:
2793
+
2794
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
2795
+
2796
+ ````text
2797
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
2917
2798
 
2918
2799
  Permission is hereby granted, free of charge, to any
2919
2800
  person obtaining a copy of this software and associated
@@ -2947,10 +2828,11 @@ DEALINGS IN THE SOFTWARE.
2947
2828
 
2948
2829
  ### Rust Crates:
2949
2830
 
2950
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
2831
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
2832
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
2951
2833
 
2952
2834
  ````text
2953
- Copyright (c) 2018-2019 The RustCrypto Project Developers
2835
+ Copyright (c) 2014 Alex Crichton
2954
2836
 
2955
2837
  Permission is hereby granted, free of charge, to any
2956
2838
  person obtaining a copy of this software and associated
@@ -2984,12 +2866,14 @@ DEALINGS IN THE SOFTWARE.
2984
2866
 
2985
2867
  ### Rust Crates:
2986
2868
 
2987
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
2869
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
2870
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
2871
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
2988
2872
 
2989
2873
  ````text
2990
- The MIT License (MIT)
2874
+ MIT License
2991
2875
 
2992
- Copyright (c) 2014 Paho Lurie-Gregg
2876
+ Copyright (c) 2017 Ted Driggs
2993
2877
 
2994
2878
  Permission is hereby granted, free of charge, to any person obtaining a copy
2995
2879
  of this software and associated documentation files (the "Software"), to deal
@@ -3017,19 +2901,10 @@ SOFTWARE.
3017
2901
 
3018
2902
  ### Rust Crates:
3019
2903
 
3020
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
3021
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
3022
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
3023
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
3024
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
3025
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
3026
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
3027
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
3028
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2904
+ - [http](https://github.com/hyperium/http) (1.4.0)
3029
2905
 
3030
2906
  ````text
3031
- Copyright (c) 2016 Alex Crichton
3032
- Copyright (c) 2017 The Tokio Authors
2907
+ Copyright (c) 2017 http-rs authors
3033
2908
 
3034
2909
  Permission is hereby granted, free of charge, to any
3035
2910
  person obtaining a copy of this software and associated
@@ -3063,10 +2938,11 @@ DEALINGS IN THE SOFTWARE.
3063
2938
 
3064
2939
  ### Rust Crates:
3065
2940
 
3066
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
2941
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
2942
+ - [widestring](https://github.com/VoidStarKat/widestring-rs) (1.2.1)
3067
2943
 
3068
2944
  ````text
3069
- Copyright (c) 2014 Carl Lerche and other MIO contributors
2945
+ MIT License
3070
2946
 
3071
2947
  Permission is hereby granted, free of charge, to any person obtaining a copy
3072
2948
  of this software and associated documentation files (the "Software"), to deal
@@ -3075,16 +2951,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3075
2951
  copies of the Software, and to permit persons to whom the Software is
3076
2952
  furnished to do so, subject to the following conditions:
3077
2953
 
3078
- The above copyright notice and this permission notice shall be included in
3079
- all copies or substantial portions of the Software.
2954
+ The above copyright notice and this permission notice shall be included in all
2955
+ copies or substantial portions of the Software.
3080
2956
 
3081
2957
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3082
2958
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3083
2959
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3084
2960
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3085
2961
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3086
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3087
- THE SOFTWARE.
2962
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2963
+ SOFTWARE.
3088
2964
 
3089
2965
  ````
3090
2966
 
@@ -3094,10 +2970,19 @@ THE SOFTWARE.
3094
2970
 
3095
2971
  ### Rust Crates:
3096
2972
 
3097
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
2973
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2974
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2975
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2976
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2977
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2978
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2979
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2980
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2981
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
3098
2982
 
3099
2983
  ````text
3100
- Copyright Mozilla Foundation
2984
+ Copyright (c) 2016 Alex Crichton
2985
+ Copyright (c) 2017 The Tokio Authors
3101
2986
 
3102
2987
  Permission is hereby granted, free of charge, to any
3103
2988
  person obtaining a copy of this software and associated
@@ -3131,12 +3016,12 @@ DEALINGS IN THE SOFTWARE.
3131
3016
 
3132
3017
  ### Rust Crates:
3133
3018
 
3134
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
3019
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
3135
3020
 
3136
3021
  ````text
3137
3022
  MIT License
3138
3023
 
3139
- Copyright (c) [2021] [Marvin Countryman]
3024
+ Copyright (c) 2025 Callum Oakley
3140
3025
 
3141
3026
  Permission is hereby granted, free of charge, to any person obtaining a copy
3142
3027
  of this software and associated documentation files (the "Software"), to deal
@@ -3164,37 +3049,11 @@ SOFTWARE.
3164
3049
 
3165
3050
  ### Rust Crates:
3166
3051
 
3167
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
3168
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
3169
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
3170
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
3171
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
3172
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
3173
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
3174
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
3175
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
3176
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
3177
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
3178
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
3179
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
3180
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
3181
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
3182
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
3183
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
3184
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
3185
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
3186
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
3187
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
3188
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
3189
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
3190
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
3191
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
3192
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
3193
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
3194
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
3195
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
3052
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
3053
+
3054
+ ````text
3055
+ Copyright (c) The rust-url developers
3196
3056
 
3197
- ````text
3198
3057
  Permission is hereby granted, free of charge, to any
3199
3058
  person obtaining a copy of this software and associated
3200
3059
  documentation files (the "Software"), to deal in the
@@ -3227,10 +3086,10 @@ DEALINGS IN THE SOFTWARE.
3227
3086
 
3228
3087
  ### Rust Crates:
3229
3088
 
3230
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
3089
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
3231
3090
 
3232
3091
  ````text
3233
- Copyright (c) 2019 The CryptoCorrosion Contributors
3092
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
3234
3093
 
3235
3094
  Permission is hereby granted, free of charge, to any
3236
3095
  person obtaining a copy of this software and associated
@@ -3264,12 +3123,10 @@ DEALINGS IN THE SOFTWARE.
3264
3123
 
3265
3124
  ### Rust Crates:
3266
3125
 
3267
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
3268
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
3269
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
3126
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
3270
3127
 
3271
3128
  ````text
3272
- Copyright (c) 2019 Tower Contributors
3129
+ Copyright (c) 2018 The Servo Project Developers
3273
3130
 
3274
3131
  Permission is hereby granted, free of charge, to any
3275
3132
  person obtaining a copy of this software and associated
@@ -3303,10 +3160,10 @@ DEALINGS IN THE SOFTWARE.
3303
3160
 
3304
3161
  ### Rust Crates:
3305
3162
 
3306
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3163
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3307
3164
 
3308
3165
  ````text
3309
- Copyright 2023 The Fuchsia Authors
3166
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3310
3167
 
3311
3168
  Permission is hereby granted, free of charge, to any
3312
3169
  person obtaining a copy of this software and associated
@@ -3332,6 +3189,24 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3332
3189
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3333
3190
  DEALINGS IN THE SOFTWARE.
3334
3191
 
3192
+ ````
3193
+
3194
+ ---
3195
+
3196
+ ## The following dependencies are licensed under the MIT License:
3197
+
3198
+ ### Rust Crates:
3199
+
3200
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
3201
+
3202
+ ````text
3203
+ Copyright 2017 Juniper Networks, Inc.
3204
+
3205
+ 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:
3206
+
3207
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3208
+
3209
+ 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.
3335
3210
 
3336
3211
  ````
3337
3212
 
@@ -3341,11 +3216,15 @@ DEALINGS IN THE SOFTWARE.
3341
3216
 
3342
3217
  ### Rust Crates:
3343
3218
 
3344
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
3219
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
3220
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
3221
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
3222
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
3223
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
3224
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
3345
3225
 
3346
3226
  ````text
3347
- Copyright (c) 2018-2025 The rust-random Project Developers
3348
- Copyright (c) 2014 The Rust Project Developers
3227
+ Copyright (c) 2019 Tokio Contributors
3349
3228
 
3350
3229
  Permission is hereby granted, free of charge, to any
3351
3230
  person obtaining a copy of this software and associated
@@ -3377,48 +3256,14 @@ DEALINGS IN THE SOFTWARE.
3377
3256
 
3378
3257
  ## The following dependencies are licensed under the MIT License:
3379
3258
 
3380
- ### NPM Packages:
3381
-
3382
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
3383
-
3384
- ````text
3385
- The MIT License (MIT)
3386
-
3387
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
3388
-
3389
- Permission is hereby granted, free of charge, to any person obtaining a copy
3390
- of this software and associated documentation files (the "Software"), to deal
3391
- in the Software without restriction, including without limitation the rights
3392
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3393
- copies of the Software, and to permit persons to whom the Software is
3394
- furnished to do so, subject to the following conditions:
3395
-
3396
- The above copyright notice and this permission notice shall be included in
3397
- all copies or substantial portions of the Software.
3398
-
3399
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3400
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3401
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3402
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3403
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3404
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3405
- THE SOFTWARE.
3406
-
3407
- ````
3408
-
3409
- ---
3410
-
3411
- ## The following dependencies are licensed under the MIT License:
3412
-
3413
3259
  ### Rust Crates:
3414
3260
 
3415
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
3416
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
3261
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
3417
3262
 
3418
3263
  ````text
3419
3264
  MIT License
3420
3265
 
3421
- Copyright (c) 2019 Graham Esau
3266
+ Copyright (c) [2021] [Marvin Countryman]
3422
3267
 
3423
3268
  Permission is hereby granted, free of charge, to any person obtaining a copy
3424
3269
  of this software and associated documentation files (the "Software"), to deal
@@ -3446,10 +3291,12 @@ SOFTWARE.
3446
3291
 
3447
3292
  ### Rust Crates:
3448
3293
 
3449
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
3294
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
3295
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
3296
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
3450
3297
 
3451
3298
  ````text
3452
- Copyright (c) 2016--2017
3299
+ Copyright (c) 2019 Tower Contributors
3453
3300
 
3454
3301
  Permission is hereby granted, free of charge, to any
3455
3302
  person obtaining a copy of this software and associated
@@ -3483,79 +3330,10 @@ DEALINGS IN THE SOFTWARE.
3483
3330
 
3484
3331
  ### Rust Crates:
3485
3332
 
3486
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
3487
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3488
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3489
- - [windows](https://github.com/microsoft/windows-rs) (0.62.2)
3490
- - [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
3491
- - [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
3492
- - [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
3493
- - [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
3494
- - [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
3495
- - [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
3496
- - [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
3497
- - [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
3498
- - [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
3499
- - [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
3500
- - [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
3501
- - [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
3502
- - [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
3503
- - [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
3504
- - [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
3505
- - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
3506
- - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
3507
-
3508
- ````text
3509
- MIT License
3510
-
3511
- Copyright (c) <year> <copyright holders>
3512
-
3513
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3514
- associated documentation files (the "Software"), to deal in the Software without restriction, including
3515
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3516
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3517
- following conditions:
3518
-
3519
- The above copyright notice and this permission notice shall be included in all copies or substantial
3520
- portions of the Software.
3521
-
3522
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3523
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3524
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3525
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3526
- USE OR OTHER DEALINGS IN THE SOFTWARE.
3527
-
3528
- ````
3529
-
3530
- ---
3531
-
3532
- ## The following dependencies are licensed under the MIT License:
3533
-
3534
- ### Rust Crates:
3535
-
3536
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
3537
-
3538
- ````text
3539
- Copyright 2017 Juniper Networks, Inc.
3540
-
3541
- 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:
3542
-
3543
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3544
-
3545
- 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.
3546
-
3547
- ````
3548
-
3549
- ---
3550
-
3551
- ## The following dependencies are licensed under the MIT License:
3552
-
3553
- ### Rust Crates:
3554
-
3555
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
3333
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
3556
3334
 
3557
3335
  ````text
3558
- Copyright (c) 2017 Robert Grosse
3336
+ Copyright (c) 2017 Artyom Pavlov
3559
3337
 
3560
3338
  Permission is hereby granted, free of charge, to any
3561
3339
  person obtaining a copy of this software and associated
@@ -3580,6 +3358,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3580
3358
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3581
3359
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3582
3360
  DEALINGS IN THE SOFTWARE.
3361
+
3583
3362
  ````
3584
3363
 
3585
3364
  ---
@@ -3588,10 +3367,10 @@ DEALINGS IN THE SOFTWARE.
3588
3367
 
3589
3368
  ### Rust Crates:
3590
3369
 
3591
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3370
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
3592
3371
 
3593
3372
  ````text
3594
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3373
+ Copyright (c) 2019-2021 Tower Contributors
3595
3374
 
3596
3375
  Permission is hereby granted, free of charge, to any
3597
3376
  person obtaining a copy of this software and associated
@@ -3625,14 +3404,44 @@ DEALINGS IN THE SOFTWARE.
3625
3404
 
3626
3405
  ### Rust Crates:
3627
3406
 
3628
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
3407
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
3408
+
3409
+ ````text
3410
+ Copyright (c) 2017 Alexey Galakhov
3411
+ Copyright (c) 2016 Jason Housley
3412
+
3413
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3414
+ of this software and associated documentation files (the "Software"), to deal
3415
+ in the Software without restriction, including without limitation the rights
3416
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3417
+ copies of the Software, and to permit persons to whom the Software is
3418
+ furnished to do so, subject to the following conditions:
3419
+
3420
+ The above copyright notice and this permission notice shall be included in
3421
+ all copies or substantial portions of the Software.
3422
+
3423
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3424
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3425
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3426
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3427
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3428
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3429
+ THE SOFTWARE.
3430
+
3431
+ ````
3432
+
3433
+ ---
3434
+
3435
+ ## The following dependencies are licensed under the MIT License:
3436
+
3437
+ ### Rust Crates:
3438
+
3439
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
3629
3440
 
3630
3441
  ````text
3631
3442
  The MIT License (MIT)
3632
3443
 
3633
- Copyright (c) 2015 Danny Guo
3634
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3635
- Copyright (c) 2018 Akash Kurdekar
3444
+ Copyright (c) 2014 Paho Lurie-Gregg
3636
3445
 
3637
3446
  Permission is hereby granted, free of charge, to any person obtaining a copy
3638
3447
  of this software and associated documentation files (the "Software"), to deal
@@ -3660,14 +3469,50 @@ SOFTWARE.
3660
3469
 
3661
3470
  ### Rust Crates:
3662
3471
 
3663
- - [educe](https://github.com/magiclen/educe) (0.5.11)
3664
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3665
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3472
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
3473
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
3666
3474
 
3667
3475
  ````text
3668
- MIT License
3476
+ Copyright (c) 2006-2009 Graydon Hoare
3477
+ Copyright (c) 2009-2013 Mozilla Foundation
3478
+ Copyright (c) 2016 Artyom Pavlov
3669
3479
 
3670
- Copyright (c) 2023 magiclen.org (Ron Li)
3480
+ Permission is hereby granted, free of charge, to any
3481
+ person obtaining a copy of this software and associated
3482
+ documentation files (the "Software"), to deal in the
3483
+ Software without restriction, including without
3484
+ limitation the rights to use, copy, modify, merge,
3485
+ publish, distribute, sublicense, and/or sell copies of
3486
+ the Software, and to permit persons to whom the Software
3487
+ is furnished to do so, subject to the following
3488
+ conditions:
3489
+
3490
+ The above copyright notice and this permission notice
3491
+ shall be included in all copies or substantial portions
3492
+ of the Software.
3493
+
3494
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3495
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3496
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3497
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3498
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3499
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3500
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3501
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3502
+ DEALINGS IN THE SOFTWARE.
3503
+
3504
+ ````
3505
+
3506
+ ---
3507
+
3508
+ ## The following dependencies are licensed under the MIT License:
3509
+
3510
+ ### Rust Crates:
3511
+
3512
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
3513
+
3514
+ ````text
3515
+ Copyright (c) 2015-2025 Sean McArthur
3671
3516
 
3672
3517
  Permission is hereby granted, free of charge, to any person obtaining a copy
3673
3518
  of this software and associated documentation files (the "Software"), to deal
@@ -3676,16 +3521,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3676
3521
  copies of the Software, and to permit persons to whom the Software is
3677
3522
  furnished to do so, subject to the following conditions:
3678
3523
 
3679
- The above copyright notice and this permission notice shall be included in all
3680
- copies or substantial portions of the Software.
3524
+ The above copyright notice and this permission notice shall be included in
3525
+ all copies or substantial portions of the Software.
3681
3526
 
3682
3527
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3683
3528
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3684
3529
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3685
3530
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3686
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3687
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3688
- SOFTWARE.
3531
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3532
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3533
+ THE SOFTWARE.
3534
+
3689
3535
 
3690
3536
  ````
3691
3537
 
@@ -3695,10 +3541,12 @@ SOFTWARE.
3695
3541
 
3696
3542
  ### Rust Crates:
3697
3543
 
3698
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
3544
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
3699
3545
 
3700
3546
  ````text
3701
- Copyright (c) 2019 Eliza Weisman
3547
+ MIT License
3548
+
3549
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
3702
3550
 
3703
3551
  Permission is hereby granted, free of charge, to any person obtaining a copy
3704
3552
  of this software and associated documentation files (the "Software"), to deal
@@ -3707,16 +3555,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3707
3555
  copies of the Software, and to permit persons to whom the Software is
3708
3556
  furnished to do so, subject to the following conditions:
3709
3557
 
3710
- The above copyright notice and this permission notice shall be included in
3711
- all copies or substantial portions of the Software.
3558
+ The above copyright notice and this permission notice shall be included in all
3559
+ copies or substantial portions of the Software.
3712
3560
 
3713
3561
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3714
3562
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3715
3563
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3716
3564
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3717
3565
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3718
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3719
- THE SOFTWARE.
3566
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3567
+ SOFTWARE.
3720
3568
 
3721
3569
  ````
3722
3570
 
@@ -3726,10 +3574,16 @@ THE SOFTWARE.
3726
3574
 
3727
3575
  ### Rust Crates:
3728
3576
 
3729
- - [http](https://github.com/hyperium/http) (1.4.0)
3577
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
3578
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
3579
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
3580
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
3581
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
3582
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
3730
3583
 
3731
3584
  ````text
3732
- Copyright (c) 2017 http-rs authors
3585
+ Copyright 2018 Developers of the Rand project
3586
+ Copyright (c) 2014 The Rust Project Developers
3733
3587
 
3734
3588
  Permission is hereby granted, free of charge, to any
3735
3589
  person obtaining a copy of this software and associated
@@ -3763,12 +3617,48 @@ DEALINGS IN THE SOFTWARE.
3763
3617
 
3764
3618
  ### Rust Crates:
3765
3619
 
3766
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
3767
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
3768
- - [url](https://github.com/servo/rust-url) (2.5.8)
3620
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
3769
3621
 
3770
3622
  ````text
3771
- Copyright (c) 2013-2025 The rust-url developers
3623
+ Copyright (c) 2016 The humantime Developers
3624
+
3625
+ Includes parts of http date with the following copyright:
3626
+ Copyright (c) 2016 Pyfisch
3627
+
3628
+ Includes portions of musl libc with the following copyright:
3629
+ Copyright © 2005-2013 Rich Felker
3630
+
3631
+
3632
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3633
+ of this software and associated documentation files (the "Software"), to deal
3634
+ in the Software without restriction, including without limitation the rights
3635
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3636
+ copies of the Software, and to permit persons to whom the Software is
3637
+ furnished to do so, subject to the following conditions:
3638
+
3639
+ The above copyright notice and this permission notice shall be included in all
3640
+ copies or substantial portions of the Software.
3641
+
3642
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3643
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3644
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3645
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3646
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3647
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3648
+ SOFTWARE.
3649
+
3650
+ ````
3651
+
3652
+ ---
3653
+
3654
+ ## The following dependencies are licensed under the MIT License:
3655
+
3656
+ ### Rust Crates:
3657
+
3658
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
3659
+
3660
+ ````text
3661
+ Copyright (c) 2019 Nick Fitzgerald
3772
3662
 
3773
3663
  Permission is hereby granted, free of charge, to any
3774
3664
  person obtaining a copy of this software and associated
@@ -3802,19 +3692,30 @@ DEALINGS IN THE SOFTWARE.
3802
3692
 
3803
3693
  ### Rust Crates:
3804
3694
 
3805
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
3806
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
3695
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
3807
3696
 
3808
3697
  ````text
3809
- The MIT License (MIT)
3698
+ MIT License
3810
3699
 
3811
- Copyright 2016 Google Inc. All Rights Reserved.
3700
+ Copyright (c) 2017 Nikolai Vazquez
3812
3701
 
3813
- 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:
3702
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3703
+ of this software and associated documentation files (the "Software"), to deal
3704
+ in the Software without restriction, including without limitation the rights
3705
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3706
+ copies of the Software, and to permit persons to whom the Software is
3707
+ furnished to do so, subject to the following conditions:
3814
3708
 
3815
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3709
+ The above copyright notice and this permission notice shall be included in all
3710
+ copies or substantial portions of the Software.
3816
3711
 
3817
- 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.
3712
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3713
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3714
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3715
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3716
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3717
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3718
+ SOFTWARE.
3818
3719
 
3819
3720
  ````
3820
3721
 
@@ -3824,12 +3725,12 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
3824
3725
 
3825
3726
  ### NPM Packages:
3826
3727
 
3827
- - [json5](https://github.com/json5/json5) (2.2.3)
3728
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
3828
3729
 
3829
3730
  ````text
3830
- MIT License
3731
+ The MIT License (MIT)
3831
3732
 
3832
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
3733
+ Copyright (c) 2015-2021 Evgeny Poberezkin
3833
3734
 
3834
3735
  Permission is hereby granted, free of charge, to any person obtaining a copy
3835
3736
  of this software and associated documentation files (the "Software"), to deal
@@ -3849,7 +3750,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3849
3750
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3850
3751
  SOFTWARE.
3851
3752
 
3852
- [others]: https://github.com/json5/json5/contributors
3853
3753
 
3854
3754
  ````
3855
3755
 
@@ -3859,10 +3759,48 @@ SOFTWARE.
3859
3759
 
3860
3760
  ### Rust Crates:
3861
3761
 
3862
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
3762
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
3763
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
3764
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
3765
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
3863
3766
 
3864
3767
  ````text
3865
- Copyright (c) 2016--2023
3768
+ The MIT License (MIT)
3769
+
3770
+ Copyright (c) 2015 Andrew Gallant
3771
+
3772
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3773
+ of this software and associated documentation files (the "Software"), to deal
3774
+ in the Software without restriction, including without limitation the rights
3775
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3776
+ copies of the Software, and to permit persons to whom the Software is
3777
+ furnished to do so, subject to the following conditions:
3778
+
3779
+ The above copyright notice and this permission notice shall be included in
3780
+ all copies or substantial portions of the Software.
3781
+
3782
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3783
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3784
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3785
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3786
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3787
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3788
+ THE SOFTWARE.
3789
+
3790
+ ````
3791
+
3792
+ ---
3793
+
3794
+ ## The following dependencies are licensed under the MIT License:
3795
+
3796
+ ### Rust Crates:
3797
+
3798
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
3799
+
3800
+ ````text
3801
+ Copyright (c) 2017 Carl Lerche
3802
+ Copyright (c) 2018 Bastian Köcher
3803
+ Copyright (c) 2019-2020 Artem Vorotnikov
3866
3804
 
3867
3805
  Permission is hereby granted, free of charge, to any
3868
3806
  person obtaining a copy of this software and associated
@@ -3896,46 +3834,10 @@ DEALINGS IN THE SOFTWARE.
3896
3834
 
3897
3835
  ### Rust Crates:
3898
3836
 
3899
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
3900
-
3901
- ````text
3902
- The MIT License (MIT)
3903
-
3904
- Copyright (c) 2016 Johann Tuffe
3905
-
3906
- Permission is hereby granted, free of charge, to any person obtaining a copy
3907
- of this software and associated documentation files (the "Software"), to deal
3908
- in the Software without restriction, including without limitation the rights
3909
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3910
- copies of the Software, and to permit persons to whom the Software is
3911
- furnished to do so, subject to the following conditions:
3912
-
3913
-
3914
- The above copyright notice and this permission notice shall be included in
3915
- all copies or substantial portions of the Software.
3916
-
3917
-
3918
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3919
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3920
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3921
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3922
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3923
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3924
- THE SOFTWARE.
3925
-
3926
- ````
3927
-
3928
- ---
3929
-
3930
- ## The following dependencies are licensed under the MIT License:
3931
-
3932
- ### NPM Packages:
3933
-
3934
- - [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
3837
+ - [winreg](https://github.com/gentoo90/winreg-rs) (0.52.0)
3935
3838
 
3936
3839
  ````text
3937
- pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
3938
- pngjs derived work Copyright (c) 2012 Kuba Niegowski
3840
+ Copyright (c) 2015 Igor Shaula
3939
3841
 
3940
3842
  Permission is hereby granted, free of charge, to any person obtaining a copy
3941
3843
  of this software and associated documentation files (the "Software"), to deal
@@ -3963,43 +3865,10 @@ THE SOFTWARE.
3963
3865
 
3964
3866
  ### Rust Crates:
3965
3867
 
3966
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
3967
-
3968
- ````text
3969
- MIT License
3970
-
3971
- Copyright (c) 2017 Nikolai Vazquez
3972
-
3973
- Permission is hereby granted, free of charge, to any person obtaining a copy
3974
- of this software and associated documentation files (the "Software"), to deal
3975
- in the Software without restriction, including without limitation the rights
3976
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3977
- copies of the Software, and to permit persons to whom the Software is
3978
- furnished to do so, subject to the following conditions:
3979
-
3980
- The above copyright notice and this permission notice shall be included in all
3981
- copies or substantial portions of the Software.
3982
-
3983
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3984
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3985
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3986
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3987
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3988
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3989
- SOFTWARE.
3990
-
3991
- ````
3992
-
3993
- ---
3994
-
3995
- ## The following dependencies are licensed under the MIT License:
3996
-
3997
- ### Rust Crates:
3998
-
3999
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
3868
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
4000
3869
 
4001
3870
  ````text
4002
- Copyright (c) 2018 The Servo Project Developers
3871
+ Copyright (c) 2019 The CryptoCorrosion Contributors
4003
3872
 
4004
3873
  Permission is hereby granted, free of charge, to any
4005
3874
  person obtaining a copy of this software and associated
@@ -4033,10 +3902,32 @@ DEALINGS IN THE SOFTWARE.
4033
3902
 
4034
3903
  ### Rust Crates:
4035
3904
 
4036
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
3905
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
3906
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
4037
3907
 
4038
3908
  ````text
4039
- Copyright (c) 2013-2016 The rust-url developers
3909
+ The MIT License (MIT)
3910
+
3911
+ Copyright 2016 Google Inc. All Rights Reserved.
3912
+
3913
+ 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:
3914
+
3915
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3916
+
3917
+ 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.
3918
+
3919
+ ````
3920
+
3921
+ ---
3922
+
3923
+ ## The following dependencies are licensed under the MIT License:
3924
+
3925
+ ### Rust Crates:
3926
+
3927
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
3928
+
3929
+ ````text
3930
+ Copyright (c) 2017 Robert Grosse
4040
3931
 
4041
3932
  Permission is hereby granted, free of charge, to any
4042
3933
  person obtaining a copy of this software and associated
@@ -4061,7 +3952,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4061
3952
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4062
3953
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4063
3954
  DEALINGS IN THE SOFTWARE.
4064
-
4065
3955
  ````
4066
3956
 
4067
3957
  ---
@@ -4451,6 +4341,18 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
4451
4341
 
4452
4342
  ---
4453
4343
 
4344
+ ## The following dependencies are licensed under the UNKNOWN License:
4345
+
4346
+ ### NPM Packages:
4347
+
4348
+ - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.5) (0.0.5)
4349
+
4350
+ ````text
4351
+ Please refer to the package README for license details.
4352
+ ````
4353
+
4354
+ ---
4355
+
4454
4356
  ## The following dependencies are licensed under the Unicode-3.0 License:
4455
4357
 
4456
4358
  ### Rust Crates: