@deveco-codegenie/mcp-bridge-darwin-arm64 1.1.2 → 1.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/THIRD_PARTY_LICENSES.md +1206 -1303
- package/napi_bridge.node +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -1,19 +1,20 @@
|
|
|
1
1
|
# SUMMARY
|
|
2
2
|
|
|
3
|
-
**Total Dependencies:**
|
|
3
|
+
**Total Dependencies:** 222
|
|
4
4
|
|
|
5
5
|
- **Rust Crates:** 211 *(By cargo-about)*
|
|
6
|
-
- **NPM Packages:**
|
|
6
|
+
- **NPM Packages:** 11 *(By license-checker-rseidelsohn)*
|
|
7
7
|
|
|
8
8
|
### Licenses Breakdown:
|
|
9
9
|
|
|
10
|
-
- MIT:
|
|
10
|
+
- MIT: 189
|
|
11
11
|
- Unicode-3.0: 19
|
|
12
12
|
- Apache-2.0: 7
|
|
13
13
|
- 0BSD: 3
|
|
14
|
-
-
|
|
15
|
-
-
|
|
14
|
+
- BSD-3-Clause: 1
|
|
15
|
+
- ISC: 1
|
|
16
16
|
- MPL-2.0: 1
|
|
17
|
+
- UNKNOWN: 1
|
|
17
18
|
|
|
18
19
|
|
|
19
20
|
---
|
|
@@ -48,23 +49,21 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
48
49
|
|
|
49
50
|
### Rust Crates:
|
|
50
51
|
|
|
51
|
-
- [
|
|
52
|
+
- [adler2](https://github.com/oyvindln/adler2) (2.0.1)
|
|
52
53
|
|
|
53
54
|
````text
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
Copyright (c) 2025 Goat
|
|
55
|
+
Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
|
|
57
56
|
|
|
58
|
-
Permission to use, copy, modify, and/or distribute this software for
|
|
59
|
-
purpose with or without fee is hereby granted.
|
|
57
|
+
Permission to use, copy, modify, and/or distribute this software for
|
|
58
|
+
any purpose with or without fee is hereby granted.
|
|
60
59
|
|
|
61
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
62
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
63
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
64
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
65
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
|
66
|
-
|
|
67
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
60
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
61
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
62
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
63
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
64
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
|
65
|
+
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
|
66
|
+
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
68
67
|
|
|
69
68
|
````
|
|
70
69
|
|
|
@@ -74,21 +73,23 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
74
73
|
|
|
75
74
|
### Rust Crates:
|
|
76
75
|
|
|
77
|
-
- [
|
|
76
|
+
- [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
|
|
78
77
|
|
|
79
78
|
````text
|
|
80
|
-
|
|
79
|
+
BSD Zero Clause License
|
|
81
80
|
|
|
82
|
-
|
|
83
|
-
any purpose with or without fee is hereby granted.
|
|
81
|
+
Copyright (c) 2025 Goat
|
|
84
82
|
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
83
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
84
|
+
purpose with or without fee is hereby granted.
|
|
85
|
+
|
|
86
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
87
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
88
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
89
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
90
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
91
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
92
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
92
93
|
|
|
93
94
|
````
|
|
94
95
|
|
|
@@ -613,52 +614,13 @@ limitations under the License.
|
|
|
613
614
|
|
|
614
615
|
### NPM Packages:
|
|
615
616
|
|
|
616
|
-
- [
|
|
617
|
-
|
|
618
|
-
````text
|
|
619
|
-
Copyright (c) 2014, Eugene Ware
|
|
620
|
-
All rights reserved.
|
|
621
|
-
|
|
622
|
-
Redistribution and use in source and binary forms, with or without
|
|
623
|
-
modification, are permitted provided that the following conditions are met:
|
|
624
|
-
|
|
625
|
-
1. Redistributions of source code must retain the above copyright
|
|
626
|
-
notice, this list of conditions and the following disclaimer.
|
|
627
|
-
2. Redistributions in binary form must reproduce the above copyright
|
|
628
|
-
notice, this list of conditions and the following disclaimer in the
|
|
629
|
-
documentation and/or other materials provided with the distribution.
|
|
630
|
-
3. Neither the name of Eugene Ware nor the names of its contributors
|
|
631
|
-
may be used to endorse or promote products derived from this software
|
|
632
|
-
without specific prior written permission.
|
|
633
|
-
|
|
634
|
-
THIS SOFTWARE IS PROVIDED BY EUGENE WARE ''AS IS'' AND ANY
|
|
635
|
-
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
636
|
-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
637
|
-
DISCLAIMED. IN NO EVENT SHALL EUGENE WARE BE LIABLE FOR ANY
|
|
638
|
-
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
639
|
-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
640
|
-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
641
|
-
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
642
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
643
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
644
|
-
|
|
645
|
-
````
|
|
646
|
-
|
|
647
|
-
---
|
|
648
|
-
|
|
649
|
-
## The following dependencies are licensed under the BSD-3-Clause License:
|
|
650
|
-
|
|
651
|
-
### NPM Packages:
|
|
652
|
-
|
|
653
|
-
- [fast-uri](https://github.com/fastify/fast-uri) (3.1.0)
|
|
617
|
+
- [fast-uri](https://github.com/fastify/fast-uri) (3.1.2)
|
|
654
618
|
|
|
655
619
|
````text
|
|
656
620
|
Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
|
|
657
|
-
Copyright (c) 2021-present The Fastify team
|
|
621
|
+
Copyright (c) 2021-present The Fastify team <https://github.com/fastify/fastify#team>
|
|
658
622
|
All rights reserved.
|
|
659
623
|
|
|
660
|
-
The Fastify team members are listed at https://github.com/fastify/fastify#team.
|
|
661
|
-
|
|
662
624
|
Redistribution and use in source and binary forms, with or without
|
|
663
625
|
modification, are permitted provided that the following conditions are met:
|
|
664
626
|
* Redistributions of source code must retain the above copyright
|
|
@@ -713,40 +675,37 @@ THIS SOFTWARE.
|
|
|
713
675
|
|
|
714
676
|
---
|
|
715
677
|
|
|
716
|
-
## The following dependencies are licensed under the
|
|
678
|
+
## The following dependencies are licensed under the MIT License:
|
|
717
679
|
|
|
718
|
-
###
|
|
680
|
+
### Rust Crates:
|
|
719
681
|
|
|
720
|
-
- [
|
|
682
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
721
683
|
|
|
722
684
|
````text
|
|
723
|
-
|
|
724
|
-
````
|
|
725
|
-
|
|
726
|
-
---
|
|
727
|
-
|
|
728
|
-
## The following dependencies are licensed under the ISC License:
|
|
729
|
-
|
|
730
|
-
### NPM Packages:
|
|
731
|
-
|
|
732
|
-
- [pixelmatch](https://github.com/mapbox/pixelmatch) (7.1.0)
|
|
685
|
+
MIT License
|
|
733
686
|
|
|
734
|
-
|
|
735
|
-
|
|
687
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
688
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
689
|
+
Copyright (c) 2017 Frommi
|
|
690
|
+
Copyright (c) 2017-2024 oyvindln
|
|
736
691
|
|
|
737
|
-
|
|
692
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
693
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
694
|
+
in the Software without restriction, including without limitation the rights
|
|
695
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
696
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
697
|
+
furnished to do so, subject to the following conditions:
|
|
738
698
|
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
and this permission notice appear in all copies.
|
|
699
|
+
The above copyright notice and this permission notice shall be included in all
|
|
700
|
+
copies or substantial portions of the Software.
|
|
742
701
|
|
|
743
|
-
THE SOFTWARE IS PROVIDED "AS IS"
|
|
744
|
-
|
|
745
|
-
FITNESS. IN NO EVENT SHALL THE
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
702
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
703
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
704
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
705
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
706
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
707
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
708
|
+
SOFTWARE.
|
|
750
709
|
|
|
751
710
|
````
|
|
752
711
|
|
|
@@ -756,10 +715,10 @@ THIS SOFTWARE.
|
|
|
756
715
|
|
|
757
716
|
### Rust Crates:
|
|
758
717
|
|
|
759
|
-
- [
|
|
718
|
+
- [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
|
|
760
719
|
|
|
761
720
|
````text
|
|
762
|
-
Copyright (c)
|
|
721
|
+
Copyright (c) 2015 The Rust Project Developers
|
|
763
722
|
|
|
764
723
|
Permission is hereby granted, free of charge, to any
|
|
765
724
|
person obtaining a copy of this software and associated
|
|
@@ -791,14 +750,17 @@ DEALINGS IN THE SOFTWARE.
|
|
|
791
750
|
|
|
792
751
|
## The following dependencies are licensed under the MIT License:
|
|
793
752
|
|
|
794
|
-
###
|
|
753
|
+
### Rust Crates:
|
|
795
754
|
|
|
796
|
-
- [
|
|
755
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
756
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
757
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
758
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
797
759
|
|
|
798
760
|
````text
|
|
799
|
-
MIT License
|
|
761
|
+
The MIT License (MIT)
|
|
800
762
|
|
|
801
|
-
Copyright (c)
|
|
763
|
+
Copyright (c) 2015 Andrew Gallant
|
|
802
764
|
|
|
803
765
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
804
766
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -807,18 +769,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
807
769
|
copies of the Software, and to permit persons to whom the Software is
|
|
808
770
|
furnished to do so, subject to the following conditions:
|
|
809
771
|
|
|
810
|
-
The above copyright notice and this permission notice shall be included in
|
|
811
|
-
copies or substantial portions of the Software.
|
|
772
|
+
The above copyright notice and this permission notice shall be included in
|
|
773
|
+
all copies or substantial portions of the Software.
|
|
812
774
|
|
|
813
775
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
814
776
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
815
777
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
816
778
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
817
779
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
818
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
819
|
-
SOFTWARE.
|
|
820
|
-
|
|
821
|
-
[others]: https://github.com/json5/json5/contributors
|
|
780
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
781
|
+
THE SOFTWARE.
|
|
822
782
|
|
|
823
783
|
````
|
|
824
784
|
|
|
@@ -828,11 +788,13 @@ SOFTWARE.
|
|
|
828
788
|
|
|
829
789
|
### Rust Crates:
|
|
830
790
|
|
|
831
|
-
- [
|
|
791
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
832
792
|
|
|
833
793
|
````text
|
|
834
794
|
MIT License
|
|
835
795
|
|
|
796
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
797
|
+
|
|
836
798
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
837
799
|
of this software and associated documentation files (the "Software"), to deal
|
|
838
800
|
in the Software without restriction, including without limitation the rights
|
|
@@ -859,31 +821,62 @@ SOFTWARE.
|
|
|
859
821
|
|
|
860
822
|
### Rust Crates:
|
|
861
823
|
|
|
862
|
-
- [
|
|
824
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
825
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
826
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
827
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
828
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
829
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
830
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
831
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
832
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
833
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
834
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
835
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
836
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
837
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
838
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
839
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
840
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
841
|
+
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
842
|
+
- [semver](https://github.com/dtolnay/semver) (1.0.28)
|
|
843
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
844
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
845
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
846
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
847
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
848
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
849
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
850
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
851
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
852
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
853
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
854
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
863
855
|
|
|
864
856
|
````text
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
875
|
-
furnished to do so, subject to the following conditions:
|
|
857
|
+
Permission is hereby granted, free of charge, to any
|
|
858
|
+
person obtaining a copy of this software and associated
|
|
859
|
+
documentation files (the "Software"), to deal in the
|
|
860
|
+
Software without restriction, including without
|
|
861
|
+
limitation the rights to use, copy, modify, merge,
|
|
862
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
863
|
+
the Software, and to permit persons to whom the Software
|
|
864
|
+
is furnished to do so, subject to the following
|
|
865
|
+
conditions:
|
|
876
866
|
|
|
877
|
-
The above copyright notice and this permission notice
|
|
878
|
-
copies or substantial portions
|
|
867
|
+
The above copyright notice and this permission notice
|
|
868
|
+
shall be included in all copies or substantial portions
|
|
869
|
+
of the Software.
|
|
879
870
|
|
|
880
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
881
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
871
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
872
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
873
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
874
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
875
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
876
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
877
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
878
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
879
|
+
DEALINGS IN THE SOFTWARE.
|
|
887
880
|
|
|
888
881
|
````
|
|
889
882
|
|
|
@@ -891,14 +884,15 @@ SOFTWARE.
|
|
|
891
884
|
|
|
892
885
|
## The following dependencies are licensed under the MIT License:
|
|
893
886
|
|
|
894
|
-
###
|
|
887
|
+
### NPM Packages:
|
|
895
888
|
|
|
896
|
-
- [
|
|
889
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
890
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
897
891
|
|
|
898
892
|
````text
|
|
899
|
-
|
|
893
|
+
MIT License
|
|
900
894
|
|
|
901
|
-
Copyright (c)
|
|
895
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
902
896
|
|
|
903
897
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
904
898
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -907,16 +901,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
907
901
|
copies of the Software, and to permit persons to whom the Software is
|
|
908
902
|
furnished to do so, subject to the following conditions:
|
|
909
903
|
|
|
910
|
-
The above copyright notice and this permission notice shall be included in
|
|
911
|
-
|
|
904
|
+
The above copyright notice and this permission notice shall be included in all
|
|
905
|
+
copies or substantial portions of the Software.
|
|
912
906
|
|
|
913
907
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
914
908
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
915
909
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
916
910
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
917
911
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
918
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
919
|
-
|
|
912
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
913
|
+
SOFTWARE.
|
|
920
914
|
|
|
921
915
|
````
|
|
922
916
|
|
|
@@ -926,10 +920,13 @@ THE SOFTWARE.
|
|
|
926
920
|
|
|
927
921
|
### Rust Crates:
|
|
928
922
|
|
|
929
|
-
- [
|
|
923
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
924
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
925
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
926
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
930
927
|
|
|
931
928
|
````text
|
|
932
|
-
Copyright (c)
|
|
929
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
933
930
|
|
|
934
931
|
Permission is hereby granted, free of charge, to any
|
|
935
932
|
person obtaining a copy of this software and associated
|
|
@@ -963,10 +960,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
963
960
|
|
|
964
961
|
### Rust Crates:
|
|
965
962
|
|
|
966
|
-
- [
|
|
963
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
964
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
965
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
966
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
967
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
968
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
967
969
|
|
|
968
970
|
````text
|
|
969
|
-
Copyright
|
|
971
|
+
Copyright 2018 Developers of the Rand project
|
|
972
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
970
973
|
|
|
971
974
|
Permission is hereby granted, free of charge, to any
|
|
972
975
|
person obtaining a copy of this software and associated
|
|
@@ -1000,12 +1003,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1000
1003
|
|
|
1001
1004
|
### Rust Crates:
|
|
1002
1005
|
|
|
1003
|
-
- [
|
|
1006
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
1007
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
1004
1008
|
|
|
1005
1009
|
````text
|
|
1006
1010
|
MIT License
|
|
1007
1011
|
|
|
1008
|
-
Copyright (c)
|
|
1012
|
+
Copyright (c) 2019 Graham Esau
|
|
1009
1013
|
|
|
1010
1014
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1011
1015
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1033,48 +1037,12 @@ SOFTWARE.
|
|
|
1033
1037
|
|
|
1034
1038
|
### Rust Crates:
|
|
1035
1039
|
|
|
1036
|
-
- [
|
|
1040
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
1037
1041
|
|
|
1038
1042
|
````text
|
|
1039
|
-
|
|
1043
|
+
The MIT License (MIT)
|
|
1040
1044
|
|
|
1041
|
-
|
|
1042
|
-
person obtaining a copy of this software and associated
|
|
1043
|
-
documentation files (the "Software"), to deal in the
|
|
1044
|
-
Software without restriction, including without
|
|
1045
|
-
limitation the rights to use, copy, modify, merge,
|
|
1046
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1047
|
-
the Software, and to permit persons to whom the Software
|
|
1048
|
-
is furnished to do so, subject to the following
|
|
1049
|
-
conditions:
|
|
1050
|
-
|
|
1051
|
-
The above copyright notice and this permission notice
|
|
1052
|
-
shall be included in all copies or substantial portions
|
|
1053
|
-
of the Software.
|
|
1054
|
-
|
|
1055
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1056
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1057
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1058
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1059
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1060
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1061
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1062
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1063
|
-
DEALINGS IN THE SOFTWARE.
|
|
1064
|
-
|
|
1065
|
-
````
|
|
1066
|
-
|
|
1067
|
-
---
|
|
1068
|
-
|
|
1069
|
-
## The following dependencies are licensed under the MIT License:
|
|
1070
|
-
|
|
1071
|
-
### Rust Crates:
|
|
1072
|
-
|
|
1073
|
-
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
1074
|
-
|
|
1075
|
-
````text
|
|
1076
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
1077
|
-
Copyright (c) 2016 Jason Housley
|
|
1045
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
1078
1046
|
|
|
1079
1047
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1080
1048
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1083,17 +1051,19 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1083
1051
|
copies of the Software, and to permit persons to whom the Software is
|
|
1084
1052
|
furnished to do so, subject to the following conditions:
|
|
1085
1053
|
|
|
1086
|
-
The above copyright notice and this permission notice shall be included in
|
|
1087
|
-
|
|
1054
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1055
|
+
copies or substantial portions of the Software.
|
|
1088
1056
|
|
|
1089
1057
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1090
1058
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1091
1059
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1092
1060
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1093
1061
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1094
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1095
|
-
|
|
1062
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1063
|
+
SOFTWARE.
|
|
1096
1064
|
|
|
1065
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
1066
|
+
licences; see files named LICENSE.*.txt for details.
|
|
1097
1067
|
````
|
|
1098
1068
|
|
|
1099
1069
|
---
|
|
@@ -1102,34 +1072,16 @@ THE SOFTWARE.
|
|
|
1102
1072
|
|
|
1103
1073
|
### Rust Crates:
|
|
1104
1074
|
|
|
1105
|
-
- [
|
|
1075
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
1106
1076
|
|
|
1107
1077
|
````text
|
|
1108
|
-
Copyright
|
|
1078
|
+
Copyright 2016 Nika Layzell
|
|
1109
1079
|
|
|
1110
|
-
Permission is hereby granted, free of charge, to any
|
|
1111
|
-
person obtaining a copy of this software and associated
|
|
1112
|
-
documentation files (the "Software"), to deal in the
|
|
1113
|
-
Software without restriction, including without
|
|
1114
|
-
limitation the rights to use, copy, modify, merge,
|
|
1115
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1116
|
-
the Software, and to permit persons to whom the Software
|
|
1117
|
-
is furnished to do so, subject to the following
|
|
1118
|
-
conditions:
|
|
1080
|
+
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:
|
|
1119
1081
|
|
|
1120
|
-
The above copyright notice and this permission notice
|
|
1121
|
-
shall be included in all copies or substantial portions
|
|
1122
|
-
of the Software.
|
|
1082
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1123
1083
|
|
|
1124
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1125
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1126
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1127
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1128
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1129
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1130
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1131
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1132
|
-
DEALINGS IN THE SOFTWARE.
|
|
1084
|
+
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.
|
|
1133
1085
|
|
|
1134
1086
|
````
|
|
1135
1087
|
|
|
@@ -1139,10 +1091,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1139
1091
|
|
|
1140
1092
|
### Rust Crates:
|
|
1141
1093
|
|
|
1142
|
-
- [
|
|
1094
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
1143
1095
|
|
|
1144
1096
|
````text
|
|
1145
|
-
Copyright (c)
|
|
1097
|
+
Copyright (c) 2016 Anthony Ramine
|
|
1146
1098
|
|
|
1147
1099
|
Permission is hereby granted, free of charge, to any
|
|
1148
1100
|
person obtaining a copy of this software and associated
|
|
@@ -1176,43 +1128,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1176
1128
|
|
|
1177
1129
|
### Rust Crates:
|
|
1178
1130
|
|
|
1179
|
-
- [
|
|
1180
|
-
- [
|
|
1181
|
-
|
|
1182
|
-
````text
|
|
1183
|
-
The MIT License (MIT)
|
|
1184
|
-
|
|
1185
|
-
Copyright (c) 2015 Steven Fackler
|
|
1186
|
-
|
|
1187
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1188
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
1189
|
-
the Software without restriction, including without limitation the rights to
|
|
1190
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1191
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1192
|
-
subject to the following conditions:
|
|
1193
|
-
|
|
1194
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1195
|
-
copies or substantial portions of the Software.
|
|
1196
|
-
|
|
1197
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1198
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1199
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1200
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1201
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1202
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1203
|
-
|
|
1204
|
-
````
|
|
1205
|
-
|
|
1206
|
-
---
|
|
1207
|
-
|
|
1208
|
-
## The following dependencies are licensed under the MIT License:
|
|
1209
|
-
|
|
1210
|
-
### Rust Crates:
|
|
1211
|
-
|
|
1212
|
-
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
1131
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
1132
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
1133
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
1213
1134
|
|
|
1214
1135
|
````text
|
|
1215
|
-
Copyright (c)
|
|
1136
|
+
Copyright (c) 2019 Tower Contributors
|
|
1216
1137
|
|
|
1217
1138
|
Permission is hereby granted, free of charge, to any
|
|
1218
1139
|
person obtaining a copy of this software and associated
|
|
@@ -1246,10 +1167,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1246
1167
|
|
|
1247
1168
|
### Rust Crates:
|
|
1248
1169
|
|
|
1249
|
-
- [
|
|
1170
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
1250
1171
|
|
|
1251
1172
|
````text
|
|
1252
|
-
Copyright (c)
|
|
1173
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
1253
1174
|
|
|
1254
1175
|
Permission is hereby granted, free of charge, to any
|
|
1255
1176
|
person obtaining a copy of this software and associated
|
|
@@ -1283,11 +1204,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1283
1204
|
|
|
1284
1205
|
### Rust Crates:
|
|
1285
1206
|
|
|
1286
|
-
- [
|
|
1207
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
1287
1208
|
|
|
1288
1209
|
````text
|
|
1289
|
-
|
|
1290
|
-
|
|
1210
|
+
The MIT License (MIT)
|
|
1211
|
+
|
|
1212
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
1291
1213
|
|
|
1292
1214
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1293
1215
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1315,47 +1237,10 @@ SOFTWARE.
|
|
|
1315
1237
|
|
|
1316
1238
|
### Rust Crates:
|
|
1317
1239
|
|
|
1318
|
-
- [
|
|
1319
|
-
|
|
1320
|
-
````text
|
|
1321
|
-
Copyright (c) 2014-2026 Alex Crichton
|
|
1322
|
-
|
|
1323
|
-
Permission is hereby granted, free of charge, to any
|
|
1324
|
-
person obtaining a copy of this software and associated
|
|
1325
|
-
documentation files (the "Software"), to deal in the
|
|
1326
|
-
Software without restriction, including without
|
|
1327
|
-
limitation the rights to use, copy, modify, merge,
|
|
1328
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1329
|
-
the Software, and to permit persons to whom the Software
|
|
1330
|
-
is furnished to do so, subject to the following
|
|
1331
|
-
conditions:
|
|
1332
|
-
|
|
1333
|
-
The above copyright notice and this permission notice
|
|
1334
|
-
shall be included in all copies or substantial portions
|
|
1335
|
-
of the Software.
|
|
1336
|
-
|
|
1337
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1338
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1339
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1340
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1341
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1342
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1343
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1344
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1345
|
-
DEALINGS IN THE SOFTWARE.
|
|
1346
|
-
|
|
1347
|
-
````
|
|
1348
|
-
|
|
1349
|
-
---
|
|
1350
|
-
|
|
1351
|
-
## The following dependencies are licensed under the MIT License:
|
|
1352
|
-
|
|
1353
|
-
### Rust Crates:
|
|
1354
|
-
|
|
1355
|
-
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
1240
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
1356
1241
|
|
|
1357
1242
|
````text
|
|
1358
|
-
Copyright (c) The
|
|
1243
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
1359
1244
|
|
|
1360
1245
|
Permission is hereby granted, free of charge, to any
|
|
1361
1246
|
person obtaining a copy of this software and associated
|
|
@@ -1389,81 +1274,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1389
1274
|
|
|
1390
1275
|
### NPM Packages:
|
|
1391
1276
|
|
|
1392
|
-
- [
|
|
1393
|
-
|
|
1394
|
-
````text
|
|
1395
|
-
This software is released under the MIT license:
|
|
1396
|
-
|
|
1397
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1398
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
1399
|
-
the Software without restriction, including without limitation the rights to
|
|
1400
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1401
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1402
|
-
subject to the following conditions:
|
|
1403
|
-
|
|
1404
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1405
|
-
copies or substantial portions of the Software.
|
|
1406
|
-
|
|
1407
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1408
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1409
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1410
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1411
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1412
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1413
|
-
|
|
1414
|
-
````
|
|
1415
|
-
|
|
1416
|
-
---
|
|
1417
|
-
|
|
1418
|
-
## The following dependencies are licensed under the MIT License:
|
|
1419
|
-
|
|
1420
|
-
### Rust Crates:
|
|
1421
|
-
|
|
1422
|
-
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
1423
|
-
|
|
1424
|
-
````text
|
|
1425
|
-
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
1426
|
-
|
|
1427
|
-
Permission is hereby granted, free of charge, to any
|
|
1428
|
-
person obtaining a copy of this software and associated
|
|
1429
|
-
documentation files (the "Software"), to deal in the
|
|
1430
|
-
Software without restriction, including without
|
|
1431
|
-
limitation the rights to use, copy, modify, merge,
|
|
1432
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1433
|
-
the Software, and to permit persons to whom the Software
|
|
1434
|
-
is furnished to do so, subject to the following
|
|
1435
|
-
conditions:
|
|
1436
|
-
|
|
1437
|
-
The above copyright notice and this permission notice
|
|
1438
|
-
shall be included in all copies or substantial portions
|
|
1439
|
-
of the Software.
|
|
1440
|
-
|
|
1441
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1442
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1443
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1444
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1445
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1446
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1447
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1448
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1449
|
-
DEALINGS IN THE SOFTWARE.
|
|
1450
|
-
|
|
1451
|
-
````
|
|
1452
|
-
|
|
1453
|
-
---
|
|
1454
|
-
|
|
1455
|
-
## The following dependencies are licensed under the MIT License:
|
|
1456
|
-
|
|
1457
|
-
### Rust Crates:
|
|
1458
|
-
|
|
1459
|
-
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
1460
|
-
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1461
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1277
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
1462
1278
|
|
|
1463
1279
|
````text
|
|
1464
|
-
MIT License
|
|
1280
|
+
The MIT License (MIT)
|
|
1465
1281
|
|
|
1466
|
-
Copyright (c)
|
|
1282
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
1467
1283
|
|
|
1468
1284
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1469
1285
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1472,16 +1288,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1472
1288
|
copies of the Software, and to permit persons to whom the Software is
|
|
1473
1289
|
furnished to do so, subject to the following conditions:
|
|
1474
1290
|
|
|
1475
|
-
The above copyright notice and this permission notice shall be included in
|
|
1476
|
-
copies or substantial portions of the Software.
|
|
1291
|
+
The above copyright notice and this permission notice shall be included in
|
|
1292
|
+
all copies or substantial portions of the Software.
|
|
1477
1293
|
|
|
1478
1294
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1479
1295
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1480
1296
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1481
1297
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1482
1298
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1483
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1484
|
-
SOFTWARE.
|
|
1299
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1300
|
+
THE SOFTWARE.
|
|
1485
1301
|
|
|
1486
1302
|
````
|
|
1487
1303
|
|
|
@@ -1489,15 +1305,14 @@ SOFTWARE.
|
|
|
1489
1305
|
|
|
1490
1306
|
## The following dependencies are licensed under the MIT License:
|
|
1491
1307
|
|
|
1492
|
-
###
|
|
1308
|
+
### NPM Packages:
|
|
1493
1309
|
|
|
1494
|
-
- [
|
|
1495
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
1310
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
1496
1311
|
|
|
1497
1312
|
````text
|
|
1498
1313
|
MIT License
|
|
1499
1314
|
|
|
1500
|
-
Copyright (c)
|
|
1315
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
1501
1316
|
|
|
1502
1317
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1503
1318
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1556,34 +1371,32 @@ THE SOFTWARE.
|
|
|
1556
1371
|
|
|
1557
1372
|
### Rust Crates:
|
|
1558
1373
|
|
|
1559
|
-
- [
|
|
1374
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
1375
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1376
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1560
1377
|
|
|
1561
1378
|
````text
|
|
1562
|
-
|
|
1379
|
+
MIT License
|
|
1563
1380
|
|
|
1564
|
-
|
|
1565
|
-
person obtaining a copy of this software and associated
|
|
1566
|
-
documentation files (the "Software"), to deal in the
|
|
1567
|
-
Software without restriction, including without
|
|
1568
|
-
limitation the rights to use, copy, modify, merge,
|
|
1569
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1570
|
-
the Software, and to permit persons to whom the Software
|
|
1571
|
-
is furnished to do so, subject to the following
|
|
1572
|
-
conditions:
|
|
1381
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
1573
1382
|
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1383
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1384
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1385
|
+
in the Software without restriction, including without limitation the rights
|
|
1386
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1387
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1388
|
+
furnished to do so, subject to the following conditions:
|
|
1577
1389
|
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
IN
|
|
1586
|
-
|
|
1390
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1391
|
+
copies or substantial portions of the Software.
|
|
1392
|
+
|
|
1393
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1394
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1395
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1396
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1397
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1398
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1399
|
+
SOFTWARE.
|
|
1587
1400
|
|
|
1588
1401
|
````
|
|
1589
1402
|
|
|
@@ -1593,10 +1406,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1593
1406
|
|
|
1594
1407
|
### Rust Crates:
|
|
1595
1408
|
|
|
1596
|
-
- [
|
|
1409
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
1597
1410
|
|
|
1598
1411
|
````text
|
|
1599
|
-
Copyright (c) 2016
|
|
1412
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
1600
1413
|
|
|
1601
1414
|
Permission is hereby granted, free of charge, to any
|
|
1602
1415
|
person obtaining a copy of this software and associated
|
|
@@ -1630,10 +1443,75 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1630
1443
|
|
|
1631
1444
|
### Rust Crates:
|
|
1632
1445
|
|
|
1633
|
-
- [
|
|
1446
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
1634
1447
|
|
|
1635
1448
|
````text
|
|
1636
|
-
Copyright (c)
|
|
1449
|
+
Copyright (c) 2017 Sean McArthur
|
|
1450
|
+
|
|
1451
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1452
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1453
|
+
in the Software without restriction, including without limitation the rights
|
|
1454
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1455
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1456
|
+
furnished to do so, subject to the following conditions:
|
|
1457
|
+
|
|
1458
|
+
The above copyright notice and this permission notice shall be included in
|
|
1459
|
+
all copies or substantial portions of the Software.
|
|
1460
|
+
|
|
1461
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1462
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1463
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1464
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1465
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1466
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1467
|
+
THE SOFTWARE.
|
|
1468
|
+
|
|
1469
|
+
|
|
1470
|
+
````
|
|
1471
|
+
|
|
1472
|
+
---
|
|
1473
|
+
|
|
1474
|
+
## The following dependencies are licensed under the MIT License:
|
|
1475
|
+
|
|
1476
|
+
### Rust Crates:
|
|
1477
|
+
|
|
1478
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
1479
|
+
|
|
1480
|
+
````text
|
|
1481
|
+
The MIT License (MIT)
|
|
1482
|
+
|
|
1483
|
+
Copyright (c) 2015 Alice Maz
|
|
1484
|
+
|
|
1485
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1486
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1487
|
+
in the Software without restriction, including without limitation the rights
|
|
1488
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1489
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1490
|
+
furnished to do so, subject to the following conditions:
|
|
1491
|
+
|
|
1492
|
+
The above copyright notice and this permission notice shall be included in
|
|
1493
|
+
all copies or substantial portions of the Software.
|
|
1494
|
+
|
|
1495
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1496
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1497
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1498
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1499
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1500
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1501
|
+
THE SOFTWARE.
|
|
1502
|
+
|
|
1503
|
+
````
|
|
1504
|
+
|
|
1505
|
+
---
|
|
1506
|
+
|
|
1507
|
+
## The following dependencies are licensed under the MIT License:
|
|
1508
|
+
|
|
1509
|
+
### Rust Crates:
|
|
1510
|
+
|
|
1511
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
1512
|
+
|
|
1513
|
+
````text
|
|
1514
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
1637
1515
|
|
|
1638
1516
|
Permission is hereby granted, free of charge, to any
|
|
1639
1517
|
person obtaining a copy of this software and associated
|
|
@@ -1667,15 +1545,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1667
1545
|
|
|
1668
1546
|
### Rust Crates:
|
|
1669
1547
|
|
|
1670
|
-
- [
|
|
1671
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
1672
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
1673
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
1548
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
1674
1549
|
|
|
1675
1550
|
````text
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
Copyright (c) 2015 Andrew Gallant
|
|
1551
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
1552
|
+
Copyright (c) 2016 Alex Crichton
|
|
1679
1553
|
|
|
1680
1554
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1681
1555
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1695,6 +1569,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1695
1569
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1696
1570
|
THE SOFTWARE.
|
|
1697
1571
|
|
|
1572
|
+
|
|
1698
1573
|
````
|
|
1699
1574
|
|
|
1700
1575
|
---
|
|
@@ -1703,15 +1578,10 @@ THE SOFTWARE.
|
|
|
1703
1578
|
|
|
1704
1579
|
### Rust Crates:
|
|
1705
1580
|
|
|
1706
|
-
- [
|
|
1581
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
1707
1582
|
|
|
1708
1583
|
````text
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
1712
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
1713
|
-
Copyright (c) 2017 Frommi
|
|
1714
|
-
Copyright (c) 2017-2024 oyvindln
|
|
1584
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
1715
1585
|
|
|
1716
1586
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1717
1587
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1720,16 +1590,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1720
1590
|
copies of the Software, and to permit persons to whom the Software is
|
|
1721
1591
|
furnished to do so, subject to the following conditions:
|
|
1722
1592
|
|
|
1723
|
-
The above copyright notice and this permission notice shall be included in
|
|
1724
|
-
copies or substantial portions of the Software.
|
|
1593
|
+
The above copyright notice and this permission notice shall be included in
|
|
1594
|
+
all copies or substantial portions of the Software.
|
|
1725
1595
|
|
|
1726
1596
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1727
1597
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1728
1598
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1729
1599
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1730
1600
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1731
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1732
|
-
SOFTWARE.
|
|
1601
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1602
|
+
THE SOFTWARE.
|
|
1603
|
+
|
|
1733
1604
|
|
|
1734
1605
|
````
|
|
1735
1606
|
|
|
@@ -1739,12 +1610,51 @@ SOFTWARE.
|
|
|
1739
1610
|
|
|
1740
1611
|
### Rust Crates:
|
|
1741
1612
|
|
|
1742
|
-
- [
|
|
1613
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
1614
|
+
|
|
1615
|
+
````text
|
|
1616
|
+
Copyright (c) 2016--2017
|
|
1617
|
+
|
|
1618
|
+
Permission is hereby granted, free of charge, to any
|
|
1619
|
+
person obtaining a copy of this software and associated
|
|
1620
|
+
documentation files (the "Software"), to deal in the
|
|
1621
|
+
Software without restriction, including without
|
|
1622
|
+
limitation the rights to use, copy, modify, merge,
|
|
1623
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1624
|
+
the Software, and to permit persons to whom the Software
|
|
1625
|
+
is furnished to do so, subject to the following
|
|
1626
|
+
conditions:
|
|
1627
|
+
|
|
1628
|
+
The above copyright notice and this permission notice
|
|
1629
|
+
shall be included in all copies or substantial portions
|
|
1630
|
+
of the Software.
|
|
1631
|
+
|
|
1632
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1633
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1634
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1635
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1636
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1637
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1638
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1639
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1640
|
+
DEALINGS IN THE SOFTWARE.
|
|
1641
|
+
|
|
1642
|
+
````
|
|
1643
|
+
|
|
1644
|
+
---
|
|
1645
|
+
|
|
1646
|
+
## The following dependencies are licensed under the MIT License:
|
|
1647
|
+
|
|
1648
|
+
### Rust Crates:
|
|
1649
|
+
|
|
1650
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1651
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1652
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1743
1653
|
|
|
1744
1654
|
````text
|
|
1745
1655
|
MIT License
|
|
1746
1656
|
|
|
1747
|
-
Copyright (c)
|
|
1657
|
+
Copyright (c) 2017 Ted Driggs
|
|
1748
1658
|
|
|
1749
1659
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1750
1660
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1763,6 +1673,7 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
1763
1673
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1764
1674
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1765
1675
|
SOFTWARE.
|
|
1676
|
+
|
|
1766
1677
|
````
|
|
1767
1678
|
|
|
1768
1679
|
---
|
|
@@ -1771,12 +1682,12 @@ SOFTWARE.
|
|
|
1771
1682
|
|
|
1772
1683
|
### Rust Crates:
|
|
1773
1684
|
|
|
1774
|
-
- [
|
|
1685
|
+
- [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
|
|
1775
1686
|
|
|
1776
1687
|
````text
|
|
1777
1688
|
MIT License
|
|
1778
1689
|
|
|
1779
|
-
Copyright (c)
|
|
1690
|
+
Copyright (c) 2025 rutrum
|
|
1780
1691
|
|
|
1781
1692
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1782
1693
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1795,7 +1706,6 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
1795
1706
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1796
1707
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1797
1708
|
SOFTWARE.
|
|
1798
|
-
|
|
1799
1709
|
````
|
|
1800
1710
|
|
|
1801
1711
|
---
|
|
@@ -1804,10 +1714,10 @@ SOFTWARE.
|
|
|
1804
1714
|
|
|
1805
1715
|
### Rust Crates:
|
|
1806
1716
|
|
|
1807
|
-
- [
|
|
1717
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
1808
1718
|
|
|
1809
1719
|
````text
|
|
1810
|
-
Copyright (c)
|
|
1720
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
1811
1721
|
|
|
1812
1722
|
Permission is hereby granted, free of charge, to any
|
|
1813
1723
|
person obtaining a copy of this software and associated
|
|
@@ -1841,12 +1751,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1841
1751
|
|
|
1842
1752
|
### Rust Crates:
|
|
1843
1753
|
|
|
1844
|
-
- [
|
|
1754
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
1845
1755
|
|
|
1846
1756
|
````text
|
|
1847
|
-
Copyright
|
|
1848
|
-
Copyright (c) 2018 Bastian Köcher
|
|
1849
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
1757
|
+
Copyright 2023 The Fuchsia Authors
|
|
1850
1758
|
|
|
1851
1759
|
Permission is hereby granted, free of charge, to any
|
|
1852
1760
|
person obtaining a copy of this software and associated
|
|
@@ -1872,6 +1780,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
1872
1780
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1873
1781
|
DEALINGS IN THE SOFTWARE.
|
|
1874
1782
|
|
|
1783
|
+
|
|
1875
1784
|
````
|
|
1876
1785
|
|
|
1877
1786
|
---
|
|
@@ -1880,29 +1789,35 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1880
1789
|
|
|
1881
1790
|
### Rust Crates:
|
|
1882
1791
|
|
|
1883
|
-
- [
|
|
1792
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
1793
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
1884
1794
|
|
|
1885
1795
|
````text
|
|
1886
|
-
Copyright (c)
|
|
1887
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
1796
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
1888
1797
|
|
|
1889
|
-
Permission is hereby granted, free of charge, to any
|
|
1890
|
-
of this software and associated
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1798
|
+
Permission is hereby granted, free of charge, to any
|
|
1799
|
+
person obtaining a copy of this software and associated
|
|
1800
|
+
documentation files (the "Software"), to deal in the
|
|
1801
|
+
Software without restriction, including without
|
|
1802
|
+
limitation the rights to use, copy, modify, merge,
|
|
1803
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1804
|
+
the Software, and to permit persons to whom the Software
|
|
1805
|
+
is furnished to do so, subject to the following
|
|
1806
|
+
conditions:
|
|
1895
1807
|
|
|
1896
|
-
The above copyright notice and this permission notice
|
|
1897
|
-
all copies or substantial portions
|
|
1808
|
+
The above copyright notice and this permission notice
|
|
1809
|
+
shall be included in all copies or substantial portions
|
|
1810
|
+
of the Software.
|
|
1898
1811
|
|
|
1899
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1900
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1812
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1813
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1814
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1815
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1816
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1817
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1818
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1819
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1820
|
+
DEALINGS IN THE SOFTWARE.
|
|
1906
1821
|
|
|
1907
1822
|
````
|
|
1908
1823
|
|
|
@@ -1912,10 +1827,13 @@ THE SOFTWARE.
|
|
|
1912
1827
|
|
|
1913
1828
|
### Rust Crates:
|
|
1914
1829
|
|
|
1915
|
-
- [
|
|
1830
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
1916
1831
|
|
|
1917
1832
|
````text
|
|
1918
|
-
|
|
1833
|
+
MIT License
|
|
1834
|
+
|
|
1835
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
1836
|
+
Copyright (c) Tokio Contributors
|
|
1919
1837
|
|
|
1920
1838
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1921
1839
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1924,16 +1842,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1924
1842
|
copies of the Software, and to permit persons to whom the Software is
|
|
1925
1843
|
furnished to do so, subject to the following conditions:
|
|
1926
1844
|
|
|
1927
|
-
The above copyright notice and this permission notice shall be included in
|
|
1928
|
-
|
|
1845
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1846
|
+
copies or substantial portions of the Software.
|
|
1929
1847
|
|
|
1930
1848
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1931
1849
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1932
1850
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1933
1851
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1934
1852
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1935
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1936
|
-
|
|
1853
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1854
|
+
SOFTWARE.
|
|
1937
1855
|
|
|
1938
1856
|
````
|
|
1939
1857
|
|
|
@@ -1943,39 +1861,19 @@ THE SOFTWARE.
|
|
|
1943
1861
|
|
|
1944
1862
|
### Rust Crates:
|
|
1945
1863
|
|
|
1946
|
-
- [
|
|
1947
|
-
- [
|
|
1948
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
1949
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
1950
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
1951
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
1864
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
1865
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
1952
1866
|
|
|
1953
1867
|
````text
|
|
1954
|
-
|
|
1868
|
+
The MIT License (MIT)
|
|
1955
1869
|
|
|
1956
|
-
|
|
1957
|
-
person obtaining a copy of this software and associated
|
|
1958
|
-
documentation files (the "Software"), to deal in the
|
|
1959
|
-
Software without restriction, including without
|
|
1960
|
-
limitation the rights to use, copy, modify, merge,
|
|
1961
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1962
|
-
the Software, and to permit persons to whom the Software
|
|
1963
|
-
is furnished to do so, subject to the following
|
|
1964
|
-
conditions:
|
|
1870
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
1965
1871
|
|
|
1966
|
-
|
|
1967
|
-
shall be included in all copies or substantial portions
|
|
1968
|
-
of the Software.
|
|
1872
|
+
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:
|
|
1969
1873
|
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1973
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1974
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1975
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1976
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1977
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1978
|
-
DEALINGS IN THE SOFTWARE.
|
|
1874
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1875
|
+
|
|
1876
|
+
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.
|
|
1979
1877
|
|
|
1980
1878
|
````
|
|
1981
1879
|
|
|
@@ -1985,11 +1883,19 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1985
1883
|
|
|
1986
1884
|
### Rust Crates:
|
|
1987
1885
|
|
|
1988
|
-
- [
|
|
1989
|
-
- [
|
|
1886
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1887
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1888
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1889
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1890
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1891
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1892
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1893
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1894
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1990
1895
|
|
|
1991
1896
|
````text
|
|
1992
|
-
Copyright (c)
|
|
1897
|
+
Copyright (c) 2016 Alex Crichton
|
|
1898
|
+
Copyright (c) 2017 The Tokio Authors
|
|
1993
1899
|
|
|
1994
1900
|
Permission is hereby granted, free of charge, to any
|
|
1995
1901
|
person obtaining a copy of this software and associated
|
|
@@ -2021,12 +1927,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2021
1927
|
|
|
2022
1928
|
## The following dependencies are licensed under the MIT License:
|
|
2023
1929
|
|
|
2024
|
-
###
|
|
1930
|
+
### NPM Packages:
|
|
2025
1931
|
|
|
2026
|
-
- [
|
|
1932
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
2027
1933
|
|
|
2028
1934
|
````text
|
|
2029
|
-
|
|
1935
|
+
MIT License
|
|
1936
|
+
|
|
1937
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
2030
1938
|
|
|
2031
1939
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2032
1940
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2035,17 +1943,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2035
1943
|
copies of the Software, and to permit persons to whom the Software is
|
|
2036
1944
|
furnished to do so, subject to the following conditions:
|
|
2037
1945
|
|
|
2038
|
-
The above copyright notice and this permission notice shall be included in
|
|
2039
|
-
|
|
1946
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1947
|
+
copies or substantial portions of the Software.
|
|
2040
1948
|
|
|
2041
1949
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2042
1950
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2043
1951
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2044
1952
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2045
1953
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2046
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2047
|
-
|
|
1954
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1955
|
+
SOFTWARE.
|
|
2048
1956
|
|
|
1957
|
+
[others]: https://github.com/json5/json5/contributors
|
|
2049
1958
|
|
|
2050
1959
|
````
|
|
2051
1960
|
|
|
@@ -2055,10 +1964,47 @@ THE SOFTWARE.
|
|
|
2055
1964
|
|
|
2056
1965
|
### Rust Crates:
|
|
2057
1966
|
|
|
2058
|
-
- [
|
|
1967
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
2059
1968
|
|
|
2060
1969
|
````text
|
|
2061
|
-
Copyright (c) 2018-2019
|
|
1970
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
1971
|
+
|
|
1972
|
+
Permission is hereby granted, free of charge, to any
|
|
1973
|
+
person obtaining a copy of this software and associated
|
|
1974
|
+
documentation files (the "Software"), to deal in the
|
|
1975
|
+
Software without restriction, including without
|
|
1976
|
+
limitation the rights to use, copy, modify, merge,
|
|
1977
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1978
|
+
the Software, and to permit persons to whom the Software
|
|
1979
|
+
is furnished to do so, subject to the following
|
|
1980
|
+
conditions:
|
|
1981
|
+
|
|
1982
|
+
The above copyright notice and this permission notice
|
|
1983
|
+
shall be included in all copies or substantial portions
|
|
1984
|
+
of the Software.
|
|
1985
|
+
|
|
1986
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1987
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1988
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1989
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1990
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1991
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1992
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1993
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1994
|
+
DEALINGS IN THE SOFTWARE.
|
|
1995
|
+
|
|
1996
|
+
````
|
|
1997
|
+
|
|
1998
|
+
---
|
|
1999
|
+
|
|
2000
|
+
## The following dependencies are licensed under the MIT License:
|
|
2001
|
+
|
|
2002
|
+
### Rust Crates:
|
|
2003
|
+
|
|
2004
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
2005
|
+
|
|
2006
|
+
````text
|
|
2007
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
2062
2008
|
|
|
2063
2009
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2064
2010
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2067,17 +2013,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2067
2013
|
copies of the Software, and to permit persons to whom the Software is
|
|
2068
2014
|
furnished to do so, subject to the following conditions:
|
|
2069
2015
|
|
|
2070
|
-
The above copyright notice and this permission notice shall be included in
|
|
2071
|
-
|
|
2016
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2017
|
+
copies or substantial portions of the Software.
|
|
2072
2018
|
|
|
2073
2019
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2074
2020
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2075
2021
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2076
2022
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2077
2023
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2078
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2079
|
-
|
|
2080
|
-
|
|
2024
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2025
|
+
SOFTWARE.
|
|
2081
2026
|
|
|
2082
2027
|
````
|
|
2083
2028
|
|
|
@@ -2087,12 +2032,12 @@ THE SOFTWARE.
|
|
|
2087
2032
|
|
|
2088
2033
|
### Rust Crates:
|
|
2089
2034
|
|
|
2090
|
-
- [
|
|
2091
|
-
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
2092
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
2035
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
2093
2036
|
|
|
2094
2037
|
````text
|
|
2095
|
-
Copyright (c)
|
|
2038
|
+
Copyright (c) 2017 Carl Lerche
|
|
2039
|
+
Copyright (c) 2018 Bastian Köcher
|
|
2040
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2096
2041
|
|
|
2097
2042
|
Permission is hereby granted, free of charge, to any
|
|
2098
2043
|
person obtaining a copy of this software and associated
|
|
@@ -2126,34 +2071,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2126
2071
|
|
|
2127
2072
|
### Rust Crates:
|
|
2128
2073
|
|
|
2129
|
-
- [
|
|
2074
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
2130
2075
|
|
|
2131
2076
|
````text
|
|
2132
|
-
|
|
2077
|
+
The MIT License (MIT)
|
|
2133
2078
|
|
|
2134
|
-
|
|
2135
|
-
person obtaining a copy of this software and associated
|
|
2136
|
-
documentation files (the "Software"), to deal in the
|
|
2137
|
-
Software without restriction, including without
|
|
2138
|
-
limitation the rights to use, copy, modify, merge,
|
|
2139
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2140
|
-
the Software, and to permit persons to whom the Software
|
|
2141
|
-
is furnished to do so, subject to the following
|
|
2142
|
-
conditions:
|
|
2079
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
2143
2080
|
|
|
2144
|
-
|
|
2145
|
-
|
|
2146
|
-
|
|
2081
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2082
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2083
|
+
in the Software without restriction, including without limitation the rights
|
|
2084
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2085
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2086
|
+
furnished to do so, subject to the following conditions:
|
|
2147
2087
|
|
|
2148
|
-
|
|
2149
|
-
|
|
2150
|
-
|
|
2151
|
-
|
|
2152
|
-
|
|
2153
|
-
|
|
2154
|
-
|
|
2155
|
-
IN
|
|
2156
|
-
|
|
2088
|
+
The above copyright notice and this permission notice shall be included in
|
|
2089
|
+
all copies or substantial portions of the Software.
|
|
2090
|
+
|
|
2091
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2092
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2093
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2094
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2095
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2096
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2097
|
+
THE SOFTWARE.
|
|
2157
2098
|
|
|
2158
2099
|
````
|
|
2159
2100
|
|
|
@@ -2163,30 +2104,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2163
2104
|
|
|
2164
2105
|
### Rust Crates:
|
|
2165
2106
|
|
|
2166
|
-
- [
|
|
2107
|
+
- [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
|
|
2167
2108
|
|
|
2168
2109
|
````text
|
|
2169
|
-
|
|
2170
|
-
|
|
2171
|
-
|
|
2172
|
-
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
|
|
2176
|
-
to
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
|
|
2181
|
-
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
|
|
2186
|
-
|
|
2187
|
-
|
|
2188
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2189
|
-
SOFTWARE.
|
|
2110
|
+
Copyright 2018 Parity Technologies (UK) Ltd.
|
|
2111
|
+
|
|
2112
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2113
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2114
|
+
the Software without restriction, including without limitation the rights to
|
|
2115
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2116
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2117
|
+
subject to the following conditions:
|
|
2118
|
+
|
|
2119
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2120
|
+
copies or substantial portions of the Software.
|
|
2121
|
+
|
|
2122
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2123
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2124
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
|
|
2125
|
+
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
2126
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2127
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2128
|
+
|
|
2190
2129
|
````
|
|
2191
2130
|
|
|
2192
2131
|
---
|
|
@@ -2195,10 +2134,10 @@ SOFTWARE.
|
|
|
2195
2134
|
|
|
2196
2135
|
### Rust Crates:
|
|
2197
2136
|
|
|
2198
|
-
- [
|
|
2137
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
2199
2138
|
|
|
2200
2139
|
````text
|
|
2201
|
-
Copyright (c)
|
|
2140
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
2202
2141
|
|
|
2203
2142
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2204
2143
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2218,7 +2157,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2218
2157
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2219
2158
|
THE SOFTWARE.
|
|
2220
2159
|
|
|
2221
|
-
|
|
2222
2160
|
````
|
|
2223
2161
|
|
|
2224
2162
|
---
|
|
@@ -2227,11 +2165,47 @@ THE SOFTWARE.
|
|
|
2227
2165
|
|
|
2228
2166
|
### Rust Crates:
|
|
2229
2167
|
|
|
2230
|
-
- [
|
|
2168
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
2231
2169
|
|
|
2232
2170
|
````text
|
|
2233
|
-
Copyright (c) 2016
|
|
2171
|
+
Copyright (c) 2016 The humantime Developers
|
|
2172
|
+
|
|
2173
|
+
Includes parts of http date with the following copyright:
|
|
2174
|
+
Copyright (c) 2016 Pyfisch
|
|
2175
|
+
|
|
2176
|
+
Includes portions of musl libc with the following copyright:
|
|
2177
|
+
Copyright © 2005-2013 Rich Felker
|
|
2178
|
+
|
|
2179
|
+
|
|
2180
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2181
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2182
|
+
in the Software without restriction, including without limitation the rights
|
|
2183
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2184
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2185
|
+
furnished to do so, subject to the following conditions:
|
|
2186
|
+
|
|
2187
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2188
|
+
copies or substantial portions of the Software.
|
|
2189
|
+
|
|
2190
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2191
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2192
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2193
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2194
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2195
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2196
|
+
SOFTWARE.
|
|
2197
|
+
|
|
2198
|
+
````
|
|
2199
|
+
|
|
2200
|
+
---
|
|
2201
|
+
|
|
2202
|
+
## The following dependencies are licensed under the MIT License:
|
|
2234
2203
|
|
|
2204
|
+
### Rust Crates:
|
|
2205
|
+
|
|
2206
|
+
- [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
|
|
2207
|
+
|
|
2208
|
+
````text
|
|
2235
2209
|
Permission is hereby granted, free of charge, to any
|
|
2236
2210
|
person obtaining a copy of this software and associated
|
|
2237
2211
|
documentation files (the "Software"), to deal in the
|
|
@@ -2255,6 +2229,38 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
2255
2229
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2256
2230
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2257
2231
|
DEALINGS IN THE SOFTWARE.
|
|
2232
|
+
````
|
|
2233
|
+
|
|
2234
|
+
---
|
|
2235
|
+
|
|
2236
|
+
## The following dependencies are licensed under the MIT License:
|
|
2237
|
+
|
|
2238
|
+
### Rust Crates:
|
|
2239
|
+
|
|
2240
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
2241
|
+
|
|
2242
|
+
````text
|
|
2243
|
+
MIT License
|
|
2244
|
+
|
|
2245
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
2246
|
+
|
|
2247
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2248
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2249
|
+
in the Software without restriction, including without limitation the rights
|
|
2250
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2251
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2252
|
+
furnished to do so, subject to the following conditions:
|
|
2253
|
+
|
|
2254
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2255
|
+
copies or substantial portions of the Software.
|
|
2256
|
+
|
|
2257
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2258
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2259
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2260
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2261
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2262
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2263
|
+
SOFTWARE.
|
|
2258
2264
|
|
|
2259
2265
|
````
|
|
2260
2266
|
|
|
@@ -2264,10 +2270,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2264
2270
|
|
|
2265
2271
|
### Rust Crates:
|
|
2266
2272
|
|
|
2267
|
-
- [
|
|
2273
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
2268
2274
|
|
|
2269
2275
|
````text
|
|
2270
|
-
Copyright (c) 2023
|
|
2276
|
+
Copyright (c) 2016--2023
|
|
2271
2277
|
|
|
2272
2278
|
Permission is hereby granted, free of charge, to any
|
|
2273
2279
|
person obtaining a copy of this software and associated
|
|
@@ -2301,11 +2307,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2301
2307
|
|
|
2302
2308
|
### Rust Crates:
|
|
2303
2309
|
|
|
2304
|
-
- [
|
|
2305
|
-
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
2310
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
2306
2311
|
|
|
2307
2312
|
````text
|
|
2308
|
-
Copyright (c)
|
|
2313
|
+
Copyright (c) 2017 Robert Grosse
|
|
2309
2314
|
|
|
2310
2315
|
Permission is hereby granted, free of charge, to any
|
|
2311
2316
|
person obtaining a copy of this software and associated
|
|
@@ -2330,7 +2335,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
2330
2335
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2331
2336
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2332
2337
|
DEALINGS IN THE SOFTWARE.
|
|
2333
|
-
|
|
2334
2338
|
````
|
|
2335
2339
|
|
|
2336
2340
|
---
|
|
@@ -2339,10 +2343,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2339
2343
|
|
|
2340
2344
|
### Rust Crates:
|
|
2341
2345
|
|
|
2342
|
-
- [
|
|
2346
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
2343
2347
|
|
|
2344
2348
|
````text
|
|
2345
|
-
Copyright
|
|
2349
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
2346
2350
|
|
|
2347
2351
|
Permission is hereby granted, free of charge, to any
|
|
2348
2352
|
person obtaining a copy of this software and associated
|
|
@@ -2376,10 +2380,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2376
2380
|
|
|
2377
2381
|
### Rust Crates:
|
|
2378
2382
|
|
|
2379
|
-
- [
|
|
2383
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
2380
2384
|
|
|
2381
2385
|
````text
|
|
2382
|
-
Copyright (c)
|
|
2386
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
2383
2387
|
|
|
2384
2388
|
Permission is hereby granted, free of charge, to any
|
|
2385
2389
|
person obtaining a copy of this software and associated
|
|
@@ -2411,12 +2415,74 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2411
2415
|
|
|
2412
2416
|
## The following dependencies are licensed under the MIT License:
|
|
2413
2417
|
|
|
2418
|
+
### NPM Packages:
|
|
2419
|
+
|
|
2420
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
2421
|
+
|
|
2422
|
+
````text
|
|
2423
|
+
This software is released under the MIT license:
|
|
2424
|
+
|
|
2425
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2426
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2427
|
+
the Software without restriction, including without limitation the rights to
|
|
2428
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2429
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2430
|
+
subject to the following conditions:
|
|
2431
|
+
|
|
2432
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2433
|
+
copies or substantial portions of the Software.
|
|
2434
|
+
|
|
2435
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2436
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2437
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2438
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2439
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2440
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2441
|
+
|
|
2442
|
+
````
|
|
2443
|
+
|
|
2444
|
+
---
|
|
2445
|
+
|
|
2446
|
+
## The following dependencies are licensed under the MIT License:
|
|
2447
|
+
|
|
2414
2448
|
### Rust Crates:
|
|
2415
2449
|
|
|
2416
|
-
- [
|
|
2450
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
2451
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
2417
2452
|
|
|
2418
2453
|
````text
|
|
2419
|
-
Copyright (c)
|
|
2454
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
2455
|
+
|
|
2456
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2457
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2458
|
+
in the Software without restriction, including without limitation the rights
|
|
2459
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2460
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2461
|
+
furnished to do so, subject to the following conditions:
|
|
2462
|
+
|
|
2463
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2464
|
+
copies or substantial portions of the Software.
|
|
2465
|
+
|
|
2466
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2467
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2468
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2469
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2470
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2471
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2472
|
+
SOFTWARE.
|
|
2473
|
+
|
|
2474
|
+
````
|
|
2475
|
+
|
|
2476
|
+
---
|
|
2477
|
+
|
|
2478
|
+
## The following dependencies are licensed under the MIT License:
|
|
2479
|
+
|
|
2480
|
+
### Rust Crates:
|
|
2481
|
+
|
|
2482
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
2483
|
+
|
|
2484
|
+
````text
|
|
2485
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
2420
2486
|
|
|
2421
2487
|
Permission is hereby granted, free of charge, to any
|
|
2422
2488
|
person obtaining a copy of this software and associated
|
|
@@ -2450,10 +2516,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2450
2516
|
|
|
2451
2517
|
### Rust Crates:
|
|
2452
2518
|
|
|
2453
|
-
- [
|
|
2519
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
2454
2520
|
|
|
2455
2521
|
````text
|
|
2456
|
-
Copyright (c)
|
|
2522
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
2457
2523
|
|
|
2458
2524
|
Permission is hereby granted, free of charge, to any
|
|
2459
2525
|
person obtaining a copy of this software and associated
|
|
@@ -2487,10 +2553,42 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2487
2553
|
|
|
2488
2554
|
### Rust Crates:
|
|
2489
2555
|
|
|
2490
|
-
- [
|
|
2556
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
2557
|
+
|
|
2558
|
+
````text
|
|
2559
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
2560
|
+
|
|
2561
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2562
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2563
|
+
in the Software without restriction, including without limitation the rights
|
|
2564
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2565
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2566
|
+
furnished to do so, subject to the following conditions:
|
|
2567
|
+
|
|
2568
|
+
The above copyright notice and this permission notice shall be included in
|
|
2569
|
+
all copies or substantial portions of the Software.
|
|
2570
|
+
|
|
2571
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2572
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2573
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2574
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2575
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2576
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2577
|
+
THE SOFTWARE.
|
|
2578
|
+
|
|
2579
|
+
````
|
|
2580
|
+
|
|
2581
|
+
---
|
|
2582
|
+
|
|
2583
|
+
## The following dependencies are licensed under the MIT License:
|
|
2584
|
+
|
|
2585
|
+
### Rust Crates:
|
|
2586
|
+
|
|
2587
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
2491
2588
|
|
|
2492
2589
|
````text
|
|
2493
|
-
Copyright (c)
|
|
2590
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
2591
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2494
2592
|
|
|
2495
2593
|
Permission is hereby granted, free of charge, to any
|
|
2496
2594
|
person obtaining a copy of this software and associated
|
|
@@ -2524,10 +2622,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2524
2622
|
|
|
2525
2623
|
### Rust Crates:
|
|
2526
2624
|
|
|
2527
|
-
- [
|
|
2625
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
2528
2626
|
|
|
2529
2627
|
````text
|
|
2530
|
-
Copyright (c)
|
|
2628
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
2531
2629
|
|
|
2532
2630
|
Permission is hereby granted, free of charge, to any
|
|
2533
2631
|
person obtaining a copy of this software and associated
|
|
@@ -2561,32 +2659,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2561
2659
|
|
|
2562
2660
|
### Rust Crates:
|
|
2563
2661
|
|
|
2564
|
-
- [
|
|
2565
|
-
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
2566
|
-
|
|
2567
|
-
````text
|
|
2568
|
-
The MIT License (MIT)
|
|
2569
|
-
|
|
2570
|
-
Copyright 2016 Google Inc. All Rights Reserved.
|
|
2571
|
-
|
|
2572
|
-
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:
|
|
2573
|
-
|
|
2574
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2575
|
-
|
|
2576
|
-
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.
|
|
2577
|
-
|
|
2578
|
-
````
|
|
2579
|
-
|
|
2580
|
-
---
|
|
2581
|
-
|
|
2582
|
-
## The following dependencies are licensed under the MIT License:
|
|
2583
|
-
|
|
2584
|
-
### Rust Crates:
|
|
2585
|
-
|
|
2586
|
-
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
2662
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
2587
2663
|
|
|
2588
2664
|
````text
|
|
2589
|
-
Copyright (c)
|
|
2665
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
2666
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2590
2667
|
|
|
2591
2668
|
Permission is hereby granted, free of charge, to any
|
|
2592
2669
|
person obtaining a copy of this software and associated
|
|
@@ -2620,11 +2697,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2620
2697
|
|
|
2621
2698
|
### Rust Crates:
|
|
2622
2699
|
|
|
2623
|
-
- [
|
|
2700
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
2701
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
2624
2702
|
|
|
2625
2703
|
````text
|
|
2626
|
-
Copyright (c)
|
|
2627
|
-
Copyright (c)
|
|
2704
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
2705
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
2706
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
2628
2707
|
|
|
2629
2708
|
Permission is hereby granted, free of charge, to any
|
|
2630
2709
|
person obtaining a copy of this software and associated
|
|
@@ -2656,14 +2735,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2656
2735
|
|
|
2657
2736
|
## The following dependencies are licensed under the MIT License:
|
|
2658
2737
|
|
|
2659
|
-
###
|
|
2738
|
+
### Rust Crates:
|
|
2660
2739
|
|
|
2661
|
-
- [
|
|
2740
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
2741
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
2742
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2662
2743
|
|
|
2663
2744
|
````text
|
|
2664
|
-
|
|
2745
|
+
MIT License
|
|
2665
2746
|
|
|
2666
|
-
Copyright (c)
|
|
2747
|
+
Copyright (c) Tokio Contributors
|
|
2667
2748
|
|
|
2668
2749
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2669
2750
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2683,7 +2764,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2683
2764
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2684
2765
|
SOFTWARE.
|
|
2685
2766
|
|
|
2686
|
-
|
|
2687
2767
|
````
|
|
2688
2768
|
|
|
2689
2769
|
---
|
|
@@ -2692,10 +2772,10 @@ SOFTWARE.
|
|
|
2692
2772
|
|
|
2693
2773
|
### Rust Crates:
|
|
2694
2774
|
|
|
2695
|
-
- [
|
|
2775
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
2696
2776
|
|
|
2697
2777
|
````text
|
|
2698
|
-
Copyright (c)
|
|
2778
|
+
Copyright (c) 2019 Eliza Weisman
|
|
2699
2779
|
|
|
2700
2780
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2701
2781
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2704,16 +2784,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2704
2784
|
copies of the Software, and to permit persons to whom the Software is
|
|
2705
2785
|
furnished to do so, subject to the following conditions:
|
|
2706
2786
|
|
|
2707
|
-
The above copyright notice and this permission notice shall be included in
|
|
2708
|
-
copies or substantial portions of the Software.
|
|
2787
|
+
The above copyright notice and this permission notice shall be included in
|
|
2788
|
+
all copies or substantial portions of the Software.
|
|
2709
2789
|
|
|
2710
2790
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2711
2791
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2712
2792
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2713
2793
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2714
2794
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2715
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2716
|
-
SOFTWARE.
|
|
2795
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2796
|
+
THE SOFTWARE.
|
|
2717
2797
|
|
|
2718
2798
|
````
|
|
2719
2799
|
|
|
@@ -2723,33 +2803,34 @@ SOFTWARE.
|
|
|
2723
2803
|
|
|
2724
2804
|
### Rust Crates:
|
|
2725
2805
|
|
|
2726
|
-
- [
|
|
2727
|
-
- [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
|
|
2728
|
-
- [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
|
|
2729
|
-
- [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
|
|
2730
|
-
- [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
|
|
2731
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2732
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2806
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
2733
2807
|
|
|
2734
2808
|
````text
|
|
2735
|
-
|
|
2736
|
-
|
|
2737
|
-
Copyright (c) <year> <copyright holders>
|
|
2809
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
2738
2810
|
|
|
2739
|
-
Permission is hereby granted, free of charge, to any
|
|
2740
|
-
|
|
2741
|
-
|
|
2742
|
-
|
|
2743
|
-
|
|
2811
|
+
Permission is hereby granted, free of charge, to any
|
|
2812
|
+
person obtaining a copy of this software and associated
|
|
2813
|
+
documentation files (the "Software"), to deal in the
|
|
2814
|
+
Software without restriction, including without
|
|
2815
|
+
limitation the rights to use, copy, modify, merge,
|
|
2816
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2817
|
+
the Software, and to permit persons to whom the Software
|
|
2818
|
+
is furnished to do so, subject to the following
|
|
2819
|
+
conditions:
|
|
2744
2820
|
|
|
2745
|
-
The above copyright notice and this permission notice
|
|
2746
|
-
|
|
2821
|
+
The above copyright notice and this permission notice
|
|
2822
|
+
shall be included in all copies or substantial portions
|
|
2823
|
+
of the Software.
|
|
2747
2824
|
|
|
2748
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2749
|
-
|
|
2750
|
-
|
|
2751
|
-
|
|
2752
|
-
|
|
2825
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2826
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2827
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2828
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2829
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2830
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2831
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2832
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2833
|
+
DEALINGS IN THE SOFTWARE.
|
|
2753
2834
|
|
|
2754
2835
|
````
|
|
2755
2836
|
|
|
@@ -2759,12 +2840,12 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2759
2840
|
|
|
2760
2841
|
### Rust Crates:
|
|
2761
2842
|
|
|
2762
|
-
- [
|
|
2843
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
2763
2844
|
|
|
2764
2845
|
````text
|
|
2765
|
-
|
|
2846
|
+
MIT License
|
|
2766
2847
|
|
|
2767
|
-
Copyright (c)
|
|
2848
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
2768
2849
|
|
|
2769
2850
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2770
2851
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2792,47 +2873,10 @@ SOFTWARE.
|
|
|
2792
2873
|
|
|
2793
2874
|
### Rust Crates:
|
|
2794
2875
|
|
|
2795
|
-
- [
|
|
2796
|
-
|
|
2797
|
-
````text
|
|
2798
|
-
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
2799
|
-
|
|
2800
|
-
Permission is hereby granted, free of charge, to any
|
|
2801
|
-
person obtaining a copy of this software and associated
|
|
2802
|
-
documentation files (the "Software"), to deal in the
|
|
2803
|
-
Software without restriction, including without
|
|
2804
|
-
limitation the rights to use, copy, modify, merge,
|
|
2805
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2806
|
-
the Software, and to permit persons to whom the Software
|
|
2807
|
-
is furnished to do so, subject to the following
|
|
2808
|
-
conditions:
|
|
2809
|
-
|
|
2810
|
-
The above copyright notice and this permission notice
|
|
2811
|
-
shall be included in all copies or substantial portions
|
|
2812
|
-
of the Software.
|
|
2813
|
-
|
|
2814
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2815
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2816
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2817
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2818
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2819
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2820
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2821
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2822
|
-
DEALINGS IN THE SOFTWARE.
|
|
2823
|
-
|
|
2824
|
-
````
|
|
2825
|
-
|
|
2826
|
-
---
|
|
2827
|
-
|
|
2828
|
-
## The following dependencies are licensed under the MIT License:
|
|
2829
|
-
|
|
2830
|
-
### Rust Crates:
|
|
2831
|
-
|
|
2832
|
-
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
2876
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
2833
2877
|
|
|
2834
2878
|
````text
|
|
2835
|
-
Copyright (c) 2018
|
|
2879
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
2836
2880
|
|
|
2837
2881
|
Permission is hereby granted, free of charge, to any
|
|
2838
2882
|
person obtaining a copy of this software and associated
|
|
@@ -2866,29 +2910,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2866
2910
|
|
|
2867
2911
|
### Rust Crates:
|
|
2868
2912
|
|
|
2869
|
-
- [
|
|
2870
|
-
|
|
2871
|
-
````text
|
|
2872
|
-
Copyright 2017 Juniper Networks, Inc.
|
|
2873
|
-
|
|
2874
|
-
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:
|
|
2875
|
-
|
|
2876
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2877
|
-
|
|
2878
|
-
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.
|
|
2879
|
-
|
|
2880
|
-
````
|
|
2881
|
-
|
|
2882
|
-
---
|
|
2883
|
-
|
|
2884
|
-
## The following dependencies are licensed under the MIT License:
|
|
2885
|
-
|
|
2886
|
-
### Rust Crates:
|
|
2887
|
-
|
|
2888
|
-
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
2913
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
2889
2914
|
|
|
2890
2915
|
````text
|
|
2891
|
-
Copyright
|
|
2916
|
+
Copyright (c) 2015 Steven Allen
|
|
2892
2917
|
|
|
2893
2918
|
Permission is hereby granted, free of charge, to any
|
|
2894
2919
|
person obtaining a copy of this software and associated
|
|
@@ -2914,7 +2939,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
2914
2939
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2915
2940
|
DEALINGS IN THE SOFTWARE.
|
|
2916
2941
|
|
|
2917
|
-
|
|
2918
2942
|
````
|
|
2919
2943
|
|
|
2920
2944
|
---
|
|
@@ -2923,16 +2947,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2923
2947
|
|
|
2924
2948
|
### Rust Crates:
|
|
2925
2949
|
|
|
2926
|
-
- [
|
|
2950
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
2927
2951
|
|
|
2928
2952
|
````text
|
|
2929
|
-
Copyright
|
|
2953
|
+
Copyright (c) 2017 Daniel Abramov
|
|
2954
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
2930
2955
|
|
|
2931
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2956
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2957
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2958
|
+
in the Software without restriction, including without limitation the rights
|
|
2959
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2960
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2961
|
+
furnished to do so, subject to the following conditions:
|
|
2932
2962
|
|
|
2933
|
-
The above copyright notice and this permission notice shall be included in
|
|
2963
|
+
The above copyright notice and this permission notice shall be included in
|
|
2964
|
+
all copies or substantial portions of the Software.
|
|
2934
2965
|
|
|
2935
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2966
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2967
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2968
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2969
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2970
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2971
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2972
|
+
THE SOFTWARE.
|
|
2936
2973
|
|
|
2937
2974
|
````
|
|
2938
2975
|
|
|
@@ -2942,82 +2979,31 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2942
2979
|
|
|
2943
2980
|
### Rust Crates:
|
|
2944
2981
|
|
|
2945
|
-
- [
|
|
2946
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2947
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2948
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2949
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2950
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2982
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
2951
2983
|
|
|
2952
2984
|
````text
|
|
2953
|
-
|
|
2954
|
-
|
|
2955
|
-
Permission is hereby granted, free of charge, to any
|
|
2956
|
-
person obtaining a copy of this software and associated
|
|
2957
|
-
documentation files (the "Software"), to deal in the
|
|
2958
|
-
Software without restriction, including without
|
|
2959
|
-
limitation the rights to use, copy, modify, merge,
|
|
2960
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2961
|
-
the Software, and to permit persons to whom the Software
|
|
2962
|
-
is furnished to do so, subject to the following
|
|
2963
|
-
conditions:
|
|
2964
|
-
|
|
2965
|
-
The above copyright notice and this permission notice
|
|
2966
|
-
shall be included in all copies or substantial portions
|
|
2967
|
-
of the Software.
|
|
2968
|
-
|
|
2969
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2970
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2971
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2972
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2973
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2974
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2975
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2976
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2977
|
-
DEALINGS IN THE SOFTWARE.
|
|
2978
|
-
|
|
2979
|
-
````
|
|
2980
|
-
|
|
2981
|
-
---
|
|
2982
|
-
|
|
2983
|
-
## The following dependencies are licensed under the MIT License:
|
|
2984
|
-
|
|
2985
|
-
### Rust Crates:
|
|
2986
|
-
|
|
2987
|
-
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
2988
|
-
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
2989
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
2990
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
2991
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
2992
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
2985
|
+
The MIT License (MIT)
|
|
2993
2986
|
|
|
2994
|
-
|
|
2995
|
-
Copyright
|
|
2996
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
2987
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
2988
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
2997
2989
|
|
|
2998
|
-
Permission is hereby granted, free of charge, to any
|
|
2999
|
-
|
|
3000
|
-
|
|
3001
|
-
|
|
3002
|
-
|
|
3003
|
-
|
|
3004
|
-
the Software, and to permit persons to whom the Software
|
|
3005
|
-
is furnished to do so, subject to the following
|
|
3006
|
-
conditions:
|
|
2990
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2991
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2992
|
+
in the Software without restriction, including without limitation the rights
|
|
2993
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2994
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2995
|
+
furnished to do so, subject to the following conditions:
|
|
3007
2996
|
|
|
3008
|
-
The above copyright notice and this permission notice
|
|
3009
|
-
|
|
3010
|
-
of the Software.
|
|
2997
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2998
|
+
copies or substantial portions of the Software.
|
|
3011
2999
|
|
|
3012
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3013
|
-
|
|
3014
|
-
|
|
3015
|
-
|
|
3016
|
-
|
|
3017
|
-
|
|
3018
|
-
|
|
3019
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3020
|
-
DEALINGS IN THE SOFTWARE.
|
|
3000
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3001
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3002
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3003
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3004
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3005
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3006
|
+
SOFTWARE.
|
|
3021
3007
|
|
|
3022
3008
|
````
|
|
3023
3009
|
|
|
@@ -3027,39 +3013,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3027
3013
|
|
|
3028
3014
|
### Rust Crates:
|
|
3029
3015
|
|
|
3030
|
-
- [
|
|
3031
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
3032
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
3033
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
3034
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
3035
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
3036
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
3037
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
3038
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
3039
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3040
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3041
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
3042
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
3043
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
3044
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
3045
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3046
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3047
|
-
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
3048
|
-
- [semver](https://github.com/dtolnay/semver) (1.0.28)
|
|
3049
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
3050
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
3051
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
3052
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
3053
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
3054
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
3055
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3056
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3057
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3058
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3059
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
3060
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
3016
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
3061
3017
|
|
|
3062
3018
|
````text
|
|
3019
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
3020
|
+
|
|
3063
3021
|
Permission is hereby granted, free of charge, to any
|
|
3064
3022
|
person obtaining a copy of this software and associated
|
|
3065
3023
|
documentation files (the "Software"), to deal in the
|
|
@@ -3092,12 +3050,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3092
3050
|
|
|
3093
3051
|
### Rust Crates:
|
|
3094
3052
|
|
|
3095
|
-
- [
|
|
3053
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
3096
3054
|
|
|
3097
3055
|
````text
|
|
3098
|
-
|
|
3099
|
-
|
|
3100
|
-
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
3056
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
3101
3057
|
|
|
3102
3058
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3103
3059
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3117,20 +3073,23 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3117
3073
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3118
3074
|
THE SOFTWARE.
|
|
3119
3075
|
|
|
3076
|
+
|
|
3120
3077
|
````
|
|
3121
3078
|
|
|
3122
3079
|
---
|
|
3123
3080
|
|
|
3124
3081
|
## The following dependencies are licensed under the MIT License:
|
|
3125
3082
|
|
|
3126
|
-
###
|
|
3083
|
+
### Rust Crates:
|
|
3127
3084
|
|
|
3128
|
-
- [
|
|
3085
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
3129
3086
|
|
|
3130
3087
|
````text
|
|
3131
|
-
MIT License
|
|
3088
|
+
The MIT License (MIT)
|
|
3132
3089
|
|
|
3133
|
-
Copyright (c)
|
|
3090
|
+
Copyright (c) 2015 Danny Guo
|
|
3091
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3092
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
3134
3093
|
|
|
3135
3094
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3136
3095
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3158,19 +3117,10 @@ SOFTWARE.
|
|
|
3158
3117
|
|
|
3159
3118
|
### Rust Crates:
|
|
3160
3119
|
|
|
3161
|
-
- [
|
|
3162
|
-
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3163
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3164
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3165
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3166
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3167
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3168
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3169
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3120
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
3170
3121
|
|
|
3171
3122
|
````text
|
|
3172
|
-
Copyright (c)
|
|
3173
|
-
Copyright (c) 2017 The Tokio Authors
|
|
3123
|
+
Copyright (c) The Rust Project Developers
|
|
3174
3124
|
|
|
3175
3125
|
Permission is hereby granted, free of charge, to any
|
|
3176
3126
|
person obtaining a copy of this software and associated
|
|
@@ -3204,11 +3154,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3204
3154
|
|
|
3205
3155
|
### Rust Crates:
|
|
3206
3156
|
|
|
3207
|
-
- [
|
|
3157
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
3208
3158
|
|
|
3209
3159
|
````text
|
|
3210
|
-
Copyright (c)
|
|
3211
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3160
|
+
Copyright (c) 2017 http-rs authors
|
|
3212
3161
|
|
|
3213
3162
|
Permission is hereby granted, free of charge, to any
|
|
3214
3163
|
person obtaining a copy of this software and associated
|
|
@@ -3242,13 +3191,81 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3242
3191
|
|
|
3243
3192
|
### Rust Crates:
|
|
3244
3193
|
|
|
3245
|
-
- [
|
|
3246
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
3194
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
3247
3195
|
|
|
3248
3196
|
````text
|
|
3249
|
-
|
|
3250
|
-
|
|
3251
|
-
Copyright (c) 2016
|
|
3197
|
+
The MIT License (MIT)
|
|
3198
|
+
|
|
3199
|
+
Copyright (c) 2016 Johann Tuffe
|
|
3200
|
+
|
|
3201
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3202
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3203
|
+
in the Software without restriction, including without limitation the rights
|
|
3204
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3205
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3206
|
+
furnished to do so, subject to the following conditions:
|
|
3207
|
+
|
|
3208
|
+
|
|
3209
|
+
The above copyright notice and this permission notice shall be included in
|
|
3210
|
+
all copies or substantial portions of the Software.
|
|
3211
|
+
|
|
3212
|
+
|
|
3213
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3214
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3215
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3216
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3217
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3218
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3219
|
+
THE SOFTWARE.
|
|
3220
|
+
|
|
3221
|
+
````
|
|
3222
|
+
|
|
3223
|
+
---
|
|
3224
|
+
|
|
3225
|
+
## The following dependencies are licensed under the MIT License:
|
|
3226
|
+
|
|
3227
|
+
### Rust Crates:
|
|
3228
|
+
|
|
3229
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
3230
|
+
- [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
|
|
3231
|
+
- [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
|
|
3232
|
+
- [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
|
|
3233
|
+
- [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
|
|
3234
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3235
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3236
|
+
|
|
3237
|
+
````text
|
|
3238
|
+
MIT License
|
|
3239
|
+
|
|
3240
|
+
Copyright (c) <year> <copyright holders>
|
|
3241
|
+
|
|
3242
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3243
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
3244
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3245
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
3246
|
+
following conditions:
|
|
3247
|
+
|
|
3248
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3249
|
+
portions of the Software.
|
|
3250
|
+
|
|
3251
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3252
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
3253
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3254
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
3255
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3256
|
+
|
|
3257
|
+
````
|
|
3258
|
+
|
|
3259
|
+
---
|
|
3260
|
+
|
|
3261
|
+
## The following dependencies are licensed under the MIT License:
|
|
3262
|
+
|
|
3263
|
+
### Rust Crates:
|
|
3264
|
+
|
|
3265
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
3266
|
+
|
|
3267
|
+
````text
|
|
3268
|
+
Copyright (c) The rust-url developers
|
|
3252
3269
|
|
|
3253
3270
|
Permission is hereby granted, free of charge, to any
|
|
3254
3271
|
person obtaining a copy of this software and associated
|
|
@@ -3282,32 +3299,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3282
3299
|
|
|
3283
3300
|
### Rust Crates:
|
|
3284
3301
|
|
|
3285
|
-
- [
|
|
3302
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
3303
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
3286
3304
|
|
|
3287
3305
|
````text
|
|
3288
3306
|
The MIT License (MIT)
|
|
3289
3307
|
|
|
3290
|
-
Copyright (c) 2015
|
|
3291
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3292
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
3308
|
+
Copyright (c) 2015 Steven Fackler
|
|
3293
3309
|
|
|
3294
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3295
|
-
|
|
3296
|
-
|
|
3297
|
-
|
|
3298
|
-
|
|
3299
|
-
|
|
3310
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3311
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
3312
|
+
the Software without restriction, including without limitation the rights to
|
|
3313
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3314
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3315
|
+
subject to the following conditions:
|
|
3300
3316
|
|
|
3301
3317
|
The above copyright notice and this permission notice shall be included in all
|
|
3302
3318
|
copies or substantial portions of the Software.
|
|
3303
3319
|
|
|
3304
3320
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3305
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3306
|
-
|
|
3307
|
-
|
|
3308
|
-
|
|
3309
|
-
|
|
3310
|
-
SOFTWARE.
|
|
3321
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3322
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3323
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3324
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3325
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3311
3326
|
|
|
3312
3327
|
````
|
|
3313
3328
|
|
|
@@ -3315,32 +3330,41 @@ SOFTWARE.
|
|
|
3315
3330
|
|
|
3316
3331
|
## The following dependencies are licensed under the MIT License:
|
|
3317
3332
|
|
|
3318
|
-
###
|
|
3333
|
+
### Rust Crates:
|
|
3319
3334
|
|
|
3320
|
-
- [
|
|
3335
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
3336
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
3337
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
3338
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
3339
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
3340
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
3321
3341
|
|
|
3322
3342
|
````text
|
|
3323
|
-
The
|
|
3324
|
-
|
|
3325
|
-
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
3326
|
-
|
|
3327
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3328
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3329
|
-
in the Software without restriction, including without limitation the rights
|
|
3330
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3331
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3332
|
-
furnished to do so, subject to the following conditions:
|
|
3343
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3333
3344
|
|
|
3334
|
-
|
|
3335
|
-
|
|
3345
|
+
Permission is hereby granted, free of charge, to any
|
|
3346
|
+
person obtaining a copy of this software and associated
|
|
3347
|
+
documentation files (the "Software"), to deal in the
|
|
3348
|
+
Software without restriction, including without
|
|
3349
|
+
limitation the rights to use, copy, modify, merge,
|
|
3350
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3351
|
+
the Software, and to permit persons to whom the Software
|
|
3352
|
+
is furnished to do so, subject to the following
|
|
3353
|
+
conditions:
|
|
3336
3354
|
|
|
3337
|
-
|
|
3338
|
-
|
|
3339
|
-
|
|
3340
|
-
|
|
3341
|
-
|
|
3342
|
-
|
|
3343
|
-
THE
|
|
3355
|
+
The above copyright notice and this permission notice
|
|
3356
|
+
shall be included in all copies or substantial portions
|
|
3357
|
+
of the Software.
|
|
3358
|
+
|
|
3359
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3360
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3361
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3362
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3363
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3364
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3365
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3366
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3367
|
+
DEALINGS IN THE SOFTWARE.
|
|
3344
3368
|
|
|
3345
3369
|
````
|
|
3346
3370
|
|
|
@@ -3350,61 +3374,53 @@ THE SOFTWARE.
|
|
|
3350
3374
|
|
|
3351
3375
|
### Rust Crates:
|
|
3352
3376
|
|
|
3353
|
-
- [
|
|
3377
|
+
- [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
|
|
3378
|
+
- [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
|
|
3379
|
+
- [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
|
|
3380
|
+
- [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
|
|
3354
3381
|
|
|
3355
3382
|
````text
|
|
3356
|
-
|
|
3357
|
-
|
|
3358
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3359
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
3360
|
-
the Software without restriction, including without limitation the rights to
|
|
3361
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3362
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3363
|
-
subject to the following conditions:
|
|
3364
|
-
|
|
3365
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3366
|
-
copies or substantial portions of the Software.
|
|
3383
|
+
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:
|
|
3367
3384
|
|
|
3368
|
-
|
|
3369
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3370
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
|
|
3371
|
-
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
3372
|
-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3373
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3385
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3374
3386
|
|
|
3387
|
+
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.
|
|
3375
3388
|
````
|
|
3376
3389
|
|
|
3377
3390
|
---
|
|
3378
3391
|
|
|
3379
3392
|
## The following dependencies are licensed under the MIT License:
|
|
3380
3393
|
|
|
3381
|
-
###
|
|
3394
|
+
### Rust Crates:
|
|
3382
3395
|
|
|
3383
|
-
- [
|
|
3384
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
3396
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
3385
3397
|
|
|
3386
3398
|
````text
|
|
3387
|
-
|
|
3388
|
-
|
|
3389
|
-
Copyright (c) Microsoft Corporation.
|
|
3399
|
+
Copyright (c) 2019 Carl Lerche
|
|
3390
3400
|
|
|
3391
|
-
|
|
3392
|
-
|
|
3393
|
-
|
|
3394
|
-
|
|
3395
|
-
|
|
3396
|
-
|
|
3401
|
+
Permission is hereby granted, free of charge, to any
|
|
3402
|
+
person obtaining a copy of this software and associated
|
|
3403
|
+
documentation files (the "Software"), to deal in the
|
|
3404
|
+
Software without restriction, including without
|
|
3405
|
+
limitation the rights to use, copy, modify, merge,
|
|
3406
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3407
|
+
the Software, and to permit persons to whom the Software
|
|
3408
|
+
is furnished to do so, subject to the following
|
|
3409
|
+
conditions:
|
|
3397
3410
|
|
|
3398
|
-
|
|
3399
|
-
|
|
3411
|
+
The above copyright notice and this permission notice
|
|
3412
|
+
shall be included in all copies or substantial portions
|
|
3413
|
+
of the Software.
|
|
3400
3414
|
|
|
3401
|
-
|
|
3402
|
-
|
|
3403
|
-
|
|
3404
|
-
|
|
3405
|
-
|
|
3406
|
-
|
|
3407
|
-
|
|
3415
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3416
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3417
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3418
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3419
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3420
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3421
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3422
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3423
|
+
DEALINGS IN THE SOFTWARE.
|
|
3408
3424
|
|
|
3409
3425
|
````
|
|
3410
3426
|
|
|
@@ -3414,10 +3430,15 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3414
3430
|
|
|
3415
3431
|
### Rust Crates:
|
|
3416
3432
|
|
|
3417
|
-
- [
|
|
3433
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
3434
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
3435
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
3436
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
3437
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
3438
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
3418
3439
|
|
|
3419
3440
|
````text
|
|
3420
|
-
Copyright (c)
|
|
3441
|
+
Copyright (c) 2019 Tokio Contributors
|
|
3421
3442
|
|
|
3422
3443
|
Permission is hereby granted, free of charge, to any
|
|
3423
3444
|
person obtaining a copy of this software and associated
|
|
@@ -3451,10 +3472,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3451
3472
|
|
|
3452
3473
|
### Rust Crates:
|
|
3453
3474
|
|
|
3454
|
-
- [
|
|
3475
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
3455
3476
|
|
|
3456
3477
|
````text
|
|
3457
|
-
Copyright (c)
|
|
3478
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
3479
|
+
Copyright (c) 2016 Jason Housley
|
|
3458
3480
|
|
|
3459
3481
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3460
3482
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3480,15 +3502,14 @@ THE SOFTWARE.
|
|
|
3480
3502
|
|
|
3481
3503
|
## The following dependencies are licensed under the MIT License:
|
|
3482
3504
|
|
|
3483
|
-
###
|
|
3505
|
+
### Rust Crates:
|
|
3484
3506
|
|
|
3485
|
-
- [
|
|
3486
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
3507
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
3487
3508
|
|
|
3488
3509
|
````text
|
|
3489
3510
|
MIT License
|
|
3490
3511
|
|
|
3491
|
-
Copyright (c)
|
|
3512
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
3492
3513
|
|
|
3493
3514
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3494
3515
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3516,78 +3537,10 @@ SOFTWARE.
|
|
|
3516
3537
|
|
|
3517
3538
|
### Rust Crates:
|
|
3518
3539
|
|
|
3519
|
-
- [
|
|
3520
|
-
|
|
3521
|
-
````text
|
|
3522
|
-
Copyright (c) 2018-2023 Sean McArthur
|
|
3523
|
-
Copyright (c) 2016 Alex Crichton
|
|
3524
|
-
|
|
3525
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3526
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3527
|
-
in the Software without restriction, including without limitation the rights
|
|
3528
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3529
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3530
|
-
furnished to do so, subject to the following conditions:
|
|
3531
|
-
|
|
3532
|
-
The above copyright notice and this permission notice shall be included in
|
|
3533
|
-
all copies or substantial portions of the Software.
|
|
3534
|
-
|
|
3535
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3536
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3537
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3538
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3539
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3540
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3541
|
-
THE SOFTWARE.
|
|
3542
|
-
|
|
3543
|
-
|
|
3544
|
-
````
|
|
3545
|
-
|
|
3546
|
-
---
|
|
3547
|
-
|
|
3548
|
-
## The following dependencies are licensed under the MIT License:
|
|
3549
|
-
|
|
3550
|
-
### NPM Packages:
|
|
3551
|
-
|
|
3552
|
-
- [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
|
|
3553
|
-
|
|
3554
|
-
````text
|
|
3555
|
-
pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
|
|
3556
|
-
pngjs derived work Copyright (c) 2012 Kuba Niegowski
|
|
3557
|
-
|
|
3558
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3559
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3560
|
-
in the Software without restriction, including without limitation the rights
|
|
3561
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3562
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3563
|
-
furnished to do so, subject to the following conditions:
|
|
3564
|
-
|
|
3565
|
-
The above copyright notice and this permission notice shall be included in
|
|
3566
|
-
all copies or substantial portions of the Software.
|
|
3567
|
-
|
|
3568
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3569
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3570
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3571
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3572
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3573
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3574
|
-
THE SOFTWARE.
|
|
3575
|
-
|
|
3576
|
-
````
|
|
3577
|
-
|
|
3578
|
-
---
|
|
3579
|
-
|
|
3580
|
-
## The following dependencies are licensed under the MIT License:
|
|
3581
|
-
|
|
3582
|
-
### Rust Crates:
|
|
3583
|
-
|
|
3584
|
-
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
3585
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
3586
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
3587
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
3540
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
3588
3541
|
|
|
3589
3542
|
````text
|
|
3590
|
-
Copyright (c)
|
|
3543
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
3591
3544
|
|
|
3592
3545
|
Permission is hereby granted, free of charge, to any
|
|
3593
3546
|
person obtaining a copy of this software and associated
|
|
@@ -3621,10 +3574,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3621
3574
|
|
|
3622
3575
|
### Rust Crates:
|
|
3623
3576
|
|
|
3624
|
-
- [
|
|
3577
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
3625
3578
|
|
|
3626
3579
|
````text
|
|
3627
|
-
Copyright (c)
|
|
3580
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
3628
3581
|
|
|
3629
3582
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3630
3583
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3633,54 +3586,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3633
3586
|
copies of the Software, and to permit persons to whom the Software is
|
|
3634
3587
|
furnished to do so, subject to the following conditions:
|
|
3635
3588
|
|
|
3636
|
-
The above copyright notice and this permission notice shall be included in
|
|
3637
|
-
copies or substantial portions of the Software.
|
|
3589
|
+
The above copyright notice and this permission notice shall be included in
|
|
3590
|
+
all copies or substantial portions of the Software.
|
|
3638
3591
|
|
|
3639
3592
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3640
3593
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3641
3594
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3642
3595
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3643
3596
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3644
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3645
|
-
SOFTWARE.
|
|
3646
|
-
|
|
3647
|
-
````
|
|
3648
|
-
|
|
3649
|
-
---
|
|
3650
|
-
|
|
3651
|
-
## The following dependencies are licensed under the MIT License:
|
|
3652
|
-
|
|
3653
|
-
### Rust Crates:
|
|
3654
|
-
|
|
3655
|
-
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
3656
|
-
|
|
3657
|
-
````text
|
|
3658
|
-
Copyright (c) 2016 The humantime Developers
|
|
3659
|
-
|
|
3660
|
-
Includes parts of http date with the following copyright:
|
|
3661
|
-
Copyright (c) 2016 Pyfisch
|
|
3662
|
-
|
|
3663
|
-
Includes portions of musl libc with the following copyright:
|
|
3664
|
-
Copyright © 2005-2013 Rich Felker
|
|
3665
|
-
|
|
3666
|
-
|
|
3667
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3668
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3669
|
-
in the Software without restriction, including without limitation the rights
|
|
3670
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3671
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3672
|
-
furnished to do so, subject to the following conditions:
|
|
3673
|
-
|
|
3674
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3675
|
-
copies or substantial portions of the Software.
|
|
3597
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3598
|
+
THE SOFTWARE.
|
|
3676
3599
|
|
|
3677
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3678
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3679
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3680
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3681
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3682
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3683
|
-
SOFTWARE.
|
|
3684
3600
|
|
|
3685
3601
|
````
|
|
3686
3602
|
|
|
@@ -3690,10 +3606,10 @@ SOFTWARE.
|
|
|
3690
3606
|
|
|
3691
3607
|
### Rust Crates:
|
|
3692
3608
|
|
|
3693
|
-
- [
|
|
3609
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
3694
3610
|
|
|
3695
3611
|
````text
|
|
3696
|
-
Copyright (c)
|
|
3612
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
3697
3613
|
|
|
3698
3614
|
Permission is hereby granted, free of charge, to any
|
|
3699
3615
|
person obtaining a copy of this software and associated
|
|
@@ -3718,6 +3634,39 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
3718
3634
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3719
3635
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3720
3636
|
DEALINGS IN THE SOFTWARE.
|
|
3637
|
+
|
|
3638
|
+
````
|
|
3639
|
+
|
|
3640
|
+
---
|
|
3641
|
+
|
|
3642
|
+
## The following dependencies are licensed under the MIT License:
|
|
3643
|
+
|
|
3644
|
+
### Rust Crates:
|
|
3645
|
+
|
|
3646
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
3647
|
+
|
|
3648
|
+
````text
|
|
3649
|
+
The MIT License (MIT)
|
|
3650
|
+
|
|
3651
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
3652
|
+
|
|
3653
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3654
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3655
|
+
in the Software without restriction, including without limitation the rights
|
|
3656
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3657
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3658
|
+
furnished to do so, subject to the following conditions:
|
|
3659
|
+
|
|
3660
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3661
|
+
copies or substantial portions of the Software.
|
|
3662
|
+
|
|
3663
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3664
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3665
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3666
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3667
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3668
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3669
|
+
SOFTWARE.
|
|
3721
3670
|
````
|
|
3722
3671
|
|
|
3723
3672
|
---
|
|
@@ -3763,14 +3712,43 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3763
3712
|
|
|
3764
3713
|
### Rust Crates:
|
|
3765
3714
|
|
|
3766
|
-
- [
|
|
3767
|
-
|
|
3768
|
-
|
|
3715
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
3716
|
+
|
|
3717
|
+
````text
|
|
3718
|
+
Copyright (c) 2018 directories-rs contributors
|
|
3719
|
+
|
|
3720
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3721
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3722
|
+
in the Software without restriction, including without limitation the rights
|
|
3723
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3724
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3725
|
+
furnished to do so, subject to the following conditions:
|
|
3726
|
+
|
|
3727
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3728
|
+
copies or substantial portions of the Software.
|
|
3729
|
+
|
|
3730
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3731
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3732
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3733
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3734
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3735
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3736
|
+
SOFTWARE.
|
|
3737
|
+
|
|
3738
|
+
````
|
|
3739
|
+
|
|
3740
|
+
---
|
|
3741
|
+
|
|
3742
|
+
## The following dependencies are licensed under the MIT License:
|
|
3743
|
+
|
|
3744
|
+
### Rust Crates:
|
|
3745
|
+
|
|
3746
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
3769
3747
|
|
|
3770
3748
|
````text
|
|
3771
3749
|
MIT License
|
|
3772
3750
|
|
|
3773
|
-
Copyright (c)
|
|
3751
|
+
Copyright (c) 2025 Callum Oakley
|
|
3774
3752
|
|
|
3775
3753
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3776
3754
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3798,10 +3776,11 @@ SOFTWARE.
|
|
|
3798
3776
|
|
|
3799
3777
|
### Rust Crates:
|
|
3800
3778
|
|
|
3801
|
-
- [
|
|
3779
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
3802
3780
|
|
|
3803
3781
|
````text
|
|
3804
|
-
Copyright (c)
|
|
3782
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
3783
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3805
3784
|
|
|
3806
3785
|
Permission is hereby granted, free of charge, to any
|
|
3807
3786
|
person obtaining a copy of this software and associated
|
|
@@ -3835,12 +3814,49 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3835
3814
|
|
|
3836
3815
|
### Rust Crates:
|
|
3837
3816
|
|
|
3838
|
-
- [
|
|
3817
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
3839
3818
|
|
|
3840
3819
|
````text
|
|
3841
|
-
|
|
3820
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
3842
3821
|
|
|
3843
|
-
|
|
3822
|
+
Permission is hereby granted, free of charge, to any
|
|
3823
|
+
person obtaining a copy of this software and associated
|
|
3824
|
+
documentation files (the "Software"), to deal in the
|
|
3825
|
+
Software without restriction, including without
|
|
3826
|
+
limitation the rights to use, copy, modify, merge,
|
|
3827
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3828
|
+
the Software, and to permit persons to whom the Software
|
|
3829
|
+
is furnished to do so, subject to the following
|
|
3830
|
+
conditions:
|
|
3831
|
+
|
|
3832
|
+
The above copyright notice and this permission notice
|
|
3833
|
+
shall be included in all copies or substantial portions
|
|
3834
|
+
of the Software.
|
|
3835
|
+
|
|
3836
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3837
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3838
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3839
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3840
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3841
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3842
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3843
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3844
|
+
DEALINGS IN THE SOFTWARE.
|
|
3845
|
+
|
|
3846
|
+
````
|
|
3847
|
+
|
|
3848
|
+
---
|
|
3849
|
+
|
|
3850
|
+
## The following dependencies are licensed under the MIT License:
|
|
3851
|
+
|
|
3852
|
+
### NPM Packages:
|
|
3853
|
+
|
|
3854
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
3855
|
+
|
|
3856
|
+
````text
|
|
3857
|
+
The MIT License (MIT)
|
|
3858
|
+
|
|
3859
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
3844
3860
|
|
|
3845
3861
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3846
3862
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3860,6 +3876,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3860
3876
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3861
3877
|
SOFTWARE.
|
|
3862
3878
|
|
|
3879
|
+
|
|
3863
3880
|
````
|
|
3864
3881
|
|
|
3865
3882
|
---
|
|
@@ -3868,10 +3885,10 @@ SOFTWARE.
|
|
|
3868
3885
|
|
|
3869
3886
|
### Rust Crates:
|
|
3870
3887
|
|
|
3871
|
-
- [
|
|
3888
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
3872
3889
|
|
|
3873
3890
|
````text
|
|
3874
|
-
Copyright (c)
|
|
3891
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
3875
3892
|
|
|
3876
3893
|
Permission is hereby granted, free of charge, to any
|
|
3877
3894
|
person obtaining a copy of this software and associated
|
|
@@ -3905,10 +3922,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3905
3922
|
|
|
3906
3923
|
### Rust Crates:
|
|
3907
3924
|
|
|
3908
|
-
- [
|
|
3925
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
3926
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
3927
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
3909
3928
|
|
|
3910
3929
|
````text
|
|
3911
|
-
Copyright (c)
|
|
3930
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
3912
3931
|
|
|
3913
3932
|
Permission is hereby granted, free of charge, to any
|
|
3914
3933
|
person obtaining a copy of this software and associated
|
|
@@ -3942,12 +3961,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3942
3961
|
|
|
3943
3962
|
### Rust Crates:
|
|
3944
3963
|
|
|
3945
|
-
- [
|
|
3946
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
3947
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
3964
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
3948
3965
|
|
|
3949
3966
|
````text
|
|
3950
|
-
Copyright
|
|
3967
|
+
Copyright Mozilla Foundation
|
|
3951
3968
|
|
|
3952
3969
|
Permission is hereby granted, free of charge, to any
|
|
3953
3970
|
person obtaining a copy of this software and associated
|
|
@@ -3981,32 +3998,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3981
3998
|
|
|
3982
3999
|
### Rust Crates:
|
|
3983
4000
|
|
|
3984
|
-
- [
|
|
3985
|
-
- [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
|
|
3986
|
-
- [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
|
|
3987
|
-
- [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
|
|
3988
|
-
|
|
3989
|
-
````text
|
|
3990
|
-
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:
|
|
3991
|
-
|
|
3992
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3993
|
-
|
|
3994
|
-
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.
|
|
3995
|
-
````
|
|
3996
|
-
|
|
3997
|
-
---
|
|
3998
|
-
|
|
3999
|
-
## The following dependencies are licensed under the MIT License:
|
|
4000
|
-
|
|
4001
|
-
### Rust Crates:
|
|
4002
|
-
|
|
4003
|
-
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
4001
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
4004
4002
|
|
|
4005
4003
|
````text
|
|
4006
4004
|
MIT License
|
|
4007
4005
|
|
|
4008
|
-
Copyright (c) [2021] [Marvin Countryman]
|
|
4009
|
-
|
|
4010
4006
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4011
4007
|
of this software and associated documentation files (the "Software"), to deal
|
|
4012
4008
|
in the Software without restriction, including without limitation the rights
|
|
@@ -4033,66 +4029,16 @@ SOFTWARE.
|
|
|
4033
4029
|
|
|
4034
4030
|
### Rust Crates:
|
|
4035
4031
|
|
|
4036
|
-
- [
|
|
4037
|
-
|
|
4038
|
-
````text
|
|
4039
|
-
Copyright (c) 2019 Eliza Weisman
|
|
4040
|
-
|
|
4041
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4042
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4043
|
-
in the Software without restriction, including without limitation the rights
|
|
4044
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4045
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4046
|
-
furnished to do so, subject to the following conditions:
|
|
4047
|
-
|
|
4048
|
-
The above copyright notice and this permission notice shall be included in
|
|
4049
|
-
all copies or substantial portions of the Software.
|
|
4050
|
-
|
|
4051
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4052
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4053
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4054
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4055
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4056
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4057
|
-
THE SOFTWARE.
|
|
4058
|
-
|
|
4059
|
-
````
|
|
4060
|
-
|
|
4061
|
-
---
|
|
4062
|
-
|
|
4063
|
-
## The following dependencies are licensed under the MIT License:
|
|
4064
|
-
|
|
4065
|
-
### Rust Crates:
|
|
4066
|
-
|
|
4067
|
-
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
4032
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
4068
4033
|
|
|
4069
4034
|
````text
|
|
4070
|
-
Copyright
|
|
4071
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
4035
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
4072
4036
|
|
|
4073
|
-
Permission is hereby granted, free of charge, to any
|
|
4074
|
-
person obtaining a copy of this software and associated
|
|
4075
|
-
documentation files (the "Software"), to deal in the
|
|
4076
|
-
Software without restriction, including without
|
|
4077
|
-
limitation the rights to use, copy, modify, merge,
|
|
4078
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
4079
|
-
the Software, and to permit persons to whom the Software
|
|
4080
|
-
is furnished to do so, subject to the following
|
|
4081
|
-
conditions:
|
|
4037
|
+
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:
|
|
4082
4038
|
|
|
4083
|
-
The above copyright notice and this permission notice
|
|
4084
|
-
shall be included in all copies or substantial portions
|
|
4085
|
-
of the Software.
|
|
4039
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
4086
4040
|
|
|
4087
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4088
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4089
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4090
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4091
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4092
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4093
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4094
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4095
|
-
DEALINGS IN THE SOFTWARE.
|
|
4041
|
+
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.
|
|
4096
4042
|
|
|
4097
4043
|
````
|
|
4098
4044
|
|
|
@@ -4102,41 +4048,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4102
4048
|
|
|
4103
4049
|
### Rust Crates:
|
|
4104
4050
|
|
|
4105
|
-
- [
|
|
4051
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
4106
4052
|
|
|
4107
4053
|
````text
|
|
4108
|
-
Copyright (c)
|
|
4109
|
-
|
|
4110
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4111
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4112
|
-
in the Software without restriction, including without limitation the rights
|
|
4113
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4114
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4115
|
-
furnished to do so, subject to the following conditions:
|
|
4116
|
-
|
|
4117
|
-
The above copyright notice and this permission notice shall be included in
|
|
4118
|
-
all copies or substantial portions of the Software.
|
|
4119
|
-
|
|
4120
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4121
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4122
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4123
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4124
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4125
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4126
|
-
THE SOFTWARE.
|
|
4127
|
-
|
|
4128
|
-
|
|
4129
|
-
````
|
|
4130
|
-
|
|
4131
|
-
---
|
|
4132
|
-
|
|
4133
|
-
## The following dependencies are licensed under the MIT License:
|
|
4134
|
-
|
|
4135
|
-
### Rust Crates:
|
|
4136
|
-
|
|
4137
|
-
- [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
|
|
4054
|
+
Copyright (c) 2018 Carl Lerche
|
|
4138
4055
|
|
|
4139
|
-
````text
|
|
4140
4056
|
Permission is hereby granted, free of charge, to any
|
|
4141
4057
|
person obtaining a copy of this software and associated
|
|
4142
4058
|
documentation files (the "Software"), to deal in the
|
|
@@ -4157,41 +4073,9 @@ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
|
4157
4073
|
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4158
4074
|
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4159
4075
|
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4160
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4161
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4162
|
-
DEALINGS IN THE SOFTWARE.
|
|
4163
|
-
````
|
|
4164
|
-
|
|
4165
|
-
---
|
|
4166
|
-
|
|
4167
|
-
## The following dependencies are licensed under the MIT License:
|
|
4168
|
-
|
|
4169
|
-
### Rust Crates:
|
|
4170
|
-
|
|
4171
|
-
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
4172
|
-
|
|
4173
|
-
````text
|
|
4174
|
-
MIT License
|
|
4175
|
-
|
|
4176
|
-
Copyright (c) 2025 Callum Oakley
|
|
4177
|
-
|
|
4178
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4179
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4180
|
-
in the Software without restriction, including without limitation the rights
|
|
4181
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4182
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4183
|
-
furnished to do so, subject to the following conditions:
|
|
4184
|
-
|
|
4185
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4186
|
-
copies or substantial portions of the Software.
|
|
4187
|
-
|
|
4188
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4189
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4190
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4191
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4192
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4193
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4194
|
-
SOFTWARE.
|
|
4076
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4077
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4078
|
+
DEALINGS IN THE SOFTWARE.
|
|
4195
4079
|
|
|
4196
4080
|
````
|
|
4197
4081
|
|
|
@@ -4199,34 +4083,33 @@ SOFTWARE.
|
|
|
4199
4083
|
|
|
4200
4084
|
## The following dependencies are licensed under the MIT License:
|
|
4201
4085
|
|
|
4202
|
-
###
|
|
4086
|
+
### NPM Packages:
|
|
4203
4087
|
|
|
4204
|
-
- [
|
|
4088
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
4089
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
4205
4090
|
|
|
4206
4091
|
````text
|
|
4207
|
-
|
|
4208
|
-
|
|
4209
|
-
Copyright (c)
|
|
4210
|
-
|
|
4211
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4212
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4213
|
-
in the Software without restriction, including without limitation the rights
|
|
4214
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4215
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4216
|
-
furnished to do so, subject to the following conditions:
|
|
4217
|
-
|
|
4218
|
-
|
|
4219
|
-
|
|
4220
|
-
|
|
4221
|
-
|
|
4222
|
-
|
|
4223
|
-
|
|
4224
|
-
|
|
4225
|
-
|
|
4226
|
-
|
|
4227
|
-
|
|
4228
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4229
|
-
THE SOFTWARE.
|
|
4092
|
+
MIT License
|
|
4093
|
+
|
|
4094
|
+
Copyright (c) Microsoft Corporation.
|
|
4095
|
+
|
|
4096
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4097
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4098
|
+
in the Software without restriction, including without limitation the rights
|
|
4099
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4100
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4101
|
+
furnished to do so, subject to the following conditions:
|
|
4102
|
+
|
|
4103
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4104
|
+
copies or substantial portions of the Software.
|
|
4105
|
+
|
|
4106
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4107
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4108
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4109
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4110
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4111
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4112
|
+
SOFTWARE
|
|
4230
4113
|
|
|
4231
4114
|
````
|
|
4232
4115
|
|
|
@@ -4236,31 +4119,34 @@ THE SOFTWARE.
|
|
|
4236
4119
|
|
|
4237
4120
|
### Rust Crates:
|
|
4238
4121
|
|
|
4239
|
-
- [
|
|
4122
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
4240
4123
|
|
|
4241
4124
|
````text
|
|
4242
|
-
|
|
4243
|
-
|
|
4244
|
-
Copyright (c) 2015-2020 Julien Cretin
|
|
4245
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
4125
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
4246
4126
|
|
|
4247
|
-
Permission is hereby granted, free of charge, to any
|
|
4248
|
-
of this software and associated
|
|
4249
|
-
|
|
4250
|
-
|
|
4251
|
-
|
|
4252
|
-
|
|
4127
|
+
Permission is hereby granted, free of charge, to any
|
|
4128
|
+
person obtaining a copy of this software and associated
|
|
4129
|
+
documentation files (the "Software"), to deal in the
|
|
4130
|
+
Software without restriction, including without
|
|
4131
|
+
limitation the rights to use, copy, modify, merge,
|
|
4132
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
4133
|
+
the Software, and to permit persons to whom the Software
|
|
4134
|
+
is furnished to do so, subject to the following
|
|
4135
|
+
conditions:
|
|
4253
4136
|
|
|
4254
|
-
The above copyright notice and this permission notice
|
|
4255
|
-
copies or substantial portions
|
|
4137
|
+
The above copyright notice and this permission notice
|
|
4138
|
+
shall be included in all copies or substantial portions
|
|
4139
|
+
of the Software.
|
|
4256
4140
|
|
|
4257
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4258
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4259
|
-
|
|
4260
|
-
|
|
4261
|
-
|
|
4262
|
-
|
|
4263
|
-
|
|
4141
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4142
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4143
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4144
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4145
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4146
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4147
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4148
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4149
|
+
DEALINGS IN THE SOFTWARE.
|
|
4264
4150
|
|
|
4265
4151
|
````
|
|
4266
4152
|
|
|
@@ -4270,29 +4156,34 @@ SOFTWARE.
|
|
|
4270
4156
|
|
|
4271
4157
|
### Rust Crates:
|
|
4272
4158
|
|
|
4273
|
-
- [
|
|
4274
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
4159
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
4275
4160
|
|
|
4276
4161
|
````text
|
|
4277
|
-
Copyright (c)
|
|
4162
|
+
Copyright (c) 2014 Chris Wong
|
|
4278
4163
|
|
|
4279
|
-
Permission is hereby granted, free of charge, to any
|
|
4280
|
-
of this software and associated
|
|
4281
|
-
|
|
4282
|
-
|
|
4283
|
-
|
|
4284
|
-
|
|
4164
|
+
Permission is hereby granted, free of charge, to any
|
|
4165
|
+
person obtaining a copy of this software and associated
|
|
4166
|
+
documentation files (the "Software"), to deal in the
|
|
4167
|
+
Software without restriction, including without
|
|
4168
|
+
limitation the rights to use, copy, modify, merge,
|
|
4169
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
4170
|
+
the Software, and to permit persons to whom the Software
|
|
4171
|
+
is furnished to do so, subject to the following
|
|
4172
|
+
conditions:
|
|
4285
4173
|
|
|
4286
|
-
The above copyright notice and this permission notice
|
|
4287
|
-
copies or substantial portions
|
|
4174
|
+
The above copyright notice and this permission notice
|
|
4175
|
+
shall be included in all copies or substantial portions
|
|
4176
|
+
of the Software.
|
|
4288
4177
|
|
|
4289
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4290
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4291
|
-
|
|
4292
|
-
|
|
4293
|
-
|
|
4294
|
-
|
|
4295
|
-
|
|
4178
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4179
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4180
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4181
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4182
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4183
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4184
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4185
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4186
|
+
DEALINGS IN THE SOFTWARE.
|
|
4296
4187
|
|
|
4297
4188
|
````
|
|
4298
4189
|
|
|
@@ -4302,12 +4193,11 @@ SOFTWARE.
|
|
|
4302
4193
|
|
|
4303
4194
|
### Rust Crates:
|
|
4304
4195
|
|
|
4305
|
-
- [
|
|
4196
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
4306
4197
|
|
|
4307
4198
|
````text
|
|
4308
|
-
The
|
|
4309
|
-
|
|
4310
|
-
Copyright (c) 2014 Mathijs van de Nes
|
|
4199
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
4200
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
4311
4201
|
|
|
4312
4202
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4313
4203
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4327,8 +4217,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
4327
4217
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4328
4218
|
SOFTWARE.
|
|
4329
4219
|
|
|
4330
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
4331
|
-
licences; see files named LICENSE.*.txt for details.
|
|
4332
4220
|
````
|
|
4333
4221
|
|
|
4334
4222
|
---
|
|
@@ -4337,32 +4225,35 @@ licences; see files named LICENSE.*.txt for details.
|
|
|
4337
4225
|
|
|
4338
4226
|
### Rust Crates:
|
|
4339
4227
|
|
|
4340
|
-
- [
|
|
4341
|
-
- [
|
|
4342
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
4228
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
4229
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
4343
4230
|
|
|
4344
4231
|
````text
|
|
4345
|
-
|
|
4346
|
-
|
|
4347
|
-
Copyright (c) 2017 Ted Driggs
|
|
4232
|
+
Copyright (c) 2014 Alex Crichton
|
|
4348
4233
|
|
|
4349
|
-
Permission is hereby granted, free of charge, to any
|
|
4350
|
-
of this software and associated
|
|
4351
|
-
|
|
4352
|
-
|
|
4353
|
-
|
|
4354
|
-
|
|
4234
|
+
Permission is hereby granted, free of charge, to any
|
|
4235
|
+
person obtaining a copy of this software and associated
|
|
4236
|
+
documentation files (the "Software"), to deal in the
|
|
4237
|
+
Software without restriction, including without
|
|
4238
|
+
limitation the rights to use, copy, modify, merge,
|
|
4239
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
4240
|
+
the Software, and to permit persons to whom the Software
|
|
4241
|
+
is furnished to do so, subject to the following
|
|
4242
|
+
conditions:
|
|
4355
4243
|
|
|
4356
|
-
The above copyright notice and this permission notice
|
|
4357
|
-
copies or substantial portions
|
|
4244
|
+
The above copyright notice and this permission notice
|
|
4245
|
+
shall be included in all copies or substantial portions
|
|
4246
|
+
of the Software.
|
|
4358
4247
|
|
|
4359
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4360
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4361
|
-
|
|
4362
|
-
|
|
4363
|
-
|
|
4364
|
-
|
|
4365
|
-
|
|
4248
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4249
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4250
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4251
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4252
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4253
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4254
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4255
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4256
|
+
DEALINGS IN THE SOFTWARE.
|
|
4366
4257
|
|
|
4367
4258
|
````
|
|
4368
4259
|
|
|
@@ -4753,35 +4644,30 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
4753
4644
|
|
|
4754
4645
|
---
|
|
4755
4646
|
|
|
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.5) (0.0.5)
|
|
4652
|
+
|
|
4653
|
+
````text
|
|
4654
|
+
Please refer to the package README for license details.
|
|
4655
|
+
````
|
|
4656
|
+
|
|
4657
|
+
---
|
|
4658
|
+
|
|
4756
4659
|
## The following dependencies are licensed under the Unicode-3.0 License:
|
|
4757
4660
|
|
|
4758
4661
|
### Rust Crates:
|
|
4759
4662
|
|
|
4760
|
-
- [
|
|
4761
|
-
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4762
|
-
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4763
|
-
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4764
|
-
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4765
|
-
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4766
|
-
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4767
|
-
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4768
|
-
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4769
|
-
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4770
|
-
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4771
|
-
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4772
|
-
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4773
|
-
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4774
|
-
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4775
|
-
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4776
|
-
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4777
|
-
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4663
|
+
- [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
|
|
4778
4664
|
|
|
4779
4665
|
````text
|
|
4780
4666
|
UNICODE LICENSE V3
|
|
4781
4667
|
|
|
4782
4668
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4783
4669
|
|
|
4784
|
-
Copyright ©
|
|
4670
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
4785
4671
|
|
|
4786
4672
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4787
4673
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4817,13 +4703,6 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4817
4703
|
dealings in these Data Files or Software without prior written
|
|
4818
4704
|
authorization of the copyright holder.
|
|
4819
4705
|
|
|
4820
|
-
SPDX-License-Identifier: Unicode-3.0
|
|
4821
|
-
|
|
4822
|
-
—
|
|
4823
|
-
|
|
4824
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4825
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4826
|
-
|
|
4827
4706
|
````
|
|
4828
4707
|
|
|
4829
4708
|
---
|
|
@@ -4832,14 +4711,31 @@ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation a
|
|
|
4832
4711
|
|
|
4833
4712
|
### Rust Crates:
|
|
4834
4713
|
|
|
4835
|
-
- [
|
|
4714
|
+
- [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4715
|
+
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4716
|
+
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4717
|
+
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4718
|
+
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4719
|
+
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4720
|
+
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4721
|
+
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4722
|
+
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4723
|
+
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4724
|
+
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4725
|
+
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4726
|
+
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4727
|
+
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4728
|
+
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4729
|
+
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4730
|
+
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4731
|
+
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4836
4732
|
|
|
4837
4733
|
````text
|
|
4838
4734
|
UNICODE LICENSE V3
|
|
4839
4735
|
|
|
4840
4736
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4841
4737
|
|
|
4842
|
-
Copyright ©
|
|
4738
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
4843
4739
|
|
|
4844
4740
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4845
4741
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4875,5 +4771,12 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4875
4771
|
dealings in these Data Files or Software without prior written
|
|
4876
4772
|
authorization of the copyright holder.
|
|
4877
4773
|
|
|
4774
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
4775
|
+
|
|
4776
|
+
—
|
|
4777
|
+
|
|
4778
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4779
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4780
|
+
|
|
4878
4781
|
````
|
|
4879
4782
|
|