@deveco-codegenie/mcp-bridge-darwin-arm64 1.1.6 → 1.1.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/THIRD_PARTY_LICENSES.md +1244 -1224
- package/napi_bridge.node +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -7,14 +7,13 @@
|
|
|
7
7
|
|
|
8
8
|
### Licenses Breakdown:
|
|
9
9
|
|
|
10
|
-
- MIT:
|
|
10
|
+
- MIT: 190
|
|
11
11
|
- Unicode-3.0: 19
|
|
12
12
|
- Apache-2.0: 7
|
|
13
13
|
- 0BSD: 3
|
|
14
14
|
- BSD-3-Clause: 1
|
|
15
15
|
- ISC: 1
|
|
16
16
|
- MPL-2.0: 1
|
|
17
|
-
- UNKNOWN: 1
|
|
18
17
|
|
|
19
18
|
|
|
20
19
|
---
|
|
@@ -23,21 +22,23 @@
|
|
|
23
22
|
|
|
24
23
|
### Rust Crates:
|
|
25
24
|
|
|
26
|
-
- [
|
|
25
|
+
- [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
|
|
27
26
|
|
|
28
27
|
````text
|
|
29
|
-
|
|
28
|
+
BSD Zero Clause License
|
|
30
29
|
|
|
31
|
-
|
|
32
|
-
any purpose with or without fee is hereby granted.
|
|
30
|
+
Copyright (c) 2025 Goat
|
|
33
31
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
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.
|
|
41
42
|
|
|
42
43
|
````
|
|
43
44
|
|
|
@@ -47,23 +48,21 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
47
48
|
|
|
48
49
|
### Rust Crates:
|
|
49
50
|
|
|
50
|
-
- [
|
|
51
|
+
- [adler2](https://github.com/oyvindln/adler2) (2.0.1)
|
|
51
52
|
|
|
52
53
|
````text
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
Copyright (c) 2024 kotauskas
|
|
54
|
+
Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
|
|
56
55
|
|
|
57
|
-
Permission to use, copy, modify, and/or distribute this software for
|
|
58
|
-
purpose with or without fee is hereby granted.
|
|
56
|
+
Permission to use, copy, modify, and/or distribute this software for
|
|
57
|
+
any purpose with or without fee is hereby granted.
|
|
59
58
|
|
|
60
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
61
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
62
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
63
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
64
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
|
65
|
-
|
|
66
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
59
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
60
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
61
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
62
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
63
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
|
64
|
+
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
|
65
|
+
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
67
66
|
|
|
68
67
|
````
|
|
69
68
|
|
|
@@ -73,12 +72,12 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
73
72
|
|
|
74
73
|
### Rust Crates:
|
|
75
74
|
|
|
76
|
-
- [
|
|
75
|
+
- [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
|
|
77
76
|
|
|
78
77
|
````text
|
|
79
78
|
BSD Zero Clause License
|
|
80
79
|
|
|
81
|
-
Copyright (c)
|
|
80
|
+
Copyright (c) 2024 kotauskas
|
|
82
81
|
|
|
83
82
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
84
83
|
purpose with or without fee is hereby granted.
|
|
@@ -99,7 +98,9 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
99
98
|
|
|
100
99
|
### Rust Crates:
|
|
101
100
|
|
|
102
|
-
- [
|
|
101
|
+
- [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
|
|
102
|
+
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
103
|
+
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
103
104
|
|
|
104
105
|
````text
|
|
105
106
|
Apache License
|
|
@@ -290,7 +291,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
290
291
|
same "printed page" as the copyright notice for easier
|
|
291
292
|
identification within third-party archives.
|
|
292
293
|
|
|
293
|
-
Copyright
|
|
294
|
+
Copyright [yyyy] [name of copyright owner]
|
|
294
295
|
|
|
295
296
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
296
297
|
you may not use this file except in compliance with the License.
|
|
@@ -312,9 +313,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
312
313
|
|
|
313
314
|
### Rust Crates:
|
|
314
315
|
|
|
315
|
-
- [
|
|
316
|
-
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
317
|
-
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
316
|
+
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
318
317
|
|
|
319
318
|
````text
|
|
320
319
|
Apache License
|
|
@@ -505,7 +504,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
505
504
|
same "printed page" as the copyright notice for easier
|
|
506
505
|
identification within third-party archives.
|
|
507
506
|
|
|
508
|
-
Copyright
|
|
507
|
+
Copyright 2011 Google Inc.
|
|
509
508
|
|
|
510
509
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
511
510
|
you may not use this file except in compliance with the License.
|
|
@@ -679,72 +678,30 @@ THIS SOFTWARE.
|
|
|
679
678
|
|
|
680
679
|
### Rust Crates:
|
|
681
680
|
|
|
682
|
-
- [
|
|
683
|
-
|
|
684
|
-
````text
|
|
685
|
-
Copyright (c) 2013-2016 The rust-url developers
|
|
686
|
-
|
|
687
|
-
Permission is hereby granted, free of charge, to any
|
|
688
|
-
person obtaining a copy of this software and associated
|
|
689
|
-
documentation files (the "Software"), to deal in the
|
|
690
|
-
Software without restriction, including without
|
|
691
|
-
limitation the rights to use, copy, modify, merge,
|
|
692
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
693
|
-
the Software, and to permit persons to whom the Software
|
|
694
|
-
is furnished to do so, subject to the following
|
|
695
|
-
conditions:
|
|
696
|
-
|
|
697
|
-
The above copyright notice and this permission notice
|
|
698
|
-
shall be included in all copies or substantial portions
|
|
699
|
-
of the Software.
|
|
700
|
-
|
|
701
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
702
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
703
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
704
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
705
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
706
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
707
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
708
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
709
|
-
DEALINGS IN THE SOFTWARE.
|
|
710
|
-
|
|
711
|
-
````
|
|
712
|
-
|
|
713
|
-
---
|
|
714
|
-
|
|
715
|
-
## The following dependencies are licensed under the MIT License:
|
|
716
|
-
|
|
717
|
-
### Rust Crates:
|
|
718
|
-
|
|
719
|
-
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
681
|
+
- [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
|
|
720
682
|
|
|
721
683
|
````text
|
|
722
|
-
|
|
684
|
+
MIT License
|
|
723
685
|
|
|
724
|
-
|
|
725
|
-
person obtaining a copy of this software and associated
|
|
726
|
-
documentation files (the "Software"), to deal in the
|
|
727
|
-
Software without restriction, including without
|
|
728
|
-
limitation the rights to use, copy, modify, merge,
|
|
729
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
730
|
-
the Software, and to permit persons to whom the Software
|
|
731
|
-
is furnished to do so, subject to the following
|
|
732
|
-
conditions:
|
|
686
|
+
Copyright (c) 2025 rutrum
|
|
733
687
|
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
688
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
689
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
690
|
+
in the Software without restriction, including without limitation the rights
|
|
691
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
692
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
693
|
+
furnished to do so, subject to the following conditions:
|
|
737
694
|
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
741
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
742
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
743
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
744
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
745
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
746
|
-
DEALINGS IN THE SOFTWARE.
|
|
695
|
+
The above copyright notice and this permission notice shall be included in all
|
|
696
|
+
copies or substantial portions of the Software.
|
|
747
697
|
|
|
698
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
699
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
700
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
701
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
702
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
703
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
704
|
+
SOFTWARE.
|
|
748
705
|
````
|
|
749
706
|
|
|
750
707
|
---
|
|
@@ -753,12 +710,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
753
710
|
|
|
754
711
|
### Rust Crates:
|
|
755
712
|
|
|
756
|
-
- [
|
|
713
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
757
714
|
|
|
758
715
|
````text
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
716
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
762
717
|
|
|
763
718
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
764
719
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -767,16 +722,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
767
722
|
copies of the Software, and to permit persons to whom the Software is
|
|
768
723
|
furnished to do so, subject to the following conditions:
|
|
769
724
|
|
|
770
|
-
The above copyright notice and this permission notice shall be included in
|
|
771
|
-
copies or substantial portions of the Software.
|
|
725
|
+
The above copyright notice and this permission notice shall be included in
|
|
726
|
+
all copies or substantial portions of the Software.
|
|
772
727
|
|
|
773
728
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
774
729
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
775
730
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
776
731
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
777
732
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
778
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
779
|
-
SOFTWARE.
|
|
733
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
734
|
+
THE SOFTWARE.
|
|
780
735
|
|
|
781
736
|
````
|
|
782
737
|
|
|
@@ -786,12 +741,10 @@ SOFTWARE.
|
|
|
786
741
|
|
|
787
742
|
### Rust Crates:
|
|
788
743
|
|
|
789
|
-
- [
|
|
744
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
790
745
|
|
|
791
746
|
````text
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
Copyright (c) 2015 Alice Maz
|
|
747
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
795
748
|
|
|
796
749
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
797
750
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -811,6 +764,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
811
764
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
812
765
|
THE SOFTWARE.
|
|
813
766
|
|
|
767
|
+
|
|
814
768
|
````
|
|
815
769
|
|
|
816
770
|
---
|
|
@@ -819,14 +773,11 @@ THE SOFTWARE.
|
|
|
819
773
|
|
|
820
774
|
### Rust Crates:
|
|
821
775
|
|
|
822
|
-
- [
|
|
823
|
-
- [
|
|
824
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
776
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
777
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
825
778
|
|
|
826
779
|
````text
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
780
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
830
781
|
|
|
831
782
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
832
783
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -854,30 +805,34 @@ SOFTWARE.
|
|
|
854
805
|
|
|
855
806
|
### Rust Crates:
|
|
856
807
|
|
|
857
|
-
- [
|
|
858
|
-
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
808
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
859
809
|
|
|
860
810
|
````text
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
Copyright (c) 2015 Steven Fackler
|
|
811
|
+
Copyright (c) 2015 Steven Allen
|
|
864
812
|
|
|
865
|
-
Permission is hereby granted, free of charge, to any
|
|
866
|
-
|
|
867
|
-
the Software
|
|
868
|
-
|
|
869
|
-
the
|
|
870
|
-
|
|
813
|
+
Permission is hereby granted, free of charge, to any
|
|
814
|
+
person obtaining a copy of this software and associated
|
|
815
|
+
documentation files (the "Software"), to deal in the
|
|
816
|
+
Software without restriction, including without
|
|
817
|
+
limitation the rights to use, copy, modify, merge,
|
|
818
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
819
|
+
the Software, and to permit persons to whom the Software
|
|
820
|
+
is furnished to do so, subject to the following
|
|
821
|
+
conditions:
|
|
871
822
|
|
|
872
|
-
The above copyright notice and this permission notice
|
|
873
|
-
copies or substantial portions
|
|
823
|
+
The above copyright notice and this permission notice
|
|
824
|
+
shall be included in all copies or substantial portions
|
|
825
|
+
of the Software.
|
|
874
826
|
|
|
875
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
876
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
827
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
828
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
829
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
830
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
831
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
832
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
833
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
834
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
835
|
+
DEALINGS IN THE SOFTWARE.
|
|
881
836
|
|
|
882
837
|
````
|
|
883
838
|
|
|
@@ -887,12 +842,29 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
887
842
|
|
|
888
843
|
### Rust Crates:
|
|
889
844
|
|
|
890
|
-
- [
|
|
845
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
891
846
|
|
|
892
847
|
````text
|
|
893
|
-
|
|
848
|
+
Copyright 2016 Nika Layzell
|
|
894
849
|
|
|
895
|
-
|
|
850
|
+
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:
|
|
851
|
+
|
|
852
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
853
|
+
|
|
854
|
+
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.
|
|
855
|
+
|
|
856
|
+
````
|
|
857
|
+
|
|
858
|
+
---
|
|
859
|
+
|
|
860
|
+
## The following dependencies are licensed under the MIT License:
|
|
861
|
+
|
|
862
|
+
### Rust Crates:
|
|
863
|
+
|
|
864
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
865
|
+
|
|
866
|
+
````text
|
|
867
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
896
868
|
|
|
897
869
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
898
870
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -901,16 +873,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
901
873
|
copies of the Software, and to permit persons to whom the Software is
|
|
902
874
|
furnished to do so, subject to the following conditions:
|
|
903
875
|
|
|
904
|
-
The above copyright notice and this permission notice shall be included in
|
|
905
|
-
copies or substantial portions of the Software.
|
|
876
|
+
The above copyright notice and this permission notice shall be included in
|
|
877
|
+
all copies or substantial portions of the Software.
|
|
906
878
|
|
|
907
879
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
908
880
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
909
881
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
910
882
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
911
883
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
912
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
913
|
-
SOFTWARE.
|
|
884
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
885
|
+
THE SOFTWARE.
|
|
914
886
|
|
|
915
887
|
````
|
|
916
888
|
|
|
@@ -920,10 +892,10 @@ SOFTWARE.
|
|
|
920
892
|
|
|
921
893
|
### Rust Crates:
|
|
922
894
|
|
|
923
|
-
- [
|
|
895
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
924
896
|
|
|
925
897
|
````text
|
|
926
|
-
Copyright (c)
|
|
898
|
+
Copyright (c) 2016 Anthony Ramine
|
|
927
899
|
|
|
928
900
|
Permission is hereby granted, free of charge, to any
|
|
929
901
|
person obtaining a copy of this software and associated
|
|
@@ -957,12 +929,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
957
929
|
|
|
958
930
|
### Rust Crates:
|
|
959
931
|
|
|
960
|
-
- [
|
|
932
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
961
933
|
|
|
962
934
|
````text
|
|
963
|
-
Copyright (c)
|
|
964
|
-
Copyright (c) 2018 Bastian Köcher
|
|
965
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
935
|
+
Copyright (c) 2018 Carl Lerche
|
|
966
936
|
|
|
967
937
|
Permission is hereby granted, free of charge, to any
|
|
968
938
|
person obtaining a copy of this software and associated
|
|
@@ -996,10 +966,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
996
966
|
|
|
997
967
|
### Rust Crates:
|
|
998
968
|
|
|
999
|
-
- [
|
|
969
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
970
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
1000
971
|
|
|
1001
972
|
````text
|
|
1002
|
-
Copyright (c)
|
|
973
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
974
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
975
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
1003
976
|
|
|
1004
977
|
Permission is hereby granted, free of charge, to any
|
|
1005
978
|
person obtaining a copy of this software and associated
|
|
@@ -1031,78 +1004,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1031
1004
|
|
|
1032
1005
|
## The following dependencies are licensed under the MIT License:
|
|
1033
1006
|
|
|
1034
|
-
### NPM Packages:
|
|
1035
|
-
|
|
1036
|
-
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
1037
|
-
|
|
1038
|
-
````text
|
|
1039
|
-
MIT License
|
|
1040
|
-
|
|
1041
|
-
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
1042
|
-
|
|
1043
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1044
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1045
|
-
in the Software without restriction, including without limitation the rights
|
|
1046
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1047
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1048
|
-
furnished to do so, subject to the following conditions:
|
|
1049
|
-
|
|
1050
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1051
|
-
copies or substantial portions of the Software.
|
|
1052
|
-
|
|
1053
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1054
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1055
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1056
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1057
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1058
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1059
|
-
SOFTWARE.
|
|
1060
|
-
|
|
1061
|
-
[others]: https://github.com/json5/json5/contributors
|
|
1062
|
-
|
|
1063
|
-
````
|
|
1064
|
-
|
|
1065
|
-
---
|
|
1066
|
-
|
|
1067
|
-
## The following dependencies are licensed under the MIT License:
|
|
1068
|
-
|
|
1069
|
-
### Rust Crates:
|
|
1070
|
-
|
|
1071
|
-
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
1072
|
-
|
|
1073
|
-
````text
|
|
1074
|
-
Copyright (c) 2019 Eliza Weisman
|
|
1075
|
-
|
|
1076
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1077
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1078
|
-
in the Software without restriction, including without limitation the rights
|
|
1079
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1080
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1081
|
-
furnished to do so, subject to the following conditions:
|
|
1082
|
-
|
|
1083
|
-
The above copyright notice and this permission notice shall be included in
|
|
1084
|
-
all copies or substantial portions of the Software.
|
|
1085
|
-
|
|
1086
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1087
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1088
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1089
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1090
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1091
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1092
|
-
THE SOFTWARE.
|
|
1093
|
-
|
|
1094
|
-
````
|
|
1095
|
-
|
|
1096
|
-
---
|
|
1097
|
-
|
|
1098
|
-
## The following dependencies are licensed under the MIT License:
|
|
1099
|
-
|
|
1100
1007
|
### Rust Crates:
|
|
1101
1008
|
|
|
1102
|
-
- [
|
|
1009
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
1103
1010
|
|
|
1104
1011
|
````text
|
|
1105
|
-
Copyright (c) 2014
|
|
1012
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
1106
1013
|
|
|
1107
1014
|
Permission is hereby granted, free of charge, to any
|
|
1108
1015
|
person obtaining a copy of this software and associated
|
|
@@ -1136,65 +1043,50 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1136
1043
|
|
|
1137
1044
|
### Rust Crates:
|
|
1138
1045
|
|
|
1139
|
-
- [
|
|
1046
|
+
- [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
|
|
1047
|
+
- [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
|
|
1048
|
+
- [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
|
|
1049
|
+
- [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
|
|
1140
1050
|
|
|
1141
1051
|
````text
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
1145
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
1146
|
-
Copyright (c) 2017 Frommi
|
|
1147
|
-
Copyright (c) 2017-2024 oyvindln
|
|
1148
|
-
|
|
1149
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1150
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1151
|
-
in the Software without restriction, including without limitation the rights
|
|
1152
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1153
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1154
|
-
furnished to do so, subject to the following conditions:
|
|
1155
|
-
|
|
1156
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1157
|
-
copies or substantial portions of the Software.
|
|
1052
|
+
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:
|
|
1158
1053
|
|
|
1159
|
-
|
|
1160
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1161
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1162
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1163
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1164
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1165
|
-
SOFTWARE.
|
|
1054
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1166
1055
|
|
|
1056
|
+
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.
|
|
1167
1057
|
````
|
|
1168
1058
|
|
|
1169
1059
|
---
|
|
1170
1060
|
|
|
1171
1061
|
## The following dependencies are licensed under the MIT License:
|
|
1172
1062
|
|
|
1173
|
-
###
|
|
1063
|
+
### NPM Packages:
|
|
1174
1064
|
|
|
1175
|
-
- [
|
|
1065
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
1066
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
|
|
1176
1067
|
|
|
1177
1068
|
````text
|
|
1178
|
-
|
|
1069
|
+
MIT License
|
|
1179
1070
|
|
|
1180
|
-
|
|
1181
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1182
|
-
in the Software without restriction, including without limitation the rights
|
|
1183
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1184
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1185
|
-
furnished to do so, subject to the following conditions:
|
|
1071
|
+
Copyright (c) Microsoft Corporation.
|
|
1186
1072
|
|
|
1187
|
-
|
|
1188
|
-
|
|
1073
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1074
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1075
|
+
in the Software without restriction, including without limitation the rights
|
|
1076
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1077
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1078
|
+
furnished to do so, subject to the following conditions:
|
|
1189
1079
|
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1193
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1194
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1195
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1196
|
-
THE SOFTWARE.
|
|
1080
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1081
|
+
copies or substantial portions of the Software.
|
|
1197
1082
|
|
|
1083
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1084
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1085
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1086
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1087
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1088
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1089
|
+
SOFTWARE
|
|
1198
1090
|
|
|
1199
1091
|
````
|
|
1200
1092
|
|
|
@@ -1204,11 +1096,12 @@ THE SOFTWARE.
|
|
|
1204
1096
|
|
|
1205
1097
|
### Rust Crates:
|
|
1206
1098
|
|
|
1207
|
-
- [
|
|
1099
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
1208
1100
|
|
|
1209
1101
|
````text
|
|
1210
|
-
|
|
1211
|
-
|
|
1102
|
+
The MIT License (MIT)
|
|
1103
|
+
|
|
1104
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
1212
1105
|
|
|
1213
1106
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1214
1107
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1236,15 +1129,10 @@ THE SOFTWARE.
|
|
|
1236
1129
|
|
|
1237
1130
|
### Rust Crates:
|
|
1238
1131
|
|
|
1239
|
-
- [
|
|
1240
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
1241
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
1242
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
1243
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
1244
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
1132
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
1245
1133
|
|
|
1246
1134
|
````text
|
|
1247
|
-
Copyright (c) 2019
|
|
1135
|
+
Copyright (c) 2019 Carl Lerche
|
|
1248
1136
|
|
|
1249
1137
|
Permission is hereby granted, free of charge, to any
|
|
1250
1138
|
person obtaining a copy of this software and associated
|
|
@@ -1278,10 +1166,46 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1278
1166
|
|
|
1279
1167
|
### Rust Crates:
|
|
1280
1168
|
|
|
1281
|
-
- [
|
|
1169
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
1170
|
+
- [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
|
|
1171
|
+
- [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
|
|
1172
|
+
- [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
|
|
1173
|
+
- [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
|
|
1174
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
1175
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
1282
1176
|
|
|
1283
1177
|
````text
|
|
1284
|
-
|
|
1178
|
+
MIT License
|
|
1179
|
+
|
|
1180
|
+
Copyright (c) <year> <copyright holders>
|
|
1181
|
+
|
|
1182
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
1183
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
1184
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1185
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
1186
|
+
following conditions:
|
|
1187
|
+
|
|
1188
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
1189
|
+
portions of the Software.
|
|
1190
|
+
|
|
1191
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
1192
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
1193
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1194
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
1195
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1196
|
+
|
|
1197
|
+
````
|
|
1198
|
+
|
|
1199
|
+
---
|
|
1200
|
+
|
|
1201
|
+
## The following dependencies are licensed under the MIT License:
|
|
1202
|
+
|
|
1203
|
+
### Rust Crates:
|
|
1204
|
+
|
|
1205
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
1206
|
+
|
|
1207
|
+
````text
|
|
1208
|
+
Copyright (c) 2014 Chris Wong
|
|
1285
1209
|
|
|
1286
1210
|
Permission is hereby granted, free of charge, to any
|
|
1287
1211
|
person obtaining a copy of this software and associated
|
|
@@ -1315,57 +1239,6 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1315
1239
|
|
|
1316
1240
|
### Rust Crates:
|
|
1317
1241
|
|
|
1318
|
-
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
1319
|
-
|
|
1320
|
-
````text
|
|
1321
|
-
Copyright (c) 2018-2019 Sean McArthur
|
|
1322
|
-
|
|
1323
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1324
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1325
|
-
in the Software without restriction, including without limitation the rights
|
|
1326
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1327
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1328
|
-
furnished to do so, subject to the following conditions:
|
|
1329
|
-
|
|
1330
|
-
The above copyright notice and this permission notice shall be included in
|
|
1331
|
-
all copies or substantial portions of the Software.
|
|
1332
|
-
|
|
1333
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1334
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1335
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1336
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1337
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1338
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1339
|
-
THE SOFTWARE.
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
````
|
|
1343
|
-
|
|
1344
|
-
---
|
|
1345
|
-
|
|
1346
|
-
## The following dependencies are licensed under the MIT License:
|
|
1347
|
-
|
|
1348
|
-
### Rust Crates:
|
|
1349
|
-
|
|
1350
|
-
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
1351
|
-
|
|
1352
|
-
````text
|
|
1353
|
-
Copyright 2016 Nika Layzell
|
|
1354
|
-
|
|
1355
|
-
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:
|
|
1356
|
-
|
|
1357
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1358
|
-
|
|
1359
|
-
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.
|
|
1360
|
-
|
|
1361
|
-
````
|
|
1362
|
-
|
|
1363
|
-
---
|
|
1364
|
-
|
|
1365
|
-
## The following dependencies are licensed under the MIT License:
|
|
1366
|
-
|
|
1367
|
-
### Rust Crates:
|
|
1368
|
-
|
|
1369
1242
|
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
1370
1243
|
|
|
1371
1244
|
````text
|
|
@@ -1403,12 +1276,50 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1403
1276
|
|
|
1404
1277
|
### Rust Crates:
|
|
1405
1278
|
|
|
1406
|
-
- [
|
|
1279
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
1407
1280
|
|
|
1408
1281
|
````text
|
|
1409
|
-
Copyright
|
|
1282
|
+
Copyright (c) 2016 The humantime Developers
|
|
1410
1283
|
|
|
1411
|
-
|
|
1284
|
+
Includes parts of http date with the following copyright:
|
|
1285
|
+
Copyright (c) 2016 Pyfisch
|
|
1286
|
+
|
|
1287
|
+
Includes portions of musl libc with the following copyright:
|
|
1288
|
+
Copyright © 2005-2013 Rich Felker
|
|
1289
|
+
|
|
1290
|
+
|
|
1291
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1292
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1293
|
+
in the Software without restriction, including without limitation the rights
|
|
1294
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1295
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1296
|
+
furnished to do so, subject to the following conditions:
|
|
1297
|
+
|
|
1298
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1299
|
+
copies or substantial portions of the Software.
|
|
1300
|
+
|
|
1301
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1302
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1303
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1304
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1305
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1306
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1307
|
+
SOFTWARE.
|
|
1308
|
+
|
|
1309
|
+
````
|
|
1310
|
+
|
|
1311
|
+
---
|
|
1312
|
+
|
|
1313
|
+
## The following dependencies are licensed under the MIT License:
|
|
1314
|
+
|
|
1315
|
+
### Rust Crates:
|
|
1316
|
+
|
|
1317
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
1318
|
+
|
|
1319
|
+
````text
|
|
1320
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
1321
|
+
|
|
1322
|
+
Permission is hereby granted, free of charge, to any
|
|
1412
1323
|
person obtaining a copy of this software and associated
|
|
1413
1324
|
documentation files (the "Software"), to deal in the
|
|
1414
1325
|
Software without restriction, including without
|
|
@@ -1440,12 +1351,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1440
1351
|
|
|
1441
1352
|
### Rust Crates:
|
|
1442
1353
|
|
|
1443
|
-
- [
|
|
1354
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
1444
1355
|
|
|
1445
1356
|
````text
|
|
1446
|
-
|
|
1357
|
+
MIT License
|
|
1447
1358
|
|
|
1448
|
-
Copyright (c)
|
|
1359
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
1449
1360
|
|
|
1450
1361
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1451
1362
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1465,8 +1376,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1465
1376
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1466
1377
|
SOFTWARE.
|
|
1467
1378
|
|
|
1468
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
1469
|
-
licences; see files named LICENSE.*.txt for details.
|
|
1470
1379
|
````
|
|
1471
1380
|
|
|
1472
1381
|
---
|
|
@@ -1475,10 +1384,10 @@ licences; see files named LICENSE.*.txt for details.
|
|
|
1475
1384
|
|
|
1476
1385
|
### Rust Crates:
|
|
1477
1386
|
|
|
1478
|
-
- [
|
|
1387
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
1479
1388
|
|
|
1480
1389
|
````text
|
|
1481
|
-
Copyright (c)
|
|
1390
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
1482
1391
|
|
|
1483
1392
|
Permission is hereby granted, free of charge, to any
|
|
1484
1393
|
person obtaining a copy of this software and associated
|
|
@@ -1512,9 +1421,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1512
1421
|
|
|
1513
1422
|
### Rust Crates:
|
|
1514
1423
|
|
|
1515
|
-
- [
|
|
1424
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
1516
1425
|
|
|
1517
1426
|
````text
|
|
1427
|
+
Copyright Mozilla Foundation
|
|
1428
|
+
|
|
1518
1429
|
Permission is hereby granted, free of charge, to any
|
|
1519
1430
|
person obtaining a copy of this software and associated
|
|
1520
1431
|
documentation files (the "Software"), to deal in the
|
|
@@ -1538,6 +1449,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1538
1449
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1539
1450
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1540
1451
|
DEALINGS IN THE SOFTWARE.
|
|
1452
|
+
|
|
1541
1453
|
````
|
|
1542
1454
|
|
|
1543
1455
|
---
|
|
@@ -1546,34 +1458,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1546
1458
|
|
|
1547
1459
|
### Rust Crates:
|
|
1548
1460
|
|
|
1549
|
-
- [
|
|
1461
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
1550
1462
|
|
|
1551
1463
|
````text
|
|
1552
|
-
Copyright (c) 2017
|
|
1464
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
1465
|
+
Copyright (c) 2016 Jason Housley
|
|
1553
1466
|
|
|
1554
|
-
Permission is hereby granted, free of charge, to any
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
the Software, and to permit persons to whom the Software
|
|
1561
|
-
is furnished to do so, subject to the following
|
|
1562
|
-
conditions:
|
|
1467
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1468
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1469
|
+
in the Software without restriction, including without limitation the rights
|
|
1470
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1471
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1472
|
+
furnished to do so, subject to the following conditions:
|
|
1563
1473
|
|
|
1564
|
-
The above copyright notice and this permission notice
|
|
1565
|
-
|
|
1566
|
-
of the Software.
|
|
1474
|
+
The above copyright notice and this permission notice shall be included in
|
|
1475
|
+
all copies or substantial portions of the Software.
|
|
1567
1476
|
|
|
1568
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1576
|
-
DEALINGS IN THE SOFTWARE.
|
|
1477
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1478
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1479
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1480
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1481
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1482
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1483
|
+
THE SOFTWARE.
|
|
1577
1484
|
|
|
1578
1485
|
````
|
|
1579
1486
|
|
|
@@ -1583,10 +1490,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1583
1490
|
|
|
1584
1491
|
### Rust Crates:
|
|
1585
1492
|
|
|
1586
|
-
- [
|
|
1493
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
1587
1494
|
|
|
1588
1495
|
````text
|
|
1589
|
-
Copyright (c)
|
|
1496
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
1497
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1590
1498
|
|
|
1591
1499
|
Permission is hereby granted, free of charge, to any
|
|
1592
1500
|
person obtaining a copy of this software and associated
|
|
@@ -1620,12 +1528,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1620
1528
|
|
|
1621
1529
|
### Rust Crates:
|
|
1622
1530
|
|
|
1623
|
-
- [
|
|
1531
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
1624
1532
|
|
|
1625
1533
|
````text
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
Copyright (c) 2025 Callum Oakley
|
|
1534
|
+
Copyright (c) 2017 Sean McArthur
|
|
1629
1535
|
|
|
1630
1536
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1631
1537
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1634,16 +1540,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1634
1540
|
copies of the Software, and to permit persons to whom the Software is
|
|
1635
1541
|
furnished to do so, subject to the following conditions:
|
|
1636
1542
|
|
|
1637
|
-
The above copyright notice and this permission notice shall be included in
|
|
1638
|
-
copies or substantial portions of the Software.
|
|
1543
|
+
The above copyright notice and this permission notice shall be included in
|
|
1544
|
+
all copies or substantial portions of the Software.
|
|
1639
1545
|
|
|
1640
1546
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1641
1547
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1642
1548
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1643
1549
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1644
1550
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1645
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1646
|
-
SOFTWARE.
|
|
1551
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1552
|
+
THE SOFTWARE.
|
|
1553
|
+
|
|
1647
1554
|
|
|
1648
1555
|
````
|
|
1649
1556
|
|
|
@@ -1653,10 +1560,13 @@ SOFTWARE.
|
|
|
1653
1560
|
|
|
1654
1561
|
### Rust Crates:
|
|
1655
1562
|
|
|
1656
|
-
- [
|
|
1563
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
1657
1564
|
|
|
1658
1565
|
````text
|
|
1659
|
-
|
|
1566
|
+
MIT License
|
|
1567
|
+
|
|
1568
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
1569
|
+
Copyright (c) Tokio Contributors
|
|
1660
1570
|
|
|
1661
1571
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1662
1572
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1684,10 +1594,10 @@ SOFTWARE.
|
|
|
1684
1594
|
|
|
1685
1595
|
### Rust Crates:
|
|
1686
1596
|
|
|
1687
|
-
- [
|
|
1597
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
1688
1598
|
|
|
1689
1599
|
````text
|
|
1690
|
-
|
|
1600
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
1691
1601
|
|
|
1692
1602
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1693
1603
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1696,16 +1606,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1696
1606
|
copies of the Software, and to permit persons to whom the Software is
|
|
1697
1607
|
furnished to do so, subject to the following conditions:
|
|
1698
1608
|
|
|
1699
|
-
The above copyright notice and this permission notice shall be included in
|
|
1700
|
-
copies or substantial portions of the Software.
|
|
1609
|
+
The above copyright notice and this permission notice shall be included in
|
|
1610
|
+
all copies or substantial portions of the Software.
|
|
1701
1611
|
|
|
1702
1612
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1703
1613
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1704
1614
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1705
1615
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1706
1616
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1707
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1708
|
-
SOFTWARE.
|
|
1617
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1618
|
+
THE SOFTWARE.
|
|
1619
|
+
|
|
1709
1620
|
|
|
1710
1621
|
````
|
|
1711
1622
|
|
|
@@ -1715,11 +1626,10 @@ SOFTWARE.
|
|
|
1715
1626
|
|
|
1716
1627
|
### Rust Crates:
|
|
1717
1628
|
|
|
1718
|
-
- [
|
|
1719
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
1629
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
1720
1630
|
|
|
1721
1631
|
````text
|
|
1722
|
-
Copyright (c)
|
|
1632
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
1723
1633
|
|
|
1724
1634
|
Permission is hereby granted, free of charge, to any
|
|
1725
1635
|
person obtaining a copy of this software and associated
|
|
@@ -1753,10 +1663,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1753
1663
|
|
|
1754
1664
|
### Rust Crates:
|
|
1755
1665
|
|
|
1756
|
-
- [
|
|
1666
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
1757
1667
|
|
|
1758
1668
|
````text
|
|
1759
|
-
Copyright (c)
|
|
1669
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
1760
1670
|
|
|
1761
1671
|
Permission is hereby granted, free of charge, to any
|
|
1762
1672
|
person obtaining a copy of this software and associated
|
|
@@ -1790,12 +1700,43 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1790
1700
|
|
|
1791
1701
|
### Rust Crates:
|
|
1792
1702
|
|
|
1793
|
-
- [
|
|
1794
|
-
- [
|
|
1795
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
1703
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
1704
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
1796
1705
|
|
|
1797
1706
|
````text
|
|
1798
|
-
|
|
1707
|
+
The MIT License (MIT)
|
|
1708
|
+
|
|
1709
|
+
Copyright (c) 2015 Steven Fackler
|
|
1710
|
+
|
|
1711
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1712
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
1713
|
+
the Software without restriction, including without limitation the rights to
|
|
1714
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1715
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1716
|
+
subject to the following conditions:
|
|
1717
|
+
|
|
1718
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1719
|
+
copies or substantial portions of the Software.
|
|
1720
|
+
|
|
1721
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1722
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1723
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1724
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1725
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1726
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1727
|
+
|
|
1728
|
+
````
|
|
1729
|
+
|
|
1730
|
+
---
|
|
1731
|
+
|
|
1732
|
+
## The following dependencies are licensed under the MIT License:
|
|
1733
|
+
|
|
1734
|
+
### Rust Crates:
|
|
1735
|
+
|
|
1736
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
1737
|
+
|
|
1738
|
+
````text
|
|
1739
|
+
Copyright (c) 2016--2023
|
|
1799
1740
|
|
|
1800
1741
|
Permission is hereby granted, free of charge, to any
|
|
1801
1742
|
person obtaining a copy of this software and associated
|
|
@@ -1829,10 +1770,73 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1829
1770
|
|
|
1830
1771
|
### Rust Crates:
|
|
1831
1772
|
|
|
1832
|
-
- [
|
|
1773
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
1833
1774
|
|
|
1834
1775
|
````text
|
|
1835
|
-
Copyright (c)
|
|
1776
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
1777
|
+
|
|
1778
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1779
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1780
|
+
in the Software without restriction, including without limitation the rights
|
|
1781
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1782
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1783
|
+
furnished to do so, subject to the following conditions:
|
|
1784
|
+
|
|
1785
|
+
The above copyright notice and this permission notice shall be included in
|
|
1786
|
+
all copies or substantial portions of the Software.
|
|
1787
|
+
|
|
1788
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1789
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1790
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1791
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1792
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1793
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1794
|
+
THE SOFTWARE.
|
|
1795
|
+
|
|
1796
|
+
````
|
|
1797
|
+
|
|
1798
|
+
---
|
|
1799
|
+
|
|
1800
|
+
## The following dependencies are licensed under the MIT License:
|
|
1801
|
+
|
|
1802
|
+
### Rust Crates:
|
|
1803
|
+
|
|
1804
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
1805
|
+
|
|
1806
|
+
````text
|
|
1807
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
1808
|
+
|
|
1809
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1810
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1811
|
+
in the Software without restriction, including without limitation the rights
|
|
1812
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1813
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1814
|
+
furnished to do so, subject to the following conditions:
|
|
1815
|
+
|
|
1816
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1817
|
+
copies or substantial portions of the Software.
|
|
1818
|
+
|
|
1819
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1820
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1821
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1822
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1823
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1824
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1825
|
+
SOFTWARE.
|
|
1826
|
+
|
|
1827
|
+
````
|
|
1828
|
+
|
|
1829
|
+
---
|
|
1830
|
+
|
|
1831
|
+
## The following dependencies are licensed under the MIT License:
|
|
1832
|
+
|
|
1833
|
+
### Rust Crates:
|
|
1834
|
+
|
|
1835
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
1836
|
+
|
|
1837
|
+
````text
|
|
1838
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
1839
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1836
1840
|
|
|
1837
1841
|
Permission is hereby granted, free of charge, to any
|
|
1838
1842
|
person obtaining a copy of this software and associated
|
|
@@ -1866,10 +1870,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1866
1870
|
|
|
1867
1871
|
### Rust Crates:
|
|
1868
1872
|
|
|
1869
|
-
- [
|
|
1873
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
1870
1874
|
|
|
1871
1875
|
````text
|
|
1872
|
-
Copyright (c)
|
|
1876
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
1873
1877
|
|
|
1874
1878
|
Permission is hereby granted, free of charge, to any
|
|
1875
1879
|
person obtaining a copy of this software and associated
|
|
@@ -1901,49 +1905,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1901
1905
|
|
|
1902
1906
|
## The following dependencies are licensed under the MIT License:
|
|
1903
1907
|
|
|
1904
|
-
###
|
|
1908
|
+
### NPM Packages:
|
|
1905
1909
|
|
|
1906
|
-
- [
|
|
1910
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
1907
1911
|
|
|
1908
1912
|
````text
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
Permission is hereby granted, free of charge, to any
|
|
1912
|
-
person obtaining a copy of this software and associated
|
|
1913
|
-
documentation files (the "Software"), to deal in the
|
|
1914
|
-
Software without restriction, including without
|
|
1915
|
-
limitation the rights to use, copy, modify, merge,
|
|
1916
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1917
|
-
the Software, and to permit persons to whom the Software
|
|
1918
|
-
is furnished to do so, subject to the following
|
|
1919
|
-
conditions:
|
|
1920
|
-
|
|
1921
|
-
The above copyright notice and this permission notice
|
|
1922
|
-
shall be included in all copies or substantial portions
|
|
1923
|
-
of the Software.
|
|
1924
|
-
|
|
1925
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1926
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1927
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1928
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1929
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1930
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1931
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1932
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1933
|
-
DEALINGS IN THE SOFTWARE.
|
|
1934
|
-
|
|
1935
|
-
````
|
|
1936
|
-
|
|
1937
|
-
---
|
|
1938
|
-
|
|
1939
|
-
## The following dependencies are licensed under the MIT License:
|
|
1940
|
-
|
|
1941
|
-
### Rust Crates:
|
|
1942
|
-
|
|
1943
|
-
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
1913
|
+
The MIT License (MIT)
|
|
1944
1914
|
|
|
1945
|
-
|
|
1946
|
-
Copyright (c) 2017 Sean McArthur
|
|
1915
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
1947
1916
|
|
|
1948
1917
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1949
1918
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1963,21 +1932,22 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1963
1932
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1964
1933
|
THE SOFTWARE.
|
|
1965
1934
|
|
|
1966
|
-
|
|
1967
1935
|
````
|
|
1968
1936
|
|
|
1969
1937
|
---
|
|
1970
1938
|
|
|
1971
1939
|
## The following dependencies are licensed under the MIT License:
|
|
1972
1940
|
|
|
1973
|
-
###
|
|
1941
|
+
### Rust Crates:
|
|
1974
1942
|
|
|
1975
|
-
- [
|
|
1943
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1944
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1945
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1976
1946
|
|
|
1977
1947
|
````text
|
|
1978
|
-
|
|
1948
|
+
MIT License
|
|
1979
1949
|
|
|
1980
|
-
Copyright (c)
|
|
1950
|
+
Copyright (c) 2017 Ted Driggs
|
|
1981
1951
|
|
|
1982
1952
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1983
1953
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1997,57 +1967,20 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1997
1967
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1998
1968
|
SOFTWARE.
|
|
1999
1969
|
|
|
2000
|
-
|
|
2001
1970
|
````
|
|
2002
1971
|
|
|
2003
1972
|
---
|
|
2004
1973
|
|
|
2005
1974
|
## The following dependencies are licensed under the MIT License:
|
|
2006
1975
|
|
|
2007
|
-
###
|
|
1976
|
+
### NPM Packages:
|
|
2008
1977
|
|
|
2009
|
-
- [
|
|
1978
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
2010
1979
|
|
|
2011
1980
|
````text
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
Permission is hereby granted, free of charge, to any
|
|
2015
|
-
person obtaining a copy of this software and associated
|
|
2016
|
-
documentation files (the "Software"), to deal in the
|
|
2017
|
-
Software without restriction, including without
|
|
2018
|
-
limitation the rights to use, copy, modify, merge,
|
|
2019
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2020
|
-
the Software, and to permit persons to whom the Software
|
|
2021
|
-
is furnished to do so, subject to the following
|
|
2022
|
-
conditions:
|
|
2023
|
-
|
|
2024
|
-
The above copyright notice and this permission notice
|
|
2025
|
-
shall be included in all copies or substantial portions
|
|
2026
|
-
of the Software.
|
|
2027
|
-
|
|
2028
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2029
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2030
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2031
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2032
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2033
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2034
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2035
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2036
|
-
DEALINGS IN THE SOFTWARE.
|
|
2037
|
-
|
|
2038
|
-
````
|
|
2039
|
-
|
|
2040
|
-
---
|
|
2041
|
-
|
|
2042
|
-
## The following dependencies are licensed under the MIT License:
|
|
2043
|
-
|
|
2044
|
-
### Rust Crates:
|
|
2045
|
-
|
|
2046
|
-
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
1981
|
+
The MIT License (MIT)
|
|
2047
1982
|
|
|
2048
|
-
|
|
2049
|
-
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
2050
|
-
Copyright (c) 2015-2020 The rust-hex Developers
|
|
1983
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
2051
1984
|
|
|
2052
1985
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2053
1986
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2067,24 +2000,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2067
2000
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2068
2001
|
SOFTWARE.
|
|
2069
2002
|
|
|
2070
|
-
````
|
|
2071
|
-
|
|
2072
|
-
---
|
|
2073
|
-
|
|
2074
|
-
## The following dependencies are licensed under the MIT License:
|
|
2075
|
-
|
|
2076
|
-
### Rust Crates:
|
|
2077
|
-
|
|
2078
|
-
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
2079
|
-
|
|
2080
|
-
````text
|
|
2081
|
-
Copyright 2017 Juniper Networks, Inc.
|
|
2082
|
-
|
|
2083
|
-
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:
|
|
2084
|
-
|
|
2085
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2086
|
-
|
|
2087
|
-
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.
|
|
2088
2003
|
|
|
2089
2004
|
````
|
|
2090
2005
|
|
|
@@ -2094,12 +2009,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2094
2009
|
|
|
2095
2010
|
### Rust Crates:
|
|
2096
2011
|
|
|
2097
|
-
- [
|
|
2012
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
2013
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
2014
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2098
2015
|
|
|
2099
2016
|
````text
|
|
2100
|
-
|
|
2017
|
+
MIT License
|
|
2101
2018
|
|
|
2102
|
-
Copyright (c)
|
|
2019
|
+
Copyright (c) Tokio Contributors
|
|
2103
2020
|
|
|
2104
2021
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2105
2022
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2108,16 +2025,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2108
2025
|
copies of the Software, and to permit persons to whom the Software is
|
|
2109
2026
|
furnished to do so, subject to the following conditions:
|
|
2110
2027
|
|
|
2111
|
-
The above copyright notice and this permission notice shall be included in
|
|
2112
|
-
|
|
2028
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2029
|
+
copies or substantial portions of the Software.
|
|
2113
2030
|
|
|
2114
2031
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2115
2032
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2116
2033
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2117
2034
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2118
2035
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2119
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2120
|
-
|
|
2036
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2037
|
+
SOFTWARE.
|
|
2121
2038
|
|
|
2122
2039
|
````
|
|
2123
2040
|
|
|
@@ -2127,10 +2044,19 @@ THE SOFTWARE.
|
|
|
2127
2044
|
|
|
2128
2045
|
### Rust Crates:
|
|
2129
2046
|
|
|
2130
|
-
- [
|
|
2047
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2048
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2049
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2050
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2051
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2052
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2053
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2054
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2055
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2131
2056
|
|
|
2132
2057
|
````text
|
|
2133
|
-
Copyright
|
|
2058
|
+
Copyright (c) 2016 Alex Crichton
|
|
2059
|
+
Copyright (c) 2017 The Tokio Authors
|
|
2134
2060
|
|
|
2135
2061
|
Permission is hereby granted, free of charge, to any
|
|
2136
2062
|
person obtaining a copy of this software and associated
|
|
@@ -2156,7 +2082,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
2156
2082
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2157
2083
|
DEALINGS IN THE SOFTWARE.
|
|
2158
2084
|
|
|
2159
|
-
|
|
2160
2085
|
````
|
|
2161
2086
|
|
|
2162
2087
|
---
|
|
@@ -2207,10 +2132,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2207
2132
|
|
|
2208
2133
|
### Rust Crates:
|
|
2209
2134
|
|
|
2210
|
-
- [
|
|
2135
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
2136
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
2137
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
2138
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
2139
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
2140
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
2211
2141
|
|
|
2212
2142
|
````text
|
|
2213
|
-
Copyright
|
|
2143
|
+
Copyright 2018 Developers of the Rand project
|
|
2144
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2214
2145
|
|
|
2215
2146
|
Permission is hereby granted, free of charge, to any
|
|
2216
2147
|
person obtaining a copy of this software and associated
|
|
@@ -2244,36 +2175,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2244
2175
|
|
|
2245
2176
|
### Rust Crates:
|
|
2246
2177
|
|
|
2247
|
-
- [
|
|
2248
|
-
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
2249
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
2178
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
2250
2179
|
|
|
2251
2180
|
````text
|
|
2252
|
-
Copyright (c)
|
|
2181
|
+
Copyright (c) 2017 Daniel Abramov
|
|
2182
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
2253
2183
|
|
|
2254
|
-
Permission is hereby granted, free of charge, to any
|
|
2255
|
-
|
|
2256
|
-
|
|
2257
|
-
|
|
2258
|
-
|
|
2259
|
-
|
|
2260
|
-
the Software, and to permit persons to whom the Software
|
|
2261
|
-
is furnished to do so, subject to the following
|
|
2262
|
-
conditions:
|
|
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:
|
|
2263
2190
|
|
|
2264
|
-
The above copyright notice and this permission notice
|
|
2265
|
-
|
|
2266
|
-
of the Software.
|
|
2191
|
+
The above copyright notice and this permission notice shall be included in
|
|
2192
|
+
all copies or substantial portions of the Software.
|
|
2267
2193
|
|
|
2268
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2276
|
-
DEALINGS IN THE SOFTWARE.
|
|
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
|
|
2200
|
+
THE SOFTWARE.
|
|
2277
2201
|
|
|
2278
2202
|
````
|
|
2279
2203
|
|
|
@@ -2283,10 +2207,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2283
2207
|
|
|
2284
2208
|
### Rust Crates:
|
|
2285
2209
|
|
|
2286
|
-
- [
|
|
2210
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
2287
2211
|
|
|
2288
2212
|
````text
|
|
2289
|
-
Copyright (c)
|
|
2213
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
2290
2214
|
|
|
2291
2215
|
Permission is hereby granted, free of charge, to any
|
|
2292
2216
|
person obtaining a copy of this software and associated
|
|
@@ -2320,35 +2244,31 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2320
2244
|
|
|
2321
2245
|
### Rust Crates:
|
|
2322
2246
|
|
|
2323
|
-
- [
|
|
2324
|
-
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
2247
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
2325
2248
|
|
|
2326
2249
|
````text
|
|
2327
|
-
|
|
2250
|
+
The MIT License (MIT)
|
|
2328
2251
|
|
|
2329
|
-
|
|
2330
|
-
|
|
2331
|
-
documentation files (the "Software"), to deal in the
|
|
2332
|
-
Software without restriction, including without
|
|
2333
|
-
limitation the rights to use, copy, modify, merge,
|
|
2334
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2335
|
-
the Software, and to permit persons to whom the Software
|
|
2336
|
-
is furnished to do so, subject to the following
|
|
2337
|
-
conditions:
|
|
2252
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
2253
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
2338
2254
|
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
|
-
|
|
2255
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2256
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2257
|
+
in the Software without restriction, including without limitation the rights
|
|
2258
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2259
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2260
|
+
furnished to do so, subject to the following conditions:
|
|
2342
2261
|
|
|
2343
|
-
|
|
2344
|
-
|
|
2345
|
-
|
|
2346
|
-
|
|
2347
|
-
|
|
2348
|
-
|
|
2349
|
-
|
|
2350
|
-
IN
|
|
2351
|
-
|
|
2262
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2263
|
+
copies or substantial portions of the Software.
|
|
2264
|
+
|
|
2265
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2266
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2267
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2268
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2269
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2270
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2271
|
+
SOFTWARE.
|
|
2352
2272
|
|
|
2353
2273
|
````
|
|
2354
2274
|
|
|
@@ -2358,14 +2278,46 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2358
2278
|
|
|
2359
2279
|
### Rust Crates:
|
|
2360
2280
|
|
|
2361
|
-
- [
|
|
2281
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
2362
2282
|
|
|
2363
2283
|
````text
|
|
2364
|
-
Copyright (c)
|
|
2284
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
2285
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
2365
2286
|
|
|
2366
|
-
Permission is hereby granted, free of charge, to any
|
|
2367
|
-
|
|
2368
|
-
|
|
2287
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2288
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2289
|
+
in the Software without restriction, including without limitation the rights
|
|
2290
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2291
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2292
|
+
furnished to do so, subject to the following conditions:
|
|
2293
|
+
|
|
2294
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2295
|
+
copies or substantial portions of the Software.
|
|
2296
|
+
|
|
2297
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2298
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2299
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2300
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2301
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2302
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2303
|
+
SOFTWARE.
|
|
2304
|
+
|
|
2305
|
+
````
|
|
2306
|
+
|
|
2307
|
+
---
|
|
2308
|
+
|
|
2309
|
+
## The following dependencies are licensed under the MIT License:
|
|
2310
|
+
|
|
2311
|
+
### Rust Crates:
|
|
2312
|
+
|
|
2313
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
2314
|
+
|
|
2315
|
+
````text
|
|
2316
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
2317
|
+
|
|
2318
|
+
Permission is hereby granted, free of charge, to any
|
|
2319
|
+
person obtaining a copy of this software and associated
|
|
2320
|
+
documentation files (the "Software"), to deal in the
|
|
2369
2321
|
Software without restriction, including without
|
|
2370
2322
|
limitation the rights to use, copy, modify, merge,
|
|
2371
2323
|
publish, distribute, sublicense, and/or sell copies of
|
|
@@ -2395,10 +2347,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2395
2347
|
|
|
2396
2348
|
### Rust Crates:
|
|
2397
2349
|
|
|
2398
|
-
- [
|
|
2350
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
2351
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
2352
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
2399
2353
|
|
|
2400
2354
|
````text
|
|
2401
|
-
|
|
2355
|
+
MIT License
|
|
2356
|
+
|
|
2357
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
2402
2358
|
|
|
2403
2359
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2404
2360
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2407,16 +2363,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2407
2363
|
copies of the Software, and to permit persons to whom the Software is
|
|
2408
2364
|
furnished to do so, subject to the following conditions:
|
|
2409
2365
|
|
|
2410
|
-
The above copyright notice and this permission notice shall be included in
|
|
2411
|
-
|
|
2366
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2367
|
+
copies or substantial portions of the Software.
|
|
2412
2368
|
|
|
2413
2369
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2414
2370
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2415
2371
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2416
2372
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2417
2373
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2418
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2419
|
-
|
|
2374
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2375
|
+
SOFTWARE.
|
|
2420
2376
|
|
|
2421
2377
|
````
|
|
2422
2378
|
|
|
@@ -2424,32 +2380,100 @@ THE SOFTWARE.
|
|
|
2424
2380
|
|
|
2425
2381
|
## The following dependencies are licensed under the MIT License:
|
|
2426
2382
|
|
|
2427
|
-
###
|
|
2383
|
+
### Rust Crates:
|
|
2428
2384
|
|
|
2429
|
-
- [
|
|
2385
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
2430
2386
|
|
|
2431
2387
|
````text
|
|
2432
|
-
|
|
2388
|
+
Copyright (c) 2017 Robert Grosse
|
|
2433
2389
|
|
|
2434
|
-
|
|
2390
|
+
Permission is hereby granted, free of charge, to any
|
|
2391
|
+
person obtaining a copy of this software and associated
|
|
2392
|
+
documentation files (the "Software"), to deal in the
|
|
2393
|
+
Software without restriction, including without
|
|
2394
|
+
limitation the rights to use, copy, modify, merge,
|
|
2395
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2396
|
+
the Software, and to permit persons to whom the Software
|
|
2397
|
+
is furnished to do so, subject to the following
|
|
2398
|
+
conditions:
|
|
2435
2399
|
|
|
2436
|
-
|
|
2437
|
-
|
|
2438
|
-
|
|
2439
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2440
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2441
|
-
furnished to do so, subject to the following conditions:
|
|
2400
|
+
The above copyright notice and this permission notice
|
|
2401
|
+
shall be included in all copies or substantial portions
|
|
2402
|
+
of the Software.
|
|
2442
2403
|
|
|
2443
|
-
|
|
2444
|
-
|
|
2404
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2405
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2406
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2407
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2408
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2409
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2410
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2411
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2412
|
+
DEALINGS IN THE SOFTWARE.
|
|
2413
|
+
````
|
|
2445
2414
|
|
|
2446
|
-
|
|
2447
|
-
|
|
2448
|
-
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
|
|
2452
|
-
|
|
2415
|
+
---
|
|
2416
|
+
|
|
2417
|
+
## The following dependencies are licensed under the MIT License:
|
|
2418
|
+
|
|
2419
|
+
### Rust Crates:
|
|
2420
|
+
|
|
2421
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
2422
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
2423
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
2424
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
2425
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
2426
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
2427
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
2428
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
2429
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
2430
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
2431
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
2432
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
2433
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
2434
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
2435
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
2436
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2437
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2438
|
+
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
2439
|
+
- [semver](https://github.com/dtolnay/semver) (1.0.28)
|
|
2440
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
2441
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
2442
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
2443
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
2444
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
2445
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
2446
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2447
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2448
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2449
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2450
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
2451
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
2452
|
+
|
|
2453
|
+
````text
|
|
2454
|
+
Permission is hereby granted, free of charge, to any
|
|
2455
|
+
person obtaining a copy of this software and associated
|
|
2456
|
+
documentation files (the "Software"), to deal in the
|
|
2457
|
+
Software without restriction, including without
|
|
2458
|
+
limitation the rights to use, copy, modify, merge,
|
|
2459
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2460
|
+
the Software, and to permit persons to whom the Software
|
|
2461
|
+
is furnished to do so, subject to the following
|
|
2462
|
+
conditions:
|
|
2463
|
+
|
|
2464
|
+
The above copyright notice and this permission notice
|
|
2465
|
+
shall be included in all copies or substantial portions
|
|
2466
|
+
of the Software.
|
|
2467
|
+
|
|
2468
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2469
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2470
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2471
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2472
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2473
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2474
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2475
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2476
|
+
DEALINGS IN THE SOFTWARE.
|
|
2453
2477
|
|
|
2454
2478
|
````
|
|
2455
2479
|
|
|
@@ -2459,32 +2483,34 @@ SOFTWARE.
|
|
|
2459
2483
|
|
|
2460
2484
|
### Rust Crates:
|
|
2461
2485
|
|
|
2462
|
-
- [
|
|
2463
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2464
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2486
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
2465
2487
|
|
|
2466
2488
|
````text
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
Copyright (c) 2017 Ted Driggs
|
|
2489
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
2470
2490
|
|
|
2471
|
-
Permission is hereby granted, free of charge, to any
|
|
2472
|
-
of this software and associated
|
|
2473
|
-
|
|
2474
|
-
|
|
2475
|
-
|
|
2476
|
-
|
|
2491
|
+
Permission is hereby granted, free of charge, to any
|
|
2492
|
+
person obtaining a copy of this software and associated
|
|
2493
|
+
documentation files (the "Software"), to deal in the
|
|
2494
|
+
Software without restriction, including without
|
|
2495
|
+
limitation the rights to use, copy, modify, merge,
|
|
2496
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2497
|
+
the Software, and to permit persons to whom the Software
|
|
2498
|
+
is furnished to do so, subject to the following
|
|
2499
|
+
conditions:
|
|
2477
2500
|
|
|
2478
|
-
The above copyright notice and this permission notice
|
|
2479
|
-
copies or substantial portions
|
|
2501
|
+
The above copyright notice and this permission notice
|
|
2502
|
+
shall be included in all copies or substantial portions
|
|
2503
|
+
of the Software.
|
|
2480
2504
|
|
|
2481
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2482
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2483
|
-
|
|
2484
|
-
|
|
2485
|
-
|
|
2486
|
-
|
|
2487
|
-
|
|
2505
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2506
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2507
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2508
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2509
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2510
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2511
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2512
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2513
|
+
DEALINGS IN THE SOFTWARE.
|
|
2488
2514
|
|
|
2489
2515
|
````
|
|
2490
2516
|
|
|
@@ -2494,10 +2520,10 @@ SOFTWARE.
|
|
|
2494
2520
|
|
|
2495
2521
|
### Rust Crates:
|
|
2496
2522
|
|
|
2497
|
-
- [
|
|
2523
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
2498
2524
|
|
|
2499
2525
|
````text
|
|
2500
|
-
|
|
2526
|
+
MIT License
|
|
2501
2527
|
|
|
2502
2528
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2503
2529
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2525,19 +2551,10 @@ SOFTWARE.
|
|
|
2525
2551
|
|
|
2526
2552
|
### Rust Crates:
|
|
2527
2553
|
|
|
2528
|
-
- [
|
|
2529
|
-
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2530
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2531
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2532
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2533
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2534
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2535
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2536
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2554
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
2537
2555
|
|
|
2538
2556
|
````text
|
|
2539
|
-
Copyright (c)
|
|
2540
|
-
Copyright (c) 2017 The Tokio Authors
|
|
2557
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
2541
2558
|
|
|
2542
2559
|
Permission is hereby granted, free of charge, to any
|
|
2543
2560
|
person obtaining a copy of this software and associated
|
|
@@ -2571,19 +2588,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2571
2588
|
|
|
2572
2589
|
### Rust Crates:
|
|
2573
2590
|
|
|
2574
|
-
- [
|
|
2575
|
-
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
2591
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
2576
2592
|
|
|
2577
2593
|
````text
|
|
2578
|
-
|
|
2594
|
+
MIT License
|
|
2579
2595
|
|
|
2580
|
-
Copyright
|
|
2596
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
2581
2597
|
|
|
2582
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2598
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2599
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2600
|
+
in the Software without restriction, including without limitation the rights
|
|
2601
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2602
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2603
|
+
furnished to do so, subject to the following conditions:
|
|
2583
2604
|
|
|
2584
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2605
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2606
|
+
copies or substantial portions of the Software.
|
|
2585
2607
|
|
|
2586
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2608
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2609
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2610
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2611
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2612
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2613
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2614
|
+
SOFTWARE.
|
|
2587
2615
|
|
|
2588
2616
|
````
|
|
2589
2617
|
|
|
@@ -2593,10 +2621,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2593
2621
|
|
|
2594
2622
|
### Rust Crates:
|
|
2595
2623
|
|
|
2596
|
-
- [
|
|
2624
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
2597
2625
|
|
|
2598
2626
|
````text
|
|
2599
|
-
Copyright
|
|
2627
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
2600
2628
|
|
|
2601
2629
|
Permission is hereby granted, free of charge, to any
|
|
2602
2630
|
person obtaining a copy of this software and associated
|
|
@@ -2630,33 +2658,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2630
2658
|
|
|
2631
2659
|
### Rust Crates:
|
|
2632
2660
|
|
|
2633
|
-
- [
|
|
2634
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
2635
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
2636
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2661
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
2637
2662
|
|
|
2638
2663
|
````text
|
|
2639
|
-
|
|
2640
|
-
|
|
2641
|
-
Copyright (c) 2015 Andrew Gallant
|
|
2664
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
2642
2665
|
|
|
2643
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2644
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2645
|
-
in the Software without restriction, including without limitation the rights
|
|
2646
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2647
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2648
|
-
furnished to do so, subject to the following conditions:
|
|
2666
|
+
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:
|
|
2649
2667
|
|
|
2650
|
-
The above copyright notice and this permission notice shall be included in
|
|
2651
|
-
all copies or substantial portions of the Software.
|
|
2668
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2652
2669
|
|
|
2653
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2654
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2655
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2656
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2657
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2658
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2659
|
-
THE SOFTWARE.
|
|
2670
|
+
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.
|
|
2660
2671
|
|
|
2661
2672
|
````
|
|
2662
2673
|
|
|
@@ -2666,31 +2677,34 @@ THE SOFTWARE.
|
|
|
2666
2677
|
|
|
2667
2678
|
### Rust Crates:
|
|
2668
2679
|
|
|
2669
|
-
- [
|
|
2670
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
2680
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
2671
2681
|
|
|
2672
2682
|
````text
|
|
2673
|
-
|
|
2674
|
-
|
|
2675
|
-
Copyright (c) 2019 Graham Esau
|
|
2683
|
+
Copyright (c) The Rust Project Developers
|
|
2676
2684
|
|
|
2677
|
-
Permission is hereby granted, free of charge, to any
|
|
2678
|
-
of this software and associated
|
|
2679
|
-
|
|
2680
|
-
|
|
2681
|
-
|
|
2682
|
-
|
|
2685
|
+
Permission is hereby granted, free of charge, to any
|
|
2686
|
+
person obtaining a copy of this software and associated
|
|
2687
|
+
documentation files (the "Software"), to deal in the
|
|
2688
|
+
Software without restriction, including without
|
|
2689
|
+
limitation the rights to use, copy, modify, merge,
|
|
2690
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2691
|
+
the Software, and to permit persons to whom the Software
|
|
2692
|
+
is furnished to do so, subject to the following
|
|
2693
|
+
conditions:
|
|
2683
2694
|
|
|
2684
|
-
The above copyright notice and this permission notice
|
|
2685
|
-
copies or substantial portions
|
|
2695
|
+
The above copyright notice and this permission notice
|
|
2696
|
+
shall be included in all copies or substantial portions
|
|
2697
|
+
of the Software.
|
|
2686
2698
|
|
|
2687
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2688
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2689
|
-
|
|
2690
|
-
|
|
2691
|
-
|
|
2692
|
-
|
|
2693
|
-
|
|
2699
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2700
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2701
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2702
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2703
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2704
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2705
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2706
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2707
|
+
DEALINGS IN THE SOFTWARE.
|
|
2694
2708
|
|
|
2695
2709
|
````
|
|
2696
2710
|
|
|
@@ -2700,29 +2714,35 @@ SOFTWARE.
|
|
|
2700
2714
|
|
|
2701
2715
|
### Rust Crates:
|
|
2702
2716
|
|
|
2703
|
-
- [
|
|
2717
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
2718
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
2704
2719
|
|
|
2705
2720
|
````text
|
|
2706
|
-
Copyright (c)
|
|
2707
|
-
|
|
2708
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2709
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2710
|
-
in the Software without restriction, including without limitation the rights
|
|
2711
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2712
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2713
|
-
furnished to do so, subject to the following conditions:
|
|
2721
|
+
Copyright (c) 2014 Alex Crichton
|
|
2714
2722
|
|
|
2715
|
-
|
|
2716
|
-
|
|
2723
|
+
Permission is hereby granted, free of charge, to any
|
|
2724
|
+
person obtaining a copy of this software and associated
|
|
2725
|
+
documentation files (the "Software"), to deal in the
|
|
2726
|
+
Software without restriction, including without
|
|
2727
|
+
limitation the rights to use, copy, modify, merge,
|
|
2728
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2729
|
+
the Software, and to permit persons to whom the Software
|
|
2730
|
+
is furnished to do so, subject to the following
|
|
2731
|
+
conditions:
|
|
2717
2732
|
|
|
2718
|
-
|
|
2719
|
-
|
|
2720
|
-
|
|
2721
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2722
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2723
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2724
|
-
THE SOFTWARE.
|
|
2733
|
+
The above copyright notice and this permission notice
|
|
2734
|
+
shall be included in all copies or substantial portions
|
|
2735
|
+
of the Software.
|
|
2725
2736
|
|
|
2737
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2738
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2739
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2740
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2741
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2742
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2743
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2744
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2745
|
+
DEALINGS IN THE SOFTWARE.
|
|
2726
2746
|
|
|
2727
2747
|
````
|
|
2728
2748
|
|
|
@@ -2732,13 +2752,10 @@ THE SOFTWARE.
|
|
|
2732
2752
|
|
|
2733
2753
|
### Rust Crates:
|
|
2734
2754
|
|
|
2735
|
-
- [
|
|
2736
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
2755
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
2737
2756
|
|
|
2738
2757
|
````text
|
|
2739
|
-
Copyright
|
|
2740
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
2741
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
2758
|
+
Copyright 2023 The Fuchsia Authors
|
|
2742
2759
|
|
|
2743
2760
|
Permission is hereby granted, free of charge, to any
|
|
2744
2761
|
person obtaining a copy of this software and associated
|
|
@@ -2764,6 +2781,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
2764
2781
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2765
2782
|
DEALINGS IN THE SOFTWARE.
|
|
2766
2783
|
|
|
2784
|
+
|
|
2767
2785
|
````
|
|
2768
2786
|
|
|
2769
2787
|
---
|
|
@@ -2772,32 +2790,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2772
2790
|
|
|
2773
2791
|
### Rust Crates:
|
|
2774
2792
|
|
|
2775
|
-
- [
|
|
2776
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
2777
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2793
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
2778
2794
|
|
|
2779
2795
|
````text
|
|
2780
|
-
|
|
2781
|
-
|
|
2782
|
-
Copyright (c) Tokio Contributors
|
|
2796
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
2783
2797
|
|
|
2784
|
-
Permission is hereby granted, free of charge, to any
|
|
2785
|
-
of this software and associated
|
|
2786
|
-
|
|
2787
|
-
|
|
2788
|
-
|
|
2789
|
-
|
|
2798
|
+
Permission is hereby granted, free of charge, to any
|
|
2799
|
+
person obtaining a copy of this software and associated
|
|
2800
|
+
documentation files (the "Software"), to deal in the
|
|
2801
|
+
Software without restriction, including without
|
|
2802
|
+
limitation the rights to use, copy, modify, merge,
|
|
2803
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2804
|
+
the Software, and to permit persons to whom the Software
|
|
2805
|
+
is furnished to do so, subject to the following
|
|
2806
|
+
conditions:
|
|
2790
2807
|
|
|
2791
|
-
The above copyright notice and this permission notice
|
|
2792
|
-
copies or substantial portions
|
|
2808
|
+
The above copyright notice and this permission notice
|
|
2809
|
+
shall be included in all copies or substantial portions
|
|
2810
|
+
of the Software.
|
|
2793
2811
|
|
|
2794
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2795
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2796
|
-
|
|
2797
|
-
|
|
2798
|
-
|
|
2799
|
-
|
|
2800
|
-
|
|
2812
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2813
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2814
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2815
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2816
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2817
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2818
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2819
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2820
|
+
DEALINGS IN THE SOFTWARE.
|
|
2801
2821
|
|
|
2802
2822
|
````
|
|
2803
2823
|
|
|
@@ -2844,10 +2864,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2844
2864
|
|
|
2845
2865
|
### Rust Crates:
|
|
2846
2866
|
|
|
2847
|
-
- [
|
|
2867
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
2868
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
2869
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
2870
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
2871
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
2872
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
2848
2873
|
|
|
2849
2874
|
````text
|
|
2850
|
-
Copyright (c)
|
|
2875
|
+
Copyright (c) 2019 Tokio Contributors
|
|
2851
2876
|
|
|
2852
2877
|
Permission is hereby granted, free of charge, to any
|
|
2853
2878
|
person obtaining a copy of this software and associated
|
|
@@ -2872,38 +2897,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
2872
2897
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2873
2898
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2874
2899
|
DEALINGS IN THE SOFTWARE.
|
|
2875
|
-
````
|
|
2876
|
-
|
|
2877
|
-
---
|
|
2878
|
-
|
|
2879
|
-
## The following dependencies are licensed under the MIT License:
|
|
2880
|
-
|
|
2881
|
-
### Rust Crates:
|
|
2882
|
-
|
|
2883
|
-
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
2884
|
-
|
|
2885
|
-
````text
|
|
2886
|
-
MIT License
|
|
2887
|
-
|
|
2888
|
-
Copyright (c) [2021] [Marvin Countryman]
|
|
2889
|
-
|
|
2890
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2891
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2892
|
-
in the Software without restriction, including without limitation the rights
|
|
2893
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2894
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2895
|
-
furnished to do so, subject to the following conditions:
|
|
2896
|
-
|
|
2897
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2898
|
-
copies or substantial portions of the Software.
|
|
2899
|
-
|
|
2900
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2901
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2902
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2903
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2904
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2905
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2906
|
-
SOFTWARE.
|
|
2907
2900
|
|
|
2908
2901
|
````
|
|
2909
2902
|
|
|
@@ -2913,12 +2906,15 @@ SOFTWARE.
|
|
|
2913
2906
|
|
|
2914
2907
|
### Rust Crates:
|
|
2915
2908
|
|
|
2916
|
-
- [
|
|
2909
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
2910
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
2911
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
2912
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2917
2913
|
|
|
2918
2914
|
````text
|
|
2919
2915
|
The MIT License (MIT)
|
|
2920
2916
|
|
|
2921
|
-
Copyright (c)
|
|
2917
|
+
Copyright (c) 2015 Andrew Gallant
|
|
2922
2918
|
|
|
2923
2919
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2924
2920
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2927,16 +2923,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2927
2923
|
copies of the Software, and to permit persons to whom the Software is
|
|
2928
2924
|
furnished to do so, subject to the following conditions:
|
|
2929
2925
|
|
|
2930
|
-
The above copyright notice and this permission notice shall be included in
|
|
2931
|
-
copies or substantial portions of the Software.
|
|
2926
|
+
The above copyright notice and this permission notice shall be included in
|
|
2927
|
+
all copies or substantial portions of the Software.
|
|
2932
2928
|
|
|
2933
2929
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2934
2930
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2935
2931
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2936
2932
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2937
2933
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2938
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2939
|
-
SOFTWARE.
|
|
2934
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2935
|
+
THE SOFTWARE.
|
|
2940
2936
|
|
|
2941
2937
|
````
|
|
2942
2938
|
|
|
@@ -2946,10 +2942,10 @@ SOFTWARE.
|
|
|
2946
2942
|
|
|
2947
2943
|
### Rust Crates:
|
|
2948
2944
|
|
|
2949
|
-
- [
|
|
2945
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
2950
2946
|
|
|
2951
2947
|
````text
|
|
2952
|
-
Copyright (c)
|
|
2948
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
2953
2949
|
|
|
2954
2950
|
Permission is hereby granted, free of charge, to any
|
|
2955
2951
|
person obtaining a copy of this software and associated
|
|
@@ -2983,10 +2979,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2983
2979
|
|
|
2984
2980
|
### Rust Crates:
|
|
2985
2981
|
|
|
2986
|
-
- [
|
|
2982
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
2987
2983
|
|
|
2988
2984
|
````text
|
|
2989
|
-
Copyright (c)
|
|
2985
|
+
Copyright (c) 2017 Contributors
|
|
2990
2986
|
|
|
2991
2987
|
Permission is hereby granted, free of charge, to any
|
|
2992
2988
|
person obtaining a copy of this software and associated
|
|
@@ -3020,10 +3016,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3020
3016
|
|
|
3021
3017
|
### Rust Crates:
|
|
3022
3018
|
|
|
3023
|
-
- [
|
|
3019
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
3024
3020
|
|
|
3025
3021
|
````text
|
|
3026
|
-
Copyright (c) 2018 The
|
|
3022
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
3023
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3027
3024
|
|
|
3028
3025
|
Permission is hereby granted, free of charge, to any
|
|
3029
3026
|
person obtaining a copy of this software and associated
|
|
@@ -3057,17 +3054,47 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3057
3054
|
|
|
3058
3055
|
### Rust Crates:
|
|
3059
3056
|
|
|
3060
|
-
- [
|
|
3057
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
3061
3058
|
|
|
3062
3059
|
````text
|
|
3063
|
-
|
|
3060
|
+
The MIT License (MIT)
|
|
3064
3061
|
|
|
3065
|
-
|
|
3066
|
-
Copyright (c) 2016
|
|
3062
|
+
Copyright (c) 2015 Danny Guo
|
|
3063
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3064
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
3067
3065
|
|
|
3068
|
-
|
|
3069
|
-
|
|
3066
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3067
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3068
|
+
in the Software without restriction, including without limitation the rights
|
|
3069
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3070
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3071
|
+
furnished to do so, subject to the following conditions:
|
|
3072
|
+
|
|
3073
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3074
|
+
copies or substantial portions of the Software.
|
|
3075
|
+
|
|
3076
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3077
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3078
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3079
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3080
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3081
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3082
|
+
SOFTWARE.
|
|
3083
|
+
|
|
3084
|
+
````
|
|
3085
|
+
|
|
3086
|
+
---
|
|
3087
|
+
|
|
3088
|
+
## The following dependencies are licensed under the MIT License:
|
|
3089
|
+
|
|
3090
|
+
### Rust Crates:
|
|
3091
|
+
|
|
3092
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
3093
|
+
|
|
3094
|
+
````text
|
|
3095
|
+
MIT License
|
|
3070
3096
|
|
|
3097
|
+
Copyright (c) 2025 Callum Oakley
|
|
3071
3098
|
|
|
3072
3099
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3073
3100
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3095,32 +3122,34 @@ SOFTWARE.
|
|
|
3095
3122
|
|
|
3096
3123
|
### Rust Crates:
|
|
3097
3124
|
|
|
3098
|
-
- [
|
|
3125
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
3099
3126
|
|
|
3100
3127
|
````text
|
|
3101
|
-
|
|
3102
|
-
|
|
3103
|
-
|
|
3104
|
-
|
|
3105
|
-
|
|
3106
|
-
|
|
3107
|
-
|
|
3108
|
-
|
|
3109
|
-
|
|
3110
|
-
furnished to do so, subject to the following
|
|
3111
|
-
|
|
3112
|
-
|
|
3113
|
-
The above copyright notice and this permission notice
|
|
3114
|
-
all copies or substantial portions
|
|
3115
|
-
|
|
3116
|
-
|
|
3117
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3118
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3119
|
-
|
|
3120
|
-
|
|
3121
|
-
|
|
3122
|
-
|
|
3123
|
-
|
|
3128
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
3129
|
+
|
|
3130
|
+
Permission is hereby granted, free of charge, to any
|
|
3131
|
+
person obtaining a copy of this software and associated
|
|
3132
|
+
documentation files (the "Software"), to deal in the
|
|
3133
|
+
Software without restriction, including without
|
|
3134
|
+
limitation the rights to use, copy, modify, merge,
|
|
3135
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3136
|
+
the Software, and to permit persons to whom the Software
|
|
3137
|
+
is furnished to do so, subject to the following
|
|
3138
|
+
conditions:
|
|
3139
|
+
|
|
3140
|
+
The above copyright notice and this permission notice
|
|
3141
|
+
shall be included in all copies or substantial portions
|
|
3142
|
+
of the Software.
|
|
3143
|
+
|
|
3144
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3145
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3146
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3147
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3148
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3149
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3150
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3151
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3152
|
+
DEALINGS IN THE SOFTWARE.
|
|
3124
3153
|
|
|
3125
3154
|
````
|
|
3126
3155
|
|
|
@@ -3130,11 +3159,10 @@ THE SOFTWARE.
|
|
|
3130
3159
|
|
|
3131
3160
|
### Rust Crates:
|
|
3132
3161
|
|
|
3133
|
-
- [
|
|
3162
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
3134
3163
|
|
|
3135
3164
|
````text
|
|
3136
|
-
Copyright (c) 2018-
|
|
3137
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3165
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
3138
3166
|
|
|
3139
3167
|
Permission is hereby granted, free of charge, to any
|
|
3140
3168
|
person obtaining a copy of this software and associated
|
|
@@ -3168,10 +3196,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3168
3196
|
|
|
3169
3197
|
### Rust Crates:
|
|
3170
3198
|
|
|
3171
|
-
- [
|
|
3199
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
3172
3200
|
|
|
3173
3201
|
````text
|
|
3174
|
-
Copyright (c)
|
|
3202
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
3203
|
+
Copyright (c) 2016 Alex Crichton
|
|
3175
3204
|
|
|
3176
3205
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3177
3206
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3191,6 +3220,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3191
3220
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3192
3221
|
THE SOFTWARE.
|
|
3193
3222
|
|
|
3223
|
+
|
|
3194
3224
|
````
|
|
3195
3225
|
|
|
3196
3226
|
---
|
|
@@ -3199,11 +3229,11 @@ THE SOFTWARE.
|
|
|
3199
3229
|
|
|
3200
3230
|
### Rust Crates:
|
|
3201
3231
|
|
|
3202
|
-
- [
|
|
3232
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
3233
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
3203
3234
|
|
|
3204
3235
|
````text
|
|
3205
|
-
Copyright (c)
|
|
3206
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3236
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
3207
3237
|
|
|
3208
3238
|
Permission is hereby granted, free of charge, to any
|
|
3209
3239
|
person obtaining a copy of this software and associated
|
|
@@ -3237,35 +3267,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3237
3267
|
|
|
3238
3268
|
### Rust Crates:
|
|
3239
3269
|
|
|
3240
|
-
- [
|
|
3241
|
-
- [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
|
|
3242
|
-
- [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
|
|
3243
|
-
- [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
|
|
3244
|
-
|
|
3245
|
-
````text
|
|
3246
|
-
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:
|
|
3247
|
-
|
|
3248
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3249
|
-
|
|
3250
|
-
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.
|
|
3251
|
-
````
|
|
3252
|
-
|
|
3253
|
-
---
|
|
3254
|
-
|
|
3255
|
-
## The following dependencies are licensed under the MIT License:
|
|
3256
|
-
|
|
3257
|
-
### Rust Crates:
|
|
3258
|
-
|
|
3259
|
-
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
3260
|
-
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
3261
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3262
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
3263
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3264
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
3270
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
3265
3271
|
|
|
3266
3272
|
````text
|
|
3267
|
-
Copyright
|
|
3268
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3273
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
3269
3274
|
|
|
3270
3275
|
Permission is hereby granted, free of charge, to any
|
|
3271
3276
|
person obtaining a copy of this software and associated
|
|
@@ -3281,57 +3286,29 @@ The above copyright notice and this permission notice
|
|
|
3281
3286
|
shall be included in all copies or substantial portions
|
|
3282
3287
|
of the Software.
|
|
3283
3288
|
|
|
3284
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3285
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3286
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3287
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3288
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3289
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3290
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3291
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3292
|
-
DEALINGS IN THE SOFTWARE.
|
|
3293
|
-
|
|
3294
|
-
````
|
|
3295
|
-
|
|
3296
|
-
---
|
|
3297
|
-
|
|
3298
|
-
## The following dependencies are licensed under the MIT License:
|
|
3299
|
-
|
|
3300
|
-
### Rust Crates:
|
|
3301
|
-
|
|
3302
|
-
- [
|
|
3303
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
3304
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
3305
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
3306
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
3307
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
3308
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
3309
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
3310
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
3311
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3312
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3313
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
3314
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
3315
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
3316
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
3317
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3318
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3319
|
-
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
3320
|
-
- [semver](https://github.com/dtolnay/semver) (1.0.28)
|
|
3321
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
3322
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
3323
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
3324
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
3325
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
3326
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
3327
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3328
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3329
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3330
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3331
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
3332
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
3289
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3290
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3291
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3292
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3293
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3294
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3295
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3296
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3297
|
+
DEALINGS IN THE SOFTWARE.
|
|
3298
|
+
|
|
3299
|
+
````
|
|
3300
|
+
|
|
3301
|
+
---
|
|
3302
|
+
|
|
3303
|
+
## The following dependencies are licensed under the MIT License:
|
|
3304
|
+
|
|
3305
|
+
### Rust Crates:
|
|
3306
|
+
|
|
3307
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
3333
3308
|
|
|
3334
3309
|
````text
|
|
3310
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
3311
|
+
|
|
3335
3312
|
Permission is hereby granted, free of charge, to any
|
|
3336
3313
|
person obtaining a copy of this software and associated
|
|
3337
3314
|
documentation files (the "Software"), to deal in the
|
|
@@ -3364,27 +3341,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3364
3341
|
|
|
3365
3342
|
### Rust Crates:
|
|
3366
3343
|
|
|
3367
|
-
- [
|
|
3344
|
+
- [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
|
|
3368
3345
|
|
|
3369
3346
|
````text
|
|
3370
|
-
Copyright
|
|
3347
|
+
Copyright (c) 2015 The Rust Project Developers
|
|
3371
3348
|
|
|
3372
|
-
Permission is hereby granted, free of charge, to any
|
|
3373
|
-
|
|
3374
|
-
the Software
|
|
3375
|
-
|
|
3376
|
-
the
|
|
3377
|
-
|
|
3349
|
+
Permission is hereby granted, free of charge, to any
|
|
3350
|
+
person obtaining a copy of this software and associated
|
|
3351
|
+
documentation files (the "Software"), to deal in the
|
|
3352
|
+
Software without restriction, including without
|
|
3353
|
+
limitation the rights to use, copy, modify, merge,
|
|
3354
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3355
|
+
the Software, and to permit persons to whom the Software
|
|
3356
|
+
is furnished to do so, subject to the following
|
|
3357
|
+
conditions:
|
|
3378
3358
|
|
|
3379
|
-
The above copyright notice and this permission notice
|
|
3380
|
-
copies or substantial portions
|
|
3359
|
+
The above copyright notice and this permission notice
|
|
3360
|
+
shall be included in all copies or substantial portions
|
|
3361
|
+
of the Software.
|
|
3381
3362
|
|
|
3382
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3383
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3384
|
-
|
|
3385
|
-
|
|
3386
|
-
|
|
3387
|
-
|
|
3363
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3364
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3365
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3366
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3367
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3368
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3369
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3370
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3371
|
+
DEALINGS IN THE SOFTWARE.
|
|
3388
3372
|
|
|
3389
3373
|
````
|
|
3390
3374
|
|
|
@@ -3392,14 +3376,14 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3392
3376
|
|
|
3393
3377
|
## The following dependencies are licensed under the MIT License:
|
|
3394
3378
|
|
|
3395
|
-
###
|
|
3379
|
+
### Rust Crates:
|
|
3396
3380
|
|
|
3397
|
-
- [
|
|
3381
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
3398
3382
|
|
|
3399
3383
|
````text
|
|
3400
3384
|
The MIT License (MIT)
|
|
3401
3385
|
|
|
3402
|
-
Copyright (c)
|
|
3386
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
3403
3387
|
|
|
3404
3388
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3405
3389
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3408,16 +3392,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3408
3392
|
copies of the Software, and to permit persons to whom the Software is
|
|
3409
3393
|
furnished to do so, subject to the following conditions:
|
|
3410
3394
|
|
|
3411
|
-
The above copyright notice and this permission notice shall be included in
|
|
3412
|
-
|
|
3395
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3396
|
+
copies or substantial portions of the Software.
|
|
3413
3397
|
|
|
3414
3398
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3415
3399
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3416
3400
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3417
3401
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3418
3402
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3419
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3420
|
-
|
|
3403
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3404
|
+
SOFTWARE.
|
|
3421
3405
|
|
|
3422
3406
|
````
|
|
3423
3407
|
|
|
@@ -3425,15 +3409,12 @@ THE SOFTWARE.
|
|
|
3425
3409
|
|
|
3426
3410
|
## The following dependencies are licensed under the MIT License:
|
|
3427
3411
|
|
|
3428
|
-
###
|
|
3412
|
+
### Rust Crates:
|
|
3429
3413
|
|
|
3430
|
-
- [
|
|
3431
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
3414
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
3432
3415
|
|
|
3433
3416
|
````text
|
|
3434
|
-
|
|
3435
|
-
|
|
3436
|
-
Copyright (c) 2017 Evgeny Poberezkin
|
|
3417
|
+
Copyright (c) 2018 directories-rs contributors
|
|
3437
3418
|
|
|
3438
3419
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3439
3420
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3461,13 +3442,10 @@ SOFTWARE.
|
|
|
3461
3442
|
|
|
3462
3443
|
### Rust Crates:
|
|
3463
3444
|
|
|
3464
|
-
- [
|
|
3465
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
3466
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
3467
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
3445
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
3468
3446
|
|
|
3469
3447
|
````text
|
|
3470
|
-
Copyright (c) 2016
|
|
3448
|
+
Copyright (c) 2016--2017
|
|
3471
3449
|
|
|
3472
3450
|
Permission is hereby granted, free of charge, to any
|
|
3473
3451
|
person obtaining a copy of this software and associated
|
|
@@ -3499,15 +3477,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3499
3477
|
|
|
3500
3478
|
## The following dependencies are licensed under the MIT License:
|
|
3501
3479
|
|
|
3502
|
-
###
|
|
3480
|
+
### NPM Packages:
|
|
3503
3481
|
|
|
3504
|
-
- [
|
|
3482
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
3505
3483
|
|
|
3506
3484
|
````text
|
|
3507
3485
|
MIT License
|
|
3508
3486
|
|
|
3509
|
-
Copyright (c)
|
|
3510
|
-
Copyright (c) Tokio Contributors
|
|
3487
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
3511
3488
|
|
|
3512
3489
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3513
3490
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3535,30 +3512,19 @@ SOFTWARE.
|
|
|
3535
3512
|
|
|
3536
3513
|
### Rust Crates:
|
|
3537
3514
|
|
|
3538
|
-
- [
|
|
3515
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
3516
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
3539
3517
|
|
|
3540
3518
|
````text
|
|
3541
|
-
|
|
3542
|
-
Copyright (c) 2016 Alex Crichton
|
|
3519
|
+
The MIT License (MIT)
|
|
3543
3520
|
|
|
3544
|
-
|
|
3545
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3546
|
-
in the Software without restriction, including without limitation the rights
|
|
3547
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3548
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3549
|
-
furnished to do so, subject to the following conditions:
|
|
3521
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
3550
3522
|
|
|
3551
|
-
|
|
3552
|
-
all copies or substantial portions of the Software.
|
|
3523
|
+
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:
|
|
3553
3524
|
|
|
3554
|
-
|
|
3555
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3556
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3557
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3558
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3559
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3560
|
-
THE SOFTWARE.
|
|
3525
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3561
3526
|
|
|
3527
|
+
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.
|
|
3562
3528
|
|
|
3563
3529
|
````
|
|
3564
3530
|
|
|
@@ -3568,33 +3534,30 @@ THE SOFTWARE.
|
|
|
3568
3534
|
|
|
3569
3535
|
### Rust Crates:
|
|
3570
3536
|
|
|
3571
|
-
- [
|
|
3537
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
3572
3538
|
|
|
3573
3539
|
````text
|
|
3574
|
-
The MIT License (MIT)
|
|
3575
|
-
|
|
3576
|
-
Copyright (c) 2015
|
|
3577
|
-
|
|
3578
|
-
|
|
3579
|
-
|
|
3580
|
-
|
|
3581
|
-
|
|
3582
|
-
|
|
3583
|
-
to
|
|
3584
|
-
|
|
3585
|
-
|
|
3586
|
-
|
|
3587
|
-
|
|
3588
|
-
|
|
3589
|
-
|
|
3590
|
-
|
|
3591
|
-
|
|
3592
|
-
|
|
3593
|
-
|
|
3594
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3595
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3540
|
+
The MIT License (MIT)
|
|
3541
|
+
|
|
3542
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
3543
|
+
|
|
3544
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3545
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3546
|
+
in the Software without restriction, including without limitation the rights
|
|
3547
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3548
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3549
|
+
furnished to do so, subject to the following conditions:
|
|
3550
|
+
|
|
3551
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3552
|
+
copies or substantial portions of the Software.
|
|
3553
|
+
|
|
3554
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3555
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3556
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3557
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3558
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3559
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3596
3560
|
SOFTWARE.
|
|
3597
|
-
|
|
3598
3561
|
````
|
|
3599
3562
|
|
|
3600
3563
|
---
|
|
@@ -3603,29 +3566,37 @@ SOFTWARE.
|
|
|
3603
3566
|
|
|
3604
3567
|
### Rust Crates:
|
|
3605
3568
|
|
|
3606
|
-
- [
|
|
3607
|
-
- [
|
|
3569
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
3570
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
3571
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
3572
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
3608
3573
|
|
|
3609
3574
|
````text
|
|
3610
|
-
Copyright (c)
|
|
3575
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
3611
3576
|
|
|
3612
|
-
Permission is hereby granted, free of charge, to any
|
|
3613
|
-
of this software and associated
|
|
3614
|
-
|
|
3615
|
-
|
|
3616
|
-
|
|
3617
|
-
|
|
3577
|
+
Permission is hereby granted, free of charge, to any
|
|
3578
|
+
person obtaining a copy of this software and associated
|
|
3579
|
+
documentation files (the "Software"), to deal in the
|
|
3580
|
+
Software without restriction, including without
|
|
3581
|
+
limitation the rights to use, copy, modify, merge,
|
|
3582
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3583
|
+
the Software, and to permit persons to whom the Software
|
|
3584
|
+
is furnished to do so, subject to the following
|
|
3585
|
+
conditions:
|
|
3618
3586
|
|
|
3619
|
-
The above copyright notice and this permission notice
|
|
3620
|
-
copies or substantial portions
|
|
3587
|
+
The above copyright notice and this permission notice
|
|
3588
|
+
shall be included in all copies or substantial portions
|
|
3589
|
+
of the Software.
|
|
3621
3590
|
|
|
3622
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3623
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3624
|
-
|
|
3625
|
-
|
|
3626
|
-
|
|
3627
|
-
|
|
3628
|
-
|
|
3591
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3592
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3593
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3594
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3595
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3596
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3597
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3598
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3599
|
+
DEALINGS IN THE SOFTWARE.
|
|
3629
3600
|
|
|
3630
3601
|
````
|
|
3631
3602
|
|
|
@@ -3635,11 +3606,10 @@ SOFTWARE.
|
|
|
3635
3606
|
|
|
3636
3607
|
### Rust Crates:
|
|
3637
3608
|
|
|
3638
|
-
- [
|
|
3609
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
3639
3610
|
|
|
3640
3611
|
````text
|
|
3641
|
-
Copyright (c)
|
|
3642
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3612
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
3643
3613
|
|
|
3644
3614
|
Permission is hereby granted, free of charge, to any
|
|
3645
3615
|
person obtaining a copy of this software and associated
|
|
@@ -3673,10 +3643,42 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3673
3643
|
|
|
3674
3644
|
### Rust Crates:
|
|
3675
3645
|
|
|
3676
|
-
- [
|
|
3646
|
+
- [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
|
|
3677
3647
|
|
|
3678
3648
|
````text
|
|
3679
|
-
Copyright
|
|
3649
|
+
Copyright 2018 Parity Technologies (UK) Ltd.
|
|
3650
|
+
|
|
3651
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3652
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
3653
|
+
the Software without restriction, including without limitation the rights to
|
|
3654
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3655
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3656
|
+
subject to the following conditions:
|
|
3657
|
+
|
|
3658
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3659
|
+
copies or substantial portions of the Software.
|
|
3660
|
+
|
|
3661
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3662
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3663
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
|
|
3664
|
+
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
3665
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3666
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3667
|
+
|
|
3668
|
+
````
|
|
3669
|
+
|
|
3670
|
+
---
|
|
3671
|
+
|
|
3672
|
+
## The following dependencies are licensed under the MIT License:
|
|
3673
|
+
|
|
3674
|
+
### Rust Crates:
|
|
3675
|
+
|
|
3676
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
3677
|
+
|
|
3678
|
+
````text
|
|
3679
|
+
Copyright (c) 2017 Carl Lerche
|
|
3680
|
+
Copyright (c) 2018 Bastian Köcher
|
|
3681
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
3680
3682
|
|
|
3681
3683
|
Permission is hereby granted, free of charge, to any
|
|
3682
3684
|
person obtaining a copy of this software and associated
|
|
@@ -3710,10 +3712,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3710
3712
|
|
|
3711
3713
|
### Rust Crates:
|
|
3712
3714
|
|
|
3713
|
-
- [
|
|
3715
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
3716
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
3717
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
3714
3718
|
|
|
3715
3719
|
````text
|
|
3716
|
-
Copyright (c)
|
|
3720
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
3717
3721
|
|
|
3718
3722
|
Permission is hereby granted, free of charge, to any
|
|
3719
3723
|
person obtaining a copy of this software and associated
|
|
@@ -3747,10 +3751,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3747
3751
|
|
|
3748
3752
|
### Rust Crates:
|
|
3749
3753
|
|
|
3750
|
-
- [
|
|
3754
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
3755
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
3756
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
3751
3757
|
|
|
3752
3758
|
````text
|
|
3753
|
-
Copyright (c)
|
|
3759
|
+
Copyright (c) 2019 Tower Contributors
|
|
3754
3760
|
|
|
3755
3761
|
Permission is hereby granted, free of charge, to any
|
|
3756
3762
|
person obtaining a copy of this software and associated
|
|
@@ -3784,33 +3790,67 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3784
3790
|
|
|
3785
3791
|
### Rust Crates:
|
|
3786
3792
|
|
|
3787
|
-
- [
|
|
3788
|
-
|
|
3789
|
-
|
|
3790
|
-
|
|
3791
|
-
|
|
3792
|
-
|
|
3793
|
-
|
|
3793
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
3794
|
+
|
|
3795
|
+
````text
|
|
3796
|
+
The MIT License (MIT)
|
|
3797
|
+
|
|
3798
|
+
Copyright (c) 2016 Johann Tuffe
|
|
3799
|
+
|
|
3800
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3801
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3802
|
+
in the Software without restriction, including without limitation the rights
|
|
3803
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3804
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3805
|
+
furnished to do so, subject to the following conditions:
|
|
3806
|
+
|
|
3807
|
+
|
|
3808
|
+
The above copyright notice and this permission notice shall be included in
|
|
3809
|
+
all copies or substantial portions of the Software.
|
|
3810
|
+
|
|
3811
|
+
|
|
3812
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3813
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3814
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3815
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3816
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3817
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3818
|
+
THE SOFTWARE.
|
|
3819
|
+
|
|
3820
|
+
````
|
|
3821
|
+
|
|
3822
|
+
---
|
|
3823
|
+
|
|
3824
|
+
## The following dependencies are licensed under the MIT License:
|
|
3825
|
+
|
|
3826
|
+
### NPM Packages:
|
|
3827
|
+
|
|
3828
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
3794
3829
|
|
|
3795
3830
|
````text
|
|
3796
3831
|
MIT License
|
|
3797
3832
|
|
|
3798
|
-
Copyright (c)
|
|
3833
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
3799
3834
|
|
|
3800
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3801
|
-
associated documentation files (the "Software"), to deal
|
|
3802
|
-
|
|
3803
|
-
|
|
3804
|
-
|
|
3835
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3836
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3837
|
+
in the Software without restriction, including without limitation the rights
|
|
3838
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3839
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3840
|
+
furnished to do so, subject to the following conditions:
|
|
3805
3841
|
|
|
3806
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3807
|
-
portions of the Software.
|
|
3842
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3843
|
+
copies or substantial portions of the Software.
|
|
3808
3844
|
|
|
3809
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3810
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3811
|
-
|
|
3812
|
-
|
|
3813
|
-
|
|
3845
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3846
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3847
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3848
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3849
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3850
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3851
|
+
SOFTWARE.
|
|
3852
|
+
|
|
3853
|
+
[others]: https://github.com/json5/json5/contributors
|
|
3814
3854
|
|
|
3815
3855
|
````
|
|
3816
3856
|
|
|
@@ -3820,10 +3860,15 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3820
3860
|
|
|
3821
3861
|
### Rust Crates:
|
|
3822
3862
|
|
|
3823
|
-
- [
|
|
3863
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
3824
3864
|
|
|
3825
3865
|
````text
|
|
3826
|
-
|
|
3866
|
+
MIT License
|
|
3867
|
+
|
|
3868
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
3869
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
3870
|
+
Copyright (c) 2017 Frommi
|
|
3871
|
+
Copyright (c) 2017-2024 oyvindln
|
|
3827
3872
|
|
|
3828
3873
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3829
3874
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3832,16 +3877,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3832
3877
|
copies of the Software, and to permit persons to whom the Software is
|
|
3833
3878
|
furnished to do so, subject to the following conditions:
|
|
3834
3879
|
|
|
3835
|
-
The above copyright notice and this permission notice shall be included in
|
|
3836
|
-
|
|
3880
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3881
|
+
copies or substantial portions of the Software.
|
|
3837
3882
|
|
|
3838
3883
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3839
3884
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3840
3885
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3841
3886
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3842
3887
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3843
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3844
|
-
|
|
3888
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3889
|
+
SOFTWARE.
|
|
3845
3890
|
|
|
3846
3891
|
````
|
|
3847
3892
|
|
|
@@ -3851,34 +3896,28 @@ THE SOFTWARE.
|
|
|
3851
3896
|
|
|
3852
3897
|
### Rust Crates:
|
|
3853
3898
|
|
|
3854
|
-
- [
|
|
3899
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
3855
3900
|
|
|
3856
3901
|
````text
|
|
3857
|
-
Copyright (c)
|
|
3902
|
+
Copyright (c) 2019 Eliza Weisman
|
|
3858
3903
|
|
|
3859
|
-
Permission is hereby granted, free of charge, to any
|
|
3860
|
-
|
|
3861
|
-
|
|
3862
|
-
|
|
3863
|
-
|
|
3864
|
-
|
|
3865
|
-
the Software, and to permit persons to whom the Software
|
|
3866
|
-
is furnished to do so, subject to the following
|
|
3867
|
-
conditions:
|
|
3904
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3905
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3906
|
+
in the Software without restriction, including without limitation the rights
|
|
3907
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3908
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3909
|
+
furnished to do so, subject to the following conditions:
|
|
3868
3910
|
|
|
3869
|
-
The above copyright notice and this permission notice
|
|
3870
|
-
|
|
3871
|
-
of the Software.
|
|
3911
|
+
The above copyright notice and this permission notice shall be included in
|
|
3912
|
+
all copies or substantial portions of the Software.
|
|
3872
3913
|
|
|
3873
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3874
|
-
|
|
3875
|
-
|
|
3876
|
-
|
|
3877
|
-
|
|
3878
|
-
|
|
3879
|
-
|
|
3880
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3881
|
-
DEALINGS IN THE SOFTWARE.
|
|
3914
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3915
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3916
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3917
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3918
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3919
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3920
|
+
THE SOFTWARE.
|
|
3882
3921
|
|
|
3883
3922
|
````
|
|
3884
3923
|
|
|
@@ -3888,27 +3927,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3888
3927
|
|
|
3889
3928
|
### NPM Packages:
|
|
3890
3929
|
|
|
3891
|
-
- [
|
|
3930
|
+
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.10) (0.0.10)
|
|
3892
3931
|
|
|
3893
3932
|
````text
|
|
3894
|
-
|
|
3933
|
+
MIT License
|
|
3895
3934
|
|
|
3896
|
-
|
|
3897
|
-
|
|
3898
|
-
|
|
3899
|
-
|
|
3900
|
-
the Software
|
|
3901
|
-
|
|
3935
|
+
Copyright (c) 2026 Huawei Device Co., Ltd.
|
|
3936
|
+
|
|
3937
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3938
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3939
|
+
in the Software without restriction, including without limitation the rights
|
|
3940
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3941
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3942
|
+
furnished to do so, subject to the following conditions:
|
|
3902
3943
|
|
|
3903
3944
|
The above copyright notice and this permission notice shall be included in all
|
|
3904
3945
|
copies or substantial portions of the Software.
|
|
3905
3946
|
|
|
3906
3947
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3907
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3908
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3909
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3910
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3911
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3948
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3949
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3950
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3951
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3952
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3953
|
+
SOFTWARE.
|
|
3912
3954
|
|
|
3913
3955
|
````
|
|
3914
3956
|
|
|
@@ -3918,11 +3960,12 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3918
3960
|
|
|
3919
3961
|
### Rust Crates:
|
|
3920
3962
|
|
|
3921
|
-
- [
|
|
3963
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
3922
3964
|
|
|
3923
3965
|
````text
|
|
3924
|
-
|
|
3925
|
-
|
|
3966
|
+
MIT License
|
|
3967
|
+
|
|
3968
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
3926
3969
|
|
|
3927
3970
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3928
3971
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3931,16 +3974,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3931
3974
|
copies of the Software, and to permit persons to whom the Software is
|
|
3932
3975
|
furnished to do so, subject to the following conditions:
|
|
3933
3976
|
|
|
3934
|
-
The above copyright notice and this permission notice shall be included in
|
|
3935
|
-
|
|
3977
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3978
|
+
copies or substantial portions of the Software.
|
|
3936
3979
|
|
|
3937
3980
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3938
3981
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3939
3982
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3940
3983
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3941
3984
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3942
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3943
|
-
|
|
3985
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3986
|
+
SOFTWARE.
|
|
3944
3987
|
|
|
3945
3988
|
````
|
|
3946
3989
|
|
|
@@ -3950,12 +3993,13 @@ THE SOFTWARE.
|
|
|
3950
3993
|
|
|
3951
3994
|
### Rust Crates:
|
|
3952
3995
|
|
|
3953
|
-
- [
|
|
3996
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
3997
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
3954
3998
|
|
|
3955
3999
|
````text
|
|
3956
4000
|
MIT License
|
|
3957
4001
|
|
|
3958
|
-
Copyright (c)
|
|
4002
|
+
Copyright (c) 2019 Graham Esau
|
|
3959
4003
|
|
|
3960
4004
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3961
4005
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3983,10 +4027,43 @@ SOFTWARE.
|
|
|
3983
4027
|
|
|
3984
4028
|
### Rust Crates:
|
|
3985
4029
|
|
|
3986
|
-
- [
|
|
4030
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
3987
4031
|
|
|
3988
4032
|
````text
|
|
3989
|
-
|
|
4033
|
+
The MIT License (MIT)
|
|
4034
|
+
|
|
4035
|
+
Copyright (c) 2015 Alice Maz
|
|
4036
|
+
|
|
4037
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4038
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4039
|
+
in the Software without restriction, including without limitation the rights
|
|
4040
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4041
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4042
|
+
furnished to do so, subject to the following conditions:
|
|
4043
|
+
|
|
4044
|
+
The above copyright notice and this permission notice shall be included in
|
|
4045
|
+
all copies or substantial portions of the Software.
|
|
4046
|
+
|
|
4047
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4048
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4049
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4050
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4051
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4052
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4053
|
+
THE SOFTWARE.
|
|
4054
|
+
|
|
4055
|
+
````
|
|
4056
|
+
|
|
4057
|
+
---
|
|
4058
|
+
|
|
4059
|
+
## The following dependencies are licensed under the MIT License:
|
|
4060
|
+
|
|
4061
|
+
### Rust Crates:
|
|
4062
|
+
|
|
4063
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
4064
|
+
|
|
4065
|
+
````text
|
|
4066
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
3990
4067
|
|
|
3991
4068
|
Permission is hereby granted, free of charge, to any
|
|
3992
4069
|
person obtaining a copy of this software and associated
|
|
@@ -3998,19 +4075,49 @@ the Software, and to permit persons to whom the Software
|
|
|
3998
4075
|
is furnished to do so, subject to the following
|
|
3999
4076
|
conditions:
|
|
4000
4077
|
|
|
4001
|
-
The above copyright notice and this permission notice
|
|
4002
|
-
shall be included in all copies or substantial portions
|
|
4003
|
-
of the Software.
|
|
4078
|
+
The above copyright notice and this permission notice
|
|
4079
|
+
shall be included in all copies or substantial portions
|
|
4080
|
+
of the Software.
|
|
4081
|
+
|
|
4082
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4083
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4084
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4085
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4086
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4087
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4088
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4089
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4090
|
+
DEALINGS IN THE SOFTWARE.
|
|
4091
|
+
|
|
4092
|
+
````
|
|
4093
|
+
|
|
4094
|
+
---
|
|
4095
|
+
|
|
4096
|
+
## The following dependencies are licensed under the MIT License:
|
|
4097
|
+
|
|
4098
|
+
### NPM Packages:
|
|
4099
|
+
|
|
4100
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
4101
|
+
|
|
4102
|
+
````text
|
|
4103
|
+
This software is released under the MIT license:
|
|
4104
|
+
|
|
4105
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
4106
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
4107
|
+
the Software without restriction, including without limitation the rights to
|
|
4108
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
4109
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
4110
|
+
subject to the following conditions:
|
|
4111
|
+
|
|
4112
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4113
|
+
copies or substantial portions of the Software.
|
|
4004
4114
|
|
|
4005
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4006
|
-
|
|
4007
|
-
|
|
4008
|
-
|
|
4009
|
-
|
|
4010
|
-
|
|
4011
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4012
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4013
|
-
DEALINGS IN THE SOFTWARE.
|
|
4115
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4116
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
4117
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
4118
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
4119
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
4120
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4014
4121
|
|
|
4015
4122
|
````
|
|
4016
4123
|
|
|
@@ -4020,12 +4127,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4020
4127
|
|
|
4021
4128
|
### Rust Crates:
|
|
4022
4129
|
|
|
4023
|
-
- [
|
|
4130
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
4024
4131
|
|
|
4025
4132
|
````text
|
|
4026
|
-
MIT License
|
|
4133
|
+
The MIT License (MIT)
|
|
4027
4134
|
|
|
4028
|
-
Copyright (c)
|
|
4135
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
4029
4136
|
|
|
4030
4137
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4031
4138
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4044,38 +4151,9 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
4044
4151
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4045
4152
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4046
4153
|
SOFTWARE.
|
|
4047
|
-
````
|
|
4048
|
-
|
|
4049
|
-
---
|
|
4050
|
-
|
|
4051
|
-
## The following dependencies are licensed under the MIT License:
|
|
4052
4154
|
|
|
4053
|
-
|
|
4054
|
-
|
|
4055
|
-
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
4056
|
-
|
|
4057
|
-
````text
|
|
4058
|
-
The MIT License (MIT)
|
|
4059
|
-
|
|
4060
|
-
Copyright (c) 2015 Bartłomiej Kamiński
|
|
4061
|
-
|
|
4062
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4063
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4064
|
-
in the Software without restriction, including without limitation the rights
|
|
4065
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4066
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4067
|
-
furnished to do so, subject to the following conditions:
|
|
4068
|
-
|
|
4069
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4070
|
-
copies or substantial portions of the Software.
|
|
4071
|
-
|
|
4072
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4073
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4074
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4075
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4076
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4077
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4078
|
-
SOFTWARE.
|
|
4155
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
4156
|
+
licences; see files named LICENSE.*.txt for details.
|
|
4079
4157
|
````
|
|
4080
4158
|
|
|
4081
4159
|
---
|
|
@@ -4084,34 +4162,29 @@ SOFTWARE.
|
|
|
4084
4162
|
|
|
4085
4163
|
### Rust Crates:
|
|
4086
4164
|
|
|
4087
|
-
- [
|
|
4165
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
4088
4166
|
|
|
4089
4167
|
````text
|
|
4090
|
-
Copyright (c)
|
|
4168
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
4091
4169
|
|
|
4092
|
-
Permission is hereby granted, free of charge, to any
|
|
4093
|
-
|
|
4094
|
-
|
|
4095
|
-
|
|
4096
|
-
|
|
4097
|
-
|
|
4098
|
-
the Software, and to permit persons to whom the Software
|
|
4099
|
-
is furnished to do so, subject to the following
|
|
4100
|
-
conditions:
|
|
4170
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4171
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4172
|
+
in the Software without restriction, including without limitation the rights
|
|
4173
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4174
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4175
|
+
furnished to do so, subject to the following conditions:
|
|
4101
4176
|
|
|
4102
|
-
The above copyright notice and this permission notice
|
|
4103
|
-
|
|
4104
|
-
|
|
4177
|
+
The above copyright notice and this permission notice shall be included in
|
|
4178
|
+
all copies or substantial portions of the Software.
|
|
4179
|
+
|
|
4180
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4181
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4182
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4183
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4184
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4185
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4186
|
+
THE SOFTWARE.
|
|
4105
4187
|
|
|
4106
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4107
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4108
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4109
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4110
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4111
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4112
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4113
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4114
|
-
DEALINGS IN THE SOFTWARE.
|
|
4115
4188
|
|
|
4116
4189
|
````
|
|
4117
4190
|
|
|
@@ -4119,36 +4192,33 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4119
4192
|
|
|
4120
4193
|
## The following dependencies are licensed under the MIT License:
|
|
4121
4194
|
|
|
4122
|
-
###
|
|
4195
|
+
### NPM Packages:
|
|
4123
4196
|
|
|
4124
|
-
- [
|
|
4197
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
4198
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
4125
4199
|
|
|
4126
4200
|
````text
|
|
4127
|
-
|
|
4201
|
+
MIT License
|
|
4128
4202
|
|
|
4129
|
-
|
|
4130
|
-
person obtaining a copy of this software and associated
|
|
4131
|
-
documentation files (the "Software"), to deal in the
|
|
4132
|
-
Software without restriction, including without
|
|
4133
|
-
limitation the rights to use, copy, modify, merge,
|
|
4134
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
4135
|
-
the Software, and to permit persons to whom the Software
|
|
4136
|
-
is furnished to do so, subject to the following
|
|
4137
|
-
conditions:
|
|
4203
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
4138
4204
|
|
|
4139
|
-
|
|
4140
|
-
|
|
4141
|
-
|
|
4205
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4206
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4207
|
+
in the Software without restriction, including without limitation the rights
|
|
4208
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4209
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4210
|
+
furnished to do so, subject to the following conditions:
|
|
4142
4211
|
|
|
4143
|
-
|
|
4144
|
-
|
|
4145
|
-
|
|
4146
|
-
|
|
4147
|
-
|
|
4148
|
-
|
|
4149
|
-
|
|
4150
|
-
IN
|
|
4151
|
-
|
|
4212
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4213
|
+
copies or substantial portions of the Software.
|
|
4214
|
+
|
|
4215
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4216
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4217
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4218
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4219
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4220
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4221
|
+
SOFTWARE.
|
|
4152
4222
|
|
|
4153
4223
|
````
|
|
4154
4224
|
|
|
@@ -4158,11 +4228,9 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4158
4228
|
|
|
4159
4229
|
### Rust Crates:
|
|
4160
4230
|
|
|
4161
|
-
- [
|
|
4231
|
+
- [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
|
|
4162
4232
|
|
|
4163
4233
|
````text
|
|
4164
|
-
Copyright (c) 2017 tokio-jsonrpc developers
|
|
4165
|
-
|
|
4166
4234
|
Permission is hereby granted, free of charge, to any
|
|
4167
4235
|
person obtaining a copy of this software and associated
|
|
4168
4236
|
documentation files (the "Software"), to deal in the
|
|
@@ -4186,41 +4254,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
4186
4254
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4187
4255
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4188
4256
|
DEALINGS IN THE SOFTWARE.
|
|
4189
|
-
|
|
4190
|
-
````
|
|
4191
|
-
|
|
4192
|
-
---
|
|
4193
|
-
|
|
4194
|
-
## The following dependencies are licensed under the MIT License:
|
|
4195
|
-
|
|
4196
|
-
### NPM Packages:
|
|
4197
|
-
|
|
4198
|
-
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
4199
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
|
|
4200
|
-
|
|
4201
|
-
````text
|
|
4202
|
-
MIT License
|
|
4203
|
-
|
|
4204
|
-
Copyright (c) Microsoft Corporation.
|
|
4205
|
-
|
|
4206
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4207
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4208
|
-
in the Software without restriction, including without limitation the rights
|
|
4209
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4210
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4211
|
-
furnished to do so, subject to the following conditions:
|
|
4212
|
-
|
|
4213
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4214
|
-
copies or substantial portions of the Software.
|
|
4215
|
-
|
|
4216
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4217
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4218
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4219
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4220
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4221
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4222
|
-
SOFTWARE
|
|
4223
|
-
|
|
4224
4257
|
````
|
|
4225
4258
|
|
|
4226
4259
|
---
|
|
@@ -4229,13 +4262,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4229
4262
|
|
|
4230
4263
|
### Rust Crates:
|
|
4231
4264
|
|
|
4232
|
-
- [
|
|
4265
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
4233
4266
|
|
|
4234
4267
|
````text
|
|
4235
|
-
|
|
4268
|
+
MIT License
|
|
4236
4269
|
|
|
4237
|
-
Copyright (c)
|
|
4238
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
4270
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
4239
4271
|
|
|
4240
4272
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4241
4273
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4644,47 +4676,18 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
4644
4676
|
|
|
4645
4677
|
---
|
|
4646
4678
|
|
|
4647
|
-
## The following dependencies are licensed under the UNKNOWN License:
|
|
4648
|
-
|
|
4649
|
-
### NPM Packages:
|
|
4650
|
-
|
|
4651
|
-
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.6) (0.0.6)
|
|
4652
|
-
|
|
4653
|
-
````text
|
|
4654
|
-
Please refer to the package README for license details.
|
|
4655
|
-
````
|
|
4656
|
-
|
|
4657
|
-
---
|
|
4658
|
-
|
|
4659
4679
|
## The following dependencies are licensed under the Unicode-3.0 License:
|
|
4660
4680
|
|
|
4661
4681
|
### Rust Crates:
|
|
4662
4682
|
|
|
4663
|
-
- [
|
|
4664
|
-
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4665
|
-
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4666
|
-
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4667
|
-
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4668
|
-
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4669
|
-
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4670
|
-
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4671
|
-
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4672
|
-
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4673
|
-
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4674
|
-
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4675
|
-
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4676
|
-
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4677
|
-
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4678
|
-
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4679
|
-
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4680
|
-
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4683
|
+
- [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
|
|
4681
4684
|
|
|
4682
4685
|
````text
|
|
4683
4686
|
UNICODE LICENSE V3
|
|
4684
4687
|
|
|
4685
4688
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4686
4689
|
|
|
4687
|
-
Copyright ©
|
|
4690
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
4688
4691
|
|
|
4689
4692
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4690
4693
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4720,13 +4723,6 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4720
4723
|
dealings in these Data Files or Software without prior written
|
|
4721
4724
|
authorization of the copyright holder.
|
|
4722
4725
|
|
|
4723
|
-
SPDX-License-Identifier: Unicode-3.0
|
|
4724
|
-
|
|
4725
|
-
—
|
|
4726
|
-
|
|
4727
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4728
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4729
|
-
|
|
4730
4726
|
````
|
|
4731
4727
|
|
|
4732
4728
|
---
|
|
@@ -4735,14 +4731,31 @@ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation a
|
|
|
4735
4731
|
|
|
4736
4732
|
### Rust Crates:
|
|
4737
4733
|
|
|
4738
|
-
- [
|
|
4734
|
+
- [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4735
|
+
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4736
|
+
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4737
|
+
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4738
|
+
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4739
|
+
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4740
|
+
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4741
|
+
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4742
|
+
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4743
|
+
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4744
|
+
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4745
|
+
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4746
|
+
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4747
|
+
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4748
|
+
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4749
|
+
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4750
|
+
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4751
|
+
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4739
4752
|
|
|
4740
4753
|
````text
|
|
4741
4754
|
UNICODE LICENSE V3
|
|
4742
4755
|
|
|
4743
4756
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4744
4757
|
|
|
4745
|
-
Copyright ©
|
|
4758
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
4746
4759
|
|
|
4747
4760
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4748
4761
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4778,5 +4791,12 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4778
4791
|
dealings in these Data Files or Software without prior written
|
|
4779
4792
|
authorization of the copyright holder.
|
|
4780
4793
|
|
|
4794
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
4795
|
+
|
|
4796
|
+
—
|
|
4797
|
+
|
|
4798
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4799
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4800
|
+
|
|
4781
4801
|
````
|
|
4782
4802
|
|