@deveco-codegenie/mcp-darwin-arm64 1.1.4 → 1.1.6
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.
- package/THIRD_PARTY_LICENSES.md +1066 -1066
- package/bin/codegenie-mcp-server +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -22,12 +22,12 @@
|
|
|
22
22
|
|
|
23
23
|
### Rust Crates:
|
|
24
24
|
|
|
25
|
-
- [
|
|
25
|
+
- [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
|
|
26
26
|
|
|
27
27
|
````text
|
|
28
28
|
BSD Zero Clause License
|
|
29
29
|
|
|
30
|
-
Copyright (c)
|
|
30
|
+
Copyright (c) 2024 kotauskas
|
|
31
31
|
|
|
32
32
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
33
33
|
purpose with or without fee is hereby granted.
|
|
@@ -48,21 +48,23 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
48
48
|
|
|
49
49
|
### Rust Crates:
|
|
50
50
|
|
|
51
|
-
- [
|
|
51
|
+
- [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
|
|
52
52
|
|
|
53
53
|
````text
|
|
54
|
-
|
|
54
|
+
BSD Zero Clause License
|
|
55
55
|
|
|
56
|
-
|
|
57
|
-
any purpose with or without fee is hereby granted.
|
|
56
|
+
Copyright (c) 2025 Goat
|
|
58
57
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
58
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
59
|
+
purpose with or without fee is hereby granted.
|
|
60
|
+
|
|
61
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
62
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
63
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
64
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
65
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
66
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
67
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
66
68
|
|
|
67
69
|
````
|
|
68
70
|
|
|
@@ -72,23 +74,21 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
72
74
|
|
|
73
75
|
### Rust Crates:
|
|
74
76
|
|
|
75
|
-
- [
|
|
77
|
+
- [adler2](https://github.com/oyvindln/adler2) (2.0.1)
|
|
76
78
|
|
|
77
79
|
````text
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
Copyright (c) 2024 kotauskas
|
|
80
|
+
Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
|
|
81
81
|
|
|
82
|
-
Permission to use, copy, modify, and/or distribute this software for
|
|
83
|
-
purpose with or without fee is hereby granted.
|
|
82
|
+
Permission to use, copy, modify, and/or distribute this software for
|
|
83
|
+
any purpose with or without fee is hereby granted.
|
|
84
84
|
|
|
85
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
86
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
87
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
88
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
89
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
|
90
|
-
|
|
91
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
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
92
|
|
|
93
93
|
````
|
|
94
94
|
|
|
@@ -185,9 +185,7 @@ limitations under the License.
|
|
|
185
185
|
|
|
186
186
|
### Rust Crates:
|
|
187
187
|
|
|
188
|
-
- [
|
|
189
|
-
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
190
|
-
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
188
|
+
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
191
189
|
|
|
192
190
|
````text
|
|
193
191
|
Apache License
|
|
@@ -378,7 +376,7 @@ limitations under the License.
|
|
|
378
376
|
same "printed page" as the copyright notice for easier
|
|
379
377
|
identification within third-party archives.
|
|
380
378
|
|
|
381
|
-
Copyright
|
|
379
|
+
Copyright 2011 Google Inc.
|
|
382
380
|
|
|
383
381
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
384
382
|
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
|
-
- [
|
|
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
|
|
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.
|
|
@@ -654,10 +654,17 @@ The complete list of contributors can be found at:
|
|
|
654
654
|
|
|
655
655
|
### Rust Crates:
|
|
656
656
|
|
|
657
|
-
- [
|
|
657
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
658
658
|
|
|
659
659
|
````text
|
|
660
|
-
Copyright (c)
|
|
660
|
+
Copyright (c) 2016 The humantime Developers
|
|
661
|
+
|
|
662
|
+
Includes parts of http date with the following copyright:
|
|
663
|
+
Copyright (c) 2016 Pyfisch
|
|
664
|
+
|
|
665
|
+
Includes portions of musl libc with the following copyright:
|
|
666
|
+
Copyright © 2005-2013 Rich Felker
|
|
667
|
+
|
|
661
668
|
|
|
662
669
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
663
670
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -666,16 +673,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
666
673
|
copies of the Software, and to permit persons to whom the Software is
|
|
667
674
|
furnished to do so, subject to the following conditions:
|
|
668
675
|
|
|
669
|
-
The above copyright notice and this permission notice shall be included in
|
|
670
|
-
|
|
676
|
+
The above copyright notice and this permission notice shall be included in all
|
|
677
|
+
copies or substantial portions of the Software.
|
|
671
678
|
|
|
672
679
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
673
680
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
674
681
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
675
682
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
676
683
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
677
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
678
|
-
|
|
684
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
685
|
+
SOFTWARE.
|
|
679
686
|
|
|
680
687
|
````
|
|
681
688
|
|
|
@@ -685,28 +692,32 @@ THE SOFTWARE.
|
|
|
685
692
|
|
|
686
693
|
### Rust Crates:
|
|
687
694
|
|
|
688
|
-
- [
|
|
695
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
689
696
|
|
|
690
697
|
````text
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
698
|
+
The MIT License (MIT)
|
|
699
|
+
|
|
700
|
+
Copyright (c) 2016 Johann Tuffe
|
|
701
|
+
|
|
702
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
703
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
704
|
+
in the Software without restriction, including without limitation the rights
|
|
705
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
706
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
707
|
+
furnished to do so, subject to the following conditions:
|
|
708
|
+
|
|
709
|
+
|
|
710
|
+
The above copyright notice and this permission notice shall be included in
|
|
711
|
+
all copies or substantial portions of the Software.
|
|
712
|
+
|
|
713
|
+
|
|
714
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
715
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
716
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
717
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
718
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
719
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
720
|
+
THE SOFTWARE.
|
|
710
721
|
|
|
711
722
|
````
|
|
712
723
|
|
|
@@ -714,34 +725,36 @@ SOFTWARE.
|
|
|
714
725
|
|
|
715
726
|
## The following dependencies are licensed under the MIT License:
|
|
716
727
|
|
|
717
|
-
###
|
|
728
|
+
### Rust Crates:
|
|
718
729
|
|
|
719
|
-
- [
|
|
730
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
720
731
|
|
|
721
732
|
````text
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
725
|
-
|
|
726
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
727
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
728
|
-
in the Software without restriction, including without limitation the rights
|
|
729
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
730
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
731
|
-
furnished to do so, subject to the following conditions:
|
|
733
|
+
Copyright (c) 2015 Steven Allen
|
|
732
734
|
|
|
733
|
-
|
|
734
|
-
|
|
735
|
+
Permission is hereby granted, free of charge, to any
|
|
736
|
+
person obtaining a copy of this software and associated
|
|
737
|
+
documentation files (the "Software"), to deal in the
|
|
738
|
+
Software without restriction, including without
|
|
739
|
+
limitation the rights to use, copy, modify, merge,
|
|
740
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
741
|
+
the Software, and to permit persons to whom the Software
|
|
742
|
+
is furnished to do so, subject to the following
|
|
743
|
+
conditions:
|
|
735
744
|
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
740
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
741
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
742
|
-
SOFTWARE.
|
|
745
|
+
The above copyright notice and this permission notice
|
|
746
|
+
shall be included in all copies or substantial portions
|
|
747
|
+
of the Software.
|
|
743
748
|
|
|
744
|
-
|
|
749
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
750
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
751
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
752
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
753
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
754
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
755
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
756
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
757
|
+
DEALINGS IN THE SOFTWARE.
|
|
745
758
|
|
|
746
759
|
````
|
|
747
760
|
|
|
@@ -751,10 +764,12 @@ SOFTWARE.
|
|
|
751
764
|
|
|
752
765
|
### Rust Crates:
|
|
753
766
|
|
|
754
|
-
- [
|
|
767
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
755
768
|
|
|
756
769
|
````text
|
|
757
|
-
Copyright
|
|
770
|
+
Copyright (c) 2017 Carl Lerche
|
|
771
|
+
Copyright (c) 2018 Bastian Köcher
|
|
772
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
758
773
|
|
|
759
774
|
Permission is hereby granted, free of charge, to any
|
|
760
775
|
person obtaining a copy of this software and associated
|
|
@@ -780,7 +795,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
780
795
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
781
796
|
DEALINGS IN THE SOFTWARE.
|
|
782
797
|
|
|
783
|
-
|
|
784
798
|
````
|
|
785
799
|
|
|
786
800
|
---
|
|
@@ -789,12 +803,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
789
803
|
|
|
790
804
|
### Rust Crates:
|
|
791
805
|
|
|
792
|
-
- [
|
|
806
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
793
807
|
|
|
794
808
|
````text
|
|
795
|
-
MIT License
|
|
809
|
+
The MIT License (MIT)
|
|
796
810
|
|
|
797
|
-
Copyright (c)
|
|
811
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
812
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
798
813
|
|
|
799
814
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
800
815
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -822,41 +837,30 @@ SOFTWARE.
|
|
|
822
837
|
|
|
823
838
|
### Rust Crates:
|
|
824
839
|
|
|
825
|
-
- [
|
|
826
|
-
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
827
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
828
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
829
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
830
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
840
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
831
841
|
|
|
832
842
|
````text
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
documentation files (the "Software"), to deal
|
|
839
|
-
Software without restriction, including without
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
855
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
856
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
857
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
858
|
-
DEALINGS IN THE SOFTWARE.
|
|
859
|
-
|
|
843
|
+
The MIT License (MIT)
|
|
844
|
+
|
|
845
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
846
|
+
|
|
847
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
848
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
849
|
+
in the Software without restriction, including without limitation the rights
|
|
850
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
851
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
852
|
+
furnished to do so, subject to the following conditions:
|
|
853
|
+
|
|
854
|
+
The above copyright notice and this permission notice shall be included in all
|
|
855
|
+
copies or substantial portions of the Software.
|
|
856
|
+
|
|
857
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
858
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
859
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
860
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
861
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
862
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
863
|
+
SOFTWARE.
|
|
860
864
|
````
|
|
861
865
|
|
|
862
866
|
---
|
|
@@ -865,10 +869,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
865
869
|
|
|
866
870
|
### Rust Crates:
|
|
867
871
|
|
|
868
|
-
- [
|
|
872
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
869
873
|
|
|
870
874
|
````text
|
|
871
|
-
Copyright
|
|
875
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
872
876
|
|
|
873
877
|
Permission is hereby granted, free of charge, to any
|
|
874
878
|
person obtaining a copy of this software and associated
|
|
@@ -902,11 +906,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
902
906
|
|
|
903
907
|
### Rust Crates:
|
|
904
908
|
|
|
905
|
-
- [
|
|
909
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
906
910
|
|
|
907
911
|
````text
|
|
908
|
-
Copyright (c) 2018
|
|
909
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
912
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
910
913
|
|
|
911
914
|
Permission is hereby granted, free of charge, to any
|
|
912
915
|
person obtaining a copy of this software and associated
|
|
@@ -940,34 +943,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
940
943
|
|
|
941
944
|
### Rust Crates:
|
|
942
945
|
|
|
943
|
-
- [
|
|
946
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
944
947
|
|
|
945
948
|
````text
|
|
946
|
-
Copyright (c) The rust-
|
|
949
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
947
950
|
|
|
948
|
-
Permission is hereby granted, free of charge, to any
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
the Software, and to permit persons to whom the Software
|
|
955
|
-
is furnished to do so, subject to the following
|
|
956
|
-
conditions:
|
|
951
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
952
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
953
|
+
in the Software without restriction, including without limitation the rights
|
|
954
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
955
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
956
|
+
furnished to do so, subject to the following conditions:
|
|
957
957
|
|
|
958
|
-
The above copyright notice and this permission notice
|
|
959
|
-
|
|
960
|
-
of the Software.
|
|
958
|
+
The above copyright notice and this permission notice shall be included in all
|
|
959
|
+
copies or substantial portions of the Software.
|
|
961
960
|
|
|
962
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
970
|
-
DEALINGS IN THE SOFTWARE.
|
|
961
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
962
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
963
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
964
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
965
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
966
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
967
|
+
SOFTWARE.
|
|
971
968
|
|
|
972
969
|
````
|
|
973
970
|
|
|
@@ -977,11 +974,80 @@ DEALINGS IN THE SOFTWARE.
|
|
|
977
974
|
|
|
978
975
|
### Rust Crates:
|
|
979
976
|
|
|
980
|
-
- [
|
|
977
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
981
978
|
|
|
982
979
|
````text
|
|
983
|
-
|
|
984
|
-
|
|
980
|
+
MIT License
|
|
981
|
+
|
|
982
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
983
|
+
|
|
984
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
985
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
986
|
+
in the Software without restriction, including without limitation the rights
|
|
987
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
988
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
989
|
+
furnished to do so, subject to the following conditions:
|
|
990
|
+
|
|
991
|
+
The above copyright notice and this permission notice shall be included in all
|
|
992
|
+
copies or substantial portions of the Software.
|
|
993
|
+
|
|
994
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
995
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
996
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
997
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
998
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
999
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1000
|
+
SOFTWARE.
|
|
1001
|
+
|
|
1002
|
+
````
|
|
1003
|
+
|
|
1004
|
+
---
|
|
1005
|
+
|
|
1006
|
+
## The following dependencies are licensed under the MIT License:
|
|
1007
|
+
|
|
1008
|
+
### Rust Crates:
|
|
1009
|
+
|
|
1010
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
1011
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
1012
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
1013
|
+
|
|
1014
|
+
````text
|
|
1015
|
+
MIT License
|
|
1016
|
+
|
|
1017
|
+
Copyright (c) Tokio Contributors
|
|
1018
|
+
|
|
1019
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1020
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1021
|
+
in the Software without restriction, including without limitation the rights
|
|
1022
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1023
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1024
|
+
furnished to do so, subject to the following conditions:
|
|
1025
|
+
|
|
1026
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1027
|
+
copies or substantial portions of the Software.
|
|
1028
|
+
|
|
1029
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1030
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1031
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1032
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1033
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1034
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1035
|
+
SOFTWARE.
|
|
1036
|
+
|
|
1037
|
+
````
|
|
1038
|
+
|
|
1039
|
+
---
|
|
1040
|
+
|
|
1041
|
+
## The following dependencies are licensed under the MIT License:
|
|
1042
|
+
|
|
1043
|
+
### Rust Crates:
|
|
1044
|
+
|
|
1045
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
1046
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
1047
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
1048
|
+
|
|
1049
|
+
````text
|
|
1050
|
+
Copyright (c) 2019 Tower Contributors
|
|
985
1051
|
|
|
986
1052
|
Permission is hereby granted, free of charge, to any
|
|
987
1053
|
person obtaining a copy of this software and associated
|
|
@@ -1015,10 +1081,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1015
1081
|
|
|
1016
1082
|
### Rust Crates:
|
|
1017
1083
|
|
|
1018
|
-
- [
|
|
1084
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
1019
1085
|
|
|
1020
1086
|
````text
|
|
1021
|
-
Copyright
|
|
1087
|
+
Copyright Mozilla Foundation
|
|
1022
1088
|
|
|
1023
1089
|
Permission is hereby granted, free of charge, to any
|
|
1024
1090
|
person obtaining a copy of this software and associated
|
|
@@ -1050,30 +1116,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1050
1116
|
|
|
1051
1117
|
## The following dependencies are licensed under the MIT License:
|
|
1052
1118
|
|
|
1053
|
-
###
|
|
1119
|
+
### NPM Packages:
|
|
1054
1120
|
|
|
1055
|
-
- [
|
|
1121
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
1056
1122
|
|
|
1057
1123
|
````text
|
|
1058
|
-
|
|
1124
|
+
This software is released under the MIT license:
|
|
1059
1125
|
|
|
1060
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1126
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1127
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
1128
|
+
the Software without restriction, including without limitation the rights to
|
|
1129
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1130
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1131
|
+
subject to the following conditions:
|
|
1066
1132
|
|
|
1067
|
-
The above copyright notice and this permission notice shall be included in
|
|
1068
|
-
|
|
1133
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1134
|
+
copies or substantial portions of the Software.
|
|
1069
1135
|
|
|
1070
1136
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1071
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
THE SOFTWARE.
|
|
1137
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1138
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1139
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1140
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1141
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1077
1142
|
|
|
1078
1143
|
````
|
|
1079
1144
|
|
|
@@ -1083,12 +1148,15 @@ THE SOFTWARE.
|
|
|
1083
1148
|
|
|
1084
1149
|
### Rust Crates:
|
|
1085
1150
|
|
|
1086
|
-
- [
|
|
1087
|
-
- [
|
|
1088
|
-
- [
|
|
1151
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
1152
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
1153
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
1154
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
1155
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
1156
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
1089
1157
|
|
|
1090
1158
|
````text
|
|
1091
|
-
Copyright (c) 2019
|
|
1159
|
+
Copyright (c) 2019 Tokio Contributors
|
|
1092
1160
|
|
|
1093
1161
|
Permission is hereby granted, free of charge, to any
|
|
1094
1162
|
person obtaining a copy of this software and associated
|
|
@@ -1122,11 +1190,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1122
1190
|
|
|
1123
1191
|
### Rust Crates:
|
|
1124
1192
|
|
|
1125
|
-
- [
|
|
1193
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
1126
1194
|
|
|
1127
1195
|
````text
|
|
1128
|
-
Copyright (c) 2018
|
|
1129
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1196
|
+
Copyright (c) 2018 Carl Lerche
|
|
1130
1197
|
|
|
1131
1198
|
Permission is hereby granted, free of charge, to any
|
|
1132
1199
|
person obtaining a copy of this software and associated
|
|
@@ -1160,10 +1227,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1160
1227
|
|
|
1161
1228
|
### Rust Crates:
|
|
1162
1229
|
|
|
1163
|
-
- [
|
|
1230
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
1164
1231
|
|
|
1165
1232
|
````text
|
|
1166
|
-
Copyright (c)
|
|
1233
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
1167
1234
|
|
|
1168
1235
|
Permission is hereby granted, free of charge, to any
|
|
1169
1236
|
person obtaining a copy of this software and associated
|
|
@@ -1197,10 +1264,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1197
1264
|
|
|
1198
1265
|
### Rust Crates:
|
|
1199
1266
|
|
|
1200
|
-
- [
|
|
1267
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
1201
1268
|
|
|
1202
1269
|
````text
|
|
1203
|
-
Copyright (c) The
|
|
1270
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
1271
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1204
1272
|
|
|
1205
1273
|
Permission is hereby granted, free of charge, to any
|
|
1206
1274
|
person obtaining a copy of this software and associated
|
|
@@ -1234,12 +1302,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1234
1302
|
|
|
1235
1303
|
### Rust Crates:
|
|
1236
1304
|
|
|
1237
|
-
- [
|
|
1305
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
1238
1306
|
|
|
1239
1307
|
````text
|
|
1240
|
-
Copyright (c)
|
|
1241
|
-
Copyright (c) 2018 Bastian Köcher
|
|
1242
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
1308
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
1243
1309
|
|
|
1244
1310
|
Permission is hereby granted, free of charge, to any
|
|
1245
1311
|
person obtaining a copy of this software and associated
|
|
@@ -1273,10 +1339,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1273
1339
|
|
|
1274
1340
|
### Rust Crates:
|
|
1275
1341
|
|
|
1276
|
-
- [
|
|
1342
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
1343
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
1344
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
1277
1345
|
|
|
1278
1346
|
````text
|
|
1279
|
-
Copyright (c)
|
|
1347
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
1280
1348
|
|
|
1281
1349
|
Permission is hereby granted, free of charge, to any
|
|
1282
1350
|
person obtaining a copy of this software and associated
|
|
@@ -1310,43 +1378,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1310
1378
|
|
|
1311
1379
|
### Rust Crates:
|
|
1312
1380
|
|
|
1313
|
-
- [
|
|
1314
|
-
- [
|
|
1315
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1316
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1317
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1318
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1319
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1320
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1321
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1381
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
1382
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
1322
1383
|
|
|
1323
1384
|
````text
|
|
1324
|
-
Copyright (c)
|
|
1325
|
-
Copyright (c) 2017 The Tokio Authors
|
|
1385
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
1326
1386
|
|
|
1327
|
-
Permission is hereby granted, free of charge, to any
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
the Software, and to permit persons to whom the Software
|
|
1334
|
-
is furnished to do so, subject to the following
|
|
1335
|
-
conditions:
|
|
1387
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1388
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1389
|
+
in the Software without restriction, including without limitation the rights
|
|
1390
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1391
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1392
|
+
furnished to do so, subject to the following conditions:
|
|
1336
1393
|
|
|
1337
|
-
The above copyright notice and this permission notice
|
|
1338
|
-
|
|
1339
|
-
of the Software.
|
|
1394
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1395
|
+
copies or substantial portions of the Software.
|
|
1340
1396
|
|
|
1341
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1349
|
-
DEALINGS IN THE SOFTWARE.
|
|
1397
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1398
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1399
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1400
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1401
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1402
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1403
|
+
SOFTWARE.
|
|
1350
1404
|
|
|
1351
1405
|
````
|
|
1352
1406
|
|
|
@@ -1356,10 +1410,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1356
1410
|
|
|
1357
1411
|
### Rust Crates:
|
|
1358
1412
|
|
|
1359
|
-
- [
|
|
1413
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
1360
1414
|
|
|
1361
1415
|
````text
|
|
1362
|
-
|
|
1416
|
+
MIT License
|
|
1417
|
+
|
|
1418
|
+
Copyright (c) 2025 Callum Oakley
|
|
1363
1419
|
|
|
1364
1420
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1365
1421
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1368,17 +1424,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1368
1424
|
copies of the Software, and to permit persons to whom the Software is
|
|
1369
1425
|
furnished to do so, subject to the following conditions:
|
|
1370
1426
|
|
|
1371
|
-
The above copyright notice and this permission notice shall be included in
|
|
1372
|
-
|
|
1427
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1428
|
+
copies or substantial portions of the Software.
|
|
1373
1429
|
|
|
1374
1430
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1375
1431
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1376
1432
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1377
1433
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1378
1434
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1379
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1380
|
-
|
|
1381
|
-
|
|
1435
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1436
|
+
SOFTWARE.
|
|
1382
1437
|
|
|
1383
1438
|
````
|
|
1384
1439
|
|
|
@@ -1388,10 +1443,10 @@ THE SOFTWARE.
|
|
|
1388
1443
|
|
|
1389
1444
|
### Rust Crates:
|
|
1390
1445
|
|
|
1391
|
-
- [
|
|
1446
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
1392
1447
|
|
|
1393
1448
|
````text
|
|
1394
|
-
Copyright (c)
|
|
1449
|
+
Copyright (c) The Rust Project Developers
|
|
1395
1450
|
|
|
1396
1451
|
Permission is hereby granted, free of charge, to any
|
|
1397
1452
|
person obtaining a copy of this software and associated
|
|
@@ -1425,47 +1480,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1425
1480
|
|
|
1426
1481
|
### Rust Crates:
|
|
1427
1482
|
|
|
1428
|
-
- [
|
|
1483
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
1429
1484
|
|
|
1430
1485
|
````text
|
|
1431
|
-
Copyright (c) 2016
|
|
1432
|
-
|
|
1433
|
-
Permission is hereby granted, free of charge, to any
|
|
1434
|
-
person obtaining a copy of this software and associated
|
|
1435
|
-
documentation files (the "Software"), to deal in the
|
|
1436
|
-
Software without restriction, including without
|
|
1437
|
-
limitation the rights to use, copy, modify, merge,
|
|
1438
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1439
|
-
the Software, and to permit persons to whom the Software
|
|
1440
|
-
is furnished to do so, subject to the following
|
|
1441
|
-
conditions:
|
|
1442
|
-
|
|
1443
|
-
The above copyright notice and this permission notice
|
|
1444
|
-
shall be included in all copies or substantial portions
|
|
1445
|
-
of the Software.
|
|
1446
|
-
|
|
1447
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1448
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1449
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1450
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1451
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1452
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1453
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1454
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1455
|
-
DEALINGS IN THE SOFTWARE.
|
|
1456
|
-
|
|
1457
|
-
````
|
|
1458
|
-
|
|
1459
|
-
---
|
|
1460
|
-
|
|
1461
|
-
## The following dependencies are licensed under the MIT License:
|
|
1462
|
-
|
|
1463
|
-
### Rust Crates:
|
|
1464
|
-
|
|
1465
|
-
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
1466
|
-
|
|
1467
|
-
````text
|
|
1468
|
-
Copyright (c) 2014-2026 Alex Crichton
|
|
1486
|
+
Copyright (c) 2016 Anthony Ramine
|
|
1469
1487
|
|
|
1470
1488
|
Permission is hereby granted, free of charge, to any
|
|
1471
1489
|
person obtaining a copy of this software and associated
|
|
@@ -1497,76 +1515,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1497
1515
|
|
|
1498
1516
|
## The following dependencies are licensed under the MIT License:
|
|
1499
1517
|
|
|
1500
|
-
###
|
|
1518
|
+
### NPM Packages:
|
|
1501
1519
|
|
|
1502
|
-
- [
|
|
1503
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
1504
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
1505
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
1520
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
1506
1521
|
|
|
1507
1522
|
````text
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
Permission is hereby granted, free of charge, to any
|
|
1511
|
-
person obtaining a copy of this software and associated
|
|
1512
|
-
documentation files (the "Software"), to deal in the
|
|
1513
|
-
Software without restriction, including without
|
|
1514
|
-
limitation the rights to use, copy, modify, merge,
|
|
1515
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1516
|
-
the Software, and to permit persons to whom the Software
|
|
1517
|
-
is furnished to do so, subject to the following
|
|
1518
|
-
conditions:
|
|
1519
|
-
|
|
1520
|
-
The above copyright notice and this permission notice
|
|
1521
|
-
shall be included in all copies or substantial portions
|
|
1522
|
-
of the Software.
|
|
1523
|
-
|
|
1524
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1525
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1526
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1527
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1528
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1529
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1530
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1531
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1532
|
-
DEALINGS IN THE SOFTWARE.
|
|
1533
|
-
|
|
1534
|
-
````
|
|
1535
|
-
|
|
1536
|
-
---
|
|
1537
|
-
|
|
1538
|
-
## The following dependencies are licensed under the MIT License:
|
|
1539
|
-
|
|
1540
|
-
### Rust Crates:
|
|
1523
|
+
MIT License
|
|
1541
1524
|
|
|
1542
|
-
- [
|
|
1525
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
1543
1526
|
|
|
1544
|
-
|
|
1545
|
-
|
|
1527
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1528
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1529
|
+
in the Software without restriction, including without limitation the rights
|
|
1530
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1531
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1532
|
+
furnished to do so, subject to the following conditions:
|
|
1546
1533
|
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
documentation files (the "Software"), to deal in the
|
|
1550
|
-
Software without restriction, including without
|
|
1551
|
-
limitation the rights to use, copy, modify, merge,
|
|
1552
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1553
|
-
the Software, and to permit persons to whom the Software
|
|
1554
|
-
is furnished to do so, subject to the following
|
|
1555
|
-
conditions:
|
|
1534
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1535
|
+
copies or substantial portions of the Software.
|
|
1556
1536
|
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1537
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1538
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1539
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1540
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1541
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1542
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1543
|
+
SOFTWARE.
|
|
1560
1544
|
|
|
1561
|
-
|
|
1562
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1563
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1564
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1565
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1566
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1567
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1568
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1569
|
-
DEALINGS IN THE SOFTWARE.
|
|
1545
|
+
[others]: https://github.com/json5/json5/contributors
|
|
1570
1546
|
|
|
1571
1547
|
````
|
|
1572
1548
|
|
|
@@ -1576,10 +1552,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1576
1552
|
|
|
1577
1553
|
### Rust Crates:
|
|
1578
1554
|
|
|
1579
|
-
- [
|
|
1555
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
1580
1556
|
|
|
1581
1557
|
````text
|
|
1582
|
-
Copyright (c)
|
|
1558
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
1559
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1583
1560
|
|
|
1584
1561
|
Permission is hereby granted, free of charge, to any
|
|
1585
1562
|
person obtaining a copy of this software and associated
|
|
@@ -1611,17 +1588,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1611
1588
|
|
|
1612
1589
|
## The following dependencies are licensed under the MIT License:
|
|
1613
1590
|
|
|
1614
|
-
###
|
|
1591
|
+
### NPM Packages:
|
|
1615
1592
|
|
|
1616
|
-
- [
|
|
1617
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
1618
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
1619
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
1593
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
1620
1594
|
|
|
1621
1595
|
````text
|
|
1622
1596
|
The MIT License (MIT)
|
|
1623
1597
|
|
|
1624
|
-
Copyright (c)
|
|
1598
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
1625
1599
|
|
|
1626
1600
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1627
1601
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1649,10 +1623,13 @@ THE SOFTWARE.
|
|
|
1649
1623
|
|
|
1650
1624
|
### Rust Crates:
|
|
1651
1625
|
|
|
1652
|
-
- [
|
|
1626
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
1627
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
1653
1628
|
|
|
1654
1629
|
````text
|
|
1655
|
-
|
|
1630
|
+
MIT License
|
|
1631
|
+
|
|
1632
|
+
Copyright (c) 2019 Graham Esau
|
|
1656
1633
|
|
|
1657
1634
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1658
1635
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1661,17 +1638,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1661
1638
|
copies of the Software, and to permit persons to whom the Software is
|
|
1662
1639
|
furnished to do so, subject to the following conditions:
|
|
1663
1640
|
|
|
1664
|
-
The above copyright notice and this permission notice shall be included in
|
|
1665
|
-
|
|
1641
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1642
|
+
copies or substantial portions of the Software.
|
|
1666
1643
|
|
|
1667
1644
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1668
1645
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1669
1646
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1670
1647
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1671
1648
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1672
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1673
|
-
|
|
1674
|
-
|
|
1649
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1650
|
+
SOFTWARE.
|
|
1675
1651
|
|
|
1676
1652
|
````
|
|
1677
1653
|
|
|
@@ -1679,14 +1655,14 @@ THE SOFTWARE.
|
|
|
1679
1655
|
|
|
1680
1656
|
## The following dependencies are licensed under the MIT License:
|
|
1681
1657
|
|
|
1682
|
-
###
|
|
1658
|
+
### NPM Packages:
|
|
1683
1659
|
|
|
1684
|
-
- [
|
|
1660
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
1685
1661
|
|
|
1686
1662
|
````text
|
|
1687
1663
|
MIT License
|
|
1688
1664
|
|
|
1689
|
-
Copyright (c)
|
|
1665
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
1690
1666
|
|
|
1691
1667
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1692
1668
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1712,32 +1688,36 @@ SOFTWARE.
|
|
|
1712
1688
|
|
|
1713
1689
|
## The following dependencies are licensed under the MIT License:
|
|
1714
1690
|
|
|
1715
|
-
###
|
|
1691
|
+
### Rust Crates:
|
|
1716
1692
|
|
|
1717
|
-
- [
|
|
1693
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
1718
1694
|
|
|
1719
1695
|
````text
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
1696
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
1723
1697
|
|
|
1724
|
-
Permission is hereby granted, free of charge, to any
|
|
1725
|
-
of this software and associated
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1698
|
+
Permission is hereby granted, free of charge, to any
|
|
1699
|
+
person obtaining a copy of this software and associated
|
|
1700
|
+
documentation files (the "Software"), to deal in the
|
|
1701
|
+
Software without restriction, including without
|
|
1702
|
+
limitation the rights to use, copy, modify, merge,
|
|
1703
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1704
|
+
the Software, and to permit persons to whom the Software
|
|
1705
|
+
is furnished to do so, subject to the following
|
|
1706
|
+
conditions:
|
|
1730
1707
|
|
|
1731
|
-
The above copyright notice and this permission notice
|
|
1732
|
-
all copies or substantial portions
|
|
1708
|
+
The above copyright notice and this permission notice
|
|
1709
|
+
shall be included in all copies or substantial portions
|
|
1710
|
+
of the Software.
|
|
1733
1711
|
|
|
1734
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1735
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1712
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1713
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1714
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1715
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1716
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1717
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1718
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1719
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1720
|
+
DEALINGS IN THE SOFTWARE.
|
|
1741
1721
|
|
|
1742
1722
|
````
|
|
1743
1723
|
|
|
@@ -1747,10 +1727,10 @@ THE SOFTWARE.
|
|
|
1747
1727
|
|
|
1748
1728
|
### Rust Crates:
|
|
1749
1729
|
|
|
1750
|
-
- [
|
|
1730
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
1751
1731
|
|
|
1752
1732
|
````text
|
|
1753
|
-
Copyright (c)
|
|
1733
|
+
Copyright (c) 2016--2023
|
|
1754
1734
|
|
|
1755
1735
|
Permission is hereby granted, free of charge, to any
|
|
1756
1736
|
person obtaining a copy of this software and associated
|
|
@@ -1784,10 +1764,19 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1784
1764
|
|
|
1785
1765
|
### Rust Crates:
|
|
1786
1766
|
|
|
1787
|
-
- [
|
|
1767
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1768
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1769
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1770
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1771
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1772
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1773
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1774
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1775
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1788
1776
|
|
|
1789
1777
|
````text
|
|
1790
|
-
Copyright
|
|
1778
|
+
Copyright (c) 2016 Alex Crichton
|
|
1779
|
+
Copyright (c) 2017 The Tokio Authors
|
|
1791
1780
|
|
|
1792
1781
|
Permission is hereby granted, free of charge, to any
|
|
1793
1782
|
person obtaining a copy of this software and associated
|
|
@@ -1821,28 +1810,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1821
1810
|
|
|
1822
1811
|
### Rust Crates:
|
|
1823
1812
|
|
|
1824
|
-
- [
|
|
1813
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
1825
1814
|
|
|
1826
1815
|
````text
|
|
1827
|
-
Copyright
|
|
1816
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
1828
1817
|
|
|
1829
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1830
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1831
|
-
in the Software without restriction, including without limitation the rights
|
|
1832
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1833
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1834
|
-
furnished to do so, subject to the following conditions:
|
|
1818
|
+
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:
|
|
1835
1819
|
|
|
1836
|
-
The above copyright notice and this permission notice shall be included in
|
|
1837
|
-
all copies or substantial portions of the Software.
|
|
1820
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1838
1821
|
|
|
1839
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1840
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1841
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1842
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1843
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1844
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1845
|
-
THE SOFTWARE.
|
|
1822
|
+
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.
|
|
1846
1823
|
|
|
1847
1824
|
````
|
|
1848
1825
|
|
|
@@ -1852,10 +1829,11 @@ THE SOFTWARE.
|
|
|
1852
1829
|
|
|
1853
1830
|
### Rust Crates:
|
|
1854
1831
|
|
|
1855
|
-
- [
|
|
1832
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
1856
1833
|
|
|
1857
1834
|
````text
|
|
1858
|
-
Copyright (c) 2018
|
|
1835
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
1836
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1859
1837
|
|
|
1860
1838
|
Permission is hereby granted, free of charge, to any
|
|
1861
1839
|
person obtaining a copy of this software and associated
|
|
@@ -1889,42 +1867,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1889
1867
|
|
|
1890
1868
|
### Rust Crates:
|
|
1891
1869
|
|
|
1892
|
-
- [
|
|
1870
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
1871
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
1893
1872
|
|
|
1894
1873
|
````text
|
|
1895
|
-
Copyright (c)
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1899
|
-
in the Software without restriction, including without limitation the rights
|
|
1900
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1901
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1902
|
-
furnished to do so, subject to the following conditions:
|
|
1903
|
-
|
|
1904
|
-
The above copyright notice and this permission notice shall be included in
|
|
1905
|
-
all copies or substantial portions of the Software.
|
|
1906
|
-
|
|
1907
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1908
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1909
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1910
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1911
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1912
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1913
|
-
THE SOFTWARE.
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
````
|
|
1917
|
-
|
|
1918
|
-
---
|
|
1919
|
-
|
|
1920
|
-
## The following dependencies are licensed under the MIT License:
|
|
1921
|
-
|
|
1922
|
-
### Rust Crates:
|
|
1923
|
-
|
|
1924
|
-
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
1925
|
-
|
|
1926
|
-
````text
|
|
1927
|
-
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
1874
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
1875
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
1876
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
1928
1877
|
|
|
1929
1878
|
Permission is hereby granted, free of charge, to any
|
|
1930
1879
|
person obtaining a copy of this software and associated
|
|
@@ -1958,32 +1907,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1958
1907
|
|
|
1959
1908
|
### Rust Crates:
|
|
1960
1909
|
|
|
1961
|
-
- [
|
|
1962
|
-
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1963
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1910
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
1964
1911
|
|
|
1965
1912
|
````text
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
1913
|
+
Copyright (c) 2016--2017
|
|
1969
1914
|
|
|
1970
|
-
Permission is hereby granted, free of charge, to any
|
|
1971
|
-
of this software and associated
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1915
|
+
Permission is hereby granted, free of charge, to any
|
|
1916
|
+
person obtaining a copy of this software and associated
|
|
1917
|
+
documentation files (the "Software"), to deal in the
|
|
1918
|
+
Software without restriction, including without
|
|
1919
|
+
limitation the rights to use, copy, modify, merge,
|
|
1920
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1921
|
+
the Software, and to permit persons to whom the Software
|
|
1922
|
+
is furnished to do so, subject to the following
|
|
1923
|
+
conditions:
|
|
1976
1924
|
|
|
1977
|
-
The above copyright notice and this permission notice
|
|
1978
|
-
copies or substantial portions
|
|
1925
|
+
The above copyright notice and this permission notice
|
|
1926
|
+
shall be included in all copies or substantial portions
|
|
1927
|
+
of the Software.
|
|
1979
1928
|
|
|
1980
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1981
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
|
|
1929
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1930
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1931
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1932
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1933
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1934
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1935
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1936
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1937
|
+
DEALINGS IN THE SOFTWARE.
|
|
1987
1938
|
|
|
1988
1939
|
````
|
|
1989
1940
|
|
|
@@ -1993,10 +1944,10 @@ SOFTWARE.
|
|
|
1993
1944
|
|
|
1994
1945
|
### Rust Crates:
|
|
1995
1946
|
|
|
1996
|
-
- [
|
|
1947
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
1997
1948
|
|
|
1998
1949
|
````text
|
|
1999
|
-
Copyright (c)
|
|
1950
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
2000
1951
|
|
|
2001
1952
|
Permission is hereby granted, free of charge, to any
|
|
2002
1953
|
person obtaining a copy of this software and associated
|
|
@@ -2030,12 +1981,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2030
1981
|
|
|
2031
1982
|
### Rust Crates:
|
|
2032
1983
|
|
|
2033
|
-
- [
|
|
2034
|
-
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
2035
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
1984
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
2036
1985
|
|
|
2037
1986
|
````text
|
|
2038
|
-
Copyright (c)
|
|
1987
|
+
Copyright (c) The rust-url developers
|
|
2039
1988
|
|
|
2040
1989
|
Permission is hereby granted, free of charge, to any
|
|
2041
1990
|
person obtaining a copy of this software and associated
|
|
@@ -2069,11 +2018,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2069
2018
|
|
|
2070
2019
|
### Rust Crates:
|
|
2071
2020
|
|
|
2072
|
-
- [
|
|
2073
|
-
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
2021
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
2074
2022
|
|
|
2075
2023
|
````text
|
|
2076
|
-
Copyright (c)
|
|
2024
|
+
Copyright (c) 2017 Robert Grosse
|
|
2077
2025
|
|
|
2078
2026
|
Permission is hereby granted, free of charge, to any
|
|
2079
2027
|
person obtaining a copy of this software and associated
|
|
@@ -2098,7 +2046,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
2098
2046
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2099
2047
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2100
2048
|
DEALINGS IN THE SOFTWARE.
|
|
2101
|
-
|
|
2102
2049
|
````
|
|
2103
2050
|
|
|
2104
2051
|
---
|
|
@@ -2107,30 +2054,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2107
2054
|
|
|
2108
2055
|
### Rust Crates:
|
|
2109
2056
|
|
|
2110
|
-
- [
|
|
2111
|
-
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
2057
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
2112
2058
|
|
|
2113
2059
|
````text
|
|
2114
|
-
|
|
2060
|
+
MIT License
|
|
2115
2061
|
|
|
2116
|
-
Copyright (c)
|
|
2062
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
2117
2063
|
|
|
2118
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2119
|
-
this software and associated documentation files (the "Software"), to deal
|
|
2120
|
-
the Software without restriction, including without limitation the rights
|
|
2121
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2122
|
-
the Software, and to permit persons to whom the Software is
|
|
2123
|
-
subject to the following conditions:
|
|
2064
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2065
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2066
|
+
in the Software without restriction, including without limitation the rights
|
|
2067
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2068
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2069
|
+
furnished to do so, subject to the following conditions:
|
|
2124
2070
|
|
|
2125
2071
|
The above copyright notice and this permission notice shall be included in all
|
|
2126
2072
|
copies or substantial portions of the Software.
|
|
2127
2073
|
|
|
2128
2074
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2129
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2130
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2131
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2132
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2133
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2075
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2076
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2077
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2078
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2079
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2080
|
+
SOFTWARE.
|
|
2134
2081
|
|
|
2135
2082
|
````
|
|
2136
2083
|
|
|
@@ -2140,11 +2087,12 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2140
2087
|
|
|
2141
2088
|
### Rust Crates:
|
|
2142
2089
|
|
|
2143
|
-
- [
|
|
2090
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
2144
2091
|
|
|
2145
2092
|
````text
|
|
2146
|
-
|
|
2147
|
-
|
|
2093
|
+
The MIT License (MIT)
|
|
2094
|
+
|
|
2095
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
2148
2096
|
|
|
2149
2097
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2150
2098
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2153,17 +2101,19 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2153
2101
|
copies of the Software, and to permit persons to whom the Software is
|
|
2154
2102
|
furnished to do so, subject to the following conditions:
|
|
2155
2103
|
|
|
2156
|
-
The above copyright notice and this permission notice shall be included in
|
|
2157
|
-
|
|
2104
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2105
|
+
copies or substantial portions of the Software.
|
|
2158
2106
|
|
|
2159
2107
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2160
2108
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2161
2109
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2162
2110
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2163
2111
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2164
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2165
|
-
|
|
2112
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2113
|
+
SOFTWARE.
|
|
2166
2114
|
|
|
2115
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2116
|
+
licences; see files named LICENSE.*.txt for details.
|
|
2167
2117
|
````
|
|
2168
2118
|
|
|
2169
2119
|
---
|
|
@@ -2172,10 +2122,10 @@ THE SOFTWARE.
|
|
|
2172
2122
|
|
|
2173
2123
|
### Rust Crates:
|
|
2174
2124
|
|
|
2175
|
-
- [
|
|
2125
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
2176
2126
|
|
|
2177
2127
|
````text
|
|
2178
|
-
Copyright (c)
|
|
2128
|
+
Copyright (c) 2019 Carl Lerche
|
|
2179
2129
|
|
|
2180
2130
|
Permission is hereby granted, free of charge, to any
|
|
2181
2131
|
person obtaining a copy of this software and associated
|
|
@@ -2209,34 +2159,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2209
2159
|
|
|
2210
2160
|
### Rust Crates:
|
|
2211
2161
|
|
|
2212
|
-
- [
|
|
2162
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
2213
2163
|
|
|
2214
2164
|
````text
|
|
2215
|
-
Copyright (c)
|
|
2165
|
+
Copyright (c) 2019 Eliza Weisman
|
|
2216
2166
|
|
|
2217
|
-
Permission is hereby granted, free of charge, to any
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
the Software, and to permit persons to whom the Software
|
|
2224
|
-
is furnished to do so, subject to the following
|
|
2225
|
-
conditions:
|
|
2167
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2168
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2169
|
+
in the Software without restriction, including without limitation the rights
|
|
2170
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2171
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2172
|
+
furnished to do so, subject to the following conditions:
|
|
2226
2173
|
|
|
2227
|
-
The above copyright notice and this permission notice
|
|
2228
|
-
|
|
2229
|
-
of the Software.
|
|
2174
|
+
The above copyright notice and this permission notice shall be included in
|
|
2175
|
+
all copies or substantial portions of the Software.
|
|
2230
2176
|
|
|
2231
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2232
|
-
|
|
2233
|
-
|
|
2234
|
-
|
|
2235
|
-
|
|
2236
|
-
|
|
2237
|
-
|
|
2238
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2239
|
-
DEALINGS IN THE SOFTWARE.
|
|
2177
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2178
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2179
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2180
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2181
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2182
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2183
|
+
THE SOFTWARE.
|
|
2240
2184
|
|
|
2241
2185
|
````
|
|
2242
2186
|
|
|
@@ -2246,34 +2190,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2246
2190
|
|
|
2247
2191
|
### Rust Crates:
|
|
2248
2192
|
|
|
2249
|
-
- [
|
|
2193
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
2250
2194
|
|
|
2251
2195
|
````text
|
|
2252
|
-
|
|
2196
|
+
MIT License
|
|
2253
2197
|
|
|
2254
|
-
Permission is hereby granted, free of charge, to any
|
|
2255
|
-
|
|
2256
|
-
|
|
2257
|
-
|
|
2258
|
-
|
|
2259
|
-
|
|
2260
|
-
the Software, and to permit persons to whom the Software
|
|
2261
|
-
is furnished to do so, subject to the following
|
|
2262
|
-
conditions:
|
|
2198
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2199
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2200
|
+
in the Software without restriction, including without limitation the rights
|
|
2201
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2202
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2203
|
+
furnished to do so, subject to the following conditions:
|
|
2263
2204
|
|
|
2264
|
-
The above copyright notice and this permission notice
|
|
2265
|
-
|
|
2266
|
-
of the Software.
|
|
2205
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2206
|
+
copies or substantial portions of the Software.
|
|
2267
2207
|
|
|
2268
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2276
|
-
DEALINGS IN THE SOFTWARE.
|
|
2208
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2209
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2210
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2211
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2212
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2213
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2214
|
+
SOFTWARE.
|
|
2277
2215
|
|
|
2278
2216
|
````
|
|
2279
2217
|
|
|
@@ -2283,14 +2221,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2283
2221
|
|
|
2284
2222
|
### Rust Crates:
|
|
2285
2223
|
|
|
2286
|
-
- [
|
|
2224
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
2225
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
2226
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
2227
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2287
2228
|
|
|
2288
2229
|
````text
|
|
2289
2230
|
The MIT License (MIT)
|
|
2290
2231
|
|
|
2291
|
-
Copyright (c) 2015
|
|
2292
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
2293
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
2232
|
+
Copyright (c) 2015 Andrew Gallant
|
|
2294
2233
|
|
|
2295
2234
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2296
2235
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2299,16 +2238,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2299
2238
|
copies of the Software, and to permit persons to whom the Software is
|
|
2300
2239
|
furnished to do so, subject to the following conditions:
|
|
2301
2240
|
|
|
2302
|
-
The above copyright notice and this permission notice shall be included in
|
|
2303
|
-
copies or substantial portions of the Software.
|
|
2241
|
+
The above copyright notice and this permission notice shall be included in
|
|
2242
|
+
all copies or substantial portions of the Software.
|
|
2304
2243
|
|
|
2305
2244
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2306
2245
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2307
2246
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2308
2247
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2309
2248
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2310
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2311
|
-
SOFTWARE.
|
|
2249
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2250
|
+
THE SOFTWARE.
|
|
2312
2251
|
|
|
2313
2252
|
````
|
|
2314
2253
|
|
|
@@ -2318,13 +2257,10 @@ SOFTWARE.
|
|
|
2318
2257
|
|
|
2319
2258
|
### Rust Crates:
|
|
2320
2259
|
|
|
2321
|
-
- [
|
|
2260
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
2322
2261
|
|
|
2323
2262
|
````text
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
Copyright (c) 2015-2020 Julien Cretin
|
|
2327
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
2263
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
2328
2264
|
|
|
2329
2265
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2330
2266
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2333,16 +2269,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2333
2269
|
copies of the Software, and to permit persons to whom the Software is
|
|
2334
2270
|
furnished to do so, subject to the following conditions:
|
|
2335
2271
|
|
|
2336
|
-
The above copyright notice and this permission notice shall be included in
|
|
2337
|
-
copies or substantial portions of the Software.
|
|
2272
|
+
The above copyright notice and this permission notice shall be included in
|
|
2273
|
+
all copies or substantial portions of the Software.
|
|
2338
2274
|
|
|
2339
2275
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2340
2276
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2341
2277
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2342
2278
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2343
2279
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2344
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2345
|
-
SOFTWARE.
|
|
2280
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2281
|
+
THE SOFTWARE.
|
|
2282
|
+
|
|
2346
2283
|
|
|
2347
2284
|
````
|
|
2348
2285
|
|
|
@@ -2350,15 +2287,49 @@ SOFTWARE.
|
|
|
2350
2287
|
|
|
2351
2288
|
## The following dependencies are licensed under the MIT License:
|
|
2352
2289
|
|
|
2353
|
-
###
|
|
2354
|
-
|
|
2355
|
-
- [
|
|
2356
|
-
- [
|
|
2290
|
+
### NPM Packages:
|
|
2291
|
+
|
|
2292
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
2293
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
2357
2294
|
|
|
2358
2295
|
````text
|
|
2359
|
-
|
|
2360
|
-
|
|
2361
|
-
Copyright (c)
|
|
2296
|
+
MIT License
|
|
2297
|
+
|
|
2298
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
2299
|
+
|
|
2300
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2301
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2302
|
+
in the Software without restriction, including without limitation the rights
|
|
2303
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2304
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2305
|
+
furnished to do so, subject to the following conditions:
|
|
2306
|
+
|
|
2307
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2308
|
+
copies or substantial portions of the Software.
|
|
2309
|
+
|
|
2310
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2311
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2312
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2313
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2314
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2315
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2316
|
+
SOFTWARE.
|
|
2317
|
+
|
|
2318
|
+
````
|
|
2319
|
+
|
|
2320
|
+
---
|
|
2321
|
+
|
|
2322
|
+
## The following dependencies are licensed under the MIT License:
|
|
2323
|
+
|
|
2324
|
+
### Rust Crates:
|
|
2325
|
+
|
|
2326
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
2327
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
2328
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
2329
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
2330
|
+
|
|
2331
|
+
````text
|
|
2332
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
2362
2333
|
|
|
2363
2334
|
Permission is hereby granted, free of charge, to any
|
|
2364
2335
|
person obtaining a copy of this software and associated
|
|
@@ -2392,30 +2363,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2392
2363
|
|
|
2393
2364
|
### Rust Crates:
|
|
2394
2365
|
|
|
2395
|
-
- [
|
|
2366
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
2396
2367
|
|
|
2397
2368
|
````text
|
|
2398
|
-
Copyright (c)
|
|
2399
|
-
Copyright (c) 2016 Alex Crichton
|
|
2400
|
-
|
|
2401
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2402
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2403
|
-
in the Software without restriction, including without limitation the rights
|
|
2404
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2405
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2406
|
-
furnished to do so, subject to the following conditions:
|
|
2369
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
2407
2370
|
|
|
2408
|
-
|
|
2409
|
-
|
|
2371
|
+
Permission is hereby granted, free of charge, to any
|
|
2372
|
+
person obtaining a copy of this software and associated
|
|
2373
|
+
documentation files (the "Software"), to deal in the
|
|
2374
|
+
Software without restriction, including without
|
|
2375
|
+
limitation the rights to use, copy, modify, merge,
|
|
2376
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2377
|
+
the Software, and to permit persons to whom the Software
|
|
2378
|
+
is furnished to do so, subject to the following
|
|
2379
|
+
conditions:
|
|
2410
2380
|
|
|
2411
|
-
|
|
2412
|
-
|
|
2413
|
-
|
|
2414
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2415
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2416
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2417
|
-
THE SOFTWARE.
|
|
2381
|
+
The above copyright notice and this permission notice
|
|
2382
|
+
shall be included in all copies or substantial portions
|
|
2383
|
+
of the Software.
|
|
2418
2384
|
|
|
2385
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2386
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2387
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2388
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2389
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2390
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2391
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2392
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2393
|
+
DEALINGS IN THE SOFTWARE.
|
|
2419
2394
|
|
|
2420
2395
|
````
|
|
2421
2396
|
|
|
@@ -2425,10 +2400,10 @@ THE SOFTWARE.
|
|
|
2425
2400
|
|
|
2426
2401
|
### Rust Crates:
|
|
2427
2402
|
|
|
2428
|
-
- [
|
|
2403
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
2429
2404
|
|
|
2430
2405
|
````text
|
|
2431
|
-
Copyright (c)
|
|
2406
|
+
Copyright (c) 2017 http-rs authors
|
|
2432
2407
|
|
|
2433
2408
|
Permission is hereby granted, free of charge, to any
|
|
2434
2409
|
person obtaining a copy of this software and associated
|
|
@@ -2462,15 +2437,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2462
2437
|
|
|
2463
2438
|
### Rust Crates:
|
|
2464
2439
|
|
|
2465
|
-
- [
|
|
2466
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
2467
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
2468
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
2469
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
2470
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
2440
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
2471
2441
|
|
|
2472
2442
|
````text
|
|
2473
|
-
Copyright (c) 2019
|
|
2443
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
2474
2444
|
|
|
2475
2445
|
Permission is hereby granted, free of charge, to any
|
|
2476
2446
|
person obtaining a copy of this software and associated
|
|
@@ -2504,10 +2474,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2504
2474
|
|
|
2505
2475
|
### Rust Crates:
|
|
2506
2476
|
|
|
2507
|
-
- [
|
|
2477
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
2508
2478
|
|
|
2509
2479
|
````text
|
|
2510
|
-
Copyright
|
|
2480
|
+
Copyright 2016 Nika Layzell
|
|
2481
|
+
|
|
2482
|
+
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:
|
|
2483
|
+
|
|
2484
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2485
|
+
|
|
2486
|
+
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.
|
|
2487
|
+
|
|
2488
|
+
````
|
|
2489
|
+
|
|
2490
|
+
---
|
|
2491
|
+
|
|
2492
|
+
## The following dependencies are licensed under the MIT License:
|
|
2493
|
+
|
|
2494
|
+
### Rust Crates:
|
|
2495
|
+
|
|
2496
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
2497
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2498
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2499
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2500
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2501
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2502
|
+
|
|
2503
|
+
````text
|
|
2504
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2511
2505
|
|
|
2512
2506
|
Permission is hereby granted, free of charge, to any
|
|
2513
2507
|
person obtaining a copy of this software and associated
|
|
@@ -2541,10 +2535,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2541
2535
|
|
|
2542
2536
|
### Rust Crates:
|
|
2543
2537
|
|
|
2544
|
-
- [
|
|
2538
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
2545
2539
|
|
|
2546
2540
|
````text
|
|
2547
|
-
Copyright (c) 2017
|
|
2541
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
2548
2542
|
|
|
2549
2543
|
Permission is hereby granted, free of charge, to any
|
|
2550
2544
|
person obtaining a copy of this software and associated
|
|
@@ -2578,15 +2572,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2578
2572
|
|
|
2579
2573
|
### Rust Crates:
|
|
2580
2574
|
|
|
2581
|
-
- [
|
|
2582
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2583
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2584
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2585
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2586
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2575
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
2587
2576
|
|
|
2588
2577
|
````text
|
|
2589
|
-
Copyright (c)
|
|
2578
|
+
Copyright (c) 2017 Contributors
|
|
2590
2579
|
|
|
2591
2580
|
Permission is hereby granted, free of charge, to any
|
|
2592
2581
|
person obtaining a copy of this software and associated
|
|
@@ -2620,35 +2609,68 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2620
2609
|
|
|
2621
2610
|
### Rust Crates:
|
|
2622
2611
|
|
|
2623
|
-
- [
|
|
2612
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
2613
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
2624
2614
|
|
|
2625
2615
|
````text
|
|
2626
|
-
Copyright (c)
|
|
2616
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
2627
2617
|
|
|
2628
|
-
|
|
2629
|
-
|
|
2618
|
+
Permission is hereby granted, free of charge, to any
|
|
2619
|
+
person obtaining a copy of this software and associated
|
|
2620
|
+
documentation files (the "Software"), to deal in the
|
|
2621
|
+
Software without restriction, including without
|
|
2622
|
+
limitation the rights to use, copy, modify, merge,
|
|
2623
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2624
|
+
the Software, and to permit persons to whom the Software
|
|
2625
|
+
is furnished to do so, subject to the following
|
|
2626
|
+
conditions:
|
|
2630
2627
|
|
|
2631
|
-
|
|
2632
|
-
|
|
2628
|
+
The above copyright notice and this permission notice
|
|
2629
|
+
shall be included in all copies or substantial portions
|
|
2630
|
+
of the Software.
|
|
2633
2631
|
|
|
2632
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2633
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2634
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2635
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2636
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2637
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2638
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2639
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2640
|
+
DEALINGS IN THE SOFTWARE.
|
|
2634
2641
|
|
|
2635
|
-
|
|
2636
|
-
|
|
2637
|
-
|
|
2638
|
-
|
|
2639
|
-
|
|
2640
|
-
|
|
2642
|
+
````
|
|
2643
|
+
|
|
2644
|
+
---
|
|
2645
|
+
|
|
2646
|
+
## The following dependencies are licensed under the MIT License:
|
|
2647
|
+
|
|
2648
|
+
### Rust Crates:
|
|
2649
|
+
|
|
2650
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
2651
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
2652
|
+
|
|
2653
|
+
````text
|
|
2654
|
+
The MIT License (MIT)
|
|
2655
|
+
|
|
2656
|
+
Copyright (c) 2015 Steven Fackler
|
|
2657
|
+
|
|
2658
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2659
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2660
|
+
the Software without restriction, including without limitation the rights to
|
|
2661
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2662
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2663
|
+
subject to the following conditions:
|
|
2641
2664
|
|
|
2642
2665
|
The above copyright notice and this permission notice shall be included in all
|
|
2643
2666
|
copies or substantial portions of the Software.
|
|
2644
2667
|
|
|
2645
2668
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2646
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2647
|
-
|
|
2648
|
-
|
|
2649
|
-
|
|
2650
|
-
|
|
2651
|
-
SOFTWARE.
|
|
2669
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2670
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2671
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2672
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2673
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2652
2674
|
|
|
2653
2675
|
````
|
|
2654
2676
|
|
|
@@ -2658,10 +2680,10 @@ SOFTWARE.
|
|
|
2658
2680
|
|
|
2659
2681
|
### Rust Crates:
|
|
2660
2682
|
|
|
2661
|
-
- [
|
|
2683
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
2662
2684
|
|
|
2663
2685
|
````text
|
|
2664
|
-
|
|
2686
|
+
Copyright (c) 2018 directories-rs contributors
|
|
2665
2687
|
|
|
2666
2688
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2667
2689
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2689,28 +2711,34 @@ SOFTWARE.
|
|
|
2689
2711
|
|
|
2690
2712
|
### Rust Crates:
|
|
2691
2713
|
|
|
2692
|
-
- [
|
|
2714
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
2693
2715
|
|
|
2694
2716
|
````text
|
|
2695
|
-
Copyright (c)
|
|
2717
|
+
Copyright (c) 2014 Chris Wong
|
|
2696
2718
|
|
|
2697
|
-
Permission is hereby granted, free of charge, to any
|
|
2698
|
-
of this software and associated
|
|
2699
|
-
|
|
2700
|
-
|
|
2701
|
-
|
|
2702
|
-
|
|
2719
|
+
Permission is hereby granted, free of charge, to any
|
|
2720
|
+
person obtaining a copy of this software and associated
|
|
2721
|
+
documentation files (the "Software"), to deal in the
|
|
2722
|
+
Software without restriction, including without
|
|
2723
|
+
limitation the rights to use, copy, modify, merge,
|
|
2724
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2725
|
+
the Software, and to permit persons to whom the Software
|
|
2726
|
+
is furnished to do so, subject to the following
|
|
2727
|
+
conditions:
|
|
2703
2728
|
|
|
2704
|
-
The above copyright notice and this permission notice
|
|
2705
|
-
all copies or substantial portions
|
|
2729
|
+
The above copyright notice and this permission notice
|
|
2730
|
+
shall be included in all copies or substantial portions
|
|
2731
|
+
of the Software.
|
|
2706
2732
|
|
|
2707
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2708
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2709
|
-
|
|
2710
|
-
|
|
2711
|
-
|
|
2712
|
-
|
|
2713
|
-
|
|
2733
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2734
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2735
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2736
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2737
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2738
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2739
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2740
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2741
|
+
DEALINGS IN THE SOFTWARE.
|
|
2714
2742
|
|
|
2715
2743
|
````
|
|
2716
2744
|
|
|
@@ -2720,13 +2748,14 @@ THE SOFTWARE.
|
|
|
2720
2748
|
|
|
2721
2749
|
### Rust Crates:
|
|
2722
2750
|
|
|
2723
|
-
- [
|
|
2751
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
2724
2752
|
|
|
2725
2753
|
````text
|
|
2726
2754
|
MIT License
|
|
2727
2755
|
|
|
2728
|
-
Copyright (c)
|
|
2729
|
-
|
|
2756
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
2757
|
+
Copyright (c) Tokio Contributors
|
|
2758
|
+
|
|
2730
2759
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2731
2760
|
of this software and associated documentation files (the "Software"), to deal
|
|
2732
2761
|
in the Software without restriction, including without limitation the rights
|
|
@@ -2753,34 +2782,33 @@ SOFTWARE.
|
|
|
2753
2782
|
|
|
2754
2783
|
### Rust Crates:
|
|
2755
2784
|
|
|
2756
|
-
- [
|
|
2785
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
2757
2786
|
|
|
2758
2787
|
````text
|
|
2759
|
-
|
|
2788
|
+
MIT License
|
|
2760
2789
|
|
|
2761
|
-
|
|
2762
|
-
|
|
2763
|
-
|
|
2764
|
-
|
|
2765
|
-
limitation the rights to use, copy, modify, merge,
|
|
2766
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2767
|
-
the Software, and to permit persons to whom the Software
|
|
2768
|
-
is furnished to do so, subject to the following
|
|
2769
|
-
conditions:
|
|
2790
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
2791
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2792
|
+
Copyright (c) 2017 Frommi
|
|
2793
|
+
Copyright (c) 2017-2024 oyvindln
|
|
2770
2794
|
|
|
2771
|
-
|
|
2772
|
-
|
|
2773
|
-
|
|
2795
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2796
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2797
|
+
in the Software without restriction, including without limitation the rights
|
|
2798
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2799
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2800
|
+
furnished to do so, subject to the following conditions:
|
|
2774
2801
|
|
|
2775
|
-
|
|
2776
|
-
|
|
2777
|
-
|
|
2778
|
-
|
|
2779
|
-
|
|
2780
|
-
|
|
2781
|
-
|
|
2782
|
-
IN
|
|
2783
|
-
|
|
2802
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2803
|
+
copies or substantial portions of the Software.
|
|
2804
|
+
|
|
2805
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2806
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2807
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2808
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2809
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2810
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2811
|
+
SOFTWARE.
|
|
2784
2812
|
|
|
2785
2813
|
````
|
|
2786
2814
|
|
|
@@ -2790,16 +2818,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2790
2818
|
|
|
2791
2819
|
### Rust Crates:
|
|
2792
2820
|
|
|
2793
|
-
- [
|
|
2821
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
2794
2822
|
|
|
2795
2823
|
````text
|
|
2796
|
-
Copyright
|
|
2824
|
+
Copyright (c) 2017 Daniel Abramov
|
|
2825
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
2797
2826
|
|
|
2798
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2827
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2828
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2829
|
+
in the Software without restriction, including without limitation the rights
|
|
2830
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2831
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2832
|
+
furnished to do so, subject to the following conditions:
|
|
2799
2833
|
|
|
2800
|
-
The above copyright notice and this permission notice shall be included in
|
|
2834
|
+
The above copyright notice and this permission notice shall be included in
|
|
2835
|
+
all copies or substantial portions of the Software.
|
|
2801
2836
|
|
|
2802
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2837
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2838
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2839
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2840
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2841
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2842
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2843
|
+
THE SOFTWARE.
|
|
2803
2844
|
|
|
2804
2845
|
````
|
|
2805
2846
|
|
|
@@ -2809,11 +2850,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2809
2850
|
|
|
2810
2851
|
### Rust Crates:
|
|
2811
2852
|
|
|
2812
|
-
- [
|
|
2813
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
2853
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
2814
2854
|
|
|
2815
2855
|
````text
|
|
2816
|
-
Copyright (c)
|
|
2856
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
2857
|
+
Copyright (c) 2016 Jason Housley
|
|
2817
2858
|
|
|
2818
2859
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2819
2860
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2822,16 +2863,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2822
2863
|
copies of the Software, and to permit persons to whom the Software is
|
|
2823
2864
|
furnished to do so, subject to the following conditions:
|
|
2824
2865
|
|
|
2825
|
-
The above copyright notice and this permission notice shall be included in
|
|
2826
|
-
copies or substantial portions of the Software.
|
|
2866
|
+
The above copyright notice and this permission notice shall be included in
|
|
2867
|
+
all copies or substantial portions of the Software.
|
|
2827
2868
|
|
|
2828
2869
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2829
2870
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2830
2871
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2831
2872
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2832
2873
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2833
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2834
|
-
SOFTWARE.
|
|
2874
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2875
|
+
THE SOFTWARE.
|
|
2835
2876
|
|
|
2836
2877
|
````
|
|
2837
2878
|
|
|
@@ -2841,10 +2882,10 @@ SOFTWARE.
|
|
|
2841
2882
|
|
|
2842
2883
|
### Rust Crates:
|
|
2843
2884
|
|
|
2844
|
-
- [
|
|
2885
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
2845
2886
|
|
|
2846
2887
|
````text
|
|
2847
|
-
Copyright (c)
|
|
2888
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
2848
2889
|
|
|
2849
2890
|
Permission is hereby granted, free of charge, to any
|
|
2850
2891
|
person obtaining a copy of this software and associated
|
|
@@ -2869,6 +2910,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
2869
2910
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2870
2911
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2871
2912
|
DEALINGS IN THE SOFTWARE.
|
|
2913
|
+
|
|
2872
2914
|
````
|
|
2873
2915
|
|
|
2874
2916
|
---
|
|
@@ -2877,31 +2919,35 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2877
2919
|
|
|
2878
2920
|
### Rust Crates:
|
|
2879
2921
|
|
|
2880
|
-
- [
|
|
2881
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
2922
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
2882
2923
|
|
|
2883
2924
|
````text
|
|
2884
|
-
|
|
2925
|
+
Copyright 2023 The Fuchsia Authors
|
|
2885
2926
|
|
|
2886
|
-
|
|
2927
|
+
Permission is hereby granted, free of charge, to any
|
|
2928
|
+
person obtaining a copy of this software and associated
|
|
2929
|
+
documentation files (the "Software"), to deal in the
|
|
2930
|
+
Software without restriction, including without
|
|
2931
|
+
limitation the rights to use, copy, modify, merge,
|
|
2932
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2933
|
+
the Software, and to permit persons to whom the Software
|
|
2934
|
+
is furnished to do so, subject to the following
|
|
2935
|
+
conditions:
|
|
2887
2936
|
|
|
2888
|
-
|
|
2889
|
-
|
|
2890
|
-
|
|
2891
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2892
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2893
|
-
furnished to do so, subject to the following conditions:
|
|
2937
|
+
The above copyright notice and this permission notice
|
|
2938
|
+
shall be included in all copies or substantial portions
|
|
2939
|
+
of the Software.
|
|
2894
2940
|
|
|
2895
|
-
|
|
2896
|
-
|
|
2941
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2942
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2943
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2944
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2945
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2946
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2947
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2948
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2949
|
+
DEALINGS IN THE SOFTWARE.
|
|
2897
2950
|
|
|
2898
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2899
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2900
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2901
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2902
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2903
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2904
|
-
SOFTWARE.
|
|
2905
2951
|
|
|
2906
2952
|
````
|
|
2907
2953
|
|
|
@@ -2911,16 +2957,34 @@ SOFTWARE.
|
|
|
2911
2957
|
|
|
2912
2958
|
### Rust Crates:
|
|
2913
2959
|
|
|
2914
|
-
- [
|
|
2960
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
2915
2961
|
|
|
2916
2962
|
````text
|
|
2917
|
-
Copyright
|
|
2963
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
2918
2964
|
|
|
2919
|
-
Permission is hereby granted, free of charge, to any
|
|
2965
|
+
Permission is hereby granted, free of charge, to any
|
|
2966
|
+
person obtaining a copy of this software and associated
|
|
2967
|
+
documentation files (the "Software"), to deal in the
|
|
2968
|
+
Software without restriction, including without
|
|
2969
|
+
limitation the rights to use, copy, modify, merge,
|
|
2970
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2971
|
+
the Software, and to permit persons to whom the Software
|
|
2972
|
+
is furnished to do so, subject to the following
|
|
2973
|
+
conditions:
|
|
2920
2974
|
|
|
2921
|
-
The above copyright notice and this permission notice
|
|
2975
|
+
The above copyright notice and this permission notice
|
|
2976
|
+
shall be included in all copies or substantial portions
|
|
2977
|
+
of the Software.
|
|
2922
2978
|
|
|
2923
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2979
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2980
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2981
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2982
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2983
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2984
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2985
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2986
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2987
|
+
DEALINGS IN THE SOFTWARE.
|
|
2924
2988
|
|
|
2925
2989
|
````
|
|
2926
2990
|
|
|
@@ -2930,15 +2994,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2930
2994
|
|
|
2931
2995
|
### Rust Crates:
|
|
2932
2996
|
|
|
2933
|
-
- [
|
|
2997
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
2934
2998
|
|
|
2935
2999
|
````text
|
|
2936
|
-
|
|
2937
|
-
|
|
2938
|
-
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
2939
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2940
|
-
Copyright (c) 2017 Frommi
|
|
2941
|
-
Copyright (c) 2017-2024 oyvindln
|
|
3000
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
2942
3001
|
|
|
2943
3002
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2944
3003
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2947,16 +3006,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2947
3006
|
copies of the Software, and to permit persons to whom the Software is
|
|
2948
3007
|
furnished to do so, subject to the following conditions:
|
|
2949
3008
|
|
|
2950
|
-
The above copyright notice and this permission notice shall be included in
|
|
2951
|
-
copies or substantial portions of the Software.
|
|
3009
|
+
The above copyright notice and this permission notice shall be included in
|
|
3010
|
+
all copies or substantial portions of the Software.
|
|
2952
3011
|
|
|
2953
3012
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2954
3013
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2955
3014
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2956
3015
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2957
3016
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2958
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2959
|
-
SOFTWARE.
|
|
3017
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3018
|
+
THE SOFTWARE.
|
|
2960
3019
|
|
|
2961
3020
|
````
|
|
2962
3021
|
|
|
@@ -2966,34 +3025,30 @@ SOFTWARE.
|
|
|
2966
3025
|
|
|
2967
3026
|
### Rust Crates:
|
|
2968
3027
|
|
|
2969
|
-
- [
|
|
3028
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
2970
3029
|
|
|
2971
3030
|
````text
|
|
2972
|
-
|
|
3031
|
+
The MIT License (MIT)
|
|
2973
3032
|
|
|
2974
|
-
|
|
2975
|
-
person obtaining a copy of this software and associated
|
|
2976
|
-
documentation files (the "Software"), to deal in the
|
|
2977
|
-
Software without restriction, including without
|
|
2978
|
-
limitation the rights to use, copy, modify, merge,
|
|
2979
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2980
|
-
the Software, and to permit persons to whom the Software
|
|
2981
|
-
is furnished to do so, subject to the following
|
|
2982
|
-
conditions:
|
|
3033
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
2983
3034
|
|
|
2984
|
-
|
|
2985
|
-
|
|
2986
|
-
|
|
3035
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3036
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3037
|
+
in the Software without restriction, including without limitation the rights
|
|
3038
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3039
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3040
|
+
furnished to do so, subject to the following conditions:
|
|
2987
3041
|
|
|
2988
|
-
|
|
2989
|
-
|
|
2990
|
-
|
|
2991
|
-
|
|
2992
|
-
|
|
2993
|
-
|
|
2994
|
-
|
|
2995
|
-
IN
|
|
2996
|
-
|
|
3042
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3043
|
+
copies or substantial portions of the Software.
|
|
3044
|
+
|
|
3045
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3046
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3047
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3048
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3049
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3050
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3051
|
+
SOFTWARE.
|
|
2997
3052
|
|
|
2998
3053
|
````
|
|
2999
3054
|
|
|
@@ -3003,29 +3058,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3003
3058
|
|
|
3004
3059
|
### Rust Crates:
|
|
3005
3060
|
|
|
3006
|
-
- [
|
|
3007
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3008
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3061
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
3009
3062
|
|
|
3010
3063
|
````text
|
|
3011
|
-
|
|
3012
|
-
|
|
3013
|
-
Copyright (c) <year> <copyright holders>
|
|
3064
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
3014
3065
|
|
|
3015
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3016
|
-
associated documentation files (the "Software"), to deal
|
|
3017
|
-
|
|
3018
|
-
|
|
3019
|
-
|
|
3066
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3067
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3068
|
+
in the Software without restriction, including without limitation the rights
|
|
3069
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3070
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3071
|
+
furnished to do so, subject to the following conditions:
|
|
3020
3072
|
|
|
3021
|
-
The above copyright notice and this permission notice shall be included in
|
|
3022
|
-
portions of the Software.
|
|
3073
|
+
The above copyright notice and this permission notice shall be included in
|
|
3074
|
+
all copies or substantial portions of the Software.
|
|
3023
3075
|
|
|
3024
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3025
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3026
|
-
|
|
3027
|
-
|
|
3028
|
-
|
|
3076
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3077
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3078
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3079
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3080
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3081
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3082
|
+
THE SOFTWARE.
|
|
3029
3083
|
|
|
3030
3084
|
````
|
|
3031
3085
|
|
|
@@ -3035,12 +3089,14 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3035
3089
|
|
|
3036
3090
|
### Rust Crates:
|
|
3037
3091
|
|
|
3038
|
-
- [
|
|
3092
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
3039
3093
|
|
|
3040
3094
|
````text
|
|
3041
|
-
MIT License
|
|
3095
|
+
The MIT License (MIT)
|
|
3042
3096
|
|
|
3043
|
-
Copyright (c)
|
|
3097
|
+
Copyright (c) 2015 Danny Guo
|
|
3098
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3099
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
3044
3100
|
|
|
3045
3101
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3046
3102
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3068,11 +3124,14 @@ SOFTWARE.
|
|
|
3068
3124
|
|
|
3069
3125
|
### Rust Crates:
|
|
3070
3126
|
|
|
3071
|
-
- [
|
|
3127
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
3128
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3129
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3072
3130
|
|
|
3073
3131
|
````text
|
|
3074
|
-
|
|
3075
|
-
|
|
3132
|
+
MIT License
|
|
3133
|
+
|
|
3134
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
3076
3135
|
|
|
3077
3136
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3078
3137
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3098,71 +3157,21 @@ SOFTWARE.
|
|
|
3098
3157
|
|
|
3099
3158
|
## The following dependencies are licensed under the MIT License:
|
|
3100
3159
|
|
|
3101
|
-
### Rust Crates:
|
|
3102
|
-
|
|
3103
|
-
- [
|
|
3104
|
-
|
|
3105
|
-
|
|
3106
|
-
|
|
3107
|
-
|
|
3108
|
-
|
|
3109
|
-
|
|
3110
|
-
|
|
3111
|
-
Software without restriction, including without
|
|
3112
|
-
|
|
3113
|
-
|
|
3114
|
-
|
|
3115
|
-
|
|
3116
|
-
conditions:
|
|
3117
|
-
|
|
3118
|
-
The above copyright notice and this permission notice
|
|
3119
|
-
shall be included in all copies or substantial portions
|
|
3120
|
-
of the Software.
|
|
3121
|
-
|
|
3122
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3123
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3124
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3125
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3126
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3127
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3128
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3129
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3130
|
-
DEALINGS IN THE SOFTWARE.
|
|
3131
|
-
|
|
3132
|
-
````
|
|
3133
|
-
|
|
3134
|
-
---
|
|
3135
|
-
|
|
3136
|
-
## The following dependencies are licensed under the MIT License:
|
|
3137
|
-
|
|
3138
|
-
### Rust Crates:
|
|
3139
|
-
|
|
3140
|
-
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
3141
|
-
|
|
3142
|
-
````text
|
|
3143
|
-
The MIT License (MIT)
|
|
3144
|
-
|
|
3145
|
-
Copyright (c) 2016 Johann Tuffe
|
|
3146
|
-
|
|
3147
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3148
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3149
|
-
in the Software without restriction, including without limitation the rights
|
|
3150
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3151
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3152
|
-
furnished to do so, subject to the following conditions:
|
|
3153
|
-
|
|
3154
|
-
|
|
3155
|
-
The above copyright notice and this permission notice shall be included in
|
|
3156
|
-
all copies or substantial portions of the Software.
|
|
3157
|
-
|
|
3158
|
-
|
|
3159
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3160
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3161
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3162
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3163
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3164
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3165
|
-
THE SOFTWARE.
|
|
3160
|
+
### Rust Crates:
|
|
3161
|
+
|
|
3162
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
3163
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
3164
|
+
|
|
3165
|
+
````text
|
|
3166
|
+
The MIT License (MIT)
|
|
3167
|
+
|
|
3168
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
3169
|
+
|
|
3170
|
+
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:
|
|
3171
|
+
|
|
3172
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3173
|
+
|
|
3174
|
+
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.
|
|
3166
3175
|
|
|
3167
3176
|
````
|
|
3168
3177
|
|
|
@@ -3172,10 +3181,10 @@ THE SOFTWARE.
|
|
|
3172
3181
|
|
|
3173
3182
|
### Rust Crates:
|
|
3174
3183
|
|
|
3175
|
-
- [
|
|
3184
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
3176
3185
|
|
|
3177
3186
|
````text
|
|
3178
|
-
Copyright (c)
|
|
3187
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
3179
3188
|
|
|
3180
3189
|
Permission is hereby granted, free of charge, to any
|
|
3181
3190
|
person obtaining a copy of this software and associated
|
|
@@ -3209,35 +3218,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3209
3218
|
|
|
3210
3219
|
### Rust Crates:
|
|
3211
3220
|
|
|
3212
|
-
- [
|
|
3213
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
3221
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
3214
3222
|
|
|
3215
3223
|
````text
|
|
3216
|
-
Copyright (c)
|
|
3224
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
3217
3225
|
|
|
3218
|
-
Permission is hereby granted, free of charge, to any
|
|
3219
|
-
|
|
3220
|
-
|
|
3221
|
-
|
|
3222
|
-
|
|
3223
|
-
|
|
3224
|
-
the Software, and to permit persons to whom the Software
|
|
3225
|
-
is furnished to do so, subject to the following
|
|
3226
|
-
conditions:
|
|
3226
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3227
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3228
|
+
in the Software without restriction, including without limitation the rights
|
|
3229
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3230
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3231
|
+
furnished to do so, subject to the following conditions:
|
|
3227
3232
|
|
|
3228
|
-
The above copyright notice and this permission notice
|
|
3229
|
-
|
|
3230
|
-
|
|
3233
|
+
The above copyright notice and this permission notice shall be included in
|
|
3234
|
+
all copies or substantial portions of the Software.
|
|
3235
|
+
|
|
3236
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3237
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3238
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3239
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3240
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3241
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3242
|
+
THE SOFTWARE.
|
|
3231
3243
|
|
|
3232
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3233
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3234
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3235
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3236
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3237
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3238
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3239
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3240
|
-
DEALINGS IN THE SOFTWARE.
|
|
3241
3244
|
|
|
3242
3245
|
````
|
|
3243
3246
|
|
|
@@ -3247,10 +3250,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3247
3250
|
|
|
3248
3251
|
### Rust Crates:
|
|
3249
3252
|
|
|
3250
|
-
- [
|
|
3253
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
3251
3254
|
|
|
3252
3255
|
````text
|
|
3253
|
-
Copyright (c)
|
|
3256
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
3254
3257
|
|
|
3255
3258
|
Permission is hereby granted, free of charge, to any
|
|
3256
3259
|
person obtaining a copy of this software and associated
|
|
@@ -3284,10 +3287,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3284
3287
|
|
|
3285
3288
|
### Rust Crates:
|
|
3286
3289
|
|
|
3287
|
-
- [
|
|
3290
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
3288
3291
|
|
|
3289
3292
|
````text
|
|
3290
|
-
Copyright (c)
|
|
3293
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
3291
3294
|
|
|
3292
3295
|
Permission is hereby granted, free of charge, to any
|
|
3293
3296
|
person obtaining a copy of this software and associated
|
|
@@ -3319,15 +3322,46 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3319
3322
|
|
|
3320
3323
|
## The following dependencies are licensed under the MIT License:
|
|
3321
3324
|
|
|
3322
|
-
###
|
|
3325
|
+
### NPM Packages:
|
|
3323
3326
|
|
|
3324
|
-
- [
|
|
3327
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
3328
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
|
|
3325
3329
|
|
|
3326
3330
|
````text
|
|
3327
|
-
MIT License
|
|
3331
|
+
MIT License
|
|
3328
3332
|
|
|
3329
|
-
Copyright (c)
|
|
3330
|
-
|
|
3333
|
+
Copyright (c) Microsoft Corporation.
|
|
3334
|
+
|
|
3335
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3336
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3337
|
+
in the Software without restriction, including without limitation the rights
|
|
3338
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3339
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3340
|
+
furnished to do so, subject to the following conditions:
|
|
3341
|
+
|
|
3342
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3343
|
+
copies or substantial portions of the Software.
|
|
3344
|
+
|
|
3345
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3346
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3347
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3348
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3349
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3350
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3351
|
+
SOFTWARE
|
|
3352
|
+
|
|
3353
|
+
````
|
|
3354
|
+
|
|
3355
|
+
---
|
|
3356
|
+
|
|
3357
|
+
## The following dependencies are licensed under the MIT License:
|
|
3358
|
+
|
|
3359
|
+
### Rust Crates:
|
|
3360
|
+
|
|
3361
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
3362
|
+
|
|
3363
|
+
````text
|
|
3364
|
+
Copyright (c) 2017 Sean McArthur
|
|
3331
3365
|
|
|
3332
3366
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3333
3367
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3336,16 +3370,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3336
3370
|
copies of the Software, and to permit persons to whom the Software is
|
|
3337
3371
|
furnished to do so, subject to the following conditions:
|
|
3338
3372
|
|
|
3339
|
-
The above copyright notice and this permission notice shall be included in
|
|
3340
|
-
copies or substantial portions of the Software.
|
|
3373
|
+
The above copyright notice and this permission notice shall be included in
|
|
3374
|
+
all copies or substantial portions of the Software.
|
|
3341
3375
|
|
|
3342
3376
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3343
3377
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3344
3378
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3345
3379
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3346
3380
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3347
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3348
|
-
SOFTWARE.
|
|
3381
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3382
|
+
THE SOFTWARE.
|
|
3383
|
+
|
|
3349
3384
|
|
|
3350
3385
|
````
|
|
3351
3386
|
|
|
@@ -3419,10 +3454,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3419
3454
|
|
|
3420
3455
|
### Rust Crates:
|
|
3421
3456
|
|
|
3422
|
-
- [
|
|
3457
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
3458
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
3423
3459
|
|
|
3424
3460
|
````text
|
|
3425
|
-
Copyright (c)
|
|
3461
|
+
Copyright (c) 2014 Alex Crichton
|
|
3426
3462
|
|
|
3427
3463
|
Permission is hereby granted, free of charge, to any
|
|
3428
3464
|
person obtaining a copy of this software and associated
|
|
@@ -3456,12 +3492,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3456
3492
|
|
|
3457
3493
|
### Rust Crates:
|
|
3458
3494
|
|
|
3459
|
-
- [
|
|
3495
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
3460
3496
|
|
|
3461
3497
|
````text
|
|
3462
|
-
MIT License
|
|
3498
|
+
The MIT License (MIT)
|
|
3463
3499
|
|
|
3464
|
-
Copyright (c)
|
|
3500
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
3465
3501
|
|
|
3466
3502
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3467
3503
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3470,16 +3506,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3470
3506
|
copies of the Software, and to permit persons to whom the Software is
|
|
3471
3507
|
furnished to do so, subject to the following conditions:
|
|
3472
3508
|
|
|
3473
|
-
The above copyright notice and this permission notice shall be included in
|
|
3474
|
-
copies or substantial portions of the Software.
|
|
3509
|
+
The above copyright notice and this permission notice shall be included in
|
|
3510
|
+
all copies or substantial portions of the Software.
|
|
3475
3511
|
|
|
3476
3512
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3477
3513
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3478
3514
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3479
3515
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3480
3516
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3481
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3482
|
-
SOFTWARE.
|
|
3517
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3518
|
+
THE SOFTWARE.
|
|
3483
3519
|
|
|
3484
3520
|
````
|
|
3485
3521
|
|
|
@@ -3489,11 +3525,10 @@ SOFTWARE.
|
|
|
3489
3525
|
|
|
3490
3526
|
### Rust Crates:
|
|
3491
3527
|
|
|
3492
|
-
- [
|
|
3528
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
3493
3529
|
|
|
3494
3530
|
````text
|
|
3495
|
-
Copyright (c)
|
|
3496
|
-
Copyright (c) 2016 Jason Housley
|
|
3531
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
3497
3532
|
|
|
3498
3533
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3499
3534
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3513,6 +3548,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3513
3548
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3514
3549
|
THE SOFTWARE.
|
|
3515
3550
|
|
|
3551
|
+
|
|
3516
3552
|
````
|
|
3517
3553
|
|
|
3518
3554
|
---
|
|
@@ -3521,19 +3557,29 @@ THE SOFTWARE.
|
|
|
3521
3557
|
|
|
3522
3558
|
### Rust Crates:
|
|
3523
3559
|
|
|
3524
|
-
- [
|
|
3525
|
-
- [
|
|
3560
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
3561
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3562
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3526
3563
|
|
|
3527
3564
|
````text
|
|
3528
|
-
|
|
3565
|
+
MIT License
|
|
3529
3566
|
|
|
3530
|
-
Copyright
|
|
3567
|
+
Copyright (c) <year> <copyright holders>
|
|
3531
3568
|
|
|
3532
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3569
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3570
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
3571
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3572
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
3573
|
+
following conditions:
|
|
3533
3574
|
|
|
3534
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3575
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3576
|
+
portions of the Software.
|
|
3535
3577
|
|
|
3536
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3578
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3579
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
3580
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3581
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
3582
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3537
3583
|
|
|
3538
3584
|
````
|
|
3539
3585
|
|
|
@@ -3543,29 +3589,40 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3543
3589
|
|
|
3544
3590
|
### Rust Crates:
|
|
3545
3591
|
|
|
3546
|
-
- [
|
|
3592
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
3593
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
3594
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3595
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
3596
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3597
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
3547
3598
|
|
|
3548
3599
|
````text
|
|
3549
|
-
Copyright
|
|
3550
|
-
|
|
3551
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3552
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3553
|
-
in the Software without restriction, including without limitation the rights
|
|
3554
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3555
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3556
|
-
furnished to do so, subject to the following conditions:
|
|
3600
|
+
Copyright 2018 Developers of the Rand project
|
|
3601
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3557
3602
|
|
|
3558
|
-
|
|
3559
|
-
|
|
3603
|
+
Permission is hereby granted, free of charge, to any
|
|
3604
|
+
person obtaining a copy of this software and associated
|
|
3605
|
+
documentation files (the "Software"), to deal in the
|
|
3606
|
+
Software without restriction, including without
|
|
3607
|
+
limitation the rights to use, copy, modify, merge,
|
|
3608
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3609
|
+
the Software, and to permit persons to whom the Software
|
|
3610
|
+
is furnished to do so, subject to the following
|
|
3611
|
+
conditions:
|
|
3560
3612
|
|
|
3561
|
-
|
|
3562
|
-
|
|
3563
|
-
|
|
3564
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3565
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3566
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3567
|
-
THE SOFTWARE.
|
|
3613
|
+
The above copyright notice and this permission notice
|
|
3614
|
+
shall be included in all copies or substantial portions
|
|
3615
|
+
of the Software.
|
|
3568
3616
|
|
|
3617
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3618
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3619
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3620
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3621
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3622
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3623
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3624
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3625
|
+
DEALINGS IN THE SOFTWARE.
|
|
3569
3626
|
|
|
3570
3627
|
````
|
|
3571
3628
|
|
|
@@ -3575,12 +3632,47 @@ THE SOFTWARE.
|
|
|
3575
3632
|
|
|
3576
3633
|
### Rust Crates:
|
|
3577
3634
|
|
|
3578
|
-
- [
|
|
3635
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
3579
3636
|
|
|
3580
3637
|
````text
|
|
3581
|
-
The
|
|
3638
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
3582
3639
|
|
|
3583
|
-
|
|
3640
|
+
Permission is hereby granted, free of charge, to any
|
|
3641
|
+
person obtaining a copy of this software and associated
|
|
3642
|
+
documentation files (the "Software"), to deal in the
|
|
3643
|
+
Software without restriction, including without
|
|
3644
|
+
limitation the rights to use, copy, modify, merge,
|
|
3645
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3646
|
+
the Software, and to permit persons to whom the Software
|
|
3647
|
+
is furnished to do so, subject to the following
|
|
3648
|
+
conditions:
|
|
3649
|
+
|
|
3650
|
+
The above copyright notice and this permission notice
|
|
3651
|
+
shall be included in all copies or substantial portions
|
|
3652
|
+
of the Software.
|
|
3653
|
+
|
|
3654
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3655
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3656
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3657
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3658
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3659
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3660
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3661
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3662
|
+
DEALINGS IN THE SOFTWARE.
|
|
3663
|
+
|
|
3664
|
+
````
|
|
3665
|
+
|
|
3666
|
+
---
|
|
3667
|
+
|
|
3668
|
+
## The following dependencies are licensed under the MIT License:
|
|
3669
|
+
|
|
3670
|
+
### Rust Crates:
|
|
3671
|
+
|
|
3672
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
3673
|
+
|
|
3674
|
+
````text
|
|
3675
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
3584
3676
|
|
|
3585
3677
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3586
3678
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3606,16 +3698,14 @@ THE SOFTWARE.
|
|
|
3606
3698
|
|
|
3607
3699
|
## The following dependencies are licensed under the MIT License:
|
|
3608
3700
|
|
|
3609
|
-
###
|
|
3701
|
+
### NPM Packages:
|
|
3610
3702
|
|
|
3611
|
-
- [
|
|
3612
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3613
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3703
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
3614
3704
|
|
|
3615
3705
|
````text
|
|
3616
|
-
MIT License
|
|
3706
|
+
The MIT License (MIT)
|
|
3617
3707
|
|
|
3618
|
-
Copyright (c)
|
|
3708
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
3619
3709
|
|
|
3620
3710
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3621
3711
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3635,6 +3725,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3635
3725
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3636
3726
|
SOFTWARE.
|
|
3637
3727
|
|
|
3728
|
+
|
|
3638
3729
|
````
|
|
3639
3730
|
|
|
3640
3731
|
---
|
|
@@ -3643,10 +3734,11 @@ SOFTWARE.
|
|
|
3643
3734
|
|
|
3644
3735
|
### Rust Crates:
|
|
3645
3736
|
|
|
3646
|
-
- [
|
|
3737
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
3647
3738
|
|
|
3648
3739
|
````text
|
|
3649
|
-
Copyright (c)
|
|
3740
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
3741
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
3650
3742
|
|
|
3651
3743
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3652
3744
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3672,46 +3764,12 @@ SOFTWARE.
|
|
|
3672
3764
|
|
|
3673
3765
|
## The following dependencies are licensed under the MIT License:
|
|
3674
3766
|
|
|
3675
|
-
### NPM Packages:
|
|
3676
|
-
|
|
3677
|
-
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
3678
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
3679
|
-
|
|
3680
|
-
````text
|
|
3681
|
-
MIT License
|
|
3682
|
-
|
|
3683
|
-
Copyright (c) Microsoft Corporation.
|
|
3684
|
-
|
|
3685
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3686
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3687
|
-
in the Software without restriction, including without limitation the rights
|
|
3688
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3689
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3690
|
-
furnished to do so, subject to the following conditions:
|
|
3691
|
-
|
|
3692
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3693
|
-
copies or substantial portions of the Software.
|
|
3694
|
-
|
|
3695
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3696
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3697
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3698
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3699
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3700
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3701
|
-
SOFTWARE
|
|
3702
|
-
|
|
3703
|
-
````
|
|
3704
|
-
|
|
3705
|
-
---
|
|
3706
|
-
|
|
3707
|
-
## The following dependencies are licensed under the MIT License:
|
|
3708
|
-
|
|
3709
3767
|
### Rust Crates:
|
|
3710
3768
|
|
|
3711
|
-
- [
|
|
3769
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
3712
3770
|
|
|
3713
3771
|
````text
|
|
3714
|
-
Copyright (c)
|
|
3772
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
3715
3773
|
|
|
3716
3774
|
Permission is hereby granted, free of charge, to any
|
|
3717
3775
|
person obtaining a copy of this software and associated
|
|
@@ -3743,44 +3801,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3743
3801
|
|
|
3744
3802
|
## The following dependencies are licensed under the MIT License:
|
|
3745
3803
|
|
|
3746
|
-
###
|
|
3747
|
-
|
|
3748
|
-
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
3749
|
-
|
|
3750
|
-
````text
|
|
3751
|
-
This software is released under the MIT license:
|
|
3752
|
-
|
|
3753
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3754
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
3755
|
-
the Software without restriction, including without limitation the rights to
|
|
3756
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3757
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3758
|
-
subject to the following conditions:
|
|
3759
|
-
|
|
3760
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3761
|
-
copies or substantial portions of the Software.
|
|
3762
|
-
|
|
3763
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3764
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3765
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3766
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3767
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3768
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3769
|
-
|
|
3770
|
-
````
|
|
3771
|
-
|
|
3772
|
-
---
|
|
3773
|
-
|
|
3774
|
-
## The following dependencies are licensed under the MIT License:
|
|
3775
|
-
|
|
3776
|
-
### NPM Packages:
|
|
3804
|
+
### Rust Crates:
|
|
3777
3805
|
|
|
3778
|
-
- [
|
|
3806
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
3779
3807
|
|
|
3780
3808
|
````text
|
|
3781
3809
|
MIT License
|
|
3782
3810
|
|
|
3783
|
-
Copyright (c)
|
|
3811
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
3784
3812
|
|
|
3785
3813
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3786
3814
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3808,44 +3836,12 @@ SOFTWARE.
|
|
|
3808
3836
|
|
|
3809
3837
|
### Rust Crates:
|
|
3810
3838
|
|
|
3811
|
-
- [
|
|
3812
|
-
|
|
3813
|
-
````text
|
|
3814
|
-
The MIT License (MIT)
|
|
3815
|
-
|
|
3816
|
-
Copyright (c) 2015 Bartłomiej Kamiński
|
|
3817
|
-
|
|
3818
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3819
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3820
|
-
in the Software without restriction, including without limitation the rights
|
|
3821
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3822
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3823
|
-
furnished to do so, subject to the following conditions:
|
|
3824
|
-
|
|
3825
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3826
|
-
copies or substantial portions of the Software.
|
|
3827
|
-
|
|
3828
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3829
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3830
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3831
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3832
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3833
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3834
|
-
SOFTWARE.
|
|
3835
|
-
````
|
|
3836
|
-
|
|
3837
|
-
---
|
|
3838
|
-
|
|
3839
|
-
## The following dependencies are licensed under the MIT License:
|
|
3840
|
-
|
|
3841
|
-
### NPM Packages:
|
|
3842
|
-
|
|
3843
|
-
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
3839
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
3844
3840
|
|
|
3845
3841
|
````text
|
|
3846
3842
|
The MIT License (MIT)
|
|
3847
3843
|
|
|
3848
|
-
Copyright (c) 2015
|
|
3844
|
+
Copyright (c) 2015 Alice Maz
|
|
3849
3845
|
|
|
3850
3846
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3851
3847
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3854,17 +3850,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3854
3850
|
copies of the Software, and to permit persons to whom the Software is
|
|
3855
3851
|
furnished to do so, subject to the following conditions:
|
|
3856
3852
|
|
|
3857
|
-
The above copyright notice and this permission notice shall be included in
|
|
3858
|
-
copies or substantial portions of the Software.
|
|
3853
|
+
The above copyright notice and this permission notice shall be included in
|
|
3854
|
+
all copies or substantial portions of the Software.
|
|
3859
3855
|
|
|
3860
3856
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3861
3857
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3862
3858
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3863
3859
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3864
3860
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3865
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3866
|
-
SOFTWARE.
|
|
3867
|
-
|
|
3861
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3862
|
+
THE SOFTWARE.
|
|
3868
3863
|
|
|
3869
3864
|
````
|
|
3870
3865
|
|
|
@@ -3874,12 +3869,14 @@ SOFTWARE.
|
|
|
3874
3869
|
|
|
3875
3870
|
### Rust Crates:
|
|
3876
3871
|
|
|
3877
|
-
- [
|
|
3872
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3873
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3874
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3878
3875
|
|
|
3879
3876
|
````text
|
|
3880
|
-
|
|
3877
|
+
MIT License
|
|
3881
3878
|
|
|
3882
|
-
Copyright (c)
|
|
3879
|
+
Copyright (c) 2017 Ted Driggs
|
|
3883
3880
|
|
|
3884
3881
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3885
3882
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3907,12 +3904,11 @@ SOFTWARE.
|
|
|
3907
3904
|
|
|
3908
3905
|
### Rust Crates:
|
|
3909
3906
|
|
|
3910
|
-
- [
|
|
3907
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
3911
3908
|
|
|
3912
3909
|
````text
|
|
3913
|
-
|
|
3914
|
-
|
|
3915
|
-
Copyright (c) 2014 Mathijs van de Nes
|
|
3910
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
3911
|
+
Copyright (c) 2016 Alex Crichton
|
|
3916
3912
|
|
|
3917
3913
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3918
3914
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3921,19 +3917,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3921
3917
|
copies of the Software, and to permit persons to whom the Software is
|
|
3922
3918
|
furnished to do so, subject to the following conditions:
|
|
3923
3919
|
|
|
3924
|
-
The above copyright notice and this permission notice shall be included in
|
|
3925
|
-
copies or substantial portions of the Software.
|
|
3920
|
+
The above copyright notice and this permission notice shall be included in
|
|
3921
|
+
all copies or substantial portions of the Software.
|
|
3926
3922
|
|
|
3927
3923
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3928
3924
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3929
3925
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3930
3926
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3931
3927
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3932
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3933
|
-
SOFTWARE.
|
|
3928
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3929
|
+
THE SOFTWARE.
|
|
3930
|
+
|
|
3934
3931
|
|
|
3935
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
3936
|
-
licences; see files named LICENSE.*.txt for details.
|
|
3937
3932
|
````
|
|
3938
3933
|
|
|
3939
3934
|
---
|
|
@@ -3942,10 +3937,10 @@ licences; see files named LICENSE.*.txt for details.
|
|
|
3942
3937
|
|
|
3943
3938
|
### Rust Crates:
|
|
3944
3939
|
|
|
3945
|
-
- [
|
|
3940
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
3946
3941
|
|
|
3947
3942
|
````text
|
|
3948
|
-
Copyright
|
|
3943
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
3949
3944
|
|
|
3950
3945
|
Permission is hereby granted, free of charge, to any
|
|
3951
3946
|
person obtaining a copy of this software and associated
|
|
@@ -3979,30 +3974,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3979
3974
|
|
|
3980
3975
|
### Rust Crates:
|
|
3981
3976
|
|
|
3982
|
-
- [
|
|
3977
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
3983
3978
|
|
|
3984
3979
|
````text
|
|
3985
|
-
The
|
|
3986
|
-
|
|
3987
|
-
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
3980
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
3988
3981
|
|
|
3989
|
-
Permission is hereby granted, free of charge, to any
|
|
3990
|
-
of this software and associated
|
|
3991
|
-
|
|
3992
|
-
|
|
3993
|
-
|
|
3994
|
-
|
|
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:
|
|
3995
3991
|
|
|
3996
|
-
The above copyright notice and this permission notice
|
|
3997
|
-
all copies or substantial portions
|
|
3992
|
+
The above copyright notice and this permission notice
|
|
3993
|
+
shall be included in all copies or substantial portions
|
|
3994
|
+
of the Software.
|
|
3998
3995
|
|
|
3999
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4000
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4001
|
-
|
|
4002
|
-
|
|
4003
|
-
|
|
4004
|
-
|
|
4005
|
-
|
|
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.
|
|
4006
4005
|
|
|
4007
4006
|
````
|
|
4008
4007
|
|
|
@@ -4010,15 +4009,14 @@ THE SOFTWARE.
|
|
|
4010
4009
|
|
|
4011
4010
|
## The following dependencies are licensed under the MIT License:
|
|
4012
4011
|
|
|
4013
|
-
###
|
|
4012
|
+
### Rust Crates:
|
|
4014
4013
|
|
|
4015
|
-
- [
|
|
4016
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
4014
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
4017
4015
|
|
|
4018
4016
|
````text
|
|
4019
4017
|
MIT License
|
|
4020
4018
|
|
|
4021
|
-
Copyright (c)
|
|
4019
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
4022
4020
|
|
|
4023
4021
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4024
4022
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4046,32 +4044,34 @@ SOFTWARE.
|
|
|
4046
4044
|
|
|
4047
4045
|
### Rust Crates:
|
|
4048
4046
|
|
|
4049
|
-
- [
|
|
4050
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
4051
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
4047
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
4052
4048
|
|
|
4053
4049
|
````text
|
|
4054
|
-
|
|
4055
|
-
|
|
4056
|
-
Copyright (c) Tokio Contributors
|
|
4050
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
4057
4051
|
|
|
4058
|
-
Permission is hereby granted, free of charge, to any
|
|
4059
|
-
of this software and associated
|
|
4060
|
-
|
|
4061
|
-
|
|
4062
|
-
|
|
4063
|
-
|
|
4052
|
+
Permission is hereby granted, free of charge, to any
|
|
4053
|
+
person obtaining a copy of this software and associated
|
|
4054
|
+
documentation files (the "Software"), to deal in the
|
|
4055
|
+
Software without restriction, including without
|
|
4056
|
+
limitation the rights to use, copy, modify, merge,
|
|
4057
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
4058
|
+
the Software, and to permit persons to whom the Software
|
|
4059
|
+
is furnished to do so, subject to the following
|
|
4060
|
+
conditions:
|
|
4064
4061
|
|
|
4065
|
-
The above copyright notice and this permission notice
|
|
4066
|
-
copies or substantial portions
|
|
4062
|
+
The above copyright notice and this permission notice
|
|
4063
|
+
shall be included in all copies or substantial portions
|
|
4064
|
+
of the Software.
|
|
4067
4065
|
|
|
4068
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4069
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4070
|
-
|
|
4071
|
-
|
|
4072
|
-
|
|
4073
|
-
|
|
4074
|
-
|
|
4066
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4067
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4068
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4069
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4070
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4071
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4072
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4073
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4074
|
+
DEALINGS IN THE SOFTWARE.
|
|
4075
4075
|
|
|
4076
4076
|
````
|
|
4077
4077
|
|
|
@@ -4466,7 +4466,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
4466
4466
|
|
|
4467
4467
|
### NPM Packages:
|
|
4468
4468
|
|
|
4469
|
-
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.
|
|
4469
|
+
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.6) (0.0.6)
|
|
4470
4470
|
|
|
4471
4471
|
````text
|
|
4472
4472
|
Please refer to the package README for license details.
|