@deveco-codegenie/mcp-win32-x64 1.1.5 → 1.1.7

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.
@@ -7,13 +7,12 @@
7
7
 
8
8
  ### Licenses Breakdown:
9
9
 
10
- - MIT: 188
10
+ - MIT: 189
11
11
  - Unicode-3.0: 19
12
12
  - Apache-2.0: 7
13
13
  - 0BSD: 4
14
14
  - BSD-3-Clause: 1
15
15
  - MPL-2.0: 1
16
- - UNKNOWN: 1
17
16
 
18
17
 
19
18
  ---
@@ -47,30 +46,6 @@ PERFORMANCE OF THIS SOFTWARE.
47
46
 
48
47
  ### Rust Crates:
49
48
 
50
- - [adler2](https://github.com/oyvindln/adler2) (2.0.1)
51
-
52
- ````text
53
- Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
54
-
55
- Permission to use, copy, modify, and/or distribute this software for
56
- any purpose with or without fee is hereby granted.
57
-
58
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
59
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
60
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
61
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
62
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
63
- AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
64
- OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
65
-
66
- ````
67
-
68
- ---
69
-
70
- ## The following dependencies are licensed under the 0BSD License:
71
-
72
- ### Rust Crates:
73
-
74
49
  - [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
75
50
 
76
51
  ````text
@@ -119,6 +94,30 @@ PERFORMANCE OF THIS SOFTWARE.
119
94
 
120
95
  ---
121
96
 
97
+ ## The following dependencies are licensed under the 0BSD License:
98
+
99
+ ### Rust Crates:
100
+
101
+ - [adler2](https://github.com/oyvindln/adler2) (2.0.1)
102
+
103
+ ````text
104
+ Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
105
+
106
+ Permission to use, copy, modify, and/or distribute this software for
107
+ any purpose with or without fee is hereby granted.
108
+
109
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
110
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
111
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
112
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
113
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
114
+ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
115
+ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
116
+
117
+ ````
118
+
119
+ ---
120
+
122
121
  ## The following dependencies are licensed under the Apache-2.0 License:
123
122
 
124
123
  ### Rust Crates:
@@ -210,7 +209,9 @@ limitations under the License.
210
209
 
211
210
  ### Rust Crates:
212
211
 
213
- - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
212
+ - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
213
+ - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
214
+ - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
214
215
 
215
216
  ````text
216
217
  Apache License
@@ -401,7 +402,7 @@ limitations under the License.
401
402
  same "printed page" as the copyright notice for easier
402
403
  identification within third-party archives.
403
404
 
404
- Copyright 2011 Google Inc.
405
+ Copyright [yyyy] [name of copyright owner]
405
406
 
406
407
  Licensed under the Apache License, Version 2.0 (the "License");
407
408
  you may not use this file except in compliance with the License.
@@ -423,9 +424,7 @@ limitations under the License.
423
424
 
424
425
  ### Rust Crates:
425
426
 
426
- - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
427
- - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
428
- - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
427
+ - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
429
428
 
430
429
  ````text
431
430
  Apache License
@@ -616,7 +615,7 @@ limitations under the License.
616
615
  same "printed page" as the copyright notice for easier
617
616
  identification within third-party archives.
618
617
 
619
- Copyright [yyyy] [name of copyright owner]
618
+ Copyright 2011 Google Inc.
620
619
 
621
620
  Licensed under the Apache License, Version 2.0 (the "License");
622
621
  you may not use this file except in compliance with the License.
@@ -679,37 +678,11 @@ The complete list of contributors can be found at:
679
678
 
680
679
  ### Rust Crates:
681
680
 
682
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
683
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
684
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
685
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
686
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
687
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
688
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
689
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
690
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
691
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
692
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
693
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
694
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
695
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
696
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
697
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
698
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
699
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
700
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
701
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
702
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
703
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
704
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
705
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
706
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
707
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
708
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
709
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
710
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
681
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
711
682
 
712
683
  ````text
684
+ Copyright (c) 2013-2016 The rust-url developers
685
+
713
686
  Permission is hereby granted, free of charge, to any
714
687
  person obtaining a copy of this software and associated
715
688
  documentation files (the "Software"), to deal in the
@@ -742,46 +715,10 @@ DEALINGS IN THE SOFTWARE.
742
715
 
743
716
  ### Rust Crates:
744
717
 
745
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
746
-
747
- ````text
748
- Copyright (c) 2019 Eliza Weisman
749
-
750
- Permission is hereby granted, free of charge, to any person obtaining a copy
751
- of this software and associated documentation files (the "Software"), to deal
752
- in the Software without restriction, including without limitation the rights
753
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
754
- copies of the Software, and to permit persons to whom the Software is
755
- furnished to do so, subject to the following conditions:
756
-
757
- The above copyright notice and this permission notice shall be included in
758
- all copies or substantial portions of the Software.
759
-
760
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
761
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
762
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
763
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
764
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
765
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
766
- THE SOFTWARE.
767
-
768
- ````
769
-
770
- ---
771
-
772
- ## The following dependencies are licensed under the MIT License:
773
-
774
- ### Rust Crates:
775
-
776
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
777
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
778
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
779
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
780
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
781
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
718
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
782
719
 
783
720
  ````text
784
- Copyright (c) 2019 Tokio Contributors
721
+ Copyright (c) 2015 Steven Allen
785
722
 
786
723
  Permission is hereby granted, free of charge, to any
787
724
  person obtaining a copy of this software and associated
@@ -815,10 +752,10 @@ DEALINGS IN THE SOFTWARE.
815
752
 
816
753
  ### Rust Crates:
817
754
 
818
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
755
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
819
756
 
820
757
  ````text
821
- Copyright (c) 2016--2023
758
+ Copyright (c) 2010 The Rust Project Developers
822
759
 
823
760
  Permission is hereby granted, free of charge, to any
824
761
  person obtaining a copy of this software and associated
@@ -852,40 +789,29 @@ DEALINGS IN THE SOFTWARE.
852
789
 
853
790
  ### Rust Crates:
854
791
 
855
- - [rand](https://github.com/rust-random/rand) (0.8.5)
856
- - [rand](https://github.com/rust-random/rand) (0.9.4)
857
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
858
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
859
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
860
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
792
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
861
793
 
862
794
  ````text
863
- Copyright 2018 Developers of the Rand project
864
- Copyright (c) 2014 The Rust Project Developers
795
+ Copyright (c) 2013-2014 The Rust Project Developers.
796
+ Copyright (c) 2015-2020 The rust-hex Developers
865
797
 
866
- Permission is hereby granted, free of charge, to any
867
- person obtaining a copy of this software and associated
868
- documentation files (the "Software"), to deal in the
869
- Software without restriction, including without
870
- limitation the rights to use, copy, modify, merge,
871
- publish, distribute, sublicense, and/or sell copies of
872
- the Software, and to permit persons to whom the Software
873
- is furnished to do so, subject to the following
874
- conditions:
798
+ Permission is hereby granted, free of charge, to any person obtaining a copy
799
+ of this software and associated documentation files (the "Software"), to deal
800
+ in the Software without restriction, including without limitation the rights
801
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
802
+ copies of the Software, and to permit persons to whom the Software is
803
+ furnished to do so, subject to the following conditions:
875
804
 
876
- The above copyright notice and this permission notice
877
- shall be included in all copies or substantial portions
878
- of the Software.
805
+ The above copyright notice and this permission notice shall be included in all
806
+ copies or substantial portions of the Software.
879
807
 
880
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
881
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
882
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
883
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
884
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
885
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
886
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
887
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
888
- DEALINGS IN THE SOFTWARE.
808
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
809
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
810
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
811
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
812
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
813
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
814
+ SOFTWARE.
889
815
 
890
816
  ````
891
817
 
@@ -895,12 +821,10 @@ DEALINGS IN THE SOFTWARE.
895
821
 
896
822
  ### Rust Crates:
897
823
 
898
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
899
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
900
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
824
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
901
825
 
902
826
  ````text
903
- Copyright (c) 2019 Tower Contributors
827
+ Copyright (c) 2018 The Servo Project Developers
904
828
 
905
829
  Permission is hereby granted, free of charge, to any
906
830
  person obtaining a copy of this software and associated
@@ -934,10 +858,10 @@ DEALINGS IN THE SOFTWARE.
934
858
 
935
859
  ### Rust Crates:
936
860
 
937
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
861
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
938
862
 
939
863
  ````text
940
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
864
+ Copyright (c) 2018 Carl Lerche
941
865
 
942
866
  Permission is hereby granted, free of charge, to any
943
867
  person obtaining a copy of this software and associated
@@ -971,11 +895,11 @@ DEALINGS IN THE SOFTWARE.
971
895
 
972
896
  ### Rust Crates:
973
897
 
974
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
898
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
899
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
975
900
 
976
901
  ````text
977
- Copyright (c) 2018-2026 The rust-random Project Developers
978
- Copyright (c) 2014 The Rust Project Developers
902
+ Copyright (c) 2014 Alex Crichton
979
903
 
980
904
  Permission is hereby granted, free of charge, to any
981
905
  person obtaining a copy of this software and associated
@@ -1009,10 +933,13 @@ DEALINGS IN THE SOFTWARE.
1009
933
 
1010
934
  ### Rust Crates:
1011
935
 
1012
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
936
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
1013
937
 
1014
938
  ````text
1015
- Copyright (c) 2017 Sean McArthur
939
+ The MIT License (MIT)
940
+
941
+ Copyright (c) 2015-2020 Julien Cretin
942
+ Copyright (c) 2017-2020 Google Inc.
1016
943
 
1017
944
  Permission is hereby granted, free of charge, to any person obtaining a copy
1018
945
  of this software and associated documentation files (the "Software"), to deal
@@ -1021,17 +948,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1021
948
  copies of the Software, and to permit persons to whom the Software is
1022
949
  furnished to do so, subject to the following conditions:
1023
950
 
1024
- The above copyright notice and this permission notice shall be included in
1025
- all copies or substantial portions of the Software.
951
+ The above copyright notice and this permission notice shall be included in all
952
+ copies or substantial portions of the Software.
1026
953
 
1027
954
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1028
955
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1029
956
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1030
957
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1031
958
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1032
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1033
- THE SOFTWARE.
1034
-
959
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
960
+ SOFTWARE.
1035
961
 
1036
962
  ````
1037
963
 
@@ -1041,13 +967,10 @@ THE SOFTWARE.
1041
967
 
1042
968
  ### Rust Crates:
1043
969
 
1044
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
1045
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
1046
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
1047
- - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
970
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1048
971
 
1049
972
  ````text
1050
- Copyright (c) 2016 The Rust Project Developers
973
+ Copyright (c) 2016 Anthony Ramine
1051
974
 
1052
975
  Permission is hereby granted, free of charge, to any
1053
976
  person obtaining a copy of this software and associated
@@ -1079,18 +1002,34 @@ DEALINGS IN THE SOFTWARE.
1079
1002
 
1080
1003
  ## The following dependencies are licensed under the MIT License:
1081
1004
 
1082
- ### Rust Crates:
1005
+ ### NPM Packages:
1083
1006
 
1084
- - [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
1007
+ - [json5](https://github.com/json5/json5) (2.2.3)
1085
1008
 
1086
1009
  ````text
1087
- Copyright (c) 2015 steffengy
1010
+ MIT License
1088
1011
 
1089
- 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:
1012
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
1090
1013
 
1091
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1014
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1015
+ of this software and associated documentation files (the "Software"), to deal
1016
+ in the Software without restriction, including without limitation the rights
1017
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1018
+ copies of the Software, and to permit persons to whom the Software is
1019
+ furnished to do so, subject to the following conditions:
1092
1020
 
1093
- 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.
1021
+ The above copyright notice and this permission notice shall be included in all
1022
+ copies or substantial portions of the Software.
1023
+
1024
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1025
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1026
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1027
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1028
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1029
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1030
+ SOFTWARE.
1031
+
1032
+ [others]: https://github.com/json5/json5/contributors
1094
1033
 
1095
1034
  ````
1096
1035
 
@@ -1098,84 +1037,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1098
1037
 
1099
1038
  ## The following dependencies are licensed under the MIT License:
1100
1039
 
1101
- ### Rust Crates:
1040
+ ### NPM Packages:
1102
1041
 
1103
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
1042
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
1104
1043
 
1105
1044
  ````text
1106
- Copyright (c) 2018 The Servo Project Developers
1045
+ The MIT License (MIT)
1107
1046
 
1108
- Permission is hereby granted, free of charge, to any
1109
- person obtaining a copy of this software and associated
1110
- documentation files (the "Software"), to deal in the
1111
- Software without restriction, including without
1112
- limitation the rights to use, copy, modify, merge,
1113
- publish, distribute, sublicense, and/or sell copies of
1114
- the Software, and to permit persons to whom the Software
1115
- is furnished to do so, subject to the following
1116
- conditions:
1117
-
1118
- The above copyright notice and this permission notice
1119
- shall be included in all copies or substantial portions
1120
- of the Software.
1121
-
1122
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1123
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1124
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1125
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1126
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1127
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1128
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1129
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1130
- DEALINGS IN THE SOFTWARE.
1131
-
1132
- ````
1133
-
1134
- ---
1135
-
1136
- ## The following dependencies are licensed under the MIT License:
1137
-
1138
- ### Rust Crates:
1139
-
1140
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
1141
-
1142
- ````text
1143
- MIT License
1144
-
1145
- Copyright (c) [2021] [Marvin Countryman]
1146
-
1147
- Permission is hereby granted, free of charge, to any person obtaining a copy
1148
- of this software and associated documentation files (the "Software"), to deal
1149
- in the Software without restriction, including without limitation the rights
1150
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1151
- copies of the Software, and to permit persons to whom the Software is
1152
- furnished to do so, subject to the following conditions:
1153
-
1154
- The above copyright notice and this permission notice shall be included in all
1155
- copies or substantial portions of the Software.
1156
-
1157
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1158
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1159
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1160
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1161
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1162
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1163
- SOFTWARE.
1164
-
1165
- ````
1166
-
1167
- ---
1168
-
1169
- ## The following dependencies are licensed under the MIT License:
1170
-
1171
- ### Rust Crates:
1172
-
1173
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
1174
-
1175
- ````text
1176
- The MIT License (MIT)
1177
-
1178
- Copyright (c) 2014 Mathijs van de Nes
1047
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
1179
1048
 
1180
1049
  Permission is hereby granted, free of charge, to any person obtaining a copy
1181
1050
  of this software and associated documentation files (the "Software"), to deal
@@ -1184,19 +1053,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1184
1053
  copies of the Software, and to permit persons to whom the Software is
1185
1054
  furnished to do so, subject to the following conditions:
1186
1055
 
1187
- The above copyright notice and this permission notice shall be included in all
1188
- copies or substantial portions of the Software.
1056
+ The above copyright notice and this permission notice shall be included in
1057
+ all copies or substantial portions of the Software.
1189
1058
 
1190
1059
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1191
1060
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1192
1061
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1193
1062
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1194
1063
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1195
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1196
- SOFTWARE.
1064
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1065
+ THE SOFTWARE.
1197
1066
 
1198
- Some files in the "tests/data" subdirectory of this repository are under other
1199
- licences; see files named LICENSE.*.txt for details.
1200
1067
  ````
1201
1068
 
1202
1069
  ---
@@ -1205,10 +1072,10 @@ licences; see files named LICENSE.*.txt for details.
1205
1072
 
1206
1073
  ### Rust Crates:
1207
1074
 
1208
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1075
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
1209
1076
 
1210
1077
  ````text
1211
- Copyright (c) 2018 Carl Lerche
1078
+ Copyright (c) 2019 The CryptoCorrosion Contributors
1212
1079
 
1213
1080
  Permission is hereby granted, free of charge, to any
1214
1081
  person obtaining a copy of this software and associated
@@ -1242,46 +1109,10 @@ DEALINGS IN THE SOFTWARE.
1242
1109
 
1243
1110
  ### Rust Crates:
1244
1111
 
1245
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
1246
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
1247
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
1248
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
1249
-
1250
- ````text
1251
- The MIT License (MIT)
1252
-
1253
- Copyright (c) 2015 Andrew Gallant
1254
-
1255
- Permission is hereby granted, free of charge, to any person obtaining a copy
1256
- of this software and associated documentation files (the "Software"), to deal
1257
- in the Software without restriction, including without limitation the rights
1258
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1259
- copies of the Software, and to permit persons to whom the Software is
1260
- furnished to do so, subject to the following conditions:
1261
-
1262
- The above copyright notice and this permission notice shall be included in
1263
- all copies or substantial portions of the Software.
1264
-
1265
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1266
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1267
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1268
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1269
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1270
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1271
- THE SOFTWARE.
1272
-
1273
- ````
1274
-
1275
- ---
1276
-
1277
- ## The following dependencies are licensed under the MIT License:
1278
-
1279
- ### Rust Crates:
1280
-
1281
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
1112
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
1282
1113
 
1283
1114
  ````text
1284
- Copyright 2023 The Fuchsia Authors
1115
+ Copyright (c) 2016--2017
1285
1116
 
1286
1117
  Permission is hereby granted, free of charge, to any
1287
1118
  person obtaining a copy of this software and associated
@@ -1307,7 +1138,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1307
1138
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1308
1139
  DEALINGS IN THE SOFTWARE.
1309
1140
 
1310
-
1311
1141
  ````
1312
1142
 
1313
1143
  ---
@@ -1316,12 +1146,10 @@ DEALINGS IN THE SOFTWARE.
1316
1146
 
1317
1147
  ### Rust Crates:
1318
1148
 
1319
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
1149
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
1320
1150
 
1321
1151
  ````text
1322
- MIT License
1323
-
1324
- Copyright (c) 2018-2021 The RustCrypto Project Developers
1152
+ Copyright (c) 2016-2025 Sean McArthur
1325
1153
 
1326
1154
  Permission is hereby granted, free of charge, to any person obtaining a copy
1327
1155
  of this software and associated documentation files (the "Software"), to deal
@@ -1330,49 +1158,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1330
1158
  copies of the Software, and to permit persons to whom the Software is
1331
1159
  furnished to do so, subject to the following conditions:
1332
1160
 
1333
- The above copyright notice and this permission notice shall be included in all
1334
- copies or substantial portions of the Software.
1161
+ The above copyright notice and this permission notice shall be included in
1162
+ all copies or substantial portions of the Software.
1335
1163
 
1336
1164
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1337
1165
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1338
1166
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1339
1167
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1340
1168
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1341
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1342
- SOFTWARE.
1343
-
1344
- ````
1345
-
1346
- ---
1347
-
1348
- ## The following dependencies are licensed under the MIT License:
1349
-
1350
- ### NPM Packages:
1351
-
1352
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
1353
-
1354
- ````text
1355
- MIT License
1356
-
1357
- Copyright (c) Matteo Collina and Undici contributors
1358
-
1359
- Permission is hereby granted, free of charge, to any person obtaining a copy
1360
- of this software and associated documentation files (the "Software"), to deal
1361
- in the Software without restriction, including without limitation the rights
1362
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1363
- copies of the Software, and to permit persons to whom the Software is
1364
- furnished to do so, subject to the following conditions:
1365
-
1366
- The above copyright notice and this permission notice shall be included in all
1367
- copies or substantial portions of the Software.
1169
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1170
+ THE SOFTWARE.
1368
1171
 
1369
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1370
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1371
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1372
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1373
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1374
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1375
- SOFTWARE.
1376
1172
 
1377
1173
  ````
1378
1174
 
@@ -1382,11 +1178,10 @@ SOFTWARE.
1382
1178
 
1383
1179
  ### Rust Crates:
1384
1180
 
1385
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
1386
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
1181
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
1387
1182
 
1388
1183
  ````text
1389
- Copyright (c) 2014 Alex Crichton
1184
+ Copyright Mozilla Foundation
1390
1185
 
1391
1186
  Permission is hereby granted, free of charge, to any
1392
1187
  person obtaining a copy of this software and associated
@@ -1470,29 +1265,40 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
1470
1265
 
1471
1266
  ### Rust Crates:
1472
1267
 
1473
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
1474
- - [widestring](https://github.com/VoidStarKat/widestring-rs) (1.2.1)
1268
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
1269
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
1270
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
1271
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
1272
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
1273
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
1475
1274
 
1476
1275
  ````text
1477
- MIT License
1276
+ Copyright 2018 Developers of the Rand project
1277
+ Copyright (c) 2014 The Rust Project Developers
1478
1278
 
1479
- Permission is hereby granted, free of charge, to any person obtaining a copy
1480
- of this software and associated documentation files (the "Software"), to deal
1481
- in the Software without restriction, including without limitation the rights
1482
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1483
- copies of the Software, and to permit persons to whom the Software is
1484
- furnished to do so, subject to the following conditions:
1279
+ Permission is hereby granted, free of charge, to any
1280
+ person obtaining a copy of this software and associated
1281
+ documentation files (the "Software"), to deal in the
1282
+ Software without restriction, including without
1283
+ limitation the rights to use, copy, modify, merge,
1284
+ publish, distribute, sublicense, and/or sell copies of
1285
+ the Software, and to permit persons to whom the Software
1286
+ is furnished to do so, subject to the following
1287
+ conditions:
1485
1288
 
1486
- The above copyright notice and this permission notice shall be included in all
1487
- copies or substantial portions of the Software.
1289
+ The above copyright notice and this permission notice
1290
+ shall be included in all copies or substantial portions
1291
+ of the Software.
1488
1292
 
1489
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1490
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1491
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1492
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1493
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1494
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1495
- SOFTWARE.
1293
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1294
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1295
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1296
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1297
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1298
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1299
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1300
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1301
+ DEALINGS IN THE SOFTWARE.
1496
1302
 
1497
1303
  ````
1498
1304
 
@@ -1502,10 +1308,15 @@ SOFTWARE.
1502
1308
 
1503
1309
  ### Rust Crates:
1504
1310
 
1505
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
1311
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
1312
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
1313
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
1314
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
1315
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
1316
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
1506
1317
 
1507
1318
  ````text
1508
- Copyright 2019-2024 YOSHIOKA Takuma
1319
+ Copyright (c) 2019 Tokio Contributors
1509
1320
 
1510
1321
  Permission is hereby granted, free of charge, to any
1511
1322
  person obtaining a copy of this software and associated
@@ -1539,12 +1350,12 @@ DEALINGS IN THE SOFTWARE.
1539
1350
 
1540
1351
  ### NPM Packages:
1541
1352
 
1542
- - [json5](https://github.com/json5/json5) (2.2.3)
1353
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
1543
1354
 
1544
1355
  ````text
1545
- MIT License
1356
+ The MIT License (MIT)
1546
1357
 
1547
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
1358
+ Copyright (c) 2015-2021 Evgeny Poberezkin
1548
1359
 
1549
1360
  Permission is hereby granted, free of charge, to any person obtaining a copy
1550
1361
  of this software and associated documentation files (the "Software"), to deal
@@ -1564,7 +1375,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1564
1375
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1565
1376
  SOFTWARE.
1566
1377
 
1567
- [others]: https://github.com/json5/json5/contributors
1568
1378
 
1569
1379
  ````
1570
1380
 
@@ -1574,20 +1384,44 @@ SOFTWARE.
1574
1384
 
1575
1385
  ### Rust Crates:
1576
1386
 
1577
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
1387
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
1388
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
1578
1389
 
1579
1390
  ````text
1580
- Copyright (c) 2020-2025 The RustCrypto Project Developers
1391
+ The MIT License (MIT)
1581
1392
 
1582
- Permission is hereby granted, free of charge, to any
1583
- person obtaining a copy of this software and associated
1584
- documentation files (the "Software"), to deal in the
1585
- Software without restriction, including without
1586
- limitation the rights to use, copy, modify, merge,
1587
- publish, distribute, sublicense, and/or sell copies of
1588
- the Software, and to permit persons to whom the Software
1589
- is furnished to do so, subject to the following
1590
- conditions:
1393
+ Copyright 2016 Google Inc. All Rights Reserved.
1394
+
1395
+ 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:
1396
+
1397
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1398
+
1399
+ 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.
1400
+
1401
+ ````
1402
+
1403
+ ---
1404
+
1405
+ ## The following dependencies are licensed under the MIT License:
1406
+
1407
+ ### Rust Crates:
1408
+
1409
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
1410
+
1411
+ ````text
1412
+ Copyright (c) 2017 Carl Lerche
1413
+ Copyright (c) 2018 Bastian Köcher
1414
+ Copyright (c) 2019-2020 Artem Vorotnikov
1415
+
1416
+ Permission is hereby granted, free of charge, to any
1417
+ person obtaining a copy of this software and associated
1418
+ documentation files (the "Software"), to deal in the
1419
+ Software without restriction, including without
1420
+ limitation the rights to use, copy, modify, merge,
1421
+ publish, distribute, sublicense, and/or sell copies of
1422
+ the Software, and to permit persons to whom the Software
1423
+ is furnished to do so, subject to the following
1424
+ conditions:
1591
1425
 
1592
1426
  The above copyright notice and this permission notice
1593
1427
  shall be included in all copies or substantial portions
@@ -1611,28 +1445,37 @@ DEALINGS IN THE SOFTWARE.
1611
1445
 
1612
1446
  ### Rust Crates:
1613
1447
 
1614
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
1448
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
1449
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
1615
1450
 
1616
1451
  ````text
1617
- Copyright (c) 2016 The rust-native-tls Developers
1452
+ Copyright (c) 2006-2009 Graydon Hoare
1453
+ Copyright (c) 2009-2013 Mozilla Foundation
1454
+ Copyright (c) 2016 Artyom Pavlov
1618
1455
 
1619
- Permission is hereby granted, free of charge, to any person obtaining a copy
1620
- of this software and associated documentation files (the "Software"), to deal
1621
- in the Software without restriction, including without limitation the rights
1622
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1623
- copies of the Software, and to permit persons to whom the Software is
1624
- furnished to do so, subject to the following conditions:
1456
+ Permission is hereby granted, free of charge, to any
1457
+ person obtaining a copy of this software and associated
1458
+ documentation files (the "Software"), to deal in the
1459
+ Software without restriction, including without
1460
+ limitation the rights to use, copy, modify, merge,
1461
+ publish, distribute, sublicense, and/or sell copies of
1462
+ the Software, and to permit persons to whom the Software
1463
+ is furnished to do so, subject to the following
1464
+ conditions:
1625
1465
 
1626
- The above copyright notice and this permission notice shall be included in all
1627
- copies or substantial portions of the Software.
1466
+ The above copyright notice and this permission notice
1467
+ shall be included in all copies or substantial portions
1468
+ of the Software.
1628
1469
 
1629
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1630
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1631
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1632
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1633
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1634
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1635
- SOFTWARE.
1470
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1471
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1472
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1473
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1474
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1475
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1476
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1477
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1478
+ DEALINGS IN THE SOFTWARE.
1636
1479
 
1637
1480
  ````
1638
1481
 
@@ -1642,13 +1485,12 @@ SOFTWARE.
1642
1485
 
1643
1486
  ### Rust Crates:
1644
1487
 
1645
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
1488
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
1646
1489
 
1647
1490
  ````text
1648
1491
  MIT License
1649
1492
 
1650
- Copyright (c) 2019 Yoshua Wuyts
1651
- Copyright (c) Tokio Contributors
1493
+ Copyright (c) [2021] [Marvin Countryman]
1652
1494
 
1653
1495
  Permission is hereby granted, free of charge, to any person obtaining a copy
1654
1496
  of this software and associated documentation files (the "Software"), to deal
@@ -1676,10 +1518,10 @@ SOFTWARE.
1676
1518
 
1677
1519
  ### Rust Crates:
1678
1520
 
1679
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
1521
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
1680
1522
 
1681
1523
  ````text
1682
- Copyright (c) 2017 Contributors
1524
+ Copyright (c) 2014-2026 Alex Crichton
1683
1525
 
1684
1526
  Permission is hereby granted, free of charge, to any
1685
1527
  person obtaining a copy of this software and associated
@@ -1713,10 +1555,45 @@ DEALINGS IN THE SOFTWARE.
1713
1555
 
1714
1556
  ### Rust Crates:
1715
1557
 
1716
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
1558
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
1717
1559
 
1718
1560
  ````text
1719
- Copyright (c) 2018 directories-rs contributors
1561
+ Copyright (c) 2023-2025 Sean McArthur
1562
+
1563
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1564
+ of this software and associated documentation files (the "Software"), to deal
1565
+ in the Software without restriction, including without limitation the rights
1566
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1567
+ copies of the Software, and to permit persons to whom the Software is
1568
+ furnished to do so, subject to the following conditions:
1569
+
1570
+ The above copyright notice and this permission notice shall be included in
1571
+ all copies or substantial portions of the Software.
1572
+
1573
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1574
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1575
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1576
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1577
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1578
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1579
+ THE SOFTWARE.
1580
+
1581
+ ````
1582
+
1583
+ ---
1584
+
1585
+ ## The following dependencies are licensed under the MIT License:
1586
+
1587
+ ### Rust Crates:
1588
+
1589
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
1590
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
1591
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
1592
+
1593
+ ````text
1594
+ MIT License
1595
+
1596
+ Copyright (c) Tokio Contributors
1720
1597
 
1721
1598
  Permission is hereby granted, free of charge, to any person obtaining a copy
1722
1599
  of this software and associated documentation files (the "Software"), to deal
@@ -1744,10 +1621,10 @@ SOFTWARE.
1744
1621
 
1745
1622
  ### Rust Crates:
1746
1623
 
1747
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
1624
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
1748
1625
 
1749
1626
  ````text
1750
- Copyright (c) 2017 Artyom Pavlov
1627
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
1751
1628
 
1752
1629
  Permission is hereby granted, free of charge, to any
1753
1630
  person obtaining a copy of this software and associated
@@ -1781,10 +1658,10 @@ DEALINGS IN THE SOFTWARE.
1781
1658
 
1782
1659
  ### Rust Crates:
1783
1660
 
1784
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
1661
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
1785
1662
 
1786
1663
  ````text
1787
- Copyright (c) 2015 Steven Allen
1664
+ Copyright (c) The rust-url developers
1788
1665
 
1789
1666
  Permission is hereby granted, free of charge, to any
1790
1667
  person obtaining a copy of this software and associated
@@ -1818,13 +1695,16 @@ DEALINGS IN THE SOFTWARE.
1818
1695
 
1819
1696
  ### Rust Crates:
1820
1697
 
1821
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
1698
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1822
1699
 
1823
1700
  ````text
1824
- The MIT License (MIT)
1701
+ MIT License
1702
+
1703
+ Copyright 2013-2014 RAD Game Tools and Valve Software
1704
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
1705
+ Copyright (c) 2017 Frommi
1706
+ Copyright (c) 2017-2024 oyvindln
1825
1707
 
1826
- Copyright (c) 2015-2020 Julien Cretin
1827
- Copyright (c) 2017-2020 Google Inc.
1828
1708
 
1829
1709
  Permission is hereby granted, free of charge, to any person obtaining a copy
1830
1710
  of this software and associated documentation files (the "Software"), to deal
@@ -1850,47 +1730,12 @@ SOFTWARE.
1850
1730
 
1851
1731
  ## The following dependencies are licensed under the MIT License:
1852
1732
 
1853
- ### NPM Packages:
1854
-
1855
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
1856
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
1857
-
1858
- ````text
1859
- MIT License
1860
-
1861
- Copyright (c) Microsoft Corporation.
1862
-
1863
- Permission is hereby granted, free of charge, to any person obtaining a copy
1864
- of this software and associated documentation files (the "Software"), to deal
1865
- in the Software without restriction, including without limitation the rights
1866
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1867
- copies of the Software, and to permit persons to whom the Software is
1868
- furnished to do so, subject to the following conditions:
1869
-
1870
- The above copyright notice and this permission notice shall be included in all
1871
- copies or substantial portions of the Software.
1872
-
1873
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1874
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1875
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1876
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1877
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1878
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1879
- SOFTWARE
1880
-
1881
- ````
1882
-
1883
- ---
1884
-
1885
- ## The following dependencies are licensed under the MIT License:
1886
-
1887
1733
  ### Rust Crates:
1888
1734
 
1889
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
1735
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
1890
1736
 
1891
1737
  ````text
1892
- Copyright (c) 2013-2014 The Rust Project Developers.
1893
- Copyright (c) 2015-2020 The rust-hex Developers
1738
+ Copyright (c) 2019 Eliza Weisman
1894
1739
 
1895
1740
  Permission is hereby granted, free of charge, to any person obtaining a copy
1896
1741
  of this software and associated documentation files (the "Software"), to deal
@@ -1899,16 +1744,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1899
1744
  copies of the Software, and to permit persons to whom the Software is
1900
1745
  furnished to do so, subject to the following conditions:
1901
1746
 
1902
- The above copyright notice and this permission notice shall be included in all
1903
- copies or substantial portions of the Software.
1747
+ The above copyright notice and this permission notice shall be included in
1748
+ all copies or substantial portions of the Software.
1904
1749
 
1905
1750
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1906
1751
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1907
1752
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1908
1753
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1909
1754
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1910
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1911
- SOFTWARE.
1755
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1756
+ THE SOFTWARE.
1912
1757
 
1913
1758
  ````
1914
1759
 
@@ -1918,16 +1763,11 @@ SOFTWARE.
1918
1763
 
1919
1764
  ### Rust Crates:
1920
1765
 
1921
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1766
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
1767
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
1922
1768
 
1923
1769
  ````text
1924
- MIT License
1925
-
1926
- Copyright 2013-2014 RAD Game Tools and Valve Software
1927
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
1928
- Copyright (c) 2017 Frommi
1929
- Copyright (c) 2017-2024 oyvindln
1930
-
1770
+ Copyright (c) 2018-2019 dirs-rs contributors
1931
1771
 
1932
1772
  Permission is hereby granted, free of charge, to any person obtaining a copy
1933
1773
  of this software and associated documentation files (the "Software"), to deal
@@ -1955,10 +1795,12 @@ SOFTWARE.
1955
1795
 
1956
1796
  ### Rust Crates:
1957
1797
 
1958
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
1798
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
1799
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
1800
+ - [url](https://github.com/servo/rust-url) (2.5.8)
1959
1801
 
1960
1802
  ````text
1961
- Copyright (c) 2019 The CryptoCorrosion Contributors
1803
+ Copyright (c) 2013-2025 The rust-url developers
1962
1804
 
1963
1805
  Permission is hereby granted, free of charge, to any
1964
1806
  person obtaining a copy of this software and associated
@@ -1992,12 +1834,12 @@ DEALINGS IN THE SOFTWARE.
1992
1834
 
1993
1835
  ### Rust Crates:
1994
1836
 
1995
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
1837
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
1996
1838
 
1997
1839
  ````text
1998
1840
  The MIT License (MIT)
1999
1841
 
2000
- Copyright (c) 2016 Johann Tuffe
1842
+ Copyright (c) 2015 Bartłomiej Kamiński
2001
1843
 
2002
1844
  Permission is hereby granted, free of charge, to any person obtaining a copy
2003
1845
  of this software and associated documentation files (the "Software"), to deal
@@ -2006,19 +1848,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2006
1848
  copies of the Software, and to permit persons to whom the Software is
2007
1849
  furnished to do so, subject to the following conditions:
2008
1850
 
2009
-
2010
- The above copyright notice and this permission notice shall be included in
2011
- all copies or substantial portions of the Software.
2012
-
1851
+ The above copyright notice and this permission notice shall be included in all
1852
+ copies or substantial portions of the Software.
2013
1853
 
2014
1854
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2015
1855
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2016
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1856
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2017
1857
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2018
1858
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2019
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2020
- THE SOFTWARE.
2021
-
1859
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1860
+ SOFTWARE.
2022
1861
  ````
2023
1862
 
2024
1863
  ---
@@ -2027,35 +1866,30 @@ THE SOFTWARE.
2027
1866
 
2028
1867
  ### Rust Crates:
2029
1868
 
2030
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
1869
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
2031
1870
 
2032
1871
  ````text
2033
- Copyright (c) 2018-2024 The rust-random Project Developers
2034
- Copyright (c) 2014 The Rust Project Developers
1872
+ MIT License
2035
1873
 
2036
- Permission is hereby granted, free of charge, to any
2037
- person obtaining a copy of this software and associated
2038
- documentation files (the "Software"), to deal in the
2039
- Software without restriction, including without
2040
- limitation the rights to use, copy, modify, merge,
2041
- publish, distribute, sublicense, and/or sell copies of
2042
- the Software, and to permit persons to whom the Software
2043
- is furnished to do so, subject to the following
2044
- conditions:
1874
+ Copyright (c) 2025 Callum Oakley
2045
1875
 
2046
- The above copyright notice and this permission notice
2047
- shall be included in all copies or substantial portions
2048
- of the Software.
1876
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1877
+ of this software and associated documentation files (the "Software"), to deal
1878
+ in the Software without restriction, including without limitation the rights
1879
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1880
+ copies of the Software, and to permit persons to whom the Software is
1881
+ furnished to do so, subject to the following conditions:
2049
1882
 
2050
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2051
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2052
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2053
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2054
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2055
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2056
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2057
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2058
- DEALINGS IN THE SOFTWARE.
1883
+ The above copyright notice and this permission notice shall be included in all
1884
+ copies or substantial portions of the Software.
1885
+
1886
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1887
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1888
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1889
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1890
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1891
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1892
+ SOFTWARE.
2059
1893
 
2060
1894
  ````
2061
1895
 
@@ -2065,35 +1899,31 @@ DEALINGS IN THE SOFTWARE.
2065
1899
 
2066
1900
  ### Rust Crates:
2067
1901
 
2068
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
1902
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
1903
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
2069
1904
 
2070
1905
  ````text
2071
- Copyright (c) 2018-2025 The rust-random Project Developers
2072
- Copyright (c) 2014 The Rust Project Developers
1906
+ MIT License
2073
1907
 
2074
- Permission is hereby granted, free of charge, to any
2075
- person obtaining a copy of this software and associated
2076
- documentation files (the "Software"), to deal in the
2077
- Software without restriction, including without
2078
- limitation the rights to use, copy, modify, merge,
2079
- publish, distribute, sublicense, and/or sell copies of
2080
- the Software, and to permit persons to whom the Software
2081
- is furnished to do so, subject to the following
2082
- conditions:
1908
+ Copyright (c) 2019 Graham Esau
2083
1909
 
2084
- The above copyright notice and this permission notice
2085
- shall be included in all copies or substantial portions
2086
- of the Software.
1910
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1911
+ of this software and associated documentation files (the "Software"), to deal
1912
+ in the Software without restriction, including without limitation the rights
1913
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1914
+ copies of the Software, and to permit persons to whom the Software is
1915
+ furnished to do so, subject to the following conditions:
2087
1916
 
2088
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2089
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2090
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2091
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2092
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2093
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2094
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2095
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2096
- DEALINGS IN THE SOFTWARE.
1917
+ The above copyright notice and this permission notice shall be included in all
1918
+ copies or substantial portions of the Software.
1919
+
1920
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1921
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1922
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1923
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1924
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1925
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1926
+ SOFTWARE.
2097
1927
 
2098
1928
  ````
2099
1929
 
@@ -2103,12 +1933,10 @@ DEALINGS IN THE SOFTWARE.
2103
1933
 
2104
1934
  ### Rust Crates:
2105
1935
 
2106
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
2107
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2108
- - [url](https://github.com/servo/rust-url) (2.5.8)
1936
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
2109
1937
 
2110
1938
  ````text
2111
- Copyright (c) 2013-2025 The rust-url developers
1939
+ Copyright (c) 2016--2023
2112
1940
 
2113
1941
  Permission is hereby granted, free of charge, to any
2114
1942
  person obtaining a copy of this software and associated
@@ -2142,10 +1970,10 @@ DEALINGS IN THE SOFTWARE.
2142
1970
 
2143
1971
  ### Rust Crates:
2144
1972
 
2145
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
1973
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2146
1974
 
2147
1975
  ````text
2148
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
1976
+ Copyright (c) 2019 Carl Lerche
2149
1977
 
2150
1978
  Permission is hereby granted, free of charge, to any
2151
1979
  person obtaining a copy of this software and associated
@@ -2179,10 +2007,10 @@ DEALINGS IN THE SOFTWARE.
2179
2007
 
2180
2008
  ### Rust Crates:
2181
2009
 
2182
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
2010
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
2183
2011
 
2184
2012
  ````text
2185
- Copyright (c) 2016 Anthony Ramine
2013
+ Copyright 2019-2024 YOSHIOKA Takuma
2186
2014
 
2187
2015
  Permission is hereby granted, free of charge, to any
2188
2016
  person obtaining a copy of this software and associated
@@ -2216,12 +2044,14 @@ DEALINGS IN THE SOFTWARE.
2216
2044
 
2217
2045
  ### Rust Crates:
2218
2046
 
2219
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
2047
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
2220
2048
 
2221
2049
  ````text
2222
- MIT License
2050
+ The MIT License (MIT)
2223
2051
 
2224
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
2052
+ Copyright (c) 2015 Danny Guo
2053
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2054
+ Copyright (c) 2018 Akash Kurdekar
2225
2055
 
2226
2056
  Permission is hereby granted, free of charge, to any person obtaining a copy
2227
2057
  of this software and associated documentation files (the "Software"), to deal
@@ -2249,12 +2079,12 @@ SOFTWARE.
2249
2079
 
2250
2080
  ### Rust Crates:
2251
2081
 
2252
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
2082
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
2253
2083
 
2254
2084
  ````text
2255
2085
  MIT License
2256
2086
 
2257
- Copyright (c) 2017 Nikolai Vazquez
2087
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
2258
2088
 
2259
2089
  Permission is hereby granted, free of charge, to any person obtaining a copy
2260
2090
  of this software and associated documentation files (the "Software"), to deal
@@ -2282,12 +2112,10 @@ SOFTWARE.
2282
2112
 
2283
2113
  ### Rust Crates:
2284
2114
 
2285
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
2115
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
2286
2116
 
2287
2117
  ````text
2288
- MIT License
2289
-
2290
- Copyright (c) 2025 Callum Oakley
2118
+ Copyright (c) 2018 directories-rs contributors
2291
2119
 
2292
2120
  Permission is hereby granted, free of charge, to any person obtaining a copy
2293
2121
  of this software and associated documentation files (the "Software"), to deal
@@ -2352,10 +2180,12 @@ DEALINGS IN THE SOFTWARE.
2352
2180
 
2353
2181
  ### Rust Crates:
2354
2182
 
2355
- - [winreg](https://github.com/gentoo90/winreg-rs) (0.52.0)
2183
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
2356
2184
 
2357
2185
  ````text
2358
- Copyright (c) 2015 Igor Shaula
2186
+ The MIT License (MIT)
2187
+
2188
+ Copyright (c) 2014 Paho Lurie-Gregg
2359
2189
 
2360
2190
  Permission is hereby granted, free of charge, to any person obtaining a copy
2361
2191
  of this software and associated documentation files (the "Software"), to deal
@@ -2364,16 +2194,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2364
2194
  copies of the Software, and to permit persons to whom the Software is
2365
2195
  furnished to do so, subject to the following conditions:
2366
2196
 
2367
- The above copyright notice and this permission notice shall be included in
2368
- all copies or substantial portions of the Software.
2197
+ The above copyright notice and this permission notice shall be included in all
2198
+ copies or substantial portions of the Software.
2369
2199
 
2370
2200
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2371
2201
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2372
2202
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2373
2203
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2374
2204
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2375
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2376
- THE SOFTWARE.
2205
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2206
+ SOFTWARE.
2377
2207
 
2378
2208
  ````
2379
2209
 
@@ -2383,52 +2213,31 @@ THE SOFTWARE.
2383
2213
 
2384
2214
  ### Rust Crates:
2385
2215
 
2386
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
2387
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
2216
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
2388
2217
 
2389
2218
  ````text
2390
- The MIT License (MIT)
2391
-
2392
- Copyright 2016 Google Inc. All Rights Reserved.
2393
-
2394
- 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:
2395
-
2396
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2397
-
2398
- 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.
2399
-
2400
- ````
2401
-
2402
- ---
2219
+ MIT License
2403
2220
 
2404
- ## The following dependencies are licensed under the MIT License:
2221
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
2405
2222
 
2406
- ### Rust Crates:
2223
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2224
+ of this software and associated documentation files (the "Software"), to deal
2225
+ in the Software without restriction, including without limitation the rights
2226
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2227
+ copies of the Software, and to permit persons to whom the Software is
2228
+ furnished to do so, subject to the following conditions:
2407
2229
 
2408
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
2230
+ The above copyright notice and this permission notice shall be included in all
2231
+ copies or substantial portions of the Software.
2409
2232
 
2410
- ````text
2411
- The MIT License (MIT)
2412
-
2413
- Copyright (c) 2015 Bartłomiej Kamiński
2414
-
2415
- Permission is hereby granted, free of charge, to any person obtaining a copy
2416
- of this software and associated documentation files (the "Software"), to deal
2417
- in the Software without restriction, including without limitation the rights
2418
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2419
- copies of the Software, and to permit persons to whom the Software is
2420
- furnished to do so, subject to the following conditions:
2421
-
2422
- The above copyright notice and this permission notice shall be included in all
2423
- copies or substantial portions of the Software.
2424
-
2425
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2426
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2427
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2428
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2429
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2430
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2233
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2234
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2235
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2236
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2237
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2238
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2431
2239
  SOFTWARE.
2240
+
2432
2241
  ````
2433
2242
 
2434
2243
  ---
@@ -2437,10 +2246,12 @@ SOFTWARE.
2437
2246
 
2438
2247
  ### Rust Crates:
2439
2248
 
2440
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
2249
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
2250
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
2251
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
2441
2252
 
2442
2253
  ````text
2443
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
2254
+ Copyright (c) 2019 Tower Contributors
2444
2255
 
2445
2256
  Permission is hereby granted, free of charge, to any
2446
2257
  person obtaining a copy of this software and associated
@@ -2472,38 +2283,33 @@ DEALINGS IN THE SOFTWARE.
2472
2283
 
2473
2284
  ## The following dependencies are licensed under the MIT License:
2474
2285
 
2475
- ### Rust Crates:
2286
+ ### NPM Packages:
2476
2287
 
2477
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
2288
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
2289
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
2478
2290
 
2479
2291
  ````text
2480
- Copyright (c) 2017 Carl Lerche
2481
- Copyright (c) 2018 Bastian Köcher
2482
- Copyright (c) 2019-2020 Artem Vorotnikov
2292
+ MIT License
2483
2293
 
2484
- Permission is hereby granted, free of charge, to any
2485
- person obtaining a copy of this software and associated
2486
- documentation files (the "Software"), to deal in the
2487
- Software without restriction, including without
2488
- limitation the rights to use, copy, modify, merge,
2489
- publish, distribute, sublicense, and/or sell copies of
2490
- the Software, and to permit persons to whom the Software
2491
- is furnished to do so, subject to the following
2492
- conditions:
2294
+ Copyright (c) 2017 Evgeny Poberezkin
2493
2295
 
2494
- The above copyright notice and this permission notice
2495
- shall be included in all copies or substantial portions
2496
- of the Software.
2296
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2297
+ of this software and associated documentation files (the "Software"), to deal
2298
+ in the Software without restriction, including without limitation the rights
2299
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2300
+ copies of the Software, and to permit persons to whom the Software is
2301
+ furnished to do so, subject to the following conditions:
2497
2302
 
2498
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2499
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2500
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2501
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2502
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2503
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2504
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2505
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2506
- DEALINGS IN THE SOFTWARE.
2303
+ The above copyright notice and this permission notice shall be included in all
2304
+ copies or substantial portions of the Software.
2305
+
2306
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2307
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2308
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2309
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2310
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2311
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2312
+ SOFTWARE.
2507
2313
 
2508
2314
  ````
2509
2315
 
@@ -2513,34 +2319,29 @@ DEALINGS IN THE SOFTWARE.
2513
2319
 
2514
2320
  ### Rust Crates:
2515
2321
 
2516
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
2322
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
2517
2323
 
2518
2324
  ````text
2519
- Copyright (c) 2016 Amanieu d'Antras
2325
+ Copyright (c) 2017 Alexey Galakhov
2326
+ Copyright (c) 2016 Jason Housley
2520
2327
 
2521
- Permission is hereby granted, free of charge, to any
2522
- person obtaining a copy of this software and associated
2523
- documentation files (the "Software"), to deal in the
2524
- Software without restriction, including without
2525
- limitation the rights to use, copy, modify, merge,
2526
- publish, distribute, sublicense, and/or sell copies of
2527
- the Software, and to permit persons to whom the Software
2528
- is furnished to do so, subject to the following
2529
- conditions:
2328
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2329
+ of this software and associated documentation files (the "Software"), to deal
2330
+ in the Software without restriction, including without limitation the rights
2331
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2332
+ copies of the Software, and to permit persons to whom the Software is
2333
+ furnished to do so, subject to the following conditions:
2530
2334
 
2531
- The above copyright notice and this permission notice
2532
- shall be included in all copies or substantial portions
2533
- of the Software.
2335
+ The above copyright notice and this permission notice shall be included in
2336
+ all copies or substantial portions of the Software.
2534
2337
 
2535
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2536
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2537
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2538
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2539
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2540
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2541
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2542
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2543
- DEALINGS IN THE SOFTWARE.
2338
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2339
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2340
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2341
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2342
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2343
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2344
+ THE SOFTWARE.
2544
2345
 
2545
2346
  ````
2546
2347
 
@@ -2550,13 +2351,39 @@ DEALINGS IN THE SOFTWARE.
2550
2351
 
2551
2352
  ### Rust Crates:
2552
2353
 
2553
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
2554
-
2555
- ````text
2556
- Copyright (c) The rust-url developers
2557
-
2558
- Permission is hereby granted, free of charge, to any
2559
- person obtaining a copy of this software and associated
2354
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
2355
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
2356
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
2357
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
2358
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
2359
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
2360
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
2361
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
2362
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
2363
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
2364
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
2365
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
2366
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
2367
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
2368
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
2369
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
2370
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
2371
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
2372
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
2373
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
2374
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
2375
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
2376
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
2377
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
2378
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
2379
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
2380
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
2381
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
2382
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
2383
+
2384
+ ````text
2385
+ Permission is hereby granted, free of charge, to any
2386
+ person obtaining a copy of this software and associated
2560
2387
  documentation files (the "Software"), to deal in the
2561
2388
  Software without restriction, including without
2562
2389
  limitation the rights to use, copy, modify, merge,
@@ -2587,29 +2414,10 @@ DEALINGS IN THE SOFTWARE.
2587
2414
 
2588
2415
  ### Rust Crates:
2589
2416
 
2590
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
2591
-
2592
- ````text
2593
- Copyright 2016 Nika Layzell
2594
-
2595
- 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:
2596
-
2597
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2598
-
2599
- 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.
2600
-
2601
- ````
2602
-
2603
- ---
2604
-
2605
- ## The following dependencies are licensed under the MIT License:
2606
-
2607
- ### Rust Crates:
2608
-
2609
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
2417
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
2610
2418
 
2611
2419
  ````text
2612
- Copyright (c) 2014-2026 Sean McArthur
2420
+ Copyright (c) 2017 Sean McArthur
2613
2421
 
2614
2422
  Permission is hereby granted, free of charge, to any person obtaining a copy
2615
2423
  of this software and associated documentation files (the "Software"), to deal
@@ -2629,39 +2437,43 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2629
2437
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2630
2438
  THE SOFTWARE.
2631
2439
 
2440
+
2632
2441
  ````
2633
2442
 
2634
2443
  ---
2635
2444
 
2636
2445
  ## The following dependencies are licensed under the MIT License:
2637
2446
 
2638
- ### NPM Packages:
2447
+ ### Rust Crates:
2639
2448
 
2640
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
2641
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
2449
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
2642
2450
 
2643
2451
  ````text
2644
- MIT License
2645
-
2646
- Copyright (c) 2017 Evgeny Poberezkin
2452
+ Copyright (c) 2016 Amanieu d'Antras
2647
2453
 
2648
- Permission is hereby granted, free of charge, to any person obtaining a copy
2649
- of this software and associated documentation files (the "Software"), to deal
2650
- in the Software without restriction, including without limitation the rights
2651
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2652
- copies of the Software, and to permit persons to whom the Software is
2653
- furnished to do so, subject to the following conditions:
2454
+ Permission is hereby granted, free of charge, to any
2455
+ person obtaining a copy of this software and associated
2456
+ documentation files (the "Software"), to deal in the
2457
+ Software without restriction, including without
2458
+ limitation the rights to use, copy, modify, merge,
2459
+ publish, distribute, sublicense, and/or sell copies of
2460
+ the Software, and to permit persons to whom the Software
2461
+ is furnished to do so, subject to the following
2462
+ conditions:
2654
2463
 
2655
- The above copyright notice and this permission notice shall be included in all
2656
- copies or substantial portions of the Software.
2464
+ The above copyright notice and this permission notice
2465
+ shall be included in all copies or substantial portions
2466
+ of the Software.
2657
2467
 
2658
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2659
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2660
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2661
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2662
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2663
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2664
- SOFTWARE.
2468
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2469
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2470
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2471
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2472
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2473
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2474
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2475
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2476
+ DEALINGS IN THE SOFTWARE.
2665
2477
 
2666
2478
  ````
2667
2479
 
@@ -2671,17 +2483,11 @@ SOFTWARE.
2671
2483
 
2672
2484
  ### Rust Crates:
2673
2485
 
2674
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
2486
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
2487
+ - [widestring](https://github.com/VoidStarKat/widestring-rs) (1.2.1)
2675
2488
 
2676
2489
  ````text
2677
- Copyright (c) 2016 The humantime Developers
2678
-
2679
- Includes parts of http date with the following copyright:
2680
- Copyright (c) 2016 Pyfisch
2681
-
2682
- Includes portions of musl libc with the following copyright:
2683
- Copyright © 2005-2013 Rich Felker
2684
-
2490
+ MIT License
2685
2491
 
2686
2492
  Permission is hereby granted, free of charge, to any person obtaining a copy
2687
2493
  of this software and associated documentation files (the "Software"), to deal
@@ -2709,14 +2515,10 @@ SOFTWARE.
2709
2515
 
2710
2516
  ### Rust Crates:
2711
2517
 
2712
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
2713
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
2714
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
2518
+ - [winreg](https://github.com/gentoo90/winreg-rs) (0.52.0)
2715
2519
 
2716
2520
  ````text
2717
- MIT License
2718
-
2719
- Copyright (c) Tokio Contributors
2521
+ Copyright (c) 2015 Igor Shaula
2720
2522
 
2721
2523
  Permission is hereby granted, free of charge, to any person obtaining a copy
2722
2524
  of this software and associated documentation files (the "Software"), to deal
@@ -2725,16 +2527,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2725
2527
  copies of the Software, and to permit persons to whom the Software is
2726
2528
  furnished to do so, subject to the following conditions:
2727
2529
 
2728
- The above copyright notice and this permission notice shall be included in all
2729
- copies or substantial portions of the Software.
2530
+ The above copyright notice and this permission notice shall be included in
2531
+ all copies or substantial portions of the Software.
2730
2532
 
2731
2533
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2732
2534
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2733
2535
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2734
2536
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2735
2537
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2736
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2737
- SOFTWARE.
2538
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2539
+ THE SOFTWARE.
2738
2540
 
2739
2541
  ````
2740
2542
 
@@ -2744,10 +2546,10 @@ SOFTWARE.
2744
2546
 
2745
2547
  ### Rust Crates:
2746
2548
 
2747
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2549
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
2748
2550
 
2749
2551
  ````text
2750
- Copyright (c) 2016--2017
2552
+ Copyright (c) 2019 Nick Fitzgerald
2751
2553
 
2752
2554
  Permission is hereby granted, free of charge, to any
2753
2555
  person obtaining a copy of this software and associated
@@ -2781,29 +2583,35 @@ DEALINGS IN THE SOFTWARE.
2781
2583
 
2782
2584
  ### Rust Crates:
2783
2585
 
2784
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
2785
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
2586
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
2786
2587
 
2787
2588
  ````text
2788
- Copyright (c) 2018-2019 dirs-rs contributors
2589
+ Copyright (c) 2018-2025 The rust-random Project Developers
2590
+ Copyright (c) 2014 The Rust Project Developers
2789
2591
 
2790
- Permission is hereby granted, free of charge, to any person obtaining a copy
2791
- of this software and associated documentation files (the "Software"), to deal
2792
- in the Software without restriction, including without limitation the rights
2793
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2794
- copies of the Software, and to permit persons to whom the Software is
2795
- furnished to do so, subject to the following conditions:
2592
+ Permission is hereby granted, free of charge, to any
2593
+ person obtaining a copy of this software and associated
2594
+ documentation files (the "Software"), to deal in the
2595
+ Software without restriction, including without
2596
+ limitation the rights to use, copy, modify, merge,
2597
+ publish, distribute, sublicense, and/or sell copies of
2598
+ the Software, and to permit persons to whom the Software
2599
+ is furnished to do so, subject to the following
2600
+ conditions:
2796
2601
 
2797
- The above copyright notice and this permission notice shall be included in all
2798
- copies or substantial portions of the Software.
2602
+ The above copyright notice and this permission notice
2603
+ shall be included in all copies or substantial portions
2604
+ of the Software.
2799
2605
 
2800
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2801
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2802
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2803
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2804
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2805
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2806
- SOFTWARE.
2606
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2607
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2608
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2609
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2610
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2611
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2612
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2613
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2614
+ DEALINGS IN THE SOFTWARE.
2807
2615
 
2808
2616
  ````
2809
2617
 
@@ -2813,16 +2621,29 @@ SOFTWARE.
2813
2621
 
2814
2622
  ### Rust Crates:
2815
2623
 
2816
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
2624
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
2817
2625
 
2818
2626
  ````text
2819
- Copyright 2017 Juniper Networks, Inc.
2627
+ Copyright (c) 2015-2025 Sean McArthur
2820
2628
 
2821
- 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:
2629
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2630
+ of this software and associated documentation files (the "Software"), to deal
2631
+ in the Software without restriction, including without limitation the rights
2632
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2633
+ copies of the Software, and to permit persons to whom the Software is
2634
+ furnished to do so, subject to the following conditions:
2822
2635
 
2823
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2636
+ The above copyright notice and this permission notice shall be included in
2637
+ all copies or substantial portions of the Software.
2638
+
2639
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2640
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2641
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2642
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2643
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2644
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2645
+ THE SOFTWARE.
2824
2646
 
2825
- 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.
2826
2647
 
2827
2648
  ````
2828
2649
 
@@ -2832,10 +2653,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2832
2653
 
2833
2654
  ### Rust Crates:
2834
2655
 
2835
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
2656
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
2836
2657
 
2837
2658
  ````text
2838
- Copyright (c) 2010 The Rust Project Developers
2659
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
2839
2660
 
2840
2661
  Permission is hereby granted, free of charge, to any
2841
2662
  person obtaining a copy of this software and associated
@@ -2869,10 +2690,10 @@ DEALINGS IN THE SOFTWARE.
2869
2690
 
2870
2691
  ### Rust Crates:
2871
2692
 
2872
- - [http](https://github.com/hyperium/http) (1.4.0)
2693
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
2873
2694
 
2874
2695
  ````text
2875
- Copyright (c) 2017 http-rs authors
2696
+ Copyright (c) 2017 Robert Grosse
2876
2697
 
2877
2698
  Permission is hereby granted, free of charge, to any
2878
2699
  person obtaining a copy of this software and associated
@@ -2897,7 +2718,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2897
2718
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2898
2719
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2899
2720
  DEALINGS IN THE SOFTWARE.
2900
-
2901
2721
  ````
2902
2722
 
2903
2723
  ---
@@ -2906,13 +2726,10 @@ DEALINGS IN THE SOFTWARE.
2906
2726
 
2907
2727
  ### Rust Crates:
2908
2728
 
2909
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
2910
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
2729
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
2911
2730
 
2912
2731
  ````text
2913
- Copyright (c) 2006-2009 Graydon Hoare
2914
- Copyright (c) 2009-2013 Mozilla Foundation
2915
- Copyright (c) 2016 Artyom Pavlov
2732
+ Copyright (c) The Rust Project Developers
2916
2733
 
2917
2734
  Permission is hereby granted, free of charge, to any
2918
2735
  person obtaining a copy of this software and associated
@@ -2946,10 +2763,531 @@ DEALINGS IN THE SOFTWARE.
2946
2763
 
2947
2764
  ### Rust Crates:
2948
2765
 
2949
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
2766
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
2767
+
2768
+ ````text
2769
+ Copyright 2016 Nika Layzell
2770
+
2771
+ 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:
2772
+
2773
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2774
+
2775
+ 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.
2776
+
2777
+ ````
2778
+
2779
+ ---
2780
+
2781
+ ## The following dependencies are licensed under the MIT License:
2782
+
2783
+ ### Rust Crates:
2784
+
2785
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
2786
+
2787
+ ````text
2788
+ Copyright (c) 2017 Daniel Abramov
2789
+ Copyright (c) 2017 Alexey Galakhov
2790
+
2791
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2792
+ of this software and associated documentation files (the "Software"), to deal
2793
+ in the Software without restriction, including without limitation the rights
2794
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2795
+ copies of the Software, and to permit persons to whom the Software is
2796
+ furnished to do so, subject to the following conditions:
2797
+
2798
+ The above copyright notice and this permission notice shall be included in
2799
+ all copies or substantial portions of the Software.
2800
+
2801
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2802
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2803
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2804
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2805
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2806
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2807
+ THE SOFTWARE.
2808
+
2809
+ ````
2810
+
2811
+ ---
2812
+
2813
+ ## The following dependencies are licensed under the MIT License:
2814
+
2815
+ ### Rust Crates:
2816
+
2817
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
2818
+
2819
+ ````text
2820
+ The MIT License (MIT)
2821
+
2822
+ Copyright (c) 2014 Mathijs van de Nes
2823
+
2824
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2825
+ of this software and associated documentation files (the "Software"), to deal
2826
+ in the Software without restriction, including without limitation the rights
2827
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2828
+ copies of the Software, and to permit persons to whom the Software is
2829
+ furnished to do so, subject to the following conditions:
2830
+
2831
+ The above copyright notice and this permission notice shall be included in all
2832
+ copies or substantial portions of the Software.
2833
+
2834
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2835
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2836
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2837
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2838
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2839
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2840
+ SOFTWARE.
2841
+
2842
+ Some files in the "tests/data" subdirectory of this repository are under other
2843
+ licences; see files named LICENSE.*.txt for details.
2844
+ ````
2845
+
2846
+ ---
2847
+
2848
+ ## The following dependencies are licensed under the MIT License:
2849
+
2850
+ ### Rust Crates:
2851
+
2852
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
2853
+ - [log](https://github.com/rust-lang/log) (0.4.29)
2854
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
2855
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
2856
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
2857
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
2858
+
2859
+ ````text
2860
+ Copyright (c) 2014 The Rust Project Developers
2861
+
2862
+ Permission is hereby granted, free of charge, to any
2863
+ person obtaining a copy of this software and associated
2864
+ documentation files (the "Software"), to deal in the
2865
+ Software without restriction, including without
2866
+ limitation the rights to use, copy, modify, merge,
2867
+ publish, distribute, sublicense, and/or sell copies of
2868
+ the Software, and to permit persons to whom the Software
2869
+ is furnished to do so, subject to the following
2870
+ conditions:
2871
+
2872
+ The above copyright notice and this permission notice
2873
+ shall be included in all copies or substantial portions
2874
+ of the Software.
2875
+
2876
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2877
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2878
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2879
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2880
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2881
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2882
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2883
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2884
+ DEALINGS IN THE SOFTWARE.
2885
+
2886
+ ````
2887
+
2888
+ ---
2889
+
2890
+ ## The following dependencies are licensed under the MIT License:
2891
+
2892
+ ### NPM Packages:
2893
+
2894
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
2895
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
2896
+
2897
+ ````text
2898
+ MIT License
2899
+
2900
+ Copyright (c) Microsoft Corporation.
2901
+
2902
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2903
+ of this software and associated documentation files (the "Software"), to deal
2904
+ in the Software without restriction, including without limitation the rights
2905
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2906
+ copies of the Software, and to permit persons to whom the Software is
2907
+ furnished to do so, subject to the following conditions:
2908
+
2909
+ The above copyright notice and this permission notice shall be included in all
2910
+ copies or substantial portions of the Software.
2911
+
2912
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2913
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2914
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2915
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2916
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2917
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2918
+ SOFTWARE
2919
+
2920
+ ````
2921
+
2922
+ ---
2923
+
2924
+ ## The following dependencies are licensed under the MIT License:
2925
+
2926
+ ### Rust Crates:
2927
+
2928
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
2929
+
2930
+ ````text
2931
+ The MIT License (MIT)
2932
+
2933
+ Copyright (c) 2016 Johann Tuffe
2934
+
2935
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2936
+ of this software and associated documentation files (the "Software"), to deal
2937
+ in the Software without restriction, including without limitation the rights
2938
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2939
+ copies of the Software, and to permit persons to whom the Software is
2940
+ furnished to do so, subject to the following conditions:
2941
+
2942
+
2943
+ The above copyright notice and this permission notice shall be included in
2944
+ all copies or substantial portions of the Software.
2945
+
2946
+
2947
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2948
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2949
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2950
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2951
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2952
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2953
+ THE SOFTWARE.
2954
+
2955
+ ````
2956
+
2957
+ ---
2958
+
2959
+ ## The following dependencies are licensed under the MIT License:
2960
+
2961
+ ### NPM Packages:
2962
+
2963
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
2964
+
2965
+ ````text
2966
+ This software is released under the MIT license:
2967
+
2968
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2969
+ this software and associated documentation files (the "Software"), to deal in
2970
+ the Software without restriction, including without limitation the rights to
2971
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2972
+ the Software, and to permit persons to whom the Software is furnished to do so,
2973
+ subject to the following conditions:
2974
+
2975
+ The above copyright notice and this permission notice shall be included in all
2976
+ copies or substantial portions of the Software.
2977
+
2978
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2979
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2980
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2981
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2982
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2983
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2984
+
2985
+ ````
2986
+
2987
+ ---
2988
+
2989
+ ## The following dependencies are licensed under the MIT License:
2990
+
2991
+ ### Rust Crates:
2992
+
2993
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
2994
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
2995
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
2996
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
2997
+
2998
+ ````text
2999
+ Copyright (c) 2016 The Rust Project Developers
3000
+
3001
+ Permission is hereby granted, free of charge, to any
3002
+ person obtaining a copy of this software and associated
3003
+ documentation files (the "Software"), to deal in the
3004
+ Software without restriction, including without
3005
+ limitation the rights to use, copy, modify, merge,
3006
+ publish, distribute, sublicense, and/or sell copies of
3007
+ the Software, and to permit persons to whom the Software
3008
+ is furnished to do so, subject to the following
3009
+ conditions:
3010
+
3011
+ The above copyright notice and this permission notice
3012
+ shall be included in all copies or substantial portions
3013
+ of the Software.
3014
+
3015
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3016
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3017
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3018
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3019
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3020
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3021
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3022
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3023
+ DEALINGS IN THE SOFTWARE.
3024
+
3025
+ ````
3026
+
3027
+ ---
3028
+
3029
+ ## The following dependencies are licensed under the MIT License:
3030
+
3031
+ ### Rust Crates:
3032
+
3033
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
3034
+
3035
+ ````text
3036
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
3037
+
3038
+ Permission is hereby granted, free of charge, to any
3039
+ person obtaining a copy of this software and associated
3040
+ documentation files (the "Software"), to deal in the
3041
+ Software without restriction, including without
3042
+ limitation the rights to use, copy, modify, merge,
3043
+ publish, distribute, sublicense, and/or sell copies of
3044
+ the Software, and to permit persons to whom the Software
3045
+ is furnished to do so, subject to the following
3046
+ conditions:
3047
+
3048
+ The above copyright notice and this permission notice
3049
+ shall be included in all copies or substantial portions
3050
+ of the Software.
3051
+
3052
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3053
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3054
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3055
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3056
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3057
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3058
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3059
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3060
+ DEALINGS IN THE SOFTWARE.
3061
+
3062
+ ````
3063
+
3064
+ ---
3065
+
3066
+ ## The following dependencies are licensed under the MIT License:
3067
+
3068
+ ### Rust Crates:
3069
+
3070
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
3071
+
3072
+ ````text
3073
+ Copyright (c) 2018-2024 The rust-random Project Developers
3074
+ Copyright (c) 2014 The Rust Project Developers
3075
+
3076
+ Permission is hereby granted, free of charge, to any
3077
+ person obtaining a copy of this software and associated
3078
+ documentation files (the "Software"), to deal in the
3079
+ Software without restriction, including without
3080
+ limitation the rights to use, copy, modify, merge,
3081
+ publish, distribute, sublicense, and/or sell copies of
3082
+ the Software, and to permit persons to whom the Software
3083
+ is furnished to do so, subject to the following
3084
+ conditions:
3085
+
3086
+ The above copyright notice and this permission notice
3087
+ shall be included in all copies or substantial portions
3088
+ of the Software.
3089
+
3090
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3091
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3092
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3093
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3094
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3095
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3096
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3097
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3098
+ DEALINGS IN THE SOFTWARE.
3099
+
3100
+ ````
3101
+
3102
+ ---
3103
+
3104
+ ## The following dependencies are licensed under the MIT License:
3105
+
3106
+ ### NPM Packages:
3107
+
3108
+ - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.9) (0.0.9)
3109
+
3110
+ ````text
3111
+ MIT License
3112
+
3113
+ Copyright (c) 2026 Huawei Device Co., Ltd.
3114
+
3115
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3116
+ of this software and associated documentation files (the "Software"), to deal
3117
+ in the Software without restriction, including without limitation the rights
3118
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3119
+ copies of the Software, and to permit persons to whom the Software is
3120
+ furnished to do so, subject to the following conditions:
3121
+
3122
+ The above copyright notice and this permission notice shall be included in all
3123
+ copies or substantial portions of the Software.
3124
+
3125
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3126
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3127
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3128
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3129
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3130
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3131
+ SOFTWARE.
3132
+
3133
+ ````
3134
+
3135
+ ---
3136
+
3137
+ ## The following dependencies are licensed under the MIT License:
3138
+
3139
+ ### Rust Crates:
3140
+
3141
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
3142
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
3143
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
3144
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
3145
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
3146
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
3147
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
3148
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
3149
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
3150
+
3151
+ ````text
3152
+ Copyright (c) 2016 Alex Crichton
3153
+ Copyright (c) 2017 The Tokio Authors
3154
+
3155
+ Permission is hereby granted, free of charge, to any
3156
+ person obtaining a copy of this software and associated
3157
+ documentation files (the "Software"), to deal in the
3158
+ Software without restriction, including without
3159
+ limitation the rights to use, copy, modify, merge,
3160
+ publish, distribute, sublicense, and/or sell copies of
3161
+ the Software, and to permit persons to whom the Software
3162
+ is furnished to do so, subject to the following
3163
+ conditions:
3164
+
3165
+ The above copyright notice and this permission notice
3166
+ shall be included in all copies or substantial portions
3167
+ of the Software.
3168
+
3169
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3170
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3171
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3172
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3173
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3174
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3175
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3176
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3177
+ DEALINGS IN THE SOFTWARE.
3178
+
3179
+ ````
3180
+
3181
+ ---
3182
+
3183
+ ## The following dependencies are licensed under the MIT License:
3184
+
3185
+ ### Rust Crates:
3186
+
3187
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
3188
+
3189
+ ````text
3190
+ Copyright (c) 2014-2026 Sean McArthur
3191
+
3192
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3193
+ of this software and associated documentation files (the "Software"), to deal
3194
+ in the Software without restriction, including without limitation the rights
3195
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3196
+ copies of the Software, and to permit persons to whom the Software is
3197
+ furnished to do so, subject to the following conditions:
3198
+
3199
+ The above copyright notice and this permission notice shall be included in
3200
+ all copies or substantial portions of the Software.
3201
+
3202
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3203
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3204
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3205
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3206
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3207
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3208
+ THE SOFTWARE.
3209
+
3210
+ ````
3211
+
3212
+ ---
3213
+
3214
+ ## The following dependencies are licensed under the MIT License:
3215
+
3216
+ ### Rust Crates:
3217
+
3218
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
3219
+
3220
+ ````text
3221
+ The MIT License (MIT)
3222
+
3223
+ Copyright (c) 2015 Alice Maz
3224
+
3225
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3226
+ of this software and associated documentation files (the "Software"), to deal
3227
+ in the Software without restriction, including without limitation the rights
3228
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3229
+ copies of the Software, and to permit persons to whom the Software is
3230
+ furnished to do so, subject to the following conditions:
3231
+
3232
+ The above copyright notice and this permission notice shall be included in
3233
+ all copies or substantial portions of the Software.
3234
+
3235
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3236
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3237
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3238
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3239
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3240
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3241
+ THE SOFTWARE.
3242
+
3243
+ ````
3244
+
3245
+ ---
3246
+
3247
+ ## The following dependencies are licensed under the MIT License:
3248
+
3249
+ ### Rust Crates:
3250
+
3251
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
3252
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3253
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3254
+
3255
+ ````text
3256
+ MIT License
3257
+
3258
+ Copyright (c) 2023 magiclen.org (Ron Li)
3259
+
3260
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3261
+ of this software and associated documentation files (the "Software"), to deal
3262
+ in the Software without restriction, including without limitation the rights
3263
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3264
+ copies of the Software, and to permit persons to whom the Software is
3265
+ furnished to do so, subject to the following conditions:
3266
+
3267
+ The above copyright notice and this permission notice shall be included in all
3268
+ copies or substantial portions of the Software.
3269
+
3270
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3271
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3272
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3273
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3274
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3275
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3276
+ SOFTWARE.
3277
+
3278
+ ````
3279
+
3280
+ ---
3281
+
3282
+ ## The following dependencies are licensed under the MIT License:
3283
+
3284
+ ### Rust Crates:
3285
+
3286
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
2950
3287
 
2951
3288
  ````text
2952
- Copyright (c) 2018-2019 The RustCrypto Project Developers
3289
+ Copyright (c) 2018-2026 The rust-random Project Developers
3290
+ Copyright (c) 2014 The Rust Project Developers
2953
3291
 
2954
3292
  Permission is hereby granted, free of charge, to any
2955
3293
  person obtaining a copy of this software and associated
@@ -2983,14 +3321,17 @@ DEALINGS IN THE SOFTWARE.
2983
3321
 
2984
3322
  ### Rust Crates:
2985
3323
 
2986
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
2987
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
2988
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
3324
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
2989
3325
 
2990
3326
  ````text
2991
- MIT License
3327
+ Copyright (c) 2016 The humantime Developers
3328
+
3329
+ Includes parts of http date with the following copyright:
3330
+ Copyright (c) 2016 Pyfisch
3331
+
3332
+ Includes portions of musl libc with the following copyright:
3333
+ Copyright © 2005-2013 Rich Felker
2992
3334
 
2993
- Copyright (c) 2017 Ted Driggs
2994
3335
 
2995
3336
  Permission is hereby granted, free of charge, to any person obtaining a copy
2996
3337
  of this software and associated documentation files (the "Software"), to deal
@@ -3018,10 +3359,10 @@ SOFTWARE.
3018
3359
 
3019
3360
  ### Rust Crates:
3020
3361
 
3021
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
3362
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3022
3363
 
3023
3364
  ````text
3024
- Copyright (c) 2019 Nick Fitzgerald
3365
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3025
3366
 
3026
3367
  Permission is hereby granted, free of charge, to any
3027
3368
  person obtaining a copy of this software and associated
@@ -3092,19 +3433,10 @@ DEALINGS IN THE SOFTWARE.
3092
3433
 
3093
3434
  ### Rust Crates:
3094
3435
 
3095
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
3096
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
3097
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
3098
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
3099
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
3100
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
3101
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
3102
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
3103
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
3436
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
3104
3437
 
3105
3438
  ````text
3106
- Copyright (c) 2016 Alex Crichton
3107
- Copyright (c) 2017 The Tokio Authors
3439
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
3108
3440
 
3109
3441
  Permission is hereby granted, free of charge, to any
3110
3442
  person obtaining a copy of this software and associated
@@ -3138,28 +3470,16 @@ DEALINGS IN THE SOFTWARE.
3138
3470
 
3139
3471
  ### Rust Crates:
3140
3472
 
3141
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
3473
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
3142
3474
 
3143
3475
  ````text
3144
- Copyright (c) 2023-2025 Sean McArthur
3476
+ Copyright 2017 Juniper Networks, Inc.
3145
3477
 
3146
- Permission is hereby granted, free of charge, to any person obtaining a copy
3147
- of this software and associated documentation files (the "Software"), to deal
3148
- in the Software without restriction, including without limitation the rights
3149
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3150
- copies of the Software, and to permit persons to whom the Software is
3151
- furnished to do so, subject to the following conditions:
3478
+ 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:
3152
3479
 
3153
- The above copyright notice and this permission notice shall be included in
3154
- all copies or substantial portions of the Software.
3480
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3155
3481
 
3156
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3157
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3158
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3159
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3160
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3161
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3162
- THE SOFTWARE.
3482
+ 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.
3163
3483
 
3164
3484
  ````
3165
3485
 
@@ -3167,29 +3487,18 @@ THE SOFTWARE.
3167
3487
 
3168
3488
  ## The following dependencies are licensed under the MIT License:
3169
3489
 
3170
- ### NPM Packages:
3490
+ ### Rust Crates:
3171
3491
 
3172
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
3492
+ - [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
3173
3493
 
3174
3494
  ````text
3175
- This software is released under the MIT license:
3495
+ Copyright (c) 2015 steffengy
3176
3496
 
3177
- Permission is hereby granted, free of charge, to any person obtaining a copy of
3178
- this software and associated documentation files (the "Software"), to deal in
3179
- the Software without restriction, including without limitation the rights to
3180
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3181
- the Software, and to permit persons to whom the Software is furnished to do so,
3182
- subject to the following conditions:
3497
+ 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:
3183
3498
 
3184
- The above copyright notice and this permission notice shall be included in all
3185
- copies or substantial portions of the Software.
3499
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3186
3500
 
3187
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3188
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3189
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3190
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3191
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3192
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3501
+ 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.
3193
3502
 
3194
3503
  ````
3195
3504
 
@@ -3199,12 +3508,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3199
3508
 
3200
3509
  ### Rust Crates:
3201
3510
 
3202
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
3511
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
3203
3512
 
3204
3513
  ````text
3205
- The MIT License (MIT)
3206
-
3207
- Copyright (c) 2014 Paho Lurie-Gregg
3514
+ Copyright (c) 2016 The rust-native-tls Developers
3208
3515
 
3209
3516
  Permission is hereby granted, free of charge, to any person obtaining a copy
3210
3517
  of this software and associated documentation files (the "Software"), to deal
@@ -3232,46 +3539,12 @@ SOFTWARE.
3232
3539
 
3233
3540
  ### Rust Crates:
3234
3541
 
3235
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
3236
-
3237
- ````text
3238
- Copyright (c) 2016-2025 Sean McArthur
3239
-
3240
- Permission is hereby granted, free of charge, to any person obtaining a copy
3241
- of this software and associated documentation files (the "Software"), to deal
3242
- in the Software without restriction, including without limitation the rights
3243
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3244
- copies of the Software, and to permit persons to whom the Software is
3245
- furnished to do so, subject to the following conditions:
3246
-
3247
- The above copyright notice and this permission notice shall be included in
3248
- all copies or substantial portions of the Software.
3249
-
3250
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3251
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3252
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3253
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3254
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3255
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3256
- THE SOFTWARE.
3257
-
3258
-
3259
- ````
3260
-
3261
- ---
3262
-
3263
- ## The following dependencies are licensed under the MIT License:
3264
-
3265
- ### Rust Crates:
3266
-
3267
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
3542
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
3268
3543
 
3269
3544
  ````text
3270
- The MIT License (MIT)
3545
+ MIT License
3271
3546
 
3272
- Copyright (c) 2015 Danny Guo
3273
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3274
- Copyright (c) 2018 Akash Kurdekar
3547
+ Copyright (c) 2017 Nikolai Vazquez
3275
3548
 
3276
3549
  Permission is hereby granted, free of charge, to any person obtaining a copy
3277
3550
  of this software and associated documentation files (the "Software"), to deal
@@ -3299,47 +3572,11 @@ SOFTWARE.
3299
3572
 
3300
3573
  ### Rust Crates:
3301
3574
 
3302
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
3303
-
3304
- ````text
3305
- Copyright Mozilla Foundation
3306
-
3307
- Permission is hereby granted, free of charge, to any
3308
- person obtaining a copy of this software and associated
3309
- documentation files (the "Software"), to deal in the
3310
- Software without restriction, including without
3311
- limitation the rights to use, copy, modify, merge,
3312
- publish, distribute, sublicense, and/or sell copies of
3313
- the Software, and to permit persons to whom the Software
3314
- is furnished to do so, subject to the following
3315
- conditions:
3316
-
3317
- The above copyright notice and this permission notice
3318
- shall be included in all copies or substantial portions
3319
- of the Software.
3320
-
3321
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3322
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3323
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3324
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3325
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3326
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3327
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3328
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3329
- DEALINGS IN THE SOFTWARE.
3330
-
3331
- ````
3332
-
3333
- ---
3334
-
3335
- ## The following dependencies are licensed under the MIT License:
3336
-
3337
- ### Rust Crates:
3338
-
3339
- - [want](https://github.com/seanmonstar/want) (0.3.1)
3575
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
3340
3576
 
3341
3577
  ````text
3342
- Copyright (c) 2018-2019 Sean McArthur
3578
+ Copyright (c) 2018-2023 Sean McArthur
3579
+ Copyright (c) 2016 Alex Crichton
3343
3580
 
3344
3581
  Permission is hereby granted, free of charge, to any person obtaining a copy
3345
3582
  of this software and associated documentation files (the "Software"), to deal
@@ -3368,91 +3605,10 @@ THE SOFTWARE.
3368
3605
 
3369
3606
  ### Rust Crates:
3370
3607
 
3371
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
3372
- - [log](https://github.com/rust-lang/log) (0.4.29)
3373
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
3374
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
3375
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
3376
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
3377
-
3378
- ````text
3379
- Copyright (c) 2014 The Rust Project Developers
3380
-
3381
- Permission is hereby granted, free of charge, to any
3382
- person obtaining a copy of this software and associated
3383
- documentation files (the "Software"), to deal in the
3384
- Software without restriction, including without
3385
- limitation the rights to use, copy, modify, merge,
3386
- publish, distribute, sublicense, and/or sell copies of
3387
- the Software, and to permit persons to whom the Software
3388
- is furnished to do so, subject to the following
3389
- conditions:
3390
-
3391
- The above copyright notice and this permission notice
3392
- shall be included in all copies or substantial portions
3393
- of the Software.
3394
-
3395
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3396
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3397
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3398
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3399
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3400
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3401
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3402
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3403
- DEALINGS IN THE SOFTWARE.
3404
-
3405
- ````
3406
-
3407
- ---
3408
-
3409
- ## The following dependencies are licensed under the MIT License:
3410
-
3411
- ### Rust Crates:
3412
-
3413
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
3414
-
3415
- ````text
3416
- Copyright (c) 2019 Carl Lerche
3417
-
3418
- Permission is hereby granted, free of charge, to any
3419
- person obtaining a copy of this software and associated
3420
- documentation files (the "Software"), to deal in the
3421
- Software without restriction, including without
3422
- limitation the rights to use, copy, modify, merge,
3423
- publish, distribute, sublicense, and/or sell copies of
3424
- the Software, and to permit persons to whom the Software
3425
- is furnished to do so, subject to the following
3426
- conditions:
3427
-
3428
- The above copyright notice and this permission notice
3429
- shall be included in all copies or substantial portions
3430
- of the Software.
3431
-
3432
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3433
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3434
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3435
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3436
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3437
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3438
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3439
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3440
- DEALINGS IN THE SOFTWARE.
3441
-
3442
- ````
3443
-
3444
- ---
3445
-
3446
- ## The following dependencies are licensed under the MIT License:
3447
-
3448
- ### Rust Crates:
3449
-
3450
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
3608
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
3451
3609
 
3452
3610
  ````text
3453
- The MIT License (MIT)
3454
-
3455
- Copyright (c) 2015 Alice Maz
3611
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
3456
3612
 
3457
3613
  Permission is hereby granted, free of charge, to any person obtaining a copy
3458
3614
  of this software and associated documentation files (the "Software"), to deal
@@ -3480,14 +3636,10 @@ THE SOFTWARE.
3480
3636
 
3481
3637
  ### Rust Crates:
3482
3638
 
3483
- - [educe](https://github.com/magiclen/educe) (0.5.11)
3484
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3485
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3639
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
3486
3640
 
3487
3641
  ````text
3488
- MIT License
3489
-
3490
- Copyright (c) 2023 magiclen.org (Ron Li)
3642
+ Copyright (c) 2018-2019 Sean McArthur
3491
3643
 
3492
3644
  Permission is hereby granted, free of charge, to any person obtaining a copy
3493
3645
  of this software and associated documentation files (the "Software"), to deal
@@ -3496,53 +3648,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3496
3648
  copies of the Software, and to permit persons to whom the Software is
3497
3649
  furnished to do so, subject to the following conditions:
3498
3650
 
3499
- The above copyright notice and this permission notice shall be included in all
3500
- copies or substantial portions of the Software.
3651
+ The above copyright notice and this permission notice shall be included in
3652
+ all copies or substantial portions of the Software.
3501
3653
 
3502
3654
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3503
3655
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3504
3656
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3505
3657
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3506
3658
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3507
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3508
- SOFTWARE.
3509
-
3510
- ````
3511
-
3512
- ---
3513
-
3514
- ## The following dependencies are licensed under the MIT License:
3515
-
3516
- ### Rust Crates:
3517
-
3518
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
3519
-
3520
- ````text
3521
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
3522
-
3523
- Permission is hereby granted, free of charge, to any
3524
- person obtaining a copy of this software and associated
3525
- documentation files (the "Software"), to deal in the
3526
- Software without restriction, including without
3527
- limitation the rights to use, copy, modify, merge,
3528
- publish, distribute, sublicense, and/or sell copies of
3529
- the Software, and to permit persons to whom the Software
3530
- is furnished to do so, subject to the following
3531
- conditions:
3532
-
3533
- The above copyright notice and this permission notice
3534
- shall be included in all copies or substantial portions
3535
- of the Software.
3659
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3660
+ THE SOFTWARE.
3536
3661
 
3537
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3538
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3539
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3540
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3541
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3542
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3543
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3544
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3545
- DEALINGS IN THE SOFTWARE.
3546
3662
 
3547
3663
  ````
3548
3664
 
@@ -3552,10 +3668,10 @@ DEALINGS IN THE SOFTWARE.
3552
3668
 
3553
3669
  ### Rust Crates:
3554
3670
 
3555
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
3671
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
3556
3672
 
3557
3673
  ````text
3558
- Copyright (c) 2013-2016 The rust-url developers
3674
+ Copyright (c) 2017 Artyom Pavlov
3559
3675
 
3560
3676
  Permission is hereby granted, free of charge, to any
3561
3677
  person obtaining a copy of this software and associated
@@ -3589,42 +3705,10 @@ DEALINGS IN THE SOFTWARE.
3589
3705
 
3590
3706
  ### Rust Crates:
3591
3707
 
3592
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
3593
-
3594
- ````text
3595
- Copyright (c) 2017 Alexey Galakhov
3596
- Copyright (c) 2016 Jason Housley
3597
-
3598
- Permission is hereby granted, free of charge, to any person obtaining a copy
3599
- of this software and associated documentation files (the "Software"), to deal
3600
- in the Software without restriction, including without limitation the rights
3601
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3602
- copies of the Software, and to permit persons to whom the Software is
3603
- furnished to do so, subject to the following conditions:
3604
-
3605
- The above copyright notice and this permission notice shall be included in
3606
- all copies or substantial portions of the Software.
3607
-
3608
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3609
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3610
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3611
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3612
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3613
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3614
- THE SOFTWARE.
3615
-
3616
- ````
3617
-
3618
- ---
3619
-
3620
- ## The following dependencies are licensed under the MIT License:
3621
-
3622
- ### Rust Crates:
3623
-
3624
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
3708
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3625
3709
 
3626
3710
  ````text
3627
- Copyright (c) 2014-2026 Alex Crichton
3711
+ Copyright 2023 The Fuchsia Authors
3628
3712
 
3629
3713
  Permission is hereby granted, free of charge, to any
3630
3714
  person obtaining a copy of this software and associated
@@ -3650,36 +3734,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3650
3734
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3651
3735
  DEALINGS IN THE SOFTWARE.
3652
3736
 
3653
- ````
3654
-
3655
- ---
3656
-
3657
- ## The following dependencies are licensed under the MIT License:
3658
-
3659
- ### Rust Crates:
3660
-
3661
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
3662
-
3663
- ````text
3664
- Copyright (c) 2014 Carl Lerche and other MIO contributors
3665
-
3666
- Permission is hereby granted, free of charge, to any person obtaining a copy
3667
- of this software and associated documentation files (the "Software"), to deal
3668
- in the Software without restriction, including without limitation the rights
3669
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3670
- copies of the Software, and to permit persons to whom the Software is
3671
- furnished to do so, subject to the following conditions:
3672
-
3673
- The above copyright notice and this permission notice shall be included in
3674
- all copies or substantial portions of the Software.
3675
-
3676
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3677
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3678
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3679
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3680
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3681
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3682
- THE SOFTWARE.
3683
3737
 
3684
3738
  ````
3685
3739
 
@@ -3689,13 +3743,14 @@ THE SOFTWARE.
3689
3743
 
3690
3744
  ### Rust Crates:
3691
3745
 
3692
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
3693
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
3746
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
3747
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
3748
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
3694
3749
 
3695
3750
  ````text
3696
3751
  MIT License
3697
3752
 
3698
- Copyright (c) 2019 Graham Esau
3753
+ Copyright (c) 2017 Ted Driggs
3699
3754
 
3700
3755
  Permission is hereby granted, free of charge, to any person obtaining a copy
3701
3756
  of this software and associated documentation files (the "Software"), to deal
@@ -3723,12 +3778,12 @@ SOFTWARE.
3723
3778
 
3724
3779
  ### NPM Packages:
3725
3780
 
3726
- - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
3781
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
3727
3782
 
3728
3783
  ````text
3729
- The MIT License (MIT)
3784
+ MIT License
3730
3785
 
3731
- Copyright (c) 2015-2021 Evgeny Poberezkin
3786
+ Copyright (c) Matteo Collina and Undici contributors
3732
3787
 
3733
3788
  Permission is hereby granted, free of charge, to any person obtaining a copy
3734
3789
  of this software and associated documentation files (the "Software"), to deal
@@ -3748,21 +3803,23 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3748
3803
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3749
3804
  SOFTWARE.
3750
3805
 
3751
-
3752
3806
  ````
3753
3807
 
3754
3808
  ---
3755
3809
 
3756
3810
  ## The following dependencies are licensed under the MIT License:
3757
3811
 
3758
- ### NPM Packages:
3812
+ ### Rust Crates:
3759
3813
 
3760
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
3814
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
3815
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
3816
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
3817
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
3761
3818
 
3762
3819
  ````text
3763
3820
  The MIT License (MIT)
3764
3821
 
3765
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
3822
+ Copyright (c) 2015 Andrew Gallant
3766
3823
 
3767
3824
  Permission is hereby granted, free of charge, to any person obtaining a copy
3768
3825
  of this software and associated documentation files (the "Software"), to deal
@@ -3790,44 +3847,13 @@ THE SOFTWARE.
3790
3847
 
3791
3848
  ### Rust Crates:
3792
3849
 
3793
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
3850
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
3794
3851
 
3795
3852
  ````text
3796
- Copyright (c) 2018-2023 Sean McArthur
3797
- Copyright (c) 2016 Alex Crichton
3798
-
3799
- Permission is hereby granted, free of charge, to any person obtaining a copy
3800
- of this software and associated documentation files (the "Software"), to deal
3801
- in the Software without restriction, including without limitation the rights
3802
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3803
- copies of the Software, and to permit persons to whom the Software is
3804
- furnished to do so, subject to the following conditions:
3805
-
3806
- The above copyright notice and this permission notice shall be included in
3807
- all copies or substantial portions of the Software.
3808
-
3809
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3810
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3811
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3812
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3813
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3814
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3815
- THE SOFTWARE.
3816
-
3817
-
3818
- ````
3819
-
3820
- ---
3821
-
3822
- ## The following dependencies are licensed under the MIT License:
3823
-
3824
- ### Rust Crates:
3825
-
3826
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
3853
+ MIT License
3827
3854
 
3828
- ````text
3829
- Copyright (c) 2017 Daniel Abramov
3830
- Copyright (c) 2017 Alexey Galakhov
3855
+ Copyright (c) 2019 Yoshua Wuyts
3856
+ Copyright (c) Tokio Contributors
3831
3857
 
3832
3858
  Permission is hereby granted, free of charge, to any person obtaining a copy
3833
3859
  of this software and associated documentation files (the "Software"), to deal
@@ -3836,16 +3862,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3836
3862
  copies of the Software, and to permit persons to whom the Software is
3837
3863
  furnished to do so, subject to the following conditions:
3838
3864
 
3839
- The above copyright notice and this permission notice shall be included in
3840
- all copies or substantial portions of the Software.
3865
+ The above copyright notice and this permission notice shall be included in all
3866
+ copies or substantial portions of the Software.
3841
3867
 
3842
3868
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3843
3869
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3844
3870
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3845
3871
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3846
3872
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3847
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3848
- THE SOFTWARE.
3873
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3874
+ SOFTWARE.
3849
3875
 
3850
3876
  ````
3851
3877
 
@@ -3855,10 +3881,10 @@ THE SOFTWARE.
3855
3881
 
3856
3882
  ### Rust Crates:
3857
3883
 
3858
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
3884
+ - [http](https://github.com/hyperium/http) (1.4.0)
3859
3885
 
3860
3886
  ````text
3861
- Copyright (c) 2017 Robert Grosse
3887
+ Copyright (c) 2017 http-rs authors
3862
3888
 
3863
3889
  Permission is hereby granted, free of charge, to any
3864
3890
  person obtaining a copy of this software and associated
@@ -3883,6 +3909,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3883
3909
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3884
3910
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3885
3911
  DEALINGS IN THE SOFTWARE.
3912
+
3886
3913
  ````
3887
3914
 
3888
3915
  ---
@@ -3891,29 +3918,34 @@ DEALINGS IN THE SOFTWARE.
3891
3918
 
3892
3919
  ### Rust Crates:
3893
3920
 
3894
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
3921
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
3895
3922
 
3896
3923
  ````text
3897
- Copyright (c) 2015-2025 Sean McArthur
3898
-
3899
- Permission is hereby granted, free of charge, to any person obtaining a copy
3900
- of this software and associated documentation files (the "Software"), to deal
3901
- in the Software without restriction, including without limitation the rights
3902
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3903
- copies of the Software, and to permit persons to whom the Software is
3904
- furnished to do so, subject to the following conditions:
3924
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
3905
3925
 
3906
- The above copyright notice and this permission notice shall be included in
3907
- all copies or substantial portions of the Software.
3926
+ Permission is hereby granted, free of charge, to any
3927
+ person obtaining a copy of this software and associated
3928
+ documentation files (the "Software"), to deal in the
3929
+ Software without restriction, including without
3930
+ limitation the rights to use, copy, modify, merge,
3931
+ publish, distribute, sublicense, and/or sell copies of
3932
+ the Software, and to permit persons to whom the Software
3933
+ is furnished to do so, subject to the following
3934
+ conditions:
3908
3935
 
3909
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3910
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3911
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3912
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3913
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3914
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3915
- THE SOFTWARE.
3936
+ The above copyright notice and this permission notice
3937
+ shall be included in all copies or substantial portions
3938
+ of the Software.
3916
3939
 
3940
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3941
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3942
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3943
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3944
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3945
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3946
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3947
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3948
+ DEALINGS IN THE SOFTWARE.
3917
3949
 
3918
3950
  ````
3919
3951
 
@@ -3923,10 +3955,10 @@ THE SOFTWARE.
3923
3955
 
3924
3956
  ### Rust Crates:
3925
3957
 
3926
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
3958
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
3927
3959
 
3928
3960
  ````text
3929
- Copyright (c) The Rust Project Developers
3961
+ Copyright (c) 2017 Contributors
3930
3962
 
3931
3963
  Permission is hereby granted, free of charge, to any
3932
3964
  person obtaining a copy of this software and associated
@@ -4341,18 +4373,6 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
4341
4373
 
4342
4374
  ---
4343
4375
 
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.6) (0.0.6)
4349
-
4350
- ````text
4351
- Please refer to the package README for license details.
4352
- ````
4353
-
4354
- ---
4355
-
4356
4376
  ## The following dependencies are licensed under the Unicode-3.0 License:
4357
4377
 
4358
4378
  ### Rust Crates: