@deveco-codegenie/mcp-win32-x64 0.2.3-beta → 0.2.3
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/README.md +3 -10
- package/THIRD_PARTY_LICENSES.md +1144 -1144
- package/bin/codegenie-mcp-server.exe +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -22,21 +22,23 @@
|
|
|
22
22
|
|
|
23
23
|
### Rust Crates:
|
|
24
24
|
|
|
25
|
-
- [
|
|
25
|
+
- [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
|
|
26
26
|
|
|
27
27
|
````text
|
|
28
|
-
|
|
28
|
+
BSD Zero Clause License
|
|
29
29
|
|
|
30
|
-
|
|
31
|
-
any purpose with or without fee is hereby granted.
|
|
30
|
+
Copyright (c) 2024 kotauskas
|
|
32
31
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
32
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
33
|
+
purpose with or without fee is hereby granted.
|
|
34
|
+
|
|
35
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
36
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
37
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
38
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
39
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
40
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
41
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
40
42
|
|
|
41
43
|
````
|
|
42
44
|
|
|
@@ -46,12 +48,12 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
46
48
|
|
|
47
49
|
### Rust Crates:
|
|
48
50
|
|
|
49
|
-
- [
|
|
51
|
+
- [recvmsg](https://crates.io/crates/recvmsg) (1.0.0)
|
|
50
52
|
|
|
51
53
|
````text
|
|
52
54
|
BSD Zero Clause License
|
|
53
55
|
|
|
54
|
-
Copyright (c)
|
|
56
|
+
Copyright (c) 2023 kotauskas
|
|
55
57
|
|
|
56
58
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
57
59
|
purpose with or without fee is hereby granted.
|
|
@@ -63,7 +65,6 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
|
63
65
|
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
64
66
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
65
67
|
PERFORMANCE OF THIS SOFTWARE.
|
|
66
|
-
|
|
67
68
|
````
|
|
68
69
|
|
|
69
70
|
---
|
|
@@ -72,12 +73,12 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
72
73
|
|
|
73
74
|
### Rust Crates:
|
|
74
75
|
|
|
75
|
-
- [
|
|
76
|
+
- [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
|
|
76
77
|
|
|
77
78
|
````text
|
|
78
79
|
BSD Zero Clause License
|
|
79
80
|
|
|
80
|
-
Copyright (c)
|
|
81
|
+
Copyright (c) 2025 Goat
|
|
81
82
|
|
|
82
83
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
83
84
|
purpose with or without fee is hereby granted.
|
|
@@ -98,23 +99,22 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
98
99
|
|
|
99
100
|
### Rust Crates:
|
|
100
101
|
|
|
101
|
-
- [
|
|
102
|
+
- [adler2](https://github.com/oyvindln/adler2) (2.0.1)
|
|
102
103
|
|
|
103
104
|
````text
|
|
104
|
-
|
|
105
|
+
Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
|
|
105
106
|
|
|
106
|
-
|
|
107
|
+
Permission to use, copy, modify, and/or distribute this software for
|
|
108
|
+
any purpose with or without fee is hereby granted.
|
|
107
109
|
|
|
108
|
-
|
|
109
|
-
|
|
110
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
111
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
112
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
113
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
114
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
|
115
|
+
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
|
116
|
+
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
110
117
|
|
|
111
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
112
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
113
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
114
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
115
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
116
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
117
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
118
118
|
````
|
|
119
119
|
|
|
120
120
|
---
|
|
@@ -638,43 +638,6 @@ limitations under the License.
|
|
|
638
638
|
|
|
639
639
|
### NPM Packages:
|
|
640
640
|
|
|
641
|
-
- [jpeg-js](https://github.com/eugeneware/jpeg-js) (0.4.4)
|
|
642
|
-
|
|
643
|
-
````text
|
|
644
|
-
Copyright (c) 2014, Eugene Ware
|
|
645
|
-
All rights reserved.
|
|
646
|
-
|
|
647
|
-
Redistribution and use in source and binary forms, with or without
|
|
648
|
-
modification, are permitted provided that the following conditions are met:
|
|
649
|
-
|
|
650
|
-
1. Redistributions of source code must retain the above copyright
|
|
651
|
-
notice, this list of conditions and the following disclaimer.
|
|
652
|
-
2. Redistributions in binary form must reproduce the above copyright
|
|
653
|
-
notice, this list of conditions and the following disclaimer in the
|
|
654
|
-
documentation and/or other materials provided with the distribution.
|
|
655
|
-
3. Neither the name of Eugene Ware nor the names of its contributors
|
|
656
|
-
may be used to endorse or promote products derived from this software
|
|
657
|
-
without specific prior written permission.
|
|
658
|
-
|
|
659
|
-
THIS SOFTWARE IS PROVIDED BY EUGENE WARE ''AS IS'' AND ANY
|
|
660
|
-
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
661
|
-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
662
|
-
DISCLAIMED. IN NO EVENT SHALL EUGENE WARE BE LIABLE FOR ANY
|
|
663
|
-
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
664
|
-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
665
|
-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
666
|
-
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
667
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
668
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
669
|
-
|
|
670
|
-
````
|
|
671
|
-
|
|
672
|
-
---
|
|
673
|
-
|
|
674
|
-
## The following dependencies are licensed under the BSD-3-Clause License:
|
|
675
|
-
|
|
676
|
-
### NPM Packages:
|
|
677
|
-
|
|
678
641
|
- [fast-uri](https://github.com/fastify/fast-uri) (3.1.0)
|
|
679
642
|
|
|
680
643
|
````text
|
|
@@ -714,28 +677,38 @@ The complete list of contributors can be found at:
|
|
|
714
677
|
|
|
715
678
|
---
|
|
716
679
|
|
|
717
|
-
## The following dependencies are licensed under the
|
|
680
|
+
## The following dependencies are licensed under the BSD-3-Clause License:
|
|
718
681
|
|
|
719
682
|
### NPM Packages:
|
|
720
683
|
|
|
721
|
-
- [
|
|
684
|
+
- [jpeg-js](https://github.com/eugeneware/jpeg-js) (0.4.4)
|
|
722
685
|
|
|
723
686
|
````text
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
with or without fee is hereby granted, provided that the above copyright notice
|
|
730
|
-
and this permission notice appear in all copies.
|
|
687
|
+
Copyright (c) 2014, Eugene Ware
|
|
688
|
+
All rights reserved.
|
|
689
|
+
|
|
690
|
+
Redistribution and use in source and binary forms, with or without
|
|
691
|
+
modification, are permitted provided that the following conditions are met:
|
|
731
692
|
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
693
|
+
1. Redistributions of source code must retain the above copyright
|
|
694
|
+
notice, this list of conditions and the following disclaimer.
|
|
695
|
+
2. Redistributions in binary form must reproduce the above copyright
|
|
696
|
+
notice, this list of conditions and the following disclaimer in the
|
|
697
|
+
documentation and/or other materials provided with the distribution.
|
|
698
|
+
3. Neither the name of Eugene Ware nor the names of its contributors
|
|
699
|
+
may be used to endorse or promote products derived from this software
|
|
700
|
+
without specific prior written permission.
|
|
701
|
+
|
|
702
|
+
THIS SOFTWARE IS PROVIDED BY EUGENE WARE ''AS IS'' AND ANY
|
|
703
|
+
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
704
|
+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
705
|
+
DISCLAIMED. IN NO EVENT SHALL EUGENE WARE BE LIABLE FOR ANY
|
|
706
|
+
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
707
|
+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
708
|
+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
709
|
+
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
710
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
711
|
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
739
712
|
|
|
740
713
|
````
|
|
741
714
|
|
|
@@ -753,33 +726,28 @@ Please refer to the package README for license details.
|
|
|
753
726
|
|
|
754
727
|
---
|
|
755
728
|
|
|
756
|
-
## The following dependencies are licensed under the
|
|
729
|
+
## The following dependencies are licensed under the ISC License:
|
|
757
730
|
|
|
758
|
-
###
|
|
731
|
+
### NPM Packages:
|
|
759
732
|
|
|
760
|
-
- [
|
|
733
|
+
- [pixelmatch](https://github.com/mapbox/pixelmatch) (7.1.0)
|
|
761
734
|
|
|
762
735
|
````text
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
766
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
767
|
-
in the Software without restriction, including without limitation the rights
|
|
768
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
769
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
770
|
-
furnished to do so, subject to the following conditions:
|
|
736
|
+
ISC License
|
|
771
737
|
|
|
772
|
-
|
|
773
|
-
all copies or substantial portions of the Software.
|
|
738
|
+
Copyright (c) 2025, Mapbox
|
|
774
739
|
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
779
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
780
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
781
|
-
THE SOFTWARE.
|
|
740
|
+
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
741
|
+
with or without fee is hereby granted, provided that the above copyright notice
|
|
742
|
+
and this permission notice appear in all copies.
|
|
782
743
|
|
|
744
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
745
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
746
|
+
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
747
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
748
|
+
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
749
|
+
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
750
|
+
THIS SOFTWARE.
|
|
783
751
|
|
|
784
752
|
````
|
|
785
753
|
|
|
@@ -789,10 +757,13 @@ THE SOFTWARE.
|
|
|
789
757
|
|
|
790
758
|
### Rust Crates:
|
|
791
759
|
|
|
792
|
-
- [
|
|
760
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
761
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
793
762
|
|
|
794
763
|
````text
|
|
795
|
-
Copyright (c)
|
|
764
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
765
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
766
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
796
767
|
|
|
797
768
|
Permission is hereby granted, free of charge, to any
|
|
798
769
|
person obtaining a copy of this software and associated
|
|
@@ -826,16 +797,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
826
797
|
|
|
827
798
|
### Rust Crates:
|
|
828
799
|
|
|
829
|
-
- [
|
|
800
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
830
801
|
|
|
831
802
|
````text
|
|
832
|
-
Copyright
|
|
803
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
833
804
|
|
|
834
|
-
Permission is hereby granted, free of charge, to any
|
|
805
|
+
Permission is hereby granted, free of charge, to any
|
|
806
|
+
person obtaining a copy of this software and associated
|
|
807
|
+
documentation files (the "Software"), to deal in the
|
|
808
|
+
Software without restriction, including without
|
|
809
|
+
limitation the rights to use, copy, modify, merge,
|
|
810
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
811
|
+
the Software, and to permit persons to whom the Software
|
|
812
|
+
is furnished to do so, subject to the following
|
|
813
|
+
conditions:
|
|
835
814
|
|
|
836
|
-
The above copyright notice and this permission notice
|
|
815
|
+
The above copyright notice and this permission notice
|
|
816
|
+
shall be included in all copies or substantial portions
|
|
817
|
+
of the Software.
|
|
837
818
|
|
|
838
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
819
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
820
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
821
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
822
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
823
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
824
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
825
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
826
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
827
|
+
DEALINGS IN THE SOFTWARE.
|
|
839
828
|
|
|
840
829
|
````
|
|
841
830
|
|
|
@@ -845,13 +834,37 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
845
834
|
|
|
846
835
|
### Rust Crates:
|
|
847
836
|
|
|
848
|
-
- [
|
|
849
|
-
- [
|
|
850
|
-
- [
|
|
837
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
838
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
839
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
840
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
841
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
842
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
843
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
844
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
845
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
846
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
847
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
848
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
849
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
850
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
851
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
852
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
853
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
854
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
855
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
856
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
857
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
858
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
859
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
860
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
861
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
862
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
863
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
864
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
865
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
851
866
|
|
|
852
867
|
````text
|
|
853
|
-
Copyright (c) 2013-2025 The rust-url developers
|
|
854
|
-
|
|
855
868
|
Permission is hereby granted, free of charge, to any
|
|
856
869
|
person obtaining a copy of this software and associated
|
|
857
870
|
documentation files (the "Software"), to deal in the
|
|
@@ -884,19 +897,149 @@ DEALINGS IN THE SOFTWARE.
|
|
|
884
897
|
|
|
885
898
|
### Rust Crates:
|
|
886
899
|
|
|
887
|
-
- [
|
|
900
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
901
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
902
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
903
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
904
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
905
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
888
906
|
|
|
889
907
|
````text
|
|
890
|
-
Copyright (c)
|
|
891
|
-
|
|
892
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
893
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
894
|
-
in the Software without restriction, including without limitation the rights
|
|
895
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
896
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
897
|
-
furnished to do so, subject to the following conditions:
|
|
908
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
898
909
|
|
|
899
|
-
|
|
910
|
+
Permission is hereby granted, free of charge, to any
|
|
911
|
+
person obtaining a copy of this software and associated
|
|
912
|
+
documentation files (the "Software"), to deal in the
|
|
913
|
+
Software without restriction, including without
|
|
914
|
+
limitation the rights to use, copy, modify, merge,
|
|
915
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
916
|
+
the Software, and to permit persons to whom the Software
|
|
917
|
+
is furnished to do so, subject to the following
|
|
918
|
+
conditions:
|
|
919
|
+
|
|
920
|
+
The above copyright notice and this permission notice
|
|
921
|
+
shall be included in all copies or substantial portions
|
|
922
|
+
of the Software.
|
|
923
|
+
|
|
924
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
925
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
926
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
927
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
928
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
929
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
930
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
931
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
932
|
+
DEALINGS IN THE SOFTWARE.
|
|
933
|
+
|
|
934
|
+
````
|
|
935
|
+
|
|
936
|
+
---
|
|
937
|
+
|
|
938
|
+
## The following dependencies are licensed under the MIT License:
|
|
939
|
+
|
|
940
|
+
### Rust Crates:
|
|
941
|
+
|
|
942
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
943
|
+
|
|
944
|
+
````text
|
|
945
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
946
|
+
|
|
947
|
+
Permission is hereby granted, free of charge, to any
|
|
948
|
+
person obtaining a copy of this software and associated
|
|
949
|
+
documentation files (the "Software"), to deal in the
|
|
950
|
+
Software without restriction, including without
|
|
951
|
+
limitation the rights to use, copy, modify, merge,
|
|
952
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
953
|
+
the Software, and to permit persons to whom the Software
|
|
954
|
+
is furnished to do so, subject to the following
|
|
955
|
+
conditions:
|
|
956
|
+
|
|
957
|
+
The above copyright notice and this permission notice
|
|
958
|
+
shall be included in all copies or substantial portions
|
|
959
|
+
of the Software.
|
|
960
|
+
|
|
961
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
962
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
963
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
964
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
965
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
966
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
967
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
968
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
969
|
+
DEALINGS IN THE SOFTWARE.
|
|
970
|
+
|
|
971
|
+
````
|
|
972
|
+
|
|
973
|
+
---
|
|
974
|
+
|
|
975
|
+
## The following dependencies are licensed under the MIT License:
|
|
976
|
+
|
|
977
|
+
### Rust Crates:
|
|
978
|
+
|
|
979
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
980
|
+
|
|
981
|
+
````text
|
|
982
|
+
Copyright 2016 Nika Layzell
|
|
983
|
+
|
|
984
|
+
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:
|
|
985
|
+
|
|
986
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
987
|
+
|
|
988
|
+
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.
|
|
989
|
+
|
|
990
|
+
````
|
|
991
|
+
|
|
992
|
+
---
|
|
993
|
+
|
|
994
|
+
## The following dependencies are licensed under the MIT License:
|
|
995
|
+
|
|
996
|
+
### Rust Crates:
|
|
997
|
+
|
|
998
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
999
|
+
|
|
1000
|
+
````text
|
|
1001
|
+
The MIT License (MIT)
|
|
1002
|
+
|
|
1003
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
1004
|
+
|
|
1005
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1006
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1007
|
+
in the Software without restriction, including without limitation the rights
|
|
1008
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1009
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1010
|
+
furnished to do so, subject to the following conditions:
|
|
1011
|
+
|
|
1012
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1013
|
+
copies or substantial portions of the Software.
|
|
1014
|
+
|
|
1015
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1016
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1017
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1018
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1019
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1020
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1021
|
+
SOFTWARE.
|
|
1022
|
+
````
|
|
1023
|
+
|
|
1024
|
+
---
|
|
1025
|
+
|
|
1026
|
+
## The following dependencies are licensed under the MIT License:
|
|
1027
|
+
|
|
1028
|
+
### Rust Crates:
|
|
1029
|
+
|
|
1030
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
1031
|
+
|
|
1032
|
+
````text
|
|
1033
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
1034
|
+
|
|
1035
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1036
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1037
|
+
in the Software without restriction, including without limitation the rights
|
|
1038
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1039
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1040
|
+
furnished to do so, subject to the following conditions:
|
|
1041
|
+
|
|
1042
|
+
The above copyright notice and this permission notice shall be included in
|
|
900
1043
|
all copies or substantial portions of the Software.
|
|
901
1044
|
|
|
902
1045
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
@@ -907,6 +1050,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
907
1050
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
908
1051
|
THE SOFTWARE.
|
|
909
1052
|
|
|
1053
|
+
|
|
910
1054
|
````
|
|
911
1055
|
|
|
912
1056
|
---
|
|
@@ -915,14 +1059,50 @@ THE SOFTWARE.
|
|
|
915
1059
|
|
|
916
1060
|
### Rust Crates:
|
|
917
1061
|
|
|
918
|
-
- [
|
|
919
|
-
- [
|
|
920
|
-
- [
|
|
1062
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
1063
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
1064
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
1065
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
921
1066
|
|
|
922
1067
|
````text
|
|
923
|
-
|
|
1068
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
924
1069
|
|
|
925
|
-
|
|
1070
|
+
Permission is hereby granted, free of charge, to any
|
|
1071
|
+
person obtaining a copy of this software and associated
|
|
1072
|
+
documentation files (the "Software"), to deal in the
|
|
1073
|
+
Software without restriction, including without
|
|
1074
|
+
limitation the rights to use, copy, modify, merge,
|
|
1075
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1076
|
+
the Software, and to permit persons to whom the Software
|
|
1077
|
+
is furnished to do so, subject to the following
|
|
1078
|
+
conditions:
|
|
1079
|
+
|
|
1080
|
+
The above copyright notice and this permission notice
|
|
1081
|
+
shall be included in all copies or substantial portions
|
|
1082
|
+
of the Software.
|
|
1083
|
+
|
|
1084
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1085
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1086
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1087
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1088
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1089
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1090
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1091
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1092
|
+
DEALINGS IN THE SOFTWARE.
|
|
1093
|
+
|
|
1094
|
+
````
|
|
1095
|
+
|
|
1096
|
+
---
|
|
1097
|
+
|
|
1098
|
+
## The following dependencies are licensed under the MIT License:
|
|
1099
|
+
|
|
1100
|
+
### Rust Crates:
|
|
1101
|
+
|
|
1102
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
1103
|
+
|
|
1104
|
+
````text
|
|
1105
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
926
1106
|
|
|
927
1107
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
928
1108
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -950,12 +1130,51 @@ SOFTWARE.
|
|
|
950
1130
|
|
|
951
1131
|
### Rust Crates:
|
|
952
1132
|
|
|
953
|
-
- [
|
|
1133
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
954
1134
|
|
|
955
1135
|
````text
|
|
956
|
-
|
|
1136
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
957
1137
|
|
|
958
|
-
|
|
1138
|
+
Permission is hereby granted, free of charge, to any
|
|
1139
|
+
person obtaining a copy of this software and associated
|
|
1140
|
+
documentation files (the "Software"), to deal in the
|
|
1141
|
+
Software without restriction, including without
|
|
1142
|
+
limitation the rights to use, copy, modify, merge,
|
|
1143
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1144
|
+
the Software, and to permit persons to whom the Software
|
|
1145
|
+
is furnished to do so, subject to the following
|
|
1146
|
+
conditions:
|
|
1147
|
+
|
|
1148
|
+
The above copyright notice and this permission notice
|
|
1149
|
+
shall be included in all copies or substantial portions
|
|
1150
|
+
of the Software.
|
|
1151
|
+
|
|
1152
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1153
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1154
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1155
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1156
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1157
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1158
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1159
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1160
|
+
DEALINGS IN THE SOFTWARE.
|
|
1161
|
+
|
|
1162
|
+
````
|
|
1163
|
+
|
|
1164
|
+
---
|
|
1165
|
+
|
|
1166
|
+
## The following dependencies are licensed under the MIT License:
|
|
1167
|
+
|
|
1168
|
+
### Rust Crates:
|
|
1169
|
+
|
|
1170
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
1171
|
+
|
|
1172
|
+
````text
|
|
1173
|
+
The MIT License (MIT)
|
|
1174
|
+
|
|
1175
|
+
Copyright (c) 2015 Danny Guo
|
|
1176
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
1177
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
959
1178
|
|
|
960
1179
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
961
1180
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -983,47 +1202,29 @@ SOFTWARE.
|
|
|
983
1202
|
|
|
984
1203
|
### Rust Crates:
|
|
985
1204
|
|
|
986
|
-
- [
|
|
987
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
988
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
989
|
-
- [windows](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
990
|
-
- [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
991
|
-
- [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
992
|
-
- [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
993
|
-
- [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
|
|
994
|
-
- [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
|
|
995
|
-
- [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
996
|
-
- [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
|
|
997
|
-
- [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
|
|
998
|
-
- [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
|
|
999
|
-
- [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
|
|
1000
|
-
- [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
|
|
1001
|
-
- [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
|
|
1002
|
-
- [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
|
|
1003
|
-
- [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
|
|
1004
|
-
- [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
1005
|
-
- [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
|
|
1006
|
-
- [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
|
|
1205
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
1007
1206
|
|
|
1008
1207
|
````text
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
Copyright (c) <year> <copyright holders>
|
|
1208
|
+
Copyright (c) 2017 Daniel Abramov
|
|
1209
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
1012
1210
|
|
|
1013
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1014
|
-
associated documentation files (the "Software"), to deal
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1211
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1212
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1213
|
+
in the Software without restriction, including without limitation the rights
|
|
1214
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1215
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1216
|
+
furnished to do so, subject to the following conditions:
|
|
1018
1217
|
|
|
1019
|
-
The above copyright notice and this permission notice shall be included in
|
|
1020
|
-
portions of the Software.
|
|
1218
|
+
The above copyright notice and this permission notice shall be included in
|
|
1219
|
+
all copies or substantial portions of the Software.
|
|
1021
1220
|
|
|
1022
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1023
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1221
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1222
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1223
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1224
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1225
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1226
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1227
|
+
THE SOFTWARE.
|
|
1027
1228
|
|
|
1028
1229
|
````
|
|
1029
1230
|
|
|
@@ -1033,10 +1234,16 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
1033
1234
|
|
|
1034
1235
|
### Rust Crates:
|
|
1035
1236
|
|
|
1036
|
-
- [
|
|
1237
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
1238
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
1239
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
1240
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
1241
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
1242
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
1037
1243
|
|
|
1038
1244
|
````text
|
|
1039
|
-
Copyright
|
|
1245
|
+
Copyright 2018 Developers of the Rand project
|
|
1246
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1040
1247
|
|
|
1041
1248
|
Permission is hereby granted, free of charge, to any
|
|
1042
1249
|
person obtaining a copy of this software and associated
|
|
@@ -1070,34 +1277,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1070
1277
|
|
|
1071
1278
|
### Rust Crates:
|
|
1072
1279
|
|
|
1073
|
-
- [
|
|
1280
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
1074
1281
|
|
|
1075
1282
|
````text
|
|
1076
|
-
Copyright (c)
|
|
1283
|
+
Copyright (c) 2018 directories-rs contributors
|
|
1077
1284
|
|
|
1078
|
-
Permission is hereby granted, free of charge, to any
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
the Software, and to permit persons to whom the Software
|
|
1085
|
-
is furnished to do so, subject to the following
|
|
1086
|
-
conditions:
|
|
1285
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1286
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1287
|
+
in the Software without restriction, including without limitation the rights
|
|
1288
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1289
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1290
|
+
furnished to do so, subject to the following conditions:
|
|
1087
1291
|
|
|
1088
|
-
The above copyright notice and this permission notice
|
|
1089
|
-
|
|
1090
|
-
of the Software.
|
|
1292
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1293
|
+
copies or substantial portions of the Software.
|
|
1091
1294
|
|
|
1092
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1100
|
-
DEALINGS IN THE SOFTWARE.
|
|
1295
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1296
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1297
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1298
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1299
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1300
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1301
|
+
SOFTWARE.
|
|
1101
1302
|
|
|
1102
1303
|
````
|
|
1103
1304
|
|
|
@@ -1107,10 +1308,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1107
1308
|
|
|
1108
1309
|
### Rust Crates:
|
|
1109
1310
|
|
|
1110
|
-
- [
|
|
1311
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
1111
1312
|
|
|
1112
1313
|
````text
|
|
1113
|
-
Copyright (c)
|
|
1314
|
+
Copyright (c) The rust-url developers
|
|
1114
1315
|
|
|
1115
1316
|
Permission is hereby granted, free of charge, to any
|
|
1116
1317
|
person obtaining a copy of this software and associated
|
|
@@ -1144,16 +1345,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1144
1345
|
|
|
1145
1346
|
### Rust Crates:
|
|
1146
1347
|
|
|
1147
|
-
- [
|
|
1348
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
1148
1349
|
|
|
1149
1350
|
````text
|
|
1150
|
-
|
|
1351
|
+
MIT License
|
|
1151
1352
|
|
|
1152
|
-
|
|
1353
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
1153
1354
|
|
|
1154
|
-
|
|
1355
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1356
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1357
|
+
in the Software without restriction, including without limitation the rights
|
|
1358
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1359
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1360
|
+
furnished to do so, subject to the following conditions:
|
|
1155
1361
|
|
|
1156
|
-
|
|
1362
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1363
|
+
copies or substantial portions of the Software.
|
|
1364
|
+
|
|
1365
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1366
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1367
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1368
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1369
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1370
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1371
|
+
SOFTWARE.
|
|
1157
1372
|
|
|
1158
1373
|
````
|
|
1159
1374
|
|
|
@@ -1163,19 +1378,28 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1163
1378
|
|
|
1164
1379
|
### Rust Crates:
|
|
1165
1380
|
|
|
1166
|
-
- [
|
|
1167
|
-
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
1381
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
1168
1382
|
|
|
1169
1383
|
````text
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
Copyright 2016 Google Inc. All Rights Reserved.
|
|
1384
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
1173
1385
|
|
|
1174
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1386
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1387
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1388
|
+
in the Software without restriction, including without limitation the rights
|
|
1389
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1390
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1391
|
+
furnished to do so, subject to the following conditions:
|
|
1175
1392
|
|
|
1176
|
-
The above copyright notice and this permission notice shall be included in
|
|
1393
|
+
The above copyright notice and this permission notice shall be included in
|
|
1394
|
+
all copies or substantial portions of the Software.
|
|
1177
1395
|
|
|
1178
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1396
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1397
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1398
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1399
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1400
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1401
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1402
|
+
THE SOFTWARE.
|
|
1179
1403
|
|
|
1180
1404
|
````
|
|
1181
1405
|
|
|
@@ -1185,12 +1409,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1185
1409
|
|
|
1186
1410
|
### Rust Crates:
|
|
1187
1411
|
|
|
1188
|
-
- [
|
|
1189
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
1190
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
1412
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
1191
1413
|
|
|
1192
1414
|
````text
|
|
1193
|
-
Copyright (c)
|
|
1415
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
1194
1416
|
|
|
1195
1417
|
Permission is hereby granted, free of charge, to any
|
|
1196
1418
|
person obtaining a copy of this software and associated
|
|
@@ -1222,13 +1444,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1222
1444
|
|
|
1223
1445
|
## The following dependencies are licensed under the MIT License:
|
|
1224
1446
|
|
|
1225
|
-
###
|
|
1447
|
+
### NPM Packages:
|
|
1226
1448
|
|
|
1227
|
-
- [
|
|
1449
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
1228
1450
|
|
|
1229
1451
|
````text
|
|
1230
|
-
|
|
1231
|
-
|
|
1452
|
+
MIT License
|
|
1453
|
+
|
|
1454
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
1232
1455
|
|
|
1233
1456
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1234
1457
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1237,16 +1460,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1237
1460
|
copies of the Software, and to permit persons to whom the Software is
|
|
1238
1461
|
furnished to do so, subject to the following conditions:
|
|
1239
1462
|
|
|
1240
|
-
The above copyright notice and this permission notice shall be included in
|
|
1241
|
-
|
|
1463
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1464
|
+
copies or substantial portions of the Software.
|
|
1242
1465
|
|
|
1243
1466
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1244
1467
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1245
1468
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1246
1469
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1247
1470
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1248
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1249
|
-
|
|
1471
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1472
|
+
SOFTWARE.
|
|
1473
|
+
|
|
1474
|
+
[others]: https://github.com/json5/json5/contributors
|
|
1250
1475
|
|
|
1251
1476
|
````
|
|
1252
1477
|
|
|
@@ -1256,31 +1481,31 @@ THE SOFTWARE.
|
|
|
1256
1481
|
|
|
1257
1482
|
### NPM Packages:
|
|
1258
1483
|
|
|
1259
|
-
- [
|
|
1260
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
1484
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.17.1)
|
|
1261
1485
|
|
|
1262
1486
|
````text
|
|
1263
|
-
|
|
1487
|
+
The MIT License (MIT)
|
|
1264
1488
|
|
|
1265
|
-
|
|
1489
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
1266
1490
|
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1491
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1492
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1493
|
+
in the Software without restriction, including without limitation the rights
|
|
1494
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1495
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1496
|
+
furnished to do so, subject to the following conditions:
|
|
1273
1497
|
|
|
1274
|
-
|
|
1275
|
-
|
|
1498
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1499
|
+
copies or substantial portions of the Software.
|
|
1500
|
+
|
|
1501
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1502
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1503
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1504
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1505
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1506
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1507
|
+
SOFTWARE.
|
|
1276
1508
|
|
|
1277
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1278
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1279
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1280
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1281
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1282
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1283
|
-
SOFTWARE
|
|
1284
1509
|
|
|
1285
1510
|
````
|
|
1286
1511
|
|
|
@@ -1288,13 +1513,12 @@ THE SOFTWARE.
|
|
|
1288
1513
|
|
|
1289
1514
|
## The following dependencies are licensed under the MIT License:
|
|
1290
1515
|
|
|
1291
|
-
###
|
|
1516
|
+
### Rust Crates:
|
|
1292
1517
|
|
|
1293
|
-
- [
|
|
1518
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
1294
1519
|
|
|
1295
1520
|
````text
|
|
1296
|
-
|
|
1297
|
-
pngjs derived work Copyright (c) 2012 Kuba Niegowski
|
|
1521
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
1298
1522
|
|
|
1299
1523
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1300
1524
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1314,6 +1538,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1314
1538
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1315
1539
|
THE SOFTWARE.
|
|
1316
1540
|
|
|
1541
|
+
|
|
1317
1542
|
````
|
|
1318
1543
|
|
|
1319
1544
|
---
|
|
@@ -1322,12 +1547,11 @@ THE SOFTWARE.
|
|
|
1322
1547
|
|
|
1323
1548
|
### NPM Packages:
|
|
1324
1549
|
|
|
1325
|
-
- [
|
|
1550
|
+
- [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
|
|
1326
1551
|
|
|
1327
1552
|
````text
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
1553
|
+
pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
|
|
1554
|
+
pngjs derived work Copyright (c) 2012 Kuba Niegowski
|
|
1331
1555
|
|
|
1332
1556
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1333
1557
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1355,32 +1579,34 @@ THE SOFTWARE.
|
|
|
1355
1579
|
|
|
1356
1580
|
### Rust Crates:
|
|
1357
1581
|
|
|
1358
|
-
- [
|
|
1582
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
1359
1583
|
|
|
1360
1584
|
````text
|
|
1361
|
-
The
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
furnished to do so, subject to the following
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
The above copyright notice and this permission notice
|
|
1374
|
-
all copies or substantial portions
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1378
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1585
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
1586
|
+
|
|
1587
|
+
Permission is hereby granted, free of charge, to any
|
|
1588
|
+
person obtaining a copy of this software and associated
|
|
1589
|
+
documentation files (the "Software"), to deal in the
|
|
1590
|
+
Software without restriction, including without
|
|
1591
|
+
limitation the rights to use, copy, modify, merge,
|
|
1592
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1593
|
+
the Software, and to permit persons to whom the Software
|
|
1594
|
+
is furnished to do so, subject to the following
|
|
1595
|
+
conditions:
|
|
1596
|
+
|
|
1597
|
+
The above copyright notice and this permission notice
|
|
1598
|
+
shall be included in all copies or substantial portions
|
|
1599
|
+
of the Software.
|
|
1600
|
+
|
|
1601
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1602
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1603
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1604
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1605
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1606
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1607
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1608
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1609
|
+
DEALINGS IN THE SOFTWARE.
|
|
1384
1610
|
|
|
1385
1611
|
````
|
|
1386
1612
|
|
|
@@ -1388,14 +1614,14 @@ THE SOFTWARE.
|
|
|
1388
1614
|
|
|
1389
1615
|
## The following dependencies are licensed under the MIT License:
|
|
1390
1616
|
|
|
1391
|
-
###
|
|
1617
|
+
### Rust Crates:
|
|
1392
1618
|
|
|
1393
|
-
- [
|
|
1619
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
1394
1620
|
|
|
1395
1621
|
````text
|
|
1396
|
-
MIT License
|
|
1622
|
+
The MIT License (MIT)
|
|
1397
1623
|
|
|
1398
|
-
Copyright (c)
|
|
1624
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
1399
1625
|
|
|
1400
1626
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1401
1627
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1423,34 +1649,28 @@ SOFTWARE.
|
|
|
1423
1649
|
|
|
1424
1650
|
### Rust Crates:
|
|
1425
1651
|
|
|
1426
|
-
- [
|
|
1652
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
1427
1653
|
|
|
1428
1654
|
````text
|
|
1429
|
-
Copyright (c)
|
|
1655
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
1430
1656
|
|
|
1431
|
-
Permission is hereby granted, free of charge, to any
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
the Software, and to permit persons to whom the Software
|
|
1438
|
-
is furnished to do so, subject to the following
|
|
1439
|
-
conditions:
|
|
1657
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1658
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1659
|
+
in the Software without restriction, including without limitation the rights
|
|
1660
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1661
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1662
|
+
furnished to do so, subject to the following conditions:
|
|
1440
1663
|
|
|
1441
|
-
The above copyright notice and this permission notice
|
|
1442
|
-
|
|
1443
|
-
of the Software.
|
|
1664
|
+
The above copyright notice and this permission notice shall be included in
|
|
1665
|
+
all copies or substantial portions of the Software.
|
|
1444
1666
|
|
|
1445
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1453
|
-
DEALINGS IN THE SOFTWARE.
|
|
1667
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1668
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1669
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1670
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1671
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1672
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1673
|
+
THE SOFTWARE.
|
|
1454
1674
|
|
|
1455
1675
|
````
|
|
1456
1676
|
|
|
@@ -1460,10 +1680,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1460
1680
|
|
|
1461
1681
|
### Rust Crates:
|
|
1462
1682
|
|
|
1463
|
-
- [
|
|
1683
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
1464
1684
|
|
|
1465
1685
|
````text
|
|
1466
|
-
Copyright (c)
|
|
1686
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
1467
1687
|
|
|
1468
1688
|
Permission is hereby granted, free of charge, to any
|
|
1469
1689
|
person obtaining a copy of this software and associated
|
|
@@ -1497,13 +1717,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1497
1717
|
|
|
1498
1718
|
### Rust Crates:
|
|
1499
1719
|
|
|
1500
|
-
- [
|
|
1501
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
1720
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
1502
1721
|
|
|
1503
1722
|
````text
|
|
1504
|
-
Copyright (c)
|
|
1505
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
1506
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
1723
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
1507
1724
|
|
|
1508
1725
|
Permission is hereby granted, free of charge, to any
|
|
1509
1726
|
person obtaining a copy of this software and associated
|
|
@@ -1537,35 +1754,19 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1537
1754
|
|
|
1538
1755
|
### Rust Crates:
|
|
1539
1756
|
|
|
1540
|
-
- [
|
|
1757
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
1758
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
1541
1759
|
|
|
1542
1760
|
````text
|
|
1543
|
-
|
|
1544
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1761
|
+
The MIT License (MIT)
|
|
1545
1762
|
|
|
1546
|
-
|
|
1547
|
-
person obtaining a copy of this software and associated
|
|
1548
|
-
documentation files (the "Software"), to deal in the
|
|
1549
|
-
Software without restriction, including without
|
|
1550
|
-
limitation the rights to use, copy, modify, merge,
|
|
1551
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1552
|
-
the Software, and to permit persons to whom the Software
|
|
1553
|
-
is furnished to do so, subject to the following
|
|
1554
|
-
conditions:
|
|
1763
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
1555
1764
|
|
|
1556
|
-
|
|
1557
|
-
shall be included in all copies or substantial portions
|
|
1558
|
-
of the Software.
|
|
1765
|
+
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:
|
|
1559
1766
|
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1563
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1564
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1565
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1566
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1567
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1568
|
-
DEALINGS IN THE SOFTWARE.
|
|
1767
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1768
|
+
|
|
1769
|
+
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.
|
|
1569
1770
|
|
|
1570
1771
|
````
|
|
1571
1772
|
|
|
@@ -1575,10 +1776,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1575
1776
|
|
|
1576
1777
|
### Rust Crates:
|
|
1577
1778
|
|
|
1578
|
-
- [
|
|
1779
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
1579
1780
|
|
|
1580
1781
|
````text
|
|
1581
|
-
Copyright
|
|
1782
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
1582
1783
|
|
|
1583
1784
|
Permission is hereby granted, free of charge, to any
|
|
1584
1785
|
person obtaining a copy of this software and associated
|
|
@@ -1612,10 +1813,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1612
1813
|
|
|
1613
1814
|
### Rust Crates:
|
|
1614
1815
|
|
|
1615
|
-
- [
|
|
1816
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
1616
1817
|
|
|
1617
1818
|
````text
|
|
1618
|
-
Copyright (c)
|
|
1819
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
1820
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1619
1821
|
|
|
1620
1822
|
Permission is hereby granted, free of charge, to any
|
|
1621
1823
|
person obtaining a copy of this software and associated
|
|
@@ -1640,6 +1842,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1640
1842
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1641
1843
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1642
1844
|
DEALINGS IN THE SOFTWARE.
|
|
1845
|
+
|
|
1643
1846
|
````
|
|
1644
1847
|
|
|
1645
1848
|
---
|
|
@@ -1648,10 +1851,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1648
1851
|
|
|
1649
1852
|
### Rust Crates:
|
|
1650
1853
|
|
|
1651
|
-
- [
|
|
1854
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
1652
1855
|
|
|
1653
1856
|
````text
|
|
1654
|
-
Copyright
|
|
1857
|
+
Copyright (c) 2017 Robert Grosse
|
|
1655
1858
|
|
|
1656
1859
|
Permission is hereby granted, free of charge, to any
|
|
1657
1860
|
person obtaining a copy of this software and associated
|
|
@@ -1676,8 +1879,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1676
1879
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1677
1880
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1678
1881
|
DEALINGS IN THE SOFTWARE.
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
1882
|
````
|
|
1682
1883
|
|
|
1683
1884
|
---
|
|
@@ -1686,13 +1887,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1686
1887
|
|
|
1687
1888
|
### NPM Packages:
|
|
1688
1889
|
|
|
1689
|
-
- [
|
|
1690
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
1890
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
1691
1891
|
|
|
1692
1892
|
````text
|
|
1693
|
-
MIT License
|
|
1893
|
+
The MIT License (MIT)
|
|
1694
1894
|
|
|
1695
|
-
Copyright (c)
|
|
1895
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
1696
1896
|
|
|
1697
1897
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1698
1898
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1701,16 +1901,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1701
1901
|
copies of the Software, and to permit persons to whom the Software is
|
|
1702
1902
|
furnished to do so, subject to the following conditions:
|
|
1703
1903
|
|
|
1704
|
-
The above copyright notice and this permission notice shall be included in
|
|
1705
|
-
copies or substantial portions of the Software.
|
|
1904
|
+
The above copyright notice and this permission notice shall be included in
|
|
1905
|
+
all copies or substantial portions of the Software.
|
|
1706
1906
|
|
|
1707
1907
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1708
1908
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1709
1909
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1710
1910
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1711
1911
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1712
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1713
|
-
SOFTWARE.
|
|
1912
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1913
|
+
THE SOFTWARE.
|
|
1714
1914
|
|
|
1715
1915
|
````
|
|
1716
1916
|
|
|
@@ -1720,11 +1920,11 @@ SOFTWARE.
|
|
|
1720
1920
|
|
|
1721
1921
|
### Rust Crates:
|
|
1722
1922
|
|
|
1723
|
-
- [
|
|
1923
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
1924
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
1724
1925
|
|
|
1725
1926
|
````text
|
|
1726
|
-
Copyright (c)
|
|
1727
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1927
|
+
Copyright (c) 2014 Alex Crichton
|
|
1728
1928
|
|
|
1729
1929
|
Permission is hereby granted, free of charge, to any
|
|
1730
1930
|
person obtaining a copy of this software and associated
|
|
@@ -1758,10 +1958,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1758
1958
|
|
|
1759
1959
|
### Rust Crates:
|
|
1760
1960
|
|
|
1761
|
-
- [
|
|
1961
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
1762
1962
|
|
|
1763
1963
|
````text
|
|
1764
|
-
Copyright (c)
|
|
1964
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
1765
1965
|
|
|
1766
1966
|
Permission is hereby granted, free of charge, to any
|
|
1767
1967
|
person obtaining a copy of this software and associated
|
|
@@ -1795,14 +1995,53 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1795
1995
|
|
|
1796
1996
|
### Rust Crates:
|
|
1797
1997
|
|
|
1798
|
-
- [
|
|
1998
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
1799
1999
|
|
|
1800
2000
|
````text
|
|
1801
|
-
|
|
2001
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
2002
|
+
|
|
2003
|
+
Permission is hereby granted, free of charge, to any
|
|
2004
|
+
person obtaining a copy of this software and associated
|
|
2005
|
+
documentation files (the "Software"), to deal in the
|
|
2006
|
+
Software without restriction, including without
|
|
2007
|
+
limitation the rights to use, copy, modify, merge,
|
|
2008
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2009
|
+
the Software, and to permit persons to whom the Software
|
|
2010
|
+
is furnished to do so, subject to the following
|
|
2011
|
+
conditions:
|
|
2012
|
+
|
|
2013
|
+
The above copyright notice and this permission notice
|
|
2014
|
+
shall be included in all copies or substantial portions
|
|
2015
|
+
of the Software.
|
|
2016
|
+
|
|
2017
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2018
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2019
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2020
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2021
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2022
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2023
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2024
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2025
|
+
DEALINGS IN THE SOFTWARE.
|
|
2026
|
+
|
|
2027
|
+
````
|
|
2028
|
+
|
|
2029
|
+
---
|
|
2030
|
+
|
|
2031
|
+
## The following dependencies are licensed under the MIT License:
|
|
2032
|
+
|
|
2033
|
+
### Rust Crates:
|
|
2034
|
+
|
|
2035
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
2036
|
+
|
|
2037
|
+
````text
|
|
2038
|
+
MIT License
|
|
2039
|
+
|
|
2040
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
2041
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2042
|
+
Copyright (c) 2017 Frommi
|
|
2043
|
+
Copyright (c) 2017-2024 oyvindln
|
|
1802
2044
|
|
|
1803
|
-
Copyright (c) 2015 Danny Guo
|
|
1804
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
1805
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
1806
2045
|
|
|
1807
2046
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1808
2047
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1830,37 +2069,11 @@ SOFTWARE.
|
|
|
1830
2069
|
|
|
1831
2070
|
### Rust Crates:
|
|
1832
2071
|
|
|
1833
|
-
- [
|
|
1834
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
1835
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
1836
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
1837
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
1838
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
1839
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
1840
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
1841
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
1842
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1843
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1844
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
1845
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
1846
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
1847
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
1848
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1849
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1850
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
1851
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
1852
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
1853
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
1854
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
1855
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
1856
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1857
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1858
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1859
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1860
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
1861
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
2072
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
1862
2073
|
|
|
1863
2074
|
````text
|
|
2075
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
2076
|
+
|
|
1864
2077
|
Permission is hereby granted, free of charge, to any
|
|
1865
2078
|
person obtaining a copy of this software and associated
|
|
1866
2079
|
documentation files (the "Software"), to deal in the
|
|
@@ -1893,11 +2106,46 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1893
2106
|
|
|
1894
2107
|
### Rust Crates:
|
|
1895
2108
|
|
|
1896
|
-
- [
|
|
1897
|
-
|
|
2109
|
+
- [winreg](https://github.com/gentoo90/winreg-rs) (0.52.0)
|
|
2110
|
+
|
|
2111
|
+
````text
|
|
2112
|
+
Copyright (c) 2015 Igor Shaula
|
|
2113
|
+
|
|
2114
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2115
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2116
|
+
in the Software without restriction, including without limitation the rights
|
|
2117
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2118
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2119
|
+
furnished to do so, subject to the following conditions:
|
|
2120
|
+
|
|
2121
|
+
The above copyright notice and this permission notice shall be included in
|
|
2122
|
+
all copies or substantial portions of the Software.
|
|
2123
|
+
|
|
2124
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2125
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2126
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2127
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2128
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2129
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2130
|
+
THE SOFTWARE.
|
|
2131
|
+
|
|
2132
|
+
````
|
|
2133
|
+
|
|
2134
|
+
---
|
|
2135
|
+
|
|
2136
|
+
## The following dependencies are licensed under the MIT License:
|
|
2137
|
+
|
|
2138
|
+
### Rust Crates:
|
|
2139
|
+
|
|
2140
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
2141
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
2142
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
2143
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
1898
2144
|
|
|
1899
2145
|
````text
|
|
1900
|
-
MIT License
|
|
2146
|
+
The MIT License (MIT)
|
|
2147
|
+
|
|
2148
|
+
Copyright (c) 2015 Andrew Gallant
|
|
1901
2149
|
|
|
1902
2150
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1903
2151
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1906,16 +2154,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1906
2154
|
copies of the Software, and to permit persons to whom the Software is
|
|
1907
2155
|
furnished to do so, subject to the following conditions:
|
|
1908
2156
|
|
|
1909
|
-
The above copyright notice and this permission notice shall be included in
|
|
1910
|
-
copies or substantial portions of the Software.
|
|
2157
|
+
The above copyright notice and this permission notice shall be included in
|
|
2158
|
+
all copies or substantial portions of the Software.
|
|
1911
2159
|
|
|
1912
2160
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1913
2161
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1914
2162
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1915
2163
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1916
2164
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1917
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1918
|
-
SOFTWARE.
|
|
2165
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2166
|
+
THE SOFTWARE.
|
|
1919
2167
|
|
|
1920
2168
|
````
|
|
1921
2169
|
|
|
@@ -1925,34 +2173,31 @@ SOFTWARE.
|
|
|
1925
2173
|
|
|
1926
2174
|
### Rust Crates:
|
|
1927
2175
|
|
|
1928
|
-
- [
|
|
2176
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
1929
2177
|
|
|
1930
2178
|
````text
|
|
1931
|
-
|
|
2179
|
+
The MIT License (MIT)
|
|
1932
2180
|
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
documentation files (the "Software"), to deal in the
|
|
1936
|
-
Software without restriction, including without
|
|
1937
|
-
limitation the rights to use, copy, modify, merge,
|
|
1938
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1939
|
-
the Software, and to permit persons to whom the Software
|
|
1940
|
-
is furnished to do so, subject to the following
|
|
1941
|
-
conditions:
|
|
2181
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
2182
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
1942
2183
|
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
2184
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2185
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2186
|
+
in the Software without restriction, including without limitation the rights
|
|
2187
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2188
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2189
|
+
furnished to do so, subject to the following conditions:
|
|
1946
2190
|
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
IN
|
|
1955
|
-
|
|
2191
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2192
|
+
copies or substantial portions of the Software.
|
|
2193
|
+
|
|
2194
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2195
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2196
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2197
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2198
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2199
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2200
|
+
SOFTWARE.
|
|
1956
2201
|
|
|
1957
2202
|
````
|
|
1958
2203
|
|
|
@@ -1962,40 +2207,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1962
2207
|
|
|
1963
2208
|
### Rust Crates:
|
|
1964
2209
|
|
|
1965
|
-
- [
|
|
1966
|
-
- [
|
|
1967
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
1968
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
1969
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
1970
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
2210
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
2211
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
1971
2212
|
|
|
1972
2213
|
````text
|
|
1973
|
-
Copyright 2018
|
|
1974
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
2214
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
1975
2215
|
|
|
1976
|
-
Permission is hereby granted, free of charge, to any
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
the Software, and to permit persons to whom the Software
|
|
1983
|
-
is furnished to do so, subject to the following
|
|
1984
|
-
conditions:
|
|
2216
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2217
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2218
|
+
in the Software without restriction, including without limitation the rights
|
|
2219
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2220
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2221
|
+
furnished to do so, subject to the following conditions:
|
|
1985
2222
|
|
|
1986
|
-
The above copyright notice and this permission notice
|
|
1987
|
-
|
|
1988
|
-
of the Software.
|
|
2223
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2224
|
+
copies or substantial portions of the Software.
|
|
1989
2225
|
|
|
1990
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1998
|
-
DEALINGS IN THE SOFTWARE.
|
|
2226
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2227
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2228
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2229
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2230
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2231
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2232
|
+
SOFTWARE.
|
|
1999
2233
|
|
|
2000
2234
|
````
|
|
2001
2235
|
|
|
@@ -2005,10 +2239,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2005
2239
|
|
|
2006
2240
|
### Rust Crates:
|
|
2007
2241
|
|
|
2008
|
-
- [
|
|
2242
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
2009
2243
|
|
|
2010
2244
|
````text
|
|
2011
|
-
Copyright
|
|
2245
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
2012
2246
|
|
|
2013
2247
|
Permission is hereby granted, free of charge, to any
|
|
2014
2248
|
person obtaining a copy of this software and associated
|
|
@@ -2042,10 +2276,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2042
2276
|
|
|
2043
2277
|
### Rust Crates:
|
|
2044
2278
|
|
|
2045
|
-
- [
|
|
2279
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
2046
2280
|
|
|
2047
2281
|
````text
|
|
2048
|
-
Copyright (c)
|
|
2282
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
2049
2283
|
|
|
2050
2284
|
Permission is hereby granted, free of charge, to any
|
|
2051
2285
|
person obtaining a copy of this software and associated
|
|
@@ -2079,10 +2313,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2079
2313
|
|
|
2080
2314
|
### Rust Crates:
|
|
2081
2315
|
|
|
2082
|
-
- [
|
|
2316
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
2083
2317
|
|
|
2084
2318
|
````text
|
|
2085
|
-
Copyright (c)
|
|
2319
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
2320
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2086
2321
|
|
|
2087
2322
|
Permission is hereby granted, free of charge, to any
|
|
2088
2323
|
person obtaining a copy of this software and associated
|
|
@@ -2116,10 +2351,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2116
2351
|
|
|
2117
2352
|
### Rust Crates:
|
|
2118
2353
|
|
|
2119
|
-
- [
|
|
2354
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
2120
2355
|
|
|
2121
2356
|
````text
|
|
2122
|
-
Copyright (c)
|
|
2357
|
+
Copyright (c) 2016--2017
|
|
2123
2358
|
|
|
2124
2359
|
Permission is hereby granted, free of charge, to any
|
|
2125
2360
|
person obtaining a copy of this software and associated
|
|
@@ -2153,77 +2388,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2153
2388
|
|
|
2154
2389
|
### Rust Crates:
|
|
2155
2390
|
|
|
2156
|
-
- [
|
|
2157
|
-
|
|
2158
|
-
````text
|
|
2159
|
-
MIT License
|
|
2160
|
-
|
|
2161
|
-
Copyright (c) [2021] [Marvin Countryman]
|
|
2162
|
-
|
|
2163
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2164
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2165
|
-
in the Software without restriction, including without limitation the rights
|
|
2166
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2167
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2168
|
-
furnished to do so, subject to the following conditions:
|
|
2169
|
-
|
|
2170
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2171
|
-
copies or substantial portions of the Software.
|
|
2172
|
-
|
|
2173
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2174
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2175
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2176
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2177
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2178
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2179
|
-
SOFTWARE.
|
|
2180
|
-
|
|
2181
|
-
````
|
|
2182
|
-
|
|
2183
|
-
---
|
|
2184
|
-
|
|
2185
|
-
## The following dependencies are licensed under the MIT License:
|
|
2186
|
-
|
|
2187
|
-
### Rust Crates:
|
|
2188
|
-
|
|
2189
|
-
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
2190
|
-
|
|
2191
|
-
````text
|
|
2192
|
-
The MIT License (MIT)
|
|
2193
|
-
|
|
2194
|
-
Copyright (c) 2015-2020 Julien Cretin
|
|
2195
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
2196
|
-
|
|
2197
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2198
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2199
|
-
in the Software without restriction, including without limitation the rights
|
|
2200
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2201
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2202
|
-
furnished to do so, subject to the following conditions:
|
|
2203
|
-
|
|
2204
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2205
|
-
copies or substantial portions of the Software.
|
|
2206
|
-
|
|
2207
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2208
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2209
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2210
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2211
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2212
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2213
|
-
SOFTWARE.
|
|
2214
|
-
|
|
2215
|
-
````
|
|
2216
|
-
|
|
2217
|
-
---
|
|
2218
|
-
|
|
2219
|
-
## The following dependencies are licensed under the MIT License:
|
|
2220
|
-
|
|
2221
|
-
### Rust Crates:
|
|
2222
|
-
|
|
2223
|
-
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
2391
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
2224
2392
|
|
|
2225
2393
|
````text
|
|
2226
|
-
Copyright (c)
|
|
2394
|
+
Copyright (c) 2016--2023
|
|
2227
2395
|
|
|
2228
2396
|
Permission is hereby granted, free of charge, to any
|
|
2229
2397
|
person obtaining a copy of this software and associated
|
|
@@ -2257,10 +2425,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2257
2425
|
|
|
2258
2426
|
### Rust Crates:
|
|
2259
2427
|
|
|
2260
|
-
- [
|
|
2428
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
2261
2429
|
|
|
2262
2430
|
````text
|
|
2263
|
-
Copyright (c)
|
|
2431
|
+
Copyright (c) 2016 Anthony Ramine
|
|
2264
2432
|
|
|
2265
2433
|
Permission is hereby granted, free of charge, to any
|
|
2266
2434
|
person obtaining a copy of this software and associated
|
|
@@ -2294,10 +2462,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2294
2462
|
|
|
2295
2463
|
### Rust Crates:
|
|
2296
2464
|
|
|
2297
|
-
- [
|
|
2465
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
2298
2466
|
|
|
2299
2467
|
````text
|
|
2300
|
-
|
|
2468
|
+
MIT License
|
|
2469
|
+
|
|
2470
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
2301
2471
|
|
|
2302
2472
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2303
2473
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2306,53 +2476,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2306
2476
|
copies of the Software, and to permit persons to whom the Software is
|
|
2307
2477
|
furnished to do so, subject to the following conditions:
|
|
2308
2478
|
|
|
2309
|
-
The above copyright notice and this permission notice shall be included in
|
|
2310
|
-
|
|
2311
|
-
|
|
2312
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2313
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2314
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2315
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2316
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2317
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2318
|
-
|
|
2319
|
-
|
|
2320
|
-
````
|
|
2321
|
-
|
|
2322
|
-
---
|
|
2323
|
-
|
|
2324
|
-
## The following dependencies are licensed under the MIT License:
|
|
2325
|
-
|
|
2326
|
-
### Rust Crates:
|
|
2327
|
-
|
|
2328
|
-
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
2329
|
-
|
|
2330
|
-
````text
|
|
2331
|
-
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
2332
|
-
|
|
2333
|
-
Permission is hereby granted, free of charge, to any
|
|
2334
|
-
person obtaining a copy of this software and associated
|
|
2335
|
-
documentation files (the "Software"), to deal in the
|
|
2336
|
-
Software without restriction, including without
|
|
2337
|
-
limitation the rights to use, copy, modify, merge,
|
|
2338
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2339
|
-
the Software, and to permit persons to whom the Software
|
|
2340
|
-
is furnished to do so, subject to the following
|
|
2341
|
-
conditions:
|
|
2342
|
-
|
|
2343
|
-
The above copyright notice and this permission notice
|
|
2344
|
-
shall be included in all copies or substantial portions
|
|
2345
|
-
of the Software.
|
|
2346
|
-
|
|
2347
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2348
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2349
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2350
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2351
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2352
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2353
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2354
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2355
|
-
DEALINGS IN THE SOFTWARE.
|
|
2479
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2480
|
+
copies or substantial portions of the Software.
|
|
2481
|
+
|
|
2482
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2483
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2484
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2485
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2486
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2487
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2488
|
+
SOFTWARE.
|
|
2356
2489
|
|
|
2357
2490
|
````
|
|
2358
2491
|
|
|
@@ -2362,16 +2495,31 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2362
2495
|
|
|
2363
2496
|
### Rust Crates:
|
|
2364
2497
|
|
|
2365
|
-
- [
|
|
2498
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
2366
2499
|
|
|
2367
2500
|
````text
|
|
2368
|
-
|
|
2501
|
+
MIT License
|
|
2369
2502
|
|
|
2370
|
-
|
|
2503
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
2504
|
+
Copyright (c) Tokio Contributors
|
|
2371
2505
|
|
|
2372
|
-
|
|
2506
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2507
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2508
|
+
in the Software without restriction, including without limitation the rights
|
|
2509
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2510
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2511
|
+
furnished to do so, subject to the following conditions:
|
|
2373
2512
|
|
|
2374
|
-
|
|
2513
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2514
|
+
copies or substantial portions of the Software.
|
|
2515
|
+
|
|
2516
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2517
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2518
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2519
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2520
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2521
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2522
|
+
SOFTWARE.
|
|
2375
2523
|
|
|
2376
2524
|
````
|
|
2377
2525
|
|
|
@@ -2381,10 +2529,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2381
2529
|
|
|
2382
2530
|
### Rust Crates:
|
|
2383
2531
|
|
|
2384
|
-
- [
|
|
2532
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
2385
2533
|
|
|
2386
2534
|
````text
|
|
2387
|
-
Copyright
|
|
2535
|
+
Copyright Mozilla Foundation
|
|
2388
2536
|
|
|
2389
2537
|
Permission is hereby granted, free of charge, to any
|
|
2390
2538
|
person obtaining a copy of this software and associated
|
|
@@ -2416,16 +2564,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2416
2564
|
|
|
2417
2565
|
## The following dependencies are licensed under the MIT License:
|
|
2418
2566
|
|
|
2419
|
-
###
|
|
2567
|
+
### NPM Packages:
|
|
2420
2568
|
|
|
2421
|
-
- [
|
|
2422
|
-
- [
|
|
2423
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
2569
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
2570
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
2424
2571
|
|
|
2425
2572
|
````text
|
|
2426
2573
|
MIT License
|
|
2427
2574
|
|
|
2428
|
-
Copyright (c)
|
|
2575
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
2429
2576
|
|
|
2430
2577
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2431
2578
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2451,31 +2598,29 @@ SOFTWARE.
|
|
|
2451
2598
|
|
|
2452
2599
|
## The following dependencies are licensed under the MIT License:
|
|
2453
2600
|
|
|
2454
|
-
###
|
|
2601
|
+
### NPM Packages:
|
|
2455
2602
|
|
|
2456
|
-
- [
|
|
2603
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
2457
2604
|
|
|
2458
2605
|
````text
|
|
2459
|
-
|
|
2460
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
2606
|
+
This software is released under the MIT license:
|
|
2461
2607
|
|
|
2462
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
|
|
2466
|
-
|
|
2467
|
-
|
|
2608
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2609
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2610
|
+
the Software without restriction, including without limitation the rights to
|
|
2611
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2612
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2613
|
+
subject to the following conditions:
|
|
2468
2614
|
|
|
2469
|
-
The above copyright notice and this permission notice shall be included in
|
|
2470
|
-
|
|
2615
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2616
|
+
copies or substantial portions of the Software.
|
|
2471
2617
|
|
|
2472
2618
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2473
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2474
|
-
|
|
2475
|
-
|
|
2476
|
-
|
|
2477
|
-
|
|
2478
|
-
THE SOFTWARE.
|
|
2619
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2620
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2621
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2622
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2623
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2479
2624
|
|
|
2480
2625
|
````
|
|
2481
2626
|
|
|
@@ -2485,12 +2630,12 @@ THE SOFTWARE.
|
|
|
2485
2630
|
|
|
2486
2631
|
### NPM Packages:
|
|
2487
2632
|
|
|
2488
|
-
- [
|
|
2633
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
2489
2634
|
|
|
2490
2635
|
````text
|
|
2491
2636
|
MIT License
|
|
2492
2637
|
|
|
2493
|
-
Copyright (c)
|
|
2638
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
2494
2639
|
|
|
2495
2640
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2496
2641
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2510,45 +2655,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2510
2655
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2511
2656
|
SOFTWARE.
|
|
2512
2657
|
|
|
2513
|
-
[others]: https://github.com/json5/json5/contributors
|
|
2514
|
-
|
|
2515
|
-
````
|
|
2516
|
-
|
|
2517
|
-
---
|
|
2518
|
-
|
|
2519
|
-
## The following dependencies are licensed under the MIT License:
|
|
2520
|
-
|
|
2521
|
-
### Rust Crates:
|
|
2522
|
-
|
|
2523
|
-
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
2524
|
-
|
|
2525
|
-
````text
|
|
2526
|
-
Copyright (c) 2019-2021 Tower Contributors
|
|
2527
|
-
|
|
2528
|
-
Permission is hereby granted, free of charge, to any
|
|
2529
|
-
person obtaining a copy of this software and associated
|
|
2530
|
-
documentation files (the "Software"), to deal in the
|
|
2531
|
-
Software without restriction, including without
|
|
2532
|
-
limitation the rights to use, copy, modify, merge,
|
|
2533
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2534
|
-
the Software, and to permit persons to whom the Software
|
|
2535
|
-
is furnished to do so, subject to the following
|
|
2536
|
-
conditions:
|
|
2537
|
-
|
|
2538
|
-
The above copyright notice and this permission notice
|
|
2539
|
-
shall be included in all copies or substantial portions
|
|
2540
|
-
of the Software.
|
|
2541
|
-
|
|
2542
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2543
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2544
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2545
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2546
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2547
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2548
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2549
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2550
|
-
DEALINGS IN THE SOFTWARE.
|
|
2551
|
-
|
|
2552
2658
|
````
|
|
2553
2659
|
|
|
2554
2660
|
---
|
|
@@ -2557,12 +2663,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2557
2663
|
|
|
2558
2664
|
### Rust Crates:
|
|
2559
2665
|
|
|
2560
|
-
- [
|
|
2666
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
2561
2667
|
|
|
2562
2668
|
````text
|
|
2563
|
-
MIT License
|
|
2669
|
+
The MIT License (MIT)
|
|
2564
2670
|
|
|
2565
|
-
Copyright (c)
|
|
2671
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
2566
2672
|
|
|
2567
2673
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2568
2674
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2582,6 +2688,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2582
2688
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2583
2689
|
SOFTWARE.
|
|
2584
2690
|
|
|
2691
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2692
|
+
licences; see files named LICENSE.*.txt for details.
|
|
2585
2693
|
````
|
|
2586
2694
|
|
|
2587
2695
|
---
|
|
@@ -2590,16 +2698,14 @@ SOFTWARE.
|
|
|
2590
2698
|
|
|
2591
2699
|
### Rust Crates:
|
|
2592
2700
|
|
|
2593
|
-
- [
|
|
2701
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2702
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2703
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2594
2704
|
|
|
2595
2705
|
````text
|
|
2596
2706
|
MIT License
|
|
2597
2707
|
|
|
2598
|
-
Copyright
|
|
2599
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2600
|
-
Copyright (c) 2017 Frommi
|
|
2601
|
-
Copyright (c) 2017-2024 oyvindln
|
|
2602
|
-
|
|
2708
|
+
Copyright (c) 2017 Ted Driggs
|
|
2603
2709
|
|
|
2604
2710
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2605
2711
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2627,10 +2733,11 @@ SOFTWARE.
|
|
|
2627
2733
|
|
|
2628
2734
|
### Rust Crates:
|
|
2629
2735
|
|
|
2630
|
-
- [
|
|
2736
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
2631
2737
|
|
|
2632
2738
|
````text
|
|
2633
|
-
Copyright (c)
|
|
2739
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
2740
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
2634
2741
|
|
|
2635
2742
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2636
2743
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2658,10 +2765,12 @@ SOFTWARE.
|
|
|
2658
2765
|
|
|
2659
2766
|
### Rust Crates:
|
|
2660
2767
|
|
|
2661
|
-
- [
|
|
2768
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
2769
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
2770
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
2662
2771
|
|
|
2663
2772
|
````text
|
|
2664
|
-
Copyright (c)
|
|
2773
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
2665
2774
|
|
|
2666
2775
|
Permission is hereby granted, free of charge, to any
|
|
2667
2776
|
person obtaining a copy of this software and associated
|
|
@@ -2695,27 +2804,31 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2695
2804
|
|
|
2696
2805
|
### NPM Packages:
|
|
2697
2806
|
|
|
2698
|
-
- [minimist](https://github.com/
|
|
2807
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
2808
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
2699
2809
|
|
|
2700
2810
|
````text
|
|
2701
|
-
|
|
2811
|
+
MIT License
|
|
2702
2812
|
|
|
2703
|
-
|
|
2704
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
2705
|
-
the Software without restriction, including without limitation the rights to
|
|
2706
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2707
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2708
|
-
subject to the following conditions:
|
|
2813
|
+
Copyright (c) Microsoft Corporation.
|
|
2709
2814
|
|
|
2710
|
-
|
|
2711
|
-
|
|
2815
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2816
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2817
|
+
in the Software without restriction, including without limitation the rights
|
|
2818
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2819
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2820
|
+
furnished to do so, subject to the following conditions:
|
|
2712
2821
|
|
|
2713
|
-
|
|
2714
|
-
|
|
2715
|
-
|
|
2716
|
-
|
|
2717
|
-
|
|
2718
|
-
|
|
2822
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2823
|
+
copies or substantial portions of the Software.
|
|
2824
|
+
|
|
2825
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2826
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2827
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2828
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2829
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2830
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2831
|
+
SOFTWARE
|
|
2719
2832
|
|
|
2720
2833
|
````
|
|
2721
2834
|
|
|
@@ -2725,10 +2838,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2725
2838
|
|
|
2726
2839
|
### Rust Crates:
|
|
2727
2840
|
|
|
2728
|
-
- [
|
|
2841
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
2729
2842
|
|
|
2730
2843
|
````text
|
|
2731
|
-
Copyright (c)
|
|
2844
|
+
Copyright (c) 2019 Carl Lerche
|
|
2732
2845
|
|
|
2733
2846
|
Permission is hereby granted, free of charge, to any
|
|
2734
2847
|
person obtaining a copy of this software and associated
|
|
@@ -2762,32 +2875,36 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2762
2875
|
|
|
2763
2876
|
### Rust Crates:
|
|
2764
2877
|
|
|
2765
|
-
- [
|
|
2766
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2767
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2878
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
2768
2879
|
|
|
2769
2880
|
````text
|
|
2770
|
-
|
|
2771
|
-
|
|
2772
|
-
Copyright (c)
|
|
2881
|
+
Copyright (c) 2017 Carl Lerche
|
|
2882
|
+
Copyright (c) 2018 Bastian Köcher
|
|
2883
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2773
2884
|
|
|
2774
|
-
Permission is hereby granted, free of charge, to any
|
|
2775
|
-
of this software and associated
|
|
2776
|
-
|
|
2777
|
-
|
|
2778
|
-
|
|
2779
|
-
|
|
2885
|
+
Permission is hereby granted, free of charge, to any
|
|
2886
|
+
person obtaining a copy of this software and associated
|
|
2887
|
+
documentation files (the "Software"), to deal in the
|
|
2888
|
+
Software without restriction, including without
|
|
2889
|
+
limitation the rights to use, copy, modify, merge,
|
|
2890
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2891
|
+
the Software, and to permit persons to whom the Software
|
|
2892
|
+
is furnished to do so, subject to the following
|
|
2893
|
+
conditions:
|
|
2780
2894
|
|
|
2781
|
-
The above copyright notice and this permission notice
|
|
2782
|
-
copies or substantial portions
|
|
2895
|
+
The above copyright notice and this permission notice
|
|
2896
|
+
shall be included in all copies or substantial portions
|
|
2897
|
+
of the Software.
|
|
2783
2898
|
|
|
2784
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2785
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2786
|
-
|
|
2787
|
-
|
|
2788
|
-
|
|
2789
|
-
|
|
2790
|
-
|
|
2899
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2900
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2901
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2902
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2903
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2904
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2905
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2906
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2907
|
+
DEALINGS IN THE SOFTWARE.
|
|
2791
2908
|
|
|
2792
2909
|
````
|
|
2793
2910
|
|
|
@@ -2797,35 +2914,16 @@ SOFTWARE.
|
|
|
2797
2914
|
|
|
2798
2915
|
### Rust Crates:
|
|
2799
2916
|
|
|
2800
|
-
- [
|
|
2917
|
+
- [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
|
|
2801
2918
|
|
|
2802
2919
|
````text
|
|
2803
|
-
Copyright (c)
|
|
2804
|
-
|
|
2805
|
-
Includes parts of http date with the following copyright:
|
|
2806
|
-
Copyright (c) 2016 Pyfisch
|
|
2807
|
-
|
|
2808
|
-
Includes portions of musl libc with the following copyright:
|
|
2809
|
-
Copyright © 2005-2013 Rich Felker
|
|
2810
|
-
|
|
2920
|
+
Copyright (c) 2015 steffengy
|
|
2811
2921
|
|
|
2812
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2813
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2814
|
-
in the Software without restriction, including without limitation the rights
|
|
2815
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2816
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2817
|
-
furnished to do so, subject to the following conditions:
|
|
2922
|
+
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:
|
|
2818
2923
|
|
|
2819
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2820
|
-
copies or substantial portions of the Software.
|
|
2924
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2821
2925
|
|
|
2822
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2823
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2824
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2825
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2826
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2827
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2828
|
-
SOFTWARE.
|
|
2926
|
+
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.
|
|
2829
2927
|
|
|
2830
2928
|
````
|
|
2831
2929
|
|
|
@@ -2835,11 +2933,10 @@ SOFTWARE.
|
|
|
2835
2933
|
|
|
2836
2934
|
### Rust Crates:
|
|
2837
2935
|
|
|
2838
|
-
- [
|
|
2839
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
2936
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
2840
2937
|
|
|
2841
2938
|
````text
|
|
2842
|
-
Copyright (c)
|
|
2939
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
2843
2940
|
|
|
2844
2941
|
Permission is hereby granted, free of charge, to any
|
|
2845
2942
|
person obtaining a copy of this software and associated
|
|
@@ -2873,43 +2970,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2873
2970
|
|
|
2874
2971
|
### Rust Crates:
|
|
2875
2972
|
|
|
2876
|
-
- [
|
|
2877
|
-
|
|
2878
|
-
````text
|
|
2879
|
-
Copyright (c) 2018-2023 Sean McArthur
|
|
2880
|
-
Copyright (c) 2016 Alex Crichton
|
|
2881
|
-
|
|
2882
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2883
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2884
|
-
in the Software without restriction, including without limitation the rights
|
|
2885
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2886
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2887
|
-
furnished to do so, subject to the following conditions:
|
|
2888
|
-
|
|
2889
|
-
The above copyright notice and this permission notice shall be included in
|
|
2890
|
-
all copies or substantial portions of the Software.
|
|
2891
|
-
|
|
2892
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2893
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2894
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2895
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2896
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2897
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2898
|
-
THE SOFTWARE.
|
|
2899
|
-
|
|
2900
|
-
|
|
2901
|
-
````
|
|
2902
|
-
|
|
2903
|
-
---
|
|
2904
|
-
|
|
2905
|
-
## The following dependencies are licensed under the MIT License:
|
|
2906
|
-
|
|
2907
|
-
### Rust Crates:
|
|
2908
|
-
|
|
2909
|
-
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
2973
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
2910
2974
|
|
|
2911
2975
|
````text
|
|
2912
|
-
Copyright (c) 2017
|
|
2976
|
+
Copyright (c) 2017 Contributors
|
|
2913
2977
|
|
|
2914
2978
|
Permission is hereby granted, free of charge, to any
|
|
2915
2979
|
person obtaining a copy of this software and associated
|
|
@@ -2943,11 +3007,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2943
3007
|
|
|
2944
3008
|
### Rust Crates:
|
|
2945
3009
|
|
|
2946
|
-
- [
|
|
2947
|
-
- [
|
|
3010
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
3011
|
+
- [widestring](https://github.com/VoidStarKat/widestring-rs) (1.2.1)
|
|
2948
3012
|
|
|
2949
3013
|
````text
|
|
2950
|
-
|
|
3014
|
+
MIT License
|
|
2951
3015
|
|
|
2952
3016
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2953
3017
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2975,10 +3039,10 @@ SOFTWARE.
|
|
|
2975
3039
|
|
|
2976
3040
|
### Rust Crates:
|
|
2977
3041
|
|
|
2978
|
-
- [
|
|
3042
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
2979
3043
|
|
|
2980
3044
|
````text
|
|
2981
|
-
Copyright
|
|
3045
|
+
Copyright 2023 The Fuchsia Authors
|
|
2982
3046
|
|
|
2983
3047
|
Permission is hereby granted, free of charge, to any
|
|
2984
3048
|
person obtaining a copy of this software and associated
|
|
@@ -3004,6 +3068,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
3004
3068
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3005
3069
|
DEALINGS IN THE SOFTWARE.
|
|
3006
3070
|
|
|
3071
|
+
|
|
3007
3072
|
````
|
|
3008
3073
|
|
|
3009
3074
|
---
|
|
@@ -3012,10 +3077,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3012
3077
|
|
|
3013
3078
|
### Rust Crates:
|
|
3014
3079
|
|
|
3015
|
-
- [
|
|
3080
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
3016
3081
|
|
|
3017
3082
|
````text
|
|
3018
|
-
|
|
3083
|
+
MIT License
|
|
3084
|
+
|
|
3085
|
+
Copyright (c) 2025 Callum Oakley
|
|
3019
3086
|
|
|
3020
3087
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3021
3088
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3024,16 +3091,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3024
3091
|
copies of the Software, and to permit persons to whom the Software is
|
|
3025
3092
|
furnished to do so, subject to the following conditions:
|
|
3026
3093
|
|
|
3027
|
-
The above copyright notice and this permission notice shall be included in
|
|
3028
|
-
|
|
3094
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3095
|
+
copies or substantial portions of the Software.
|
|
3029
3096
|
|
|
3030
3097
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3031
3098
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3032
3099
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3033
3100
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3034
3101
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3035
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3036
|
-
|
|
3102
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3103
|
+
SOFTWARE.
|
|
3037
3104
|
|
|
3038
3105
|
````
|
|
3039
3106
|
|
|
@@ -3043,34 +3110,32 @@ THE SOFTWARE.
|
|
|
3043
3110
|
|
|
3044
3111
|
### Rust Crates:
|
|
3045
3112
|
|
|
3046
|
-
- [
|
|
3113
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
3114
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
3115
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
3047
3116
|
|
|
3048
3117
|
````text
|
|
3049
|
-
|
|
3118
|
+
MIT License
|
|
3050
3119
|
|
|
3051
|
-
|
|
3052
|
-
person obtaining a copy of this software and associated
|
|
3053
|
-
documentation files (the "Software"), to deal in the
|
|
3054
|
-
Software without restriction, including without
|
|
3055
|
-
limitation the rights to use, copy, modify, merge,
|
|
3056
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3057
|
-
the Software, and to permit persons to whom the Software
|
|
3058
|
-
is furnished to do so, subject to the following
|
|
3059
|
-
conditions:
|
|
3120
|
+
Copyright (c) Tokio Contributors
|
|
3060
3121
|
|
|
3061
|
-
|
|
3062
|
-
|
|
3063
|
-
|
|
3122
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3123
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3124
|
+
in the Software without restriction, including without limitation the rights
|
|
3125
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3126
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3127
|
+
furnished to do so, subject to the following conditions:
|
|
3064
3128
|
|
|
3065
|
-
|
|
3066
|
-
|
|
3067
|
-
|
|
3068
|
-
|
|
3069
|
-
|
|
3070
|
-
|
|
3071
|
-
|
|
3072
|
-
IN
|
|
3073
|
-
|
|
3129
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3130
|
+
copies or substantial portions of the Software.
|
|
3131
|
+
|
|
3132
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3133
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3134
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3135
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3136
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3137
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3138
|
+
SOFTWARE.
|
|
3074
3139
|
|
|
3075
3140
|
````
|
|
3076
3141
|
|
|
@@ -3080,12 +3145,44 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3080
3145
|
|
|
3081
3146
|
### Rust Crates:
|
|
3082
3147
|
|
|
3083
|
-
- [
|
|
3148
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
3149
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
3084
3150
|
|
|
3085
3151
|
````text
|
|
3086
|
-
|
|
3087
|
-
|
|
3088
|
-
Copyright (c) 2019
|
|
3152
|
+
MIT License
|
|
3153
|
+
|
|
3154
|
+
Copyright (c) 2019 Graham Esau
|
|
3155
|
+
|
|
3156
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3157
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3158
|
+
in the Software without restriction, including without limitation the rights
|
|
3159
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3160
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3161
|
+
furnished to do so, subject to the following conditions:
|
|
3162
|
+
|
|
3163
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3164
|
+
copies or substantial portions of the Software.
|
|
3165
|
+
|
|
3166
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3167
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3168
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3169
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3170
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3171
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3172
|
+
SOFTWARE.
|
|
3173
|
+
|
|
3174
|
+
````
|
|
3175
|
+
|
|
3176
|
+
---
|
|
3177
|
+
|
|
3178
|
+
## The following dependencies are licensed under the MIT License:
|
|
3179
|
+
|
|
3180
|
+
### Rust Crates:
|
|
3181
|
+
|
|
3182
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
3183
|
+
|
|
3184
|
+
````text
|
|
3185
|
+
Copyright (c) The Rust Project Developers
|
|
3089
3186
|
|
|
3090
3187
|
Permission is hereby granted, free of charge, to any
|
|
3091
3188
|
person obtaining a copy of this software and associated
|
|
@@ -3119,43 +3216,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3119
3216
|
|
|
3120
3217
|
### Rust Crates:
|
|
3121
3218
|
|
|
3122
|
-
- [
|
|
3123
|
-
|
|
3124
|
-
````text
|
|
3125
|
-
MIT License
|
|
3126
|
-
|
|
3127
|
-
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
3128
|
-
|
|
3129
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3130
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3131
|
-
in the Software without restriction, including without limitation the rights
|
|
3132
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3133
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3134
|
-
furnished to do so, subject to the following conditions:
|
|
3135
|
-
|
|
3136
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3137
|
-
copies or substantial portions of the Software.
|
|
3138
|
-
|
|
3139
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3140
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3141
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3142
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3143
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3144
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3145
|
-
SOFTWARE.
|
|
3146
|
-
|
|
3147
|
-
````
|
|
3148
|
-
|
|
3149
|
-
---
|
|
3150
|
-
|
|
3151
|
-
## The following dependencies are licensed under the MIT License:
|
|
3152
|
-
|
|
3153
|
-
### Rust Crates:
|
|
3154
|
-
|
|
3155
|
-
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
3219
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
3156
3220
|
|
|
3157
3221
|
````text
|
|
3158
|
-
Copyright (c) The
|
|
3222
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
3159
3223
|
|
|
3160
3224
|
Permission is hereby granted, free of charge, to any
|
|
3161
3225
|
person obtaining a copy of this software and associated
|
|
@@ -3187,33 +3251,49 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3187
3251
|
|
|
3188
3252
|
## The following dependencies are licensed under the MIT License:
|
|
3189
3253
|
|
|
3190
|
-
###
|
|
3254
|
+
### Rust Crates:
|
|
3191
3255
|
|
|
3192
|
-
- [
|
|
3256
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
3257
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3258
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3259
|
+
- [windows](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
3260
|
+
- [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
3261
|
+
- [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
3262
|
+
- [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
3263
|
+
- [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
|
|
3264
|
+
- [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
|
|
3265
|
+
- [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
3266
|
+
- [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
|
|
3267
|
+
- [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
|
|
3268
|
+
- [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
|
|
3269
|
+
- [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
|
|
3270
|
+
- [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
|
|
3271
|
+
- [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
|
|
3272
|
+
- [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
|
|
3273
|
+
- [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
|
|
3274
|
+
- [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
3275
|
+
- [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
|
|
3276
|
+
- [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
|
|
3193
3277
|
|
|
3194
3278
|
````text
|
|
3195
|
-
|
|
3196
|
-
|
|
3197
|
-
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
3279
|
+
MIT License
|
|
3198
3280
|
|
|
3199
|
-
|
|
3200
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3201
|
-
in the Software without restriction, including without limitation the rights
|
|
3202
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3203
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3204
|
-
furnished to do so, subject to the following conditions:
|
|
3281
|
+
Copyright (c) <year> <copyright holders>
|
|
3205
3282
|
|
|
3206
|
-
|
|
3207
|
-
|
|
3283
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3284
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
3285
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3286
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
3287
|
+
following conditions:
|
|
3208
3288
|
|
|
3209
|
-
|
|
3210
|
-
|
|
3211
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3212
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3213
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3214
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3215
|
-
SOFTWARE.
|
|
3289
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3290
|
+
portions of the Software.
|
|
3216
3291
|
|
|
3292
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3293
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
3294
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3295
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
3296
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3217
3297
|
|
|
3218
3298
|
````
|
|
3219
3299
|
|
|
@@ -3223,15 +3303,10 @@ SOFTWARE.
|
|
|
3223
3303
|
|
|
3224
3304
|
### Rust Crates:
|
|
3225
3305
|
|
|
3226
|
-
- [
|
|
3227
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
3228
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
3229
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
3230
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
3231
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
3306
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
3232
3307
|
|
|
3233
3308
|
````text
|
|
3234
|
-
Copyright (c)
|
|
3309
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
3235
3310
|
|
|
3236
3311
|
Permission is hereby granted, free of charge, to any
|
|
3237
3312
|
person obtaining a copy of this software and associated
|
|
@@ -3257,38 +3332,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
3257
3332
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3258
3333
|
DEALINGS IN THE SOFTWARE.
|
|
3259
3334
|
|
|
3260
|
-
````
|
|
3261
|
-
|
|
3262
|
-
---
|
|
3263
|
-
|
|
3264
|
-
## The following dependencies are licensed under the MIT License:
|
|
3265
|
-
|
|
3266
|
-
### Rust Crates:
|
|
3267
|
-
|
|
3268
|
-
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
3269
|
-
|
|
3270
|
-
````text
|
|
3271
|
-
Copyright (c) 2015-2025 Sean McArthur
|
|
3272
|
-
|
|
3273
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3274
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3275
|
-
in the Software without restriction, including without limitation the rights
|
|
3276
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3277
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3278
|
-
furnished to do so, subject to the following conditions:
|
|
3279
|
-
|
|
3280
|
-
The above copyright notice and this permission notice shall be included in
|
|
3281
|
-
all copies or substantial portions of the Software.
|
|
3282
|
-
|
|
3283
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3284
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3285
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3286
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3287
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3288
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3289
|
-
THE SOFTWARE.
|
|
3290
|
-
|
|
3291
|
-
|
|
3292
3335
|
````
|
|
3293
3336
|
|
|
3294
3337
|
---
|
|
@@ -3330,10 +3373,10 @@ THE SOFTWARE.
|
|
|
3330
3373
|
|
|
3331
3374
|
### Rust Crates:
|
|
3332
3375
|
|
|
3333
|
-
- [
|
|
3376
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
3334
3377
|
|
|
3335
3378
|
````text
|
|
3336
|
-
Copyright (c)
|
|
3379
|
+
Copyright (c) 2018 Carl Lerche
|
|
3337
3380
|
|
|
3338
3381
|
Permission is hereby granted, free of charge, to any
|
|
3339
3382
|
person obtaining a copy of this software and associated
|
|
@@ -3367,43 +3410,19 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3367
3410
|
|
|
3368
3411
|
### Rust Crates:
|
|
3369
3412
|
|
|
3370
|
-
- [
|
|
3371
|
-
|
|
3372
|
-
|
|
3373
|
-
|
|
3374
|
-
|
|
3375
|
-
|
|
3376
|
-
|
|
3377
|
-
|
|
3378
|
-
|
|
3379
|
-
in the Software without restriction, including without limitation the rights
|
|
3380
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3381
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3382
|
-
furnished to do so, subject to the following conditions:
|
|
3383
|
-
|
|
3384
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3385
|
-
copies or substantial portions of the Software.
|
|
3386
|
-
|
|
3387
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3388
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3389
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3390
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3391
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3392
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3393
|
-
SOFTWARE.
|
|
3394
|
-
|
|
3395
|
-
````
|
|
3396
|
-
|
|
3397
|
-
---
|
|
3398
|
-
|
|
3399
|
-
## The following dependencies are licensed under the MIT License:
|
|
3400
|
-
|
|
3401
|
-
### Rust Crates:
|
|
3402
|
-
|
|
3403
|
-
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
3413
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3414
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3415
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3416
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3417
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3418
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3419
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3420
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3421
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3404
3422
|
|
|
3405
3423
|
````text
|
|
3406
|
-
Copyright (c) 2016
|
|
3424
|
+
Copyright (c) 2016 Alex Crichton
|
|
3425
|
+
Copyright (c) 2017 The Tokio Authors
|
|
3407
3426
|
|
|
3408
3427
|
Permission is hereby granted, free of charge, to any
|
|
3409
3428
|
person obtaining a copy of this software and associated
|
|
@@ -3437,42 +3456,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3437
3456
|
|
|
3438
3457
|
### Rust Crates:
|
|
3439
3458
|
|
|
3440
|
-
- [
|
|
3441
|
-
|
|
3442
|
-
````text
|
|
3443
|
-
The MIT License (MIT)
|
|
3444
|
-
|
|
3445
|
-
Copyright (c) 2015 Bartłomiej Kamiński
|
|
3446
|
-
|
|
3447
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3448
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3449
|
-
in the Software without restriction, including without limitation the rights
|
|
3450
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3451
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3452
|
-
furnished to do so, subject to the following conditions:
|
|
3453
|
-
|
|
3454
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3455
|
-
copies or substantial portions of the Software.
|
|
3456
|
-
|
|
3457
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3458
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3459
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3460
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3461
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3462
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3463
|
-
SOFTWARE.
|
|
3464
|
-
````
|
|
3465
|
-
|
|
3466
|
-
---
|
|
3467
|
-
|
|
3468
|
-
## The following dependencies are licensed under the MIT License:
|
|
3469
|
-
|
|
3470
|
-
### Rust Crates:
|
|
3471
|
-
|
|
3472
|
-
- [winreg](https://github.com/gentoo90/winreg-rs) (0.52.0)
|
|
3459
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
3473
3460
|
|
|
3474
3461
|
````text
|
|
3475
|
-
Copyright (c)
|
|
3462
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
3476
3463
|
|
|
3477
3464
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3478
3465
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3492,38 +3479,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3492
3479
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3493
3480
|
THE SOFTWARE.
|
|
3494
3481
|
|
|
3495
|
-
````
|
|
3496
|
-
|
|
3497
|
-
---
|
|
3498
|
-
|
|
3499
|
-
## The following dependencies are licensed under the MIT License:
|
|
3500
|
-
|
|
3501
|
-
### Rust Crates:
|
|
3502
|
-
|
|
3503
|
-
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
3504
|
-
|
|
3505
|
-
````text
|
|
3506
|
-
The MIT License (MIT)
|
|
3507
|
-
|
|
3508
|
-
Copyright (c) 2014 Paho Lurie-Gregg
|
|
3509
|
-
|
|
3510
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3511
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3512
|
-
in the Software without restriction, including without limitation the rights
|
|
3513
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3514
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3515
|
-
furnished to do so, subject to the following conditions:
|
|
3516
|
-
|
|
3517
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3518
|
-
copies or substantial portions of the Software.
|
|
3519
|
-
|
|
3520
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3521
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3522
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3523
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3524
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3525
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3526
|
-
SOFTWARE.
|
|
3527
3482
|
|
|
3528
3483
|
````
|
|
3529
3484
|
|
|
@@ -3533,11 +3488,10 @@ SOFTWARE.
|
|
|
3533
3488
|
|
|
3534
3489
|
### Rust Crates:
|
|
3535
3490
|
|
|
3536
|
-
- [
|
|
3491
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
3537
3492
|
|
|
3538
3493
|
````text
|
|
3539
|
-
Copyright (c)
|
|
3540
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3494
|
+
Copyright (c) 2015 Steven Allen
|
|
3541
3495
|
|
|
3542
3496
|
Permission is hereby granted, free of charge, to any
|
|
3543
3497
|
person obtaining a copy of this software and associated
|
|
@@ -3571,13 +3525,36 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3571
3525
|
|
|
3572
3526
|
### Rust Crates:
|
|
3573
3527
|
|
|
3574
|
-
- [
|
|
3528
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
3575
3529
|
|
|
3576
3530
|
````text
|
|
3577
|
-
|
|
3531
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
3532
|
+
|
|
3533
|
+
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:
|
|
3534
|
+
|
|
3535
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3536
|
+
|
|
3537
|
+
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.
|
|
3538
|
+
|
|
3539
|
+
````
|
|
3540
|
+
|
|
3541
|
+
---
|
|
3542
|
+
|
|
3543
|
+
## The following dependencies are licensed under the MIT License:
|
|
3544
|
+
|
|
3545
|
+
### Rust Crates:
|
|
3546
|
+
|
|
3547
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
3548
|
+
|
|
3549
|
+
````text
|
|
3550
|
+
Copyright (c) 2016 The humantime Developers
|
|
3551
|
+
|
|
3552
|
+
Includes parts of http date with the following copyright:
|
|
3553
|
+
Copyright (c) 2016 Pyfisch
|
|
3554
|
+
|
|
3555
|
+
Includes portions of musl libc with the following copyright:
|
|
3556
|
+
Copyright © 2005-2013 Rich Felker
|
|
3578
3557
|
|
|
3579
|
-
Copyright (c) 2019 Yoshua Wuyts
|
|
3580
|
-
Copyright (c) Tokio Contributors
|
|
3581
3558
|
|
|
3582
3559
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3583
3560
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3605,10 +3582,14 @@ SOFTWARE.
|
|
|
3605
3582
|
|
|
3606
3583
|
### Rust Crates:
|
|
3607
3584
|
|
|
3608
|
-
- [
|
|
3585
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
3586
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3587
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3609
3588
|
|
|
3610
3589
|
````text
|
|
3611
|
-
|
|
3590
|
+
MIT License
|
|
3591
|
+
|
|
3592
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
3612
3593
|
|
|
3613
3594
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3614
3595
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3636,10 +3617,12 @@ SOFTWARE.
|
|
|
3636
3617
|
|
|
3637
3618
|
### Rust Crates:
|
|
3638
3619
|
|
|
3639
|
-
- [
|
|
3620
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
3621
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
3622
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
3640
3623
|
|
|
3641
3624
|
````text
|
|
3642
|
-
Copyright (c)
|
|
3625
|
+
Copyright (c) 2019 Tower Contributors
|
|
3643
3626
|
|
|
3644
3627
|
Permission is hereby granted, free of charge, to any
|
|
3645
3628
|
person obtaining a copy of this software and associated
|
|
@@ -3673,39 +3656,62 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3673
3656
|
|
|
3674
3657
|
### Rust Crates:
|
|
3675
3658
|
|
|
3676
|
-
- [
|
|
3677
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
3678
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
3679
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
3680
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
3681
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
3659
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
3682
3660
|
|
|
3683
3661
|
````text
|
|
3684
|
-
Copyright (c)
|
|
3662
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
3663
|
+
Copyright (c) 2016 Jason Housley
|
|
3685
3664
|
|
|
3686
|
-
Permission is hereby granted, free of charge, to any
|
|
3687
|
-
|
|
3688
|
-
|
|
3689
|
-
|
|
3690
|
-
|
|
3691
|
-
|
|
3692
|
-
|
|
3693
|
-
|
|
3694
|
-
|
|
3665
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3666
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3667
|
+
in the Software without restriction, including without limitation the rights
|
|
3668
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3669
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3670
|
+
furnished to do so, subject to the following conditions:
|
|
3671
|
+
|
|
3672
|
+
The above copyright notice and this permission notice shall be included in
|
|
3673
|
+
all copies or substantial portions of the Software.
|
|
3674
|
+
|
|
3675
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3676
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3677
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3678
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3679
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3680
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3681
|
+
THE SOFTWARE.
|
|
3682
|
+
|
|
3683
|
+
````
|
|
3684
|
+
|
|
3685
|
+
---
|
|
3686
|
+
|
|
3687
|
+
## The following dependencies are licensed under the MIT License:
|
|
3688
|
+
|
|
3689
|
+
### Rust Crates:
|
|
3690
|
+
|
|
3691
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
3692
|
+
|
|
3693
|
+
````text
|
|
3694
|
+
MIT License
|
|
3695
3695
|
|
|
3696
|
-
|
|
3697
|
-
shall be included in all copies or substantial portions
|
|
3698
|
-
of the Software.
|
|
3696
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
3699
3697
|
|
|
3700
|
-
|
|
3701
|
-
|
|
3702
|
-
|
|
3703
|
-
|
|
3704
|
-
|
|
3705
|
-
|
|
3706
|
-
|
|
3707
|
-
|
|
3708
|
-
|
|
3698
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3699
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3700
|
+
in the Software without restriction, including without limitation the rights
|
|
3701
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3702
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3703
|
+
furnished to do so, subject to the following conditions:
|
|
3704
|
+
|
|
3705
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3706
|
+
copies or substantial portions of the Software.
|
|
3707
|
+
|
|
3708
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3709
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3710
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3711
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3712
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3713
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3714
|
+
SOFTWARE.
|
|
3709
3715
|
|
|
3710
3716
|
````
|
|
3711
3717
|
|
|
@@ -3715,10 +3721,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3715
3721
|
|
|
3716
3722
|
### Rust Crates:
|
|
3717
3723
|
|
|
3718
|
-
- [
|
|
3724
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
3719
3725
|
|
|
3720
3726
|
````text
|
|
3721
|
-
Copyright (c)
|
|
3727
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
3722
3728
|
|
|
3723
3729
|
Permission is hereby granted, free of charge, to any
|
|
3724
3730
|
person obtaining a copy of this software and associated
|
|
@@ -3752,19 +3758,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3752
3758
|
|
|
3753
3759
|
### Rust Crates:
|
|
3754
3760
|
|
|
3755
|
-
- [
|
|
3756
|
-
- [
|
|
3757
|
-
- [
|
|
3758
|
-
- [
|
|
3759
|
-
- [
|
|
3760
|
-
- [
|
|
3761
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3762
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3763
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3761
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
3762
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
3763
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
3764
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
3765
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
3766
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
3764
3767
|
|
|
3765
3768
|
````text
|
|
3766
|
-
Copyright (c)
|
|
3767
|
-
Copyright (c) 2017 The Tokio Authors
|
|
3769
|
+
Copyright (c) 2019 Tokio Contributors
|
|
3768
3770
|
|
|
3769
3771
|
Permission is hereby granted, free of charge, to any
|
|
3770
3772
|
person obtaining a copy of this software and associated
|
|
@@ -3798,10 +3800,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3798
3800
|
|
|
3799
3801
|
### Rust Crates:
|
|
3800
3802
|
|
|
3801
|
-
- [
|
|
3803
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
3802
3804
|
|
|
3803
3805
|
````text
|
|
3804
|
-
Copyright (c)
|
|
3806
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
3805
3807
|
|
|
3806
3808
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3807
3809
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3821,7 +3823,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3821
3823
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3822
3824
|
THE SOFTWARE.
|
|
3823
3825
|
|
|
3824
|
-
|
|
3825
3826
|
````
|
|
3826
3827
|
|
|
3827
3828
|
---
|
|
@@ -3830,11 +3831,10 @@ THE SOFTWARE.
|
|
|
3830
3831
|
|
|
3831
3832
|
### Rust Crates:
|
|
3832
3833
|
|
|
3833
|
-
- [
|
|
3834
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
3834
3835
|
|
|
3835
3836
|
````text
|
|
3836
|
-
Copyright (c)
|
|
3837
|
-
Copyright (c) 2015-2020 The rust-hex Developers
|
|
3837
|
+
Copyright (c) 2017 Sean McArthur
|
|
3838
3838
|
|
|
3839
3839
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3840
3840
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3843,16 +3843,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3843
3843
|
copies of the Software, and to permit persons to whom the Software is
|
|
3844
3844
|
furnished to do so, subject to the following conditions:
|
|
3845
3845
|
|
|
3846
|
-
The above copyright notice and this permission notice shall be included in
|
|
3847
|
-
copies or substantial portions of the Software.
|
|
3846
|
+
The above copyright notice and this permission notice shall be included in
|
|
3847
|
+
all copies or substantial portions of the Software.
|
|
3848
3848
|
|
|
3849
3849
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3850
3850
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3851
3851
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3852
3852
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3853
3853
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3854
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3855
|
-
SOFTWARE.
|
|
3854
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3855
|
+
THE SOFTWARE.
|
|
3856
|
+
|
|
3856
3857
|
|
|
3857
3858
|
````
|
|
3858
3859
|
|
|
@@ -3862,10 +3863,11 @@ SOFTWARE.
|
|
|
3862
3863
|
|
|
3863
3864
|
### Rust Crates:
|
|
3864
3865
|
|
|
3865
|
-
- [
|
|
3866
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
3866
3867
|
|
|
3867
3868
|
````text
|
|
3868
|
-
Copyright (c) 2018-
|
|
3869
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
3870
|
+
Copyright (c) 2016 Alex Crichton
|
|
3869
3871
|
|
|
3870
3872
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3871
3873
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3894,10 +3896,12 @@ THE SOFTWARE.
|
|
|
3894
3896
|
|
|
3895
3897
|
### Rust Crates:
|
|
3896
3898
|
|
|
3897
|
-
- [
|
|
3899
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
3898
3900
|
|
|
3899
3901
|
````text
|
|
3900
|
-
|
|
3902
|
+
MIT License
|
|
3903
|
+
|
|
3904
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
3901
3905
|
|
|
3902
3906
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3903
3907
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3906,16 +3910,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3906
3910
|
copies of the Software, and to permit persons to whom the Software is
|
|
3907
3911
|
furnished to do so, subject to the following conditions:
|
|
3908
3912
|
|
|
3909
|
-
The above copyright notice and this permission notice shall be included in
|
|
3910
|
-
|
|
3913
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3914
|
+
copies or substantial portions of the Software.
|
|
3911
3915
|
|
|
3912
3916
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3913
3917
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3914
3918
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3915
3919
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3916
3920
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3917
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3918
|
-
|
|
3921
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3922
|
+
SOFTWARE.
|
|
3919
3923
|
|
|
3920
3924
|
````
|
|
3921
3925
|
|
|
@@ -3925,31 +3929,32 @@ THE SOFTWARE.
|
|
|
3925
3929
|
|
|
3926
3930
|
### Rust Crates:
|
|
3927
3931
|
|
|
3928
|
-
- [
|
|
3929
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
3932
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
3930
3933
|
|
|
3931
3934
|
````text
|
|
3932
|
-
MIT License
|
|
3933
|
-
|
|
3934
|
-
Copyright (c)
|
|
3935
|
-
|
|
3936
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3937
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3938
|
-
in the Software without restriction, including without limitation the rights
|
|
3939
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3940
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3941
|
-
furnished to do so, subject to the following conditions:
|
|
3942
|
-
|
|
3943
|
-
|
|
3944
|
-
|
|
3945
|
-
|
|
3946
|
-
|
|
3947
|
-
|
|
3948
|
-
|
|
3949
|
-
|
|
3950
|
-
|
|
3951
|
-
|
|
3952
|
-
|
|
3935
|
+
The MIT License (MIT)
|
|
3936
|
+
|
|
3937
|
+
Copyright (c) 2016 Johann Tuffe
|
|
3938
|
+
|
|
3939
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3940
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3941
|
+
in the Software without restriction, including without limitation the rights
|
|
3942
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3943
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3944
|
+
furnished to do so, subject to the following conditions:
|
|
3945
|
+
|
|
3946
|
+
|
|
3947
|
+
The above copyright notice and this permission notice shall be included in
|
|
3948
|
+
all copies or substantial portions of the Software.
|
|
3949
|
+
|
|
3950
|
+
|
|
3951
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3952
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3953
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3954
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3955
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3956
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3957
|
+
THE SOFTWARE.
|
|
3953
3958
|
|
|
3954
3959
|
````
|
|
3955
3960
|
|
|
@@ -3959,13 +3964,10 @@ SOFTWARE.
|
|
|
3959
3964
|
|
|
3960
3965
|
### Rust Crates:
|
|
3961
3966
|
|
|
3962
|
-
- [
|
|
3963
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
3964
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
3965
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
3967
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
3966
3968
|
|
|
3967
3969
|
````text
|
|
3968
|
-
Copyright (c)
|
|
3970
|
+
Copyright (c) 2017 http-rs authors
|
|
3969
3971
|
|
|
3970
3972
|
Permission is hereby granted, free of charge, to any
|
|
3971
3973
|
person obtaining a copy of this software and associated
|
|
@@ -3999,15 +4001,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3999
4001
|
|
|
4000
4002
|
### Rust Crates:
|
|
4001
4003
|
|
|
4002
|
-
- [
|
|
4003
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
4004
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
4005
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
4004
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
4006
4005
|
|
|
4007
4006
|
````text
|
|
4008
|
-
|
|
4009
|
-
|
|
4010
|
-
Copyright (c) 2015 Andrew Gallant
|
|
4007
|
+
Copyright (c) 2019 Eliza Weisman
|
|
4011
4008
|
|
|
4012
4009
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4013
4010
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4035,33 +4032,36 @@ THE SOFTWARE.
|
|
|
4035
4032
|
|
|
4036
4033
|
### Rust Crates:
|
|
4037
4034
|
|
|
4038
|
-
- [
|
|
4035
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
4039
4036
|
|
|
4040
4037
|
````text
|
|
4041
|
-
The
|
|
4042
|
-
|
|
4043
|
-
Copyright (c) 2014 Mathijs van de Nes
|
|
4038
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
4039
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
4044
4040
|
|
|
4045
|
-
Permission is hereby granted, free of charge, to any
|
|
4046
|
-
of this software and associated
|
|
4047
|
-
|
|
4048
|
-
|
|
4049
|
-
|
|
4050
|
-
|
|
4041
|
+
Permission is hereby granted, free of charge, to any
|
|
4042
|
+
person obtaining a copy of this software and associated
|
|
4043
|
+
documentation files (the "Software"), to deal in the
|
|
4044
|
+
Software without restriction, including without
|
|
4045
|
+
limitation the rights to use, copy, modify, merge,
|
|
4046
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
4047
|
+
the Software, and to permit persons to whom the Software
|
|
4048
|
+
is furnished to do so, subject to the following
|
|
4049
|
+
conditions:
|
|
4051
4050
|
|
|
4052
|
-
The above copyright notice and this permission notice
|
|
4053
|
-
copies or substantial portions
|
|
4051
|
+
The above copyright notice and this permission notice
|
|
4052
|
+
shall be included in all copies or substantial portions
|
|
4053
|
+
of the Software.
|
|
4054
4054
|
|
|
4055
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4056
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4057
|
-
|
|
4058
|
-
|
|
4059
|
-
|
|
4060
|
-
|
|
4061
|
-
|
|
4055
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4056
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4057
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4058
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4059
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4060
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4061
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4062
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4063
|
+
DEALINGS IN THE SOFTWARE.
|
|
4062
4064
|
|
|
4063
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
4064
|
-
licences; see files named LICENSE.*.txt for details.
|
|
4065
4065
|
````
|
|
4066
4066
|
|
|
4067
4067
|
---
|
|
@@ -4455,14 +4455,31 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
4455
4455
|
|
|
4456
4456
|
### Rust Crates:
|
|
4457
4457
|
|
|
4458
|
-
- [
|
|
4458
|
+
- [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4459
|
+
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4460
|
+
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4461
|
+
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4462
|
+
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4463
|
+
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4464
|
+
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4465
|
+
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4466
|
+
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4467
|
+
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4468
|
+
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4469
|
+
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4470
|
+
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4471
|
+
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4472
|
+
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4473
|
+
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4474
|
+
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4475
|
+
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4459
4476
|
|
|
4460
4477
|
````text
|
|
4461
4478
|
UNICODE LICENSE V3
|
|
4462
4479
|
|
|
4463
4480
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4464
4481
|
|
|
4465
|
-
Copyright ©
|
|
4482
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
4466
4483
|
|
|
4467
4484
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4468
4485
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4498,6 +4515,13 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4498
4515
|
dealings in these Data Files or Software without prior written
|
|
4499
4516
|
authorization of the copyright holder.
|
|
4500
4517
|
|
|
4518
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
4519
|
+
|
|
4520
|
+
—
|
|
4521
|
+
|
|
4522
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4523
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4524
|
+
|
|
4501
4525
|
````
|
|
4502
4526
|
|
|
4503
4527
|
---
|
|
@@ -4506,31 +4530,14 @@ authorization of the copyright holder.
|
|
|
4506
4530
|
|
|
4507
4531
|
### Rust Crates:
|
|
4508
4532
|
|
|
4509
|
-
- [
|
|
4510
|
-
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4511
|
-
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4512
|
-
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4513
|
-
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4514
|
-
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4515
|
-
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4516
|
-
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4517
|
-
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4518
|
-
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4519
|
-
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4520
|
-
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4521
|
-
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4522
|
-
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4523
|
-
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4524
|
-
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4525
|
-
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4526
|
-
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4533
|
+
- [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
|
|
4527
4534
|
|
|
4528
4535
|
````text
|
|
4529
4536
|
UNICODE LICENSE V3
|
|
4530
4537
|
|
|
4531
4538
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4532
4539
|
|
|
4533
|
-
Copyright ©
|
|
4540
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
4534
4541
|
|
|
4535
4542
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4536
4543
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4566,12 +4573,5 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4566
4573
|
dealings in these Data Files or Software without prior written
|
|
4567
4574
|
authorization of the copyright holder.
|
|
4568
4575
|
|
|
4569
|
-
SPDX-License-Identifier: Unicode-3.0
|
|
4570
|
-
|
|
4571
|
-
—
|
|
4572
|
-
|
|
4573
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4574
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4575
|
-
|
|
4576
4576
|
````
|
|
4577
4577
|
|