@deveco-codegenie/mcp-darwin-x64 1.1.5 → 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 +1107 -1107
- 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
|
+
- [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
|
|
26
26
|
|
|
27
27
|
````text
|
|
28
28
|
BSD Zero Clause License
|
|
29
29
|
|
|
30
|
-
Copyright (c)
|
|
30
|
+
Copyright (c) 2025 Goat
|
|
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
|
+
- [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
|
|
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) 2024 kotauskas
|
|
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) 2025 Goat
|
|
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
|
|
|
@@ -98,9 +98,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
98
98
|
|
|
99
99
|
### Rust Crates:
|
|
100
100
|
|
|
101
|
-
- [
|
|
102
|
-
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
103
|
-
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
101
|
+
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
104
102
|
|
|
105
103
|
````text
|
|
106
104
|
Apache License
|
|
@@ -291,7 +289,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
291
289
|
same "printed page" as the copyright notice for easier
|
|
292
290
|
identification within third-party archives.
|
|
293
291
|
|
|
294
|
-
Copyright
|
|
292
|
+
Copyright 2011 Google Inc.
|
|
295
293
|
|
|
296
294
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
297
295
|
you may not use this file except in compliance with the License.
|
|
@@ -400,7 +398,9 @@ limitations under the License.
|
|
|
400
398
|
|
|
401
399
|
### Rust Crates:
|
|
402
400
|
|
|
403
|
-
- [
|
|
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,13 +654,10 @@ The complete list of contributors can be found at:
|
|
|
654
654
|
|
|
655
655
|
### Rust Crates:
|
|
656
656
|
|
|
657
|
-
- [
|
|
657
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
658
658
|
|
|
659
659
|
````text
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
Copyright (c) 2015-2020 Julien Cretin
|
|
663
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
660
|
+
Copyright (c) 2018 directories-rs contributors
|
|
664
661
|
|
|
665
662
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
666
663
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -688,68 +685,28 @@ SOFTWARE.
|
|
|
688
685
|
|
|
689
686
|
### Rust Crates:
|
|
690
687
|
|
|
691
|
-
- [
|
|
692
|
-
|
|
693
|
-
````text
|
|
694
|
-
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
695
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
696
|
-
|
|
697
|
-
Permission is hereby granted, free of charge, to any
|
|
698
|
-
person obtaining a copy of this software and associated
|
|
699
|
-
documentation files (the "Software"), to deal in the
|
|
700
|
-
Software without restriction, including without
|
|
701
|
-
limitation the rights to use, copy, modify, merge,
|
|
702
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
703
|
-
the Software, and to permit persons to whom the Software
|
|
704
|
-
is furnished to do so, subject to the following
|
|
705
|
-
conditions:
|
|
706
|
-
|
|
707
|
-
The above copyright notice and this permission notice
|
|
708
|
-
shall be included in all copies or substantial portions
|
|
709
|
-
of the Software.
|
|
710
|
-
|
|
711
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
712
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
713
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
714
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
715
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
716
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
717
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
718
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
719
|
-
DEALINGS IN THE SOFTWARE.
|
|
720
|
-
|
|
721
|
-
````
|
|
722
|
-
|
|
723
|
-
---
|
|
724
|
-
|
|
725
|
-
## The following dependencies are licensed under the MIT License:
|
|
726
|
-
|
|
727
|
-
### Rust Crates:
|
|
728
|
-
|
|
729
|
-
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
730
|
-
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
688
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
731
689
|
|
|
732
690
|
````text
|
|
733
|
-
The
|
|
734
|
-
|
|
735
|
-
Copyright (c) 2015 Steven Fackler
|
|
691
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
736
692
|
|
|
737
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
738
|
-
this software and associated documentation files (the "Software"), to deal
|
|
739
|
-
the Software without restriction, including without limitation the rights
|
|
740
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
741
|
-
the Software, and to permit persons to whom the Software is
|
|
742
|
-
subject to the following conditions:
|
|
693
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
694
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
695
|
+
in the Software without restriction, including without limitation the rights
|
|
696
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
697
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
698
|
+
furnished to do so, subject to the following conditions:
|
|
743
699
|
|
|
744
700
|
The above copyright notice and this permission notice shall be included in all
|
|
745
701
|
copies or substantial portions of the Software.
|
|
746
702
|
|
|
747
703
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
748
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
749
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
750
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
751
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
752
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
704
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
705
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
706
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
707
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
708
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
709
|
+
SOFTWARE.
|
|
753
710
|
|
|
754
711
|
````
|
|
755
712
|
|
|
@@ -759,13 +716,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
759
716
|
|
|
760
717
|
### Rust Crates:
|
|
761
718
|
|
|
762
|
-
- [
|
|
763
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
719
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
764
720
|
|
|
765
721
|
````text
|
|
766
|
-
Copyright (c)
|
|
767
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
768
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
722
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
769
723
|
|
|
770
724
|
Permission is hereby granted, free of charge, to any
|
|
771
725
|
person obtaining a copy of this software and associated
|
|
@@ -797,49 +751,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
797
751
|
|
|
798
752
|
## The following dependencies are licensed under the MIT License:
|
|
799
753
|
|
|
800
|
-
###
|
|
801
|
-
|
|
802
|
-
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
803
|
-
|
|
804
|
-
````text
|
|
805
|
-
MIT License
|
|
806
|
-
|
|
807
|
-
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
808
|
-
|
|
809
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
810
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
811
|
-
in the Software without restriction, including without limitation the rights
|
|
812
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
813
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
814
|
-
furnished to do so, subject to the following conditions:
|
|
815
|
-
|
|
816
|
-
The above copyright notice and this permission notice shall be included in all
|
|
817
|
-
copies or substantial portions of the Software.
|
|
818
|
-
|
|
819
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
820
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
821
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
822
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
823
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
824
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
825
|
-
SOFTWARE.
|
|
826
|
-
|
|
827
|
-
[others]: https://github.com/json5/json5/contributors
|
|
828
|
-
|
|
829
|
-
````
|
|
830
|
-
|
|
831
|
-
---
|
|
832
|
-
|
|
833
|
-
## The following dependencies are licensed under the MIT License:
|
|
834
|
-
|
|
835
|
-
### NPM Packages:
|
|
754
|
+
### Rust Crates:
|
|
836
755
|
|
|
837
|
-
- [
|
|
756
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
838
757
|
|
|
839
758
|
````text
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
759
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
760
|
+
Copyright (c) 2016 Alex Crichton
|
|
843
761
|
|
|
844
762
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
845
763
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -859,6 +777,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
859
777
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
860
778
|
THE SOFTWARE.
|
|
861
779
|
|
|
780
|
+
|
|
862
781
|
````
|
|
863
782
|
|
|
864
783
|
---
|
|
@@ -867,10 +786,10 @@ THE SOFTWARE.
|
|
|
867
786
|
|
|
868
787
|
### Rust Crates:
|
|
869
788
|
|
|
870
|
-
- [
|
|
789
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
871
790
|
|
|
872
791
|
````text
|
|
873
|
-
Copyright
|
|
792
|
+
Copyright 2023 The Fuchsia Authors
|
|
874
793
|
|
|
875
794
|
Permission is hereby granted, free of charge, to any
|
|
876
795
|
person obtaining a copy of this software and associated
|
|
@@ -896,6 +815,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
896
815
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
897
816
|
DEALINGS IN THE SOFTWARE.
|
|
898
817
|
|
|
818
|
+
|
|
899
819
|
````
|
|
900
820
|
|
|
901
821
|
---
|
|
@@ -904,13 +824,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
904
824
|
|
|
905
825
|
### Rust Crates:
|
|
906
826
|
|
|
907
|
-
- [
|
|
908
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
909
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
910
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
827
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
911
828
|
|
|
912
829
|
````text
|
|
913
|
-
Copyright (c)
|
|
830
|
+
Copyright (c) The Rust Project Developers
|
|
914
831
|
|
|
915
832
|
Permission is hereby granted, free of charge, to any
|
|
916
833
|
person obtaining a copy of this software and associated
|
|
@@ -944,6 +861,41 @@ DEALINGS IN THE SOFTWARE.
|
|
|
944
861
|
|
|
945
862
|
### Rust Crates:
|
|
946
863
|
|
|
864
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
865
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
866
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
867
|
+
|
|
868
|
+
````text
|
|
869
|
+
MIT License
|
|
870
|
+
|
|
871
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
872
|
+
|
|
873
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
874
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
875
|
+
in the Software without restriction, including without limitation the rights
|
|
876
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
877
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
878
|
+
furnished to do so, subject to the following conditions:
|
|
879
|
+
|
|
880
|
+
The above copyright notice and this permission notice shall be included in all
|
|
881
|
+
copies or substantial portions of the Software.
|
|
882
|
+
|
|
883
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
884
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
885
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
886
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
887
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
888
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
889
|
+
SOFTWARE.
|
|
890
|
+
|
|
891
|
+
````
|
|
892
|
+
|
|
893
|
+
---
|
|
894
|
+
|
|
895
|
+
## The following dependencies are licensed under the MIT License:
|
|
896
|
+
|
|
897
|
+
### Rust Crates:
|
|
898
|
+
|
|
947
899
|
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
948
900
|
|
|
949
901
|
````text
|
|
@@ -976,11 +928,16 @@ SOFTWARE.
|
|
|
976
928
|
|
|
977
929
|
### Rust Crates:
|
|
978
930
|
|
|
979
|
-
- [
|
|
980
|
-
- [
|
|
931
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
932
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
933
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
934
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
935
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
936
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
981
937
|
|
|
982
938
|
````text
|
|
983
|
-
Copyright
|
|
939
|
+
Copyright 2018 Developers of the Rand project
|
|
940
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
984
941
|
|
|
985
942
|
Permission is hereby granted, free of charge, to any
|
|
986
943
|
person obtaining a copy of this software and associated
|
|
@@ -1014,11 +971,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1014
971
|
|
|
1015
972
|
### Rust Crates:
|
|
1016
973
|
|
|
1017
|
-
- [
|
|
1018
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
974
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
1019
975
|
|
|
1020
976
|
````text
|
|
1021
|
-
|
|
977
|
+
MIT License
|
|
978
|
+
|
|
979
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
1022
980
|
|
|
1023
981
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1024
982
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1046,10 +1004,12 @@ SOFTWARE.
|
|
|
1046
1004
|
|
|
1047
1005
|
### Rust Crates:
|
|
1048
1006
|
|
|
1049
|
-
- [
|
|
1007
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
1008
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
1009
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
1050
1010
|
|
|
1051
1011
|
````text
|
|
1052
|
-
Copyright (c)
|
|
1012
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
1053
1013
|
|
|
1054
1014
|
Permission is hereby granted, free of charge, to any
|
|
1055
1015
|
person obtaining a copy of this software and associated
|
|
@@ -1083,79 +1043,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1083
1043
|
|
|
1084
1044
|
### Rust Crates:
|
|
1085
1045
|
|
|
1086
|
-
- [
|
|
1087
|
-
|
|
1088
|
-
````text
|
|
1089
|
-
MIT License
|
|
1090
|
-
|
|
1091
|
-
Copyright (c) 2025 Callum Oakley
|
|
1092
|
-
|
|
1093
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1094
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1095
|
-
in the Software without restriction, including without limitation the rights
|
|
1096
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1097
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1098
|
-
furnished to do so, subject to the following conditions:
|
|
1099
|
-
|
|
1100
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1101
|
-
copies or substantial portions of the Software.
|
|
1102
|
-
|
|
1103
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1104
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1105
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1106
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1107
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1108
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1109
|
-
SOFTWARE.
|
|
1110
|
-
|
|
1111
|
-
````
|
|
1112
|
-
|
|
1113
|
-
---
|
|
1114
|
-
|
|
1115
|
-
## The following dependencies are licensed under the MIT License:
|
|
1116
|
-
|
|
1117
|
-
### Rust Crates:
|
|
1118
|
-
|
|
1119
|
-
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
1120
|
-
|
|
1121
|
-
````text
|
|
1122
|
-
Copyright (c) 2017 Robert Grosse
|
|
1123
|
-
|
|
1124
|
-
Permission is hereby granted, free of charge, to any
|
|
1125
|
-
person obtaining a copy of this software and associated
|
|
1126
|
-
documentation files (the "Software"), to deal in the
|
|
1127
|
-
Software without restriction, including without
|
|
1128
|
-
limitation the rights to use, copy, modify, merge,
|
|
1129
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1130
|
-
the Software, and to permit persons to whom the Software
|
|
1131
|
-
is furnished to do so, subject to the following
|
|
1132
|
-
conditions:
|
|
1133
|
-
|
|
1134
|
-
The above copyright notice and this permission notice
|
|
1135
|
-
shall be included in all copies or substantial portions
|
|
1136
|
-
of the Software.
|
|
1137
|
-
|
|
1138
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1139
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1140
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1141
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1142
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1143
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1144
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1145
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1146
|
-
DEALINGS IN THE SOFTWARE.
|
|
1147
|
-
````
|
|
1148
|
-
|
|
1149
|
-
---
|
|
1150
|
-
|
|
1151
|
-
## The following dependencies are licensed under the MIT License:
|
|
1152
|
-
|
|
1153
|
-
### Rust Crates:
|
|
1154
|
-
|
|
1155
|
-
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
1046
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
1156
1047
|
|
|
1157
1048
|
````text
|
|
1158
|
-
Copyright (c)
|
|
1049
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
1159
1050
|
|
|
1160
1051
|
Permission is hereby granted, free of charge, to any
|
|
1161
1052
|
person obtaining a copy of this software and associated
|
|
@@ -1187,14 +1078,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1187
1078
|
|
|
1188
1079
|
## The following dependencies are licensed under the MIT License:
|
|
1189
1080
|
|
|
1190
|
-
###
|
|
1081
|
+
### Rust Crates:
|
|
1191
1082
|
|
|
1192
|
-
- [
|
|
1083
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
1193
1084
|
|
|
1194
1085
|
````text
|
|
1195
1086
|
MIT License
|
|
1196
1087
|
|
|
1197
|
-
Copyright (c)
|
|
1088
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
1198
1089
|
|
|
1199
1090
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1200
1091
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1222,10 +1113,12 @@ SOFTWARE.
|
|
|
1222
1113
|
|
|
1223
1114
|
### Rust Crates:
|
|
1224
1115
|
|
|
1225
|
-
- [
|
|
1116
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
1226
1117
|
|
|
1227
1118
|
````text
|
|
1228
|
-
|
|
1119
|
+
The MIT License (MIT)
|
|
1120
|
+
|
|
1121
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
1229
1122
|
|
|
1230
1123
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1231
1124
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1245,6 +1138,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1245
1138
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1246
1139
|
SOFTWARE.
|
|
1247
1140
|
|
|
1141
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
1142
|
+
licences; see files named LICENSE.*.txt for details.
|
|
1248
1143
|
````
|
|
1249
1144
|
|
|
1250
1145
|
---
|
|
@@ -1253,10 +1148,10 @@ SOFTWARE.
|
|
|
1253
1148
|
|
|
1254
1149
|
### Rust Crates:
|
|
1255
1150
|
|
|
1256
|
-
- [
|
|
1151
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
1257
1152
|
|
|
1258
1153
|
````text
|
|
1259
|
-
Copyright (c)
|
|
1154
|
+
Copyright (c) 2014 Chris Wong
|
|
1260
1155
|
|
|
1261
1156
|
Permission is hereby granted, free of charge, to any
|
|
1262
1157
|
person obtaining a copy of this software and associated
|
|
@@ -1290,40 +1185,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1290
1185
|
|
|
1291
1186
|
### Rust Crates:
|
|
1292
1187
|
|
|
1293
|
-
- [
|
|
1294
|
-
- [
|
|
1295
|
-
- [
|
|
1296
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
1297
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
1298
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
1188
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
1189
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
1190
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
1299
1191
|
|
|
1300
1192
|
````text
|
|
1301
|
-
|
|
1302
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1193
|
+
MIT License
|
|
1303
1194
|
|
|
1304
|
-
|
|
1305
|
-
person obtaining a copy of this software and associated
|
|
1306
|
-
documentation files (the "Software"), to deal in the
|
|
1307
|
-
Software without restriction, including without
|
|
1308
|
-
limitation the rights to use, copy, modify, merge,
|
|
1309
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1310
|
-
the Software, and to permit persons to whom the Software
|
|
1311
|
-
is furnished to do so, subject to the following
|
|
1312
|
-
conditions:
|
|
1195
|
+
Copyright (c) <year> <copyright holders>
|
|
1313
1196
|
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1197
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
1198
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
1199
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1200
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
1201
|
+
following conditions:
|
|
1317
1202
|
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1324
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1325
|
-
|
|
1326
|
-
DEALINGS IN THE SOFTWARE.
|
|
1203
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
1204
|
+
portions of the Software.
|
|
1205
|
+
|
|
1206
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
1207
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
1208
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1209
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
1210
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1327
1211
|
|
|
1328
1212
|
````
|
|
1329
1213
|
|
|
@@ -1333,12 +1217,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1333
1217
|
|
|
1334
1218
|
### Rust Crates:
|
|
1335
1219
|
|
|
1336
|
-
- [
|
|
1220
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
1337
1221
|
|
|
1338
1222
|
````text
|
|
1339
1223
|
MIT License
|
|
1340
1224
|
|
|
1341
|
-
Copyright (c)
|
|
1225
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
1226
|
+
Copyright (c) Tokio Contributors
|
|
1342
1227
|
|
|
1343
1228
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1344
1229
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1366,34 +1251,30 @@ SOFTWARE.
|
|
|
1366
1251
|
|
|
1367
1252
|
### Rust Crates:
|
|
1368
1253
|
|
|
1369
|
-
- [
|
|
1254
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
1370
1255
|
|
|
1371
1256
|
````text
|
|
1372
|
-
|
|
1257
|
+
MIT License
|
|
1373
1258
|
|
|
1374
|
-
|
|
1375
|
-
person obtaining a copy of this software and associated
|
|
1376
|
-
documentation files (the "Software"), to deal in the
|
|
1377
|
-
Software without restriction, including without
|
|
1378
|
-
limitation the rights to use, copy, modify, merge,
|
|
1379
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1380
|
-
the Software, and to permit persons to whom the Software
|
|
1381
|
-
is furnished to do so, subject to the following
|
|
1382
|
-
conditions:
|
|
1259
|
+
Copyright (c) 2025 Callum Oakley
|
|
1383
1260
|
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1261
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1262
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1263
|
+
in the Software without restriction, including without limitation the rights
|
|
1264
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1265
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1266
|
+
furnished to do so, subject to the following conditions:
|
|
1387
1267
|
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
IN
|
|
1396
|
-
|
|
1268
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1269
|
+
copies or substantial portions of the Software.
|
|
1270
|
+
|
|
1271
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1272
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1273
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1274
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1275
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1276
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1277
|
+
SOFTWARE.
|
|
1397
1278
|
|
|
1398
1279
|
````
|
|
1399
1280
|
|
|
@@ -1403,10 +1284,46 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1403
1284
|
|
|
1404
1285
|
### Rust Crates:
|
|
1405
1286
|
|
|
1406
|
-
- [
|
|
1287
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
1407
1288
|
|
|
1408
1289
|
````text
|
|
1409
|
-
|
|
1290
|
+
The MIT License (MIT)
|
|
1291
|
+
|
|
1292
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
1293
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
1294
|
+
|
|
1295
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1296
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1297
|
+
in the Software without restriction, including without limitation the rights
|
|
1298
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1299
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1300
|
+
furnished to do so, subject to the following conditions:
|
|
1301
|
+
|
|
1302
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1303
|
+
copies or substantial portions of the Software.
|
|
1304
|
+
|
|
1305
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1306
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1307
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1308
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1309
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1310
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1311
|
+
SOFTWARE.
|
|
1312
|
+
|
|
1313
|
+
````
|
|
1314
|
+
|
|
1315
|
+
---
|
|
1316
|
+
|
|
1317
|
+
## The following dependencies are licensed under the MIT License:
|
|
1318
|
+
|
|
1319
|
+
### Rust Crates:
|
|
1320
|
+
|
|
1321
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
1322
|
+
|
|
1323
|
+
````text
|
|
1324
|
+
Copyright (c) 2017 Carl Lerche
|
|
1325
|
+
Copyright (c) 2018 Bastian Köcher
|
|
1326
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
1410
1327
|
|
|
1411
1328
|
Permission is hereby granted, free of charge, to any
|
|
1412
1329
|
person obtaining a copy of this software and associated
|
|
@@ -1440,19 +1357,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1440
1357
|
|
|
1441
1358
|
### Rust Crates:
|
|
1442
1359
|
|
|
1443
|
-
- [
|
|
1444
|
-
- [
|
|
1445
|
-
- [
|
|
1446
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1447
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1448
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1449
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1450
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1451
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1360
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
1361
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
1362
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
1452
1363
|
|
|
1453
1364
|
````text
|
|
1454
|
-
Copyright (c)
|
|
1455
|
-
Copyright (c) 2017 The Tokio Authors
|
|
1365
|
+
Copyright (c) 2019 Tower Contributors
|
|
1456
1366
|
|
|
1457
1367
|
Permission is hereby granted, free of charge, to any
|
|
1458
1368
|
person obtaining a copy of this software and associated
|
|
@@ -1486,17 +1396,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1486
1396
|
|
|
1487
1397
|
### Rust Crates:
|
|
1488
1398
|
|
|
1489
|
-
- [
|
|
1399
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
1490
1400
|
|
|
1491
1401
|
````text
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
Includes parts of http date with the following copyright:
|
|
1495
|
-
Copyright (c) 2016 Pyfisch
|
|
1496
|
-
|
|
1497
|
-
Includes portions of musl libc with the following copyright:
|
|
1498
|
-
Copyright © 2005-2013 Rich Felker
|
|
1499
|
-
|
|
1402
|
+
MIT License
|
|
1500
1403
|
|
|
1501
1404
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1502
1405
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1524,14 +1427,31 @@ SOFTWARE.
|
|
|
1524
1427
|
|
|
1525
1428
|
### Rust Crates:
|
|
1526
1429
|
|
|
1527
|
-
- [
|
|
1430
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
1431
|
+
|
|
1432
|
+
````text
|
|
1433
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
1434
|
+
|
|
1435
|
+
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:
|
|
1436
|
+
|
|
1437
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1438
|
+
|
|
1439
|
+
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.
|
|
1440
|
+
|
|
1441
|
+
````
|
|
1442
|
+
|
|
1443
|
+
---
|
|
1444
|
+
|
|
1445
|
+
## The following dependencies are licensed under the MIT License:
|
|
1446
|
+
|
|
1447
|
+
### NPM Packages:
|
|
1448
|
+
|
|
1449
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
1528
1450
|
|
|
1529
1451
|
````text
|
|
1530
1452
|
The MIT License (MIT)
|
|
1531
1453
|
|
|
1532
|
-
Copyright (c) 2015
|
|
1533
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
1534
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
1454
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
1535
1455
|
|
|
1536
1456
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1537
1457
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1551,6 +1471,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1551
1471
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1552
1472
|
SOFTWARE.
|
|
1553
1473
|
|
|
1474
|
+
|
|
1554
1475
|
````
|
|
1555
1476
|
|
|
1556
1477
|
---
|
|
@@ -1559,16 +1480,38 @@ SOFTWARE.
|
|
|
1559
1480
|
|
|
1560
1481
|
### Rust Crates:
|
|
1561
1482
|
|
|
1562
|
-
- [
|
|
1563
|
-
- [
|
|
1564
|
-
- [
|
|
1565
|
-
- [
|
|
1566
|
-
- [
|
|
1567
|
-
- [
|
|
1483
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
1484
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
1485
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
1486
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
1487
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
1488
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
1489
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
1490
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
1491
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
1492
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1493
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1494
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
1495
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
1496
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
1497
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
1498
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1499
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1500
|
+
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
1501
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
1502
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
1503
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
1504
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
1505
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
1506
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
1507
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1508
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1509
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1510
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1511
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
1512
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
1568
1513
|
|
|
1569
1514
|
````text
|
|
1570
|
-
Copyright (c) 2019 Tokio Contributors
|
|
1571
|
-
|
|
1572
1515
|
Permission is hereby granted, free of charge, to any
|
|
1573
1516
|
person obtaining a copy of this software and associated
|
|
1574
1517
|
documentation files (the "Software"), to deal in the
|
|
@@ -1601,42 +1544,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1601
1544
|
|
|
1602
1545
|
### Rust Crates:
|
|
1603
1546
|
|
|
1604
|
-
- [
|
|
1605
|
-
|
|
1606
|
-
````text
|
|
1607
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
1608
|
-
Copyright (c) 2016 Jason Housley
|
|
1609
|
-
|
|
1610
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1611
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1612
|
-
in the Software without restriction, including without limitation the rights
|
|
1613
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1614
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1615
|
-
furnished to do so, subject to the following conditions:
|
|
1616
|
-
|
|
1617
|
-
The above copyright notice and this permission notice shall be included in
|
|
1618
|
-
all copies or substantial portions of the Software.
|
|
1619
|
-
|
|
1620
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1621
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1622
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1623
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1624
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1625
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1626
|
-
THE SOFTWARE.
|
|
1627
|
-
|
|
1628
|
-
````
|
|
1629
|
-
|
|
1630
|
-
---
|
|
1631
|
-
|
|
1632
|
-
## The following dependencies are licensed under the MIT License:
|
|
1633
|
-
|
|
1634
|
-
### Rust Crates:
|
|
1635
|
-
|
|
1636
|
-
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
1547
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
1637
1548
|
|
|
1638
1549
|
````text
|
|
1639
|
-
Copyright (c)
|
|
1550
|
+
Copyright (c) The rust-url developers
|
|
1640
1551
|
|
|
1641
1552
|
Permission is hereby granted, free of charge, to any
|
|
1642
1553
|
person obtaining a copy of this software and associated
|
|
@@ -1670,10 +1581,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1670
1581
|
|
|
1671
1582
|
### Rust Crates:
|
|
1672
1583
|
|
|
1673
|
-
- [
|
|
1584
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
1585
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
1674
1586
|
|
|
1675
1587
|
````text
|
|
1676
|
-
|
|
1588
|
+
The MIT License (MIT)
|
|
1589
|
+
|
|
1590
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
1591
|
+
|
|
1592
|
+
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:
|
|
1593
|
+
|
|
1594
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1595
|
+
|
|
1596
|
+
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.
|
|
1597
|
+
|
|
1598
|
+
````
|
|
1599
|
+
|
|
1600
|
+
---
|
|
1601
|
+
|
|
1602
|
+
## The following dependencies are licensed under the MIT License:
|
|
1603
|
+
|
|
1604
|
+
### Rust Crates:
|
|
1605
|
+
|
|
1606
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
1607
|
+
|
|
1608
|
+
````text
|
|
1609
|
+
Copyright Mozilla Foundation
|
|
1677
1610
|
|
|
1678
1611
|
Permission is hereby granted, free of charge, to any
|
|
1679
1612
|
person obtaining a copy of this software and associated
|
|
@@ -1707,44 +1640,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1707
1640
|
|
|
1708
1641
|
### Rust Crates:
|
|
1709
1642
|
|
|
1710
|
-
- [
|
|
1711
|
-
|
|
1712
|
-
````text
|
|
1713
|
-
MIT License
|
|
1714
|
-
|
|
1715
|
-
Copyright (c) 2019 Yoshua Wuyts
|
|
1716
|
-
Copyright (c) Tokio Contributors
|
|
1717
|
-
|
|
1718
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1719
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1720
|
-
in the Software without restriction, including without limitation the rights
|
|
1721
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1722
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1723
|
-
furnished to do so, subject to the following conditions:
|
|
1724
|
-
|
|
1725
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1726
|
-
copies or substantial portions of the Software.
|
|
1727
|
-
|
|
1728
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1729
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1730
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1731
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1732
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1733
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1734
|
-
SOFTWARE.
|
|
1735
|
-
|
|
1736
|
-
````
|
|
1737
|
-
|
|
1738
|
-
---
|
|
1739
|
-
|
|
1740
|
-
## The following dependencies are licensed under the MIT License:
|
|
1741
|
-
|
|
1742
|
-
### Rust Crates:
|
|
1743
|
-
|
|
1744
|
-
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
1643
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
1745
1644
|
|
|
1746
1645
|
````text
|
|
1747
|
-
Copyright (c)
|
|
1646
|
+
Copyright (c) 2018 Carl Lerche
|
|
1748
1647
|
|
|
1749
1648
|
Permission is hereby granted, free of charge, to any
|
|
1750
1649
|
person obtaining a copy of this software and associated
|
|
@@ -1778,12 +1677,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1778
1677
|
|
|
1779
1678
|
### Rust Crates:
|
|
1780
1679
|
|
|
1781
|
-
- [
|
|
1680
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
1782
1681
|
|
|
1783
1682
|
````text
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
1683
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
1684
|
+
Copyright (c) 2016 Jason Housley
|
|
1787
1685
|
|
|
1788
1686
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1789
1687
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1792,16 +1690,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1792
1690
|
copies of the Software, and to permit persons to whom the Software is
|
|
1793
1691
|
furnished to do so, subject to the following conditions:
|
|
1794
1692
|
|
|
1795
|
-
The above copyright notice and this permission notice shall be included in
|
|
1796
|
-
copies or substantial portions of the Software.
|
|
1693
|
+
The above copyright notice and this permission notice shall be included in
|
|
1694
|
+
all copies or substantial portions of the Software.
|
|
1797
1695
|
|
|
1798
1696
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1799
1697
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1800
1698
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1801
1699
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1802
1700
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1803
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1804
|
-
SOFTWARE.
|
|
1701
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1702
|
+
THE SOFTWARE.
|
|
1805
1703
|
|
|
1806
1704
|
````
|
|
1807
1705
|
|
|
@@ -1809,14 +1707,17 @@ SOFTWARE.
|
|
|
1809
1707
|
|
|
1810
1708
|
## The following dependencies are licensed under the MIT License:
|
|
1811
1709
|
|
|
1812
|
-
###
|
|
1710
|
+
### Rust Crates:
|
|
1813
1711
|
|
|
1814
|
-
- [
|
|
1712
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
1713
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
1714
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
1715
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
1815
1716
|
|
|
1816
1717
|
````text
|
|
1817
1718
|
The MIT License (MIT)
|
|
1818
1719
|
|
|
1819
|
-
Copyright (c) 2015
|
|
1720
|
+
Copyright (c) 2015 Andrew Gallant
|
|
1820
1721
|
|
|
1821
1722
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1822
1723
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1825,17 +1726,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1825
1726
|
copies of the Software, and to permit persons to whom the Software is
|
|
1826
1727
|
furnished to do so, subject to the following conditions:
|
|
1827
1728
|
|
|
1828
|
-
The above copyright notice and this permission notice shall be included in
|
|
1829
|
-
copies or substantial portions of the Software.
|
|
1729
|
+
The above copyright notice and this permission notice shall be included in
|
|
1730
|
+
all copies or substantial portions of the Software.
|
|
1830
1731
|
|
|
1831
1732
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1832
1733
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1833
1734
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1834
1735
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1835
1736
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1836
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1837
|
-
SOFTWARE.
|
|
1838
|
-
|
|
1737
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1738
|
+
THE SOFTWARE.
|
|
1839
1739
|
|
|
1840
1740
|
````
|
|
1841
1741
|
|
|
@@ -1845,32 +1745,34 @@ SOFTWARE.
|
|
|
1845
1745
|
|
|
1846
1746
|
### Rust Crates:
|
|
1847
1747
|
|
|
1848
|
-
- [
|
|
1748
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
1849
1749
|
|
|
1850
1750
|
````text
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
furnished to do so, subject to the following
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
The above copyright notice and this permission notice
|
|
1864
|
-
all copies or substantial portions
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1868
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
|
|
1751
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
1752
|
+
|
|
1753
|
+
Permission is hereby granted, free of charge, to any
|
|
1754
|
+
person obtaining a copy of this software and associated
|
|
1755
|
+
documentation files (the "Software"), to deal in the
|
|
1756
|
+
Software without restriction, including without
|
|
1757
|
+
limitation the rights to use, copy, modify, merge,
|
|
1758
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1759
|
+
the Software, and to permit persons to whom the Software
|
|
1760
|
+
is furnished to do so, subject to the following
|
|
1761
|
+
conditions:
|
|
1762
|
+
|
|
1763
|
+
The above copyright notice and this permission notice
|
|
1764
|
+
shall be included in all copies or substantial portions
|
|
1765
|
+
of the Software.
|
|
1766
|
+
|
|
1767
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1768
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1769
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1770
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1771
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1772
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1773
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1774
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1775
|
+
DEALINGS IN THE SOFTWARE.
|
|
1874
1776
|
|
|
1875
1777
|
````
|
|
1876
1778
|
|
|
@@ -1880,11 +1782,12 @@ THE SOFTWARE.
|
|
|
1880
1782
|
|
|
1881
1783
|
### Rust Crates:
|
|
1882
1784
|
|
|
1883
|
-
- [
|
|
1785
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
1884
1786
|
|
|
1885
1787
|
````text
|
|
1886
|
-
|
|
1887
|
-
|
|
1788
|
+
The MIT License (MIT)
|
|
1789
|
+
|
|
1790
|
+
Copyright (c) 2015 Alice Maz
|
|
1888
1791
|
|
|
1889
1792
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1890
1793
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1904,7 +1807,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1904
1807
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1905
1808
|
THE SOFTWARE.
|
|
1906
1809
|
|
|
1907
|
-
|
|
1908
1810
|
````
|
|
1909
1811
|
|
|
1910
1812
|
---
|
|
@@ -1913,10 +1815,10 @@ THE SOFTWARE.
|
|
|
1913
1815
|
|
|
1914
1816
|
### Rust Crates:
|
|
1915
1817
|
|
|
1916
|
-
- [
|
|
1818
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
1917
1819
|
|
|
1918
1820
|
````text
|
|
1919
|
-
Copyright (c)
|
|
1821
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
1920
1822
|
|
|
1921
1823
|
Permission is hereby granted, free of charge, to any
|
|
1922
1824
|
person obtaining a copy of this software and associated
|
|
@@ -1950,10 +1852,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1950
1852
|
|
|
1951
1853
|
### Rust Crates:
|
|
1952
1854
|
|
|
1953
|
-
- [
|
|
1855
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
1954
1856
|
|
|
1955
1857
|
````text
|
|
1956
|
-
Copyright (c)
|
|
1858
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
1957
1859
|
|
|
1958
1860
|
Permission is hereby granted, free of charge, to any
|
|
1959
1861
|
person obtaining a copy of this software and associated
|
|
@@ -1987,11 +1889,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1987
1889
|
|
|
1988
1890
|
### Rust Crates:
|
|
1989
1891
|
|
|
1990
|
-
- [
|
|
1892
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
1893
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
1991
1894
|
|
|
1992
1895
|
````text
|
|
1993
|
-
Copyright (c)
|
|
1994
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1896
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
1995
1897
|
|
|
1996
1898
|
Permission is hereby granted, free of charge, to any
|
|
1997
1899
|
person obtaining a copy of this software and associated
|
|
@@ -2025,11 +1927,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2025
1927
|
|
|
2026
1928
|
### Rust Crates:
|
|
2027
1929
|
|
|
2028
|
-
- [
|
|
2029
|
-
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
1930
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
2030
1931
|
|
|
2031
1932
|
````text
|
|
2032
|
-
Copyright (c)
|
|
1933
|
+
Copyright (c) 2016 Anthony Ramine
|
|
2033
1934
|
|
|
2034
1935
|
Permission is hereby granted, free of charge, to any
|
|
2035
1936
|
person obtaining a copy of this software and associated
|
|
@@ -2063,28 +1964,37 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2063
1964
|
|
|
2064
1965
|
### Rust Crates:
|
|
2065
1966
|
|
|
2066
|
-
- [
|
|
1967
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
1968
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
1969
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
1970
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
2067
1971
|
|
|
2068
1972
|
````text
|
|
2069
|
-
Copyright (c)
|
|
1973
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
2070
1974
|
|
|
2071
|
-
Permission is hereby granted, free of charge, to any
|
|
2072
|
-
of this software and associated
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
|
|
2076
|
-
|
|
1975
|
+
Permission is hereby granted, free of charge, to any
|
|
1976
|
+
person obtaining a copy of this software and associated
|
|
1977
|
+
documentation files (the "Software"), to deal in the
|
|
1978
|
+
Software without restriction, including without
|
|
1979
|
+
limitation the rights to use, copy, modify, merge,
|
|
1980
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1981
|
+
the Software, and to permit persons to whom the Software
|
|
1982
|
+
is furnished to do so, subject to the following
|
|
1983
|
+
conditions:
|
|
2077
1984
|
|
|
2078
|
-
The above copyright notice and this permission notice
|
|
2079
|
-
all copies or substantial portions
|
|
1985
|
+
The above copyright notice and this permission notice
|
|
1986
|
+
shall be included in all copies or substantial portions
|
|
1987
|
+
of the Software.
|
|
2080
1988
|
|
|
2081
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2082
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
|
|
1989
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1990
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1991
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1992
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1993
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1994
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1995
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1996
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1997
|
+
DEALINGS IN THE SOFTWARE.
|
|
2088
1998
|
|
|
2089
1999
|
````
|
|
2090
2000
|
|
|
@@ -2094,14 +2004,15 @@ THE SOFTWARE.
|
|
|
2094
2004
|
|
|
2095
2005
|
### Rust Crates:
|
|
2096
2006
|
|
|
2097
|
-
- [
|
|
2098
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
2099
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2007
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
2100
2008
|
|
|
2101
2009
|
````text
|
|
2102
2010
|
MIT License
|
|
2103
2011
|
|
|
2104
|
-
Copyright
|
|
2012
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
2013
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2014
|
+
Copyright (c) 2017 Frommi
|
|
2015
|
+
Copyright (c) 2017-2024 oyvindln
|
|
2105
2016
|
|
|
2106
2017
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2107
2018
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2129,30 +2040,34 @@ SOFTWARE.
|
|
|
2129
2040
|
|
|
2130
2041
|
### Rust Crates:
|
|
2131
2042
|
|
|
2132
|
-
- [
|
|
2043
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
2133
2044
|
|
|
2134
2045
|
````text
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
Copyright (c) 2014 Paho Lurie-Gregg
|
|
2046
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
2138
2047
|
|
|
2139
|
-
Permission is hereby granted, free of charge, to any
|
|
2140
|
-
of this software and associated
|
|
2141
|
-
|
|
2142
|
-
|
|
2143
|
-
|
|
2144
|
-
|
|
2048
|
+
Permission is hereby granted, free of charge, to any
|
|
2049
|
+
person obtaining a copy of this software and associated
|
|
2050
|
+
documentation files (the "Software"), to deal in the
|
|
2051
|
+
Software without restriction, including without
|
|
2052
|
+
limitation the rights to use, copy, modify, merge,
|
|
2053
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2054
|
+
the Software, and to permit persons to whom the Software
|
|
2055
|
+
is furnished to do so, subject to the following
|
|
2056
|
+
conditions:
|
|
2145
2057
|
|
|
2146
|
-
The above copyright notice and this permission notice
|
|
2147
|
-
copies or substantial portions
|
|
2058
|
+
The above copyright notice and this permission notice
|
|
2059
|
+
shall be included in all copies or substantial portions
|
|
2060
|
+
of the Software.
|
|
2148
2061
|
|
|
2149
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2150
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2151
|
-
|
|
2152
|
-
|
|
2153
|
-
|
|
2154
|
-
|
|
2155
|
-
|
|
2062
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2063
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2064
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2065
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2066
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2067
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2068
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2069
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2070
|
+
DEALINGS IN THE SOFTWARE.
|
|
2156
2071
|
|
|
2157
2072
|
````
|
|
2158
2073
|
|
|
@@ -2162,15 +2077,17 @@ SOFTWARE.
|
|
|
2162
2077
|
|
|
2163
2078
|
### Rust Crates:
|
|
2164
2079
|
|
|
2165
|
-
- [
|
|
2166
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
2167
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
2168
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2080
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
2169
2081
|
|
|
2170
2082
|
````text
|
|
2171
|
-
The
|
|
2083
|
+
Copyright (c) 2016 The humantime Developers
|
|
2084
|
+
|
|
2085
|
+
Includes parts of http date with the following copyright:
|
|
2086
|
+
Copyright (c) 2016 Pyfisch
|
|
2087
|
+
|
|
2088
|
+
Includes portions of musl libc with the following copyright:
|
|
2089
|
+
Copyright © 2005-2013 Rich Felker
|
|
2172
2090
|
|
|
2173
|
-
Copyright (c) 2015 Andrew Gallant
|
|
2174
2091
|
|
|
2175
2092
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2176
2093
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2179,16 +2096,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2179
2096
|
copies of the Software, and to permit persons to whom the Software is
|
|
2180
2097
|
furnished to do so, subject to the following conditions:
|
|
2181
2098
|
|
|
2182
|
-
The above copyright notice and this permission notice shall be included in
|
|
2183
|
-
|
|
2099
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2100
|
+
copies or substantial portions of the Software.
|
|
2184
2101
|
|
|
2185
2102
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2186
2103
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2187
2104
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2188
2105
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2189
2106
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2190
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2191
|
-
|
|
2107
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2108
|
+
SOFTWARE.
|
|
2192
2109
|
|
|
2193
2110
|
````
|
|
2194
2111
|
|
|
@@ -2198,30 +2115,35 @@ THE SOFTWARE.
|
|
|
2198
2115
|
|
|
2199
2116
|
### Rust Crates:
|
|
2200
2117
|
|
|
2201
|
-
- [
|
|
2118
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
2202
2119
|
|
|
2203
2120
|
````text
|
|
2204
|
-
The
|
|
2205
|
-
|
|
2206
|
-
Copyright (c) 2015 Alice Maz
|
|
2121
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
2122
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2207
2123
|
|
|
2208
|
-
Permission is hereby granted, free of charge, to any
|
|
2209
|
-
of this software and associated
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
|
|
2124
|
+
Permission is hereby granted, free of charge, to any
|
|
2125
|
+
person obtaining a copy of this software and associated
|
|
2126
|
+
documentation files (the "Software"), to deal in the
|
|
2127
|
+
Software without restriction, including without
|
|
2128
|
+
limitation the rights to use, copy, modify, merge,
|
|
2129
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2130
|
+
the Software, and to permit persons to whom the Software
|
|
2131
|
+
is furnished to do so, subject to the following
|
|
2132
|
+
conditions:
|
|
2214
2133
|
|
|
2215
|
-
The above copyright notice and this permission notice
|
|
2216
|
-
all copies or substantial portions
|
|
2134
|
+
The above copyright notice and this permission notice
|
|
2135
|
+
shall be included in all copies or substantial portions
|
|
2136
|
+
of the Software.
|
|
2217
2137
|
|
|
2218
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2219
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
|
|
2138
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2139
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2140
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2141
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2142
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2143
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2144
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2145
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2146
|
+
DEALINGS IN THE SOFTWARE.
|
|
2225
2147
|
|
|
2226
2148
|
````
|
|
2227
2149
|
|
|
@@ -2231,10 +2153,12 @@ THE SOFTWARE.
|
|
|
2231
2153
|
|
|
2232
2154
|
### Rust Crates:
|
|
2233
2155
|
|
|
2234
|
-
- [
|
|
2156
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
2235
2157
|
|
|
2236
2158
|
````text
|
|
2237
|
-
|
|
2159
|
+
The MIT License (MIT)
|
|
2160
|
+
|
|
2161
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
2238
2162
|
|
|
2239
2163
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2240
2164
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2262,10 +2186,10 @@ THE SOFTWARE.
|
|
|
2262
2186
|
|
|
2263
2187
|
### Rust Crates:
|
|
2264
2188
|
|
|
2265
|
-
- [
|
|
2189
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
2266
2190
|
|
|
2267
2191
|
````text
|
|
2268
|
-
Copyright
|
|
2192
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
2269
2193
|
|
|
2270
2194
|
Permission is hereby granted, free of charge, to any
|
|
2271
2195
|
person obtaining a copy of this software and associated
|
|
@@ -2299,10 +2223,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2299
2223
|
|
|
2300
2224
|
### Rust Crates:
|
|
2301
2225
|
|
|
2302
|
-
- [
|
|
2226
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
2303
2227
|
|
|
2304
2228
|
````text
|
|
2305
|
-
Copyright (c)
|
|
2229
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
2306
2230
|
|
|
2307
2231
|
Permission is hereby granted, free of charge, to any
|
|
2308
2232
|
person obtaining a copy of this software and associated
|
|
@@ -2336,34 +2260,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2336
2260
|
|
|
2337
2261
|
### Rust Crates:
|
|
2338
2262
|
|
|
2339
|
-
- [
|
|
2263
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2264
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2265
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2340
2266
|
|
|
2341
2267
|
````text
|
|
2342
|
-
|
|
2268
|
+
MIT License
|
|
2343
2269
|
|
|
2344
|
-
|
|
2345
|
-
person obtaining a copy of this software and associated
|
|
2346
|
-
documentation files (the "Software"), to deal in the
|
|
2347
|
-
Software without restriction, including without
|
|
2348
|
-
limitation the rights to use, copy, modify, merge,
|
|
2349
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2350
|
-
the Software, and to permit persons to whom the Software
|
|
2351
|
-
is furnished to do so, subject to the following
|
|
2352
|
-
conditions:
|
|
2270
|
+
Copyright (c) 2017 Ted Driggs
|
|
2353
2271
|
|
|
2354
|
-
|
|
2355
|
-
|
|
2356
|
-
|
|
2272
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2273
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2274
|
+
in the Software without restriction, including without limitation the rights
|
|
2275
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2276
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2277
|
+
furnished to do so, subject to the following conditions:
|
|
2357
2278
|
|
|
2358
|
-
|
|
2359
|
-
|
|
2360
|
-
|
|
2361
|
-
|
|
2362
|
-
|
|
2363
|
-
|
|
2364
|
-
|
|
2365
|
-
IN
|
|
2366
|
-
|
|
2279
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2280
|
+
copies or substantial portions of the Software.
|
|
2281
|
+
|
|
2282
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2283
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2284
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2285
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2286
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2287
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2288
|
+
SOFTWARE.
|
|
2367
2289
|
|
|
2368
2290
|
````
|
|
2369
2291
|
|
|
@@ -2373,15 +2295,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2373
2295
|
|
|
2374
2296
|
### Rust Crates:
|
|
2375
2297
|
|
|
2376
|
-
- [
|
|
2377
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2378
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2379
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2380
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2381
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2298
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
2382
2299
|
|
|
2383
2300
|
````text
|
|
2384
|
-
Copyright (c)
|
|
2301
|
+
Copyright (c) 2017 Robert Grosse
|
|
2385
2302
|
|
|
2386
2303
|
Permission is hereby granted, free of charge, to any
|
|
2387
2304
|
person obtaining a copy of this software and associated
|
|
@@ -2406,7 +2323,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
2406
2323
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2407
2324
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2408
2325
|
DEALINGS IN THE SOFTWARE.
|
|
2409
|
-
|
|
2410
2326
|
````
|
|
2411
2327
|
|
|
2412
2328
|
---
|
|
@@ -2415,36 +2331,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2415
2331
|
|
|
2416
2332
|
### Rust Crates:
|
|
2417
2333
|
|
|
2418
|
-
- [
|
|
2419
|
-
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
2420
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
2334
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
2421
2335
|
|
|
2422
2336
|
````text
|
|
2423
|
-
Copyright (c)
|
|
2337
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
2424
2338
|
|
|
2425
|
-
Permission is hereby granted, free of charge, to any
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
the Software, and to permit persons to whom the Software
|
|
2432
|
-
is furnished to do so, subject to the following
|
|
2433
|
-
conditions:
|
|
2339
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2340
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2341
|
+
in the Software without restriction, including without limitation the rights
|
|
2342
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2343
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2344
|
+
furnished to do so, subject to the following conditions:
|
|
2434
2345
|
|
|
2435
|
-
The above copyright notice and this permission notice
|
|
2436
|
-
|
|
2437
|
-
|
|
2346
|
+
The above copyright notice and this permission notice shall be included in
|
|
2347
|
+
all copies or substantial portions of the Software.
|
|
2348
|
+
|
|
2349
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2350
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2351
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2352
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2353
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2354
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2355
|
+
THE SOFTWARE.
|
|
2438
2356
|
|
|
2439
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2440
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2441
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2442
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2443
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2444
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2445
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2446
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2447
|
-
DEALINGS IN THE SOFTWARE.
|
|
2448
2357
|
|
|
2449
2358
|
````
|
|
2450
2359
|
|
|
@@ -2454,34 +2363,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2454
2363
|
|
|
2455
2364
|
### Rust Crates:
|
|
2456
2365
|
|
|
2457
|
-
- [
|
|
2366
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
2458
2367
|
|
|
2459
2368
|
````text
|
|
2460
|
-
Copyright (c)
|
|
2369
|
+
Copyright (c) 2017 Sean McArthur
|
|
2461
2370
|
|
|
2462
|
-
Permission is hereby granted, free of charge, to any
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
|
|
2466
|
-
|
|
2467
|
-
|
|
2468
|
-
the Software, and to permit persons to whom the Software
|
|
2469
|
-
is furnished to do so, subject to the following
|
|
2470
|
-
conditions:
|
|
2371
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2372
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2373
|
+
in the Software without restriction, including without limitation the rights
|
|
2374
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2375
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2376
|
+
furnished to do so, subject to the following conditions:
|
|
2471
2377
|
|
|
2472
|
-
The above copyright notice and this permission notice
|
|
2473
|
-
|
|
2474
|
-
|
|
2378
|
+
The above copyright notice and this permission notice shall be included in
|
|
2379
|
+
all copies or substantial portions of the Software.
|
|
2380
|
+
|
|
2381
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2382
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2383
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2384
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2385
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2386
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2387
|
+
THE SOFTWARE.
|
|
2475
2388
|
|
|
2476
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2477
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2478
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2479
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2480
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2481
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2482
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2483
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2484
|
-
DEALINGS IN THE SOFTWARE.
|
|
2485
2389
|
|
|
2486
2390
|
````
|
|
2487
2391
|
|
|
@@ -2491,34 +2395,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2491
2395
|
|
|
2492
2396
|
### Rust Crates:
|
|
2493
2397
|
|
|
2494
|
-
- [
|
|
2398
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
2495
2399
|
|
|
2496
2400
|
````text
|
|
2497
|
-
|
|
2401
|
+
MIT License
|
|
2498
2402
|
|
|
2499
|
-
|
|
2500
|
-
person obtaining a copy of this software and associated
|
|
2501
|
-
documentation files (the "Software"), to deal in the
|
|
2502
|
-
Software without restriction, including without
|
|
2503
|
-
limitation the rights to use, copy, modify, merge,
|
|
2504
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2505
|
-
the Software, and to permit persons to whom the Software
|
|
2506
|
-
is furnished to do so, subject to the following
|
|
2507
|
-
conditions:
|
|
2403
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
2508
2404
|
|
|
2509
|
-
|
|
2510
|
-
|
|
2511
|
-
|
|
2405
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2406
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2407
|
+
in the Software without restriction, including without limitation the rights
|
|
2408
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2409
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2410
|
+
furnished to do so, subject to the following conditions:
|
|
2512
2411
|
|
|
2513
|
-
|
|
2514
|
-
|
|
2515
|
-
|
|
2516
|
-
|
|
2517
|
-
|
|
2518
|
-
|
|
2519
|
-
|
|
2520
|
-
IN
|
|
2521
|
-
|
|
2412
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2413
|
+
copies or substantial portions of the Software.
|
|
2414
|
+
|
|
2415
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2416
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2417
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2418
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2419
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2420
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2421
|
+
SOFTWARE.
|
|
2522
2422
|
|
|
2523
2423
|
````
|
|
2524
2424
|
|
|
@@ -2528,10 +2428,42 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2528
2428
|
|
|
2529
2429
|
### Rust Crates:
|
|
2530
2430
|
|
|
2531
|
-
- [
|
|
2431
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
2432
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
2532
2433
|
|
|
2533
2434
|
````text
|
|
2534
|
-
Copyright (c) 2018-
|
|
2435
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
2436
|
+
|
|
2437
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2438
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2439
|
+
in the Software without restriction, including without limitation the rights
|
|
2440
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2441
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2442
|
+
furnished to do so, subject to the following conditions:
|
|
2443
|
+
|
|
2444
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2445
|
+
copies or substantial portions of the Software.
|
|
2446
|
+
|
|
2447
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2448
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2449
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2450
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2451
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2452
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2453
|
+
SOFTWARE.
|
|
2454
|
+
|
|
2455
|
+
````
|
|
2456
|
+
|
|
2457
|
+
---
|
|
2458
|
+
|
|
2459
|
+
## The following dependencies are licensed under the MIT License:
|
|
2460
|
+
|
|
2461
|
+
### Rust Crates:
|
|
2462
|
+
|
|
2463
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
2464
|
+
|
|
2465
|
+
````text
|
|
2466
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
2535
2467
|
Copyright (c) 2014 The Rust Project Developers
|
|
2536
2468
|
|
|
2537
2469
|
Permission is hereby granted, free of charge, to any
|
|
@@ -2566,13 +2498,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2566
2498
|
|
|
2567
2499
|
### Rust Crates:
|
|
2568
2500
|
|
|
2569
|
-
- [
|
|
2570
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
2501
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
2571
2502
|
|
|
2572
2503
|
````text
|
|
2573
|
-
MIT License
|
|
2504
|
+
The MIT License (MIT)
|
|
2574
2505
|
|
|
2575
|
-
Copyright (c)
|
|
2506
|
+
Copyright (c) 2015 Danny Guo
|
|
2507
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
2508
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
2576
2509
|
|
|
2577
2510
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2578
2511
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2600,10 +2533,10 @@ SOFTWARE.
|
|
|
2600
2533
|
|
|
2601
2534
|
### Rust Crates:
|
|
2602
2535
|
|
|
2603
|
-
- [
|
|
2536
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
2604
2537
|
|
|
2605
2538
|
````text
|
|
2606
|
-
Copyright (c)
|
|
2539
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
2607
2540
|
|
|
2608
2541
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2609
2542
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2623,6 +2556,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2623
2556
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2624
2557
|
THE SOFTWARE.
|
|
2625
2558
|
|
|
2559
|
+
|
|
2626
2560
|
````
|
|
2627
2561
|
|
|
2628
2562
|
---
|
|
@@ -2631,29 +2565,32 @@ THE SOFTWARE.
|
|
|
2631
2565
|
|
|
2632
2566
|
### Rust Crates:
|
|
2633
2567
|
|
|
2634
|
-
- [
|
|
2568
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
2635
2569
|
|
|
2636
2570
|
````text
|
|
2637
|
-
|
|
2638
|
-
|
|
2639
|
-
|
|
2640
|
-
|
|
2641
|
-
|
|
2642
|
-
|
|
2643
|
-
|
|
2644
|
-
|
|
2645
|
-
|
|
2646
|
-
|
|
2647
|
-
|
|
2648
|
-
|
|
2649
|
-
|
|
2650
|
-
|
|
2651
|
-
|
|
2652
|
-
|
|
2653
|
-
|
|
2654
|
-
|
|
2655
|
-
|
|
2656
|
-
|
|
2571
|
+
The MIT License (MIT)
|
|
2572
|
+
|
|
2573
|
+
Copyright (c) 2016 Johann Tuffe
|
|
2574
|
+
|
|
2575
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2576
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2577
|
+
in the Software without restriction, including without limitation the rights
|
|
2578
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2579
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2580
|
+
furnished to do so, subject to the following conditions:
|
|
2581
|
+
|
|
2582
|
+
|
|
2583
|
+
The above copyright notice and this permission notice shall be included in
|
|
2584
|
+
all copies or substantial portions of the Software.
|
|
2585
|
+
|
|
2586
|
+
|
|
2587
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2588
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2589
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2590
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2591
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2592
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2593
|
+
THE SOFTWARE.
|
|
2657
2594
|
|
|
2658
2595
|
````
|
|
2659
2596
|
|
|
@@ -2663,10 +2600,14 @@ THE SOFTWARE.
|
|
|
2663
2600
|
|
|
2664
2601
|
### Rust Crates:
|
|
2665
2602
|
|
|
2666
|
-
- [
|
|
2603
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
2604
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
2605
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2667
2606
|
|
|
2668
2607
|
````text
|
|
2669
|
-
|
|
2608
|
+
MIT License
|
|
2609
|
+
|
|
2610
|
+
Copyright (c) Tokio Contributors
|
|
2670
2611
|
|
|
2671
2612
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2672
2613
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2675,16 +2616,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2675
2616
|
copies of the Software, and to permit persons to whom the Software is
|
|
2676
2617
|
furnished to do so, subject to the following conditions:
|
|
2677
2618
|
|
|
2678
|
-
The above copyright notice and this permission notice shall be included in
|
|
2679
|
-
|
|
2619
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2620
|
+
copies or substantial portions of the Software.
|
|
2680
2621
|
|
|
2681
2622
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2682
2623
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2683
2624
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2684
2625
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2685
2626
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2686
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2687
|
-
|
|
2627
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2628
|
+
SOFTWARE.
|
|
2688
2629
|
|
|
2689
2630
|
````
|
|
2690
2631
|
|
|
@@ -2694,33 +2635,34 @@ THE SOFTWARE.
|
|
|
2694
2635
|
|
|
2695
2636
|
### Rust Crates:
|
|
2696
2637
|
|
|
2697
|
-
- [
|
|
2638
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
2698
2639
|
|
|
2699
2640
|
````text
|
|
2700
|
-
|
|
2701
|
-
|
|
2702
|
-
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
2703
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2704
|
-
Copyright (c) 2017 Frommi
|
|
2705
|
-
Copyright (c) 2017-2024 oyvindln
|
|
2641
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
2706
2642
|
|
|
2707
|
-
Permission is hereby granted, free of charge, to any
|
|
2708
|
-
of this software and associated
|
|
2709
|
-
|
|
2710
|
-
|
|
2711
|
-
|
|
2712
|
-
|
|
2643
|
+
Permission is hereby granted, free of charge, to any
|
|
2644
|
+
person obtaining a copy of this software and associated
|
|
2645
|
+
documentation files (the "Software"), to deal in the
|
|
2646
|
+
Software without restriction, including without
|
|
2647
|
+
limitation the rights to use, copy, modify, merge,
|
|
2648
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2649
|
+
the Software, and to permit persons to whom the Software
|
|
2650
|
+
is furnished to do so, subject to the following
|
|
2651
|
+
conditions:
|
|
2713
2652
|
|
|
2714
|
-
The above copyright notice and this permission notice
|
|
2715
|
-
copies or substantial portions
|
|
2653
|
+
The above copyright notice and this permission notice
|
|
2654
|
+
shall be included in all copies or substantial portions
|
|
2655
|
+
of the Software.
|
|
2716
2656
|
|
|
2717
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2718
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2719
|
-
|
|
2720
|
-
|
|
2721
|
-
|
|
2722
|
-
|
|
2723
|
-
|
|
2657
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2658
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2659
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2660
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2661
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2662
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2663
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2664
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2665
|
+
DEALINGS IN THE SOFTWARE.
|
|
2724
2666
|
|
|
2725
2667
|
````
|
|
2726
2668
|
|
|
@@ -2730,29 +2672,34 @@ SOFTWARE.
|
|
|
2730
2672
|
|
|
2731
2673
|
### Rust Crates:
|
|
2732
2674
|
|
|
2733
|
-
- [
|
|
2675
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
2734
2676
|
|
|
2735
2677
|
````text
|
|
2736
|
-
Copyright (c) 2016
|
|
2737
|
-
|
|
2738
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2739
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2740
|
-
in the Software without restriction, including without limitation the rights
|
|
2741
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2742
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2743
|
-
furnished to do so, subject to the following conditions:
|
|
2678
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
2744
2679
|
|
|
2745
|
-
|
|
2746
|
-
|
|
2680
|
+
Permission is hereby granted, free of charge, to any
|
|
2681
|
+
person obtaining a copy of this software and associated
|
|
2682
|
+
documentation files (the "Software"), to deal in the
|
|
2683
|
+
Software without restriction, including without
|
|
2684
|
+
limitation the rights to use, copy, modify, merge,
|
|
2685
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2686
|
+
the Software, and to permit persons to whom the Software
|
|
2687
|
+
is furnished to do so, subject to the following
|
|
2688
|
+
conditions:
|
|
2747
2689
|
|
|
2748
|
-
|
|
2749
|
-
|
|
2750
|
-
|
|
2751
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2752
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2753
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2754
|
-
THE SOFTWARE.
|
|
2690
|
+
The above copyright notice and this permission notice
|
|
2691
|
+
shall be included in all copies or substantial portions
|
|
2692
|
+
of the Software.
|
|
2755
2693
|
|
|
2694
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2695
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2696
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2697
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2698
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2699
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2700
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2701
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2702
|
+
DEALINGS IN THE SOFTWARE.
|
|
2756
2703
|
|
|
2757
2704
|
````
|
|
2758
2705
|
|
|
@@ -2762,32 +2709,35 @@ THE SOFTWARE.
|
|
|
2762
2709
|
|
|
2763
2710
|
### Rust Crates:
|
|
2764
2711
|
|
|
2765
|
-
- [
|
|
2766
|
-
- [
|
|
2767
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2712
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
2713
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
2768
2714
|
|
|
2769
2715
|
````text
|
|
2770
|
-
|
|
2771
|
-
|
|
2772
|
-
Copyright (c) 2017 Ted Driggs
|
|
2716
|
+
Copyright (c) 2014 Alex Crichton
|
|
2773
2717
|
|
|
2774
|
-
Permission is hereby granted, free of charge, to any
|
|
2775
|
-
of this software and associated
|
|
2776
|
-
|
|
2777
|
-
|
|
2778
|
-
|
|
2779
|
-
|
|
2718
|
+
Permission is hereby granted, free of charge, to any
|
|
2719
|
+
person obtaining a copy of this software and associated
|
|
2720
|
+
documentation files (the "Software"), to deal in the
|
|
2721
|
+
Software without restriction, including without
|
|
2722
|
+
limitation the rights to use, copy, modify, merge,
|
|
2723
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2724
|
+
the Software, and to permit persons to whom the Software
|
|
2725
|
+
is furnished to do so, subject to the following
|
|
2726
|
+
conditions:
|
|
2780
2727
|
|
|
2781
|
-
The above copyright notice and this permission notice
|
|
2782
|
-
copies or substantial portions
|
|
2728
|
+
The above copyright notice and this permission notice
|
|
2729
|
+
shall be included in all copies or substantial portions
|
|
2730
|
+
of the Software.
|
|
2783
2731
|
|
|
2784
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2785
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2786
|
-
|
|
2787
|
-
|
|
2788
|
-
|
|
2789
|
-
|
|
2790
|
-
|
|
2732
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2733
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2734
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2735
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2736
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2737
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2738
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2739
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2740
|
+
DEALINGS IN THE SOFTWARE.
|
|
2791
2741
|
|
|
2792
2742
|
````
|
|
2793
2743
|
|
|
@@ -2797,30 +2747,34 @@ SOFTWARE.
|
|
|
2797
2747
|
|
|
2798
2748
|
### Rust Crates:
|
|
2799
2749
|
|
|
2800
|
-
- [
|
|
2750
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
2801
2751
|
|
|
2802
2752
|
````text
|
|
2803
|
-
|
|
2804
|
-
|
|
2805
|
-
Copyright (c) 2017 Nikolai Vazquez
|
|
2753
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
2806
2754
|
|
|
2807
|
-
Permission is hereby granted, free of charge, to any
|
|
2808
|
-
of this software and associated
|
|
2809
|
-
|
|
2810
|
-
|
|
2811
|
-
|
|
2812
|
-
|
|
2755
|
+
Permission is hereby granted, free of charge, to any
|
|
2756
|
+
person obtaining a copy of this software and associated
|
|
2757
|
+
documentation files (the "Software"), to deal in the
|
|
2758
|
+
Software without restriction, including without
|
|
2759
|
+
limitation the rights to use, copy, modify, merge,
|
|
2760
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2761
|
+
the Software, and to permit persons to whom the Software
|
|
2762
|
+
is furnished to do so, subject to the following
|
|
2763
|
+
conditions:
|
|
2813
2764
|
|
|
2814
|
-
The above copyright notice and this permission notice
|
|
2815
|
-
copies or substantial portions
|
|
2765
|
+
The above copyright notice and this permission notice
|
|
2766
|
+
shall be included in all copies or substantial portions
|
|
2767
|
+
of the Software.
|
|
2816
2768
|
|
|
2817
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2818
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2819
|
-
|
|
2820
|
-
|
|
2821
|
-
|
|
2822
|
-
|
|
2823
|
-
|
|
2769
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2770
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2771
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2772
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2773
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2774
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2775
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2776
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2777
|
+
DEALINGS IN THE SOFTWARE.
|
|
2824
2778
|
|
|
2825
2779
|
````
|
|
2826
2780
|
|
|
@@ -2830,12 +2784,10 @@ SOFTWARE.
|
|
|
2830
2784
|
|
|
2831
2785
|
### Rust Crates:
|
|
2832
2786
|
|
|
2833
|
-
- [
|
|
2787
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
2834
2788
|
|
|
2835
2789
|
````text
|
|
2836
|
-
Copyright (c)
|
|
2837
|
-
Copyright (c) 2018 Bastian Köcher
|
|
2838
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2790
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
2839
2791
|
|
|
2840
2792
|
Permission is hereby granted, free of charge, to any
|
|
2841
2793
|
person obtaining a copy of this software and associated
|
|
@@ -2869,10 +2821,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2869
2821
|
|
|
2870
2822
|
### Rust Crates:
|
|
2871
2823
|
|
|
2872
|
-
- [
|
|
2824
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
2873
2825
|
|
|
2874
2826
|
````text
|
|
2875
|
-
Copyright
|
|
2827
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
2876
2828
|
|
|
2877
2829
|
Permission is hereby granted, free of charge, to any
|
|
2878
2830
|
person obtaining a copy of this software and associated
|
|
@@ -2906,10 +2858,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2906
2858
|
|
|
2907
2859
|
### Rust Crates:
|
|
2908
2860
|
|
|
2909
|
-
- [
|
|
2861
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
2910
2862
|
|
|
2911
2863
|
````text
|
|
2912
|
-
Copyright (c)
|
|
2864
|
+
Copyright (c) 2016--2023
|
|
2913
2865
|
|
|
2914
2866
|
Permission is hereby granted, free of charge, to any
|
|
2915
2867
|
person obtaining a copy of this software and associated
|
|
@@ -2943,10 +2895,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2943
2895
|
|
|
2944
2896
|
### Rust Crates:
|
|
2945
2897
|
|
|
2946
|
-
- [
|
|
2898
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
2947
2899
|
|
|
2948
2900
|
````text
|
|
2949
|
-
Copyright
|
|
2901
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
2950
2902
|
|
|
2951
2903
|
Permission is hereby granted, free of charge, to any
|
|
2952
2904
|
person obtaining a copy of this software and associated
|
|
@@ -2972,7 +2924,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
2972
2924
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2973
2925
|
DEALINGS IN THE SOFTWARE.
|
|
2974
2926
|
|
|
2975
|
-
|
|
2976
2927
|
````
|
|
2977
2928
|
|
|
2978
2929
|
---
|
|
@@ -2981,10 +2932,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2981
2932
|
|
|
2982
2933
|
### Rust Crates:
|
|
2983
2934
|
|
|
2984
|
-
- [
|
|
2935
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
2985
2936
|
|
|
2986
2937
|
````text
|
|
2987
|
-
Copyright (c)
|
|
2938
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
2988
2939
|
|
|
2989
2940
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2990
2941
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3004,7 +2955,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3004
2955
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3005
2956
|
THE SOFTWARE.
|
|
3006
2957
|
|
|
3007
|
-
|
|
3008
2958
|
````
|
|
3009
2959
|
|
|
3010
2960
|
---
|
|
@@ -3013,34 +2963,28 @@ THE SOFTWARE.
|
|
|
3013
2963
|
|
|
3014
2964
|
### Rust Crates:
|
|
3015
2965
|
|
|
3016
|
-
- [
|
|
2966
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
3017
2967
|
|
|
3018
2968
|
````text
|
|
3019
|
-
Copyright (c)
|
|
2969
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
3020
2970
|
|
|
3021
|
-
Permission is hereby granted, free of charge, to any
|
|
3022
|
-
|
|
3023
|
-
|
|
3024
|
-
|
|
3025
|
-
|
|
3026
|
-
|
|
3027
|
-
the Software, and to permit persons to whom the Software
|
|
3028
|
-
is furnished to do so, subject to the following
|
|
3029
|
-
conditions:
|
|
2971
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2972
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2973
|
+
in the Software without restriction, including without limitation the rights
|
|
2974
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2975
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2976
|
+
furnished to do so, subject to the following conditions:
|
|
3030
2977
|
|
|
3031
|
-
The above copyright notice and this permission notice
|
|
3032
|
-
|
|
3033
|
-
of the Software.
|
|
2978
|
+
The above copyright notice and this permission notice shall be included in
|
|
2979
|
+
all copies or substantial portions of the Software.
|
|
3034
2980
|
|
|
3035
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3036
|
-
|
|
3037
|
-
|
|
3038
|
-
|
|
3039
|
-
|
|
3040
|
-
|
|
3041
|
-
|
|
3042
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3043
|
-
DEALINGS IN THE SOFTWARE.
|
|
2981
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2982
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2983
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2984
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2985
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2986
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2987
|
+
THE SOFTWARE.
|
|
3044
2988
|
|
|
3045
2989
|
````
|
|
3046
2990
|
|
|
@@ -3050,10 +2994,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3050
2994
|
|
|
3051
2995
|
### Rust Crates:
|
|
3052
2996
|
|
|
3053
|
-
- [
|
|
2997
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
3054
2998
|
|
|
3055
2999
|
````text
|
|
3056
|
-
Copyright (c)
|
|
3000
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
3057
3001
|
|
|
3058
3002
|
Permission is hereby granted, free of charge, to any
|
|
3059
3003
|
person obtaining a copy of this software and associated
|
|
@@ -3087,14 +3031,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3087
3031
|
|
|
3088
3032
|
### Rust Crates:
|
|
3089
3033
|
|
|
3090
|
-
- [
|
|
3091
|
-
- [
|
|
3092
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3034
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
3035
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
3093
3036
|
|
|
3094
3037
|
````text
|
|
3095
3038
|
MIT License
|
|
3096
3039
|
|
|
3097
|
-
Copyright (c)
|
|
3040
|
+
Copyright (c) 2019 Graham Esau
|
|
3098
3041
|
|
|
3099
3042
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3100
3043
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3120,21 +3063,33 @@ SOFTWARE.
|
|
|
3120
3063
|
|
|
3121
3064
|
## The following dependencies are licensed under the MIT License:
|
|
3122
3065
|
|
|
3123
|
-
###
|
|
3066
|
+
### NPM Packages:
|
|
3124
3067
|
|
|
3125
|
-
- [
|
|
3126
|
-
- [
|
|
3068
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
3069
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
|
|
3127
3070
|
|
|
3128
3071
|
````text
|
|
3129
|
-
|
|
3072
|
+
MIT License
|
|
3130
3073
|
|
|
3131
|
-
Copyright
|
|
3074
|
+
Copyright (c) Microsoft Corporation.
|
|
3132
3075
|
|
|
3133
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3076
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3077
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3078
|
+
in the Software without restriction, including without limitation the rights
|
|
3079
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3080
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3081
|
+
furnished to do so, subject to the following conditions:
|
|
3134
3082
|
|
|
3135
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3083
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3084
|
+
copies or substantial portions of the Software.
|
|
3136
3085
|
|
|
3137
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3086
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3087
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3088
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3089
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3090
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3091
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3092
|
+
SOFTWARE
|
|
3138
3093
|
|
|
3139
3094
|
````
|
|
3140
3095
|
|
|
@@ -3144,10 +3099,41 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3144
3099
|
|
|
3145
3100
|
### Rust Crates:
|
|
3146
3101
|
|
|
3147
|
-
- [
|
|
3102
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
3148
3103
|
|
|
3149
3104
|
````text
|
|
3150
|
-
Copyright (c)
|
|
3105
|
+
Copyright (c) 2019 Eliza Weisman
|
|
3106
|
+
|
|
3107
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3108
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3109
|
+
in the Software without restriction, including without limitation the rights
|
|
3110
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3111
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3112
|
+
furnished to do so, subject to the following conditions:
|
|
3113
|
+
|
|
3114
|
+
The above copyright notice and this permission notice shall be included in
|
|
3115
|
+
all copies or substantial portions of the Software.
|
|
3116
|
+
|
|
3117
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3118
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3119
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3120
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3121
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3122
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3123
|
+
THE SOFTWARE.
|
|
3124
|
+
|
|
3125
|
+
````
|
|
3126
|
+
|
|
3127
|
+
---
|
|
3128
|
+
|
|
3129
|
+
## The following dependencies are licensed under the MIT License:
|
|
3130
|
+
|
|
3131
|
+
### Rust Crates:
|
|
3132
|
+
|
|
3133
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
3134
|
+
|
|
3135
|
+
````text
|
|
3136
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
3151
3137
|
|
|
3152
3138
|
Permission is hereby granted, free of charge, to any
|
|
3153
3139
|
person obtaining a copy of this software and associated
|
|
@@ -3181,30 +3167,39 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3181
3167
|
|
|
3182
3168
|
### Rust Crates:
|
|
3183
3169
|
|
|
3184
|
-
- [
|
|
3170
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
3171
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
3172
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
3173
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
3174
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
3175
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
3185
3176
|
|
|
3186
3177
|
````text
|
|
3187
|
-
The
|
|
3188
|
-
|
|
3189
|
-
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
3178
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3190
3179
|
|
|
3191
|
-
Permission is hereby granted, free of charge, to any
|
|
3192
|
-
of this software and associated
|
|
3193
|
-
|
|
3194
|
-
|
|
3195
|
-
|
|
3196
|
-
|
|
3180
|
+
Permission is hereby granted, free of charge, to any
|
|
3181
|
+
person obtaining a copy of this software and associated
|
|
3182
|
+
documentation files (the "Software"), to deal in the
|
|
3183
|
+
Software without restriction, including without
|
|
3184
|
+
limitation the rights to use, copy, modify, merge,
|
|
3185
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3186
|
+
the Software, and to permit persons to whom the Software
|
|
3187
|
+
is furnished to do so, subject to the following
|
|
3188
|
+
conditions:
|
|
3197
3189
|
|
|
3198
|
-
The above copyright notice and this permission notice
|
|
3199
|
-
all copies or substantial portions
|
|
3190
|
+
The above copyright notice and this permission notice
|
|
3191
|
+
shall be included in all copies or substantial portions
|
|
3192
|
+
of the Software.
|
|
3200
3193
|
|
|
3201
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3202
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3203
|
-
|
|
3204
|
-
|
|
3205
|
-
|
|
3206
|
-
|
|
3207
|
-
|
|
3194
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3195
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3196
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3197
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3198
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3199
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3200
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3201
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3202
|
+
DEALINGS IN THE SOFTWARE.
|
|
3208
3203
|
|
|
3209
3204
|
````
|
|
3210
3205
|
|
|
@@ -3214,10 +3209,10 @@ THE SOFTWARE.
|
|
|
3214
3209
|
|
|
3215
3210
|
### Rust Crates:
|
|
3216
3211
|
|
|
3217
|
-
- [
|
|
3212
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
3218
3213
|
|
|
3219
3214
|
````text
|
|
3220
|
-
Copyright (c)
|
|
3215
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
3221
3216
|
|
|
3222
3217
|
Permission is hereby granted, free of charge, to any
|
|
3223
3218
|
person obtaining a copy of this software and associated
|
|
@@ -3249,64 +3244,18 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3249
3244
|
|
|
3250
3245
|
## The following dependencies are licensed under the MIT License:
|
|
3251
3246
|
|
|
3252
|
-
### NPM Packages:
|
|
3253
|
-
|
|
3254
|
-
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
3255
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
|
|
3256
|
-
|
|
3257
|
-
````text
|
|
3258
|
-
MIT License
|
|
3259
|
-
|
|
3260
|
-
Copyright (c) Microsoft Corporation.
|
|
3261
|
-
|
|
3262
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3263
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3264
|
-
in the Software without restriction, including without limitation the rights
|
|
3265
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3266
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3267
|
-
furnished to do so, subject to the following conditions:
|
|
3268
|
-
|
|
3269
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3270
|
-
copies or substantial portions of the Software.
|
|
3271
|
-
|
|
3272
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3273
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3274
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3275
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3276
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3277
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3278
|
-
SOFTWARE
|
|
3279
|
-
|
|
3280
|
-
````
|
|
3281
|
-
|
|
3282
|
-
---
|
|
3283
|
-
|
|
3284
|
-
## The following dependencies are licensed under the MIT License:
|
|
3285
|
-
|
|
3286
3247
|
### Rust Crates:
|
|
3287
3248
|
|
|
3288
|
-
- [
|
|
3249
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
3289
3250
|
|
|
3290
3251
|
````text
|
|
3291
|
-
|
|
3252
|
+
Copyright 2016 Nika Layzell
|
|
3292
3253
|
|
|
3293
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3294
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3295
|
-
in the Software without restriction, including without limitation the rights
|
|
3296
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3297
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3298
|
-
furnished to do so, subject to the following conditions:
|
|
3254
|
+
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:
|
|
3299
3255
|
|
|
3300
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3301
|
-
copies or substantial portions of the Software.
|
|
3256
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3302
3257
|
|
|
3303
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3304
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3305
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3306
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3307
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3308
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3309
|
-
SOFTWARE.
|
|
3258
|
+
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.
|
|
3310
3259
|
|
|
3311
3260
|
````
|
|
3312
3261
|
|
|
@@ -3316,10 +3265,10 @@ SOFTWARE.
|
|
|
3316
3265
|
|
|
3317
3266
|
### Rust Crates:
|
|
3318
3267
|
|
|
3319
|
-
- [
|
|
3268
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
3320
3269
|
|
|
3321
3270
|
````text
|
|
3322
|
-
Copyright (c)
|
|
3271
|
+
Copyright (c) 2015 Steven Allen
|
|
3323
3272
|
|
|
3324
3273
|
Permission is hereby granted, free of charge, to any
|
|
3325
3274
|
person obtaining a copy of this software and associated
|
|
@@ -3353,36 +3302,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3353
3302
|
|
|
3354
3303
|
### Rust Crates:
|
|
3355
3304
|
|
|
3356
|
-
- [
|
|
3357
|
-
- [
|
|
3358
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
3305
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
3306
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
3359
3307
|
|
|
3360
3308
|
````text
|
|
3361
|
-
|
|
3309
|
+
The MIT License (MIT)
|
|
3362
3310
|
|
|
3363
|
-
|
|
3364
|
-
person obtaining a copy of this software and associated
|
|
3365
|
-
documentation files (the "Software"), to deal in the
|
|
3366
|
-
Software without restriction, including without
|
|
3367
|
-
limitation the rights to use, copy, modify, merge,
|
|
3368
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3369
|
-
the Software, and to permit persons to whom the Software
|
|
3370
|
-
is furnished to do so, subject to the following
|
|
3371
|
-
conditions:
|
|
3311
|
+
Copyright (c) 2015 Steven Fackler
|
|
3372
3312
|
|
|
3373
|
-
|
|
3374
|
-
|
|
3375
|
-
|
|
3313
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3314
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
3315
|
+
the Software without restriction, including without limitation the rights to
|
|
3316
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3317
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3318
|
+
subject to the following conditions:
|
|
3319
|
+
|
|
3320
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3321
|
+
copies or substantial portions of the Software.
|
|
3376
3322
|
|
|
3377
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3378
|
-
|
|
3379
|
-
|
|
3380
|
-
|
|
3381
|
-
|
|
3382
|
-
|
|
3383
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3384
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3385
|
-
DEALINGS IN THE SOFTWARE.
|
|
3323
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3324
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3325
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3326
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3327
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3328
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3386
3329
|
|
|
3387
3330
|
````
|
|
3388
3331
|
|
|
@@ -3392,10 +3335,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3392
3335
|
|
|
3393
3336
|
### Rust Crates:
|
|
3394
3337
|
|
|
3395
|
-
- [
|
|
3338
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
3396
3339
|
|
|
3397
3340
|
````text
|
|
3398
|
-
Copyright (c) 2019
|
|
3341
|
+
Copyright (c) 2019 Carl Lerche
|
|
3399
3342
|
|
|
3400
3343
|
Permission is hereby granted, free of charge, to any
|
|
3401
3344
|
person obtaining a copy of this software and associated
|
|
@@ -3427,50 +3370,44 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3427
3370
|
|
|
3428
3371
|
## The following dependencies are licensed under the MIT License:
|
|
3429
3372
|
|
|
3430
|
-
###
|
|
3373
|
+
### NPM Packages:
|
|
3431
3374
|
|
|
3432
|
-
- [
|
|
3375
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
3433
3376
|
|
|
3434
3377
|
````text
|
|
3435
|
-
|
|
3436
|
-
|
|
3437
|
-
Copyright (c) 2014 Mathijs van de Nes
|
|
3378
|
+
This software is released under the MIT license:
|
|
3438
3379
|
|
|
3439
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3440
|
-
|
|
3441
|
-
|
|
3442
|
-
|
|
3443
|
-
|
|
3444
|
-
|
|
3380
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3381
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
3382
|
+
the Software without restriction, including without limitation the rights to
|
|
3383
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3384
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3385
|
+
subject to the following conditions:
|
|
3445
3386
|
|
|
3446
3387
|
The above copyright notice and this permission notice shall be included in all
|
|
3447
3388
|
copies or substantial portions of the Software.
|
|
3448
3389
|
|
|
3449
3390
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3450
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3451
|
-
|
|
3452
|
-
|
|
3453
|
-
|
|
3454
|
-
|
|
3455
|
-
SOFTWARE.
|
|
3391
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3392
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3393
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3394
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3395
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3456
3396
|
|
|
3457
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
3458
|
-
licences; see files named LICENSE.*.txt for details.
|
|
3459
3397
|
````
|
|
3460
3398
|
|
|
3461
3399
|
---
|
|
3462
3400
|
|
|
3463
3401
|
## The following dependencies are licensed under the MIT License:
|
|
3464
3402
|
|
|
3465
|
-
###
|
|
3403
|
+
### Rust Crates:
|
|
3466
3404
|
|
|
3467
|
-
- [
|
|
3468
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
3405
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
3469
3406
|
|
|
3470
3407
|
````text
|
|
3471
3408
|
MIT License
|
|
3472
3409
|
|
|
3473
|
-
Copyright (c)
|
|
3410
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
3474
3411
|
|
|
3475
3412
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3476
3413
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3498,29 +3435,34 @@ SOFTWARE.
|
|
|
3498
3435
|
|
|
3499
3436
|
### Rust Crates:
|
|
3500
3437
|
|
|
3501
|
-
- [
|
|
3502
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3503
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3438
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
3504
3439
|
|
|
3505
3440
|
````text
|
|
3506
|
-
|
|
3507
|
-
|
|
3508
|
-
Copyright (c) <year> <copyright holders>
|
|
3441
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
3509
3442
|
|
|
3510
|
-
Permission is hereby granted, free of charge, to any
|
|
3511
|
-
|
|
3512
|
-
|
|
3513
|
-
|
|
3514
|
-
|
|
3443
|
+
Permission is hereby granted, free of charge, to any
|
|
3444
|
+
person obtaining a copy of this software and associated
|
|
3445
|
+
documentation files (the "Software"), to deal in the
|
|
3446
|
+
Software without restriction, including without
|
|
3447
|
+
limitation the rights to use, copy, modify, merge,
|
|
3448
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3449
|
+
the Software, and to permit persons to whom the Software
|
|
3450
|
+
is furnished to do so, subject to the following
|
|
3451
|
+
conditions:
|
|
3515
3452
|
|
|
3516
|
-
The above copyright notice and this permission notice
|
|
3517
|
-
|
|
3453
|
+
The above copyright notice and this permission notice
|
|
3454
|
+
shall be included in all copies or substantial portions
|
|
3455
|
+
of the Software.
|
|
3518
3456
|
|
|
3519
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3520
|
-
|
|
3521
|
-
|
|
3522
|
-
|
|
3523
|
-
|
|
3457
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3458
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3459
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3460
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3461
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3462
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3463
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3464
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3465
|
+
DEALINGS IN THE SOFTWARE.
|
|
3524
3466
|
|
|
3525
3467
|
````
|
|
3526
3468
|
|
|
@@ -3530,30 +3472,35 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3530
3472
|
|
|
3531
3473
|
### Rust Crates:
|
|
3532
3474
|
|
|
3533
|
-
- [
|
|
3475
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
3534
3476
|
|
|
3535
3477
|
````text
|
|
3536
|
-
|
|
3537
|
-
|
|
3538
|
-
Copyright (c) [2021] [Marvin Countryman]
|
|
3478
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
3479
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3539
3480
|
|
|
3540
|
-
Permission is hereby granted, free of charge, to any
|
|
3541
|
-
of this software and associated
|
|
3542
|
-
|
|
3543
|
-
|
|
3544
|
-
|
|
3545
|
-
|
|
3481
|
+
Permission is hereby granted, free of charge, to any
|
|
3482
|
+
person obtaining a copy of this software and associated
|
|
3483
|
+
documentation files (the "Software"), to deal in the
|
|
3484
|
+
Software without restriction, including without
|
|
3485
|
+
limitation the rights to use, copy, modify, merge,
|
|
3486
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3487
|
+
the Software, and to permit persons to whom the Software
|
|
3488
|
+
is furnished to do so, subject to the following
|
|
3489
|
+
conditions:
|
|
3546
3490
|
|
|
3547
|
-
The above copyright notice and this permission notice
|
|
3548
|
-
copies or substantial portions
|
|
3491
|
+
The above copyright notice and this permission notice
|
|
3492
|
+
shall be included in all copies or substantial portions
|
|
3493
|
+
of the Software.
|
|
3549
3494
|
|
|
3550
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3551
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3552
|
-
|
|
3553
|
-
|
|
3554
|
-
|
|
3555
|
-
|
|
3556
|
-
|
|
3495
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3496
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3497
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3498
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3499
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3500
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3501
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3502
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3503
|
+
DEALINGS IN THE SOFTWARE.
|
|
3557
3504
|
|
|
3558
3505
|
````
|
|
3559
3506
|
|
|
@@ -3563,38 +3510,11 @@ SOFTWARE.
|
|
|
3563
3510
|
|
|
3564
3511
|
### Rust Crates:
|
|
3565
3512
|
|
|
3566
|
-
- [
|
|
3567
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
3568
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
3569
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
3570
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
3571
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
3572
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
3573
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
3574
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
3575
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3576
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3577
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
3578
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
3579
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
3580
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
3581
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3582
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3583
|
-
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
3584
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
3585
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
3586
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
3587
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
3588
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
3589
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
3590
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3591
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3592
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3593
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3594
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
3595
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
3513
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
3596
3514
|
|
|
3597
3515
|
````text
|
|
3516
|
+
Copyright (c) 2016--2017
|
|
3517
|
+
|
|
3598
3518
|
Permission is hereby granted, free of charge, to any
|
|
3599
3519
|
person obtaining a copy of this software and associated
|
|
3600
3520
|
documentation files (the "Software"), to deal in the
|
|
@@ -3627,10 +3547,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3627
3547
|
|
|
3628
3548
|
### Rust Crates:
|
|
3629
3549
|
|
|
3630
|
-
- [
|
|
3550
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
3631
3551
|
|
|
3632
3552
|
````text
|
|
3633
|
-
Copyright (c)
|
|
3553
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
3554
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
3634
3555
|
|
|
3635
3556
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3636
3557
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3658,10 +3579,10 @@ SOFTWARE.
|
|
|
3658
3579
|
|
|
3659
3580
|
### Rust Crates:
|
|
3660
3581
|
|
|
3661
|
-
- [
|
|
3582
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
3662
3583
|
|
|
3663
3584
|
````text
|
|
3664
|
-
Copyright (c)
|
|
3585
|
+
Copyright (c) 2017 http-rs authors
|
|
3665
3586
|
|
|
3666
3587
|
Permission is hereby granted, free of charge, to any
|
|
3667
3588
|
person obtaining a copy of this software and associated
|
|
@@ -3693,36 +3614,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3693
3614
|
|
|
3694
3615
|
## The following dependencies are licensed under the MIT License:
|
|
3695
3616
|
|
|
3696
|
-
###
|
|
3617
|
+
### NPM Packages:
|
|
3697
3618
|
|
|
3698
|
-
- [
|
|
3619
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
3699
3620
|
|
|
3700
3621
|
````text
|
|
3701
|
-
|
|
3622
|
+
MIT License
|
|
3702
3623
|
|
|
3703
|
-
|
|
3704
|
-
person obtaining a copy of this software and associated
|
|
3705
|
-
documentation files (the "Software"), to deal in the
|
|
3706
|
-
Software without restriction, including without
|
|
3707
|
-
limitation the rights to use, copy, modify, merge,
|
|
3708
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3709
|
-
the Software, and to permit persons to whom the Software
|
|
3710
|
-
is furnished to do so, subject to the following
|
|
3711
|
-
conditions:
|
|
3624
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
3712
3625
|
|
|
3713
|
-
|
|
3714
|
-
|
|
3715
|
-
|
|
3626
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3627
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3628
|
+
in the Software without restriction, including without limitation the rights
|
|
3629
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3630
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3631
|
+
furnished to do so, subject to the following conditions:
|
|
3716
3632
|
|
|
3717
|
-
|
|
3718
|
-
|
|
3719
|
-
|
|
3720
|
-
|
|
3721
|
-
|
|
3722
|
-
|
|
3723
|
-
|
|
3724
|
-
IN
|
|
3725
|
-
|
|
3633
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3634
|
+
copies or substantial portions of the Software.
|
|
3635
|
+
|
|
3636
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3637
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3638
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3639
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3640
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3641
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3642
|
+
SOFTWARE.
|
|
3643
|
+
|
|
3644
|
+
[others]: https://github.com/json5/json5/contributors
|
|
3726
3645
|
|
|
3727
3646
|
````
|
|
3728
3647
|
|
|
@@ -3732,27 +3651,31 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3732
3651
|
|
|
3733
3652
|
### NPM Packages:
|
|
3734
3653
|
|
|
3735
|
-
- [
|
|
3654
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
3655
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
3736
3656
|
|
|
3737
3657
|
````text
|
|
3738
|
-
|
|
3658
|
+
MIT License
|
|
3739
3659
|
|
|
3740
|
-
|
|
3741
|
-
|
|
3742
|
-
|
|
3743
|
-
|
|
3744
|
-
the Software
|
|
3745
|
-
|
|
3660
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
3661
|
+
|
|
3662
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3663
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3664
|
+
in the Software without restriction, including without limitation the rights
|
|
3665
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3666
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3667
|
+
furnished to do so, subject to the following conditions:
|
|
3746
3668
|
|
|
3747
3669
|
The above copyright notice and this permission notice shall be included in all
|
|
3748
3670
|
copies or substantial portions of the Software.
|
|
3749
3671
|
|
|
3750
3672
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3751
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3752
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3753
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3754
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3755
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3673
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3674
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3675
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3676
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3677
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3678
|
+
SOFTWARE.
|
|
3756
3679
|
|
|
3757
3680
|
````
|
|
3758
3681
|
|
|
@@ -3762,10 +3685,11 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3762
3685
|
|
|
3763
3686
|
### Rust Crates:
|
|
3764
3687
|
|
|
3765
|
-
- [
|
|
3688
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
3766
3689
|
|
|
3767
3690
|
````text
|
|
3768
|
-
Copyright (c) 2017
|
|
3691
|
+
Copyright (c) 2017 Daniel Abramov
|
|
3692
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
3769
3693
|
|
|
3770
3694
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3771
3695
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3785,20 +3709,20 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3785
3709
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3786
3710
|
THE SOFTWARE.
|
|
3787
3711
|
|
|
3788
|
-
|
|
3789
3712
|
````
|
|
3790
3713
|
|
|
3791
3714
|
---
|
|
3792
3715
|
|
|
3793
3716
|
## The following dependencies are licensed under the MIT License:
|
|
3794
3717
|
|
|
3795
|
-
###
|
|
3718
|
+
### NPM Packages:
|
|
3796
3719
|
|
|
3797
|
-
- [
|
|
3720
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
3798
3721
|
|
|
3799
3722
|
````text
|
|
3800
|
-
|
|
3801
|
-
|
|
3723
|
+
MIT License
|
|
3724
|
+
|
|
3725
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
3802
3726
|
|
|
3803
3727
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3804
3728
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3826,10 +3750,15 @@ SOFTWARE.
|
|
|
3826
3750
|
|
|
3827
3751
|
### Rust Crates:
|
|
3828
3752
|
|
|
3829
|
-
- [
|
|
3753
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
3754
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
3755
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
3756
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
3757
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
3758
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
3830
3759
|
|
|
3831
3760
|
````text
|
|
3832
|
-
Copyright (c) 2019
|
|
3761
|
+
Copyright (c) 2019 Tokio Contributors
|
|
3833
3762
|
|
|
3834
3763
|
Permission is hereby granted, free of charge, to any
|
|
3835
3764
|
person obtaining a copy of this software and associated
|
|
@@ -3863,10 +3792,42 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3863
3792
|
|
|
3864
3793
|
### Rust Crates:
|
|
3865
3794
|
|
|
3866
|
-
- [
|
|
3795
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
3867
3796
|
|
|
3868
3797
|
````text
|
|
3869
|
-
Copyright (c)
|
|
3798
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
3799
|
+
|
|
3800
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3801
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3802
|
+
in the Software without restriction, including without limitation the rights
|
|
3803
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3804
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3805
|
+
furnished to do so, subject to the following conditions:
|
|
3806
|
+
|
|
3807
|
+
The above copyright notice and this permission notice shall be included in
|
|
3808
|
+
all copies or substantial portions of the Software.
|
|
3809
|
+
|
|
3810
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3811
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3812
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3813
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3814
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3815
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3816
|
+
THE SOFTWARE.
|
|
3817
|
+
|
|
3818
|
+
|
|
3819
|
+
````
|
|
3820
|
+
|
|
3821
|
+
---
|
|
3822
|
+
|
|
3823
|
+
## The following dependencies are licensed under the MIT License:
|
|
3824
|
+
|
|
3825
|
+
### Rust Crates:
|
|
3826
|
+
|
|
3827
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
3828
|
+
|
|
3829
|
+
````text
|
|
3830
|
+
Copyright (c) 2017 Contributors
|
|
3870
3831
|
|
|
3871
3832
|
Permission is hereby granted, free of charge, to any
|
|
3872
3833
|
person obtaining a copy of this software and associated
|
|
@@ -3898,18 +3859,65 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3898
3859
|
|
|
3899
3860
|
## The following dependencies are licensed under the MIT License:
|
|
3900
3861
|
|
|
3862
|
+
### NPM Packages:
|
|
3863
|
+
|
|
3864
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
3865
|
+
|
|
3866
|
+
````text
|
|
3867
|
+
The MIT License (MIT)
|
|
3868
|
+
|
|
3869
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
3870
|
+
|
|
3871
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3872
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3873
|
+
in the Software without restriction, including without limitation the rights
|
|
3874
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3875
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3876
|
+
furnished to do so, subject to the following conditions:
|
|
3877
|
+
|
|
3878
|
+
The above copyright notice and this permission notice shall be included in
|
|
3879
|
+
all copies or substantial portions of the Software.
|
|
3880
|
+
|
|
3881
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3882
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3883
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3884
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3885
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3886
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3887
|
+
THE SOFTWARE.
|
|
3888
|
+
|
|
3889
|
+
````
|
|
3890
|
+
|
|
3891
|
+
---
|
|
3892
|
+
|
|
3893
|
+
## The following dependencies are licensed under the MIT License:
|
|
3894
|
+
|
|
3901
3895
|
### Rust Crates:
|
|
3902
3896
|
|
|
3903
|
-
- [
|
|
3897
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
3904
3898
|
|
|
3905
3899
|
````text
|
|
3906
|
-
|
|
3900
|
+
The MIT License (MIT)
|
|
3907
3901
|
|
|
3908
|
-
|
|
3902
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
3909
3903
|
|
|
3910
|
-
|
|
3904
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3905
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3906
|
+
in the Software without restriction, including without limitation the rights
|
|
3907
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3908
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3909
|
+
furnished to do so, subject to the following conditions:
|
|
3911
3910
|
|
|
3912
|
-
|
|
3911
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3912
|
+
copies or substantial portions of the Software.
|
|
3913
|
+
|
|
3914
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3915
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3916
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3917
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3918
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3919
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3920
|
+
SOFTWARE.
|
|
3913
3921
|
|
|
3914
3922
|
````
|
|
3915
3923
|
|
|
@@ -3919,10 +3927,19 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3919
3927
|
|
|
3920
3928
|
### Rust Crates:
|
|
3921
3929
|
|
|
3922
|
-
- [
|
|
3930
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3931
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3932
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3933
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3934
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3935
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3936
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3937
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3938
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3923
3939
|
|
|
3924
3940
|
````text
|
|
3925
|
-
Copyright (c)
|
|
3941
|
+
Copyright (c) 2016 Alex Crichton
|
|
3942
|
+
Copyright (c) 2017 The Tokio Authors
|
|
3926
3943
|
|
|
3927
3944
|
Permission is hereby granted, free of charge, to any
|
|
3928
3945
|
person obtaining a copy of this software and associated
|
|
@@ -3956,16 +3973,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3956
3973
|
|
|
3957
3974
|
### Rust Crates:
|
|
3958
3975
|
|
|
3959
|
-
- [
|
|
3976
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
3960
3977
|
|
|
3961
3978
|
````text
|
|
3962
|
-
Copyright
|
|
3979
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
3963
3980
|
|
|
3964
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3981
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3982
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3983
|
+
in the Software without restriction, including without limitation the rights
|
|
3984
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3985
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3986
|
+
furnished to do so, subject to the following conditions:
|
|
3965
3987
|
|
|
3966
|
-
The above copyright notice and this permission notice shall be included in
|
|
3988
|
+
The above copyright notice and this permission notice shall be included in
|
|
3989
|
+
all copies or substantial portions of the Software.
|
|
3967
3990
|
|
|
3968
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3991
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3992
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3993
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3994
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3995
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3996
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3997
|
+
THE SOFTWARE.
|
|
3969
3998
|
|
|
3970
3999
|
````
|
|
3971
4000
|
|
|
@@ -3975,10 +4004,13 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3975
4004
|
|
|
3976
4005
|
### Rust Crates:
|
|
3977
4006
|
|
|
3978
|
-
- [
|
|
4007
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
4008
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
3979
4009
|
|
|
3980
4010
|
````text
|
|
3981
|
-
Copyright (c)
|
|
4011
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
4012
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
4013
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
3982
4014
|
|
|
3983
4015
|
Permission is hereby granted, free of charge, to any
|
|
3984
4016
|
person obtaining a copy of this software and associated
|
|
@@ -4012,42 +4044,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4012
4044
|
|
|
4013
4045
|
### Rust Crates:
|
|
4014
4046
|
|
|
4015
|
-
- [
|
|
4016
|
-
|
|
4017
|
-
````text
|
|
4018
|
-
Copyright (c) 2017 Daniel Abramov
|
|
4019
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
4020
|
-
|
|
4021
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4022
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4023
|
-
in the Software without restriction, including without limitation the rights
|
|
4024
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4025
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4026
|
-
furnished to do so, subject to the following conditions:
|
|
4027
|
-
|
|
4028
|
-
The above copyright notice and this permission notice shall be included in
|
|
4029
|
-
all copies or substantial portions of the Software.
|
|
4030
|
-
|
|
4031
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4032
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4033
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4034
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4035
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4036
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4037
|
-
THE SOFTWARE.
|
|
4038
|
-
|
|
4039
|
-
````
|
|
4040
|
-
|
|
4041
|
-
---
|
|
4042
|
-
|
|
4043
|
-
## The following dependencies are licensed under the MIT License:
|
|
4044
|
-
|
|
4045
|
-
### Rust Crates:
|
|
4046
|
-
|
|
4047
|
-
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
4047
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
4048
4048
|
|
|
4049
4049
|
````text
|
|
4050
|
-
Copyright (c)
|
|
4050
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
4051
4051
|
|
|
4052
4052
|
Permission is hereby granted, free of charge, to any
|
|
4053
4053
|
person obtaining a copy of this software and associated
|
|
@@ -4478,14 +4478,31 @@ Please refer to the package README for license details.
|
|
|
4478
4478
|
|
|
4479
4479
|
### Rust Crates:
|
|
4480
4480
|
|
|
4481
|
-
- [
|
|
4481
|
+
- [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4482
|
+
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4483
|
+
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4484
|
+
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4485
|
+
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4486
|
+
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4487
|
+
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4488
|
+
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4489
|
+
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4490
|
+
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4491
|
+
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4492
|
+
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4493
|
+
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4494
|
+
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4495
|
+
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4496
|
+
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4497
|
+
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4498
|
+
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4482
4499
|
|
|
4483
4500
|
````text
|
|
4484
4501
|
UNICODE LICENSE V3
|
|
4485
4502
|
|
|
4486
4503
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4487
4504
|
|
|
4488
|
-
Copyright ©
|
|
4505
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
4489
4506
|
|
|
4490
4507
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4491
4508
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4521,6 +4538,13 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4521
4538
|
dealings in these Data Files or Software without prior written
|
|
4522
4539
|
authorization of the copyright holder.
|
|
4523
4540
|
|
|
4541
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
4542
|
+
|
|
4543
|
+
—
|
|
4544
|
+
|
|
4545
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4546
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4547
|
+
|
|
4524
4548
|
````
|
|
4525
4549
|
|
|
4526
4550
|
---
|
|
@@ -4529,31 +4553,14 @@ authorization of the copyright holder.
|
|
|
4529
4553
|
|
|
4530
4554
|
### Rust Crates:
|
|
4531
4555
|
|
|
4532
|
-
- [
|
|
4533
|
-
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4534
|
-
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4535
|
-
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4536
|
-
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4537
|
-
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4538
|
-
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4539
|
-
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4540
|
-
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4541
|
-
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4542
|
-
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4543
|
-
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4544
|
-
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4545
|
-
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4546
|
-
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4547
|
-
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4548
|
-
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4549
|
-
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4556
|
+
- [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
|
|
4550
4557
|
|
|
4551
4558
|
````text
|
|
4552
4559
|
UNICODE LICENSE V3
|
|
4553
4560
|
|
|
4554
4561
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4555
4562
|
|
|
4556
|
-
Copyright ©
|
|
4563
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
4557
4564
|
|
|
4558
4565
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4559
4566
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4589,12 +4596,5 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4589
4596
|
dealings in these Data Files or Software without prior written
|
|
4590
4597
|
authorization of the copyright holder.
|
|
4591
4598
|
|
|
4592
|
-
SPDX-License-Identifier: Unicode-3.0
|
|
4593
|
-
|
|
4594
|
-
—
|
|
4595
|
-
|
|
4596
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4597
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4598
|
-
|
|
4599
4599
|
````
|
|
4600
4600
|
|