@deveco-codegenie/mcp-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.
@@ -16,30 +16,6 @@
16
16
  - UNKNOWN: 1
17
17
 
18
18
 
19
- ---
20
-
21
- ## The following dependencies are licensed under the 0BSD License:
22
-
23
- ### Rust Crates:
24
-
25
- - [adler2](https://github.com/oyvindln/adler2) (2.0.1)
26
-
27
- ````text
28
- Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
29
-
30
- Permission to use, copy, modify, and/or distribute this software for
31
- any purpose with or without fee is hereby granted.
32
-
33
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
34
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
35
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
36
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
37
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
38
- AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
39
- OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
40
-
41
- ````
42
-
43
19
  ---
44
20
 
45
21
  ## The following dependencies are licensed under the 0BSD License:
@@ -94,13 +70,35 @@ PERFORMANCE OF THIS SOFTWARE.
94
70
 
95
71
  ---
96
72
 
73
+ ## The following dependencies are licensed under the 0BSD License:
74
+
75
+ ### Rust Crates:
76
+
77
+ - [adler2](https://github.com/oyvindln/adler2) (2.0.1)
78
+
79
+ ````text
80
+ Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
81
+
82
+ Permission to use, copy, modify, and/or distribute this software for
83
+ any purpose with or without fee is hereby granted.
84
+
85
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
86
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
87
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
88
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
89
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
90
+ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
91
+ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
92
+
93
+ ````
94
+
95
+ ---
96
+
97
97
  ## The following dependencies are licensed under the Apache-2.0 License:
98
98
 
99
99
  ### Rust Crates:
100
100
 
101
- - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
102
- - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
103
- - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
101
+ - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
104
102
 
105
103
  ````text
106
104
  Apache License
@@ -291,7 +289,7 @@ PERFORMANCE OF THIS SOFTWARE.
291
289
  same "printed page" as the copyright notice for easier
292
290
  identification within third-party archives.
293
291
 
294
- Copyright [yyyy] [name of copyright owner]
292
+ Copyright 2011 Google Inc.
295
293
 
296
294
  Licensed under the Apache License, Version 2.0 (the "License");
297
295
  you may not use this file except in compliance with the License.
@@ -400,7 +398,9 @@ limitations under the License.
400
398
 
401
399
  ### Rust Crates:
402
400
 
403
- - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
401
+ - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
402
+ - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
403
+ - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
404
404
 
405
405
  ````text
406
406
  Apache License
@@ -591,7 +591,7 @@ limitations under the License.
591
591
  same "printed page" as the copyright notice for easier
592
592
  identification within third-party archives.
593
593
 
594
- Copyright 2011 Google Inc.
594
+ Copyright [yyyy] [name of copyright owner]
595
595
 
596
596
  Licensed under the Apache License, Version 2.0 (the "License");
597
597
  you may not use this file except in compliance with the License.
@@ -652,14 +652,33 @@ The complete list of contributors can be found at:
652
652
 
653
653
  ## The following dependencies are licensed under the MIT License:
654
654
 
655
+ ### Rust Crates:
656
+
657
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
658
+
659
+ ````text
660
+ Copyright 2016 Nika Layzell
661
+
662
+ 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:
663
+
664
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
665
+
666
+ 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.
667
+
668
+ ````
669
+
670
+ ---
671
+
672
+ ## The following dependencies are licensed under the MIT License:
673
+
655
674
  ### NPM Packages:
656
675
 
657
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
676
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
658
677
 
659
678
  ````text
660
679
  The MIT License (MIT)
661
680
 
662
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
681
+ Copyright (c) 2015-2021 Evgeny Poberezkin
663
682
 
664
683
  Permission is hereby granted, free of charge, to any person obtaining a copy
665
684
  of this software and associated documentation files (the "Software"), to deal
@@ -668,16 +687,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
668
687
  copies of the Software, and to permit persons to whom the Software is
669
688
  furnished to do so, subject to the following conditions:
670
689
 
671
- The above copyright notice and this permission notice shall be included in
672
- all copies or substantial portions of the Software.
690
+ The above copyright notice and this permission notice shall be included in all
691
+ copies or substantial portions of the Software.
673
692
 
674
693
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
675
694
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
676
695
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
677
696
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
678
697
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
679
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
680
- THE SOFTWARE.
698
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
699
+ SOFTWARE.
700
+
681
701
 
682
702
  ````
683
703
 
@@ -687,10 +707,10 @@ THE SOFTWARE.
687
707
 
688
708
  ### Rust Crates:
689
709
 
690
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
710
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
691
711
 
692
712
  ````text
693
- Copyright (c) 2017 Contributors
713
+ Copyright (c) The rust-url developers
694
714
 
695
715
  Permission is hereby granted, free of charge, to any
696
716
  person obtaining a copy of this software and associated
@@ -724,34 +744,35 @@ DEALINGS IN THE SOFTWARE.
724
744
 
725
745
  ### Rust Crates:
726
746
 
727
- - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
747
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
728
748
 
729
749
  ````text
730
- Copyright (c) 2020 Andrew D. Straw
750
+ Copyright (c) 2016 The humantime Developers
731
751
 
732
- Permission is hereby granted, free of charge, to any
733
- person obtaining a copy of this software and associated
734
- documentation files (the "Software"), to deal in the
735
- Software without restriction, including without
736
- limitation the rights to use, copy, modify, merge,
737
- publish, distribute, sublicense, and/or sell copies of
738
- the Software, and to permit persons to whom the Software
739
- is furnished to do so, subject to the following
740
- conditions:
752
+ Includes parts of http date with the following copyright:
753
+ Copyright (c) 2016 Pyfisch
741
754
 
742
- The above copyright notice and this permission notice
743
- shall be included in all copies or substantial portions
744
- of the Software.
755
+ Includes portions of musl libc with the following copyright:
756
+ Copyright © 2005-2013 Rich Felker
745
757
 
746
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
747
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
748
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
749
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
750
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
751
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
752
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
753
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
754
- DEALINGS IN THE SOFTWARE.
758
+
759
+ Permission is hereby granted, free of charge, to any person obtaining a copy
760
+ of this software and associated documentation files (the "Software"), to deal
761
+ in the Software without restriction, including without limitation the rights
762
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
763
+ copies of the Software, and to permit persons to whom the Software is
764
+ furnished to do so, subject to the following conditions:
765
+
766
+ The above copyright notice and this permission notice shall be included in all
767
+ copies or substantial portions of the Software.
768
+
769
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
770
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
771
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
772
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
773
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
774
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
775
+ SOFTWARE.
755
776
 
756
777
  ````
757
778
 
@@ -761,10 +782,10 @@ DEALINGS IN THE SOFTWARE.
761
782
 
762
783
  ### Rust Crates:
763
784
 
764
- - [http](https://github.com/hyperium/http) (1.4.0)
785
+ - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
765
786
 
766
787
  ````text
767
- Copyright (c) 2017 http-rs authors
788
+ Copyright (c) 2014 Chris Wong
768
789
 
769
790
  Permission is hereby granted, free of charge, to any
770
791
  person obtaining a copy of this software and associated
@@ -798,10 +819,10 @@ DEALINGS IN THE SOFTWARE.
798
819
 
799
820
  ### Rust Crates:
800
821
 
801
- - [want](https://github.com/seanmonstar/want) (0.3.1)
822
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
802
823
 
803
824
  ````text
804
- Copyright (c) 2018-2019 Sean McArthur
825
+ MIT License
805
826
 
806
827
  Permission is hereby granted, free of charge, to any person obtaining a copy
807
828
  of this software and associated documentation files (the "Software"), to deal
@@ -810,17 +831,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
810
831
  copies of the Software, and to permit persons to whom the Software is
811
832
  furnished to do so, subject to the following conditions:
812
833
 
813
- The above copyright notice and this permission notice shall be included in
814
- all copies or substantial portions of the Software.
834
+ The above copyright notice and this permission notice shall be included in all
835
+ copies or substantial portions of the Software.
815
836
 
816
837
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
817
838
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
818
839
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
819
840
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
820
841
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
821
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
822
- THE SOFTWARE.
823
-
842
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
843
+ SOFTWARE.
824
844
 
825
845
  ````
826
846
 
@@ -830,29 +850,37 @@ THE SOFTWARE.
830
850
 
831
851
  ### Rust Crates:
832
852
 
833
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
834
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
853
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
854
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
855
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
856
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
835
857
 
836
858
  ````text
837
- Copyright (c) 2018-2019 dirs-rs contributors
859
+ Copyright (c) 2016 The Rust Project Developers
838
860
 
839
- Permission is hereby granted, free of charge, to any person obtaining a copy
840
- of this software and associated documentation files (the "Software"), to deal
841
- in the Software without restriction, including without limitation the rights
842
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
843
- copies of the Software, and to permit persons to whom the Software is
844
- furnished to do so, subject to the following conditions:
861
+ Permission is hereby granted, free of charge, to any
862
+ person obtaining a copy of this software and associated
863
+ documentation files (the "Software"), to deal in the
864
+ Software without restriction, including without
865
+ limitation the rights to use, copy, modify, merge,
866
+ publish, distribute, sublicense, and/or sell copies of
867
+ the Software, and to permit persons to whom the Software
868
+ is furnished to do so, subject to the following
869
+ conditions:
845
870
 
846
- The above copyright notice and this permission notice shall be included in all
847
- copies or substantial portions of the Software.
871
+ The above copyright notice and this permission notice
872
+ shall be included in all copies or substantial portions
873
+ of the Software.
848
874
 
849
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
850
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
851
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
852
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
853
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
854
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
855
- SOFTWARE.
875
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
876
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
877
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
878
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
879
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
880
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
881
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
882
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
883
+ DEALINGS IN THE SOFTWARE.
856
884
 
857
885
  ````
858
886
 
@@ -862,10 +890,47 @@ SOFTWARE.
862
890
 
863
891
  ### Rust Crates:
864
892
 
865
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
893
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
866
894
 
867
895
  ````text
868
- Copyright (c) 2023-2025 Sean McArthur
896
+ Copyright (c) 2017 Robert Grosse
897
+
898
+ Permission is hereby granted, free of charge, to any
899
+ person obtaining a copy of this software and associated
900
+ documentation files (the "Software"), to deal in the
901
+ Software without restriction, including without
902
+ limitation the rights to use, copy, modify, merge,
903
+ publish, distribute, sublicense, and/or sell copies of
904
+ the Software, and to permit persons to whom the Software
905
+ is furnished to do so, subject to the following
906
+ conditions:
907
+
908
+ The above copyright notice and this permission notice
909
+ shall be included in all copies or substantial portions
910
+ of the Software.
911
+
912
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
913
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
914
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
915
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
916
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
917
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
918
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
919
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
920
+ DEALINGS IN THE SOFTWARE.
921
+ ````
922
+
923
+ ---
924
+
925
+ ## The following dependencies are licensed under the MIT License:
926
+
927
+ ### Rust Crates:
928
+
929
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
930
+
931
+ ````text
932
+ Copyright (c) 2017 Daniel Abramov
933
+ Copyright (c) 2017 Alexey Galakhov
869
934
 
870
935
  Permission is hereby granted, free of charge, to any person obtaining a copy
871
936
  of this software and associated documentation files (the "Software"), to deal
@@ -893,43 +958,10 @@ THE SOFTWARE.
893
958
 
894
959
  ### Rust Crates:
895
960
 
896
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
961
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
897
962
 
898
963
  ````text
899
- MIT License
900
-
901
- Copyright (c) [2021] [Marvin Countryman]
902
-
903
- Permission is hereby granted, free of charge, to any person obtaining a copy
904
- of this software and associated documentation files (the "Software"), to deal
905
- in the Software without restriction, including without limitation the rights
906
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
907
- copies of the Software, and to permit persons to whom the Software is
908
- furnished to do so, subject to the following conditions:
909
-
910
- The above copyright notice and this permission notice shall be included in all
911
- copies or substantial portions of the Software.
912
-
913
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
914
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
915
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
916
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
917
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
918
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
919
- SOFTWARE.
920
-
921
- ````
922
-
923
- ---
924
-
925
- ## The following dependencies are licensed under the MIT License:
926
-
927
- ### Rust Crates:
928
-
929
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
930
-
931
- ````text
932
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
964
+ Copyright (c) 2019-2021 Tower Contributors
933
965
 
934
966
  Permission is hereby granted, free of charge, to any
935
967
  person obtaining a copy of this software and associated
@@ -963,82 +995,34 @@ DEALINGS IN THE SOFTWARE.
963
995
 
964
996
  ### Rust Crates:
965
997
 
966
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
967
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
968
-
969
- ````text
970
- The MIT License (MIT)
971
-
972
- Copyright 2016 Google Inc. All Rights Reserved.
973
-
974
- 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:
975
-
976
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
977
-
978
- 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.
979
-
980
- ````
981
-
982
- ---
983
-
984
- ## The following dependencies are licensed under the MIT License:
985
-
986
- ### NPM Packages:
987
-
988
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
989
-
990
- ````text
991
- This software is released under the MIT license:
992
-
993
- Permission is hereby granted, free of charge, to any person obtaining a copy of
994
- this software and associated documentation files (the "Software"), to deal in
995
- the Software without restriction, including without limitation the rights to
996
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
997
- the Software, and to permit persons to whom the Software is furnished to do so,
998
- subject to the following conditions:
999
-
1000
- The above copyright notice and this permission notice shall be included in all
1001
- copies or substantial portions of the Software.
1002
-
1003
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1004
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1005
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1006
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1007
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1008
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1009
-
1010
- ````
1011
-
1012
- ---
1013
-
1014
- ## The following dependencies are licensed under the MIT License:
1015
-
1016
- ### NPM Packages:
1017
-
1018
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
998
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
1019
999
 
1020
1000
  ````text
1021
- MIT License
1022
-
1023
- Copyright (c) Matteo Collina and Undici contributors
1001
+ Copyright Mozilla Foundation
1024
1002
 
1025
- Permission is hereby granted, free of charge, to any person obtaining a copy
1026
- of this software and associated documentation files (the "Software"), to deal
1027
- in the Software without restriction, including without limitation the rights
1028
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1029
- copies of the Software, and to permit persons to whom the Software is
1030
- furnished to do so, subject to the following conditions:
1003
+ Permission is hereby granted, free of charge, to any
1004
+ person obtaining a copy of this software and associated
1005
+ documentation files (the "Software"), to deal in the
1006
+ Software without restriction, including without
1007
+ limitation the rights to use, copy, modify, merge,
1008
+ publish, distribute, sublicense, and/or sell copies of
1009
+ the Software, and to permit persons to whom the Software
1010
+ is furnished to do so, subject to the following
1011
+ conditions:
1031
1012
 
1032
- The above copyright notice and this permission notice shall be included in all
1033
- copies or substantial portions of the Software.
1013
+ The above copyright notice and this permission notice
1014
+ shall be included in all copies or substantial portions
1015
+ of the Software.
1034
1016
 
1035
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1036
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1037
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1038
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1039
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1040
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1041
- SOFTWARE.
1017
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1018
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1019
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1020
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1021
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1022
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1023
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1024
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1025
+ DEALINGS IN THE SOFTWARE.
1042
1026
 
1043
1027
  ````
1044
1028
 
@@ -1048,10 +1032,10 @@ SOFTWARE.
1048
1032
 
1049
1033
  ### Rust Crates:
1050
1034
 
1051
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
1035
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
1052
1036
 
1053
1037
  ````text
1054
- Copyright (c) 2019 Nick Fitzgerald
1038
+ Copyright (c) 2014-2026 Alex Crichton
1055
1039
 
1056
1040
  Permission is hereby granted, free of charge, to any
1057
1041
  person obtaining a copy of this software and associated
@@ -1085,38 +1069,11 @@ DEALINGS IN THE SOFTWARE.
1085
1069
 
1086
1070
  ### Rust Crates:
1087
1071
 
1088
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
1089
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
1090
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
1091
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
1092
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
1093
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
1094
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
1095
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
1096
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
1097
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
1098
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
1099
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
1100
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
1101
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
1102
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
1103
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
1104
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
1105
- - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
1106
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
1107
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
1108
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
1109
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
1110
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
1111
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
1112
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
1113
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
1114
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
1115
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
1116
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
1117
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
1072
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
1118
1073
 
1119
1074
  ````text
1075
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
1076
+
1120
1077
  Permission is hereby granted, free of charge, to any
1121
1078
  person obtaining a copy of this software and associated
1122
1079
  documentation files (the "Software"), to deal in the
@@ -1149,12 +1106,12 @@ DEALINGS IN THE SOFTWARE.
1149
1106
 
1150
1107
  ### Rust Crates:
1151
1108
 
1152
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
1109
+ - [nix](https://github.com/nix-rust/nix) (0.31.2)
1153
1110
 
1154
1111
  ````text
1155
- MIT License
1112
+ The MIT License (MIT)
1156
1113
 
1157
- Copyright (c) 2018-2021 The RustCrypto Project Developers
1114
+ Copyright (c) 2015 Carl Lerche + nix-rust Authors
1158
1115
 
1159
1116
  Permission is hereby granted, free of charge, to any person obtaining a copy
1160
1117
  of this software and associated documentation files (the "Software"), to deal
@@ -1163,16 +1120,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1163
1120
  copies of the Software, and to permit persons to whom the Software is
1164
1121
  furnished to do so, subject to the following conditions:
1165
1122
 
1166
- The above copyright notice and this permission notice shall be included in all
1167
- copies or substantial portions of the Software.
1123
+ The above copyright notice and this permission notice shall be included in
1124
+ all copies or substantial portions of the Software.
1168
1125
 
1169
1126
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1170
1127
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1171
1128
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1172
1129
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1173
1130
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1174
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1175
- SOFTWARE.
1131
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1132
+ THE SOFTWARE.
1176
1133
 
1177
1134
  ````
1178
1135
 
@@ -1182,32 +1139,34 @@ SOFTWARE.
1182
1139
 
1183
1140
  ### Rust Crates:
1184
1141
 
1185
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
1186
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
1187
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
1142
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
1188
1143
 
1189
1144
  ````text
1190
- MIT License
1191
-
1192
- Copyright (c) 2017 Ted Driggs
1145
+ Copyright (c) 2019 Nick Fitzgerald
1193
1146
 
1194
- Permission is hereby granted, free of charge, to any person obtaining a copy
1195
- of this software and associated documentation files (the "Software"), to deal
1196
- in the Software without restriction, including without limitation the rights
1197
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1198
- copies of the Software, and to permit persons to whom the Software is
1199
- furnished to do so, subject to the following conditions:
1147
+ Permission is hereby granted, free of charge, to any
1148
+ person obtaining a copy of this software and associated
1149
+ documentation files (the "Software"), to deal in the
1150
+ Software without restriction, including without
1151
+ limitation the rights to use, copy, modify, merge,
1152
+ publish, distribute, sublicense, and/or sell copies of
1153
+ the Software, and to permit persons to whom the Software
1154
+ is furnished to do so, subject to the following
1155
+ conditions:
1200
1156
 
1201
- The above copyright notice and this permission notice shall be included in all
1202
- copies or substantial portions of the Software.
1157
+ The above copyright notice and this permission notice
1158
+ shall be included in all copies or substantial portions
1159
+ of the Software.
1203
1160
 
1204
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1205
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1206
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1207
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1208
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1209
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1210
- SOFTWARE.
1161
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1162
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1163
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1164
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1165
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1166
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1167
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1168
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1169
+ DEALINGS IN THE SOFTWARE.
1211
1170
 
1212
1171
  ````
1213
1172
 
@@ -1217,10 +1176,14 @@ SOFTWARE.
1217
1176
 
1218
1177
  ### Rust Crates:
1219
1178
 
1220
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
1179
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
1221
1180
 
1222
1181
  ````text
1223
- Copyright (c) 2014-2026 Sean McArthur
1182
+ The MIT License (MIT)
1183
+
1184
+ Copyright (c) 2015 Danny Guo
1185
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1186
+ Copyright (c) 2018 Akash Kurdekar
1224
1187
 
1225
1188
  Permission is hereby granted, free of charge, to any person obtaining a copy
1226
1189
  of this software and associated documentation files (the "Software"), to deal
@@ -1229,16 +1192,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1229
1192
  copies of the Software, and to permit persons to whom the Software is
1230
1193
  furnished to do so, subject to the following conditions:
1231
1194
 
1232
- The above copyright notice and this permission notice shall be included in
1233
- all copies or substantial portions of the Software.
1195
+ The above copyright notice and this permission notice shall be included in all
1196
+ copies or substantial portions of the Software.
1234
1197
 
1235
1198
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1236
1199
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1237
1200
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1238
1201
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1239
1202
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1240
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1241
- THE SOFTWARE.
1203
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1204
+ SOFTWARE.
1242
1205
 
1243
1206
  ````
1244
1207
 
@@ -1248,30 +1211,30 @@ THE SOFTWARE.
1248
1211
 
1249
1212
  ### Rust Crates:
1250
1213
 
1251
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
1214
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
1252
1215
 
1253
1216
  ````text
1254
- Copyright (c) 2017 Alexey Galakhov
1255
- Copyright (c) 2016 Jason Housley
1256
-
1257
- Permission is hereby granted, free of charge, to any person obtaining a copy
1258
- of this software and associated documentation files (the "Software"), to deal
1259
- in the Software without restriction, including without limitation the rights
1260
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1261
- copies of the Software, and to permit persons to whom the Software is
1262
- furnished to do so, subject to the following conditions:
1263
-
1264
- The above copyright notice and this permission notice shall be included in
1265
- all copies or substantial portions of the Software.
1266
-
1267
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1268
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1269
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1270
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1271
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1272
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1273
- THE SOFTWARE.
1274
-
1217
+ The MIT License (MIT)
1218
+
1219
+ Copyright (c) 2015 Bartłomiej Kamiński
1220
+
1221
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1222
+ of this software and associated documentation files (the "Software"), to deal
1223
+ in the Software without restriction, including without limitation the rights
1224
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1225
+ copies of the Software, and to permit persons to whom the Software is
1226
+ furnished to do so, subject to the following conditions:
1227
+
1228
+ The above copyright notice and this permission notice shall be included in all
1229
+ copies or substantial portions of the Software.
1230
+
1231
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1232
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1233
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1234
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1235
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1236
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1237
+ SOFTWARE.
1275
1238
  ````
1276
1239
 
1277
1240
  ---
@@ -1280,10 +1243,11 @@ THE SOFTWARE.
1280
1243
 
1281
1244
  ### Rust Crates:
1282
1245
 
1283
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
1246
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
1284
1247
 
1285
1248
  ````text
1286
- Copyright (c) 2018 The Servo Project Developers
1249
+ Copyright (c) 2018-2025 The rust-random Project Developers
1250
+ Copyright (c) 2014 The Rust Project Developers
1287
1251
 
1288
1252
  Permission is hereby granted, free of charge, to any
1289
1253
  person obtaining a copy of this software and associated
@@ -1315,34 +1279,33 @@ DEALINGS IN THE SOFTWARE.
1315
1279
 
1316
1280
  ## The following dependencies are licensed under the MIT License:
1317
1281
 
1318
- ### Rust Crates:
1282
+ ### NPM Packages:
1319
1283
 
1320
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
1284
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
1285
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
1321
1286
 
1322
1287
  ````text
1323
- The MIT License (MIT)
1324
-
1325
- Copyright (c) 2016 Johann Tuffe
1326
-
1327
- Permission is hereby granted, free of charge, to any person obtaining a copy
1328
- of this software and associated documentation files (the "Software"), to deal
1329
- in the Software without restriction, including without limitation the rights
1330
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1331
- copies of the Software, and to permit persons to whom the Software is
1332
- furnished to do so, subject to the following conditions:
1333
-
1334
-
1335
- The above copyright notice and this permission notice shall be included in
1336
- all copies or substantial portions of the Software.
1337
-
1338
-
1339
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1340
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1341
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1342
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1343
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1344
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1345
- THE SOFTWARE.
1288
+ MIT License
1289
+
1290
+ Copyright (c) 2017 Evgeny Poberezkin
1291
+
1292
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1293
+ of this software and associated documentation files (the "Software"), to deal
1294
+ in the Software without restriction, including without limitation the rights
1295
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1296
+ copies of the Software, and to permit persons to whom the Software is
1297
+ furnished to do so, subject to the following conditions:
1298
+
1299
+ The above copyright notice and this permission notice shall be included in all
1300
+ copies or substantial portions of the Software.
1301
+
1302
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1303
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1304
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1305
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1306
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1307
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1308
+ SOFTWARE.
1346
1309
 
1347
1310
  ````
1348
1311
 
@@ -1352,12 +1315,14 @@ THE SOFTWARE.
1352
1315
 
1353
1316
  ### Rust Crates:
1354
1317
 
1355
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
1318
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
1319
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1320
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1356
1321
 
1357
1322
  ````text
1358
- The MIT License (MIT)
1323
+ MIT License
1359
1324
 
1360
- Copyright (c) 2014 Paho Lurie-Gregg
1325
+ Copyright (c) 2023 magiclen.org (Ron Li)
1361
1326
 
1362
1327
  Permission is hereby granted, free of charge, to any person obtaining a copy
1363
1328
  of this software and associated documentation files (the "Software"), to deal
@@ -1385,10 +1350,10 @@ SOFTWARE.
1385
1350
 
1386
1351
  ### Rust Crates:
1387
1352
 
1388
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1353
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
1389
1354
 
1390
1355
  ````text
1391
- Copyright (c) 2018 Carl Lerche
1356
+ Copyright (c) 2015 Steven Allen
1392
1357
 
1393
1358
  Permission is hereby granted, free of charge, to any
1394
1359
  person obtaining a copy of this software and associated
@@ -1422,12 +1387,12 @@ DEALINGS IN THE SOFTWARE.
1422
1387
 
1423
1388
  ### Rust Crates:
1424
1389
 
1425
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
1390
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
1426
1391
 
1427
1392
  ````text
1428
- The MIT License (MIT)
1393
+ MIT License
1429
1394
 
1430
- Copyright (c) 2015 Alice Maz
1395
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
1431
1396
 
1432
1397
  Permission is hereby granted, free of charge, to any person obtaining a copy
1433
1398
  of this software and associated documentation files (the "Software"), to deal
@@ -1436,16 +1401,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1436
1401
  copies of the Software, and to permit persons to whom the Software is
1437
1402
  furnished to do so, subject to the following conditions:
1438
1403
 
1439
- The above copyright notice and this permission notice shall be included in
1440
- all copies or substantial portions of the Software.
1404
+ The above copyright notice and this permission notice shall be included in all
1405
+ copies or substantial portions of the Software.
1441
1406
 
1442
1407
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1443
1408
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1444
1409
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1445
1410
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1446
1411
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1447
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1448
- THE SOFTWARE.
1412
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1413
+ SOFTWARE.
1449
1414
 
1450
1415
  ````
1451
1416
 
@@ -1455,16 +1420,15 @@ THE SOFTWARE.
1455
1420
 
1456
1421
  ### Rust Crates:
1457
1422
 
1458
- - [rand](https://github.com/rust-random/rand) (0.8.5)
1459
- - [rand](https://github.com/rust-random/rand) (0.9.4)
1460
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
1461
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
1462
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
1463
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
1423
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
1424
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
1425
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
1426
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
1427
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
1428
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
1464
1429
 
1465
1430
  ````text
1466
- Copyright 2018 Developers of the Rand project
1467
- Copyright (c) 2014 The Rust Project Developers
1431
+ Copyright (c) 2019 Tokio Contributors
1468
1432
 
1469
1433
  Permission is hereby granted, free of charge, to any
1470
1434
  person obtaining a copy of this software and associated
@@ -1498,16 +1462,34 @@ DEALINGS IN THE SOFTWARE.
1498
1462
 
1499
1463
  ### Rust Crates:
1500
1464
 
1501
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
1465
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
1502
1466
 
1503
1467
  ````text
1504
- Copyright 2016 Nika Layzell
1468
+ Copyright (c) 2017 Artyom Pavlov
1505
1469
 
1506
- 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:
1470
+ Permission is hereby granted, free of charge, to any
1471
+ person obtaining a copy of this software and associated
1472
+ documentation files (the "Software"), to deal in the
1473
+ Software without restriction, including without
1474
+ limitation the rights to use, copy, modify, merge,
1475
+ publish, distribute, sublicense, and/or sell copies of
1476
+ the Software, and to permit persons to whom the Software
1477
+ is furnished to do so, subject to the following
1478
+ conditions:
1507
1479
 
1508
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1480
+ The above copyright notice and this permission notice
1481
+ shall be included in all copies or substantial portions
1482
+ of the Software.
1509
1483
 
1510
- 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.
1484
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1485
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1486
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1487
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1488
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1489
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1490
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1491
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1492
+ DEALINGS IN THE SOFTWARE.
1511
1493
 
1512
1494
  ````
1513
1495
 
@@ -1517,10 +1499,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1517
1499
 
1518
1500
  ### Rust Crates:
1519
1501
 
1520
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
1502
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
1521
1503
 
1522
1504
  ````text
1523
- Copyright (c) 2019 Eliza Weisman
1505
+ Copyright (c) 2023-2025 Sean McArthur
1524
1506
 
1525
1507
  Permission is hereby granted, free of charge, to any person obtaining a copy
1526
1508
  of this software and associated documentation files (the "Software"), to deal
@@ -1548,14 +1530,15 @@ THE SOFTWARE.
1548
1530
 
1549
1531
  ### Rust Crates:
1550
1532
 
1551
- - [educe](https://github.com/magiclen/educe) (0.5.11)
1552
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1553
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1533
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1554
1534
 
1555
1535
  ````text
1556
1536
  MIT License
1557
1537
 
1558
- Copyright (c) 2023 magiclen.org (Ron Li)
1538
+ Copyright 2013-2014 RAD Game Tools and Valve Software
1539
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
1540
+ Copyright (c) 2017 Frommi
1541
+ Copyright (c) 2017-2024 oyvindln
1559
1542
 
1560
1543
  Permission is hereby granted, free of charge, to any person obtaining a copy
1561
1544
  of this software and associated documentation files (the "Software"), to deal
@@ -1583,35 +1566,29 @@ SOFTWARE.
1583
1566
 
1584
1567
  ### Rust Crates:
1585
1568
 
1586
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
1569
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
1587
1570
 
1588
1571
  ````text
1589
- Copyright (c) 2018-2024 The rust-random Project Developers
1590
- Copyright (c) 2014 The Rust Project Developers
1572
+ Copyright (c) 2017 Alexey Galakhov
1573
+ Copyright (c) 2016 Jason Housley
1591
1574
 
1592
- Permission is hereby granted, free of charge, to any
1593
- person obtaining a copy of this software and associated
1594
- documentation files (the "Software"), to deal in the
1595
- Software without restriction, including without
1596
- limitation the rights to use, copy, modify, merge,
1597
- publish, distribute, sublicense, and/or sell copies of
1598
- the Software, and to permit persons to whom the Software
1599
- is furnished to do so, subject to the following
1600
- conditions:
1575
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1576
+ of this software and associated documentation files (the "Software"), to deal
1577
+ in the Software without restriction, including without limitation the rights
1578
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1579
+ copies of the Software, and to permit persons to whom the Software is
1580
+ furnished to do so, subject to the following conditions:
1601
1581
 
1602
- The above copyright notice and this permission notice
1603
- shall be included in all copies or substantial portions
1604
- of the Software.
1582
+ The above copyright notice and this permission notice shall be included in
1583
+ all copies or substantial portions of the Software.
1605
1584
 
1606
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1607
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1608
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1609
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1610
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1611
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1612
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1613
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1614
- DEALINGS IN THE SOFTWARE.
1585
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1586
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1587
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1588
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1589
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1590
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1591
+ THE SOFTWARE.
1615
1592
 
1616
1593
  ````
1617
1594
 
@@ -1621,10 +1598,11 @@ DEALINGS IN THE SOFTWARE.
1621
1598
 
1622
1599
  ### Rust Crates:
1623
1600
 
1624
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
1601
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
1602
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
1625
1603
 
1626
1604
  ````text
1627
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
1605
+ Copyright (c) 2014 Alex Crichton
1628
1606
 
1629
1607
  Permission is hereby granted, free of charge, to any
1630
1608
  person obtaining a copy of this software and associated
@@ -1642,44 +1620,13 @@ of the Software.
1642
1620
 
1643
1621
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1644
1622
  ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1645
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1646
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1647
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1648
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1649
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1650
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1651
- DEALINGS IN THE SOFTWARE.
1652
-
1653
- ````
1654
-
1655
- ---
1656
-
1657
- ## The following dependencies are licensed under the MIT License:
1658
-
1659
- ### Rust Crates:
1660
-
1661
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1662
-
1663
- ````text
1664
- Copyright (c) 2014 Carl Lerche and other MIO contributors
1665
-
1666
- Permission is hereby granted, free of charge, to any person obtaining a copy
1667
- of this software and associated documentation files (the "Software"), to deal
1668
- in the Software without restriction, including without limitation the rights
1669
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1670
- copies of the Software, and to permit persons to whom the Software is
1671
- furnished to do so, subject to the following conditions:
1672
-
1673
- The above copyright notice and this permission notice shall be included in
1674
- all copies or substantial portions of the Software.
1675
-
1676
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1677
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1678
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1679
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1680
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1681
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1682
- THE SOFTWARE.
1623
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1624
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1625
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1626
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1627
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1628
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1629
+ DEALINGS IN THE SOFTWARE.
1683
1630
 
1684
1631
  ````
1685
1632
 
@@ -1689,11 +1636,10 @@ THE SOFTWARE.
1689
1636
 
1690
1637
  ### Rust Crates:
1691
1638
 
1692
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
1639
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
1693
1640
 
1694
1641
  ````text
1695
- Copyright (c) 2018-2026 The rust-random Project Developers
1696
- Copyright (c) 2014 The Rust Project Developers
1642
+ Copyright (c) 2013-2016 The rust-url developers
1697
1643
 
1698
1644
  Permission is hereby granted, free of charge, to any
1699
1645
  person obtaining a copy of this software and associated
@@ -1727,16 +1673,30 @@ DEALINGS IN THE SOFTWARE.
1727
1673
 
1728
1674
  ### Rust Crates:
1729
1675
 
1730
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
1676
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
1731
1677
 
1732
1678
  ````text
1733
- Copyright 2017 Juniper Networks, Inc.
1679
+ The MIT License (MIT)
1734
1680
 
1735
- 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:
1681
+ Copyright (c) 2014 Paho Lurie-Gregg
1736
1682
 
1737
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1683
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1684
+ of this software and associated documentation files (the "Software"), to deal
1685
+ in the Software without restriction, including without limitation the rights
1686
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1687
+ copies of the Software, and to permit persons to whom the Software is
1688
+ furnished to do so, subject to the following conditions:
1738
1689
 
1739
- 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.
1690
+ The above copyright notice and this permission notice shall be included in all
1691
+ copies or substantial portions of the Software.
1692
+
1693
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1694
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1695
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1696
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1697
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1698
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1699
+ SOFTWARE.
1740
1700
 
1741
1701
  ````
1742
1702
 
@@ -1746,34 +1706,29 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1746
1706
 
1747
1707
  ### Rust Crates:
1748
1708
 
1749
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
1709
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
1710
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1711
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1750
1712
 
1751
1713
  ````text
1752
- Copyright (c) 2017 Artyom Pavlov
1714
+ MIT License
1753
1715
 
1754
- Permission is hereby granted, free of charge, to any
1755
- person obtaining a copy of this software and associated
1756
- documentation files (the "Software"), to deal in the
1757
- Software without restriction, including without
1758
- limitation the rights to use, copy, modify, merge,
1759
- publish, distribute, sublicense, and/or sell copies of
1760
- the Software, and to permit persons to whom the Software
1761
- is furnished to do so, subject to the following
1762
- conditions:
1716
+ Copyright (c) <year> <copyright holders>
1763
1717
 
1764
- The above copyright notice and this permission notice
1765
- shall be included in all copies or substantial portions
1766
- of the Software.
1718
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
1719
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
1720
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1721
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
1722
+ following conditions:
1767
1723
 
1768
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1769
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1770
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1771
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1772
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1773
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1774
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1775
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1776
- DEALINGS IN THE SOFTWARE.
1724
+ The above copyright notice and this permission notice shall be included in all copies or substantial
1725
+ portions of the Software.
1726
+
1727
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1728
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
1729
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1730
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
1731
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
1777
1732
 
1778
1733
  ````
1779
1734
 
@@ -1816,10 +1771,74 @@ SOFTWARE.
1816
1771
 
1817
1772
  ### Rust Crates:
1818
1773
 
1819
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
1774
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
1775
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
1776
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
1777
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
1778
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
1779
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
1780
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
1781
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
1782
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
1783
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
1784
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
1785
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
1786
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
1787
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
1788
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
1789
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
1790
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
1791
+ - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
1792
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
1793
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
1794
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
1795
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
1796
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
1797
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
1798
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
1799
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
1800
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
1801
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
1802
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
1803
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
1820
1804
 
1821
1805
  ````text
1822
- Copyright (c) 2020-2025 The RustCrypto Project Developers
1806
+ Permission is hereby granted, free of charge, to any
1807
+ person obtaining a copy of this software and associated
1808
+ documentation files (the "Software"), to deal in the
1809
+ Software without restriction, including without
1810
+ limitation the rights to use, copy, modify, merge,
1811
+ publish, distribute, sublicense, and/or sell copies of
1812
+ the Software, and to permit persons to whom the Software
1813
+ is furnished to do so, subject to the following
1814
+ conditions:
1815
+
1816
+ The above copyright notice and this permission notice
1817
+ shall be included in all copies or substantial portions
1818
+ of the Software.
1819
+
1820
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1821
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1822
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1823
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1824
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1825
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1826
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1827
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1828
+ DEALINGS IN THE SOFTWARE.
1829
+
1830
+ ````
1831
+
1832
+ ---
1833
+
1834
+ ## The following dependencies are licensed under the MIT License:
1835
+
1836
+ ### Rust Crates:
1837
+
1838
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
1839
+
1840
+ ````text
1841
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
1823
1842
 
1824
1843
  Permission is hereby granted, free of charge, to any
1825
1844
  person obtaining a copy of this software and associated
@@ -1853,11 +1872,11 @@ DEALINGS IN THE SOFTWARE.
1853
1872
 
1854
1873
  ### Rust Crates:
1855
1874
 
1856
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
1875
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
1857
1876
 
1858
1877
  ````text
1859
- Copyright (c) 2013-2014 The Rust Project Developers.
1860
- Copyright (c) 2015-2020 The rust-hex Developers
1878
+ Copyright (c) 2018-2023 Sean McArthur
1879
+ Copyright (c) 2016 Alex Crichton
1861
1880
 
1862
1881
  Permission is hereby granted, free of charge, to any person obtaining a copy
1863
1882
  of this software and associated documentation files (the "Software"), to deal
@@ -1866,16 +1885,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1866
1885
  copies of the Software, and to permit persons to whom the Software is
1867
1886
  furnished to do so, subject to the following conditions:
1868
1887
 
1869
- The above copyright notice and this permission notice shall be included in all
1870
- copies or substantial portions of the Software.
1888
+ The above copyright notice and this permission notice shall be included in
1889
+ all copies or substantial portions of the Software.
1871
1890
 
1872
1891
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1873
1892
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1874
1893
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1875
1894
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1876
1895
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1877
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1878
- SOFTWARE.
1896
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1897
+ THE SOFTWARE.
1898
+
1879
1899
 
1880
1900
  ````
1881
1901
 
@@ -1883,12 +1903,14 @@ SOFTWARE.
1883
1903
 
1884
1904
  ## The following dependencies are licensed under the MIT License:
1885
1905
 
1886
- ### Rust Crates:
1906
+ ### NPM Packages:
1887
1907
 
1888
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
1908
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
1889
1909
 
1890
1910
  ````text
1891
- Copyright (c) 2017 Sean McArthur
1911
+ MIT License
1912
+
1913
+ Copyright (c) Matteo Collina and Undici contributors
1892
1914
 
1893
1915
  Permission is hereby granted, free of charge, to any person obtaining a copy
1894
1916
  of this software and associated documentation files (the "Software"), to deal
@@ -1897,17 +1919,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1897
1919
  copies of the Software, and to permit persons to whom the Software is
1898
1920
  furnished to do so, subject to the following conditions:
1899
1921
 
1900
- The above copyright notice and this permission notice shall be included in
1901
- all copies or substantial portions of the Software.
1922
+ The above copyright notice and this permission notice shall be included in all
1923
+ copies or substantial portions of the Software.
1902
1924
 
1903
1925
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1904
1926
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1905
1927
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1906
1928
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1907
1929
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1908
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1909
- THE SOFTWARE.
1910
-
1930
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1931
+ SOFTWARE.
1911
1932
 
1912
1933
  ````
1913
1934
 
@@ -1917,13 +1938,10 @@ THE SOFTWARE.
1917
1938
 
1918
1939
  ### Rust Crates:
1919
1940
 
1920
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
1921
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
1922
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
1923
- - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
1941
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
1924
1942
 
1925
1943
  ````text
1926
- Copyright (c) 2016 The Rust Project Developers
1944
+ Copyright (c) 2016 Amanieu d'Antras
1927
1945
 
1928
1946
  Permission is hereby granted, free of charge, to any
1929
1947
  person obtaining a copy of this software and associated
@@ -1957,34 +1975,28 @@ DEALINGS IN THE SOFTWARE.
1957
1975
 
1958
1976
  ### Rust Crates:
1959
1977
 
1960
- - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
1978
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1961
1979
 
1962
1980
  ````text
1963
- Copyright (c) 2017 tokio-jsonrpc developers
1981
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
1964
1982
 
1965
- Permission is hereby granted, free of charge, to any
1966
- person obtaining a copy of this software and associated
1967
- documentation files (the "Software"), to deal in the
1968
- Software without restriction, including without
1969
- limitation the rights to use, copy, modify, merge,
1970
- publish, distribute, sublicense, and/or sell copies of
1971
- the Software, and to permit persons to whom the Software
1972
- is furnished to do so, subject to the following
1973
- conditions:
1983
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1984
+ of this software and associated documentation files (the "Software"), to deal
1985
+ in the Software without restriction, including without limitation the rights
1986
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1987
+ copies of the Software, and to permit persons to whom the Software is
1988
+ furnished to do so, subject to the following conditions:
1974
1989
 
1975
- The above copyright notice and this permission notice
1976
- shall be included in all copies or substantial portions
1977
- of the Software.
1990
+ The above copyright notice and this permission notice shall be included in
1991
+ all copies or substantial portions of the Software.
1978
1992
 
1979
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1980
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1981
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1982
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1983
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1984
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1985
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1986
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1987
- DEALINGS IN THE SOFTWARE.
1993
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1994
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1995
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1996
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1997
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1998
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1999
+ THE SOFTWARE.
1988
2000
 
1989
2001
  ````
1990
2002
 
@@ -1994,10 +2006,10 @@ DEALINGS IN THE SOFTWARE.
1994
2006
 
1995
2007
  ### Rust Crates:
1996
2008
 
1997
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2009
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
1998
2010
 
1999
2011
  ````text
2000
- Copyright (c) 2015 Steven Allen
2012
+ Copyright (c) 2021 RustCrypto Developers
2001
2013
 
2002
2014
  Permission is hereby granted, free of charge, to any
2003
2015
  person obtaining a copy of this software and associated
@@ -2031,34 +2043,32 @@ DEALINGS IN THE SOFTWARE.
2031
2043
 
2032
2044
  ### Rust Crates:
2033
2045
 
2034
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
2046
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
2035
2047
 
2036
2048
  ````text
2037
- Copyright (c) 2016--2023
2038
-
2039
- Permission is hereby granted, free of charge, to any
2040
- person obtaining a copy of this software and associated
2041
- documentation files (the "Software"), to deal in the
2042
- Software without restriction, including without
2043
- limitation the rights to use, copy, modify, merge,
2044
- publish, distribute, sublicense, and/or sell copies of
2045
- the Software, and to permit persons to whom the Software
2046
- is furnished to do so, subject to the following
2047
- conditions:
2048
-
2049
- The above copyright notice and this permission notice
2050
- shall be included in all copies or substantial portions
2051
- of the Software.
2052
-
2053
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2054
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2055
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2056
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2057
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2058
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2059
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2060
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2061
- DEALINGS IN THE SOFTWARE.
2049
+ The MIT License (MIT)
2050
+
2051
+ Copyright (c) 2016 Johann Tuffe
2052
+
2053
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2054
+ of this software and associated documentation files (the "Software"), to deal
2055
+ in the Software without restriction, including without limitation the rights
2056
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2057
+ copies of the Software, and to permit persons to whom the Software is
2058
+ furnished to do so, subject to the following conditions:
2059
+
2060
+
2061
+ The above copyright notice and this permission notice shall be included in
2062
+ all copies or substantial portions of the Software.
2063
+
2064
+
2065
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2066
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2067
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2068
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2069
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2070
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2071
+ THE SOFTWARE.
2062
2072
 
2063
2073
  ````
2064
2074
 
@@ -2068,13 +2078,10 @@ DEALINGS IN THE SOFTWARE.
2068
2078
 
2069
2079
  ### Rust Crates:
2070
2080
 
2071
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
2072
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
2081
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
2073
2082
 
2074
2083
  ````text
2075
- MIT License
2076
-
2077
- Copyright (c) 2019 Graham Esau
2084
+ Copyright (c) 2016-2025 Sean McArthur
2078
2085
 
2079
2086
  Permission is hereby granted, free of charge, to any person obtaining a copy
2080
2087
  of this software and associated documentation files (the "Software"), to deal
@@ -2083,16 +2090,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2083
2090
  copies of the Software, and to permit persons to whom the Software is
2084
2091
  furnished to do so, subject to the following conditions:
2085
2092
 
2086
- The above copyright notice and this permission notice shall be included in all
2087
- copies or substantial portions of the Software.
2093
+ The above copyright notice and this permission notice shall be included in
2094
+ all copies or substantial portions of the Software.
2088
2095
 
2089
2096
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2090
2097
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2091
2098
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2092
2099
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2093
2100
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2094
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2095
- SOFTWARE.
2101
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2102
+ THE SOFTWARE.
2103
+
2096
2104
 
2097
2105
  ````
2098
2106
 
@@ -2102,14 +2110,10 @@ SOFTWARE.
2102
2110
 
2103
2111
  ### Rust Crates:
2104
2112
 
2105
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
2106
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
2107
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
2113
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
2108
2114
 
2109
2115
  ````text
2110
- MIT License
2111
-
2112
- Copyright (c) Tokio Contributors
2116
+ Copyright (c) 2019 Eliza Weisman
2113
2117
 
2114
2118
  Permission is hereby granted, free of charge, to any person obtaining a copy
2115
2119
  of this software and associated documentation files (the "Software"), to deal
@@ -2118,16 +2122,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2118
2122
  copies of the Software, and to permit persons to whom the Software is
2119
2123
  furnished to do so, subject to the following conditions:
2120
2124
 
2121
- The above copyright notice and this permission notice shall be included in all
2122
- copies or substantial portions of the Software.
2125
+ The above copyright notice and this permission notice shall be included in
2126
+ all copies or substantial portions of the Software.
2123
2127
 
2124
2128
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2125
2129
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2126
2130
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2127
2131
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2128
2132
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2129
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2130
- SOFTWARE.
2133
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2134
+ THE SOFTWARE.
2131
2135
 
2132
2136
  ````
2133
2137
 
@@ -2137,15 +2141,19 @@ SOFTWARE.
2137
2141
 
2138
2142
  ### Rust Crates:
2139
2143
 
2140
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
2141
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
2142
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
2143
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
2144
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
2145
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
2144
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2145
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2146
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2147
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2148
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2149
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2150
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2151
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2152
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2146
2153
 
2147
2154
  ````text
2148
- Copyright (c) 2019 Tokio Contributors
2155
+ Copyright (c) 2016 Alex Crichton
2156
+ Copyright (c) 2017 The Tokio Authors
2149
2157
 
2150
2158
  Permission is hereby granted, free of charge, to any
2151
2159
  person obtaining a copy of this software and associated
@@ -2179,11 +2187,10 @@ DEALINGS IN THE SOFTWARE.
2179
2187
 
2180
2188
  ### Rust Crates:
2181
2189
 
2182
- - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
2183
- - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
2190
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
2184
2191
 
2185
2192
  ````text
2186
- Copyright (c) 2012-2013 Mozilla Foundation
2193
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
2187
2194
 
2188
2195
  Permission is hereby granted, free of charge, to any
2189
2196
  person obtaining a copy of this software and associated
@@ -2254,10 +2261,10 @@ DEALINGS IN THE SOFTWARE.
2254
2261
 
2255
2262
  ### Rust Crates:
2256
2263
 
2257
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
2264
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
2258
2265
 
2259
2266
  ````text
2260
- Copyright (c) 2019-2021 Tower Contributors
2267
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
2261
2268
 
2262
2269
  Permission is hereby granted, free of charge, to any
2263
2270
  person obtaining a copy of this software and associated
@@ -2291,11 +2298,10 @@ DEALINGS IN THE SOFTWARE.
2291
2298
 
2292
2299
  ### Rust Crates:
2293
2300
 
2294
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
2295
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
2301
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2296
2302
 
2297
2303
  ````text
2298
- Copyright (c) 2014 Alex Crichton
2304
+ Copyright (c) 2019 Carl Lerche
2299
2305
 
2300
2306
  Permission is hereby granted, free of charge, to any
2301
2307
  person obtaining a copy of this software and associated
@@ -2367,30 +2373,33 @@ DEALINGS IN THE SOFTWARE.
2367
2373
 
2368
2374
  ### Rust Crates:
2369
2375
 
2370
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
2371
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2372
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2376
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
2373
2377
 
2374
2378
  ````text
2375
- MIT License
2379
+ The MIT License (MIT)
2376
2380
 
2377
- Copyright (c) <year> <copyright holders>
2381
+ Copyright (c) 2014 Mathijs van de Nes
2378
2382
 
2379
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
2380
- associated documentation files (the "Software"), to deal in the Software without restriction, including
2381
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2382
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
2383
- following conditions:
2383
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2384
+ of this software and associated documentation files (the "Software"), to deal
2385
+ in the Software without restriction, including without limitation the rights
2386
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2387
+ copies of the Software, and to permit persons to whom the Software is
2388
+ furnished to do so, subject to the following conditions:
2384
2389
 
2385
- The above copyright notice and this permission notice shall be included in all copies or substantial
2386
- portions of the Software.
2390
+ The above copyright notice and this permission notice shall be included in all
2391
+ copies or substantial portions of the Software.
2387
2392
 
2388
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
2389
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
2390
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2391
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
2392
- USE OR OTHER DEALINGS IN THE SOFTWARE.
2393
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2394
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2395
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2396
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2397
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2398
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2399
+ SOFTWARE.
2393
2400
 
2401
+ Some files in the "tests/data" subdirectory of this repository are under other
2402
+ licences; see files named LICENSE.*.txt for details.
2394
2403
  ````
2395
2404
 
2396
2405
  ---
@@ -2399,34 +2408,29 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
2399
2408
 
2400
2409
  ### Rust Crates:
2401
2410
 
2402
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
2411
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
2403
2412
 
2404
2413
  ````text
2405
- Copyright (c) 2018-2019 The RustCrypto Project Developers
2414
+ Copyright (c) 2015-2025 Sean McArthur
2406
2415
 
2407
- Permission is hereby granted, free of charge, to any
2408
- person obtaining a copy of this software and associated
2409
- documentation files (the "Software"), to deal in the
2410
- Software without restriction, including without
2411
- limitation the rights to use, copy, modify, merge,
2412
- publish, distribute, sublicense, and/or sell copies of
2413
- the Software, and to permit persons to whom the Software
2414
- is furnished to do so, subject to the following
2415
- conditions:
2416
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2417
+ of this software and associated documentation files (the "Software"), to deal
2418
+ in the Software without restriction, including without limitation the rights
2419
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2420
+ copies of the Software, and to permit persons to whom the Software is
2421
+ furnished to do so, subject to the following conditions:
2416
2422
 
2417
- The above copyright notice and this permission notice
2418
- shall be included in all copies or substantial portions
2419
- of the Software.
2423
+ The above copyright notice and this permission notice shall be included in
2424
+ all copies or substantial portions of the Software.
2425
+
2426
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2427
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2428
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2429
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2430
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2431
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2432
+ THE SOFTWARE.
2420
2433
 
2421
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2422
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2423
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2424
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2425
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2426
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2427
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2428
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2429
- DEALINGS IN THE SOFTWARE.
2430
2434
 
2431
2435
  ````
2432
2436
 
@@ -2434,14 +2438,15 @@ DEALINGS IN THE SOFTWARE.
2434
2438
 
2435
2439
  ## The following dependencies are licensed under the MIT License:
2436
2440
 
2437
- ### NPM Packages:
2441
+ ### Rust Crates:
2438
2442
 
2439
- - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
2443
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
2444
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
2440
2445
 
2441
2446
  ````text
2442
- The MIT License (MIT)
2447
+ MIT License
2443
2448
 
2444
- Copyright (c) 2015-2021 Evgeny Poberezkin
2449
+ Copyright (c) 2019 Graham Esau
2445
2450
 
2446
2451
  Permission is hereby granted, free of charge, to any person obtaining a copy
2447
2452
  of this software and associated documentation files (the "Software"), to deal
@@ -2461,7 +2466,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2461
2466
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2462
2467
  SOFTWARE.
2463
2468
 
2464
-
2465
2469
  ````
2466
2470
 
2467
2471
  ---
@@ -2470,10 +2474,12 @@ SOFTWARE.
2470
2474
 
2471
2475
  ### Rust Crates:
2472
2476
 
2473
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
2477
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
2474
2478
 
2475
2479
  ````text
2476
- Copyright (c) 2021 RustCrypto Developers
2480
+ Copyright (c) 2017 Carl Lerche
2481
+ Copyright (c) 2018 Bastian Köcher
2482
+ Copyright (c) 2019-2020 Artem Vorotnikov
2477
2483
 
2478
2484
  Permission is hereby granted, free of charge, to any
2479
2485
  person obtaining a copy of this software and associated
@@ -2505,12 +2511,44 @@ DEALINGS IN THE SOFTWARE.
2505
2511
 
2506
2512
  ## The following dependencies are licensed under the MIT License:
2507
2513
 
2508
- ### Rust Crates:
2514
+ ### NPM Packages:
2509
2515
 
2510
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
2516
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
2511
2517
 
2512
2518
  ````text
2513
- Copyright (c) 2018 directories-rs contributors
2519
+ This software is released under the MIT license:
2520
+
2521
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2522
+ this software and associated documentation files (the "Software"), to deal in
2523
+ the Software without restriction, including without limitation the rights to
2524
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2525
+ the Software, and to permit persons to whom the Software is furnished to do so,
2526
+ subject to the following conditions:
2527
+
2528
+ The above copyright notice and this permission notice shall be included in all
2529
+ copies or substantial portions of the Software.
2530
+
2531
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2532
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2533
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2534
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2535
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2536
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2537
+
2538
+ ````
2539
+
2540
+ ---
2541
+
2542
+ ## The following dependencies are licensed under the MIT License:
2543
+
2544
+ ### NPM Packages:
2545
+
2546
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
2547
+
2548
+ ````text
2549
+ The MIT License (MIT)
2550
+
2551
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
2514
2552
 
2515
2553
  Permission is hereby granted, free of charge, to any person obtaining a copy
2516
2554
  of this software and associated documentation files (the "Software"), to deal
@@ -2519,16 +2557,53 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2519
2557
  copies of the Software, and to permit persons to whom the Software is
2520
2558
  furnished to do so, subject to the following conditions:
2521
2559
 
2522
- The above copyright notice and this permission notice shall be included in all
2523
- copies or substantial portions of the Software.
2560
+ The above copyright notice and this permission notice shall be included in
2561
+ all copies or substantial portions of the Software.
2562
+
2563
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2564
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2565
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2566
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2567
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2568
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2569
+ THE SOFTWARE.
2570
+
2571
+ ````
2572
+
2573
+ ---
2574
+
2575
+ ## The following dependencies are licensed under the MIT License:
2576
+
2577
+ ### Rust Crates:
2578
+
2579
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
2580
+
2581
+ ````text
2582
+ Copyright (c) The Rust Project Developers
2583
+
2584
+ Permission is hereby granted, free of charge, to any
2585
+ person obtaining a copy of this software and associated
2586
+ documentation files (the "Software"), to deal in the
2587
+ Software without restriction, including without
2588
+ limitation the rights to use, copy, modify, merge,
2589
+ publish, distribute, sublicense, and/or sell copies of
2590
+ the Software, and to permit persons to whom the Software
2591
+ is furnished to do so, subject to the following
2592
+ conditions:
2593
+
2594
+ The above copyright notice and this permission notice
2595
+ shall be included in all copies or substantial portions
2596
+ of the Software.
2524
2597
 
2525
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2526
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2527
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2528
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2529
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2530
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2531
- SOFTWARE.
2598
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2599
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2600
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2601
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2602
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2603
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2604
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2605
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2606
+ DEALINGS IN THE SOFTWARE.
2532
2607
 
2533
2608
  ````
2534
2609
 
@@ -2538,12 +2613,11 @@ SOFTWARE.
2538
2613
 
2539
2614
  ### Rust Crates:
2540
2615
 
2541
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
2616
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
2542
2617
 
2543
2618
  ````text
2544
- MIT License
2545
-
2546
- Copyright (c) 2025 Callum Oakley
2619
+ Copyright (c) 2013-2014 The Rust Project Developers.
2620
+ Copyright (c) 2015-2020 The rust-hex Developers
2547
2621
 
2548
2622
  Permission is hereby granted, free of charge, to any person obtaining a copy
2549
2623
  of this software and associated documentation files (the "Software"), to deal
@@ -2571,45 +2645,10 @@ SOFTWARE.
2571
2645
 
2572
2646
  ### Rust Crates:
2573
2647
 
2574
- - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
2575
- - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
2576
-
2577
- ````text
2578
- The MIT License (MIT)
2579
-
2580
- Copyright (c) 2015 Steven Fackler
2581
-
2582
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2583
- this software and associated documentation files (the "Software"), to deal in
2584
- the Software without restriction, including without limitation the rights to
2585
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2586
- the Software, and to permit persons to whom the Software is furnished to do so,
2587
- subject to the following conditions:
2588
-
2589
- The above copyright notice and this permission notice shall be included in all
2590
- copies or substantial portions of the Software.
2591
-
2592
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2593
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2594
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2595
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2596
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2597
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2598
-
2599
- ````
2600
-
2601
- ---
2602
-
2603
- ## The following dependencies are licensed under the MIT License:
2604
-
2605
- ### Rust Crates:
2606
-
2607
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
2648
+ - [http](https://github.com/hyperium/http) (1.4.0)
2608
2649
 
2609
2650
  ````text
2610
- Copyright (c) 2017 Carl Lerche
2611
- Copyright (c) 2018 Bastian Köcher
2612
- Copyright (c) 2019-2020 Artem Vorotnikov
2651
+ Copyright (c) 2017 http-rs authors
2613
2652
 
2614
2653
  Permission is hereby granted, free of charge, to any
2615
2654
  person obtaining a copy of this software and associated
@@ -2641,14 +2680,14 @@ DEALINGS IN THE SOFTWARE.
2641
2680
 
2642
2681
  ## The following dependencies are licensed under the MIT License:
2643
2682
 
2644
- ### NPM Packages:
2683
+ ### Rust Crates:
2645
2684
 
2646
- - [json5](https://github.com/json5/json5) (2.2.3)
2685
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
2647
2686
 
2648
2687
  ````text
2649
2688
  MIT License
2650
2689
 
2651
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
2690
+ Copyright (c) 2025 Callum Oakley
2652
2691
 
2653
2692
  Permission is hereby granted, free of charge, to any person obtaining a copy
2654
2693
  of this software and associated documentation files (the "Software"), to deal
@@ -2668,8 +2707,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2668
2707
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2669
2708
  SOFTWARE.
2670
2709
 
2671
- [others]: https://github.com/json5/json5/contributors
2672
-
2673
2710
  ````
2674
2711
 
2675
2712
  ---
@@ -2678,10 +2715,14 @@ SOFTWARE.
2678
2715
 
2679
2716
  ### Rust Crates:
2680
2717
 
2681
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
2718
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
2719
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
2720
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
2682
2721
 
2683
2722
  ````text
2684
- Copyright (c) 2015-2025 Sean McArthur
2723
+ MIT License
2724
+
2725
+ Copyright (c) 2017 Ted Driggs
2685
2726
 
2686
2727
  Permission is hereby granted, free of charge, to any person obtaining a copy
2687
2728
  of this software and associated documentation files (the "Software"), to deal
@@ -2690,17 +2731,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2690
2731
  copies of the Software, and to permit persons to whom the Software is
2691
2732
  furnished to do so, subject to the following conditions:
2692
2733
 
2693
- The above copyright notice and this permission notice shall be included in
2694
- all copies or substantial portions of the Software.
2734
+ The above copyright notice and this permission notice shall be included in all
2735
+ copies or substantial portions of the Software.
2695
2736
 
2696
2737
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2697
2738
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2698
2739
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2699
2740
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2700
2741
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2701
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2702
- THE SOFTWARE.
2703
-
2742
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2743
+ SOFTWARE.
2704
2744
 
2705
2745
  ````
2706
2746
 
@@ -2710,10 +2750,10 @@ THE SOFTWARE.
2710
2750
 
2711
2751
  ### Rust Crates:
2712
2752
 
2713
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
2753
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
2714
2754
 
2715
2755
  ````text
2716
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
2756
+ Copyright (c) 2018 Carl Lerche
2717
2757
 
2718
2758
  Permission is hereby granted, free of charge, to any
2719
2759
  person obtaining a copy of this software and associated
@@ -2747,10 +2787,10 @@ DEALINGS IN THE SOFTWARE.
2747
2787
 
2748
2788
  ### Rust Crates:
2749
2789
 
2750
- - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
2790
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
2751
2791
 
2752
2792
  ````text
2753
- Copyright (c) 2014 Chris Wong
2793
+ Copyright (c) 2018 The Servo Project Developers
2754
2794
 
2755
2795
  Permission is hereby granted, free of charge, to any
2756
2796
  person obtaining a copy of this software and associated
@@ -2784,33 +2824,36 @@ DEALINGS IN THE SOFTWARE.
2784
2824
 
2785
2825
  ### Rust Crates:
2786
2826
 
2787
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
2788
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
2789
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
2790
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
2827
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
2828
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2829
+ - [url](https://github.com/servo/rust-url) (2.5.8)
2791
2830
 
2792
2831
  ````text
2793
- The MIT License (MIT)
2794
-
2795
- Copyright (c) 2015 Andrew Gallant
2832
+ Copyright (c) 2013-2025 The rust-url developers
2796
2833
 
2797
- Permission is hereby granted, free of charge, to any person obtaining a copy
2798
- of this software and associated documentation files (the "Software"), to deal
2799
- in the Software without restriction, including without limitation the rights
2800
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2801
- copies of the Software, and to permit persons to whom the Software is
2802
- furnished to do so, subject to the following conditions:
2834
+ Permission is hereby granted, free of charge, to any
2835
+ person obtaining a copy of this software and associated
2836
+ documentation files (the "Software"), to deal in the
2837
+ Software without restriction, including without
2838
+ limitation the rights to use, copy, modify, merge,
2839
+ publish, distribute, sublicense, and/or sell copies of
2840
+ the Software, and to permit persons to whom the Software
2841
+ is furnished to do so, subject to the following
2842
+ conditions:
2803
2843
 
2804
- The above copyright notice and this permission notice shall be included in
2805
- all copies or substantial portions of the Software.
2844
+ The above copyright notice and this permission notice
2845
+ shall be included in all copies or substantial portions
2846
+ of the Software.
2806
2847
 
2807
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2808
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2809
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2810
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2811
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2812
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2813
- THE SOFTWARE.
2848
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2849
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2850
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2851
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2852
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2853
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2854
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2855
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2856
+ DEALINGS IN THE SOFTWARE.
2814
2857
 
2815
2858
  ````
2816
2859
 
@@ -2851,12 +2894,10 @@ SOFTWARE.
2851
2894
 
2852
2895
  ### Rust Crates:
2853
2896
 
2854
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
2855
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
2856
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
2897
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
2857
2898
 
2858
2899
  ````text
2859
- Copyright (c) 2019 Tower Contributors
2900
+ Copyright (c) 2016--2023
2860
2901
 
2861
2902
  Permission is hereby granted, free of charge, to any
2862
2903
  person obtaining a copy of this software and associated
@@ -2890,10 +2931,10 @@ DEALINGS IN THE SOFTWARE.
2890
2931
 
2891
2932
  ### Rust Crates:
2892
2933
 
2893
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
2934
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
2894
2935
 
2895
2936
  ````text
2896
- MIT License
2937
+ Copyright (c) 2018 directories-rs contributors
2897
2938
 
2898
2939
  Permission is hereby granted, free of charge, to any person obtaining a copy
2899
2940
  of this software and associated documentation files (the "Software"), to deal
@@ -2921,11 +2962,12 @@ SOFTWARE.
2921
2962
 
2922
2963
  ### Rust Crates:
2923
2964
 
2924
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
2965
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
2925
2966
 
2926
2967
  ````text
2927
- Copyright (c) 2018-2023 Sean McArthur
2928
- Copyright (c) 2016 Alex Crichton
2968
+ MIT License
2969
+
2970
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
2929
2971
 
2930
2972
  Permission is hereby granted, free of charge, to any person obtaining a copy
2931
2973
  of this software and associated documentation files (the "Software"), to deal
@@ -2934,17 +2976,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2934
2976
  copies of the Software, and to permit persons to whom the Software is
2935
2977
  furnished to do so, subject to the following conditions:
2936
2978
 
2937
- The above copyright notice and this permission notice shall be included in
2938
- all copies or substantial portions of the Software.
2979
+ The above copyright notice and this permission notice shall be included in all
2980
+ copies or substantial portions of the Software.
2939
2981
 
2940
2982
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2941
2983
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2942
2984
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2943
2985
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2944
2986
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2945
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2946
- THE SOFTWARE.
2947
-
2987
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2988
+ SOFTWARE.
2948
2989
 
2949
2990
  ````
2950
2991
 
@@ -2954,12 +2995,10 @@ THE SOFTWARE.
2954
2995
 
2955
2996
  ### Rust Crates:
2956
2997
 
2957
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
2958
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2959
- - [url](https://github.com/servo/rust-url) (2.5.8)
2998
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
2960
2999
 
2961
3000
  ````text
2962
- Copyright (c) 2013-2025 The rust-url developers
3001
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
2963
3002
 
2964
3003
  Permission is hereby granted, free of charge, to any
2965
3004
  person obtaining a copy of this software and associated
@@ -2993,10 +3032,15 @@ DEALINGS IN THE SOFTWARE.
2993
3032
 
2994
3033
  ### Rust Crates:
2995
3034
 
2996
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
3035
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
3036
+ - [log](https://github.com/rust-lang/log) (0.4.29)
3037
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
3038
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
3039
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
3040
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
2997
3041
 
2998
3042
  ````text
2999
- Copyright (c) 2016--2017
3043
+ Copyright (c) 2014 The Rust Project Developers
3000
3044
 
3001
3045
  Permission is hereby granted, free of charge, to any
3002
3046
  person obtaining a copy of this software and associated
@@ -3045,19 +3089,90 @@ the Software, and to permit persons to whom the Software
3045
3089
  is furnished to do so, subject to the following
3046
3090
  conditions:
3047
3091
 
3048
- The above copyright notice and this permission notice
3049
- shall be included in all copies or substantial portions
3050
- of the Software.
3092
+ The above copyright notice and this permission notice
3093
+ shall be included in all copies or substantial portions
3094
+ of the Software.
3095
+
3096
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3097
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3098
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3099
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3100
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3101
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3102
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3103
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3104
+ DEALINGS IN THE SOFTWARE.
3105
+
3106
+ ````
3107
+
3108
+ ---
3109
+
3110
+ ## The following dependencies are licensed under the MIT License:
3111
+
3112
+ ### Rust Crates:
3113
+
3114
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
3115
+
3116
+ ````text
3117
+ Copyright (c) 2018-2024 The rust-random Project Developers
3118
+ Copyright (c) 2014 The Rust Project Developers
3119
+
3120
+ Permission is hereby granted, free of charge, to any
3121
+ person obtaining a copy of this software and associated
3122
+ documentation files (the "Software"), to deal in the
3123
+ Software without restriction, including without
3124
+ limitation the rights to use, copy, modify, merge,
3125
+ publish, distribute, sublicense, and/or sell copies of
3126
+ the Software, and to permit persons to whom the Software
3127
+ is furnished to do so, subject to the following
3128
+ conditions:
3129
+
3130
+ The above copyright notice and this permission notice
3131
+ shall be included in all copies or substantial portions
3132
+ of the Software.
3133
+
3134
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3135
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3136
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3137
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3138
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3139
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3140
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3141
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3142
+ DEALINGS IN THE SOFTWARE.
3143
+
3144
+ ````
3145
+
3146
+ ---
3147
+
3148
+ ## The following dependencies are licensed under the MIT License:
3149
+
3150
+ ### Rust Crates:
3151
+
3152
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
3153
+
3154
+ ````text
3155
+ The MIT License (MIT)
3156
+
3157
+ Copyright (c) 2015 Alice Maz
3158
+
3159
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3160
+ of this software and associated documentation files (the "Software"), to deal
3161
+ in the Software without restriction, including without limitation the rights
3162
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3163
+ copies of the Software, and to permit persons to whom the Software is
3164
+ furnished to do so, subject to the following conditions:
3165
+
3166
+ The above copyright notice and this permission notice shall be included in
3167
+ all copies or substantial portions of the Software.
3051
3168
 
3052
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3053
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3054
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3055
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3056
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3057
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3058
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3059
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3060
- DEALINGS IN THE SOFTWARE.
3169
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3170
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3171
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3172
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3173
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3174
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3175
+ THE SOFTWARE.
3061
3176
 
3062
3177
  ````
3063
3178
 
@@ -3067,10 +3182,16 @@ DEALINGS IN THE SOFTWARE.
3067
3182
 
3068
3183
  ### Rust Crates:
3069
3184
 
3070
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
3185
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
3186
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
3187
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
3188
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
3189
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
3190
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
3071
3191
 
3072
3192
  ````text
3073
- Copyright (c) 2013-2016 The rust-url developers
3193
+ Copyright 2018 Developers of the Rand project
3194
+ Copyright (c) 2014 The Rust Project Developers
3074
3195
 
3075
3196
  Permission is hereby granted, free of charge, to any
3076
3197
  person obtaining a copy of this software and associated
@@ -3104,10 +3225,10 @@ DEALINGS IN THE SOFTWARE.
3104
3225
 
3105
3226
  ### Rust Crates:
3106
3227
 
3107
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3228
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
3108
3229
 
3109
3230
  ````text
3110
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3231
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
3111
3232
 
3112
3233
  Permission is hereby granted, free of charge, to any
3113
3234
  person obtaining a copy of this software and associated
@@ -3142,7 +3263,7 @@ DEALINGS IN THE SOFTWARE.
3142
3263
  ### NPM Packages:
3143
3264
 
3144
3265
  - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
3145
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
3266
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
3146
3267
 
3147
3268
  ````text
3148
3269
  MIT License
@@ -3175,15 +3296,10 @@ DEALINGS IN THE SOFTWARE.
3175
3296
 
3176
3297
  ### Rust Crates:
3177
3298
 
3178
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
3179
- - [log](https://github.com/rust-lang/log) (0.4.29)
3180
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
3181
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
3182
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
3183
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
3299
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
3184
3300
 
3185
3301
  ````text
3186
- Copyright (c) 2014 The Rust Project Developers
3302
+ Copyright (c) 2017 Contributors
3187
3303
 
3188
3304
  Permission is hereby granted, free of charge, to any
3189
3305
  person obtaining a copy of this software and associated
@@ -3217,42 +3333,11 @@ DEALINGS IN THE SOFTWARE.
3217
3333
 
3218
3334
  ### Rust Crates:
3219
3335
 
3220
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
3221
-
3222
- ````text
3223
- The MIT License (MIT)
3224
-
3225
- Copyright (c) 2015 Bartłomiej Kamiński
3226
-
3227
- Permission is hereby granted, free of charge, to any person obtaining a copy
3228
- of this software and associated documentation files (the "Software"), to deal
3229
- in the Software without restriction, including without limitation the rights
3230
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3231
- copies of the Software, and to permit persons to whom the Software is
3232
- furnished to do so, subject to the following conditions:
3233
-
3234
- The above copyright notice and this permission notice shall be included in all
3235
- copies or substantial portions of the Software.
3236
-
3237
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3238
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3239
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3240
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3241
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3242
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3243
- SOFTWARE.
3244
- ````
3245
-
3246
- ---
3247
-
3248
- ## The following dependencies are licensed under the MIT License:
3249
-
3250
- ### Rust Crates:
3251
-
3252
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
3336
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
3253
3337
 
3254
3338
  ````text
3255
- Copyright (c) 2014-2026 Alex Crichton
3339
+ Copyright (c) 2018-2026 The rust-random Project Developers
3340
+ Copyright (c) 2014 The Rust Project Developers
3256
3341
 
3257
3342
  Permission is hereby granted, free of charge, to any
3258
3343
  person obtaining a copy of this software and associated
@@ -3286,10 +3371,10 @@ DEALINGS IN THE SOFTWARE.
3286
3371
 
3287
3372
  ### Rust Crates:
3288
3373
 
3289
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
3374
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
3290
3375
 
3291
3376
  ````text
3292
- Copyright (c) 2016 Amanieu d'Antras
3377
+ Copyright (c) 2016--2017
3293
3378
 
3294
3379
  Permission is hereby granted, free of charge, to any
3295
3380
  person obtaining a copy of this software and associated
@@ -3323,48 +3408,12 @@ DEALINGS IN THE SOFTWARE.
3323
3408
 
3324
3409
  ### Rust Crates:
3325
3410
 
3326
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
3327
-
3328
- ````text
3329
- Copyright (c) 2016 The humantime Developers
3330
-
3331
- Includes parts of http date with the following copyright:
3332
- Copyright (c) 2016 Pyfisch
3333
-
3334
- Includes portions of musl libc with the following copyright:
3335
- Copyright © 2005-2013 Rich Felker
3336
-
3337
-
3338
- Permission is hereby granted, free of charge, to any person obtaining a copy
3339
- of this software and associated documentation files (the "Software"), to deal
3340
- in the Software without restriction, including without limitation the rights
3341
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3342
- copies of the Software, and to permit persons to whom the Software is
3343
- furnished to do so, subject to the following conditions:
3344
-
3345
- The above copyright notice and this permission notice shall be included in all
3346
- copies or substantial portions of the Software.
3347
-
3348
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3349
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3350
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3351
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3352
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3353
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3354
- SOFTWARE.
3355
-
3356
- ````
3357
-
3358
- ---
3359
-
3360
- ## The following dependencies are licensed under the MIT License:
3361
-
3362
- ### Rust Crates:
3363
-
3364
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
3411
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
3412
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
3413
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
3365
3414
 
3366
3415
  ````text
3367
- Copyright (c) 2019 The CryptoCorrosion Contributors
3416
+ Copyright (c) 2019 Tower Contributors
3368
3417
 
3369
3418
  Permission is hereby granted, free of charge, to any
3370
3419
  person obtaining a copy of this software and associated
@@ -3398,86 +3447,11 @@ DEALINGS IN THE SOFTWARE.
3398
3447
 
3399
3448
  ### Rust Crates:
3400
3449
 
3401
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
3402
-
3403
- ````text
3404
- The MIT License (MIT)
3405
-
3406
- Copyright (c) 2015 Danny Guo
3407
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3408
- Copyright (c) 2018 Akash Kurdekar
3409
-
3410
- Permission is hereby granted, free of charge, to any person obtaining a copy
3411
- of this software and associated documentation files (the "Software"), to deal
3412
- in the Software without restriction, including without limitation the rights
3413
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3414
- copies of the Software, and to permit persons to whom the Software is
3415
- furnished to do so, subject to the following conditions:
3416
-
3417
- The above copyright notice and this permission notice shall be included in all
3418
- copies or substantial portions of the Software.
3419
-
3420
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3421
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3422
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3423
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3424
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3425
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3426
- SOFTWARE.
3427
-
3428
- ````
3429
-
3430
- ---
3431
-
3432
- ## The following dependencies are licensed under the MIT License:
3433
-
3434
- ### Rust Crates:
3435
-
3436
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
3437
-
3438
- ````text
3439
- Copyright (c) 2017 Daniel Abramov
3440
- Copyright (c) 2017 Alexey Galakhov
3441
-
3442
- Permission is hereby granted, free of charge, to any person obtaining a copy
3443
- of this software and associated documentation files (the "Software"), to deal
3444
- in the Software without restriction, including without limitation the rights
3445
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3446
- copies of the Software, and to permit persons to whom the Software is
3447
- furnished to do so, subject to the following conditions:
3448
-
3449
- The above copyright notice and this permission notice shall be included in
3450
- all copies or substantial portions of the Software.
3451
-
3452
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3453
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3454
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3455
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3456
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3457
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3458
- THE SOFTWARE.
3459
-
3460
- ````
3461
-
3462
- ---
3463
-
3464
- ## The following dependencies are licensed under the MIT License:
3465
-
3466
- ### Rust Crates:
3467
-
3468
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
3469
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
3470
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
3471
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
3472
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
3473
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
3474
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
3475
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
3476
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
3450
+ - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
3451
+ - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
3477
3452
 
3478
3453
  ````text
3479
- Copyright (c) 2016 Alex Crichton
3480
- Copyright (c) 2017 The Tokio Authors
3454
+ Copyright (c) 2012-2013 Mozilla Foundation
3481
3455
 
3482
3456
  Permission is hereby granted, free of charge, to any
3483
3457
  person obtaining a copy of this software and associated
@@ -3509,14 +3483,14 @@ DEALINGS IN THE SOFTWARE.
3509
3483
 
3510
3484
  ## The following dependencies are licensed under the MIT License:
3511
3485
 
3512
- ### Rust Crates:
3486
+ ### NPM Packages:
3513
3487
 
3514
- - [nix](https://github.com/nix-rust/nix) (0.31.2)
3488
+ - [json5](https://github.com/json5/json5) (2.2.3)
3515
3489
 
3516
3490
  ````text
3517
- The MIT License (MIT)
3491
+ MIT License
3518
3492
 
3519
- Copyright (c) 2015 Carl Lerche + nix-rust Authors
3493
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
3520
3494
 
3521
3495
  Permission is hereby granted, free of charge, to any person obtaining a copy
3522
3496
  of this software and associated documentation files (the "Software"), to deal
@@ -3525,16 +3499,51 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3525
3499
  copies of the Software, and to permit persons to whom the Software is
3526
3500
  furnished to do so, subject to the following conditions:
3527
3501
 
3528
- The above copyright notice and this permission notice shall be included in
3529
- all copies or substantial portions of the Software.
3502
+ The above copyright notice and this permission notice shall be included in all
3503
+ copies or substantial portions of the Software.
3530
3504
 
3531
3505
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3532
3506
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3533
3507
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3534
3508
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3535
3509
  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
3537
- THE SOFTWARE.
3510
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3511
+ SOFTWARE.
3512
+
3513
+ [others]: https://github.com/json5/json5/contributors
3514
+
3515
+ ````
3516
+
3517
+ ---
3518
+
3519
+ ## The following dependencies are licensed under the MIT License:
3520
+
3521
+ ### Rust Crates:
3522
+
3523
+ - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
3524
+ - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
3525
+
3526
+ ````text
3527
+ The MIT License (MIT)
3528
+
3529
+ Copyright (c) 2015 Steven Fackler
3530
+
3531
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3532
+ this software and associated documentation files (the "Software"), to deal in
3533
+ the Software without restriction, including without limitation the rights to
3534
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3535
+ the Software, and to permit persons to whom the Software is furnished to do so,
3536
+ subject to the following conditions:
3537
+
3538
+ The above copyright notice and this permission notice shall be included in all
3539
+ copies or substantial portions of the Software.
3540
+
3541
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3542
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3543
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3544
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3545
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3546
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3538
3547
 
3539
3548
  ````
3540
3549
 
@@ -3544,10 +3553,10 @@ THE SOFTWARE.
3544
3553
 
3545
3554
  ### Rust Crates:
3546
3555
 
3547
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
3556
+ - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
3548
3557
 
3549
3558
  ````text
3550
- Copyright Mozilla Foundation
3559
+ Copyright (c) 2017 tokio-jsonrpc developers
3551
3560
 
3552
3561
  Permission is hereby granted, free of charge, to any
3553
3562
  person obtaining a copy of this software and associated
@@ -3581,30 +3590,16 @@ DEALINGS IN THE SOFTWARE.
3581
3590
 
3582
3591
  ### Rust Crates:
3583
3592
 
3584
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
3593
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
3585
3594
 
3586
3595
  ````text
3587
- MIT License
3588
-
3589
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
3596
+ Copyright 2017 Juniper Networks, Inc.
3590
3597
 
3591
- Permission is hereby granted, free of charge, to any person obtaining a copy
3592
- of this software and associated documentation files (the "Software"), to deal
3593
- in the Software without restriction, including without limitation the rights
3594
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3595
- copies of the Software, and to permit persons to whom the Software is
3596
- furnished to do so, subject to the following conditions:
3598
+ 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:
3597
3599
 
3598
- The above copyright notice and this permission notice shall be included in all
3599
- copies or substantial portions of the Software.
3600
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3600
3601
 
3601
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3602
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3603
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3604
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3605
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3606
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3607
- SOFTWARE.
3602
+ 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.
3608
3603
 
3609
3604
  ````
3610
3605
 
@@ -3614,12 +3609,10 @@ SOFTWARE.
3614
3609
 
3615
3610
  ### Rust Crates:
3616
3611
 
3617
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
3612
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
3618
3613
 
3619
3614
  ````text
3620
- The MIT License (MIT)
3621
-
3622
- Copyright (c) 2014 Mathijs van de Nes
3615
+ Copyright (c) 2017 Sean McArthur
3623
3616
 
3624
3617
  Permission is hereby granted, free of charge, to any person obtaining a copy
3625
3618
  of this software and associated documentation files (the "Software"), to deal
@@ -3628,19 +3621,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3628
3621
  copies of the Software, and to permit persons to whom the Software is
3629
3622
  furnished to do so, subject to the following conditions:
3630
3623
 
3631
- The above copyright notice and this permission notice shall be included in all
3632
- copies or substantial portions of the Software.
3624
+ The above copyright notice and this permission notice shall be included in
3625
+ all copies or substantial portions of the Software.
3633
3626
 
3634
3627
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3635
3628
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3636
3629
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3637
3630
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3638
3631
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3639
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3640
- SOFTWARE.
3632
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3633
+ THE SOFTWARE.
3634
+
3641
3635
 
3642
- Some files in the "tests/data" subdirectory of this repository are under other
3643
- licences; see files named LICENSE.*.txt for details.
3644
3636
  ````
3645
3637
 
3646
3638
  ---
@@ -3649,11 +3641,10 @@ licences; see files named LICENSE.*.txt for details.
3649
3641
 
3650
3642
  ### Rust Crates:
3651
3643
 
3652
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
3644
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
3653
3645
 
3654
3646
  ````text
3655
- Copyright (c) 2018-2025 The rust-random Project Developers
3656
- Copyright (c) 2014 The Rust Project Developers
3647
+ Copyright (c) 2016 Anthony Ramine
3657
3648
 
3658
3649
  Permission is hereby granted, free of charge, to any
3659
3650
  person obtaining a copy of this software and associated
@@ -3685,15 +3676,15 @@ DEALINGS IN THE SOFTWARE.
3685
3676
 
3686
3677
  ## The following dependencies are licensed under the MIT License:
3687
3678
 
3688
- ### NPM Packages:
3679
+ ### Rust Crates:
3689
3680
 
3690
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
3691
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
3681
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
3692
3682
 
3693
3683
  ````text
3694
3684
  MIT License
3695
3685
 
3696
- Copyright (c) 2017 Evgeny Poberezkin
3686
+ Copyright (c) 2019 Yoshua Wuyts
3687
+ Copyright (c) Tokio Contributors
3697
3688
 
3698
3689
  Permission is hereby granted, free of charge, to any person obtaining a copy
3699
3690
  of this software and associated documentation files (the "Software"), to deal
@@ -3721,15 +3712,12 @@ SOFTWARE.
3721
3712
 
3722
3713
  ### Rust Crates:
3723
3714
 
3724
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
3715
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
3725
3716
 
3726
3717
  ````text
3727
3718
  MIT License
3728
3719
 
3729
- Copyright 2013-2014 RAD Game Tools and Valve Software
3730
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
3731
- Copyright (c) 2017 Frommi
3732
- Copyright (c) 2017-2024 oyvindln
3720
+ Copyright (c) [2021] [Marvin Countryman]
3733
3721
 
3734
3722
  Permission is hereby granted, free of charge, to any person obtaining a copy
3735
3723
  of this software and associated documentation files (the "Software"), to deal
@@ -3757,10 +3745,13 @@ SOFTWARE.
3757
3745
 
3758
3746
  ### Rust Crates:
3759
3747
 
3760
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
3748
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
3749
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
3761
3750
 
3762
3751
  ````text
3763
- Copyright (c) The Rust Project Developers
3752
+ Copyright (c) 2006-2009 Graydon Hoare
3753
+ Copyright (c) 2009-2013 Mozilla Foundation
3754
+ Copyright (c) 2016 Artyom Pavlov
3764
3755
 
3765
3756
  Permission is hereby granted, free of charge, to any
3766
3757
  person obtaining a copy of this software and associated
@@ -3828,10 +3819,15 @@ SOFTWARE.
3828
3819
 
3829
3820
  ### Rust Crates:
3830
3821
 
3831
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
3822
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
3823
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
3824
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
3825
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
3832
3826
 
3833
3827
  ````text
3834
- Copyright (c) 2016-2025 Sean McArthur
3828
+ The MIT License (MIT)
3829
+
3830
+ Copyright (c) 2015 Andrew Gallant
3835
3831
 
3836
3832
  Permission is hereby granted, free of charge, to any person obtaining a copy
3837
3833
  of this software and associated documentation files (the "Software"), to deal
@@ -3851,7 +3847,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3851
3847
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3852
3848
  THE SOFTWARE.
3853
3849
 
3854
-
3855
3850
  ````
3856
3851
 
3857
3852
  ---
@@ -3860,34 +3855,32 @@ THE SOFTWARE.
3860
3855
 
3861
3856
  ### Rust Crates:
3862
3857
 
3863
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
3858
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
3859
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
3860
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
3864
3861
 
3865
3862
  ````text
3866
- Copyright (c) 2016 Anthony Ramine
3863
+ MIT License
3867
3864
 
3868
- Permission is hereby granted, free of charge, to any
3869
- person obtaining a copy of this software and associated
3870
- documentation files (the "Software"), to deal in the
3871
- Software without restriction, including without
3872
- limitation the rights to use, copy, modify, merge,
3873
- publish, distribute, sublicense, and/or sell copies of
3874
- the Software, and to permit persons to whom the Software
3875
- is furnished to do so, subject to the following
3876
- conditions:
3865
+ Copyright (c) Tokio Contributors
3877
3866
 
3878
- The above copyright notice and this permission notice
3879
- shall be included in all copies or substantial portions
3880
- of the Software.
3867
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3868
+ of this software and associated documentation files (the "Software"), to deal
3869
+ in the Software without restriction, including without limitation the rights
3870
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3871
+ copies of the Software, and to permit persons to whom the Software is
3872
+ furnished to do so, subject to the following conditions:
3881
3873
 
3882
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3883
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3884
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3885
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3886
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3887
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3888
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3889
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3890
- DEALINGS IN THE SOFTWARE.
3874
+ The above copyright notice and this permission notice shall be included in all
3875
+ copies or substantial portions of the Software.
3876
+
3877
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3878
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3879
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3880
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3881
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3882
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3883
+ SOFTWARE.
3891
3884
 
3892
3885
  ````
3893
3886
 
@@ -3897,13 +3890,10 @@ DEALINGS IN THE SOFTWARE.
3897
3890
 
3898
3891
  ### Rust Crates:
3899
3892
 
3900
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
3901
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
3893
+ - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
3902
3894
 
3903
3895
  ````text
3904
- Copyright (c) 2006-2009 Graydon Hoare
3905
- Copyright (c) 2009-2013 Mozilla Foundation
3906
- Copyright (c) 2016 Artyom Pavlov
3896
+ Copyright (c) 2020 Andrew D. Straw
3907
3897
 
3908
3898
  Permission is hereby granted, free of charge, to any
3909
3899
  person obtaining a copy of this software and associated
@@ -3937,10 +3927,10 @@ DEALINGS IN THE SOFTWARE.
3937
3927
 
3938
3928
  ### Rust Crates:
3939
3929
 
3940
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
3930
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
3941
3931
 
3942
3932
  ````text
3943
- Copyright (c) The rust-url developers
3933
+ Copyright (c) 2019 The CryptoCorrosion Contributors
3944
3934
 
3945
3935
  Permission is hereby granted, free of charge, to any
3946
3936
  person obtaining a copy of this software and associated
@@ -3974,34 +3964,29 @@ DEALINGS IN THE SOFTWARE.
3974
3964
 
3975
3965
  ### Rust Crates:
3976
3966
 
3977
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
3967
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
3978
3968
 
3979
3969
  ````text
3980
- Copyright (c) 2019 Carl Lerche
3970
+ Copyright (c) 2018-2019 Sean McArthur
3981
3971
 
3982
- Permission is hereby granted, free of charge, to any
3983
- person obtaining a copy of this software and associated
3984
- documentation files (the "Software"), to deal in the
3985
- Software without restriction, including without
3986
- limitation the rights to use, copy, modify, merge,
3987
- publish, distribute, sublicense, and/or sell copies of
3988
- the Software, and to permit persons to whom the Software
3989
- is furnished to do so, subject to the following
3990
- conditions:
3972
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3973
+ of this software and associated documentation files (the "Software"), to deal
3974
+ in the Software without restriction, including without limitation the rights
3975
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3976
+ copies of the Software, and to permit persons to whom the Software is
3977
+ furnished to do so, subject to the following conditions:
3991
3978
 
3992
- The above copyright notice and this permission notice
3993
- shall be included in all copies or substantial portions
3994
- of the Software.
3979
+ The above copyright notice and this permission notice shall be included in
3980
+ all copies or substantial portions of the Software.
3981
+
3982
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3983
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3984
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3985
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3986
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3987
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3988
+ THE SOFTWARE.
3995
3989
 
3996
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3997
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3998
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3999
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4000
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4001
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4002
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4003
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4004
- DEALINGS IN THE SOFTWARE.
4005
3990
 
4006
3991
  ````
4007
3992
 
@@ -4011,34 +3996,20 @@ DEALINGS IN THE SOFTWARE.
4011
3996
 
4012
3997
  ### Rust Crates:
4013
3998
 
4014
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
3999
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
4000
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
4015
4001
 
4016
4002
  ````text
4017
- Copyright (c) 2017 Robert Grosse
4003
+ The MIT License (MIT)
4018
4004
 
4019
- Permission is hereby granted, free of charge, to any
4020
- person obtaining a copy of this software and associated
4021
- documentation files (the "Software"), to deal in the
4022
- Software without restriction, including without
4023
- limitation the rights to use, copy, modify, merge,
4024
- publish, distribute, sublicense, and/or sell copies of
4025
- the Software, and to permit persons to whom the Software
4026
- is furnished to do so, subject to the following
4027
- conditions:
4005
+ Copyright 2016 Google Inc. All Rights Reserved.
4028
4006
 
4029
- The above copyright notice and this permission notice
4030
- shall be included in all copies or substantial portions
4031
- of the Software.
4007
+ 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:
4008
+
4009
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
4010
+
4011
+ 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.
4032
4012
 
4033
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4034
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4035
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4036
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4037
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4038
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4039
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4040
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4041
- DEALINGS IN THE SOFTWARE.
4042
4013
  ````
4043
4014
 
4044
4015
  ---
@@ -4047,13 +4018,11 @@ DEALINGS IN THE SOFTWARE.
4047
4018
 
4048
4019
  ### Rust Crates:
4049
4020
 
4050
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
4021
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
4022
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
4051
4023
 
4052
4024
  ````text
4053
- MIT License
4054
-
4055
- Copyright (c) 2019 Yoshua Wuyts
4056
- Copyright (c) Tokio Contributors
4025
+ Copyright (c) 2018-2019 dirs-rs contributors
4057
4026
 
4058
4027
  Permission is hereby granted, free of charge, to any person obtaining a copy
4059
4028
  of this software and associated documentation files (the "Software"), to deal
@@ -4077,6 +4046,37 @@ SOFTWARE.
4077
4046
 
4078
4047
  ---
4079
4048
 
4049
+ ## The following dependencies are licensed under the MIT License:
4050
+
4051
+ ### Rust Crates:
4052
+
4053
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
4054
+
4055
+ ````text
4056
+ Copyright (c) 2014-2026 Sean McArthur
4057
+
4058
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4059
+ of this software and associated documentation files (the "Software"), to deal
4060
+ in the Software without restriction, including without limitation the rights
4061
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4062
+ copies of the Software, and to permit persons to whom the Software is
4063
+ furnished to do so, subject to the following conditions:
4064
+
4065
+ The above copyright notice and this permission notice shall be included in
4066
+ all copies or substantial portions of the Software.
4067
+
4068
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4069
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4070
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4071
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4072
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4073
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4074
+ THE SOFTWARE.
4075
+
4076
+ ````
4077
+
4078
+ ---
4079
+
4080
4080
  ## The following dependencies are licensed under the MPL-2.0 License:
4081
4081
 
4082
4082
  ### Rust Crates: