@deveco-codegenie/mcp-bridge-darwin-arm64 0.2.4 → 0.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -23,12 +23,12 @@
23
23
 
24
24
  ### Rust Crates:
25
25
 
26
- - [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
26
+ - [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
27
27
 
28
28
  ````text
29
29
  BSD Zero Clause License
30
30
 
31
- Copyright (c) 2025 Goat
31
+ Copyright (c) 2024 kotauskas
32
32
 
33
33
  Permission to use, copy, modify, and/or distribute this software for any
34
34
  purpose with or without fee is hereby granted.
@@ -49,12 +49,12 @@ PERFORMANCE OF THIS SOFTWARE.
49
49
 
50
50
  ### Rust Crates:
51
51
 
52
- - [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
52
+ - [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
53
53
 
54
54
  ````text
55
55
  BSD Zero Clause License
56
56
 
57
- Copyright (c) 2024 kotauskas
57
+ Copyright (c) 2025 Goat
58
58
 
59
59
  Permission to use, copy, modify, and/or distribute this software for any
60
60
  purpose with or without fee is hereby granted.
@@ -99,7 +99,9 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
99
99
 
100
100
  ### Rust Crates:
101
101
 
102
- - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
102
+ - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
103
+ - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
104
+ - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
103
105
 
104
106
  ````text
105
107
  Apache License
@@ -290,7 +292,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
290
292
  same "printed page" as the copyright notice for easier
291
293
  identification within third-party archives.
292
294
 
293
- Copyright 2011 Google Inc.
295
+ Copyright [yyyy] [name of copyright owner]
294
296
 
295
297
  Licensed under the Apache License, Version 2.0 (the "License");
296
298
  you may not use this file except in compliance with the License.
@@ -312,9 +314,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
312
314
 
313
315
  ### Rust Crates:
314
316
 
315
- - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
316
- - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
317
- - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
317
+ - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
318
318
 
319
319
  ````text
320
320
  Apache License
@@ -505,7 +505,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
505
505
  same "printed page" as the copyright notice for easier
506
506
  identification within third-party archives.
507
507
 
508
- Copyright [yyyy] [name of copyright owner]
508
+ Copyright 2011 Google Inc.
509
509
 
510
510
  Licensed under the Apache License, Version 2.0 (the "License");
511
511
  you may not use this file except in compliance with the License.
@@ -679,10 +679,41 @@ THIS SOFTWARE.
679
679
 
680
680
  ### Rust Crates:
681
681
 
682
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
682
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
683
683
 
684
684
  ````text
685
- Copyright (c) 2019 The CryptoCorrosion Contributors
685
+ Copyright (c) 2019 Eliza Weisman
686
+
687
+ Permission is hereby granted, free of charge, to any person obtaining a copy
688
+ of this software and associated documentation files (the "Software"), to deal
689
+ in the Software without restriction, including without limitation the rights
690
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
691
+ copies of the Software, and to permit persons to whom the Software is
692
+ furnished to do so, subject to the following conditions:
693
+
694
+ The above copyright notice and this permission notice shall be included in
695
+ all copies or substantial portions of the Software.
696
+
697
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
698
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
699
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
700
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
701
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
702
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
703
+ THE SOFTWARE.
704
+
705
+ ````
706
+
707
+ ---
708
+
709
+ ## The following dependencies are licensed under the MIT License:
710
+
711
+ ### Rust Crates:
712
+
713
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
714
+
715
+ ````text
716
+ Copyright (c) 2014-2026 Alex Crichton
686
717
 
687
718
  Permission is hereby granted, free of charge, to any
688
719
  person obtaining a copy of this software and associated
@@ -716,28 +747,34 @@ DEALINGS IN THE SOFTWARE.
716
747
 
717
748
  ### Rust Crates:
718
749
 
719
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
750
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
720
751
 
721
752
  ````text
722
- Copyright (c) 2019 Eliza Weisman
753
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
723
754
 
724
- Permission is hereby granted, free of charge, to any person obtaining a copy
725
- of this software and associated documentation files (the "Software"), to deal
726
- in the Software without restriction, including without limitation the rights
727
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
728
- copies of the Software, and to permit persons to whom the Software is
729
- furnished to do so, subject to the following conditions:
755
+ Permission is hereby granted, free of charge, to any
756
+ person obtaining a copy of this software and associated
757
+ documentation files (the "Software"), to deal in the
758
+ Software without restriction, including without
759
+ limitation the rights to use, copy, modify, merge,
760
+ publish, distribute, sublicense, and/or sell copies of
761
+ the Software, and to permit persons to whom the Software
762
+ is furnished to do so, subject to the following
763
+ conditions:
730
764
 
731
- The above copyright notice and this permission notice shall be included in
732
- all copies or substantial portions of the Software.
765
+ The above copyright notice and this permission notice
766
+ shall be included in all copies or substantial portions
767
+ of the Software.
733
768
 
734
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
735
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
736
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
737
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
738
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
739
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
740
- THE SOFTWARE.
769
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
770
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
771
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
772
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
773
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
774
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
775
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
776
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
777
+ DEALINGS IN THE SOFTWARE.
741
778
 
742
779
  ````
743
780
 
@@ -747,10 +784,10 @@ THE SOFTWARE.
747
784
 
748
785
  ### Rust Crates:
749
786
 
750
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
787
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
751
788
 
752
789
  ````text
753
- Copyright (c) 2016-2025 Sean McArthur
790
+ Copyright (c) 2014-2026 Sean McArthur
754
791
 
755
792
  Permission is hereby granted, free of charge, to any person obtaining a copy
756
793
  of this software and associated documentation files (the "Software"), to deal
@@ -770,7 +807,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
770
807
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
771
808
  THE SOFTWARE.
772
809
 
773
-
774
810
  ````
775
811
 
776
812
  ---
@@ -779,12 +815,11 @@ THE SOFTWARE.
779
815
 
780
816
  ### Rust Crates:
781
817
 
782
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
818
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
783
819
 
784
820
  ````text
785
- MIT License
786
-
787
- Copyright (c) 2025 Callum Oakley
821
+ Copyright (c) 2018-2023 Sean McArthur
822
+ Copyright (c) 2016 Alex Crichton
788
823
 
789
824
  Permission is hereby granted, free of charge, to any person obtaining a copy
790
825
  of this software and associated documentation files (the "Software"), to deal
@@ -793,49 +828,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
793
828
  copies of the Software, and to permit persons to whom the Software is
794
829
  furnished to do so, subject to the following conditions:
795
830
 
796
- The above copyright notice and this permission notice shall be included in all
797
- copies or substantial portions of the Software.
831
+ The above copyright notice and this permission notice shall be included in
832
+ all copies or substantial portions of the Software.
798
833
 
799
834
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
800
835
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
801
836
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
802
837
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
803
838
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
804
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
805
- SOFTWARE.
806
-
807
- ````
808
-
809
- ---
810
-
811
- ## The following dependencies are licensed under the MIT License:
812
-
813
- ### Rust Crates:
814
-
815
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
816
-
817
- ````text
818
- MIT License
819
-
820
- Copyright (c) 2017 Nikolai Vazquez
821
-
822
- Permission is hereby granted, free of charge, to any person obtaining a copy
823
- of this software and associated documentation files (the "Software"), to deal
824
- in the Software without restriction, including without limitation the rights
825
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
826
- copies of the Software, and to permit persons to whom the Software is
827
- furnished to do so, subject to the following conditions:
828
-
829
- The above copyright notice and this permission notice shall be included in all
830
- copies or substantial portions of the Software.
839
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
840
+ THE SOFTWARE.
831
841
 
832
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
833
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
834
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
835
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
836
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
837
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
838
- SOFTWARE.
839
842
 
840
843
  ````
841
844
 
@@ -845,10 +848,10 @@ SOFTWARE.
845
848
 
846
849
  ### Rust Crates:
847
850
 
848
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
851
+ - [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
849
852
 
850
853
  ````text
851
- Copyright (c) 2018-2019 The RustCrypto Project Developers
854
+ Copyright (c) 2015 The Rust Project Developers
852
855
 
853
856
  Permission is hereby granted, free of charge, to any
854
857
  person obtaining a copy of this software and associated
@@ -882,12 +885,10 @@ DEALINGS IN THE SOFTWARE.
882
885
 
883
886
  ### Rust Crates:
884
887
 
885
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
886
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
887
- - [url](https://github.com/servo/rust-url) (2.5.8)
888
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
888
889
 
889
890
  ````text
890
- Copyright (c) 2013-2025 The rust-url developers
891
+ Copyright 2023 The Fuchsia Authors
891
892
 
892
893
  Permission is hereby granted, free of charge, to any
893
894
  person obtaining a copy of this software and associated
@@ -913,41 +914,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
913
914
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
914
915
  DEALINGS IN THE SOFTWARE.
915
916
 
916
- ````
917
-
918
- ---
919
-
920
- ## The following dependencies are licensed under the MIT License:
921
-
922
- ### Rust Crates:
923
-
924
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
925
-
926
- ````text
927
- The MIT License (MIT)
928
-
929
- Copyright (c) 2014 Mathijs van de Nes
930
-
931
- Permission is hereby granted, free of charge, to any person obtaining a copy
932
- of this software and associated documentation files (the "Software"), to deal
933
- in the Software without restriction, including without limitation the rights
934
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
935
- copies of the Software, and to permit persons to whom the Software is
936
- furnished to do so, subject to the following conditions:
937
-
938
- The above copyright notice and this permission notice shall be included in all
939
- copies or substantial portions of the Software.
940
-
941
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
942
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
943
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
944
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
945
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
946
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
947
- SOFTWARE.
948
917
 
949
- Some files in the "tests/data" subdirectory of this repository are under other
950
- licences; see files named LICENSE.*.txt for details.
951
918
  ````
952
919
 
953
920
  ---
@@ -956,11 +923,11 @@ licences; see files named LICENSE.*.txt for details.
956
923
 
957
924
  ### Rust Crates:
958
925
 
959
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
960
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
926
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
961
927
 
962
928
  ````text
963
- Copyright (c) 2018-2019 dirs-rs contributors
929
+ Copyright (c) 2013-2014 The Rust Project Developers.
930
+ Copyright (c) 2015-2020 The rust-hex Developers
964
931
 
965
932
  Permission is hereby granted, free of charge, to any person obtaining a copy
966
933
  of this software and associated documentation files (the "Software"), to deal
@@ -988,10 +955,11 @@ SOFTWARE.
988
955
 
989
956
  ### Rust Crates:
990
957
 
991
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
958
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
992
959
 
993
960
  ````text
994
- Copyright (c) 2014-2026 Alex Crichton
961
+ Copyright (c) 2018-2024 The rust-random Project Developers
962
+ Copyright (c) 2014 The Rust Project Developers
995
963
 
996
964
  Permission is hereby granted, free of charge, to any
997
965
  person obtaining a copy of this software and associated
@@ -1023,17 +991,42 @@ DEALINGS IN THE SOFTWARE.
1023
991
 
1024
992
  ## The following dependencies are licensed under the MIT License:
1025
993
 
994
+ ### NPM Packages:
995
+
996
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
997
+
998
+ ````text
999
+ This software is released under the MIT license:
1000
+
1001
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1002
+ this software and associated documentation files (the "Software"), to deal in
1003
+ the Software without restriction, including without limitation the rights to
1004
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1005
+ the Software, and to permit persons to whom the Software is furnished to do so,
1006
+ subject to the following conditions:
1007
+
1008
+ The above copyright notice and this permission notice shall be included in all
1009
+ copies or substantial portions of the Software.
1010
+
1011
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1012
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1013
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1014
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1015
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1016
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1017
+
1018
+ ````
1019
+
1020
+ ---
1021
+
1022
+ ## The following dependencies are licensed under the MIT License:
1023
+
1026
1024
  ### Rust Crates:
1027
1025
 
1028
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
1029
- - [log](https://github.com/rust-lang/log) (0.4.29)
1030
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
1031
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
1032
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
1033
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
1026
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
1034
1027
 
1035
1028
  ````text
1036
- Copyright (c) 2014 The Rust Project Developers
1029
+ Copyright (c) 2019 Nick Fitzgerald
1037
1030
 
1038
1031
  Permission is hereby granted, free of charge, to any
1039
1032
  person obtaining a copy of this software and associated
@@ -1067,10 +1060,10 @@ DEALINGS IN THE SOFTWARE.
1067
1060
 
1068
1061
  ### Rust Crates:
1069
1062
 
1070
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1063
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
1071
1064
 
1072
1065
  ````text
1073
- Copyright (c) 2018 Carl Lerche
1066
+ Copyright (c) 2010 The Rust Project Developers
1074
1067
 
1075
1068
  Permission is hereby granted, free of charge, to any
1076
1069
  person obtaining a copy of this software and associated
@@ -1104,10 +1097,10 @@ DEALINGS IN THE SOFTWARE.
1104
1097
 
1105
1098
  ### Rust Crates:
1106
1099
 
1107
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
1100
+ - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
1108
1101
 
1109
1102
  ````text
1110
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
1103
+ Copyright (c) 2014 Chris Wong
1111
1104
 
1112
1105
  Permission is hereby granted, free of charge, to any
1113
1106
  person obtaining a copy of this software and associated
@@ -1141,50 +1134,42 @@ DEALINGS IN THE SOFTWARE.
1141
1134
 
1142
1135
  ### Rust Crates:
1143
1136
 
1144
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
1137
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
1145
1138
 
1146
1139
  ````text
1147
- Copyright 2023 The Fuchsia Authors
1148
-
1149
- Permission is hereby granted, free of charge, to any
1150
- person obtaining a copy of this software and associated
1151
- documentation files (the "Software"), to deal in the
1152
- Software without restriction, including without
1153
- limitation the rights to use, copy, modify, merge,
1154
- publish, distribute, sublicense, and/or sell copies of
1155
- the Software, and to permit persons to whom the Software
1156
- is furnished to do so, subject to the following
1157
- conditions:
1158
-
1159
- The above copyright notice and this permission notice
1160
- shall be included in all copies or substantial portions
1161
- of the Software.
1162
-
1163
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1164
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1165
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1166
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1167
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1168
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1169
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1170
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1171
- DEALINGS IN THE SOFTWARE.
1172
-
1173
-
1140
+ The MIT License (MIT)
1141
+
1142
+ Copyright (c) 2015 Bartłomiej Kamiński
1143
+
1144
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1145
+ of this software and associated documentation files (the "Software"), to deal
1146
+ in the Software without restriction, including without limitation the rights
1147
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1148
+ copies of the Software, and to permit persons to whom the Software is
1149
+ furnished to do so, subject to the following conditions:
1150
+
1151
+ The above copyright notice and this permission notice shall be included in all
1152
+ copies or substantial portions of the Software.
1153
+
1154
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1155
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1156
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1157
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1158
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1159
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1160
+ SOFTWARE.
1174
1161
  ````
1175
1162
 
1176
1163
  ---
1177
1164
 
1178
1165
  ## The following dependencies are licensed under the MIT License:
1179
1166
 
1180
- ### NPM Packages:
1167
+ ### Rust Crates:
1181
1168
 
1182
- - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
1169
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
1183
1170
 
1184
1171
  ````text
1185
- The MIT License (MIT)
1186
-
1187
- Copyright (c) 2015-2021 Evgeny Poberezkin
1172
+ Copyright (c) 2015-2025 Sean McArthur
1188
1173
 
1189
1174
  Permission is hereby granted, free of charge, to any person obtaining a copy
1190
1175
  of this software and associated documentation files (the "Software"), to deal
@@ -1193,16 +1178,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1193
1178
  copies of the Software, and to permit persons to whom the Software is
1194
1179
  furnished to do so, subject to the following conditions:
1195
1180
 
1196
- The above copyright notice and this permission notice shall be included in all
1197
- copies or substantial portions of the Software.
1181
+ The above copyright notice and this permission notice shall be included in
1182
+ all copies or substantial portions of the Software.
1198
1183
 
1199
1184
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1200
1185
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1201
1186
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1202
1187
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1203
1188
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1204
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1205
- SOFTWARE.
1189
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1190
+ THE SOFTWARE.
1206
1191
 
1207
1192
 
1208
1193
  ````
@@ -1213,11 +1198,10 @@ SOFTWARE.
1213
1198
 
1214
1199
  ### Rust Crates:
1215
1200
 
1216
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
1201
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
1217
1202
 
1218
1203
  ````text
1219
- Copyright (c) 2018-2026 The rust-random Project Developers
1220
- Copyright (c) 2014 The Rust Project Developers
1204
+ Copyright (c) 2016--2017
1221
1205
 
1222
1206
  Permission is hereby granted, free of charge, to any
1223
1207
  person obtaining a copy of this software and associated
@@ -1251,47 +1235,14 @@ DEALINGS IN THE SOFTWARE.
1251
1235
 
1252
1236
  ### Rust Crates:
1253
1237
 
1254
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
1238
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
1239
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
1240
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
1255
1241
 
1256
1242
  ````text
1257
- Copyright 2019-2024 YOSHIOKA Takuma
1258
-
1259
- Permission is hereby granted, free of charge, to any
1260
- person obtaining a copy of this software and associated
1261
- documentation files (the "Software"), to deal in the
1262
- Software without restriction, including without
1263
- limitation the rights to use, copy, modify, merge,
1264
- publish, distribute, sublicense, and/or sell copies of
1265
- the Software, and to permit persons to whom the Software
1266
- is furnished to do so, subject to the following
1267
- conditions:
1268
-
1269
- The above copyright notice and this permission notice
1270
- shall be included in all copies or substantial portions
1271
- of the Software.
1272
-
1273
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1274
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1275
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1276
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1277
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1278
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1279
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1280
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1281
- DEALINGS IN THE SOFTWARE.
1282
-
1283
- ````
1284
-
1285
- ---
1286
-
1287
- ## The following dependencies are licensed under the MIT License:
1288
-
1289
- ### Rust Crates:
1290
-
1291
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
1243
+ MIT License
1292
1244
 
1293
- ````text
1294
- Copyright (c) 2015-2025 Sean McArthur
1245
+ Copyright (c) 2017 Ted Driggs
1295
1246
 
1296
1247
  Permission is hereby granted, free of charge, to any person obtaining a copy
1297
1248
  of this software and associated documentation files (the "Software"), to deal
@@ -1300,54 +1251,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1300
1251
  copies of the Software, and to permit persons to whom the Software is
1301
1252
  furnished to do so, subject to the following conditions:
1302
1253
 
1303
- The above copyright notice and this permission notice shall be included in
1304
- all copies or substantial portions of the Software.
1254
+ The above copyright notice and this permission notice shall be included in all
1255
+ copies or substantial portions of the Software.
1305
1256
 
1306
1257
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1307
1258
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1308
1259
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1309
1260
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1310
1261
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1311
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1312
- THE SOFTWARE.
1313
-
1314
-
1315
- ````
1316
-
1317
- ---
1318
-
1319
- ## The following dependencies are licensed under the MIT License:
1320
-
1321
- ### Rust Crates:
1322
-
1323
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
1324
-
1325
- ````text
1326
- Copyright (c) 2016--2017
1327
-
1328
- Permission is hereby granted, free of charge, to any
1329
- person obtaining a copy of this software and associated
1330
- documentation files (the "Software"), to deal in the
1331
- Software without restriction, including without
1332
- limitation the rights to use, copy, modify, merge,
1333
- publish, distribute, sublicense, and/or sell copies of
1334
- the Software, and to permit persons to whom the Software
1335
- is furnished to do so, subject to the following
1336
- conditions:
1337
-
1338
- The above copyright notice and this permission notice
1339
- shall be included in all copies or substantial portions
1340
- of the Software.
1341
-
1342
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1343
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1344
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1345
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1346
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1347
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1348
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1349
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1350
- DEALINGS IN THE SOFTWARE.
1262
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1263
+ SOFTWARE.
1351
1264
 
1352
1265
  ````
1353
1266
 
@@ -1357,47 +1270,12 @@ DEALINGS IN THE SOFTWARE.
1357
1270
 
1358
1271
  ### Rust Crates:
1359
1272
 
1360
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
1273
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
1361
1274
 
1362
1275
  ````text
1363
- Copyright (c) 2020-2025 The RustCrypto Project Developers
1364
-
1365
- Permission is hereby granted, free of charge, to any
1366
- person obtaining a copy of this software and associated
1367
- documentation files (the "Software"), to deal in the
1368
- Software without restriction, including without
1369
- limitation the rights to use, copy, modify, merge,
1370
- publish, distribute, sublicense, and/or sell copies of
1371
- the Software, and to permit persons to whom the Software
1372
- is furnished to do so, subject to the following
1373
- conditions:
1374
-
1375
- The above copyright notice and this permission notice
1376
- shall be included in all copies or substantial portions
1377
- of the Software.
1378
-
1379
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1380
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1381
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1382
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1383
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1384
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1385
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1386
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1387
- DEALINGS IN THE SOFTWARE.
1388
-
1389
- ````
1390
-
1391
- ---
1392
-
1393
- ## The following dependencies are licensed under the MIT License:
1394
-
1395
- ### Rust Crates:
1396
-
1397
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1276
+ MIT License
1398
1277
 
1399
- ````text
1400
- Copyright (c) 2014 Carl Lerche and other MIO contributors
1278
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
1401
1279
 
1402
1280
  Permission is hereby granted, free of charge, to any person obtaining a copy
1403
1281
  of this software and associated documentation files (the "Software"), to deal
@@ -1406,53 +1284,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1406
1284
  copies of the Software, and to permit persons to whom the Software is
1407
1285
  furnished to do so, subject to the following conditions:
1408
1286
 
1409
- The above copyright notice and this permission notice shall be included in
1410
- all copies or substantial portions of the Software.
1287
+ The above copyright notice and this permission notice shall be included in all
1288
+ copies or substantial portions of the Software.
1411
1289
 
1412
1290
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1413
1291
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1414
1292
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1415
1293
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1416
1294
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1417
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1418
- THE SOFTWARE.
1419
-
1420
- ````
1421
-
1422
- ---
1423
-
1424
- ## The following dependencies are licensed under the MIT License:
1425
-
1426
- ### Rust Crates:
1427
-
1428
- - [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
1429
-
1430
- ````text
1431
- Copyright (c) 2015 The Rust Project Developers
1432
-
1433
- Permission is hereby granted, free of charge, to any
1434
- person obtaining a copy of this software and associated
1435
- documentation files (the "Software"), to deal in the
1436
- Software without restriction, including without
1437
- limitation the rights to use, copy, modify, merge,
1438
- publish, distribute, sublicense, and/or sell copies of
1439
- the Software, and to permit persons to whom the Software
1440
- is furnished to do so, subject to the following
1441
- conditions:
1442
-
1443
- The above copyright notice and this permission notice
1444
- shall be included in all copies or substantial portions
1445
- of the Software.
1446
-
1447
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1448
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1449
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1450
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1451
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1452
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1453
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1454
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1455
- DEALINGS IN THE SOFTWARE.
1295
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1296
+ SOFTWARE.
1456
1297
 
1457
1298
  ````
1458
1299
 
@@ -1497,12 +1338,13 @@ SOFTWARE.
1497
1338
 
1498
1339
  ### Rust Crates:
1499
1340
 
1500
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
1341
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
1501
1342
 
1502
1343
  ````text
1503
- The MIT License (MIT)
1344
+ MIT License
1504
1345
 
1505
- Copyright (c) 2014 Paho Lurie-Gregg
1346
+ Copyright (c) 2019 Yoshua Wuyts
1347
+ Copyright (c) Tokio Contributors
1506
1348
 
1507
1349
  Permission is hereby granted, free of charge, to any person obtaining a copy
1508
1350
  of this software and associated documentation files (the "Software"), to deal
@@ -1530,34 +1372,27 @@ SOFTWARE.
1530
1372
 
1531
1373
  ### Rust Crates:
1532
1374
 
1533
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
1375
+ - [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
1534
1376
 
1535
1377
  ````text
1536
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
1378
+ Copyright 2018 Parity Technologies (UK) Ltd.
1537
1379
 
1538
- Permission is hereby granted, free of charge, to any
1539
- person obtaining a copy of this software and associated
1540
- documentation files (the "Software"), to deal in the
1541
- Software without restriction, including without
1542
- limitation the rights to use, copy, modify, merge,
1543
- publish, distribute, sublicense, and/or sell copies of
1544
- the Software, and to permit persons to whom the Software
1545
- is furnished to do so, subject to the following
1546
- conditions:
1380
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1381
+ this software and associated documentation files (the "Software"), to deal in
1382
+ the Software without restriction, including without limitation the rights to
1383
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1384
+ the Software, and to permit persons to whom the Software is furnished to do so,
1385
+ subject to the following conditions:
1547
1386
 
1548
- The above copyright notice and this permission notice
1549
- shall be included in all copies or substantial portions
1550
- of the Software.
1387
+ The above copyright notice and this permission notice shall be included in all
1388
+ copies or substantial portions of the Software.
1551
1389
 
1552
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1553
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1554
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1555
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1556
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1557
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1558
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1559
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1560
- DEALINGS IN THE SOFTWARE.
1390
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1391
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1392
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
1393
+ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1394
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1395
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1561
1396
 
1562
1397
  ````
1563
1398
 
@@ -1567,11 +1402,10 @@ DEALINGS IN THE SOFTWARE.
1567
1402
 
1568
1403
  ### Rust Crates:
1569
1404
 
1570
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
1405
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
1571
1406
 
1572
1407
  ````text
1573
- Copyright (c) 2017 Alexey Galakhov
1574
- Copyright (c) 2016 Jason Housley
1408
+ MIT License
1575
1409
 
1576
1410
  Permission is hereby granted, free of charge, to any person obtaining a copy
1577
1411
  of this software and associated documentation files (the "Software"), to deal
@@ -1580,16 +1414,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1580
1414
  copies of the Software, and to permit persons to whom the Software is
1581
1415
  furnished to do so, subject to the following conditions:
1582
1416
 
1583
- The above copyright notice and this permission notice shall be included in
1584
- all copies or substantial portions of the Software.
1417
+ The above copyright notice and this permission notice shall be included in all
1418
+ copies or substantial portions of the Software.
1585
1419
 
1586
1420
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1587
1421
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1588
1422
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1589
1423
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1590
1424
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1591
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1592
- THE SOFTWARE.
1425
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1426
+ SOFTWARE.
1593
1427
 
1594
1428
  ````
1595
1429
 
@@ -1599,10 +1433,10 @@ THE SOFTWARE.
1599
1433
 
1600
1434
  ### Rust Crates:
1601
1435
 
1602
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
1436
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
1603
1437
 
1604
1438
  ````text
1605
- Copyright (c) 2017 Sean McArthur
1439
+ Copyright (c) 2018-2019 Sean McArthur
1606
1440
 
1607
1441
  Permission is hereby granted, free of charge, to any person obtaining a copy
1608
1442
  of this software and associated documentation files (the "Software"), to deal
@@ -1629,33 +1463,34 @@ THE SOFTWARE.
1629
1463
 
1630
1464
  ## The following dependencies are licensed under the MIT License:
1631
1465
 
1632
- ### NPM Packages:
1466
+ ### Rust Crates:
1633
1467
 
1634
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
1635
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
1468
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
1636
1469
 
1637
1470
  ````text
1638
- MIT License
1471
+ The MIT License (MIT)
1639
1472
 
1640
- Copyright (c) Microsoft Corporation.
1473
+ Copyright (c) 2015 Danny Guo
1474
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1475
+ Copyright (c) 2018 Akash Kurdekar
1641
1476
 
1642
- Permission is hereby granted, free of charge, to any person obtaining a copy
1643
- of this software and associated documentation files (the "Software"), to deal
1644
- in the Software without restriction, including without limitation the rights
1645
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1646
- copies of the Software, and to permit persons to whom the Software is
1647
- furnished to do so, subject to the following conditions:
1477
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1478
+ of this software and associated documentation files (the "Software"), to deal
1479
+ in the Software without restriction, including without limitation the rights
1480
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1481
+ copies of the Software, and to permit persons to whom the Software is
1482
+ furnished to do so, subject to the following conditions:
1648
1483
 
1649
- The above copyright notice and this permission notice shall be included in all
1650
- copies or substantial portions of the Software.
1484
+ The above copyright notice and this permission notice shall be included in all
1485
+ copies or substantial portions of the Software.
1651
1486
 
1652
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1653
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1654
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1655
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1656
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1657
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1658
- SOFTWARE
1487
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1488
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1489
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1490
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1491
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1492
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1493
+ SOFTWARE.
1659
1494
 
1660
1495
  ````
1661
1496
 
@@ -1665,11 +1500,11 @@ THE SOFTWARE.
1665
1500
 
1666
1501
  ### Rust Crates:
1667
1502
 
1668
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
1503
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
1669
1504
 
1670
1505
  ````text
1671
- Copyright (c) 2013-2014 The Rust Project Developers.
1672
- Copyright (c) 2015-2020 The rust-hex Developers
1506
+ Copyright (c) 2017 Alexey Galakhov
1507
+ Copyright (c) 2016 Jason Housley
1673
1508
 
1674
1509
  Permission is hereby granted, free of charge, to any person obtaining a copy
1675
1510
  of this software and associated documentation files (the "Software"), to deal
@@ -1678,16 +1513,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1678
1513
  copies of the Software, and to permit persons to whom the Software is
1679
1514
  furnished to do so, subject to the following conditions:
1680
1515
 
1681
- The above copyright notice and this permission notice shall be included in all
1682
- copies or substantial portions of the Software.
1516
+ The above copyright notice and this permission notice shall be included in
1517
+ all copies or substantial portions of the Software.
1683
1518
 
1684
1519
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1685
1520
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1686
1521
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1687
1522
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1688
1523
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1689
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1690
- SOFTWARE.
1524
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1525
+ THE SOFTWARE.
1691
1526
 
1692
1527
  ````
1693
1528
 
@@ -1697,11 +1532,11 @@ SOFTWARE.
1697
1532
 
1698
1533
  ### Rust Crates:
1699
1534
 
1700
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
1701
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
1535
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
1702
1536
 
1703
1537
  ````text
1704
- Copyright (c) 2014 Alex Crichton
1538
+ Copyright (c) 2018-2026 The rust-random Project Developers
1539
+ Copyright (c) 2014 The Rust Project Developers
1705
1540
 
1706
1541
  Permission is hereby granted, free of charge, to any
1707
1542
  person obtaining a copy of this software and associated
@@ -1735,34 +1570,16 @@ DEALINGS IN THE SOFTWARE.
1735
1570
 
1736
1571
  ### Rust Crates:
1737
1572
 
1738
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
1573
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
1739
1574
 
1740
1575
  ````text
1741
- Copyright (c) 2021 RustCrypto Developers
1576
+ Copyright 2017 Juniper Networks, Inc.
1742
1577
 
1743
- Permission is hereby granted, free of charge, to any
1744
- person obtaining a copy of this software and associated
1745
- documentation files (the "Software"), to deal in the
1746
- Software without restriction, including without
1747
- limitation the rights to use, copy, modify, merge,
1748
- publish, distribute, sublicense, and/or sell copies of
1749
- the Software, and to permit persons to whom the Software
1750
- is furnished to do so, subject to the following
1751
- conditions:
1578
+ 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:
1752
1579
 
1753
- The above copyright notice and this permission notice
1754
- shall be included in all copies or substantial portions
1755
- of the Software.
1580
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1756
1581
 
1757
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1758
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1759
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1760
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1761
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1762
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1763
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1764
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1765
- DEALINGS IN THE SOFTWARE.
1582
+ 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.
1766
1583
 
1767
1584
  ````
1768
1585
 
@@ -1772,10 +1589,10 @@ DEALINGS IN THE SOFTWARE.
1772
1589
 
1773
1590
  ### Rust Crates:
1774
1591
 
1775
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
1592
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
1776
1593
 
1777
1594
  ````text
1778
- Copyright (c) 2013-2016 The rust-url developers
1595
+ Copyright (c) 2016--2023
1779
1596
 
1780
1597
  Permission is hereby granted, free of charge, to any
1781
1598
  person obtaining a copy of this software and associated
@@ -1809,10 +1626,43 @@ DEALINGS IN THE SOFTWARE.
1809
1626
 
1810
1627
  ### Rust Crates:
1811
1628
 
1812
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
1629
+ - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
1630
+ - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
1813
1631
 
1814
1632
  ````text
1815
- Copyright (c) 2019 Nick Fitzgerald
1633
+ The MIT License (MIT)
1634
+
1635
+ Copyright (c) 2015 Steven Fackler
1636
+
1637
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1638
+ this software and associated documentation files (the "Software"), to deal in
1639
+ the Software without restriction, including without limitation the rights to
1640
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1641
+ the Software, and to permit persons to whom the Software is furnished to do so,
1642
+ subject to the following conditions:
1643
+
1644
+ The above copyright notice and this permission notice shall be included in all
1645
+ copies or substantial portions of the Software.
1646
+
1647
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1648
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1649
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1650
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1651
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1652
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1653
+
1654
+ ````
1655
+
1656
+ ---
1657
+
1658
+ ## The following dependencies are licensed under the MIT License:
1659
+
1660
+ ### Rust Crates:
1661
+
1662
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
1663
+
1664
+ ````text
1665
+ Copyright (c) 2018 The Servo Project Developers
1816
1666
 
1817
1667
  Permission is hereby granted, free of charge, to any
1818
1668
  person obtaining a copy of this software and associated
@@ -1844,13 +1694,14 @@ DEALINGS IN THE SOFTWARE.
1844
1694
 
1845
1695
  ## The following dependencies are licensed under the MIT License:
1846
1696
 
1847
- ### Rust Crates:
1697
+ ### NPM Packages:
1848
1698
 
1849
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
1699
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
1850
1700
 
1851
1701
  ````text
1852
- Copyright (c) 2018-2023 Sean McArthur
1853
- Copyright (c) 2016 Alex Crichton
1702
+ The MIT License (MIT)
1703
+
1704
+ Copyright (c) 2015-2021 Evgeny Poberezkin
1854
1705
 
1855
1706
  Permission is hereby granted, free of charge, to any person obtaining a copy
1856
1707
  of this software and associated documentation files (the "Software"), to deal
@@ -1859,16 +1710,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1859
1710
  copies of the Software, and to permit persons to whom the Software is
1860
1711
  furnished to do so, subject to the following conditions:
1861
1712
 
1862
- The above copyright notice and this permission notice shall be included in
1863
- all copies or substantial portions of the Software.
1713
+ The above copyright notice and this permission notice shall be included in all
1714
+ copies or substantial portions of the Software.
1864
1715
 
1865
1716
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1866
1717
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1867
1718
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1868
1719
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1869
1720
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1870
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1871
- THE SOFTWARE.
1721
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1722
+ SOFTWARE.
1872
1723
 
1873
1724
 
1874
1725
  ````
@@ -1879,10 +1730,10 @@ THE SOFTWARE.
1879
1730
 
1880
1731
  ### Rust Crates:
1881
1732
 
1882
- - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
1733
+ - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
1883
1734
 
1884
1735
  ````text
1885
- Copyright (c) 2020 Andrew D. Straw
1736
+ Copyright (c) 2017 tokio-jsonrpc developers
1886
1737
 
1887
1738
  Permission is hereby granted, free of charge, to any
1888
1739
  person obtaining a copy of this software and associated
@@ -1914,45 +1765,13 @@ DEALINGS IN THE SOFTWARE.
1914
1765
 
1915
1766
  ## The following dependencies are licensed under the MIT License:
1916
1767
 
1917
- ### NPM Packages:
1918
-
1919
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
1920
-
1921
- ````text
1922
- MIT License
1923
-
1924
- Copyright (c) Matteo Collina and Undici contributors
1925
-
1926
- Permission is hereby granted, free of charge, to any person obtaining a copy
1927
- of this software and associated documentation files (the "Software"), to deal
1928
- in the Software without restriction, including without limitation the rights
1929
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1930
- copies of the Software, and to permit persons to whom the Software is
1931
- furnished to do so, subject to the following conditions:
1932
-
1933
- The above copyright notice and this permission notice shall be included in all
1934
- copies or substantial portions of the Software.
1935
-
1936
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1937
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1938
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1939
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1940
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1941
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1942
- SOFTWARE.
1943
-
1944
- ````
1945
-
1946
- ---
1947
-
1948
- ## The following dependencies are licensed under the MIT License:
1949
-
1950
1768
  ### Rust Crates:
1951
1769
 
1952
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
1770
+ - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
1771
+ - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
1953
1772
 
1954
1773
  ````text
1955
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
1774
+ Copyright (c) 2012-2013 Mozilla Foundation
1956
1775
 
1957
1776
  Permission is hereby granted, free of charge, to any
1958
1777
  person obtaining a copy of this software and associated
@@ -1986,10 +1805,16 @@ DEALINGS IN THE SOFTWARE.
1986
1805
 
1987
1806
  ### Rust Crates:
1988
1807
 
1989
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
1808
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
1809
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
1810
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
1811
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
1812
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
1813
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
1990
1814
 
1991
1815
  ````text
1992
- Copyright (c) 2010 The Rust Project Developers
1816
+ Copyright 2018 Developers of the Rand project
1817
+ Copyright (c) 2014 The Rust Project Developers
1993
1818
 
1994
1819
  Permission is hereby granted, free of charge, to any
1995
1820
  person obtaining a copy of this software and associated
@@ -2023,10 +1848,13 @@ DEALINGS IN THE SOFTWARE.
2023
1848
 
2024
1849
  ### Rust Crates:
2025
1850
 
2026
- - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
1851
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
1852
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
1853
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
1854
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
2027
1855
 
2028
1856
  ````text
2029
- Copyright (c) 2017 tokio-jsonrpc developers
1857
+ Copyright (c) 2016 The Rust Project Developers
2030
1858
 
2031
1859
  Permission is hereby granted, free of charge, to any
2032
1860
  person obtaining a copy of this software and associated
@@ -2060,28 +1888,69 @@ DEALINGS IN THE SOFTWARE.
2060
1888
 
2061
1889
  ### Rust Crates:
2062
1890
 
2063
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
1891
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
2064
1892
 
2065
1893
  ````text
2066
- Copyright (c) 2023-2025 Sean McArthur
1894
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
2067
1895
 
2068
- Permission is hereby granted, free of charge, to any person obtaining a copy
1896
+ Permission is hereby granted, free of charge, to any
1897
+ person obtaining a copy of this software and associated
1898
+ documentation files (the "Software"), to deal in the
1899
+ Software without restriction, including without
1900
+ limitation the rights to use, copy, modify, merge,
1901
+ publish, distribute, sublicense, and/or sell copies of
1902
+ the Software, and to permit persons to whom the Software
1903
+ is furnished to do so, subject to the following
1904
+ conditions:
1905
+
1906
+ The above copyright notice and this permission notice
1907
+ shall be included in all copies or substantial portions
1908
+ of the Software.
1909
+
1910
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1911
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1912
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1913
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1914
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1915
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1916
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1917
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1918
+ DEALINGS IN THE SOFTWARE.
1919
+
1920
+ ````
1921
+
1922
+ ---
1923
+
1924
+ ## The following dependencies are licensed under the MIT License:
1925
+
1926
+ ### Rust Crates:
1927
+
1928
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
1929
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
1930
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
1931
+
1932
+ ````text
1933
+ MIT License
1934
+
1935
+ Copyright (c) Tokio Contributors
1936
+
1937
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2069
1938
  of this software and associated documentation files (the "Software"), to deal
2070
1939
  in the Software without restriction, including without limitation the rights
2071
1940
  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2072
1941
  copies of the Software, and to permit persons to whom the Software is
2073
1942
  furnished to do so, subject to the following conditions:
2074
1943
 
2075
- The above copyright notice and this permission notice shall be included in
2076
- all copies or substantial portions of the Software.
1944
+ The above copyright notice and this permission notice shall be included in all
1945
+ copies or substantial portions of the Software.
2077
1946
 
2078
1947
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2079
1948
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2080
1949
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2081
1950
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2082
1951
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2083
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2084
- THE SOFTWARE.
1952
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1953
+ SOFTWARE.
2085
1954
 
2086
1955
  ````
2087
1956
 
@@ -2091,10 +1960,30 @@ THE SOFTWARE.
2091
1960
 
2092
1961
  ### Rust Crates:
2093
1962
 
2094
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1963
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
2095
1964
 
2096
1965
  ````text
2097
- Copyright (c) 2016 Anthony Ramine
1966
+ Copyright 2016 Nika Layzell
1967
+
1968
+ 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:
1969
+
1970
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1971
+
1972
+ 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.
1973
+
1974
+ ````
1975
+
1976
+ ---
1977
+
1978
+ ## The following dependencies are licensed under the MIT License:
1979
+
1980
+ ### Rust Crates:
1981
+
1982
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
1983
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
1984
+
1985
+ ````text
1986
+ Copyright (c) 2014 Alex Crichton
2098
1987
 
2099
1988
  Permission is hereby granted, free of charge, to any
2100
1989
  person obtaining a copy of this software and associated
@@ -2128,12 +2017,10 @@ DEALINGS IN THE SOFTWARE.
2128
2017
 
2129
2018
  ### Rust Crates:
2130
2019
 
2131
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
2020
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
2132
2021
 
2133
2022
  ````text
2134
- Copyright (c) 2017 Carl Lerche
2135
- Copyright (c) 2018 Bastian Köcher
2136
- Copyright (c) 2019-2020 Artem Vorotnikov
2023
+ Copyright (c) 2018 Carl Lerche
2137
2024
 
2138
2025
  Permission is hereby granted, free of charge, to any
2139
2026
  person obtaining a copy of this software and associated
@@ -2167,46 +2054,10 @@ DEALINGS IN THE SOFTWARE.
2167
2054
 
2168
2055
  ### Rust Crates:
2169
2056
 
2170
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
2171
-
2172
- ````text
2173
- The MIT License (MIT)
2174
-
2175
- Copyright (c) 2015 Danny Guo
2176
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2177
- Copyright (c) 2018 Akash Kurdekar
2178
-
2179
- Permission is hereby granted, free of charge, to any person obtaining a copy
2180
- of this software and associated documentation files (the "Software"), to deal
2181
- in the Software without restriction, including without limitation the rights
2182
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2183
- copies of the Software, and to permit persons to whom the Software is
2184
- furnished to do so, subject to the following conditions:
2185
-
2186
- The above copyright notice and this permission notice shall be included in all
2187
- copies or substantial portions of the Software.
2188
-
2189
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2190
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2191
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2192
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2193
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2194
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2195
- SOFTWARE.
2196
-
2197
- ````
2198
-
2199
- ---
2200
-
2201
- ## The following dependencies are licensed under the MIT License:
2202
-
2203
- ### Rust Crates:
2204
-
2205
- - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
2206
- - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
2057
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
2207
2058
 
2208
2059
  ````text
2209
- Copyright (c) 2012-2013 Mozilla Foundation
2060
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
2210
2061
 
2211
2062
  Permission is hereby granted, free of charge, to any
2212
2063
  person obtaining a copy of this software and associated
@@ -2238,29 +2089,33 @@ DEALINGS IN THE SOFTWARE.
2238
2089
 
2239
2090
  ## The following dependencies are licensed under the MIT License:
2240
2091
 
2241
- ### NPM Packages:
2092
+ ### Rust Crates:
2242
2093
 
2243
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
2094
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
2244
2095
 
2245
2096
  ````text
2246
- This software is released under the MIT license:
2097
+ The MIT License (MIT)
2247
2098
 
2248
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2249
- this software and associated documentation files (the "Software"), to deal in
2250
- the Software without restriction, including without limitation the rights to
2251
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2252
- the Software, and to permit persons to whom the Software is furnished to do so,
2253
- subject to the following conditions:
2099
+ Copyright (c) 2015-2020 Julien Cretin
2100
+ Copyright (c) 2017-2020 Google Inc.
2101
+
2102
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2103
+ of this software and associated documentation files (the "Software"), to deal
2104
+ in the Software without restriction, including without limitation the rights
2105
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2106
+ copies of the Software, and to permit persons to whom the Software is
2107
+ furnished to do so, subject to the following conditions:
2254
2108
 
2255
2109
  The above copyright notice and this permission notice shall be included in all
2256
2110
  copies or substantial portions of the Software.
2257
2111
 
2258
2112
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2259
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2260
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2261
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2262
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2263
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2113
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2114
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2115
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2116
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2117
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2118
+ SOFTWARE.
2264
2119
 
2265
2120
  ````
2266
2121
 
@@ -2270,19 +2125,12 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2270
2125
 
2271
2126
  ### Rust Crates:
2272
2127
 
2273
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2274
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2275
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2276
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2277
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2278
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2279
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2280
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2281
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2128
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
2129
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2130
+ - [url](https://github.com/servo/rust-url) (2.5.8)
2282
2131
 
2283
2132
  ````text
2284
- Copyright (c) 2016 Alex Crichton
2285
- Copyright (c) 2017 The Tokio Authors
2133
+ Copyright (c) 2013-2025 The rust-url developers
2286
2134
 
2287
2135
  Permission is hereby granted, free of charge, to any
2288
2136
  person obtaining a copy of this software and associated
@@ -2316,34 +2164,29 @@ DEALINGS IN THE SOFTWARE.
2316
2164
 
2317
2165
  ### Rust Crates:
2318
2166
 
2319
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2167
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
2168
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
2320
2169
 
2321
2170
  ````text
2322
- Copyright (c) 2015 Steven Allen
2171
+ Copyright (c) 2018-2019 dirs-rs contributors
2323
2172
 
2324
- Permission is hereby granted, free of charge, to any
2325
- person obtaining a copy of this software and associated
2326
- documentation files (the "Software"), to deal in the
2327
- Software without restriction, including without
2328
- limitation the rights to use, copy, modify, merge,
2329
- publish, distribute, sublicense, and/or sell copies of
2330
- the Software, and to permit persons to whom the Software
2331
- is furnished to do so, subject to the following
2332
- conditions:
2173
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2174
+ of this software and associated documentation files (the "Software"), to deal
2175
+ in the Software without restriction, including without limitation the rights
2176
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2177
+ copies of the Software, and to permit persons to whom the Software is
2178
+ furnished to do so, subject to the following conditions:
2333
2179
 
2334
- The above copyright notice and this permission notice
2335
- shall be included in all copies or substantial portions
2336
- of the Software.
2180
+ The above copyright notice and this permission notice shall be included in all
2181
+ copies or substantial portions of the Software.
2337
2182
 
2338
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2339
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2340
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2341
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2342
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2343
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2344
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2345
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2346
- DEALINGS IN THE SOFTWARE.
2183
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2184
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2185
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2186
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2187
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2188
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2189
+ SOFTWARE.
2347
2190
 
2348
2191
  ````
2349
2192
 
@@ -2353,10 +2196,12 @@ DEALINGS IN THE SOFTWARE.
2353
2196
 
2354
2197
  ### Rust Crates:
2355
2198
 
2356
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
2199
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
2357
2200
 
2358
2201
  ````text
2359
- Copyright (c) 2018 directories-rs contributors
2202
+ MIT License
2203
+
2204
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
2360
2205
 
2361
2206
  Permission is hereby granted, free of charge, to any person obtaining a copy
2362
2207
  of this software and associated documentation files (the "Software"), to deal
@@ -2384,13 +2229,10 @@ SOFTWARE.
2384
2229
 
2385
2230
  ### Rust Crates:
2386
2231
 
2387
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
2232
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
2388
2233
 
2389
2234
  ````text
2390
- The MIT License (MIT)
2391
-
2392
- Copyright (c) 2015-2020 Julien Cretin
2393
- Copyright (c) 2017-2020 Google Inc.
2235
+ Copyright (c) 2017 Sean McArthur
2394
2236
 
2395
2237
  Permission is hereby granted, free of charge, to any person obtaining a copy
2396
2238
  of this software and associated documentation files (the "Software"), to deal
@@ -2399,16 +2241,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2399
2241
  copies of the Software, and to permit persons to whom the Software is
2400
2242
  furnished to do so, subject to the following conditions:
2401
2243
 
2402
- The above copyright notice and this permission notice shall be included in all
2403
- copies or substantial portions of the Software.
2244
+ The above copyright notice and this permission notice shall be included in
2245
+ all copies or substantial portions of the Software.
2404
2246
 
2405
2247
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2406
2248
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2407
2249
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2408
2250
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2409
2251
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2410
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2411
- SOFTWARE.
2252
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2253
+ THE SOFTWARE.
2254
+
2412
2255
 
2413
2256
  ````
2414
2257
 
@@ -2418,15 +2261,12 @@ SOFTWARE.
2418
2261
 
2419
2262
  ### Rust Crates:
2420
2263
 
2421
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
2264
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
2422
2265
 
2423
2266
  ````text
2424
2267
  MIT License
2425
2268
 
2426
- Copyright 2013-2014 RAD Game Tools and Valve Software
2427
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
2428
- Copyright (c) 2017 Frommi
2429
- Copyright (c) 2017-2024 oyvindln
2269
+ Copyright (c) 2017 Nikolai Vazquez
2430
2270
 
2431
2271
  Permission is hereby granted, free of charge, to any person obtaining a copy
2432
2272
  of this software and associated documentation files (the "Software"), to deal
@@ -2454,12 +2294,19 @@ SOFTWARE.
2454
2294
 
2455
2295
  ### Rust Crates:
2456
2296
 
2457
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
2458
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
2459
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
2297
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2298
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2299
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2300
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2301
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2302
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2303
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2304
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2305
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2460
2306
 
2461
2307
  ````text
2462
- Copyright (c) 2019 Tower Contributors
2308
+ Copyright (c) 2016 Alex Crichton
2309
+ Copyright (c) 2017 The Tokio Authors
2463
2310
 
2464
2311
  Permission is hereby granted, free of charge, to any
2465
2312
  person obtaining a copy of this software and associated
@@ -2493,17 +2340,34 @@ DEALINGS IN THE SOFTWARE.
2493
2340
 
2494
2341
  ### Rust Crates:
2495
2342
 
2496
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
2343
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
2344
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
2497
2345
 
2498
2346
  ````text
2499
- Copyright (c) 2016 The humantime Developers
2347
+ The MIT License (MIT)
2500
2348
 
2501
- Includes parts of http date with the following copyright:
2502
- Copyright (c) 2016 Pyfisch
2349
+ Copyright 2016 Google Inc. All Rights Reserved.
2503
2350
 
2504
- Includes portions of musl libc with the following copyright:
2505
- Copyright © 2005-2013 Rich Felker
2351
+ 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:
2352
+
2353
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2354
+
2355
+ 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.
2356
+
2357
+ ````
2358
+
2359
+ ---
2360
+
2361
+ ## The following dependencies are licensed under the MIT License:
2362
+
2363
+ ### Rust Crates:
2364
+
2365
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
2506
2366
 
2367
+ ````text
2368
+ The MIT License (MIT)
2369
+
2370
+ Copyright (c) 2014 Paho Lurie-Gregg
2507
2371
 
2508
2372
  Permission is hereby granted, free of charge, to any person obtaining a copy
2509
2373
  of this software and associated documentation files (the "Software"), to deal
@@ -2531,20 +2395,30 @@ SOFTWARE.
2531
2395
 
2532
2396
  ### Rust Crates:
2533
2397
 
2534
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
2535
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
2398
+ - [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
2536
2399
 
2537
2400
  ````text
2538
- The MIT License (MIT)
2539
-
2540
- Copyright 2016 Google Inc. All Rights Reserved.
2401
+ MIT License
2541
2402
 
2542
- 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:
2403
+ Copyright (c) 2025 rutrum
2543
2404
 
2544
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2405
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2406
+ of this software and associated documentation files (the "Software"), to deal
2407
+ in the Software without restriction, including without limitation the rights
2408
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2409
+ copies of the Software, and to permit persons to whom the Software is
2410
+ furnished to do so, subject to the following conditions:
2545
2411
 
2546
- 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.
2412
+ The above copyright notice and this permission notice shall be included in all
2413
+ copies or substantial portions of the Software.
2547
2414
 
2415
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2416
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2417
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2418
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2419
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2420
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2421
+ SOFTWARE.
2548
2422
  ````
2549
2423
 
2550
2424
  ---
@@ -2553,10 +2427,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2553
2427
 
2554
2428
  ### Rust Crates:
2555
2429
 
2556
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
2430
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
2557
2431
 
2558
2432
  ````text
2559
- Copyright (c) 2016 Amanieu d'Antras
2433
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
2560
2434
 
2561
2435
  Permission is hereby granted, free of charge, to any
2562
2436
  person obtaining a copy of this software and associated
@@ -2590,13 +2464,10 @@ DEALINGS IN THE SOFTWARE.
2590
2464
 
2591
2465
  ### Rust Crates:
2592
2466
 
2593
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
2594
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
2595
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
2596
- - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
2467
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2597
2468
 
2598
2469
  ````text
2599
- Copyright (c) 2016 The Rust Project Developers
2470
+ Copyright (c) 2015 Steven Allen
2600
2471
 
2601
2472
  Permission is hereby granted, free of charge, to any
2602
2473
  person obtaining a copy of this software and associated
@@ -2630,30 +2501,34 @@ DEALINGS IN THE SOFTWARE.
2630
2501
 
2631
2502
  ### Rust Crates:
2632
2503
 
2633
- - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
2634
- - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
2504
+ - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
2635
2505
 
2636
2506
  ````text
2637
- The MIT License (MIT)
2638
-
2639
- Copyright (c) 2015 Steven Fackler
2507
+ Copyright (c) 2020 Andrew D. Straw
2640
2508
 
2641
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2642
- this software and associated documentation files (the "Software"), to deal in
2643
- the Software without restriction, including without limitation the rights to
2644
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2645
- the Software, and to permit persons to whom the Software is furnished to do so,
2646
- subject to the following conditions:
2509
+ Permission is hereby granted, free of charge, to any
2510
+ person obtaining a copy of this software and associated
2511
+ documentation files (the "Software"), to deal in the
2512
+ Software without restriction, including without
2513
+ limitation the rights to use, copy, modify, merge,
2514
+ publish, distribute, sublicense, and/or sell copies of
2515
+ the Software, and to permit persons to whom the Software
2516
+ is furnished to do so, subject to the following
2517
+ conditions:
2647
2518
 
2648
- The above copyright notice and this permission notice shall be included in all
2649
- copies or substantial portions of the Software.
2519
+ The above copyright notice and this permission notice
2520
+ shall be included in all copies or substantial portions
2521
+ of the Software.
2650
2522
 
2651
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2652
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2653
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2654
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2655
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2656
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2523
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2524
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2525
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2526
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2527
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2528
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2529
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2530
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2531
+ DEALINGS IN THE SOFTWARE.
2657
2532
 
2658
2533
  ````
2659
2534
 
@@ -2663,10 +2538,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2663
2538
 
2664
2539
  ### Rust Crates:
2665
2540
 
2666
- - [http](https://github.com/hyperium/http) (1.4.0)
2541
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
2667
2542
 
2668
2543
  ````text
2669
- Copyright (c) 2017 http-rs authors
2544
+ Copyright 2019-2024 YOSHIOKA Takuma
2670
2545
 
2671
2546
  Permission is hereby granted, free of charge, to any
2672
2547
  person obtaining a copy of this software and associated
@@ -2700,15 +2575,78 @@ DEALINGS IN THE SOFTWARE.
2700
2575
 
2701
2576
  ### Rust Crates:
2702
2577
 
2703
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
2704
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
2705
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
2706
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
2707
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
2708
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
2578
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
2709
2579
 
2710
2580
  ````text
2711
- Copyright (c) 2019 Tokio Contributors
2581
+ The MIT License (MIT)
2582
+
2583
+ Copyright (c) 2015 Alice Maz
2584
+
2585
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2586
+ of this software and associated documentation files (the "Software"), to deal
2587
+ in the Software without restriction, including without limitation the rights
2588
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2589
+ copies of the Software, and to permit persons to whom the Software is
2590
+ furnished to do so, subject to the following conditions:
2591
+
2592
+ The above copyright notice and this permission notice shall be included in
2593
+ all copies or substantial portions of the Software.
2594
+
2595
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2596
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2597
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2598
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2599
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2600
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2601
+ THE SOFTWARE.
2602
+
2603
+ ````
2604
+
2605
+ ---
2606
+
2607
+ ## The following dependencies are licensed under the MIT License:
2608
+
2609
+ ### Rust Crates:
2610
+
2611
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
2612
+
2613
+ ````text
2614
+ The MIT License (MIT)
2615
+
2616
+ Copyright (c) 2014 Mathijs van de Nes
2617
+
2618
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2619
+ of this software and associated documentation files (the "Software"), to deal
2620
+ in the Software without restriction, including without limitation the rights
2621
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2622
+ copies of the Software, and to permit persons to whom the Software is
2623
+ furnished to do so, subject to the following conditions:
2624
+
2625
+ The above copyright notice and this permission notice shall be included in all
2626
+ copies or substantial portions of the Software.
2627
+
2628
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2629
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2630
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2631
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2632
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2633
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2634
+ SOFTWARE.
2635
+
2636
+ Some files in the "tests/data" subdirectory of this repository are under other
2637
+ licences; see files named LICENSE.*.txt for details.
2638
+ ````
2639
+
2640
+ ---
2641
+
2642
+ ## The following dependencies are licensed under the MIT License:
2643
+
2644
+ ### Rust Crates:
2645
+
2646
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2647
+
2648
+ ````text
2649
+ Copyright (c) 2019 Carl Lerche
2712
2650
 
2713
2651
  Permission is hereby granted, free of charge, to any
2714
2652
  person obtaining a copy of this software and associated
@@ -2742,17 +2680,36 @@ DEALINGS IN THE SOFTWARE.
2742
2680
 
2743
2681
  ### Rust Crates:
2744
2682
 
2745
- - [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
2746
- - [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
2747
- - [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
2748
- - [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
2683
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
2749
2684
 
2750
2685
  ````text
2751
- 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:
2686
+ Copyright (c) 2016 The humantime Developers
2752
2687
 
2753
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2688
+ Includes parts of http date with the following copyright:
2689
+ Copyright (c) 2016 Pyfisch
2690
+
2691
+ Includes portions of musl libc with the following copyright:
2692
+ Copyright © 2005-2013 Rich Felker
2693
+
2694
+
2695
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2696
+ of this software and associated documentation files (the "Software"), to deal
2697
+ in the Software without restriction, including without limitation the rights
2698
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2699
+ copies of the Software, and to permit persons to whom the Software is
2700
+ furnished to do so, subject to the following conditions:
2701
+
2702
+ The above copyright notice and this permission notice shall be included in all
2703
+ copies or substantial portions of the Software.
2704
+
2705
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2706
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2707
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2708
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2709
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2710
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2711
+ SOFTWARE.
2754
2712
 
2755
- 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.
2756
2713
  ````
2757
2714
 
2758
2715
  ---
@@ -2761,10 +2718,116 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2761
2718
 
2762
2719
  ### Rust Crates:
2763
2720
 
2764
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
2721
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
2765
2722
 
2766
2723
  ````text
2767
- Copyright (c) 2017 Contributors
2724
+ The MIT License (MIT)
2725
+
2726
+ Copyright (c) 2016 Johann Tuffe
2727
+
2728
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2729
+ of this software and associated documentation files (the "Software"), to deal
2730
+ in the Software without restriction, including without limitation the rights
2731
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2732
+ copies of the Software, and to permit persons to whom the Software is
2733
+ furnished to do so, subject to the following conditions:
2734
+
2735
+
2736
+ The above copyright notice and this permission notice shall be included in
2737
+ all copies or substantial portions of the Software.
2738
+
2739
+
2740
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2741
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2742
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2743
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2744
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2745
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2746
+ THE SOFTWARE.
2747
+
2748
+ ````
2749
+
2750
+ ---
2751
+
2752
+ ## The following dependencies are licensed under the MIT License:
2753
+
2754
+ ### Rust Crates:
2755
+
2756
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
2757
+ - [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
2758
+ - [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
2759
+ - [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
2760
+ - [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
2761
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2762
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2763
+
2764
+ ````text
2765
+ MIT License
2766
+
2767
+ Copyright (c) <year> <copyright holders>
2768
+
2769
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
2770
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
2771
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2772
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
2773
+ following conditions:
2774
+
2775
+ The above copyright notice and this permission notice shall be included in all copies or substantial
2776
+ portions of the Software.
2777
+
2778
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
2779
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
2780
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2781
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
2782
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
2783
+
2784
+ ````
2785
+
2786
+ ---
2787
+
2788
+ ## The following dependencies are licensed under the MIT License:
2789
+
2790
+ ### Rust Crates:
2791
+
2792
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
2793
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2794
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2795
+
2796
+ ````text
2797
+ MIT License
2798
+
2799
+ Copyright (c) 2023 magiclen.org (Ron Li)
2800
+
2801
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2802
+ of this software and associated documentation files (the "Software"), to deal
2803
+ in the Software without restriction, including without limitation the rights
2804
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2805
+ copies of the Software, and to permit persons to whom the Software is
2806
+ furnished to do so, subject to the following conditions:
2807
+
2808
+ The above copyright notice and this permission notice shall be included in all
2809
+ copies or substantial portions of the Software.
2810
+
2811
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2812
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2813
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2814
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2815
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2816
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2817
+ SOFTWARE.
2818
+
2819
+ ````
2820
+
2821
+ ---
2822
+
2823
+ ## The following dependencies are licensed under the MIT License:
2824
+
2825
+ ### Rust Crates:
2826
+
2827
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
2828
+
2829
+ ````text
2830
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
2768
2831
 
2769
2832
  Permission is hereby granted, free of charge, to any
2770
2833
  person obtaining a copy of this software and associated
@@ -2798,16 +2861,28 @@ DEALINGS IN THE SOFTWARE.
2798
2861
 
2799
2862
  ### Rust Crates:
2800
2863
 
2801
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
2864
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
2802
2865
 
2803
2866
  ````text
2804
- Copyright 2017 Juniper Networks, Inc.
2867
+ Copyright (c) 2016 The rust-native-tls Developers
2805
2868
 
2806
- 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:
2869
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2870
+ of this software and associated documentation files (the "Software"), to deal
2871
+ in the Software without restriction, including without limitation the rights
2872
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2873
+ copies of the Software, and to permit persons to whom the Software is
2874
+ furnished to do so, subject to the following conditions:
2807
2875
 
2808
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2876
+ The above copyright notice and this permission notice shall be included in all
2877
+ copies or substantial portions of the Software.
2809
2878
 
2810
- 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.
2879
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2880
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2881
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2882
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2883
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2884
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2885
+ SOFTWARE.
2811
2886
 
2812
2887
  ````
2813
2888
 
@@ -2850,13 +2925,13 @@ THE SOFTWARE.
2850
2925
 
2851
2926
  ### Rust Crates:
2852
2927
 
2853
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
2928
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
2929
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
2854
2930
 
2855
2931
  ````text
2856
2932
  MIT License
2857
2933
 
2858
- Copyright (c) 2019 Yoshua Wuyts
2859
- Copyright (c) Tokio Contributors
2934
+ Copyright (c) 2019 Graham Esau
2860
2935
 
2861
2936
  Permission is hereby granted, free of charge, to any person obtaining a copy
2862
2937
  of this software and associated documentation files (the "Software"), to deal
@@ -2884,83 +2959,37 @@ SOFTWARE.
2884
2959
 
2885
2960
  ### Rust Crates:
2886
2961
 
2887
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
2888
-
2889
- ````text
2890
- The MIT License (MIT)
2891
-
2892
- Copyright (c) 2015 Bartłomiej Kamiński
2893
-
2894
- Permission is hereby granted, free of charge, to any person obtaining a copy
2895
- of this software and associated documentation files (the "Software"), to deal
2896
- in the Software without restriction, including without limitation the rights
2897
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2898
- copies of the Software, and to permit persons to whom the Software is
2899
- furnished to do so, subject to the following conditions:
2900
-
2901
- The above copyright notice and this permission notice shall be included in all
2902
- copies or substantial portions of the Software.
2903
-
2904
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2905
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2906
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2907
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2908
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2909
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2910
- SOFTWARE.
2911
- ````
2912
-
2913
- ---
2914
-
2915
- ## The following dependencies are licensed under the MIT License:
2916
-
2917
- ### Rust Crates:
2918
-
2919
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
2920
-
2921
- ````text
2922
- The MIT License (MIT)
2923
-
2924
- Copyright (c) 2016 Johann Tuffe
2925
-
2926
- Permission is hereby granted, free of charge, to any person obtaining a copy
2927
- of this software and associated documentation files (the "Software"), to deal
2928
- in the Software without restriction, including without limitation the rights
2929
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2930
- copies of the Software, and to permit persons to whom the Software is
2931
- furnished to do so, subject to the following conditions:
2932
-
2933
-
2934
- The above copyright notice and this permission notice shall be included in
2935
- all copies or substantial portions of the Software.
2936
-
2937
-
2938
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2939
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2940
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2941
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2942
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2943
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2944
- THE SOFTWARE.
2945
-
2946
- ````
2947
-
2948
- ---
2949
-
2950
- ## The following dependencies are licensed under the MIT License:
2951
-
2952
- ### Rust Crates:
2953
-
2954
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
2962
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
2963
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
2955
2964
 
2956
2965
  ````text
2957
- Copyright 2016 Nika Layzell
2966
+ Copyright (c) 2006-2009 Graydon Hoare
2967
+ Copyright (c) 2009-2013 Mozilla Foundation
2968
+ Copyright (c) 2016 Artyom Pavlov
2958
2969
 
2959
- 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:
2970
+ Permission is hereby granted, free of charge, to any
2971
+ person obtaining a copy of this software and associated
2972
+ documentation files (the "Software"), to deal in the
2973
+ Software without restriction, including without
2974
+ limitation the rights to use, copy, modify, merge,
2975
+ publish, distribute, sublicense, and/or sell copies of
2976
+ the Software, and to permit persons to whom the Software
2977
+ is furnished to do so, subject to the following
2978
+ conditions:
2960
2979
 
2961
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2980
+ The above copyright notice and this permission notice
2981
+ shall be included in all copies or substantial portions
2982
+ of the Software.
2962
2983
 
2963
- 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.
2984
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2985
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2986
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2987
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2988
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2989
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2990
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2991
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2992
+ DEALINGS IN THE SOFTWARE.
2964
2993
 
2965
2994
  ````
2966
2995
 
@@ -2970,10 +2999,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2970
2999
 
2971
3000
  ### Rust Crates:
2972
3001
 
2973
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
3002
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
2974
3003
 
2975
3004
  ````text
2976
- Copyright Mozilla Foundation
3005
+ Copyright (c) 2016 Anthony Ramine
2977
3006
 
2978
3007
  Permission is hereby granted, free of charge, to any
2979
3008
  person obtaining a copy of this software and associated
@@ -3007,10 +3036,12 @@ DEALINGS IN THE SOFTWARE.
3007
3036
 
3008
3037
  ### Rust Crates:
3009
3038
 
3010
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
3039
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
3011
3040
 
3012
3041
  ````text
3013
- Copyright (c) 2019-2021 Tower Contributors
3042
+ Copyright (c) 2017 Carl Lerche
3043
+ Copyright (c) 2018 Bastian Köcher
3044
+ Copyright (c) 2019-2020 Artem Vorotnikov
3014
3045
 
3015
3046
  Permission is hereby granted, free of charge, to any
3016
3047
  person obtaining a copy of this software and associated
@@ -3044,12 +3075,10 @@ DEALINGS IN THE SOFTWARE.
3044
3075
 
3045
3076
  ### Rust Crates:
3046
3077
 
3047
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
3078
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
3048
3079
 
3049
3080
  ````text
3050
- MIT License
3051
-
3052
- Copyright (c) 2018-2021 The RustCrypto Project Developers
3081
+ Copyright (c) 2016-2025 Sean McArthur
3053
3082
 
3054
3083
  Permission is hereby granted, free of charge, to any person obtaining a copy
3055
3084
  of this software and associated documentation files (the "Software"), to deal
@@ -3058,59 +3087,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3058
3087
  copies of the Software, and to permit persons to whom the Software is
3059
3088
  furnished to do so, subject to the following conditions:
3060
3089
 
3061
- The above copyright notice and this permission notice shall be included in all
3062
- copies or substantial portions of the Software.
3090
+ The above copyright notice and this permission notice shall be included in
3091
+ all copies or substantial portions of the Software.
3063
3092
 
3064
3093
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3065
3094
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3066
3095
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3067
3096
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3068
3097
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3069
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3070
- SOFTWARE.
3071
-
3072
- ````
3073
-
3074
- ---
3075
-
3076
- ## The following dependencies are licensed under the MIT License:
3077
-
3078
- ### Rust Crates:
3079
-
3080
- - [rand](https://github.com/rust-random/rand) (0.8.5)
3081
- - [rand](https://github.com/rust-random/rand) (0.9.4)
3082
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
3083
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
3084
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
3085
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
3086
-
3087
- ````text
3088
- Copyright 2018 Developers of the Rand project
3089
- Copyright (c) 2014 The Rust Project Developers
3090
-
3091
- Permission is hereby granted, free of charge, to any
3092
- person obtaining a copy of this software and associated
3093
- documentation files (the "Software"), to deal in the
3094
- Software without restriction, including without
3095
- limitation the rights to use, copy, modify, merge,
3096
- publish, distribute, sublicense, and/or sell copies of
3097
- the Software, and to permit persons to whom the Software
3098
- is furnished to do so, subject to the following
3099
- conditions:
3100
-
3101
- The above copyright notice and this permission notice
3102
- shall be included in all copies or substantial portions
3103
- of the Software.
3098
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3099
+ THE SOFTWARE.
3104
3100
 
3105
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3106
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3107
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3108
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3109
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3110
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3111
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3112
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3113
- DEALINGS IN THE SOFTWARE.
3114
3101
 
3115
3102
  ````
3116
3103
 
@@ -3120,13 +3107,12 @@ DEALINGS IN THE SOFTWARE.
3120
3107
 
3121
3108
  ### Rust Crates:
3122
3109
 
3123
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
3124
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
3110
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
3111
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
3112
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
3125
3113
 
3126
3114
  ````text
3127
- Copyright (c) 2006-2009 Graydon Hoare
3128
- Copyright (c) 2009-2013 Mozilla Foundation
3129
- Copyright (c) 2016 Artyom Pavlov
3115
+ Copyright (c) 2019 Tower Contributors
3130
3116
 
3131
3117
  Permission is hereby granted, free of charge, to any
3132
3118
  person obtaining a copy of this software and associated
@@ -3160,13 +3146,15 @@ DEALINGS IN THE SOFTWARE.
3160
3146
 
3161
3147
  ### Rust Crates:
3162
3148
 
3163
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
3164
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
3149
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
3150
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
3151
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
3152
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
3165
3153
 
3166
3154
  ````text
3167
- MIT License
3155
+ The MIT License (MIT)
3168
3156
 
3169
- Copyright (c) 2019 Graham Esau
3157
+ Copyright (c) 2015 Andrew Gallant
3170
3158
 
3171
3159
  Permission is hereby granted, free of charge, to any person obtaining a copy
3172
3160
  of this software and associated documentation files (the "Software"), to deal
@@ -3175,16 +3163,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3175
3163
  copies of the Software, and to permit persons to whom the Software is
3176
3164
  furnished to do so, subject to the following conditions:
3177
3165
 
3178
- The above copyright notice and this permission notice shall be included in all
3179
- copies or substantial portions of the Software.
3166
+ The above copyright notice and this permission notice shall be included in
3167
+ all copies or substantial portions of the Software.
3180
3168
 
3181
3169
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3182
3170
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3183
3171
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3184
3172
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3185
3173
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3186
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3187
- SOFTWARE.
3174
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3175
+ THE SOFTWARE.
3188
3176
 
3189
3177
  ````
3190
3178
 
@@ -3194,28 +3182,34 @@ SOFTWARE.
3194
3182
 
3195
3183
  ### Rust Crates:
3196
3184
 
3197
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
3185
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
3198
3186
 
3199
3187
  ````text
3200
- MIT License
3188
+ Copyright (c) 2013-2016 The rust-url developers
3201
3189
 
3202
- Permission is hereby granted, free of charge, to any person obtaining a copy
3203
- of this software and associated documentation files (the "Software"), to deal
3204
- in the Software without restriction, including without limitation the rights
3205
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3206
- copies of the Software, and to permit persons to whom the Software is
3207
- furnished to do so, subject to the following conditions:
3190
+ Permission is hereby granted, free of charge, to any
3191
+ person obtaining a copy of this software and associated
3192
+ documentation files (the "Software"), to deal in the
3193
+ Software without restriction, including without
3194
+ limitation the rights to use, copy, modify, merge,
3195
+ publish, distribute, sublicense, and/or sell copies of
3196
+ the Software, and to permit persons to whom the Software
3197
+ is furnished to do so, subject to the following
3198
+ conditions:
3208
3199
 
3209
- The above copyright notice and this permission notice shall be included in all
3210
- copies or substantial portions of the Software.
3200
+ The above copyright notice and this permission notice
3201
+ shall be included in all copies or substantial portions
3202
+ of the Software.
3211
3203
 
3212
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3213
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3214
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3215
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3216
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3217
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3218
- SOFTWARE.
3204
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3205
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3206
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3207
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3208
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3209
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3210
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3211
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3212
+ DEALINGS IN THE SOFTWARE.
3219
3213
 
3220
3214
  ````
3221
3215
 
@@ -3225,11 +3219,10 @@ SOFTWARE.
3225
3219
 
3226
3220
  ### Rust Crates:
3227
3221
 
3228
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
3222
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
3229
3223
 
3230
3224
  ````text
3231
- Copyright (c) 2018-2025 The rust-random Project Developers
3232
- Copyright (c) 2014 The Rust Project Developers
3225
+ Copyright (c) 2017 Contributors
3233
3226
 
3234
3227
  Permission is hereby granted, free of charge, to any
3235
3228
  person obtaining a copy of this software and associated
@@ -3263,33 +3256,34 @@ DEALINGS IN THE SOFTWARE.
3263
3256
 
3264
3257
  ### Rust Crates:
3265
3258
 
3266
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
3267
- - [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
3268
- - [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
3269
- - [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
3270
- - [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
3271
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3272
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3259
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
3273
3260
 
3274
3261
  ````text
3275
- MIT License
3276
-
3277
- Copyright (c) <year> <copyright holders>
3262
+ Copyright (c) 2019-2021 Tower Contributors
3278
3263
 
3279
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3280
- associated documentation files (the "Software"), to deal in the Software without restriction, including
3281
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3282
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3283
- following conditions:
3264
+ Permission is hereby granted, free of charge, to any
3265
+ person obtaining a copy of this software and associated
3266
+ documentation files (the "Software"), to deal in the
3267
+ Software without restriction, including without
3268
+ limitation the rights to use, copy, modify, merge,
3269
+ publish, distribute, sublicense, and/or sell copies of
3270
+ the Software, and to permit persons to whom the Software
3271
+ is furnished to do so, subject to the following
3272
+ conditions:
3284
3273
 
3285
- The above copyright notice and this permission notice shall be included in all copies or substantial
3286
- portions of the Software.
3274
+ The above copyright notice and this permission notice
3275
+ shall be included in all copies or substantial portions
3276
+ of the Software.
3287
3277
 
3288
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3289
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3290
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3291
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3292
- USE OR OTHER DEALINGS IN THE SOFTWARE.
3278
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3279
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3280
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3281
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3282
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3283
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3284
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3285
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3286
+ DEALINGS IN THE SOFTWARE.
3293
3287
 
3294
3288
  ````
3295
3289
 
@@ -3299,30 +3293,34 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
3299
3293
 
3300
3294
  ### Rust Crates:
3301
3295
 
3302
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
3296
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
3303
3297
 
3304
3298
  ````text
3305
- The MIT License (MIT)
3306
-
3307
- Copyright (c) 2015 Alice Maz
3299
+ Copyright (c) 2021 RustCrypto Developers
3308
3300
 
3309
- Permission is hereby granted, free of charge, to any person obtaining a copy
3310
- of this software and associated documentation files (the "Software"), to deal
3311
- in the Software without restriction, including without limitation the rights
3312
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3313
- copies of the Software, and to permit persons to whom the Software is
3314
- furnished to do so, subject to the following conditions:
3301
+ Permission is hereby granted, free of charge, to any
3302
+ person obtaining a copy of this software and associated
3303
+ documentation files (the "Software"), to deal in the
3304
+ Software without restriction, including without
3305
+ limitation the rights to use, copy, modify, merge,
3306
+ publish, distribute, sublicense, and/or sell copies of
3307
+ the Software, and to permit persons to whom the Software
3308
+ is furnished to do so, subject to the following
3309
+ conditions:
3315
3310
 
3316
- The above copyright notice and this permission notice shall be included in
3317
- all copies or substantial portions of the Software.
3311
+ The above copyright notice and this permission notice
3312
+ shall be included in all copies or substantial portions
3313
+ of the Software.
3318
3314
 
3319
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3320
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3321
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3322
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3323
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3324
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3325
- THE SOFTWARE.
3315
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3316
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3317
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3318
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3319
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3320
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3321
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3322
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3323
+ DEALINGS IN THE SOFTWARE.
3326
3324
 
3327
3325
  ````
3328
3326
 
@@ -3332,11 +3330,39 @@ THE SOFTWARE.
3332
3330
 
3333
3331
  ### Rust Crates:
3334
3332
 
3335
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
3333
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
3334
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
3335
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
3336
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
3337
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
3338
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
3339
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
3340
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
3341
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
3342
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
3343
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
3344
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
3345
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
3346
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
3347
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
3348
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
3349
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
3350
+ - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
3351
+ - [semver](https://github.com/dtolnay/semver) (1.0.28)
3352
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
3353
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
3354
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
3355
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
3356
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
3357
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
3358
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
3359
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
3360
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
3361
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
3362
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
3363
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
3336
3364
 
3337
3365
  ````text
3338
- Copyright (c) The rust-url developers
3339
-
3340
3366
  Permission is hereby granted, free of charge, to any
3341
3367
  person obtaining a copy of this software and associated
3342
3368
  documentation files (the "Software"), to deal in the
@@ -3369,11 +3395,9 @@ DEALINGS IN THE SOFTWARE.
3369
3395
 
3370
3396
  ### Rust Crates:
3371
3397
 
3372
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
3398
+ - [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
3373
3399
 
3374
3400
  ````text
3375
- Copyright (c) 2018 The Servo Project Developers
3376
-
3377
3401
  Permission is hereby granted, free of charge, to any
3378
3402
  person obtaining a copy of this software and associated
3379
3403
  documentation files (the "Software"), to deal in the
@@ -3397,7 +3421,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3397
3421
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3398
3422
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3399
3423
  DEALINGS IN THE SOFTWARE.
3400
-
3401
3424
  ````
3402
3425
 
3403
3426
  ---
@@ -3406,10 +3429,10 @@ DEALINGS IN THE SOFTWARE.
3406
3429
 
3407
3430
  ### Rust Crates:
3408
3431
 
3409
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
3432
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
3410
3433
 
3411
3434
  ````text
3412
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
3435
+ Copyright (c) 2016 Amanieu d'Antras
3413
3436
 
3414
3437
  Permission is hereby granted, free of charge, to any
3415
3438
  person obtaining a copy of this software and associated
@@ -3443,10 +3466,10 @@ DEALINGS IN THE SOFTWARE.
3443
3466
 
3444
3467
  ### Rust Crates:
3445
3468
 
3446
- - [want](https://github.com/seanmonstar/want) (0.3.1)
3469
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
3447
3470
 
3448
3471
  ````text
3449
- Copyright (c) 2018-2019 Sean McArthur
3472
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
3450
3473
 
3451
3474
  Permission is hereby granted, free of charge, to any person obtaining a copy
3452
3475
  of this software and associated documentation files (the "Software"), to deal
@@ -3466,75 +3489,39 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3466
3489
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3467
3490
  THE SOFTWARE.
3468
3491
 
3469
-
3470
- ````
3471
-
3472
- ---
3473
-
3474
- ## The following dependencies are licensed under the MIT License:
3475
-
3476
- ### Rust Crates:
3477
-
3478
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
3479
-
3480
- ````text
3481
- Copyright (c) 2017 Robert Grosse
3482
-
3483
- Permission is hereby granted, free of charge, to any
3484
- person obtaining a copy of this software and associated
3485
- documentation files (the "Software"), to deal in the
3486
- Software without restriction, including without
3487
- limitation the rights to use, copy, modify, merge,
3488
- publish, distribute, sublicense, and/or sell copies of
3489
- the Software, and to permit persons to whom the Software
3490
- is furnished to do so, subject to the following
3491
- conditions:
3492
-
3493
- The above copyright notice and this permission notice
3494
- shall be included in all copies or substantial portions
3495
- of the Software.
3496
-
3497
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3498
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3499
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3500
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3501
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3502
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3503
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3504
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3505
- DEALINGS IN THE SOFTWARE.
3506
3492
  ````
3507
3493
 
3508
3494
  ---
3509
3495
 
3510
3496
  ## The following dependencies are licensed under the MIT License:
3511
3497
 
3512
- ### Rust Crates:
3498
+ ### NPM Packages:
3513
3499
 
3514
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
3500
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
3501
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
3515
3502
 
3516
3503
  ````text
3517
- MIT License
3504
+ MIT License
3518
3505
 
3519
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
3506
+ Copyright (c) Microsoft Corporation.
3520
3507
 
3521
- Permission is hereby granted, free of charge, to any person obtaining a copy
3522
- of this software and associated documentation files (the "Software"), to deal
3523
- in the Software without restriction, including without limitation the rights
3524
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3525
- copies of the Software, and to permit persons to whom the Software is
3526
- furnished to do so, subject to the following conditions:
3508
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3509
+ of this software and associated documentation files (the "Software"), to deal
3510
+ in the Software without restriction, including without limitation the rights
3511
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3512
+ copies of the Software, and to permit persons to whom the Software is
3513
+ furnished to do so, subject to the following conditions:
3527
3514
 
3528
- The above copyright notice and this permission notice shall be included in all
3529
- copies or substantial portions of the Software.
3515
+ The above copyright notice and this permission notice shall be included in all
3516
+ copies or substantial portions of the Software.
3530
3517
 
3531
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3532
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3533
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3534
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3535
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3536
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3537
- SOFTWARE.
3518
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3519
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3520
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3521
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3522
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3523
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3524
+ SOFTWARE
3538
3525
 
3539
3526
  ````
3540
3527
 
@@ -3544,35 +3531,17 @@ SOFTWARE.
3544
3531
 
3545
3532
  ### Rust Crates:
3546
3533
 
3547
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
3534
+ - [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
3535
+ - [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
3536
+ - [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
3537
+ - [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
3548
3538
 
3549
3539
  ````text
3550
- Copyright (c) 2017 Artyom Pavlov
3551
-
3552
- Permission is hereby granted, free of charge, to any
3553
- person obtaining a copy of this software and associated
3554
- documentation files (the "Software"), to deal in the
3555
- Software without restriction, including without
3556
- limitation the rights to use, copy, modify, merge,
3557
- publish, distribute, sublicense, and/or sell copies of
3558
- the Software, and to permit persons to whom the Software
3559
- is furnished to do so, subject to the following
3560
- conditions:
3561
-
3562
- The above copyright notice and this permission notice
3563
- shall be included in all copies or substantial portions
3564
- of the Software.
3540
+ 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:
3565
3541
 
3566
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3567
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3568
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3569
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3570
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3571
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3572
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3573
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3574
- DEALINGS IN THE SOFTWARE.
3542
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3575
3543
 
3544
+ 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.
3576
3545
  ````
3577
3546
 
3578
3547
  ---
@@ -3613,15 +3582,15 @@ THE SOFTWARE.
3613
3582
 
3614
3583
  ### Rust Crates:
3615
3584
 
3616
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
3617
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
3618
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
3619
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
3585
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
3620
3586
 
3621
3587
  ````text
3622
- The MIT License (MIT)
3588
+ MIT License
3623
3589
 
3624
- Copyright (c) 2015 Andrew Gallant
3590
+ Copyright 2013-2014 RAD Game Tools and Valve Software
3591
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
3592
+ Copyright (c) 2017 Frommi
3593
+ Copyright (c) 2017-2024 oyvindln
3625
3594
 
3626
3595
  Permission is hereby granted, free of charge, to any person obtaining a copy
3627
3596
  of this software and associated documentation files (the "Software"), to deal
@@ -3630,16 +3599,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3630
3599
  copies of the Software, and to permit persons to whom the Software is
3631
3600
  furnished to do so, subject to the following conditions:
3632
3601
 
3633
- The above copyright notice and this permission notice shall be included in
3634
- all copies or substantial portions of the Software.
3602
+ The above copyright notice and this permission notice shall be included in all
3603
+ copies or substantial portions of the Software.
3635
3604
 
3636
3605
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3637
3606
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3638
3607
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3639
3608
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3640
3609
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3641
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3642
- THE SOFTWARE.
3610
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3611
+ SOFTWARE.
3643
3612
 
3644
3613
  ````
3645
3614
 
@@ -3649,14 +3618,12 @@ THE SOFTWARE.
3649
3618
 
3650
3619
  ### Rust Crates:
3651
3620
 
3652
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
3653
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
3654
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
3621
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
3655
3622
 
3656
3623
  ````text
3657
3624
  MIT License
3658
3625
 
3659
- Copyright (c) Tokio Contributors
3626
+ Copyright (c) 2025 Callum Oakley
3660
3627
 
3661
3628
  Permission is hereby granted, free of charge, to any person obtaining a copy
3662
3629
  of this software and associated documentation files (the "Software"), to deal
@@ -3684,10 +3651,10 @@ SOFTWARE.
3684
3651
 
3685
3652
  ### Rust Crates:
3686
3653
 
3687
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
3654
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
3688
3655
 
3689
3656
  ````text
3690
- Copyright (c) The Rust Project Developers
3657
+ Copyright Mozilla Foundation
3691
3658
 
3692
3659
  Permission is hereby granted, free of charge, to any
3693
3660
  person obtaining a copy of this software and associated
@@ -3719,14 +3686,12 @@ DEALINGS IN THE SOFTWARE.
3719
3686
 
3720
3687
  ## The following dependencies are licensed under the MIT License:
3721
3688
 
3722
- ### NPM Packages:
3689
+ ### Rust Crates:
3723
3690
 
3724
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
3691
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
3725
3692
 
3726
3693
  ````text
3727
- The MIT License (MIT)
3728
-
3729
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
3694
+ Copyright (c) 2023-2025 Sean McArthur
3730
3695
 
3731
3696
  Permission is hereby granted, free of charge, to any person obtaining a copy
3732
3697
  of this software and associated documentation files (the "Software"), to deal
@@ -3754,12 +3719,49 @@ THE SOFTWARE.
3754
3719
 
3755
3720
  ### Rust Crates:
3756
3721
 
3757
- - [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
3722
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
3723
+
3724
+ ````text
3725
+ Copyright (c) The Rust Project Developers
3726
+
3727
+ Permission is hereby granted, free of charge, to any
3728
+ person obtaining a copy of this software and associated
3729
+ documentation files (the "Software"), to deal in the
3730
+ Software without restriction, including without
3731
+ limitation the rights to use, copy, modify, merge,
3732
+ publish, distribute, sublicense, and/or sell copies of
3733
+ the Software, and to permit persons to whom the Software
3734
+ is furnished to do so, subject to the following
3735
+ conditions:
3736
+
3737
+ The above copyright notice and this permission notice
3738
+ shall be included in all copies or substantial portions
3739
+ of the Software.
3740
+
3741
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3742
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3743
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3744
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3745
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3746
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3747
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3748
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3749
+ DEALINGS IN THE SOFTWARE.
3750
+
3751
+ ````
3752
+
3753
+ ---
3754
+
3755
+ ## The following dependencies are licensed under the MIT License:
3756
+
3757
+ ### NPM Packages:
3758
+
3759
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
3758
3760
 
3759
3761
  ````text
3760
3762
  MIT License
3761
3763
 
3762
- Copyright (c) 2025 rutrum
3764
+ Copyright (c) Matteo Collina and Undici contributors
3763
3765
 
3764
3766
  Permission is hereby granted, free of charge, to any person obtaining a copy
3765
3767
  of this software and associated documentation files (the "Software"), to deal
@@ -3768,16 +3770,54 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3768
3770
  copies of the Software, and to permit persons to whom the Software is
3769
3771
  furnished to do so, subject to the following conditions:
3770
3772
 
3771
- The above copyright notice and this permission notice shall be included in all
3772
- copies or substantial portions of the Software.
3773
+ The above copyright notice and this permission notice shall be included in all
3774
+ copies or substantial portions of the Software.
3775
+
3776
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3777
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3778
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3779
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3780
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3781
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3782
+ SOFTWARE.
3783
+
3784
+ ````
3785
+
3786
+ ---
3787
+
3788
+ ## The following dependencies are licensed under the MIT License:
3789
+
3790
+ ### Rust Crates:
3791
+
3792
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
3793
+
3794
+ ````text
3795
+ Copyright (c) 2019 The CryptoCorrosion Contributors
3796
+
3797
+ Permission is hereby granted, free of charge, to any
3798
+ person obtaining a copy of this software and associated
3799
+ documentation files (the "Software"), to deal in the
3800
+ Software without restriction, including without
3801
+ limitation the rights to use, copy, modify, merge,
3802
+ publish, distribute, sublicense, and/or sell copies of
3803
+ the Software, and to permit persons to whom the Software
3804
+ is furnished to do so, subject to the following
3805
+ conditions:
3806
+
3807
+ The above copyright notice and this permission notice
3808
+ shall be included in all copies or substantial portions
3809
+ of the Software.
3810
+
3811
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3812
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3813
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3814
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3815
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3816
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3817
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3818
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3819
+ DEALINGS IN THE SOFTWARE.
3773
3820
 
3774
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3775
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3776
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3777
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3778
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3779
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3780
- SOFTWARE.
3781
3821
  ````
3782
3822
 
3783
3823
  ---
@@ -3786,14 +3826,10 @@ SOFTWARE.
3786
3826
 
3787
3827
  ### Rust Crates:
3788
3828
 
3789
- - [educe](https://github.com/magiclen/educe) (0.5.11)
3790
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3791
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3829
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
3792
3830
 
3793
3831
  ````text
3794
- MIT License
3795
-
3796
- Copyright (c) 2023 magiclen.org (Ron Li)
3832
+ Copyright (c) 2018 directories-rs contributors
3797
3833
 
3798
3834
  Permission is hereby granted, free of charge, to any person obtaining a copy
3799
3835
  of this software and associated documentation files (the "Software"), to deal
@@ -3821,10 +3857,15 @@ SOFTWARE.
3821
3857
 
3822
3858
  ### Rust Crates:
3823
3859
 
3824
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
3860
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
3861
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
3862
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
3863
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
3864
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
3865
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
3825
3866
 
3826
3867
  ````text
3827
- Copyright (c) 2016--2023
3868
+ Copyright (c) 2019 Tokio Contributors
3828
3869
 
3829
3870
  Permission is hereby granted, free of charge, to any
3830
3871
  person obtaining a copy of this software and associated
@@ -3858,10 +3899,10 @@ DEALINGS IN THE SOFTWARE.
3858
3899
 
3859
3900
  ### Rust Crates:
3860
3901
 
3861
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
3902
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
3862
3903
 
3863
3904
  ````text
3864
- Copyright (c) 2018-2024 The rust-random Project Developers
3905
+ Copyright (c) 2018-2025 The rust-random Project Developers
3865
3906
  Copyright (c) 2014 The Rust Project Developers
3866
3907
 
3867
3908
  Permission is hereby granted, free of charge, to any
@@ -3896,40 +3937,11 @@ DEALINGS IN THE SOFTWARE.
3896
3937
 
3897
3938
  ### Rust Crates:
3898
3939
 
3899
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
3940
+ - [http](https://github.com/hyperium/http) (1.4.0)
3900
3941
 
3901
3942
  ````text
3902
- Copyright (c) 2014-2026 Sean McArthur
3903
-
3904
- Permission is hereby granted, free of charge, to any person obtaining a copy
3905
- of this software and associated documentation files (the "Software"), to deal
3906
- in the Software without restriction, including without limitation the rights
3907
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3908
- copies of the Software, and to permit persons to whom the Software is
3909
- furnished to do so, subject to the following conditions:
3910
-
3911
- The above copyright notice and this permission notice shall be included in
3912
- all copies or substantial portions of the Software.
3913
-
3914
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3915
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3916
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3917
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3918
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3919
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3920
- THE SOFTWARE.
3921
-
3922
- ````
3923
-
3924
- ---
3925
-
3926
- ## The following dependencies are licensed under the MIT License:
3927
-
3928
- ### Rust Crates:
3929
-
3930
- - [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
3943
+ Copyright (c) 2017 http-rs authors
3931
3944
 
3932
- ````text
3933
3945
  Permission is hereby granted, free of charge, to any
3934
3946
  person obtaining a copy of this software and associated
3935
3947
  documentation files (the "Software"), to deal in the
@@ -3953,6 +3965,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3953
3965
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3954
3966
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3955
3967
  DEALINGS IN THE SOFTWARE.
3968
+
3956
3969
  ````
3957
3970
 
3958
3971
  ---
@@ -3994,61 +4007,34 @@ SOFTWARE.
3994
4007
 
3995
4008
  ### Rust Crates:
3996
4009
 
3997
- - [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
3998
-
3999
- ````text
4000
- Copyright 2018 Parity Technologies (UK) Ltd.
4001
-
4002
- Permission is hereby granted, free of charge, to any person obtaining a copy of
4003
- this software and associated documentation files (the "Software"), to deal in
4004
- the Software without restriction, including without limitation the rights to
4005
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
4006
- the Software, and to permit persons to whom the Software is furnished to do so,
4007
- subject to the following conditions:
4008
-
4009
- The above copyright notice and this permission notice shall be included in all
4010
- copies or substantial portions of the Software.
4011
-
4012
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4013
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
4014
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
4015
- OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
4016
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
4017
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4018
-
4019
- ````
4020
-
4021
- ---
4022
-
4023
- ## The following dependencies are licensed under the MIT License:
4024
-
4025
- ### NPM Packages:
4026
-
4027
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
4028
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
4010
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
4029
4011
 
4030
4012
  ````text
4031
- MIT License
4032
-
4033
- Copyright (c) 2017 Evgeny Poberezkin
4013
+ Copyright (c) 2017 Artyom Pavlov
4034
4014
 
4035
- Permission is hereby granted, free of charge, to any person obtaining a copy
4036
- of this software and associated documentation files (the "Software"), to deal
4037
- in the Software without restriction, including without limitation the rights
4038
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4039
- copies of the Software, and to permit persons to whom the Software is
4040
- furnished to do so, subject to the following conditions:
4015
+ Permission is hereby granted, free of charge, to any
4016
+ person obtaining a copy of this software and associated
4017
+ documentation files (the "Software"), to deal in the
4018
+ Software without restriction, including without
4019
+ limitation the rights to use, copy, modify, merge,
4020
+ publish, distribute, sublicense, and/or sell copies of
4021
+ the Software, and to permit persons to whom the Software
4022
+ is furnished to do so, subject to the following
4023
+ conditions:
4041
4024
 
4042
- The above copyright notice and this permission notice shall be included in all
4043
- copies or substantial portions of the Software.
4025
+ The above copyright notice and this permission notice
4026
+ shall be included in all copies or substantial portions
4027
+ of the Software.
4044
4028
 
4045
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4046
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4047
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4048
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4049
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4050
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4051
- SOFTWARE.
4029
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4030
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4031
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4032
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4033
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4034
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4035
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4036
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4037
+ DEALINGS IN THE SOFTWARE.
4052
4038
 
4053
4039
  ````
4054
4040
 
@@ -4058,10 +4044,10 @@ SOFTWARE.
4058
4044
 
4059
4045
  ### Rust Crates:
4060
4046
 
4061
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
4047
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
4062
4048
 
4063
4049
  ````text
4064
- Copyright (c) 2019 Carl Lerche
4050
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
4065
4051
 
4066
4052
  Permission is hereby granted, free of charge, to any
4067
4053
  person obtaining a copy of this software and associated
@@ -4095,39 +4081,11 @@ DEALINGS IN THE SOFTWARE.
4095
4081
 
4096
4082
  ### Rust Crates:
4097
4083
 
4098
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
4099
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
4100
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
4101
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
4102
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
4103
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
4104
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
4105
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
4106
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
4107
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
4108
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
4109
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
4110
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
4111
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
4112
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
4113
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
4114
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
4115
- - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
4116
- - [semver](https://github.com/dtolnay/semver) (1.0.28)
4117
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
4118
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
4119
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
4120
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
4121
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
4122
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
4123
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
4124
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
4125
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
4126
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
4127
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
4128
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
4084
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
4129
4085
 
4130
4086
  ````text
4087
+ Copyright (c) 2017 Robert Grosse
4088
+
4131
4089
  Permission is hereby granted, free of charge, to any
4132
4090
  person obtaining a copy of this software and associated
4133
4091
  documentation files (the "Software"), to deal in the
@@ -4151,23 +4109,21 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4151
4109
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4152
4110
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4153
4111
  DEALINGS IN THE SOFTWARE.
4154
-
4155
4112
  ````
4156
4113
 
4157
4114
  ---
4158
4115
 
4159
4116
  ## The following dependencies are licensed under the MIT License:
4160
4117
 
4161
- ### Rust Crates:
4118
+ ### NPM Packages:
4162
4119
 
4163
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
4164
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
4165
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
4120
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
4121
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
4166
4122
 
4167
4123
  ````text
4168
4124
  MIT License
4169
4125
 
4170
- Copyright (c) 2017 Ted Driggs
4126
+ Copyright (c) 2017 Evgeny Poberezkin
4171
4127
 
4172
4128
  Permission is hereby granted, free of charge, to any person obtaining a copy
4173
4129
  of this software and associated documentation files (the "Software"), to deal
@@ -4195,10 +4151,15 @@ SOFTWARE.
4195
4151
 
4196
4152
  ### Rust Crates:
4197
4153
 
4198
- - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
4154
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
4155
+ - [log](https://github.com/rust-lang/log) (0.4.29)
4156
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
4157
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
4158
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
4159
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
4199
4160
 
4200
4161
  ````text
4201
- Copyright (c) 2014 Chris Wong
4162
+ Copyright (c) 2014 The Rust Project Developers
4202
4163
 
4203
4164
  Permission is hereby granted, free of charge, to any
4204
4165
  person obtaining a copy of this software and associated
@@ -4232,10 +4193,49 @@ DEALINGS IN THE SOFTWARE.
4232
4193
 
4233
4194
  ### Rust Crates:
4234
4195
 
4235
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
4196
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
4236
4197
 
4237
4198
  ````text
4238
- Copyright (c) 2016 The rust-native-tls Developers
4199
+ Copyright (c) The rust-url developers
4200
+
4201
+ Permission is hereby granted, free of charge, to any
4202
+ person obtaining a copy of this software and associated
4203
+ documentation files (the "Software"), to deal in the
4204
+ Software without restriction, including without
4205
+ limitation the rights to use, copy, modify, merge,
4206
+ publish, distribute, sublicense, and/or sell copies of
4207
+ the Software, and to permit persons to whom the Software
4208
+ is furnished to do so, subject to the following
4209
+ conditions:
4210
+
4211
+ The above copyright notice and this permission notice
4212
+ shall be included in all copies or substantial portions
4213
+ of the Software.
4214
+
4215
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4216
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4217
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4218
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4219
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4220
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4221
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4222
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4223
+ DEALINGS IN THE SOFTWARE.
4224
+
4225
+ ````
4226
+
4227
+ ---
4228
+
4229
+ ## The following dependencies are licensed under the MIT License:
4230
+
4231
+ ### NPM Packages:
4232
+
4233
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
4234
+
4235
+ ````text
4236
+ The MIT License (MIT)
4237
+
4238
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
4239
4239
 
4240
4240
  Permission is hereby granted, free of charge, to any person obtaining a copy
4241
4241
  of this software and associated documentation files (the "Software"), to deal
@@ -4244,16 +4244,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4244
4244
  copies of the Software, and to permit persons to whom the Software is
4245
4245
  furnished to do so, subject to the following conditions:
4246
4246
 
4247
- The above copyright notice and this permission notice shall be included in all
4248
- copies or substantial portions of the Software.
4247
+ The above copyright notice and this permission notice shall be included in
4248
+ all copies or substantial portions of the Software.
4249
4249
 
4250
4250
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4251
4251
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4252
4252
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4253
4253
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4254
4254
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4255
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4256
- SOFTWARE.
4255
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4256
+ THE SOFTWARE.
4257
4257
 
4258
4258
  ````
4259
4259