@deveco-codegenie/mcp-darwin-x64 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 +1014 -1112
- package/bin/codegenie-mcp-server +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
# SUMMARY
|
|
2
2
|
|
|
3
|
-
**Total Dependencies:**
|
|
3
|
+
**Total Dependencies:** 208
|
|
4
4
|
|
|
5
5
|
- **Rust Crates:** 197 *(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: 176
|
|
11
11
|
- Unicode-3.0: 19
|
|
12
12
|
- Apache-2.0: 7
|
|
13
13
|
- 0BSD: 3
|
|
14
|
-
- BSD-3-Clause:
|
|
15
|
-
- ISC: 2
|
|
14
|
+
- BSD-3-Clause: 1
|
|
16
15
|
- MPL-2.0: 1
|
|
16
|
+
- UNKNOWN: 1
|
|
17
17
|
|
|
18
18
|
|
|
19
19
|
---
|
|
@@ -22,12 +22,12 @@
|
|
|
22
22
|
|
|
23
23
|
### Rust Crates:
|
|
24
24
|
|
|
25
|
-
- [
|
|
25
|
+
- [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
|
|
26
26
|
|
|
27
27
|
````text
|
|
28
28
|
BSD Zero Clause License
|
|
29
29
|
|
|
30
|
-
Copyright (c)
|
|
30
|
+
Copyright (c) 2025 Goat
|
|
31
31
|
|
|
32
32
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
33
33
|
purpose with or without fee is hereby granted.
|
|
@@ -48,12 +48,12 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
48
48
|
|
|
49
49
|
### Rust Crates:
|
|
50
50
|
|
|
51
|
-
- [
|
|
51
|
+
- [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
|
|
52
52
|
|
|
53
53
|
````text
|
|
54
54
|
BSD Zero Clause License
|
|
55
55
|
|
|
56
|
-
Copyright (c)
|
|
56
|
+
Copyright (c) 2024 kotauskas
|
|
57
57
|
|
|
58
58
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
59
59
|
purpose with or without fee is hereby granted.
|
|
@@ -98,9 +98,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
98
98
|
|
|
99
99
|
### Rust Crates:
|
|
100
100
|
|
|
101
|
-
- [
|
|
102
|
-
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
103
|
-
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
101
|
+
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
104
102
|
|
|
105
103
|
````text
|
|
106
104
|
Apache License
|
|
@@ -291,7 +289,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
291
289
|
same "printed page" as the copyright notice for easier
|
|
292
290
|
identification within third-party archives.
|
|
293
291
|
|
|
294
|
-
Copyright
|
|
292
|
+
Copyright 2011 Google Inc.
|
|
295
293
|
|
|
296
294
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
297
295
|
you may not use this file except in compliance with the License.
|
|
@@ -313,7 +311,9 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
313
311
|
|
|
314
312
|
### Rust Crates:
|
|
315
313
|
|
|
316
|
-
- [
|
|
314
|
+
- [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
|
|
315
|
+
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
316
|
+
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
317
317
|
|
|
318
318
|
````text
|
|
319
319
|
Apache License
|
|
@@ -504,7 +504,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
504
504
|
same "printed page" as the copyright notice for easier
|
|
505
505
|
identification within third-party archives.
|
|
506
506
|
|
|
507
|
-
Copyright
|
|
507
|
+
Copyright [yyyy] [name of copyright owner]
|
|
508
508
|
|
|
509
509
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
510
510
|
you may not use this file except in compliance with the License.
|
|
@@ -613,15 +613,13 @@ limitations under the License.
|
|
|
613
613
|
|
|
614
614
|
### NPM Packages:
|
|
615
615
|
|
|
616
|
-
- [fast-uri](https://github.com/fastify/fast-uri) (3.1.
|
|
616
|
+
- [fast-uri](https://github.com/fastify/fast-uri) (3.1.2)
|
|
617
617
|
|
|
618
618
|
````text
|
|
619
619
|
Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
|
|
620
|
-
Copyright (c) 2021-present The Fastify team
|
|
620
|
+
Copyright (c) 2021-present The Fastify team <https://github.com/fastify/fastify#team>
|
|
621
621
|
All rights reserved.
|
|
622
622
|
|
|
623
|
-
The Fastify team members are listed at https://github.com/fastify/fastify#team.
|
|
624
|
-
|
|
625
623
|
Redistribution and use in source and binary forms, with or without
|
|
626
624
|
modification, are permitted provided that the following conditions are met:
|
|
627
625
|
* Redistributions of source code must retain the above copyright
|
|
@@ -652,90 +650,14 @@ The complete list of contributors can be found at:
|
|
|
652
650
|
|
|
653
651
|
---
|
|
654
652
|
|
|
655
|
-
## The following dependencies are licensed under the BSD-3-Clause License:
|
|
656
|
-
|
|
657
|
-
### NPM Packages:
|
|
658
|
-
|
|
659
|
-
- [jpeg-js](https://github.com/eugeneware/jpeg-js) (0.4.4)
|
|
660
|
-
|
|
661
|
-
````text
|
|
662
|
-
Copyright (c) 2014, Eugene Ware
|
|
663
|
-
All rights reserved.
|
|
664
|
-
|
|
665
|
-
Redistribution and use in source and binary forms, with or without
|
|
666
|
-
modification, are permitted provided that the following conditions are met:
|
|
667
|
-
|
|
668
|
-
1. Redistributions of source code must retain the above copyright
|
|
669
|
-
notice, this list of conditions and the following disclaimer.
|
|
670
|
-
2. Redistributions in binary form must reproduce the above copyright
|
|
671
|
-
notice, this list of conditions and the following disclaimer in the
|
|
672
|
-
documentation and/or other materials provided with the distribution.
|
|
673
|
-
3. Neither the name of Eugene Ware nor the names of its contributors
|
|
674
|
-
may be used to endorse or promote products derived from this software
|
|
675
|
-
without specific prior written permission.
|
|
676
|
-
|
|
677
|
-
THIS SOFTWARE IS PROVIDED BY EUGENE WARE ''AS IS'' AND ANY
|
|
678
|
-
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
679
|
-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
680
|
-
DISCLAIMED. IN NO EVENT SHALL EUGENE WARE BE LIABLE FOR ANY
|
|
681
|
-
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
682
|
-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
683
|
-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
684
|
-
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
685
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
686
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
687
|
-
|
|
688
|
-
````
|
|
689
|
-
|
|
690
|
-
---
|
|
691
|
-
|
|
692
|
-
## The following dependencies are licensed under the ISC License:
|
|
693
|
-
|
|
694
|
-
### NPM Packages:
|
|
695
|
-
|
|
696
|
-
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.3) (0.0.3)
|
|
697
|
-
|
|
698
|
-
````text
|
|
699
|
-
Please refer to the package README for license details.
|
|
700
|
-
````
|
|
701
|
-
|
|
702
|
-
---
|
|
703
|
-
|
|
704
|
-
## The following dependencies are licensed under the ISC License:
|
|
705
|
-
|
|
706
|
-
### NPM Packages:
|
|
707
|
-
|
|
708
|
-
- [pixelmatch](https://github.com/mapbox/pixelmatch) (7.1.0)
|
|
709
|
-
|
|
710
|
-
````text
|
|
711
|
-
ISC License
|
|
712
|
-
|
|
713
|
-
Copyright (c) 2025, Mapbox
|
|
714
|
-
|
|
715
|
-
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
716
|
-
with or without fee is hereby granted, provided that the above copyright notice
|
|
717
|
-
and this permission notice appear in all copies.
|
|
718
|
-
|
|
719
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
720
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
721
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
722
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
723
|
-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
724
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
725
|
-
THIS SOFTWARE.
|
|
726
|
-
|
|
727
|
-
````
|
|
728
|
-
|
|
729
|
-
---
|
|
730
|
-
|
|
731
653
|
## The following dependencies are licensed under the MIT License:
|
|
732
654
|
|
|
733
655
|
### Rust Crates:
|
|
734
656
|
|
|
735
|
-
- [
|
|
657
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
736
658
|
|
|
737
659
|
````text
|
|
738
|
-
Copyright (c)
|
|
660
|
+
Copyright (c) 2016--2023
|
|
739
661
|
|
|
740
662
|
Permission is hereby granted, free of charge, to any
|
|
741
663
|
person obtaining a copy of this software and associated
|
|
@@ -769,10 +691,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
769
691
|
|
|
770
692
|
### Rust Crates:
|
|
771
693
|
|
|
772
|
-
- [
|
|
694
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
695
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
696
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
697
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
698
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
699
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
773
700
|
|
|
774
701
|
````text
|
|
775
|
-
Copyright (c)
|
|
702
|
+
Copyright (c) 2019 Tokio Contributors
|
|
776
703
|
|
|
777
704
|
Permission is hereby granted, free of charge, to any
|
|
778
705
|
person obtaining a copy of this software and associated
|
|
@@ -806,11 +733,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
806
733
|
|
|
807
734
|
### Rust Crates:
|
|
808
735
|
|
|
809
|
-
- [
|
|
810
|
-
- [
|
|
736
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
737
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
738
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
811
739
|
|
|
812
740
|
````text
|
|
813
|
-
|
|
741
|
+
MIT License
|
|
742
|
+
|
|
743
|
+
Copyright (c) 2017 Ted Driggs
|
|
814
744
|
|
|
815
745
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
816
746
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -838,10 +768,42 @@ SOFTWARE.
|
|
|
838
768
|
|
|
839
769
|
### Rust Crates:
|
|
840
770
|
|
|
841
|
-
- [
|
|
771
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
772
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
773
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
842
774
|
|
|
843
775
|
````text
|
|
844
|
-
|
|
776
|
+
MIT License
|
|
777
|
+
|
|
778
|
+
Copyright (c) <year> <copyright holders>
|
|
779
|
+
|
|
780
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
781
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
782
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
783
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
784
|
+
following conditions:
|
|
785
|
+
|
|
786
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
787
|
+
portions of the Software.
|
|
788
|
+
|
|
789
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
790
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
791
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
792
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
793
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
794
|
+
|
|
795
|
+
````
|
|
796
|
+
|
|
797
|
+
---
|
|
798
|
+
|
|
799
|
+
## The following dependencies are licensed under the MIT License:
|
|
800
|
+
|
|
801
|
+
### Rust Crates:
|
|
802
|
+
|
|
803
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
804
|
+
|
|
805
|
+
````text
|
|
806
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
845
807
|
|
|
846
808
|
Permission is hereby granted, free of charge, to any
|
|
847
809
|
person obtaining a copy of this software and associated
|
|
@@ -875,12 +837,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
875
837
|
|
|
876
838
|
### Rust Crates:
|
|
877
839
|
|
|
878
|
-
- [
|
|
840
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
879
841
|
|
|
880
842
|
````text
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
Copyright (c) 2015 Alice Maz
|
|
843
|
+
Copyright (c) 2018 directories-rs contributors
|
|
884
844
|
|
|
885
845
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
886
846
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -889,16 +849,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
889
849
|
copies of the Software, and to permit persons to whom the Software is
|
|
890
850
|
furnished to do so, subject to the following conditions:
|
|
891
851
|
|
|
892
|
-
The above copyright notice and this permission notice shall be included in
|
|
893
|
-
|
|
852
|
+
The above copyright notice and this permission notice shall be included in all
|
|
853
|
+
copies or substantial portions of the Software.
|
|
894
854
|
|
|
895
855
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
896
856
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
897
857
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
898
858
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
899
859
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
900
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
901
|
-
|
|
860
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
861
|
+
SOFTWARE.
|
|
902
862
|
|
|
903
863
|
````
|
|
904
864
|
|
|
@@ -908,10 +868,10 @@ THE SOFTWARE.
|
|
|
908
868
|
|
|
909
869
|
### Rust Crates:
|
|
910
870
|
|
|
911
|
-
- [
|
|
871
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
912
872
|
|
|
913
873
|
````text
|
|
914
|
-
Copyright (c)
|
|
874
|
+
Copyright (c) 2017 http-rs authors
|
|
915
875
|
|
|
916
876
|
Permission is hereby granted, free of charge, to any
|
|
917
877
|
person obtaining a copy of this software and associated
|
|
@@ -945,10 +905,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
945
905
|
|
|
946
906
|
### Rust Crates:
|
|
947
907
|
|
|
948
|
-
- [
|
|
908
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
949
909
|
|
|
950
910
|
````text
|
|
951
|
-
Copyright (c)
|
|
911
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
952
912
|
|
|
953
913
|
Permission is hereby granted, free of charge, to any
|
|
954
914
|
person obtaining a copy of this software and associated
|
|
@@ -982,12 +942,42 @@ DEALINGS IN THE SOFTWARE.
|
|
|
982
942
|
|
|
983
943
|
### Rust Crates:
|
|
984
944
|
|
|
985
|
-
- [
|
|
945
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
986
946
|
|
|
987
947
|
````text
|
|
988
|
-
Copyright (c)
|
|
989
|
-
|
|
990
|
-
|
|
948
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
949
|
+
|
|
950
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
951
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
952
|
+
in the Software without restriction, including without limitation the rights
|
|
953
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
954
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
955
|
+
furnished to do so, subject to the following conditions:
|
|
956
|
+
|
|
957
|
+
The above copyright notice and this permission notice shall be included in
|
|
958
|
+
all copies or substantial portions of the Software.
|
|
959
|
+
|
|
960
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
961
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
962
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
963
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
964
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
965
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
966
|
+
THE SOFTWARE.
|
|
967
|
+
|
|
968
|
+
|
|
969
|
+
````
|
|
970
|
+
|
|
971
|
+
---
|
|
972
|
+
|
|
973
|
+
## The following dependencies are licensed under the MIT License:
|
|
974
|
+
|
|
975
|
+
### Rust Crates:
|
|
976
|
+
|
|
977
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
978
|
+
|
|
979
|
+
````text
|
|
980
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
991
981
|
|
|
992
982
|
Permission is hereby granted, free of charge, to any
|
|
993
983
|
person obtaining a copy of this software and associated
|
|
@@ -1019,15 +1009,17 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1019
1009
|
|
|
1020
1010
|
## The following dependencies are licensed under the MIT License:
|
|
1021
1011
|
|
|
1022
|
-
###
|
|
1012
|
+
### Rust Crates:
|
|
1023
1013
|
|
|
1024
|
-
- [
|
|
1025
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
1014
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
1026
1015
|
|
|
1027
1016
|
````text
|
|
1028
1017
|
MIT License
|
|
1029
1018
|
|
|
1030
|
-
Copyright
|
|
1019
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
1020
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
1021
|
+
Copyright (c) 2017 Frommi
|
|
1022
|
+
Copyright (c) 2017-2024 oyvindln
|
|
1031
1023
|
|
|
1032
1024
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1033
1025
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1055,28 +1047,34 @@ SOFTWARE.
|
|
|
1055
1047
|
|
|
1056
1048
|
### Rust Crates:
|
|
1057
1049
|
|
|
1058
|
-
- [
|
|
1050
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
1059
1051
|
|
|
1060
1052
|
````text
|
|
1061
|
-
Copyright (c)
|
|
1053
|
+
Copyright (c) 2019 Carl Lerche
|
|
1062
1054
|
|
|
1063
|
-
Permission is hereby granted, free of charge, to any
|
|
1064
|
-
of this software and associated
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1055
|
+
Permission is hereby granted, free of charge, to any
|
|
1056
|
+
person obtaining a copy of this software and associated
|
|
1057
|
+
documentation files (the "Software"), to deal in the
|
|
1058
|
+
Software without restriction, including without
|
|
1059
|
+
limitation the rights to use, copy, modify, merge,
|
|
1060
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1061
|
+
the Software, and to permit persons to whom the Software
|
|
1062
|
+
is furnished to do so, subject to the following
|
|
1063
|
+
conditions:
|
|
1069
1064
|
|
|
1070
|
-
The above copyright notice and this permission notice
|
|
1071
|
-
copies or substantial portions
|
|
1065
|
+
The above copyright notice and this permission notice
|
|
1066
|
+
shall be included in all copies or substantial portions
|
|
1067
|
+
of the Software.
|
|
1072
1068
|
|
|
1073
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1074
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1069
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1070
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1071
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1072
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1073
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1074
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1075
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1076
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1077
|
+
DEALINGS IN THE SOFTWARE.
|
|
1080
1078
|
|
|
1081
1079
|
````
|
|
1082
1080
|
|
|
@@ -1086,35 +1084,68 @@ SOFTWARE.
|
|
|
1086
1084
|
|
|
1087
1085
|
### Rust Crates:
|
|
1088
1086
|
|
|
1089
|
-
- [
|
|
1087
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
1090
1088
|
|
|
1091
1089
|
````text
|
|
1092
|
-
Copyright
|
|
1093
|
-
|
|
1094
|
-
Includes parts of http date with the following copyright:
|
|
1095
|
-
Copyright (c) 2016 Pyfisch
|
|
1090
|
+
Copyright 2023 The Fuchsia Authors
|
|
1096
1091
|
|
|
1097
|
-
|
|
1098
|
-
|
|
1092
|
+
Permission is hereby granted, free of charge, to any
|
|
1093
|
+
person obtaining a copy of this software and associated
|
|
1094
|
+
documentation files (the "Software"), to deal in the
|
|
1095
|
+
Software without restriction, including without
|
|
1096
|
+
limitation the rights to use, copy, modify, merge,
|
|
1097
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1098
|
+
the Software, and to permit persons to whom the Software
|
|
1099
|
+
is furnished to do so, subject to the following
|
|
1100
|
+
conditions:
|
|
1099
1101
|
|
|
1102
|
+
The above copyright notice and this permission notice
|
|
1103
|
+
shall be included in all copies or substantial portions
|
|
1104
|
+
of the Software.
|
|
1100
1105
|
|
|
1101
|
-
|
|
1102
|
-
|
|
1106
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1107
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1108
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1109
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1110
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1111
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1112
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1113
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1114
|
+
DEALINGS IN THE SOFTWARE.
|
|
1115
|
+
|
|
1116
|
+
|
|
1117
|
+
````
|
|
1118
|
+
|
|
1119
|
+
---
|
|
1120
|
+
|
|
1121
|
+
## The following dependencies are licensed under the MIT License:
|
|
1122
|
+
|
|
1123
|
+
### Rust Crates:
|
|
1124
|
+
|
|
1125
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
1126
|
+
|
|
1127
|
+
````text
|
|
1128
|
+
The MIT License (MIT)
|
|
1129
|
+
|
|
1130
|
+
Copyright (c) 2015 Alice Maz
|
|
1131
|
+
|
|
1132
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1133
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1103
1134
|
in the Software without restriction, including without limitation the rights
|
|
1104
1135
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1105
1136
|
copies of the Software, and to permit persons to whom the Software is
|
|
1106
1137
|
furnished to do so, subject to the following conditions:
|
|
1107
1138
|
|
|
1108
|
-
The above copyright notice and this permission notice shall be included in
|
|
1109
|
-
copies or substantial portions of the Software.
|
|
1139
|
+
The above copyright notice and this permission notice shall be included in
|
|
1140
|
+
all copies or substantial portions of the Software.
|
|
1110
1141
|
|
|
1111
1142
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1112
1143
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1113
1144
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1114
1145
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1115
1146
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1116
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1117
|
-
SOFTWARE.
|
|
1147
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1148
|
+
THE SOFTWARE.
|
|
1118
1149
|
|
|
1119
1150
|
````
|
|
1120
1151
|
|
|
@@ -1124,11 +1155,12 @@ SOFTWARE.
|
|
|
1124
1155
|
|
|
1125
1156
|
### Rust Crates:
|
|
1126
1157
|
|
|
1127
|
-
- [
|
|
1158
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
1128
1159
|
|
|
1129
1160
|
````text
|
|
1130
|
-
|
|
1131
|
-
|
|
1161
|
+
MIT License
|
|
1162
|
+
|
|
1163
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
1132
1164
|
|
|
1133
1165
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1134
1166
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1137,16 +1169,53 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1137
1169
|
copies of the Software, and to permit persons to whom the Software is
|
|
1138
1170
|
furnished to do so, subject to the following conditions:
|
|
1139
1171
|
|
|
1140
|
-
The above copyright notice and this permission notice shall be included in
|
|
1141
|
-
|
|
1172
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1173
|
+
copies or substantial portions of the Software.
|
|
1142
1174
|
|
|
1143
1175
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1144
1176
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1145
1177
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1146
1178
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1147
1179
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1148
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1149
|
-
|
|
1180
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1181
|
+
SOFTWARE.
|
|
1182
|
+
|
|
1183
|
+
````
|
|
1184
|
+
|
|
1185
|
+
---
|
|
1186
|
+
|
|
1187
|
+
## The following dependencies are licensed under the MIT License:
|
|
1188
|
+
|
|
1189
|
+
### Rust Crates:
|
|
1190
|
+
|
|
1191
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
1192
|
+
|
|
1193
|
+
````text
|
|
1194
|
+
Copyright (c) The rust-url developers
|
|
1195
|
+
|
|
1196
|
+
Permission is hereby granted, free of charge, to any
|
|
1197
|
+
person obtaining a copy of this software and associated
|
|
1198
|
+
documentation files (the "Software"), to deal in the
|
|
1199
|
+
Software without restriction, including without
|
|
1200
|
+
limitation the rights to use, copy, modify, merge,
|
|
1201
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1202
|
+
the Software, and to permit persons to whom the Software
|
|
1203
|
+
is furnished to do so, subject to the following
|
|
1204
|
+
conditions:
|
|
1205
|
+
|
|
1206
|
+
The above copyright notice and this permission notice
|
|
1207
|
+
shall be included in all copies or substantial portions
|
|
1208
|
+
of the Software.
|
|
1209
|
+
|
|
1210
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1211
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1212
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1213
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1214
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1215
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1216
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1217
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1218
|
+
DEALINGS IN THE SOFTWARE.
|
|
1150
1219
|
|
|
1151
1220
|
````
|
|
1152
1221
|
|
|
@@ -1175,10 +1244,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1175
1244
|
|
|
1176
1245
|
### Rust Crates:
|
|
1177
1246
|
|
|
1178
|
-
- [
|
|
1247
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
1179
1248
|
|
|
1180
1249
|
````text
|
|
1181
|
-
Copyright (c)
|
|
1250
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
1251
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1182
1252
|
|
|
1183
1253
|
Permission is hereby granted, free of charge, to any
|
|
1184
1254
|
person obtaining a copy of this software and associated
|
|
@@ -1212,28 +1282,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1212
1282
|
|
|
1213
1283
|
### Rust Crates:
|
|
1214
1284
|
|
|
1215
|
-
- [
|
|
1285
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
1216
1286
|
|
|
1217
1287
|
````text
|
|
1218
|
-
|
|
1288
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
1219
1289
|
|
|
1220
|
-
Permission is hereby granted, free of charge, to any
|
|
1221
|
-
of this software and associated
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1290
|
+
Permission is hereby granted, free of charge, to any
|
|
1291
|
+
person obtaining a copy of this software and associated
|
|
1292
|
+
documentation files (the "Software"), to deal in the
|
|
1293
|
+
Software without restriction, including without
|
|
1294
|
+
limitation the rights to use, copy, modify, merge,
|
|
1295
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1296
|
+
the Software, and to permit persons to whom the Software
|
|
1297
|
+
is furnished to do so, subject to the following
|
|
1298
|
+
conditions:
|
|
1226
1299
|
|
|
1227
|
-
The above copyright notice and this permission notice
|
|
1228
|
-
copies or substantial portions
|
|
1300
|
+
The above copyright notice and this permission notice
|
|
1301
|
+
shall be included in all copies or substantial portions
|
|
1302
|
+
of the Software.
|
|
1229
1303
|
|
|
1230
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1231
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1304
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1305
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1306
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1307
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1308
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1309
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1310
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1311
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1312
|
+
DEALINGS IN THE SOFTWARE.
|
|
1237
1313
|
|
|
1238
1314
|
````
|
|
1239
1315
|
|
|
@@ -1243,10 +1319,12 @@ SOFTWARE.
|
|
|
1243
1319
|
|
|
1244
1320
|
### Rust Crates:
|
|
1245
1321
|
|
|
1246
|
-
- [
|
|
1322
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
1323
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
1324
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
1247
1325
|
|
|
1248
1326
|
````text
|
|
1249
|
-
Copyright (c)
|
|
1327
|
+
Copyright (c) 2019 Tower Contributors
|
|
1250
1328
|
|
|
1251
1329
|
Permission is hereby granted, free of charge, to any
|
|
1252
1330
|
person obtaining a copy of this software and associated
|
|
@@ -1280,12 +1358,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1280
1358
|
|
|
1281
1359
|
### Rust Crates:
|
|
1282
1360
|
|
|
1283
|
-
- [
|
|
1361
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
1284
1362
|
|
|
1285
1363
|
````text
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
Copyright (c) 2025 Callum Oakley
|
|
1364
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
1365
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
1289
1366
|
|
|
1290
1367
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1291
1368
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1311,12 +1388,47 @@ SOFTWARE.
|
|
|
1311
1388
|
|
|
1312
1389
|
## The following dependencies are licensed under the MIT License:
|
|
1313
1390
|
|
|
1391
|
+
### NPM Packages:
|
|
1392
|
+
|
|
1393
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
1394
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
1395
|
+
|
|
1396
|
+
````text
|
|
1397
|
+
MIT License
|
|
1398
|
+
|
|
1399
|
+
Copyright (c) Microsoft Corporation.
|
|
1400
|
+
|
|
1401
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1402
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1403
|
+
in the Software without restriction, including without limitation the rights
|
|
1404
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1405
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1406
|
+
furnished to do so, subject to the following conditions:
|
|
1407
|
+
|
|
1408
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1409
|
+
copies or substantial portions of the Software.
|
|
1410
|
+
|
|
1411
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1412
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1413
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1414
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1415
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1416
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1417
|
+
SOFTWARE
|
|
1418
|
+
|
|
1419
|
+
````
|
|
1420
|
+
|
|
1421
|
+
---
|
|
1422
|
+
|
|
1423
|
+
## The following dependencies are licensed under the MIT License:
|
|
1424
|
+
|
|
1314
1425
|
### Rust Crates:
|
|
1315
1426
|
|
|
1316
|
-
- [
|
|
1427
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
1317
1428
|
|
|
1318
1429
|
````text
|
|
1319
|
-
Copyright (c)
|
|
1430
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
1431
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1320
1432
|
|
|
1321
1433
|
Permission is hereby granted, free of charge, to any
|
|
1322
1434
|
person obtaining a copy of this software and associated
|
|
@@ -1350,10 +1462,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1350
1462
|
|
|
1351
1463
|
### Rust Crates:
|
|
1352
1464
|
|
|
1353
|
-
- [
|
|
1465
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
1354
1466
|
|
|
1355
1467
|
````text
|
|
1356
|
-
Copyright (c)
|
|
1468
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
1357
1469
|
|
|
1358
1470
|
Permission is hereby granted, free of charge, to any
|
|
1359
1471
|
person obtaining a copy of this software and associated
|
|
@@ -1387,12 +1499,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1387
1499
|
|
|
1388
1500
|
### Rust Crates:
|
|
1389
1501
|
|
|
1390
|
-
- [
|
|
1502
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
1503
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
1504
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
1505
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
1391
1506
|
|
|
1392
1507
|
````text
|
|
1393
|
-
MIT License
|
|
1508
|
+
The MIT License (MIT)
|
|
1394
1509
|
|
|
1395
|
-
Copyright (c)
|
|
1510
|
+
Copyright (c) 2015 Andrew Gallant
|
|
1396
1511
|
|
|
1397
1512
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1398
1513
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1401,16 +1516,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1401
1516
|
copies of the Software, and to permit persons to whom the Software is
|
|
1402
1517
|
furnished to do so, subject to the following conditions:
|
|
1403
1518
|
|
|
1404
|
-
The above copyright notice and this permission notice shall be included in
|
|
1405
|
-
copies or substantial portions of the Software.
|
|
1519
|
+
The above copyright notice and this permission notice shall be included in
|
|
1520
|
+
all copies or substantial portions of the Software.
|
|
1406
1521
|
|
|
1407
1522
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1408
1523
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1409
1524
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1410
1525
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1411
1526
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1412
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1413
|
-
SOFTWARE.
|
|
1527
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1528
|
+
THE SOFTWARE.
|
|
1414
1529
|
|
|
1415
1530
|
````
|
|
1416
1531
|
|
|
@@ -1420,14 +1535,14 @@ SOFTWARE.
|
|
|
1420
1535
|
|
|
1421
1536
|
### Rust Crates:
|
|
1422
1537
|
|
|
1423
|
-
- [
|
|
1538
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
1539
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1540
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1424
1541
|
|
|
1425
1542
|
````text
|
|
1426
|
-
|
|
1543
|
+
MIT License
|
|
1427
1544
|
|
|
1428
|
-
Copyright (c)
|
|
1429
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
1430
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
1545
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
1431
1546
|
|
|
1432
1547
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1433
1548
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1455,14 +1570,11 @@ SOFTWARE.
|
|
|
1455
1570
|
|
|
1456
1571
|
### Rust Crates:
|
|
1457
1572
|
|
|
1458
|
-
- [
|
|
1459
|
-
- [
|
|
1460
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1573
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
1574
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
1461
1575
|
|
|
1462
1576
|
````text
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
1577
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
1466
1578
|
|
|
1467
1579
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1468
1580
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1490,16 +1602,28 @@ SOFTWARE.
|
|
|
1490
1602
|
|
|
1491
1603
|
### Rust Crates:
|
|
1492
1604
|
|
|
1493
|
-
- [
|
|
1605
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
1494
1606
|
|
|
1495
1607
|
````text
|
|
1496
|
-
Copyright
|
|
1608
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
1497
1609
|
|
|
1498
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1610
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1611
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1612
|
+
in the Software without restriction, including without limitation the rights
|
|
1613
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1614
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1615
|
+
furnished to do so, subject to the following conditions:
|
|
1499
1616
|
|
|
1500
|
-
The above copyright notice and this permission notice shall be included in
|
|
1617
|
+
The above copyright notice and this permission notice shall be included in
|
|
1618
|
+
all copies or substantial portions of the Software.
|
|
1501
1619
|
|
|
1502
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1620
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1621
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1622
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1623
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1624
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1625
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1626
|
+
THE SOFTWARE.
|
|
1503
1627
|
|
|
1504
1628
|
````
|
|
1505
1629
|
|
|
@@ -1509,15 +1633,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1509
1633
|
|
|
1510
1634
|
### Rust Crates:
|
|
1511
1635
|
|
|
1512
|
-
- [
|
|
1513
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
1514
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
1515
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
1516
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
1517
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
1636
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
1518
1637
|
|
|
1519
1638
|
````text
|
|
1520
|
-
Copyright (c)
|
|
1639
|
+
Copyright (c) The Rust Project Developers
|
|
1521
1640
|
|
|
1522
1641
|
Permission is hereby granted, free of charge, to any
|
|
1523
1642
|
person obtaining a copy of this software and associated
|
|
@@ -1551,31 +1670,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1551
1670
|
|
|
1552
1671
|
### Rust Crates:
|
|
1553
1672
|
|
|
1554
|
-
- [
|
|
1673
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
1555
1674
|
|
|
1556
1675
|
````text
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
Copyright (c) 2015-2020 Julien Cretin
|
|
1560
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
1676
|
+
Copyright (c) 2016 Anthony Ramine
|
|
1561
1677
|
|
|
1562
|
-
Permission is hereby granted, free of charge, to any
|
|
1563
|
-
of this software and associated
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1678
|
+
Permission is hereby granted, free of charge, to any
|
|
1679
|
+
person obtaining a copy of this software and associated
|
|
1680
|
+
documentation files (the "Software"), to deal in the
|
|
1681
|
+
Software without restriction, including without
|
|
1682
|
+
limitation the rights to use, copy, modify, merge,
|
|
1683
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1684
|
+
the Software, and to permit persons to whom the Software
|
|
1685
|
+
is furnished to do so, subject to the following
|
|
1686
|
+
conditions:
|
|
1568
1687
|
|
|
1569
|
-
The above copyright notice and this permission notice
|
|
1570
|
-
copies or substantial portions
|
|
1688
|
+
The above copyright notice and this permission notice
|
|
1689
|
+
shall be included in all copies or substantial portions
|
|
1690
|
+
of the Software.
|
|
1571
1691
|
|
|
1572
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1573
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1692
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1693
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1694
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1695
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1696
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1697
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1698
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1699
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1700
|
+
DEALINGS IN THE SOFTWARE.
|
|
1579
1701
|
|
|
1580
1702
|
````
|
|
1581
1703
|
|
|
@@ -1585,11 +1707,10 @@ SOFTWARE.
|
|
|
1585
1707
|
|
|
1586
1708
|
### Rust Crates:
|
|
1587
1709
|
|
|
1588
|
-
- [
|
|
1710
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
1589
1711
|
|
|
1590
1712
|
````text
|
|
1591
|
-
Copyright (c)
|
|
1592
|
-
Copyright (c) 2015-2020 The rust-hex Developers
|
|
1713
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
1593
1714
|
|
|
1594
1715
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1595
1716
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1617,12 +1738,10 @@ SOFTWARE.
|
|
|
1617
1738
|
|
|
1618
1739
|
### Rust Crates:
|
|
1619
1740
|
|
|
1620
|
-
- [
|
|
1741
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
1621
1742
|
|
|
1622
1743
|
````text
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
1744
|
+
Copyright (c) 2019 Eliza Weisman
|
|
1626
1745
|
|
|
1627
1746
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1628
1747
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1631,16 +1750,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1631
1750
|
copies of the Software, and to permit persons to whom the Software is
|
|
1632
1751
|
furnished to do so, subject to the following conditions:
|
|
1633
1752
|
|
|
1634
|
-
The above copyright notice and this permission notice shall be included in
|
|
1635
|
-
copies or substantial portions of the Software.
|
|
1753
|
+
The above copyright notice and this permission notice shall be included in
|
|
1754
|
+
all copies or substantial portions of the Software.
|
|
1636
1755
|
|
|
1637
1756
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1638
1757
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1639
1758
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1640
1759
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1641
1760
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1642
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1643
|
-
SOFTWARE.
|
|
1761
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1762
|
+
THE SOFTWARE.
|
|
1644
1763
|
|
|
1645
1764
|
````
|
|
1646
1765
|
|
|
@@ -1650,13 +1769,12 @@ SOFTWARE.
|
|
|
1650
1769
|
|
|
1651
1770
|
### Rust Crates:
|
|
1652
1771
|
|
|
1653
|
-
- [
|
|
1654
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
1772
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
1655
1773
|
|
|
1656
1774
|
````text
|
|
1657
|
-
MIT License
|
|
1775
|
+
The MIT License (MIT)
|
|
1658
1776
|
|
|
1659
|
-
Copyright (c)
|
|
1777
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
1660
1778
|
|
|
1661
1779
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1662
1780
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1676,6 +1794,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1676
1794
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1677
1795
|
SOFTWARE.
|
|
1678
1796
|
|
|
1797
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
1798
|
+
licences; see files named LICENSE.*.txt for details.
|
|
1679
1799
|
````
|
|
1680
1800
|
|
|
1681
1801
|
---
|
|
@@ -1684,67 +1804,16 @@ SOFTWARE.
|
|
|
1684
1804
|
|
|
1685
1805
|
### Rust Crates:
|
|
1686
1806
|
|
|
1687
|
-
- [
|
|
1688
|
-
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
1689
|
-
|
|
1690
|
-
````text
|
|
1691
|
-
The MIT License (MIT)
|
|
1692
|
-
|
|
1693
|
-
Copyright (c) 2015 Steven Fackler
|
|
1694
|
-
|
|
1695
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1696
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
1697
|
-
the Software without restriction, including without limitation the rights to
|
|
1698
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1699
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1700
|
-
subject to the following conditions:
|
|
1701
|
-
|
|
1702
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1703
|
-
copies or substantial portions of the Software.
|
|
1704
|
-
|
|
1705
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1706
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1707
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1708
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1709
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1710
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1711
|
-
|
|
1712
|
-
````
|
|
1713
|
-
|
|
1714
|
-
---
|
|
1715
|
-
|
|
1716
|
-
## The following dependencies are licensed under the MIT License:
|
|
1717
|
-
|
|
1718
|
-
### Rust Crates:
|
|
1719
|
-
|
|
1720
|
-
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
1807
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
1721
1808
|
|
|
1722
1809
|
````text
|
|
1723
|
-
Copyright
|
|
1810
|
+
Copyright 2016 Nika Layzell
|
|
1724
1811
|
|
|
1725
|
-
Permission is hereby granted, free of charge, to any
|
|
1726
|
-
person obtaining a copy of this software and associated
|
|
1727
|
-
documentation files (the "Software"), to deal in the
|
|
1728
|
-
Software without restriction, including without
|
|
1729
|
-
limitation the rights to use, copy, modify, merge,
|
|
1730
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1731
|
-
the Software, and to permit persons to whom the Software
|
|
1732
|
-
is furnished to do so, subject to the following
|
|
1733
|
-
conditions:
|
|
1812
|
+
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:
|
|
1734
1813
|
|
|
1735
|
-
The above copyright notice and this permission notice
|
|
1736
|
-
shall be included in all copies or substantial portions
|
|
1737
|
-
of the Software.
|
|
1814
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1738
1815
|
|
|
1739
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1740
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1741
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1742
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1743
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1744
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1745
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1746
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1747
|
-
DEALINGS IN THE SOFTWARE.
|
|
1816
|
+
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.
|
|
1748
1817
|
|
|
1749
1818
|
````
|
|
1750
1819
|
|
|
@@ -1752,16 +1821,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1752
1821
|
|
|
1753
1822
|
## The following dependencies are licensed under the MIT License:
|
|
1754
1823
|
|
|
1755
|
-
###
|
|
1824
|
+
### NPM Packages:
|
|
1756
1825
|
|
|
1757
|
-
- [
|
|
1758
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
1759
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
1826
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
1760
1827
|
|
|
1761
1828
|
````text
|
|
1762
|
-
MIT License
|
|
1829
|
+
The MIT License (MIT)
|
|
1763
1830
|
|
|
1764
|
-
Copyright (c)
|
|
1831
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
1765
1832
|
|
|
1766
1833
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1767
1834
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1781,6 +1848,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1781
1848
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1782
1849
|
SOFTWARE.
|
|
1783
1850
|
|
|
1851
|
+
|
|
1784
1852
|
````
|
|
1785
1853
|
|
|
1786
1854
|
---
|
|
@@ -1789,12 +1857,12 @@ SOFTWARE.
|
|
|
1789
1857
|
|
|
1790
1858
|
### Rust Crates:
|
|
1791
1859
|
|
|
1792
|
-
- [
|
|
1860
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
1793
1861
|
|
|
1794
1862
|
````text
|
|
1795
1863
|
MIT License
|
|
1796
1864
|
|
|
1797
|
-
Copyright (c)
|
|
1865
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
1798
1866
|
|
|
1799
1867
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1800
1868
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1820,62 +1888,36 @@ SOFTWARE.
|
|
|
1820
1888
|
|
|
1821
1889
|
## The following dependencies are licensed under the MIT License:
|
|
1822
1890
|
|
|
1823
|
-
### NPM Packages:
|
|
1824
|
-
|
|
1825
|
-
- [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
|
|
1826
|
-
|
|
1827
|
-
````text
|
|
1828
|
-
pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
|
|
1829
|
-
pngjs derived work Copyright (c) 2012 Kuba Niegowski
|
|
1830
|
-
|
|
1831
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1832
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1833
|
-
in the Software without restriction, including without limitation the rights
|
|
1834
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1835
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1836
|
-
furnished to do so, subject to the following conditions:
|
|
1837
|
-
|
|
1838
|
-
The above copyright notice and this permission notice shall be included in
|
|
1839
|
-
all copies or substantial portions of the Software.
|
|
1840
|
-
|
|
1841
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1842
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1843
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1844
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1845
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1846
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1847
|
-
THE SOFTWARE.
|
|
1848
|
-
|
|
1849
|
-
````
|
|
1850
|
-
|
|
1851
|
-
---
|
|
1852
|
-
|
|
1853
|
-
## The following dependencies are licensed under the MIT License:
|
|
1854
|
-
|
|
1855
1891
|
### Rust Crates:
|
|
1856
1892
|
|
|
1857
|
-
- [
|
|
1893
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
1858
1894
|
|
|
1859
1895
|
````text
|
|
1860
|
-
Copyright (c)
|
|
1896
|
+
Copyright (c) 2018 Carl Lerche
|
|
1861
1897
|
|
|
1862
|
-
Permission is hereby granted, free of charge, to any
|
|
1863
|
-
of this software and associated
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
|
|
1898
|
+
Permission is hereby granted, free of charge, to any
|
|
1899
|
+
person obtaining a copy of this software and associated
|
|
1900
|
+
documentation files (the "Software"), to deal in the
|
|
1901
|
+
Software without restriction, including without
|
|
1902
|
+
limitation the rights to use, copy, modify, merge,
|
|
1903
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1904
|
+
the Software, and to permit persons to whom the Software
|
|
1905
|
+
is furnished to do so, subject to the following
|
|
1906
|
+
conditions:
|
|
1868
1907
|
|
|
1869
|
-
The above copyright notice and this permission notice
|
|
1870
|
-
all copies or substantial portions
|
|
1908
|
+
The above copyright notice and this permission notice
|
|
1909
|
+
shall be included in all copies or substantial portions
|
|
1910
|
+
of the Software.
|
|
1871
1911
|
|
|
1872
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1873
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1912
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1913
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1914
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1915
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1916
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1917
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1918
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1919
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1920
|
+
DEALINGS IN THE SOFTWARE.
|
|
1879
1921
|
|
|
1880
1922
|
````
|
|
1881
1923
|
|
|
@@ -1885,10 +1927,11 @@ THE SOFTWARE.
|
|
|
1885
1927
|
|
|
1886
1928
|
### Rust Crates:
|
|
1887
1929
|
|
|
1888
|
-
- [
|
|
1930
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
1931
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
1889
1932
|
|
|
1890
1933
|
````text
|
|
1891
|
-
Copyright (c) 2014
|
|
1934
|
+
Copyright (c) 2014 Alex Crichton
|
|
1892
1935
|
|
|
1893
1936
|
Permission is hereby granted, free of charge, to any
|
|
1894
1937
|
person obtaining a copy of this software and associated
|
|
@@ -1922,10 +1965,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1922
1965
|
|
|
1923
1966
|
### Rust Crates:
|
|
1924
1967
|
|
|
1925
|
-
- [
|
|
1968
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
1926
1969
|
|
|
1927
1970
|
````text
|
|
1928
|
-
Copyright (c) 2019
|
|
1971
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
1929
1972
|
|
|
1930
1973
|
Permission is hereby granted, free of charge, to any
|
|
1931
1974
|
person obtaining a copy of this software and associated
|
|
@@ -1957,14 +2000,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1957
2000
|
|
|
1958
2001
|
## The following dependencies are licensed under the MIT License:
|
|
1959
2002
|
|
|
1960
|
-
###
|
|
2003
|
+
### Rust Crates:
|
|
1961
2004
|
|
|
1962
|
-
- [
|
|
2005
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
1963
2006
|
|
|
1964
2007
|
````text
|
|
1965
2008
|
MIT License
|
|
1966
2009
|
|
|
1967
|
-
Copyright (c)
|
|
2010
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
1968
2011
|
|
|
1969
2012
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1970
2013
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1984,8 +2027,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1984
2027
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1985
2028
|
SOFTWARE.
|
|
1986
2029
|
|
|
1987
|
-
[others]: https://github.com/json5/json5/contributors
|
|
1988
|
-
|
|
1989
2030
|
````
|
|
1990
2031
|
|
|
1991
2032
|
---
|
|
@@ -1994,12 +2035,13 @@ SOFTWARE.
|
|
|
1994
2035
|
|
|
1995
2036
|
### Rust Crates:
|
|
1996
2037
|
|
|
1997
|
-
- [
|
|
2038
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
2039
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
1998
2040
|
|
|
1999
2041
|
````text
|
|
2000
|
-
|
|
2042
|
+
MIT License
|
|
2001
2043
|
|
|
2002
|
-
Copyright (c)
|
|
2044
|
+
Copyright (c) 2019 Graham Esau
|
|
2003
2045
|
|
|
2004
2046
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2005
2047
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2027,12 +2069,10 @@ SOFTWARE.
|
|
|
2027
2069
|
|
|
2028
2070
|
### Rust Crates:
|
|
2029
2071
|
|
|
2030
|
-
- [
|
|
2031
|
-
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
2032
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
2072
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
2033
2073
|
|
|
2034
2074
|
````text
|
|
2035
|
-
Copyright (c)
|
|
2075
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
2036
2076
|
|
|
2037
2077
|
Permission is hereby granted, free of charge, to any
|
|
2038
2078
|
person obtaining a copy of this software and associated
|
|
@@ -2064,17 +2104,52 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2064
2104
|
|
|
2065
2105
|
## The following dependencies are licensed under the MIT License:
|
|
2066
2106
|
|
|
2067
|
-
###
|
|
2107
|
+
### NPM Packages:
|
|
2068
2108
|
|
|
2069
|
-
- [
|
|
2109
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
2110
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
2070
2111
|
|
|
2071
2112
|
````text
|
|
2072
|
-
|
|
2113
|
+
MIT License
|
|
2073
2114
|
|
|
2074
|
-
|
|
2075
|
-
|
|
2076
|
-
|
|
2077
|
-
|
|
2115
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
2116
|
+
|
|
2117
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2118
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2119
|
+
in the Software without restriction, including without limitation the rights
|
|
2120
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2121
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2122
|
+
furnished to do so, subject to the following conditions:
|
|
2123
|
+
|
|
2124
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2125
|
+
copies or substantial portions of the Software.
|
|
2126
|
+
|
|
2127
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2128
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2129
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2130
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2131
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2132
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2133
|
+
SOFTWARE.
|
|
2134
|
+
|
|
2135
|
+
````
|
|
2136
|
+
|
|
2137
|
+
---
|
|
2138
|
+
|
|
2139
|
+
## The following dependencies are licensed under the MIT License:
|
|
2140
|
+
|
|
2141
|
+
### Rust Crates:
|
|
2142
|
+
|
|
2143
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
2144
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
2145
|
+
|
|
2146
|
+
````text
|
|
2147
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
2148
|
+
|
|
2149
|
+
Permission is hereby granted, free of charge, to any
|
|
2150
|
+
person obtaining a copy of this software and associated
|
|
2151
|
+
documentation files (the "Software"), to deal in the
|
|
2152
|
+
Software without restriction, including without
|
|
2078
2153
|
limitation the rights to use, copy, modify, merge,
|
|
2079
2154
|
publish, distribute, sublicense, and/or sell copies of
|
|
2080
2155
|
the Software, and to permit persons to whom the Software
|
|
@@ -2103,10 +2178,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2103
2178
|
|
|
2104
2179
|
### Rust Crates:
|
|
2105
2180
|
|
|
2106
|
-
- [
|
|
2181
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
2107
2182
|
|
|
2108
2183
|
````text
|
|
2109
|
-
Copyright (c)
|
|
2184
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
2110
2185
|
|
|
2111
2186
|
Permission is hereby granted, free of charge, to any
|
|
2112
2187
|
person obtaining a copy of this software and associated
|
|
@@ -2140,44 +2215,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2140
2215
|
|
|
2141
2216
|
### Rust Crates:
|
|
2142
2217
|
|
|
2143
|
-
- [
|
|
2144
|
-
|
|
2145
|
-
````text
|
|
2146
|
-
Copyright (c) 2017 Sean McArthur
|
|
2147
|
-
|
|
2148
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2149
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2150
|
-
in the Software without restriction, including without limitation the rights
|
|
2151
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2152
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2153
|
-
furnished to do so, subject to the following conditions:
|
|
2154
|
-
|
|
2155
|
-
The above copyright notice and this permission notice shall be included in
|
|
2156
|
-
all copies or substantial portions of the Software.
|
|
2157
|
-
|
|
2158
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2159
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2160
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2161
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2162
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2163
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2164
|
-
THE SOFTWARE.
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
|
-
````
|
|
2168
|
-
|
|
2169
|
-
---
|
|
2170
|
-
|
|
2171
|
-
## The following dependencies are licensed under the MIT License:
|
|
2172
|
-
|
|
2173
|
-
### Rust Crates:
|
|
2174
|
-
|
|
2175
|
-
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
2176
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
2177
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
2218
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
2178
2219
|
|
|
2179
2220
|
````text
|
|
2180
|
-
Copyright (c)
|
|
2221
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
2181
2222
|
|
|
2182
2223
|
Permission is hereby granted, free of charge, to any
|
|
2183
2224
|
person obtaining a copy of this software and associated
|
|
@@ -2211,15 +2252,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2211
2252
|
|
|
2212
2253
|
### Rust Crates:
|
|
2213
2254
|
|
|
2214
|
-
- [
|
|
2255
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
2215
2256
|
|
|
2216
2257
|
````text
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
2220
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2221
|
-
Copyright (c) 2017 Frommi
|
|
2222
|
-
Copyright (c) 2017-2024 oyvindln
|
|
2258
|
+
Copyright (c) 2017 Daniel Abramov
|
|
2259
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
2223
2260
|
|
|
2224
2261
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2225
2262
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2228,16 +2265,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2228
2265
|
copies of the Software, and to permit persons to whom the Software is
|
|
2229
2266
|
furnished to do so, subject to the following conditions:
|
|
2230
2267
|
|
|
2231
|
-
The above copyright notice and this permission notice shall be included in
|
|
2232
|
-
copies or substantial portions of the Software.
|
|
2268
|
+
The above copyright notice and this permission notice shall be included in
|
|
2269
|
+
all copies or substantial portions of the Software.
|
|
2233
2270
|
|
|
2234
2271
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2235
2272
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2236
2273
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2237
2274
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2238
2275
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2239
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2240
|
-
SOFTWARE.
|
|
2276
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2277
|
+
THE SOFTWARE.
|
|
2241
2278
|
|
|
2242
2279
|
````
|
|
2243
2280
|
|
|
@@ -2247,12 +2284,14 @@ SOFTWARE.
|
|
|
2247
2284
|
|
|
2248
2285
|
### Rust Crates:
|
|
2249
2286
|
|
|
2250
|
-
- [
|
|
2287
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
2288
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
2289
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2251
2290
|
|
|
2252
2291
|
````text
|
|
2253
|
-
|
|
2292
|
+
MIT License
|
|
2254
2293
|
|
|
2255
|
-
Copyright (c)
|
|
2294
|
+
Copyright (c) Tokio Contributors
|
|
2256
2295
|
|
|
2257
2296
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2258
2297
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2272,40 +2311,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2272
2311
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2273
2312
|
SOFTWARE.
|
|
2274
2313
|
|
|
2275
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2276
|
-
licences; see files named LICENSE.*.txt for details.
|
|
2277
|
-
````
|
|
2278
|
-
|
|
2279
|
-
---
|
|
2280
|
-
|
|
2281
|
-
## The following dependencies are licensed under the MIT License:
|
|
2282
|
-
|
|
2283
|
-
### Rust Crates:
|
|
2284
|
-
|
|
2285
|
-
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
2286
|
-
|
|
2287
|
-
````text
|
|
2288
|
-
The MIT License (MIT)
|
|
2289
|
-
|
|
2290
|
-
Copyright (c) 2015 Bartłomiej Kamiński
|
|
2291
|
-
|
|
2292
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2293
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2294
|
-
in the Software without restriction, including without limitation the rights
|
|
2295
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2296
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2297
|
-
furnished to do so, subject to the following conditions:
|
|
2298
|
-
|
|
2299
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2300
|
-
copies or substantial portions of the Software.
|
|
2301
|
-
|
|
2302
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2303
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2304
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2305
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2306
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2307
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2308
|
-
SOFTWARE.
|
|
2309
2314
|
````
|
|
2310
2315
|
|
|
2311
2316
|
---
|
|
@@ -2314,10 +2319,10 @@ SOFTWARE.
|
|
|
2314
2319
|
|
|
2315
2320
|
### Rust Crates:
|
|
2316
2321
|
|
|
2317
|
-
- [
|
|
2322
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
2318
2323
|
|
|
2319
2324
|
````text
|
|
2320
|
-
Copyright (c)
|
|
2325
|
+
Copyright (c) 2017 Sean McArthur
|
|
2321
2326
|
|
|
2322
2327
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2323
2328
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2346,28 +2351,34 @@ THE SOFTWARE.
|
|
|
2346
2351
|
|
|
2347
2352
|
### Rust Crates:
|
|
2348
2353
|
|
|
2349
|
-
- [
|
|
2354
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
2350
2355
|
|
|
2351
2356
|
````text
|
|
2352
|
-
Copyright (c)
|
|
2357
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
2353
2358
|
|
|
2354
|
-
Permission is hereby granted, free of charge, to any
|
|
2355
|
-
of this software and associated
|
|
2356
|
-
|
|
2357
|
-
|
|
2358
|
-
|
|
2359
|
-
|
|
2359
|
+
Permission is hereby granted, free of charge, to any
|
|
2360
|
+
person obtaining a copy of this software and associated
|
|
2361
|
+
documentation files (the "Software"), to deal in the
|
|
2362
|
+
Software without restriction, including without
|
|
2363
|
+
limitation the rights to use, copy, modify, merge,
|
|
2364
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2365
|
+
the Software, and to permit persons to whom the Software
|
|
2366
|
+
is furnished to do so, subject to the following
|
|
2367
|
+
conditions:
|
|
2360
2368
|
|
|
2361
|
-
The above copyright notice and this permission notice
|
|
2362
|
-
all copies or substantial portions
|
|
2369
|
+
The above copyright notice and this permission notice
|
|
2370
|
+
shall be included in all copies or substantial portions
|
|
2371
|
+
of the Software.
|
|
2363
2372
|
|
|
2364
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2365
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2366
|
-
|
|
2367
|
-
|
|
2368
|
-
|
|
2369
|
-
|
|
2370
|
-
|
|
2373
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2374
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2375
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2376
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2377
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2378
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2379
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2380
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2381
|
+
DEALINGS IN THE SOFTWARE.
|
|
2371
2382
|
|
|
2372
2383
|
````
|
|
2373
2384
|
|
|
@@ -2377,32 +2388,13 @@ THE SOFTWARE.
|
|
|
2377
2388
|
|
|
2378
2389
|
### Rust Crates:
|
|
2379
2390
|
|
|
2380
|
-
- [
|
|
2381
|
-
- [
|
|
2391
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
2392
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
2382
2393
|
|
|
2383
2394
|
````text
|
|
2384
2395
|
The MIT License (MIT)
|
|
2385
2396
|
|
|
2386
|
-
Copyright
|
|
2387
|
-
|
|
2388
|
-
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:
|
|
2389
|
-
|
|
2390
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2391
|
-
|
|
2392
|
-
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.
|
|
2393
|
-
|
|
2394
|
-
````
|
|
2395
|
-
|
|
2396
|
-
---
|
|
2397
|
-
|
|
2398
|
-
## The following dependencies are licensed under the MIT License:
|
|
2399
|
-
|
|
2400
|
-
### NPM Packages:
|
|
2401
|
-
|
|
2402
|
-
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
2403
|
-
|
|
2404
|
-
````text
|
|
2405
|
-
This software is released under the MIT license:
|
|
2397
|
+
Copyright (c) 2015 Steven Fackler
|
|
2406
2398
|
|
|
2407
2399
|
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2408
2400
|
this software and associated documentation files (the "Software"), to deal in
|
|
@@ -2429,44 +2421,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2429
2421
|
|
|
2430
2422
|
### Rust Crates:
|
|
2431
2423
|
|
|
2432
|
-
- [
|
|
2433
|
-
|
|
2434
|
-
````text
|
|
2435
|
-
MIT License
|
|
2436
|
-
|
|
2437
|
-
Copyright (c) 2019 Yoshua Wuyts
|
|
2438
|
-
Copyright (c) Tokio Contributors
|
|
2439
|
-
|
|
2440
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2441
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2442
|
-
in the Software without restriction, including without limitation the rights
|
|
2443
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2444
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2445
|
-
furnished to do so, subject to the following conditions:
|
|
2446
|
-
|
|
2447
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2448
|
-
copies or substantial portions of the Software.
|
|
2449
|
-
|
|
2450
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2451
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2452
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2453
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2454
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2455
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2456
|
-
SOFTWARE.
|
|
2457
|
-
|
|
2458
|
-
````
|
|
2459
|
-
|
|
2460
|
-
---
|
|
2461
|
-
|
|
2462
|
-
## The following dependencies are licensed under the MIT License:
|
|
2463
|
-
|
|
2464
|
-
### Rust Crates:
|
|
2465
|
-
|
|
2466
|
-
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
2424
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
2467
2425
|
|
|
2468
2426
|
````text
|
|
2469
|
-
Copyright (c)
|
|
2427
|
+
Copyright (c) 2015 Steven Allen
|
|
2470
2428
|
|
|
2471
2429
|
Permission is hereby granted, free of charge, to any
|
|
2472
2430
|
person obtaining a copy of this software and associated
|
|
@@ -2500,35 +2458,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2500
2458
|
|
|
2501
2459
|
### Rust Crates:
|
|
2502
2460
|
|
|
2503
|
-
- [
|
|
2504
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
2461
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
2505
2462
|
|
|
2506
2463
|
````text
|
|
2507
|
-
|
|
2464
|
+
The MIT License (MIT)
|
|
2508
2465
|
|
|
2509
|
-
|
|
2510
|
-
person obtaining a copy of this software and associated
|
|
2511
|
-
documentation files (the "Software"), to deal in the
|
|
2512
|
-
Software without restriction, including without
|
|
2513
|
-
limitation the rights to use, copy, modify, merge,
|
|
2514
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2515
|
-
the Software, and to permit persons to whom the Software
|
|
2516
|
-
is furnished to do so, subject to the following
|
|
2517
|
-
conditions:
|
|
2466
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
2518
2467
|
|
|
2519
|
-
|
|
2520
|
-
|
|
2521
|
-
|
|
2468
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2469
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2470
|
+
in the Software without restriction, including without limitation the rights
|
|
2471
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2472
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2473
|
+
furnished to do so, subject to the following conditions:
|
|
2522
2474
|
|
|
2523
|
-
|
|
2524
|
-
|
|
2525
|
-
|
|
2526
|
-
|
|
2527
|
-
|
|
2528
|
-
|
|
2529
|
-
|
|
2530
|
-
IN
|
|
2531
|
-
|
|
2475
|
+
The above copyright notice and this permission notice shall be included in
|
|
2476
|
+
all copies or substantial portions of the Software.
|
|
2477
|
+
|
|
2478
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2479
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2480
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2481
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2482
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2483
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2484
|
+
THE SOFTWARE.
|
|
2532
2485
|
|
|
2533
2486
|
````
|
|
2534
2487
|
|
|
@@ -2538,10 +2491,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2538
2491
|
|
|
2539
2492
|
### Rust Crates:
|
|
2540
2493
|
|
|
2541
|
-
- [
|
|
2494
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
2542
2495
|
|
|
2543
2496
|
````text
|
|
2544
|
-
Copyright (c)
|
|
2497
|
+
Copyright (c) 2017 Robert Grosse
|
|
2545
2498
|
|
|
2546
2499
|
Permission is hereby granted, free of charge, to any
|
|
2547
2500
|
person obtaining a copy of this software and associated
|
|
@@ -2566,7 +2519,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
2566
2519
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2567
2520
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2568
2521
|
DEALINGS IN THE SOFTWARE.
|
|
2569
|
-
|
|
2570
2522
|
````
|
|
2571
2523
|
|
|
2572
2524
|
---
|
|
@@ -2575,16 +2527,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2575
2527
|
|
|
2576
2528
|
### Rust Crates:
|
|
2577
2529
|
|
|
2578
|
-
- [
|
|
2579
|
-
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
2580
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
2581
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
2582
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
2583
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
2530
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
2584
2531
|
|
|
2585
2532
|
````text
|
|
2586
|
-
Copyright
|
|
2587
|
-
Copyright (c)
|
|
2533
|
+
Copyright (c) 2017 Carl Lerche
|
|
2534
|
+
Copyright (c) 2018 Bastian Köcher
|
|
2535
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2588
2536
|
|
|
2589
2537
|
Permission is hereby granted, free of charge, to any
|
|
2590
2538
|
person obtaining a copy of this software and associated
|
|
@@ -2616,47 +2564,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2616
2564
|
|
|
2617
2565
|
## The following dependencies are licensed under the MIT License:
|
|
2618
2566
|
|
|
2619
|
-
### NPM Packages:
|
|
2620
|
-
|
|
2621
|
-
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
2622
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
2623
|
-
|
|
2624
|
-
````text
|
|
2625
|
-
MIT License
|
|
2626
|
-
|
|
2627
|
-
Copyright (c) Microsoft Corporation.
|
|
2628
|
-
|
|
2629
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2630
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2631
|
-
in the Software without restriction, including without limitation the rights
|
|
2632
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2633
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2634
|
-
furnished to do so, subject to the following conditions:
|
|
2635
|
-
|
|
2636
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2637
|
-
copies or substantial portions of the Software.
|
|
2638
|
-
|
|
2639
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2640
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2641
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2642
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2643
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2644
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2645
|
-
SOFTWARE
|
|
2646
|
-
|
|
2647
|
-
````
|
|
2648
|
-
|
|
2649
|
-
---
|
|
2650
|
-
|
|
2651
|
-
## The following dependencies are licensed under the MIT License:
|
|
2652
|
-
|
|
2653
2567
|
### Rust Crates:
|
|
2654
2568
|
|
|
2655
|
-
- [
|
|
2569
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
2656
2570
|
|
|
2657
2571
|
````text
|
|
2658
|
-
Copyright (c)
|
|
2659
|
-
Copyright (c) 2016
|
|
2572
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
2573
|
+
Copyright (c) 2016 Alex Crichton
|
|
2660
2574
|
|
|
2661
2575
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2662
2576
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2676,20 +2590,19 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2676
2590
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2677
2591
|
THE SOFTWARE.
|
|
2678
2592
|
|
|
2593
|
+
|
|
2679
2594
|
````
|
|
2680
2595
|
|
|
2681
2596
|
---
|
|
2682
2597
|
|
|
2683
2598
|
## The following dependencies are licensed under the MIT License:
|
|
2684
2599
|
|
|
2685
|
-
###
|
|
2600
|
+
### Rust Crates:
|
|
2686
2601
|
|
|
2687
|
-
- [
|
|
2602
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
2688
2603
|
|
|
2689
2604
|
````text
|
|
2690
|
-
|
|
2691
|
-
|
|
2692
|
-
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
2605
|
+
MIT License
|
|
2693
2606
|
|
|
2694
2607
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2695
2608
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2698,16 +2611,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2698
2611
|
copies of the Software, and to permit persons to whom the Software is
|
|
2699
2612
|
furnished to do so, subject to the following conditions:
|
|
2700
2613
|
|
|
2701
|
-
The above copyright notice and this permission notice shall be included in
|
|
2702
|
-
|
|
2614
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2615
|
+
copies or substantial portions of the Software.
|
|
2703
2616
|
|
|
2704
2617
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2705
2618
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2706
2619
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2707
2620
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2708
2621
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2709
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2710
|
-
|
|
2622
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2623
|
+
SOFTWARE.
|
|
2711
2624
|
|
|
2712
2625
|
````
|
|
2713
2626
|
|
|
@@ -2749,12 +2662,10 @@ THE SOFTWARE.
|
|
|
2749
2662
|
|
|
2750
2663
|
### Rust Crates:
|
|
2751
2664
|
|
|
2752
|
-
- [
|
|
2665
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
2753
2666
|
|
|
2754
2667
|
````text
|
|
2755
|
-
|
|
2756
|
-
|
|
2757
|
-
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
2668
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
2758
2669
|
|
|
2759
2670
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2760
2671
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2782,50 +2693,10 @@ THE SOFTWARE.
|
|
|
2782
2693
|
|
|
2783
2694
|
### Rust Crates:
|
|
2784
2695
|
|
|
2785
|
-
- [
|
|
2786
|
-
|
|
2787
|
-
````text
|
|
2788
|
-
Copyright (c) 2018 directories-rs contributors
|
|
2789
|
-
|
|
2790
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2791
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2792
|
-
in the Software without restriction, including without limitation the rights
|
|
2793
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2794
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2795
|
-
furnished to do so, subject to the following conditions:
|
|
2796
|
-
|
|
2797
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2798
|
-
copies or substantial portions of the Software.
|
|
2799
|
-
|
|
2800
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2801
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2802
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2803
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2804
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2805
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2806
|
-
SOFTWARE.
|
|
2807
|
-
|
|
2808
|
-
````
|
|
2809
|
-
|
|
2810
|
-
---
|
|
2811
|
-
|
|
2812
|
-
## The following dependencies are licensed under the MIT License:
|
|
2813
|
-
|
|
2814
|
-
### Rust Crates:
|
|
2815
|
-
|
|
2816
|
-
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2817
|
-
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2818
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2819
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2820
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2821
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2822
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2823
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2824
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2696
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
2825
2697
|
|
|
2826
2698
|
````text
|
|
2827
|
-
Copyright (c) 2016
|
|
2828
|
-
Copyright (c) 2017 The Tokio Authors
|
|
2699
|
+
Copyright (c) 2016--2017
|
|
2829
2700
|
|
|
2830
2701
|
Permission is hereby granted, free of charge, to any
|
|
2831
2702
|
person obtaining a copy of this software and associated
|
|
@@ -2859,10 +2730,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2859
2730
|
|
|
2860
2731
|
### Rust Crates:
|
|
2861
2732
|
|
|
2862
|
-
- [
|
|
2733
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
2863
2734
|
|
|
2864
2735
|
````text
|
|
2865
|
-
Copyright (c)
|
|
2736
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
2866
2737
|
|
|
2867
2738
|
Permission is hereby granted, free of charge, to any
|
|
2868
2739
|
person obtaining a copy of this software and associated
|
|
@@ -2896,44 +2767,38 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2896
2767
|
|
|
2897
2768
|
### Rust Crates:
|
|
2898
2769
|
|
|
2899
|
-
- [
|
|
2900
|
-
|
|
2901
|
-
|
|
2902
|
-
|
|
2903
|
-
|
|
2904
|
-
|
|
2905
|
-
|
|
2906
|
-
|
|
2907
|
-
|
|
2908
|
-
|
|
2909
|
-
|
|
2910
|
-
|
|
2911
|
-
|
|
2912
|
-
|
|
2913
|
-
|
|
2914
|
-
|
|
2915
|
-
|
|
2916
|
-
|
|
2917
|
-
|
|
2918
|
-
|
|
2919
|
-
|
|
2920
|
-
|
|
2921
|
-
|
|
2922
|
-
|
|
2923
|
-
|
|
2924
|
-
|
|
2925
|
-
|
|
2926
|
-
|
|
2927
|
-
|
|
2928
|
-
|
|
2929
|
-
|
|
2930
|
-
### Rust Crates:
|
|
2931
|
-
|
|
2932
|
-
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
2770
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
2771
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
2772
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
2773
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
2774
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
2775
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
2776
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
2777
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
2778
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
2779
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
2780
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
2781
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
2782
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
2783
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
2784
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
2785
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2786
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2787
|
+
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
2788
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
2789
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
2790
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
2791
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
2792
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
2793
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
2794
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2795
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2796
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2797
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2798
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
2799
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
2933
2800
|
|
|
2934
2801
|
````text
|
|
2935
|
-
Copyright (c) 2021 RustCrypto Developers
|
|
2936
|
-
|
|
2937
2802
|
Permission is hereby granted, free of charge, to any
|
|
2938
2803
|
person obtaining a copy of this software and associated
|
|
2939
2804
|
documentation files (the "Software"), to deal in the
|
|
@@ -2973,58 +2838,25 @@ The MIT License (MIT)
|
|
|
2973
2838
|
|
|
2974
2839
|
Copyright (c) 2016 Johann Tuffe
|
|
2975
2840
|
|
|
2976
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2977
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2978
|
-
in the Software without restriction, including without limitation the rights
|
|
2979
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2980
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2981
|
-
furnished to do so, subject to the following conditions:
|
|
2982
|
-
|
|
2983
|
-
|
|
2984
|
-
The above copyright notice and this permission notice shall be included in
|
|
2985
|
-
all copies or substantial portions of the Software.
|
|
2986
|
-
|
|
2987
|
-
|
|
2988
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2989
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2990
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2991
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2992
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2993
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2994
|
-
THE SOFTWARE.
|
|
2995
|
-
|
|
2996
|
-
````
|
|
2997
|
-
|
|
2998
|
-
---
|
|
2999
|
-
|
|
3000
|
-
## The following dependencies are licensed under the MIT License:
|
|
3001
|
-
|
|
3002
|
-
### Rust Crates:
|
|
3003
|
-
|
|
3004
|
-
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
3005
|
-
|
|
3006
|
-
````text
|
|
3007
|
-
MIT License
|
|
3008
|
-
|
|
3009
|
-
Copyright (c) 2017 Nikolai Vazquez
|
|
3010
|
-
|
|
3011
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3012
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3013
|
-
in the Software without restriction, including without limitation the rights
|
|
3014
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3015
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3016
|
-
furnished to do so, subject to the following conditions:
|
|
3017
|
-
|
|
3018
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3019
|
-
copies or substantial portions of the Software.
|
|
3020
|
-
|
|
3021
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3022
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3023
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3024
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3025
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3026
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3027
|
-
SOFTWARE.
|
|
2841
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2842
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2843
|
+
in the Software without restriction, including without limitation the rights
|
|
2844
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2845
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2846
|
+
furnished to do so, subject to the following conditions:
|
|
2847
|
+
|
|
2848
|
+
|
|
2849
|
+
The above copyright notice and this permission notice shall be included in
|
|
2850
|
+
all copies or substantial portions of the Software.
|
|
2851
|
+
|
|
2852
|
+
|
|
2853
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2854
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2855
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2856
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2857
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2858
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2859
|
+
THE SOFTWARE.
|
|
3028
2860
|
|
|
3029
2861
|
````
|
|
3030
2862
|
|
|
@@ -3034,11 +2866,10 @@ SOFTWARE.
|
|
|
3034
2866
|
|
|
3035
2867
|
### Rust Crates:
|
|
3036
2868
|
|
|
3037
|
-
- [
|
|
3038
|
-
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
2869
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
3039
2870
|
|
|
3040
2871
|
````text
|
|
3041
|
-
Copyright (c)
|
|
2872
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
3042
2873
|
|
|
3043
2874
|
Permission is hereby granted, free of charge, to any
|
|
3044
2875
|
person obtaining a copy of this software and associated
|
|
@@ -3070,33 +2901,45 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3070
2901
|
|
|
3071
2902
|
## The following dependencies are licensed under the MIT License:
|
|
3072
2903
|
|
|
3073
|
-
###
|
|
2904
|
+
### Rust Crates:
|
|
3074
2905
|
|
|
3075
|
-
- [
|
|
2906
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2907
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2908
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2909
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2910
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2911
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2912
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2913
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2914
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3076
2915
|
|
|
3077
2916
|
````text
|
|
3078
|
-
|
|
3079
|
-
|
|
3080
|
-
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
3081
|
-
|
|
3082
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3083
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3084
|
-
in the Software without restriction, including without limitation the rights
|
|
3085
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3086
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3087
|
-
furnished to do so, subject to the following conditions:
|
|
2917
|
+
Copyright (c) 2016 Alex Crichton
|
|
2918
|
+
Copyright (c) 2017 The Tokio Authors
|
|
3088
2919
|
|
|
3089
|
-
|
|
3090
|
-
|
|
2920
|
+
Permission is hereby granted, free of charge, to any
|
|
2921
|
+
person obtaining a copy of this software and associated
|
|
2922
|
+
documentation files (the "Software"), to deal in the
|
|
2923
|
+
Software without restriction, including without
|
|
2924
|
+
limitation the rights to use, copy, modify, merge,
|
|
2925
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2926
|
+
the Software, and to permit persons to whom the Software
|
|
2927
|
+
is furnished to do so, subject to the following
|
|
2928
|
+
conditions:
|
|
3091
2929
|
|
|
3092
|
-
|
|
3093
|
-
|
|
3094
|
-
|
|
3095
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3096
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3097
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3098
|
-
SOFTWARE.
|
|
2930
|
+
The above copyright notice and this permission notice
|
|
2931
|
+
shall be included in all copies or substantial portions
|
|
2932
|
+
of the Software.
|
|
3099
2933
|
|
|
2934
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2935
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2936
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2937
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2938
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2939
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2940
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2941
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2942
|
+
DEALINGS IN THE SOFTWARE.
|
|
3100
2943
|
|
|
3101
2944
|
````
|
|
3102
2945
|
|
|
@@ -3106,10 +2949,11 @@ SOFTWARE.
|
|
|
3106
2949
|
|
|
3107
2950
|
### Rust Crates:
|
|
3108
2951
|
|
|
3109
|
-
- [
|
|
2952
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
3110
2953
|
|
|
3111
2954
|
````text
|
|
3112
|
-
Copyright (c) 2018 The
|
|
2955
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
2956
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3113
2957
|
|
|
3114
2958
|
Permission is hereby granted, free of charge, to any
|
|
3115
2959
|
person obtaining a copy of this software and associated
|
|
@@ -3143,10 +2987,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3143
2987
|
|
|
3144
2988
|
### Rust Crates:
|
|
3145
2989
|
|
|
3146
|
-
- [
|
|
2990
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
3147
2991
|
|
|
3148
2992
|
````text
|
|
3149
|
-
Copyright (c)
|
|
2993
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
3150
2994
|
|
|
3151
2995
|
Permission is hereby granted, free of charge, to any
|
|
3152
2996
|
person obtaining a copy of this software and associated
|
|
@@ -3171,6 +3015,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
3171
3015
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3172
3016
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3173
3017
|
DEALINGS IN THE SOFTWARE.
|
|
3018
|
+
|
|
3174
3019
|
````
|
|
3175
3020
|
|
|
3176
3021
|
---
|
|
@@ -3179,10 +3024,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3179
3024
|
|
|
3180
3025
|
### Rust Crates:
|
|
3181
3026
|
|
|
3182
|
-
- [
|
|
3027
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
3028
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
3183
3029
|
|
|
3184
3030
|
````text
|
|
3185
|
-
Copyright (c)
|
|
3031
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
3032
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
3033
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
3186
3034
|
|
|
3187
3035
|
Permission is hereby granted, free of charge, to any
|
|
3188
3036
|
person obtaining a copy of this software and associated
|
|
@@ -3216,15 +3064,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3216
3064
|
|
|
3217
3065
|
### Rust Crates:
|
|
3218
3066
|
|
|
3219
|
-
- [
|
|
3220
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
3221
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
3222
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
3067
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
3223
3068
|
|
|
3224
3069
|
````text
|
|
3225
|
-
|
|
3226
|
-
|
|
3227
|
-
Copyright (c) 2015 Andrew Gallant
|
|
3070
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
3071
|
+
Copyright (c) 2016 Jason Housley
|
|
3228
3072
|
|
|
3229
3073
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3230
3074
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3252,34 +3096,29 @@ THE SOFTWARE.
|
|
|
3252
3096
|
|
|
3253
3097
|
### Rust Crates:
|
|
3254
3098
|
|
|
3255
|
-
- [
|
|
3099
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
3256
3100
|
|
|
3257
3101
|
````text
|
|
3258
|
-
Copyright (c)
|
|
3102
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
3259
3103
|
|
|
3260
|
-
Permission is hereby granted, free of charge, to any
|
|
3261
|
-
|
|
3262
|
-
|
|
3263
|
-
|
|
3264
|
-
|
|
3265
|
-
|
|
3266
|
-
the Software, and to permit persons to whom the Software
|
|
3267
|
-
is furnished to do so, subject to the following
|
|
3268
|
-
conditions:
|
|
3104
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3105
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3106
|
+
in the Software without restriction, including without limitation the rights
|
|
3107
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3108
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3109
|
+
furnished to do so, subject to the following conditions:
|
|
3269
3110
|
|
|
3270
|
-
The above copyright notice and this permission notice
|
|
3271
|
-
|
|
3272
|
-
|
|
3111
|
+
The above copyright notice and this permission notice shall be included in
|
|
3112
|
+
all copies or substantial portions of the Software.
|
|
3113
|
+
|
|
3114
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3115
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3116
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3117
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3118
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3119
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3120
|
+
THE SOFTWARE.
|
|
3273
3121
|
|
|
3274
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3275
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3276
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3277
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3278
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3279
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3280
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3281
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3282
|
-
DEALINGS IN THE SOFTWARE.
|
|
3283
3122
|
|
|
3284
3123
|
````
|
|
3285
3124
|
|
|
@@ -3289,13 +3128,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3289
3128
|
|
|
3290
3129
|
### Rust Crates:
|
|
3291
3130
|
|
|
3292
|
-
- [
|
|
3293
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
3131
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
3294
3132
|
|
|
3295
3133
|
````text
|
|
3296
|
-
Copyright (c)
|
|
3297
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
3298
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
3134
|
+
Copyright (c) 2017 Contributors
|
|
3299
3135
|
|
|
3300
3136
|
Permission is hereby granted, free of charge, to any
|
|
3301
3137
|
person obtaining a copy of this software and associated
|
|
@@ -3329,10 +3165,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3329
3165
|
|
|
3330
3166
|
### Rust Crates:
|
|
3331
3167
|
|
|
3332
|
-
- [
|
|
3168
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
3333
3169
|
|
|
3334
3170
|
````text
|
|
3335
|
-
Copyright (c)
|
|
3171
|
+
Copyright (c) 2014 Chris Wong
|
|
3336
3172
|
|
|
3337
3173
|
Permission is hereby granted, free of charge, to any
|
|
3338
3174
|
person obtaining a copy of this software and associated
|
|
@@ -3366,34 +3202,35 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3366
3202
|
|
|
3367
3203
|
### Rust Crates:
|
|
3368
3204
|
|
|
3369
|
-
- [
|
|
3205
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
3370
3206
|
|
|
3371
3207
|
````text
|
|
3372
|
-
Copyright (c) 2016
|
|
3208
|
+
Copyright (c) 2016 The humantime Developers
|
|
3373
3209
|
|
|
3374
|
-
|
|
3375
|
-
|
|
3376
|
-
documentation files (the "Software"), to deal in the
|
|
3377
|
-
Software without restriction, including without
|
|
3378
|
-
limitation the rights to use, copy, modify, merge,
|
|
3379
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3380
|
-
the Software, and to permit persons to whom the Software
|
|
3381
|
-
is furnished to do so, subject to the following
|
|
3382
|
-
conditions:
|
|
3210
|
+
Includes parts of http date with the following copyright:
|
|
3211
|
+
Copyright (c) 2016 Pyfisch
|
|
3383
3212
|
|
|
3384
|
-
|
|
3385
|
-
|
|
3386
|
-
of the Software.
|
|
3213
|
+
Includes portions of musl libc with the following copyright:
|
|
3214
|
+
Copyright © 2005-2013 Rich Felker
|
|
3387
3215
|
|
|
3388
|
-
|
|
3389
|
-
|
|
3390
|
-
|
|
3391
|
-
|
|
3392
|
-
|
|
3393
|
-
|
|
3394
|
-
|
|
3395
|
-
|
|
3396
|
-
|
|
3216
|
+
|
|
3217
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3218
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3219
|
+
in the Software without restriction, including without limitation the rights
|
|
3220
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3221
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3222
|
+
furnished to do so, subject to the following conditions:
|
|
3223
|
+
|
|
3224
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3225
|
+
copies or substantial portions of the Software.
|
|
3226
|
+
|
|
3227
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3228
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3229
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3230
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3231
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3232
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3233
|
+
SOFTWARE.
|
|
3397
3234
|
|
|
3398
3235
|
````
|
|
3399
3236
|
|
|
@@ -3403,29 +3240,61 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3403
3240
|
|
|
3404
3241
|
### Rust Crates:
|
|
3405
3242
|
|
|
3406
|
-
- [
|
|
3407
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3408
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3243
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
3409
3244
|
|
|
3410
3245
|
````text
|
|
3411
|
-
MIT License
|
|
3246
|
+
The MIT License (MIT)
|
|
3412
3247
|
|
|
3413
|
-
Copyright (c)
|
|
3248
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
3414
3249
|
|
|
3415
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3416
|
-
associated documentation files (the "Software"), to deal
|
|
3417
|
-
|
|
3418
|
-
|
|
3419
|
-
|
|
3250
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3251
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3252
|
+
in the Software without restriction, including without limitation the rights
|
|
3253
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3254
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3255
|
+
furnished to do so, subject to the following conditions:
|
|
3420
3256
|
|
|
3421
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3422
|
-
portions of the Software.
|
|
3257
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3258
|
+
copies or substantial portions of the Software.
|
|
3259
|
+
|
|
3260
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3261
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3262
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3263
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3264
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3265
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3266
|
+
SOFTWARE.
|
|
3267
|
+
|
|
3268
|
+
````
|
|
3269
|
+
|
|
3270
|
+
---
|
|
3271
|
+
|
|
3272
|
+
## The following dependencies are licensed under the MIT License:
|
|
3273
|
+
|
|
3274
|
+
### Rust Crates:
|
|
3275
|
+
|
|
3276
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
3277
|
+
|
|
3278
|
+
````text
|
|
3279
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
3280
|
+
|
|
3281
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3282
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3283
|
+
in the Software without restriction, including without limitation the rights
|
|
3284
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3285
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3286
|
+
furnished to do so, subject to the following conditions:
|
|
3287
|
+
|
|
3288
|
+
The above copyright notice and this permission notice shall be included in
|
|
3289
|
+
all copies or substantial portions of the Software.
|
|
3423
3290
|
|
|
3424
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3425
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3426
|
-
|
|
3427
|
-
|
|
3428
|
-
|
|
3291
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3292
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3293
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3294
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3295
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3296
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3297
|
+
THE SOFTWARE.
|
|
3429
3298
|
|
|
3430
3299
|
````
|
|
3431
3300
|
|
|
@@ -3435,11 +3304,10 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3435
3304
|
|
|
3436
3305
|
### Rust Crates:
|
|
3437
3306
|
|
|
3438
|
-
- [
|
|
3307
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
3439
3308
|
|
|
3440
3309
|
````text
|
|
3441
|
-
Copyright
|
|
3442
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3310
|
+
Copyright Mozilla Foundation
|
|
3443
3311
|
|
|
3444
3312
|
Permission is hereby granted, free of charge, to any
|
|
3445
3313
|
person obtaining a copy of this software and associated
|
|
@@ -3473,10 +3341,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3473
3341
|
|
|
3474
3342
|
### Rust Crates:
|
|
3475
3343
|
|
|
3476
|
-
- [
|
|
3344
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
3477
3345
|
|
|
3478
3346
|
````text
|
|
3479
|
-
Copyright (c)
|
|
3347
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
3480
3348
|
|
|
3481
3349
|
Permission is hereby granted, free of charge, to any
|
|
3482
3350
|
person obtaining a copy of this software and associated
|
|
@@ -3510,10 +3378,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3510
3378
|
|
|
3511
3379
|
### Rust Crates:
|
|
3512
3380
|
|
|
3513
|
-
- [
|
|
3381
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
3382
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
3383
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3384
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
3385
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3386
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
3514
3387
|
|
|
3515
3388
|
````text
|
|
3516
|
-
Copyright
|
|
3389
|
+
Copyright 2018 Developers of the Rand project
|
|
3517
3390
|
Copyright (c) 2014 The Rust Project Developers
|
|
3518
3391
|
|
|
3519
3392
|
Permission is hereby granted, free of charge, to any
|
|
@@ -3548,10 +3421,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3548
3421
|
|
|
3549
3422
|
### Rust Crates:
|
|
3550
3423
|
|
|
3551
|
-
- [
|
|
3424
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
3552
3425
|
|
|
3553
3426
|
````text
|
|
3554
|
-
Copyright (c)
|
|
3427
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
3555
3428
|
|
|
3556
3429
|
Permission is hereby granted, free of charge, to any
|
|
3557
3430
|
person obtaining a copy of this software and associated
|
|
@@ -3583,12 +3456,44 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3583
3456
|
|
|
3584
3457
|
## The following dependencies are licensed under the MIT License:
|
|
3585
3458
|
|
|
3586
|
-
###
|
|
3459
|
+
### NPM Packages:
|
|
3587
3460
|
|
|
3588
|
-
- [
|
|
3461
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
3589
3462
|
|
|
3590
3463
|
````text
|
|
3591
|
-
|
|
3464
|
+
This software is released under the MIT license:
|
|
3465
|
+
|
|
3466
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3467
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
3468
|
+
the Software without restriction, including without limitation the rights to
|
|
3469
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3470
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3471
|
+
subject to the following conditions:
|
|
3472
|
+
|
|
3473
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3474
|
+
copies or substantial portions of the Software.
|
|
3475
|
+
|
|
3476
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3477
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3478
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3479
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3480
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3481
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3482
|
+
|
|
3483
|
+
````
|
|
3484
|
+
|
|
3485
|
+
---
|
|
3486
|
+
|
|
3487
|
+
## The following dependencies are licensed under the MIT License:
|
|
3488
|
+
|
|
3489
|
+
### NPM Packages:
|
|
3490
|
+
|
|
3491
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
3492
|
+
|
|
3493
|
+
````text
|
|
3494
|
+
MIT License
|
|
3495
|
+
|
|
3496
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
3592
3497
|
|
|
3593
3498
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3594
3499
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3597,17 +3502,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3597
3502
|
copies of the Software, and to permit persons to whom the Software is
|
|
3598
3503
|
furnished to do so, subject to the following conditions:
|
|
3599
3504
|
|
|
3600
|
-
The above copyright notice and this permission notice shall be included in
|
|
3601
|
-
|
|
3505
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3506
|
+
copies or substantial portions of the Software.
|
|
3602
3507
|
|
|
3603
3508
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3604
3509
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3605
3510
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3606
3511
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3607
3512
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3608
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3609
|
-
|
|
3610
|
-
|
|
3513
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3514
|
+
SOFTWARE.
|
|
3611
3515
|
|
|
3612
3516
|
````
|
|
3613
3517
|
|
|
@@ -3617,10 +3521,12 @@ THE SOFTWARE.
|
|
|
3617
3521
|
|
|
3618
3522
|
### Rust Crates:
|
|
3619
3523
|
|
|
3620
|
-
- [
|
|
3524
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
3621
3525
|
|
|
3622
3526
|
````text
|
|
3623
|
-
|
|
3527
|
+
MIT License
|
|
3528
|
+
|
|
3529
|
+
Copyright (c) 2025 Callum Oakley
|
|
3624
3530
|
|
|
3625
3531
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3626
3532
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3629,16 +3535,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3629
3535
|
copies of the Software, and to permit persons to whom the Software is
|
|
3630
3536
|
furnished to do so, subject to the following conditions:
|
|
3631
3537
|
|
|
3632
|
-
The above copyright notice and this permission notice shall be included in
|
|
3633
|
-
|
|
3538
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3539
|
+
copies or substantial portions of the Software.
|
|
3634
3540
|
|
|
3635
3541
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3636
3542
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3637
3543
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3638
3544
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3639
3545
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3640
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3641
|
-
|
|
3546
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3547
|
+
SOFTWARE.
|
|
3642
3548
|
|
|
3643
3549
|
````
|
|
3644
3550
|
|
|
@@ -3648,10 +3554,10 @@ THE SOFTWARE.
|
|
|
3648
3554
|
|
|
3649
3555
|
### Rust Crates:
|
|
3650
3556
|
|
|
3651
|
-
- [
|
|
3557
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
3652
3558
|
|
|
3653
3559
|
````text
|
|
3654
|
-
Copyright (c)
|
|
3560
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
3655
3561
|
|
|
3656
3562
|
Permission is hereby granted, free of charge, to any
|
|
3657
3563
|
person obtaining a copy of this software and associated
|
|
@@ -3685,10 +3591,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3685
3591
|
|
|
3686
3592
|
### Rust Crates:
|
|
3687
3593
|
|
|
3688
|
-
- [
|
|
3594
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
3595
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
3689
3596
|
|
|
3690
3597
|
````text
|
|
3691
|
-
|
|
3598
|
+
The MIT License (MIT)
|
|
3599
|
+
|
|
3600
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
3601
|
+
|
|
3602
|
+
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:
|
|
3603
|
+
|
|
3604
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3605
|
+
|
|
3606
|
+
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.
|
|
3607
|
+
|
|
3608
|
+
````
|
|
3609
|
+
|
|
3610
|
+
---
|
|
3611
|
+
|
|
3612
|
+
## The following dependencies are licensed under the MIT License:
|
|
3613
|
+
|
|
3614
|
+
### NPM Packages:
|
|
3615
|
+
|
|
3616
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
3617
|
+
|
|
3618
|
+
````text
|
|
3619
|
+
The MIT License (MIT)
|
|
3620
|
+
|
|
3621
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
3692
3622
|
|
|
3693
3623
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3694
3624
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3716,15 +3646,12 @@ THE SOFTWARE.
|
|
|
3716
3646
|
|
|
3717
3647
|
### Rust Crates:
|
|
3718
3648
|
|
|
3719
|
-
- [
|
|
3720
|
-
- [
|
|
3721
|
-
- [
|
|
3722
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
3723
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
3724
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
3649
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
3650
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
3651
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
3725
3652
|
|
|
3726
3653
|
````text
|
|
3727
|
-
Copyright (c)
|
|
3654
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
3728
3655
|
|
|
3729
3656
|
Permission is hereby granted, free of charge, to any
|
|
3730
3657
|
person obtaining a copy of this software and associated
|
|
@@ -3758,34 +3685,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3758
3685
|
|
|
3759
3686
|
### Rust Crates:
|
|
3760
3687
|
|
|
3761
|
-
- [
|
|
3688
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
3762
3689
|
|
|
3763
3690
|
````text
|
|
3764
|
-
|
|
3691
|
+
The MIT License (MIT)
|
|
3765
3692
|
|
|
3766
|
-
|
|
3767
|
-
|
|
3768
|
-
|
|
3769
|
-
Software without restriction, including without
|
|
3770
|
-
limitation the rights to use, copy, modify, merge,
|
|
3771
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3772
|
-
the Software, and to permit persons to whom the Software
|
|
3773
|
-
is furnished to do so, subject to the following
|
|
3774
|
-
conditions:
|
|
3693
|
+
Copyright (c) 2015 Danny Guo
|
|
3694
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3695
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
3775
3696
|
|
|
3776
|
-
|
|
3777
|
-
|
|
3778
|
-
|
|
3697
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3698
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3699
|
+
in the Software without restriction, including without limitation the rights
|
|
3700
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3701
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3702
|
+
furnished to do so, subject to the following conditions:
|
|
3779
3703
|
|
|
3780
|
-
|
|
3781
|
-
|
|
3782
|
-
|
|
3783
|
-
|
|
3784
|
-
|
|
3785
|
-
|
|
3786
|
-
|
|
3787
|
-
IN
|
|
3788
|
-
|
|
3704
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3705
|
+
copies or substantial portions of the Software.
|
|
3706
|
+
|
|
3707
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3708
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3709
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3710
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3711
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3712
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3713
|
+
SOFTWARE.
|
|
3789
3714
|
|
|
3790
3715
|
````
|
|
3791
3716
|
|
|
@@ -3795,10 +3720,47 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3795
3720
|
|
|
3796
3721
|
### Rust Crates:
|
|
3797
3722
|
|
|
3798
|
-
- [
|
|
3723
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
3799
3724
|
|
|
3800
3725
|
````text
|
|
3801
|
-
|
|
3726
|
+
The MIT License (MIT)
|
|
3727
|
+
|
|
3728
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
3729
|
+
|
|
3730
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3731
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3732
|
+
in the Software without restriction, including without limitation the rights
|
|
3733
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3734
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3735
|
+
furnished to do so, subject to the following conditions:
|
|
3736
|
+
|
|
3737
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3738
|
+
copies or substantial portions of the Software.
|
|
3739
|
+
|
|
3740
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3741
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3742
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3743
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3744
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3745
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3746
|
+
SOFTWARE.
|
|
3747
|
+
````
|
|
3748
|
+
|
|
3749
|
+
---
|
|
3750
|
+
|
|
3751
|
+
## The following dependencies are licensed under the MIT License:
|
|
3752
|
+
|
|
3753
|
+
### Rust Crates:
|
|
3754
|
+
|
|
3755
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
3756
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
3757
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
3758
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
3759
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
3760
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
3761
|
+
|
|
3762
|
+
````text
|
|
3763
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3802
3764
|
|
|
3803
3765
|
Permission is hereby granted, free of charge, to any
|
|
3804
3766
|
person obtaining a copy of this software and associated
|
|
@@ -3830,39 +3792,68 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3830
3792
|
|
|
3831
3793
|
## The following dependencies are licensed under the MIT License:
|
|
3832
3794
|
|
|
3833
|
-
### Rust Crates:
|
|
3795
|
+
### Rust Crates:
|
|
3796
|
+
|
|
3797
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
3798
|
+
|
|
3799
|
+
````text
|
|
3800
|
+
MIT License
|
|
3801
|
+
|
|
3802
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
3803
|
+
Copyright (c) Tokio Contributors
|
|
3804
|
+
|
|
3805
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3806
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3807
|
+
in the Software without restriction, including without limitation the rights
|
|
3808
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3809
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3810
|
+
furnished to do so, subject to the following conditions:
|
|
3811
|
+
|
|
3812
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3813
|
+
copies or substantial portions of the Software.
|
|
3814
|
+
|
|
3815
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3816
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3817
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3818
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3819
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3820
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3821
|
+
SOFTWARE.
|
|
3822
|
+
|
|
3823
|
+
````
|
|
3824
|
+
|
|
3825
|
+
---
|
|
3826
|
+
|
|
3827
|
+
## The following dependencies are licensed under the MIT License:
|
|
3828
|
+
|
|
3829
|
+
### NPM Packages:
|
|
3834
3830
|
|
|
3835
|
-
- [
|
|
3836
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
3837
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
3838
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
3831
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
3839
3832
|
|
|
3840
3833
|
````text
|
|
3841
|
-
|
|
3834
|
+
MIT License
|
|
3842
3835
|
|
|
3843
|
-
|
|
3844
|
-
person obtaining a copy of this software and associated
|
|
3845
|
-
documentation files (the "Software"), to deal in the
|
|
3846
|
-
Software without restriction, including without
|
|
3847
|
-
limitation the rights to use, copy, modify, merge,
|
|
3848
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3849
|
-
the Software, and to permit persons to whom the Software
|
|
3850
|
-
is furnished to do so, subject to the following
|
|
3851
|
-
conditions:
|
|
3836
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
3852
3837
|
|
|
3853
|
-
|
|
3854
|
-
|
|
3855
|
-
|
|
3838
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3839
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3840
|
+
in the Software without restriction, including without limitation the rights
|
|
3841
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3842
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3843
|
+
furnished to do so, subject to the following conditions:
|
|
3856
3844
|
|
|
3857
|
-
|
|
3858
|
-
|
|
3859
|
-
|
|
3860
|
-
|
|
3861
|
-
|
|
3862
|
-
|
|
3863
|
-
|
|
3864
|
-
IN
|
|
3865
|
-
|
|
3845
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3846
|
+
copies or substantial portions of the Software.
|
|
3847
|
+
|
|
3848
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3849
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3850
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3851
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3852
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3853
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3854
|
+
SOFTWARE.
|
|
3855
|
+
|
|
3856
|
+
[others]: https://github.com/json5/json5/contributors
|
|
3866
3857
|
|
|
3867
3858
|
````
|
|
3868
3859
|
|
|
@@ -3872,10 +3863,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3872
3863
|
|
|
3873
3864
|
### Rust Crates:
|
|
3874
3865
|
|
|
3875
|
-
- [
|
|
3866
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
3867
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
3868
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
3869
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
3876
3870
|
|
|
3877
3871
|
````text
|
|
3878
|
-
Copyright (c)
|
|
3872
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
3879
3873
|
|
|
3880
3874
|
Permission is hereby granted, free of charge, to any
|
|
3881
3875
|
person obtaining a copy of this software and associated
|
|
@@ -3909,10 +3903,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3909
3903
|
|
|
3910
3904
|
### Rust Crates:
|
|
3911
3905
|
|
|
3912
|
-
- [
|
|
3906
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
3913
3907
|
|
|
3914
3908
|
````text
|
|
3915
|
-
Copyright
|
|
3909
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
3916
3910
|
|
|
3917
3911
|
Permission is hereby granted, free of charge, to any
|
|
3918
3912
|
person obtaining a copy of this software and associated
|
|
@@ -3946,38 +3940,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3946
3940
|
|
|
3947
3941
|
### Rust Crates:
|
|
3948
3942
|
|
|
3949
|
-
- [
|
|
3950
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
3951
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
3952
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
3953
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
3954
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
3955
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
3956
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
3957
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
3958
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3959
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3960
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
3961
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
3962
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
3963
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
3964
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3965
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3966
|
-
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
3967
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
3968
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
3969
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
3970
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
3971
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
3972
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
3973
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3974
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3975
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3976
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3977
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
3978
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
3943
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
3979
3944
|
|
|
3980
3945
|
````text
|
|
3946
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
3947
|
+
|
|
3981
3948
|
Permission is hereby granted, free of charge, to any
|
|
3982
3949
|
person obtaining a copy of this software and associated
|
|
3983
3950
|
documentation files (the "Software"), to deal in the
|
|
@@ -4008,14 +3975,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4008
3975
|
|
|
4009
3976
|
## The following dependencies are licensed under the MIT License:
|
|
4010
3977
|
|
|
4011
|
-
###
|
|
3978
|
+
### Rust Crates:
|
|
4012
3979
|
|
|
4013
|
-
- [
|
|
3980
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
4014
3981
|
|
|
4015
3982
|
````text
|
|
4016
|
-
MIT License
|
|
3983
|
+
The MIT License (MIT)
|
|
4017
3984
|
|
|
4018
|
-
Copyright (c)
|
|
3985
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
3986
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
4019
3987
|
|
|
4020
3988
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4021
3989
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4043,14 +4011,12 @@ SOFTWARE.
|
|
|
4043
4011
|
|
|
4044
4012
|
### Rust Crates:
|
|
4045
4013
|
|
|
4046
|
-
- [
|
|
4047
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
4048
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
4014
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
4049
4015
|
|
|
4050
4016
|
````text
|
|
4051
4017
|
MIT License
|
|
4052
4018
|
|
|
4053
|
-
Copyright (c) 2017
|
|
4019
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
4054
4020
|
|
|
4055
4021
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4056
4022
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4078,86 +4044,10 @@ SOFTWARE.
|
|
|
4078
4044
|
|
|
4079
4045
|
### Rust Crates:
|
|
4080
4046
|
|
|
4081
|
-
- [
|
|
4082
|
-
|
|
4083
|
-
````text
|
|
4084
|
-
Copyright (c) 2017 Artyom Pavlov
|
|
4085
|
-
|
|
4086
|
-
Permission is hereby granted, free of charge, to any
|
|
4087
|
-
person obtaining a copy of this software and associated
|
|
4088
|
-
documentation files (the "Software"), to deal in the
|
|
4089
|
-
Software without restriction, including without
|
|
4090
|
-
limitation the rights to use, copy, modify, merge,
|
|
4091
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
4092
|
-
the Software, and to permit persons to whom the Software
|
|
4093
|
-
is furnished to do so, subject to the following
|
|
4094
|
-
conditions:
|
|
4095
|
-
|
|
4096
|
-
The above copyright notice and this permission notice
|
|
4097
|
-
shall be included in all copies or substantial portions
|
|
4098
|
-
of the Software.
|
|
4099
|
-
|
|
4100
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4101
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4102
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4103
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4104
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4105
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4106
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4107
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4108
|
-
DEALINGS IN THE SOFTWARE.
|
|
4109
|
-
|
|
4110
|
-
````
|
|
4111
|
-
|
|
4112
|
-
---
|
|
4113
|
-
|
|
4114
|
-
## The following dependencies are licensed under the MIT License:
|
|
4115
|
-
|
|
4116
|
-
### Rust Crates:
|
|
4117
|
-
|
|
4118
|
-
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
4119
|
-
|
|
4120
|
-
````text
|
|
4121
|
-
Copyright 2023 The Fuchsia Authors
|
|
4122
|
-
|
|
4123
|
-
Permission is hereby granted, free of charge, to any
|
|
4124
|
-
person obtaining a copy of this software and associated
|
|
4125
|
-
documentation files (the "Software"), to deal in the
|
|
4126
|
-
Software without restriction, including without
|
|
4127
|
-
limitation the rights to use, copy, modify, merge,
|
|
4128
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
4129
|
-
the Software, and to permit persons to whom the Software
|
|
4130
|
-
is furnished to do so, subject to the following
|
|
4131
|
-
conditions:
|
|
4132
|
-
|
|
4133
|
-
The above copyright notice and this permission notice
|
|
4134
|
-
shall be included in all copies or substantial portions
|
|
4135
|
-
of the Software.
|
|
4136
|
-
|
|
4137
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4138
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4139
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4140
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4141
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4142
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4143
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4144
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4145
|
-
DEALINGS IN THE SOFTWARE.
|
|
4146
|
-
|
|
4147
|
-
|
|
4148
|
-
````
|
|
4149
|
-
|
|
4150
|
-
---
|
|
4151
|
-
|
|
4152
|
-
## The following dependencies are licensed under the MIT License:
|
|
4153
|
-
|
|
4154
|
-
### Rust Crates:
|
|
4155
|
-
|
|
4156
|
-
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
4047
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
4157
4048
|
|
|
4158
4049
|
````text
|
|
4159
|
-
Copyright (c)
|
|
4160
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
4050
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
4161
4051
|
|
|
4162
4052
|
Permission is hereby granted, free of charge, to any
|
|
4163
4053
|
person obtaining a copy of this software and associated
|
|
@@ -4572,18 +4462,47 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
4572
4462
|
|
|
4573
4463
|
---
|
|
4574
4464
|
|
|
4465
|
+
## The following dependencies are licensed under the UNKNOWN License:
|
|
4466
|
+
|
|
4467
|
+
### NPM Packages:
|
|
4468
|
+
|
|
4469
|
+
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.5) (0.0.5)
|
|
4470
|
+
|
|
4471
|
+
````text
|
|
4472
|
+
Please refer to the package README for license details.
|
|
4473
|
+
````
|
|
4474
|
+
|
|
4475
|
+
---
|
|
4476
|
+
|
|
4575
4477
|
## The following dependencies are licensed under the Unicode-3.0 License:
|
|
4576
4478
|
|
|
4577
4479
|
### Rust Crates:
|
|
4578
4480
|
|
|
4579
|
-
- [
|
|
4481
|
+
- [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4482
|
+
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4483
|
+
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4484
|
+
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4485
|
+
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4486
|
+
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4487
|
+
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4488
|
+
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4489
|
+
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4490
|
+
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4491
|
+
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4492
|
+
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4493
|
+
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4494
|
+
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4495
|
+
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4496
|
+
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4497
|
+
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4498
|
+
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4580
4499
|
|
|
4581
4500
|
````text
|
|
4582
4501
|
UNICODE LICENSE V3
|
|
4583
4502
|
|
|
4584
4503
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4585
4504
|
|
|
4586
|
-
Copyright ©
|
|
4505
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
4587
4506
|
|
|
4588
4507
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4589
4508
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4619,6 +4538,13 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4619
4538
|
dealings in these Data Files or Software without prior written
|
|
4620
4539
|
authorization of the copyright holder.
|
|
4621
4540
|
|
|
4541
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
4542
|
+
|
|
4543
|
+
—
|
|
4544
|
+
|
|
4545
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4546
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4547
|
+
|
|
4622
4548
|
````
|
|
4623
4549
|
|
|
4624
4550
|
---
|
|
@@ -4627,31 +4553,14 @@ authorization of the copyright holder.
|
|
|
4627
4553
|
|
|
4628
4554
|
### Rust Crates:
|
|
4629
4555
|
|
|
4630
|
-
- [
|
|
4631
|
-
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4632
|
-
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4633
|
-
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4634
|
-
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4635
|
-
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4636
|
-
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4637
|
-
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4638
|
-
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4639
|
-
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4640
|
-
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4641
|
-
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4642
|
-
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4643
|
-
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4644
|
-
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4645
|
-
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4646
|
-
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4647
|
-
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4556
|
+
- [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
|
|
4648
4557
|
|
|
4649
4558
|
````text
|
|
4650
4559
|
UNICODE LICENSE V3
|
|
4651
4560
|
|
|
4652
4561
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4653
4562
|
|
|
4654
|
-
Copyright ©
|
|
4563
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
4655
4564
|
|
|
4656
4565
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4657
4566
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4687,12 +4596,5 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4687
4596
|
dealings in these Data Files or Software without prior written
|
|
4688
4597
|
authorization of the copyright holder.
|
|
4689
4598
|
|
|
4690
|
-
SPDX-License-Identifier: Unicode-3.0
|
|
4691
|
-
|
|
4692
|
-
—
|
|
4693
|
-
|
|
4694
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4695
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4696
|
-
|
|
4697
4599
|
````
|
|
4698
4600
|
|