@deveco-codegenie/mcp-win32-x64 1.1.0 → 1.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +16 -17
- package/THIRD_PARTY_LICENSES.md +1196 -1196
- package/bin/codegenie-mcp-server.exe +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -48,6 +48,30 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
48
48
|
|
|
49
49
|
### Rust Crates:
|
|
50
50
|
|
|
51
|
+
- [adler2](https://github.com/oyvindln/adler2) (2.0.1)
|
|
52
|
+
|
|
53
|
+
````text
|
|
54
|
+
Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
|
|
55
|
+
|
|
56
|
+
Permission to use, copy, modify, and/or distribute this software for
|
|
57
|
+
any purpose with or without fee is hereby granted.
|
|
58
|
+
|
|
59
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
60
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
61
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
62
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
63
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
|
64
|
+
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
|
65
|
+
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
66
|
+
|
|
67
|
+
````
|
|
68
|
+
|
|
69
|
+
---
|
|
70
|
+
|
|
71
|
+
## The following dependencies are licensed under the 0BSD License:
|
|
72
|
+
|
|
73
|
+
### Rust Crates:
|
|
74
|
+
|
|
51
75
|
- [recvmsg](https://crates.io/crates/recvmsg) (1.0.0)
|
|
52
76
|
|
|
53
77
|
````text
|
|
@@ -95,30 +119,6 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
95
119
|
|
|
96
120
|
---
|
|
97
121
|
|
|
98
|
-
## The following dependencies are licensed under the 0BSD License:
|
|
99
|
-
|
|
100
|
-
### Rust Crates:
|
|
101
|
-
|
|
102
|
-
- [adler2](https://github.com/oyvindln/adler2) (2.0.1)
|
|
103
|
-
|
|
104
|
-
````text
|
|
105
|
-
Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
|
|
106
|
-
|
|
107
|
-
Permission to use, copy, modify, and/or distribute this software for
|
|
108
|
-
any purpose with or without fee is hereby granted.
|
|
109
|
-
|
|
110
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
111
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
112
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
113
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
114
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
|
115
|
-
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
|
116
|
-
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
117
|
-
|
|
118
|
-
````
|
|
119
|
-
|
|
120
|
-
---
|
|
121
|
-
|
|
122
122
|
## The following dependencies are licensed under the Apache-2.0 License:
|
|
123
123
|
|
|
124
124
|
### Rust Crates:
|
|
@@ -210,9 +210,7 @@ limitations under the License.
|
|
|
210
210
|
|
|
211
211
|
### Rust Crates:
|
|
212
212
|
|
|
213
|
-
- [
|
|
214
|
-
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
215
|
-
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
213
|
+
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
216
214
|
|
|
217
215
|
````text
|
|
218
216
|
Apache License
|
|
@@ -403,7 +401,7 @@ limitations under the License.
|
|
|
403
401
|
same "printed page" as the copyright notice for easier
|
|
404
402
|
identification within third-party archives.
|
|
405
403
|
|
|
406
|
-
Copyright
|
|
404
|
+
Copyright 2011 Google Inc.
|
|
407
405
|
|
|
408
406
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
409
407
|
you may not use this file except in compliance with the License.
|
|
@@ -425,7 +423,9 @@ limitations under the License.
|
|
|
425
423
|
|
|
426
424
|
### Rust Crates:
|
|
427
425
|
|
|
428
|
-
- [
|
|
426
|
+
- [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
|
|
427
|
+
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
428
|
+
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
429
429
|
|
|
430
430
|
````text
|
|
431
431
|
Apache License
|
|
@@ -616,7 +616,7 @@ limitations under the License.
|
|
|
616
616
|
same "printed page" as the copyright notice for easier
|
|
617
617
|
identification within third-party archives.
|
|
618
618
|
|
|
619
|
-
Copyright
|
|
619
|
+
Copyright [yyyy] [name of copyright owner]
|
|
620
620
|
|
|
621
621
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
622
622
|
you may not use this file except in compliance with the License.
|
|
@@ -638,6 +638,43 @@ limitations under the License.
|
|
|
638
638
|
|
|
639
639
|
### NPM Packages:
|
|
640
640
|
|
|
641
|
+
- [jpeg-js](https://github.com/eugeneware/jpeg-js) (0.4.4)
|
|
642
|
+
|
|
643
|
+
````text
|
|
644
|
+
Copyright (c) 2014, Eugene Ware
|
|
645
|
+
All rights reserved.
|
|
646
|
+
|
|
647
|
+
Redistribution and use in source and binary forms, with or without
|
|
648
|
+
modification, are permitted provided that the following conditions are met:
|
|
649
|
+
|
|
650
|
+
1. Redistributions of source code must retain the above copyright
|
|
651
|
+
notice, this list of conditions and the following disclaimer.
|
|
652
|
+
2. Redistributions in binary form must reproduce the above copyright
|
|
653
|
+
notice, this list of conditions and the following disclaimer in the
|
|
654
|
+
documentation and/or other materials provided with the distribution.
|
|
655
|
+
3. Neither the name of Eugene Ware nor the names of its contributors
|
|
656
|
+
may be used to endorse or promote products derived from this software
|
|
657
|
+
without specific prior written permission.
|
|
658
|
+
|
|
659
|
+
THIS SOFTWARE IS PROVIDED BY EUGENE WARE ''AS IS'' AND ANY
|
|
660
|
+
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
661
|
+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
662
|
+
DISCLAIMED. IN NO EVENT SHALL EUGENE WARE BE LIABLE FOR ANY
|
|
663
|
+
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
664
|
+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
665
|
+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
666
|
+
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
667
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
668
|
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
669
|
+
|
|
670
|
+
````
|
|
671
|
+
|
|
672
|
+
---
|
|
673
|
+
|
|
674
|
+
## The following dependencies are licensed under the BSD-3-Clause License:
|
|
675
|
+
|
|
676
|
+
### NPM Packages:
|
|
677
|
+
|
|
641
678
|
- [fast-uri](https://github.com/fastify/fast-uri) (3.1.0)
|
|
642
679
|
|
|
643
680
|
````text
|
|
@@ -677,43 +714,6 @@ The complete list of contributors can be found at:
|
|
|
677
714
|
|
|
678
715
|
---
|
|
679
716
|
|
|
680
|
-
## The following dependencies are licensed under the BSD-3-Clause License:
|
|
681
|
-
|
|
682
|
-
### NPM Packages:
|
|
683
|
-
|
|
684
|
-
- [jpeg-js](https://github.com/eugeneware/jpeg-js) (0.4.4)
|
|
685
|
-
|
|
686
|
-
````text
|
|
687
|
-
Copyright (c) 2014, Eugene Ware
|
|
688
|
-
All rights reserved.
|
|
689
|
-
|
|
690
|
-
Redistribution and use in source and binary forms, with or without
|
|
691
|
-
modification, are permitted provided that the following conditions are met:
|
|
692
|
-
|
|
693
|
-
1. Redistributions of source code must retain the above copyright
|
|
694
|
-
notice, this list of conditions and the following disclaimer.
|
|
695
|
-
2. Redistributions in binary form must reproduce the above copyright
|
|
696
|
-
notice, this list of conditions and the following disclaimer in the
|
|
697
|
-
documentation and/or other materials provided with the distribution.
|
|
698
|
-
3. Neither the name of Eugene Ware nor the names of its contributors
|
|
699
|
-
may be used to endorse or promote products derived from this software
|
|
700
|
-
without specific prior written permission.
|
|
701
|
-
|
|
702
|
-
THIS SOFTWARE IS PROVIDED BY EUGENE WARE ''AS IS'' AND ANY
|
|
703
|
-
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
704
|
-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
705
|
-
DISCLAIMED. IN NO EVENT SHALL EUGENE WARE BE LIABLE FOR ANY
|
|
706
|
-
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
707
|
-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
708
|
-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
709
|
-
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
710
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
711
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
712
|
-
|
|
713
|
-
````
|
|
714
|
-
|
|
715
|
-
---
|
|
716
|
-
|
|
717
717
|
## The following dependencies are licensed under the ISC License:
|
|
718
718
|
|
|
719
719
|
### NPM Packages:
|
|
@@ -757,10 +757,44 @@ Please refer to the package README for license details.
|
|
|
757
757
|
|
|
758
758
|
### Rust Crates:
|
|
759
759
|
|
|
760
|
-
- [
|
|
760
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
761
761
|
|
|
762
762
|
````text
|
|
763
|
-
|
|
763
|
+
MIT License
|
|
764
|
+
|
|
765
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
766
|
+
Copyright (c) Tokio Contributors
|
|
767
|
+
|
|
768
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
769
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
770
|
+
in the Software without restriction, including without limitation the rights
|
|
771
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
772
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
773
|
+
furnished to do so, subject to the following conditions:
|
|
774
|
+
|
|
775
|
+
The above copyright notice and this permission notice shall be included in all
|
|
776
|
+
copies or substantial portions of the Software.
|
|
777
|
+
|
|
778
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
779
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
780
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
781
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
782
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
783
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
784
|
+
SOFTWARE.
|
|
785
|
+
|
|
786
|
+
````
|
|
787
|
+
|
|
788
|
+
---
|
|
789
|
+
|
|
790
|
+
## The following dependencies are licensed under the MIT License:
|
|
791
|
+
|
|
792
|
+
### Rust Crates:
|
|
793
|
+
|
|
794
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
795
|
+
|
|
796
|
+
````text
|
|
797
|
+
Copyright (c) The Rust Project Developers
|
|
764
798
|
|
|
765
799
|
Permission is hereby granted, free of charge, to any
|
|
766
800
|
person obtaining a copy of this software and associated
|
|
@@ -794,11 +828,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
794
828
|
|
|
795
829
|
### Rust Crates:
|
|
796
830
|
|
|
797
|
-
- [
|
|
831
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
798
832
|
|
|
799
833
|
````text
|
|
800
|
-
Copyright (c)
|
|
801
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
834
|
+
Copyright (c) 2016 Anthony Ramine
|
|
802
835
|
|
|
803
836
|
Permission is hereby granted, free of charge, to any
|
|
804
837
|
person obtaining a copy of this software and associated
|
|
@@ -830,47 +863,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
830
863
|
|
|
831
864
|
## The following dependencies are licensed under the MIT License:
|
|
832
865
|
|
|
833
|
-
### NPM Packages:
|
|
834
|
-
|
|
835
|
-
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
836
|
-
|
|
837
|
-
````text
|
|
838
|
-
The MIT License (MIT)
|
|
839
|
-
|
|
840
|
-
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
841
|
-
|
|
842
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
843
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
844
|
-
in the Software without restriction, including without limitation the rights
|
|
845
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
846
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
847
|
-
furnished to do so, subject to the following conditions:
|
|
848
|
-
|
|
849
|
-
The above copyright notice and this permission notice shall be included in
|
|
850
|
-
all copies or substantial portions of the Software.
|
|
851
|
-
|
|
852
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
853
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
854
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
855
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
856
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
857
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
858
|
-
THE SOFTWARE.
|
|
859
|
-
|
|
860
|
-
````
|
|
861
|
-
|
|
862
|
-
---
|
|
863
|
-
|
|
864
|
-
## The following dependencies are licensed under the MIT License:
|
|
865
|
-
|
|
866
866
|
### Rust Crates:
|
|
867
867
|
|
|
868
|
-
- [
|
|
869
|
-
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
870
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
868
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
871
869
|
|
|
872
870
|
````text
|
|
873
|
-
Copyright (c)
|
|
871
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
874
872
|
|
|
875
873
|
Permission is hereby granted, free of charge, to any
|
|
876
874
|
person obtaining a copy of this software and associated
|
|
@@ -937,71 +935,29 @@ THE SOFTWARE.
|
|
|
937
935
|
|
|
938
936
|
### Rust Crates:
|
|
939
937
|
|
|
940
|
-
- [
|
|
938
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
939
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
941
940
|
|
|
942
941
|
````text
|
|
943
|
-
Copyright (c)
|
|
944
|
-
|
|
945
|
-
Permission is hereby granted, free of charge, to any
|
|
946
|
-
person obtaining a copy of this software and associated
|
|
947
|
-
documentation files (the "Software"), to deal in the
|
|
948
|
-
Software without restriction, including without
|
|
949
|
-
limitation the rights to use, copy, modify, merge,
|
|
950
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
951
|
-
the Software, and to permit persons to whom the Software
|
|
952
|
-
is furnished to do so, subject to the following
|
|
953
|
-
conditions:
|
|
954
|
-
|
|
955
|
-
The above copyright notice and this permission notice
|
|
956
|
-
shall be included in all copies or substantial portions
|
|
957
|
-
of the Software.
|
|
958
|
-
|
|
959
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
960
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
961
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
962
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
963
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
964
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
965
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
966
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
967
|
-
DEALINGS IN THE SOFTWARE.
|
|
942
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
968
943
|
|
|
969
|
-
|
|
944
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
945
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
946
|
+
in the Software without restriction, including without limitation the rights
|
|
947
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
948
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
949
|
+
furnished to do so, subject to the following conditions:
|
|
970
950
|
|
|
971
|
-
|
|
951
|
+
The above copyright notice and this permission notice shall be included in all
|
|
952
|
+
copies or substantial portions of the Software.
|
|
972
953
|
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
Copyright (c) 2019-2021 Tower Contributors
|
|
981
|
-
|
|
982
|
-
Permission is hereby granted, free of charge, to any
|
|
983
|
-
person obtaining a copy of this software and associated
|
|
984
|
-
documentation files (the "Software"), to deal in the
|
|
985
|
-
Software without restriction, including without
|
|
986
|
-
limitation the rights to use, copy, modify, merge,
|
|
987
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
988
|
-
the Software, and to permit persons to whom the Software
|
|
989
|
-
is furnished to do so, subject to the following
|
|
990
|
-
conditions:
|
|
991
|
-
|
|
992
|
-
The above copyright notice and this permission notice
|
|
993
|
-
shall be included in all copies or substantial portions
|
|
994
|
-
of the Software.
|
|
995
|
-
|
|
996
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
997
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
998
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
999
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1000
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1001
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1002
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1003
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1004
|
-
DEALINGS IN THE SOFTWARE.
|
|
954
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
955
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
956
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
957
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
958
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
959
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
960
|
+
SOFTWARE.
|
|
1005
961
|
|
|
1006
962
|
````
|
|
1007
963
|
|
|
@@ -1011,10 +967,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1011
967
|
|
|
1012
968
|
### Rust Crates:
|
|
1013
969
|
|
|
1014
|
-
- [
|
|
970
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
1015
971
|
|
|
1016
972
|
````text
|
|
1017
|
-
Copyright (c)
|
|
973
|
+
Copyright (c) 2017 Sean McArthur
|
|
1018
974
|
|
|
1019
975
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1020
976
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1034,6 +990,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1034
990
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1035
991
|
THE SOFTWARE.
|
|
1036
992
|
|
|
993
|
+
|
|
1037
994
|
````
|
|
1038
995
|
|
|
1039
996
|
---
|
|
@@ -1042,10 +999,15 @@ THE SOFTWARE.
|
|
|
1042
999
|
|
|
1043
1000
|
### Rust Crates:
|
|
1044
1001
|
|
|
1045
|
-
- [
|
|
1002
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
1003
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
1004
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
1005
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
1006
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
1007
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
1046
1008
|
|
|
1047
1009
|
````text
|
|
1048
|
-
Copyright (c)
|
|
1010
|
+
Copyright (c) 2019 Tokio Contributors
|
|
1049
1011
|
|
|
1050
1012
|
Permission is hereby granted, free of charge, to any
|
|
1051
1013
|
person obtaining a copy of this software and associated
|
|
@@ -1079,34 +1041,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1079
1041
|
|
|
1080
1042
|
### Rust Crates:
|
|
1081
1043
|
|
|
1082
|
-
- [
|
|
1044
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
1083
1045
|
|
|
1084
1046
|
````text
|
|
1085
|
-
Copyright (c)
|
|
1047
|
+
Copyright (c) 2017 Daniel Abramov
|
|
1048
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
1086
1049
|
|
|
1087
|
-
Permission is hereby granted, free of charge, to any
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
the Software, and to permit persons to whom the Software
|
|
1094
|
-
is furnished to do so, subject to the following
|
|
1095
|
-
conditions:
|
|
1050
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1051
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1052
|
+
in the Software without restriction, including without limitation the rights
|
|
1053
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1054
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1055
|
+
furnished to do so, subject to the following conditions:
|
|
1096
1056
|
|
|
1097
|
-
The above copyright notice and this permission notice
|
|
1098
|
-
|
|
1099
|
-
of the Software.
|
|
1057
|
+
The above copyright notice and this permission notice shall be included in
|
|
1058
|
+
all copies or substantial portions of the Software.
|
|
1100
1059
|
|
|
1101
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1109
|
-
DEALINGS IN THE SOFTWARE.
|
|
1060
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1061
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1062
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1063
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1064
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1065
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1066
|
+
THE SOFTWARE.
|
|
1110
1067
|
|
|
1111
1068
|
````
|
|
1112
1069
|
|
|
@@ -1116,12 +1073,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1116
1073
|
|
|
1117
1074
|
### Rust Crates:
|
|
1118
1075
|
|
|
1119
|
-
- [
|
|
1076
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
1120
1077
|
|
|
1121
1078
|
````text
|
|
1122
1079
|
MIT License
|
|
1123
1080
|
|
|
1124
|
-
Copyright (c) 2018
|
|
1081
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
1125
1082
|
|
|
1126
1083
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1127
1084
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1149,10 +1106,12 @@ SOFTWARE.
|
|
|
1149
1106
|
|
|
1150
1107
|
### Rust Crates:
|
|
1151
1108
|
|
|
1152
|
-
- [
|
|
1109
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
1153
1110
|
|
|
1154
1111
|
````text
|
|
1155
|
-
|
|
1112
|
+
MIT License
|
|
1113
|
+
|
|
1114
|
+
Copyright (c) 2025 Callum Oakley
|
|
1156
1115
|
|
|
1157
1116
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1158
1117
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1161,17 +1120,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1161
1120
|
copies of the Software, and to permit persons to whom the Software is
|
|
1162
1121
|
furnished to do so, subject to the following conditions:
|
|
1163
1122
|
|
|
1164
|
-
The above copyright notice and this permission notice shall be included in
|
|
1165
|
-
|
|
1123
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1124
|
+
copies or substantial portions of the Software.
|
|
1166
1125
|
|
|
1167
1126
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1168
1127
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1169
1128
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1170
1129
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1171
1130
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1172
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1173
|
-
|
|
1174
|
-
|
|
1131
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1132
|
+
SOFTWARE.
|
|
1175
1133
|
|
|
1176
1134
|
````
|
|
1177
1135
|
|
|
@@ -1181,19 +1139,13 @@ THE SOFTWARE.
|
|
|
1181
1139
|
|
|
1182
1140
|
### Rust Crates:
|
|
1183
1141
|
|
|
1184
|
-
- [
|
|
1185
|
-
- [
|
|
1186
|
-
- [
|
|
1187
|
-
- [
|
|
1188
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1189
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1190
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1191
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1192
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1142
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
1143
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
1144
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
1145
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
1193
1146
|
|
|
1194
1147
|
````text
|
|
1195
|
-
Copyright (c) 2016
|
|
1196
|
-
Copyright (c) 2017 The Tokio Authors
|
|
1148
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
1197
1149
|
|
|
1198
1150
|
Permission is hereby granted, free of charge, to any
|
|
1199
1151
|
person obtaining a copy of this software and associated
|
|
@@ -1227,31 +1179,17 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1227
1179
|
|
|
1228
1180
|
### Rust Crates:
|
|
1229
1181
|
|
|
1230
|
-
- [
|
|
1182
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
1231
1183
|
|
|
1232
1184
|
````text
|
|
1233
|
-
Copyright
|
|
1234
|
-
|
|
1235
|
-
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:
|
|
1236
|
-
|
|
1237
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1238
|
-
|
|
1239
|
-
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.
|
|
1240
|
-
|
|
1241
|
-
````
|
|
1242
|
-
|
|
1243
|
-
---
|
|
1244
|
-
|
|
1245
|
-
## The following dependencies are licensed under the MIT License:
|
|
1246
|
-
|
|
1247
|
-
### Rust Crates:
|
|
1185
|
+
Copyright (c) 2016 The humantime Developers
|
|
1248
1186
|
|
|
1249
|
-
|
|
1187
|
+
Includes parts of http date with the following copyright:
|
|
1188
|
+
Copyright (c) 2016 Pyfisch
|
|
1250
1189
|
|
|
1251
|
-
|
|
1252
|
-
|
|
1190
|
+
Includes portions of musl libc with the following copyright:
|
|
1191
|
+
Copyright © 2005-2013 Rich Felker
|
|
1253
1192
|
|
|
1254
|
-
Copyright (c) 2017 Nikolai Vazquez
|
|
1255
1193
|
|
|
1256
1194
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1257
1195
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1279,41 +1217,13 @@ SOFTWARE.
|
|
|
1279
1217
|
|
|
1280
1218
|
### Rust Crates:
|
|
1281
1219
|
|
|
1282
|
-
- [
|
|
1283
|
-
|
|
1284
|
-
````text
|
|
1285
|
-
Copyright (c) 2023-2025 Sean McArthur
|
|
1286
|
-
|
|
1287
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1288
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1289
|
-
in the Software without restriction, including without limitation the rights
|
|
1290
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1291
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1292
|
-
furnished to do so, subject to the following conditions:
|
|
1293
|
-
|
|
1294
|
-
The above copyright notice and this permission notice shall be included in
|
|
1295
|
-
all copies or substantial portions of the Software.
|
|
1296
|
-
|
|
1297
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1298
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1299
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1300
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1301
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1302
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1303
|
-
THE SOFTWARE.
|
|
1304
|
-
|
|
1305
|
-
````
|
|
1306
|
-
|
|
1307
|
-
---
|
|
1308
|
-
|
|
1309
|
-
## The following dependencies are licensed under the MIT License:
|
|
1310
|
-
|
|
1311
|
-
### Rust Crates:
|
|
1312
|
-
|
|
1313
|
-
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
1220
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
1221
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
1314
1222
|
|
|
1315
1223
|
````text
|
|
1316
|
-
Copyright
|
|
1224
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
1225
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
1226
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
1317
1227
|
|
|
1318
1228
|
Permission is hereby granted, free of charge, to any
|
|
1319
1229
|
person obtaining a copy of this software and associated
|
|
@@ -1347,45 +1257,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1347
1257
|
|
|
1348
1258
|
### Rust Crates:
|
|
1349
1259
|
|
|
1350
|
-
- [
|
|
1351
|
-
|
|
1352
|
-
````text
|
|
1353
|
-
The MIT License (MIT)
|
|
1354
|
-
|
|
1355
|
-
Copyright (c) 2016 Johann Tuffe
|
|
1356
|
-
|
|
1357
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1358
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1359
|
-
in the Software without restriction, including without limitation the rights
|
|
1360
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1361
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1362
|
-
furnished to do so, subject to the following conditions:
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
The above copyright notice and this permission notice shall be included in
|
|
1366
|
-
all copies or substantial portions of the Software.
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1370
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1371
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1372
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1373
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1374
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1375
|
-
THE SOFTWARE.
|
|
1376
|
-
|
|
1377
|
-
````
|
|
1378
|
-
|
|
1379
|
-
---
|
|
1380
|
-
|
|
1381
|
-
## The following dependencies are licensed under the MIT License:
|
|
1382
|
-
|
|
1383
|
-
### Rust Crates:
|
|
1384
|
-
|
|
1385
|
-
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
1260
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
1386
1261
|
|
|
1387
1262
|
````text
|
|
1388
|
-
Copyright (c)
|
|
1263
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
1389
1264
|
|
|
1390
1265
|
Permission is hereby granted, free of charge, to any
|
|
1391
1266
|
person obtaining a copy of this software and associated
|
|
@@ -1419,14 +1294,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1419
1294
|
|
|
1420
1295
|
### Rust Crates:
|
|
1421
1296
|
|
|
1422
|
-
- [
|
|
1423
|
-
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1424
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1297
|
+
- [winreg](https://github.com/gentoo90/winreg-rs) (0.52.0)
|
|
1425
1298
|
|
|
1426
1299
|
````text
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
1300
|
+
Copyright (c) 2015 Igor Shaula
|
|
1430
1301
|
|
|
1431
1302
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1432
1303
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1435,16 +1306,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1435
1306
|
copies of the Software, and to permit persons to whom the Software is
|
|
1436
1307
|
furnished to do so, subject to the following conditions:
|
|
1437
1308
|
|
|
1438
|
-
The above copyright notice and this permission notice shall be included in
|
|
1439
|
-
copies or substantial portions of the Software.
|
|
1309
|
+
The above copyright notice and this permission notice shall be included in
|
|
1310
|
+
all copies or substantial portions of the Software.
|
|
1440
1311
|
|
|
1441
1312
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1442
1313
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1443
1314
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1444
1315
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1445
1316
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1446
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1447
|
-
SOFTWARE.
|
|
1317
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1318
|
+
THE SOFTWARE.
|
|
1448
1319
|
|
|
1449
1320
|
````
|
|
1450
1321
|
|
|
@@ -1452,56 +1323,14 @@ SOFTWARE.
|
|
|
1452
1323
|
|
|
1453
1324
|
## The following dependencies are licensed under the MIT License:
|
|
1454
1325
|
|
|
1455
|
-
###
|
|
1326
|
+
### NPM Packages:
|
|
1456
1327
|
|
|
1457
|
-
- [
|
|
1328
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.17.1)
|
|
1458
1329
|
|
|
1459
1330
|
````text
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
Permission is hereby granted, free of charge, to any
|
|
1463
|
-
person obtaining a copy of this software and associated
|
|
1464
|
-
documentation files (the "Software"), to deal in the
|
|
1465
|
-
Software without restriction, including without
|
|
1466
|
-
limitation the rights to use, copy, modify, merge,
|
|
1467
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1468
|
-
the Software, and to permit persons to whom the Software
|
|
1469
|
-
is furnished to do so, subject to the following
|
|
1470
|
-
conditions:
|
|
1471
|
-
|
|
1472
|
-
The above copyright notice and this permission notice
|
|
1473
|
-
shall be included in all copies or substantial portions
|
|
1474
|
-
of the Software.
|
|
1475
|
-
|
|
1476
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1477
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1478
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1479
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1480
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1481
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1482
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1483
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1484
|
-
DEALINGS IN THE SOFTWARE.
|
|
1485
|
-
|
|
1486
|
-
````
|
|
1487
|
-
|
|
1488
|
-
---
|
|
1489
|
-
|
|
1490
|
-
## The following dependencies are licensed under the MIT License:
|
|
1491
|
-
|
|
1492
|
-
### Rust Crates:
|
|
1493
|
-
|
|
1494
|
-
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
1495
|
-
|
|
1496
|
-
````text
|
|
1497
|
-
Copyright (c) 2016 The humantime Developers
|
|
1498
|
-
|
|
1499
|
-
Includes parts of http date with the following copyright:
|
|
1500
|
-
Copyright (c) 2016 Pyfisch
|
|
1501
|
-
|
|
1502
|
-
Includes portions of musl libc with the following copyright:
|
|
1503
|
-
Copyright © 2005-2013 Rich Felker
|
|
1331
|
+
The MIT License (MIT)
|
|
1504
1332
|
|
|
1333
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
1505
1334
|
|
|
1506
1335
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1507
1336
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1521,142 +1350,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1521
1350
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1522
1351
|
SOFTWARE.
|
|
1523
1352
|
|
|
1524
|
-
````
|
|
1525
|
-
|
|
1526
|
-
---
|
|
1527
|
-
|
|
1528
|
-
## The following dependencies are licensed under the MIT License:
|
|
1529
|
-
|
|
1530
|
-
### Rust Crates:
|
|
1531
|
-
|
|
1532
|
-
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
1533
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
1534
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
1535
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
1536
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
1537
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
1538
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
1539
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
1540
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
1541
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1542
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1543
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
1544
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
1545
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
1546
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
1547
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1548
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1549
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
1550
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
1551
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
1552
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
1553
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
1554
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
1555
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1556
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1557
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1558
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1559
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
1560
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
1561
|
-
|
|
1562
|
-
````text
|
|
1563
|
-
Permission is hereby granted, free of charge, to any
|
|
1564
|
-
person obtaining a copy of this software and associated
|
|
1565
|
-
documentation files (the "Software"), to deal in the
|
|
1566
|
-
Software without restriction, including without
|
|
1567
|
-
limitation the rights to use, copy, modify, merge,
|
|
1568
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1569
|
-
the Software, and to permit persons to whom the Software
|
|
1570
|
-
is furnished to do so, subject to the following
|
|
1571
|
-
conditions:
|
|
1572
|
-
|
|
1573
|
-
The above copyright notice and this permission notice
|
|
1574
|
-
shall be included in all copies or substantial portions
|
|
1575
|
-
of the Software.
|
|
1576
|
-
|
|
1577
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1578
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1579
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1580
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1581
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1582
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1583
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1584
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1585
|
-
DEALINGS IN THE SOFTWARE.
|
|
1586
|
-
|
|
1587
|
-
````
|
|
1588
|
-
|
|
1589
|
-
---
|
|
1590
|
-
|
|
1591
|
-
## The following dependencies are licensed under the MIT License:
|
|
1592
|
-
|
|
1593
|
-
### Rust Crates:
|
|
1594
|
-
|
|
1595
|
-
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
1596
|
-
|
|
1597
|
-
````text
|
|
1598
|
-
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
1599
|
-
|
|
1600
|
-
Permission is hereby granted, free of charge, to any
|
|
1601
|
-
person obtaining a copy of this software and associated
|
|
1602
|
-
documentation files (the "Software"), to deal in the
|
|
1603
|
-
Software without restriction, including without
|
|
1604
|
-
limitation the rights to use, copy, modify, merge,
|
|
1605
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1606
|
-
the Software, and to permit persons to whom the Software
|
|
1607
|
-
is furnished to do so, subject to the following
|
|
1608
|
-
conditions:
|
|
1609
|
-
|
|
1610
|
-
The above copyright notice and this permission notice
|
|
1611
|
-
shall be included in all copies or substantial portions
|
|
1612
|
-
of the Software.
|
|
1613
|
-
|
|
1614
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1615
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1616
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1617
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1618
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1619
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1620
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1621
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1622
|
-
DEALINGS IN THE SOFTWARE.
|
|
1623
|
-
|
|
1624
|
-
````
|
|
1625
|
-
|
|
1626
|
-
---
|
|
1627
|
-
|
|
1628
|
-
## The following dependencies are licensed under the MIT License:
|
|
1629
|
-
|
|
1630
|
-
### Rust Crates:
|
|
1631
|
-
|
|
1632
|
-
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
1633
|
-
|
|
1634
|
-
````text
|
|
1635
|
-
Copyright (c) The Rust Project Developers
|
|
1636
|
-
|
|
1637
|
-
Permission is hereby granted, free of charge, to any
|
|
1638
|
-
person obtaining a copy of this software and associated
|
|
1639
|
-
documentation files (the "Software"), to deal in the
|
|
1640
|
-
Software without restriction, including without
|
|
1641
|
-
limitation the rights to use, copy, modify, merge,
|
|
1642
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1643
|
-
the Software, and to permit persons to whom the Software
|
|
1644
|
-
is furnished to do so, subject to the following
|
|
1645
|
-
conditions:
|
|
1646
|
-
|
|
1647
|
-
The above copyright notice and this permission notice
|
|
1648
|
-
shall be included in all copies or substantial portions
|
|
1649
|
-
of the Software.
|
|
1650
|
-
|
|
1651
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1652
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1653
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1654
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1655
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1656
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1657
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1658
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1659
|
-
DEALINGS IN THE SOFTWARE.
|
|
1660
1353
|
|
|
1661
1354
|
````
|
|
1662
1355
|
|
|
@@ -1701,14 +1394,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1701
1394
|
|
|
1702
1395
|
## The following dependencies are licensed under the MIT License:
|
|
1703
1396
|
|
|
1704
|
-
###
|
|
1397
|
+
### Rust Crates:
|
|
1705
1398
|
|
|
1706
|
-
- [
|
|
1399
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
1707
1400
|
|
|
1708
1401
|
````text
|
|
1709
|
-
|
|
1402
|
+
MIT License
|
|
1710
1403
|
|
|
1711
|
-
Copyright (c)
|
|
1404
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
1712
1405
|
|
|
1713
1406
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1714
1407
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1728,39 +1421,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1728
1421
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1729
1422
|
SOFTWARE.
|
|
1730
1423
|
|
|
1731
|
-
|
|
1732
|
-
````
|
|
1733
|
-
|
|
1734
|
-
---
|
|
1735
|
-
|
|
1736
|
-
## The following dependencies are licensed under the MIT License:
|
|
1737
|
-
|
|
1738
|
-
### Rust Crates:
|
|
1739
|
-
|
|
1740
|
-
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
1741
|
-
|
|
1742
|
-
````text
|
|
1743
|
-
Copyright (c) 2017 Daniel Abramov
|
|
1744
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
1745
|
-
|
|
1746
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1747
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1748
|
-
in the Software without restriction, including without limitation the rights
|
|
1749
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1750
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1751
|
-
furnished to do so, subject to the following conditions:
|
|
1752
|
-
|
|
1753
|
-
The above copyright notice and this permission notice shall be included in
|
|
1754
|
-
all copies or substantial portions of the Software.
|
|
1755
|
-
|
|
1756
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1757
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1758
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1759
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1760
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1761
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1762
|
-
THE SOFTWARE.
|
|
1763
|
-
|
|
1764
1424
|
````
|
|
1765
1425
|
|
|
1766
1426
|
---
|
|
@@ -1806,10 +1466,10 @@ SOFTWARE.
|
|
|
1806
1466
|
|
|
1807
1467
|
### Rust Crates:
|
|
1808
1468
|
|
|
1809
|
-
- [
|
|
1469
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
1810
1470
|
|
|
1811
1471
|
````text
|
|
1812
|
-
Copyright (c)
|
|
1472
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
1813
1473
|
|
|
1814
1474
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1815
1475
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1829,6 +1489,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1829
1489
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1830
1490
|
THE SOFTWARE.
|
|
1831
1491
|
|
|
1492
|
+
|
|
1832
1493
|
````
|
|
1833
1494
|
|
|
1834
1495
|
---
|
|
@@ -1837,12 +1498,10 @@ THE SOFTWARE.
|
|
|
1837
1498
|
|
|
1838
1499
|
### Rust Crates:
|
|
1839
1500
|
|
|
1840
|
-
- [
|
|
1841
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
1842
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
1501
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
1843
1502
|
|
|
1844
1503
|
````text
|
|
1845
|
-
Copyright (c) 2019
|
|
1504
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
1846
1505
|
|
|
1847
1506
|
Permission is hereby granted, free of charge, to any
|
|
1848
1507
|
person obtaining a copy of this software and associated
|
|
@@ -1876,12 +1535,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1876
1535
|
|
|
1877
1536
|
### Rust Crates:
|
|
1878
1537
|
|
|
1879
|
-
- [
|
|
1538
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
1880
1539
|
|
|
1881
1540
|
````text
|
|
1882
1541
|
The MIT License (MIT)
|
|
1883
1542
|
|
|
1884
|
-
Copyright (c)
|
|
1543
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
1544
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
1885
1545
|
|
|
1886
1546
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1887
1547
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1901,26 +1561,81 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1901
1561
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1902
1562
|
SOFTWARE.
|
|
1903
1563
|
|
|
1904
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
1905
|
-
licences; see files named LICENSE.*.txt for details.
|
|
1906
1564
|
````
|
|
1907
1565
|
|
|
1908
1566
|
---
|
|
1909
1567
|
|
|
1910
1568
|
## The following dependencies are licensed under the MIT License:
|
|
1911
1569
|
|
|
1912
|
-
###
|
|
1570
|
+
### Rust Crates:
|
|
1913
1571
|
|
|
1914
|
-
- [
|
|
1572
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
1915
1573
|
|
|
1916
1574
|
````text
|
|
1917
|
-
|
|
1575
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
1576
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1918
1577
|
|
|
1919
|
-
|
|
1578
|
+
Permission is hereby granted, free of charge, to any
|
|
1579
|
+
person obtaining a copy of this software and associated
|
|
1580
|
+
documentation files (the "Software"), to deal in the
|
|
1581
|
+
Software without restriction, including without
|
|
1582
|
+
limitation the rights to use, copy, modify, merge,
|
|
1583
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1584
|
+
the Software, and to permit persons to whom the Software
|
|
1585
|
+
is furnished to do so, subject to the following
|
|
1586
|
+
conditions:
|
|
1920
1587
|
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1588
|
+
The above copyright notice and this permission notice
|
|
1589
|
+
shall be included in all copies or substantial portions
|
|
1590
|
+
of the Software.
|
|
1591
|
+
|
|
1592
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1593
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1594
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1595
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1596
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1597
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1598
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1599
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1600
|
+
DEALINGS IN THE SOFTWARE.
|
|
1601
|
+
|
|
1602
|
+
````
|
|
1603
|
+
|
|
1604
|
+
---
|
|
1605
|
+
|
|
1606
|
+
## The following dependencies are licensed under the MIT License:
|
|
1607
|
+
|
|
1608
|
+
### Rust Crates:
|
|
1609
|
+
|
|
1610
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
1611
|
+
|
|
1612
|
+
````text
|
|
1613
|
+
Copyright 2016 Nika Layzell
|
|
1614
|
+
|
|
1615
|
+
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:
|
|
1616
|
+
|
|
1617
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1618
|
+
|
|
1619
|
+
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.
|
|
1620
|
+
|
|
1621
|
+
````
|
|
1622
|
+
|
|
1623
|
+
---
|
|
1624
|
+
|
|
1625
|
+
## The following dependencies are licensed under the MIT License:
|
|
1626
|
+
|
|
1627
|
+
### NPM Packages:
|
|
1628
|
+
|
|
1629
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
1630
|
+
|
|
1631
|
+
````text
|
|
1632
|
+
MIT License
|
|
1633
|
+
|
|
1634
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
1635
|
+
|
|
1636
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1637
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1638
|
+
in the Software without restriction, including without limitation the rights
|
|
1924
1639
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1925
1640
|
copies of the Software, and to permit persons to whom the Software is
|
|
1926
1641
|
furnished to do so, subject to the following conditions:
|
|
@@ -1936,8 +1651,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1936
1651
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1937
1652
|
SOFTWARE.
|
|
1938
1653
|
|
|
1939
|
-
[others]: https://github.com/json5/json5/contributors
|
|
1940
|
-
|
|
1941
1654
|
````
|
|
1942
1655
|
|
|
1943
1656
|
---
|
|
@@ -1946,10 +1659,10 @@ SOFTWARE.
|
|
|
1946
1659
|
|
|
1947
1660
|
### Rust Crates:
|
|
1948
1661
|
|
|
1949
|
-
- [
|
|
1662
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
1950
1663
|
|
|
1951
1664
|
````text
|
|
1952
|
-
Copyright (c)
|
|
1665
|
+
Copyright (c) 2018 Carl Lerche
|
|
1953
1666
|
|
|
1954
1667
|
Permission is hereby granted, free of charge, to any
|
|
1955
1668
|
person obtaining a copy of this software and associated
|
|
@@ -1983,34 +1696,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1983
1696
|
|
|
1984
1697
|
### Rust Crates:
|
|
1985
1698
|
|
|
1986
|
-
- [
|
|
1987
|
-
|
|
1988
|
-
````text
|
|
1989
|
-
Copyright 2016 Nika Layzell
|
|
1990
|
-
|
|
1991
|
-
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:
|
|
1992
|
-
|
|
1993
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1994
|
-
|
|
1995
|
-
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.
|
|
1996
|
-
|
|
1997
|
-
````
|
|
1998
|
-
|
|
1999
|
-
---
|
|
2000
|
-
|
|
2001
|
-
## The following dependencies are licensed under the MIT License:
|
|
2002
|
-
|
|
2003
|
-
### Rust Crates:
|
|
2004
|
-
|
|
2005
|
-
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
2006
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
2007
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
2008
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
2009
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
2010
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
1699
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
1700
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
2011
1701
|
|
|
2012
1702
|
````text
|
|
2013
|
-
Copyright (c)
|
|
1703
|
+
Copyright (c) 2014 Alex Crichton
|
|
2014
1704
|
|
|
2015
1705
|
Permission is hereby granted, free of charge, to any
|
|
2016
1706
|
person obtaining a copy of this software and associated
|
|
@@ -2044,10 +1734,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2044
1734
|
|
|
2045
1735
|
### Rust Crates:
|
|
2046
1736
|
|
|
2047
|
-
- [
|
|
1737
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
2048
1738
|
|
|
2049
1739
|
````text
|
|
2050
|
-
Copyright (c)
|
|
1740
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
2051
1741
|
|
|
2052
1742
|
Permission is hereby granted, free of charge, to any
|
|
2053
1743
|
person obtaining a copy of this software and associated
|
|
@@ -2079,14 +1769,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2079
1769
|
|
|
2080
1770
|
## The following dependencies are licensed under the MIT License:
|
|
2081
1771
|
|
|
2082
|
-
###
|
|
1772
|
+
### NPM Packages:
|
|
2083
1773
|
|
|
2084
|
-
- [
|
|
1774
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
1775
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
2085
1776
|
|
|
2086
1777
|
````text
|
|
2087
1778
|
MIT License
|
|
2088
1779
|
|
|
2089
|
-
Copyright (c)
|
|
1780
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
2090
1781
|
|
|
2091
1782
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2092
1783
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2114,45 +1805,14 @@ SOFTWARE.
|
|
|
2114
1805
|
|
|
2115
1806
|
### Rust Crates:
|
|
2116
1807
|
|
|
2117
|
-
- [
|
|
1808
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
1809
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
1810
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2118
1811
|
|
|
2119
1812
|
````text
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
Copyright (c) 2015-2020 Julien Cretin
|
|
2123
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
2124
|
-
|
|
2125
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2126
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2127
|
-
in the Software without restriction, including without limitation the rights
|
|
2128
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2129
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2130
|
-
furnished to do so, subject to the following conditions:
|
|
2131
|
-
|
|
2132
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2133
|
-
copies or substantial portions of the Software.
|
|
2134
|
-
|
|
2135
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2136
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2137
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2138
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2139
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2140
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2141
|
-
SOFTWARE.
|
|
2142
|
-
|
|
2143
|
-
````
|
|
2144
|
-
|
|
2145
|
-
---
|
|
2146
|
-
|
|
2147
|
-
## The following dependencies are licensed under the MIT License:
|
|
2148
|
-
|
|
2149
|
-
### Rust Crates:
|
|
2150
|
-
|
|
2151
|
-
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
2152
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
1813
|
+
MIT License
|
|
2153
1814
|
|
|
2154
|
-
|
|
2155
|
-
Copyright (c) 2018-2019 dirs-rs contributors
|
|
1815
|
+
Copyright (c) Tokio Contributors
|
|
2156
1816
|
|
|
2157
1817
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2158
1818
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2180,10 +1840,10 @@ SOFTWARE.
|
|
|
2180
1840
|
|
|
2181
1841
|
### Rust Crates:
|
|
2182
1842
|
|
|
2183
|
-
- [getrandom](https://github.com/rust-random/getrandom) (0.
|
|
1843
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
2184
1844
|
|
|
2185
1845
|
````text
|
|
2186
|
-
Copyright (c) 2018-
|
|
1846
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
2187
1847
|
Copyright (c) 2014 The Rust Project Developers
|
|
2188
1848
|
|
|
2189
1849
|
Permission is hereby granted, free of charge, to any
|
|
@@ -2218,45 +1878,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2218
1878
|
|
|
2219
1879
|
### Rust Crates:
|
|
2220
1880
|
|
|
2221
|
-
- [
|
|
2222
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
2223
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2224
|
-
|
|
2225
|
-
````text
|
|
2226
|
-
MIT License
|
|
2227
|
-
|
|
2228
|
-
Copyright (c) Tokio Contributors
|
|
2229
|
-
|
|
2230
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2231
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2232
|
-
in the Software without restriction, including without limitation the rights
|
|
2233
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2234
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2235
|
-
furnished to do so, subject to the following conditions:
|
|
2236
|
-
|
|
2237
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2238
|
-
copies or substantial portions of the Software.
|
|
2239
|
-
|
|
2240
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2241
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2242
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2243
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2244
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2245
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2246
|
-
SOFTWARE.
|
|
2247
|
-
|
|
2248
|
-
````
|
|
2249
|
-
|
|
2250
|
-
---
|
|
2251
|
-
|
|
2252
|
-
## The following dependencies are licensed under the MIT License:
|
|
2253
|
-
|
|
2254
|
-
### Rust Crates:
|
|
2255
|
-
|
|
2256
|
-
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
1881
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
2257
1882
|
|
|
2258
1883
|
````text
|
|
2259
|
-
Copyright
|
|
1884
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
2260
1885
|
|
|
2261
1886
|
Permission is hereby granted, free of charge, to any
|
|
2262
1887
|
person obtaining a copy of this software and associated
|
|
@@ -2290,62 +1915,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2290
1915
|
|
|
2291
1916
|
### Rust Crates:
|
|
2292
1917
|
|
|
2293
|
-
- [
|
|
2294
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2295
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2296
|
-
- [windows](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
2297
|
-
- [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
2298
|
-
- [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
2299
|
-
- [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
2300
|
-
- [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
|
|
2301
|
-
- [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
|
|
2302
|
-
- [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
2303
|
-
- [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
|
|
2304
|
-
- [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
|
|
2305
|
-
- [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
|
|
2306
|
-
- [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
|
|
2307
|
-
- [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
|
|
2308
|
-
- [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
|
|
2309
|
-
- [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
|
|
2310
|
-
- [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
|
|
2311
|
-
- [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
2312
|
-
- [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
|
|
2313
|
-
- [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
|
|
2314
|
-
|
|
2315
|
-
````text
|
|
2316
|
-
MIT License
|
|
2317
|
-
|
|
2318
|
-
Copyright (c) <year> <copyright holders>
|
|
2319
|
-
|
|
2320
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
2321
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
2322
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2323
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
2324
|
-
following conditions:
|
|
2325
|
-
|
|
2326
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
2327
|
-
portions of the Software.
|
|
2328
|
-
|
|
2329
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
2330
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
2331
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2332
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
2333
|
-
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2334
|
-
|
|
2335
|
-
````
|
|
2336
|
-
|
|
2337
|
-
---
|
|
2338
|
-
|
|
2339
|
-
## The following dependencies are licensed under the MIT License:
|
|
2340
|
-
|
|
2341
|
-
### Rust Crates:
|
|
2342
|
-
|
|
2343
|
-
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
1918
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
2344
1919
|
|
|
2345
1920
|
````text
|
|
2346
|
-
|
|
2347
|
-
|
|
2348
|
-
Copyright (c) 2014 Paho Lurie-Gregg
|
|
1921
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
2349
1922
|
|
|
2350
1923
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2351
1924
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2354,16 +1927,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2354
1927
|
copies of the Software, and to permit persons to whom the Software is
|
|
2355
1928
|
furnished to do so, subject to the following conditions:
|
|
2356
1929
|
|
|
2357
|
-
The above copyright notice and this permission notice shall be included in
|
|
2358
|
-
copies or substantial portions of the Software.
|
|
1930
|
+
The above copyright notice and this permission notice shall be included in
|
|
1931
|
+
all copies or substantial portions of the Software.
|
|
2359
1932
|
|
|
2360
1933
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2361
1934
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2362
1935
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2363
1936
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2364
1937
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2365
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2366
|
-
SOFTWARE.
|
|
1938
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1939
|
+
THE SOFTWARE.
|
|
1940
|
+
|
|
2367
1941
|
|
|
2368
1942
|
````
|
|
2369
1943
|
|
|
@@ -2373,10 +1947,12 @@ SOFTWARE.
|
|
|
2373
1947
|
|
|
2374
1948
|
### Rust Crates:
|
|
2375
1949
|
|
|
2376
|
-
- [
|
|
1950
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
2377
1951
|
|
|
2378
1952
|
````text
|
|
2379
|
-
Copyright (c)
|
|
1953
|
+
Copyright (c) 2017 Carl Lerche
|
|
1954
|
+
Copyright (c) 2018 Bastian Köcher
|
|
1955
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2380
1956
|
|
|
2381
1957
|
Permission is hereby granted, free of charge, to any
|
|
2382
1958
|
person obtaining a copy of this software and associated
|
|
@@ -2410,10 +1986,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2410
1986
|
|
|
2411
1987
|
### Rust Crates:
|
|
2412
1988
|
|
|
2413
|
-
- [
|
|
1989
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
2414
1990
|
|
|
2415
1991
|
````text
|
|
2416
|
-
Copyright (c)
|
|
1992
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
2417
1993
|
|
|
2418
1994
|
Permission is hereby granted, free of charge, to any
|
|
2419
1995
|
person obtaining a copy of this software and associated
|
|
@@ -2447,43 +2023,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2447
2023
|
|
|
2448
2024
|
### Rust Crates:
|
|
2449
2025
|
|
|
2450
|
-
- [
|
|
2451
|
-
|
|
2452
|
-
````text
|
|
2453
|
-
Copyright (c) 2018 directories-rs contributors
|
|
2454
|
-
|
|
2455
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2456
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2457
|
-
in the Software without restriction, including without limitation the rights
|
|
2458
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2459
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2460
|
-
furnished to do so, subject to the following conditions:
|
|
2461
|
-
|
|
2462
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2463
|
-
copies or substantial portions of the Software.
|
|
2464
|
-
|
|
2465
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2466
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2467
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2468
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2469
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2470
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2471
|
-
SOFTWARE.
|
|
2472
|
-
|
|
2473
|
-
````
|
|
2474
|
-
|
|
2475
|
-
---
|
|
2476
|
-
|
|
2477
|
-
## The following dependencies are licensed under the MIT License:
|
|
2478
|
-
|
|
2479
|
-
### Rust Crates:
|
|
2480
|
-
|
|
2481
|
-
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
2026
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
2482
2027
|
|
|
2483
2028
|
````text
|
|
2484
|
-
|
|
2485
|
-
|
|
2486
|
-
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
2029
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
2030
|
+
Copyright (c) 2016 Jason Housley
|
|
2487
2031
|
|
|
2488
2032
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2489
2033
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2492,16 +2036,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2492
2036
|
copies of the Software, and to permit persons to whom the Software is
|
|
2493
2037
|
furnished to do so, subject to the following conditions:
|
|
2494
2038
|
|
|
2495
|
-
The above copyright notice and this permission notice shall be included in
|
|
2496
|
-
copies or substantial portions of the Software.
|
|
2039
|
+
The above copyright notice and this permission notice shall be included in
|
|
2040
|
+
all copies or substantial portions of the Software.
|
|
2497
2041
|
|
|
2498
2042
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2499
2043
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2500
2044
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2501
2045
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2502
2046
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2503
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2504
|
-
SOFTWARE.
|
|
2047
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2048
|
+
THE SOFTWARE.
|
|
2505
2049
|
|
|
2506
2050
|
````
|
|
2507
2051
|
|
|
@@ -2511,15 +2055,10 @@ SOFTWARE.
|
|
|
2511
2055
|
|
|
2512
2056
|
### Rust Crates:
|
|
2513
2057
|
|
|
2514
|
-
- [
|
|
2515
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
2516
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
2517
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2058
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
2518
2059
|
|
|
2519
2060
|
````text
|
|
2520
|
-
|
|
2521
|
-
|
|
2522
|
-
Copyright (c) 2015 Andrew Gallant
|
|
2061
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
2523
2062
|
|
|
2524
2063
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2525
2064
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2539,6 +2078,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2539
2078
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2540
2079
|
THE SOFTWARE.
|
|
2541
2080
|
|
|
2081
|
+
|
|
2542
2082
|
````
|
|
2543
2083
|
|
|
2544
2084
|
---
|
|
@@ -2547,11 +2087,10 @@ THE SOFTWARE.
|
|
|
2547
2087
|
|
|
2548
2088
|
### Rust Crates:
|
|
2549
2089
|
|
|
2550
|
-
- [
|
|
2090
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
2551
2091
|
|
|
2552
2092
|
````text
|
|
2553
|
-
Copyright (c)
|
|
2554
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
2093
|
+
Copyright (c) The rust-url developers
|
|
2555
2094
|
|
|
2556
2095
|
Permission is hereby granted, free of charge, to any
|
|
2557
2096
|
person obtaining a copy of this software and associated
|
|
@@ -2585,11 +2124,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2585
2124
|
|
|
2586
2125
|
### Rust Crates:
|
|
2587
2126
|
|
|
2588
|
-
- [
|
|
2589
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
2127
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
2590
2128
|
|
|
2591
2129
|
````text
|
|
2592
|
-
Copyright (c)
|
|
2130
|
+
Copyright (c) 2017 Contributors
|
|
2593
2131
|
|
|
2594
2132
|
Permission is hereby granted, free of charge, to any
|
|
2595
2133
|
person obtaining a copy of this software and associated
|
|
@@ -2623,29 +2161,40 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2623
2161
|
|
|
2624
2162
|
### Rust Crates:
|
|
2625
2163
|
|
|
2626
|
-
- [
|
|
2627
|
-
- [
|
|
2164
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
2165
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
2166
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
2167
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
2168
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
2169
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
2628
2170
|
|
|
2629
2171
|
````text
|
|
2630
|
-
|
|
2172
|
+
Copyright 2018 Developers of the Rand project
|
|
2173
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2631
2174
|
|
|
2632
|
-
Permission is hereby granted, free of charge, to any
|
|
2633
|
-
of this software and associated
|
|
2634
|
-
|
|
2635
|
-
|
|
2636
|
-
|
|
2637
|
-
|
|
2175
|
+
Permission is hereby granted, free of charge, to any
|
|
2176
|
+
person obtaining a copy of this software and associated
|
|
2177
|
+
documentation files (the "Software"), to deal in the
|
|
2178
|
+
Software without restriction, including without
|
|
2179
|
+
limitation the rights to use, copy, modify, merge,
|
|
2180
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2181
|
+
the Software, and to permit persons to whom the Software
|
|
2182
|
+
is furnished to do so, subject to the following
|
|
2183
|
+
conditions:
|
|
2638
2184
|
|
|
2639
|
-
The above copyright notice and this permission notice
|
|
2640
|
-
copies or substantial portions
|
|
2185
|
+
The above copyright notice and this permission notice
|
|
2186
|
+
shall be included in all copies or substantial portions
|
|
2187
|
+
of the Software.
|
|
2641
2188
|
|
|
2642
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2643
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2644
|
-
|
|
2645
|
-
|
|
2646
|
-
|
|
2647
|
-
|
|
2648
|
-
|
|
2189
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2190
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2191
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2192
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2193
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2194
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2195
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2196
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2197
|
+
DEALINGS IN THE SOFTWARE.
|
|
2649
2198
|
|
|
2650
2199
|
````
|
|
2651
2200
|
|
|
@@ -2655,12 +2204,14 @@ SOFTWARE.
|
|
|
2655
2204
|
|
|
2656
2205
|
### Rust Crates:
|
|
2657
2206
|
|
|
2658
|
-
- [
|
|
2207
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2208
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2209
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2659
2210
|
|
|
2660
2211
|
````text
|
|
2661
2212
|
MIT License
|
|
2662
2213
|
|
|
2663
|
-
Copyright (c)
|
|
2214
|
+
Copyright (c) 2017 Ted Driggs
|
|
2664
2215
|
|
|
2665
2216
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2666
2217
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2688,28 +2239,34 @@ SOFTWARE.
|
|
|
2688
2239
|
|
|
2689
2240
|
### Rust Crates:
|
|
2690
2241
|
|
|
2691
|
-
- [
|
|
2242
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
2692
2243
|
|
|
2693
2244
|
````text
|
|
2694
|
-
Copyright (c) 2016
|
|
2245
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
2695
2246
|
|
|
2696
|
-
Permission is hereby granted, free of charge, to any
|
|
2697
|
-
of this software and associated
|
|
2698
|
-
|
|
2699
|
-
|
|
2700
|
-
|
|
2701
|
-
|
|
2247
|
+
Permission is hereby granted, free of charge, to any
|
|
2248
|
+
person obtaining a copy of this software and associated
|
|
2249
|
+
documentation files (the "Software"), to deal in the
|
|
2250
|
+
Software without restriction, including without
|
|
2251
|
+
limitation the rights to use, copy, modify, merge,
|
|
2252
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2253
|
+
the Software, and to permit persons to whom the Software
|
|
2254
|
+
is furnished to do so, subject to the following
|
|
2255
|
+
conditions:
|
|
2702
2256
|
|
|
2703
|
-
The above copyright notice and this permission notice
|
|
2704
|
-
copies or substantial portions
|
|
2257
|
+
The above copyright notice and this permission notice
|
|
2258
|
+
shall be included in all copies or substantial portions
|
|
2259
|
+
of the Software.
|
|
2705
2260
|
|
|
2706
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2707
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2708
|
-
|
|
2709
|
-
|
|
2710
|
-
|
|
2711
|
-
|
|
2712
|
-
|
|
2261
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2262
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2263
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2264
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2265
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2266
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2267
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2268
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2269
|
+
DEALINGS IN THE SOFTWARE.
|
|
2713
2270
|
|
|
2714
2271
|
````
|
|
2715
2272
|
|
|
@@ -2719,11 +2276,11 @@ SOFTWARE.
|
|
|
2719
2276
|
|
|
2720
2277
|
### Rust Crates:
|
|
2721
2278
|
|
|
2722
|
-
- [
|
|
2279
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
2723
2280
|
|
|
2724
2281
|
````text
|
|
2725
|
-
Copyright (c)
|
|
2726
|
-
Copyright (c)
|
|
2282
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
2283
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
2727
2284
|
|
|
2728
2285
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2729
2286
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2732,17 +2289,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2732
2289
|
copies of the Software, and to permit persons to whom the Software is
|
|
2733
2290
|
furnished to do so, subject to the following conditions:
|
|
2734
2291
|
|
|
2735
|
-
The above copyright notice and this permission notice shall be included in
|
|
2736
|
-
|
|
2292
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2293
|
+
copies or substantial portions of the Software.
|
|
2737
2294
|
|
|
2738
2295
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2739
2296
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2740
2297
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2741
2298
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2742
2299
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2743
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2744
|
-
|
|
2745
|
-
|
|
2300
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2301
|
+
SOFTWARE.
|
|
2746
2302
|
|
|
2747
2303
|
````
|
|
2748
2304
|
|
|
@@ -2752,29 +2308,16 @@ THE SOFTWARE.
|
|
|
2752
2308
|
|
|
2753
2309
|
### Rust Crates:
|
|
2754
2310
|
|
|
2755
|
-
- [
|
|
2311
|
+
- [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
|
|
2756
2312
|
|
|
2757
2313
|
````text
|
|
2758
|
-
Copyright (c)
|
|
2759
|
-
|
|
2760
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2761
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2762
|
-
in the Software without restriction, including without limitation the rights
|
|
2763
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2764
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2765
|
-
furnished to do so, subject to the following conditions:
|
|
2314
|
+
Copyright (c) 2015 steffengy
|
|
2766
2315
|
|
|
2767
|
-
|
|
2768
|
-
all copies or substantial portions of the Software.
|
|
2316
|
+
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:
|
|
2769
2317
|
|
|
2770
|
-
|
|
2771
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2772
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2773
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2774
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2775
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2776
|
-
THE SOFTWARE.
|
|
2318
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2777
2319
|
|
|
2320
|
+
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.
|
|
2778
2321
|
|
|
2779
2322
|
````
|
|
2780
2323
|
|
|
@@ -2784,13 +2327,10 @@ THE SOFTWARE.
|
|
|
2784
2327
|
|
|
2785
2328
|
### Rust Crates:
|
|
2786
2329
|
|
|
2787
|
-
- [
|
|
2788
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
2330
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
2789
2331
|
|
|
2790
2332
|
````text
|
|
2791
|
-
Copyright (c)
|
|
2792
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
2793
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
2333
|
+
Copyright (c) 2019 Carl Lerche
|
|
2794
2334
|
|
|
2795
2335
|
Permission is hereby granted, free of charge, to any
|
|
2796
2336
|
person obtaining a copy of this software and associated
|
|
@@ -2824,32 +2364,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2824
2364
|
|
|
2825
2365
|
### Rust Crates:
|
|
2826
2366
|
|
|
2827
|
-
- [
|
|
2367
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
2828
2368
|
|
|
2829
2369
|
````text
|
|
2830
|
-
|
|
2831
|
-
|
|
2832
|
-
Copyright (c) 2015 Danny Guo
|
|
2833
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
2834
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
2370
|
+
Copyright (c) 2015 Steven Allen
|
|
2835
2371
|
|
|
2836
|
-
Permission is hereby granted, free of charge, to any
|
|
2837
|
-
of this software and associated
|
|
2838
|
-
|
|
2839
|
-
|
|
2840
|
-
|
|
2841
|
-
|
|
2372
|
+
Permission is hereby granted, free of charge, to any
|
|
2373
|
+
person obtaining a copy of this software and associated
|
|
2374
|
+
documentation files (the "Software"), to deal in the
|
|
2375
|
+
Software without restriction, including without
|
|
2376
|
+
limitation the rights to use, copy, modify, merge,
|
|
2377
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2378
|
+
the Software, and to permit persons to whom the Software
|
|
2379
|
+
is furnished to do so, subject to the following
|
|
2380
|
+
conditions:
|
|
2842
2381
|
|
|
2843
|
-
The above copyright notice and this permission notice
|
|
2844
|
-
copies or substantial portions
|
|
2382
|
+
The above copyright notice and this permission notice
|
|
2383
|
+
shall be included in all copies or substantial portions
|
|
2384
|
+
of the Software.
|
|
2845
2385
|
|
|
2846
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2847
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2848
|
-
|
|
2849
|
-
|
|
2850
|
-
|
|
2851
|
-
|
|
2852
|
-
|
|
2386
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2387
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2388
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2389
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2390
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2391
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2392
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2393
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2394
|
+
DEALINGS IN THE SOFTWARE.
|
|
2853
2395
|
|
|
2854
2396
|
````
|
|
2855
2397
|
|
|
@@ -2859,11 +2401,11 @@ SOFTWARE.
|
|
|
2859
2401
|
|
|
2860
2402
|
### Rust Crates:
|
|
2861
2403
|
|
|
2862
|
-
- [
|
|
2404
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
2863
2405
|
|
|
2864
2406
|
````text
|
|
2865
|
-
Copyright (c)
|
|
2866
|
-
Copyright (c) 2016
|
|
2407
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
2408
|
+
Copyright (c) 2016 Alex Crichton
|
|
2867
2409
|
|
|
2868
2410
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2869
2411
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2883,13 +2425,81 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2883
2425
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2884
2426
|
THE SOFTWARE.
|
|
2885
2427
|
|
|
2428
|
+
|
|
2886
2429
|
````
|
|
2887
2430
|
|
|
2888
2431
|
---
|
|
2889
2432
|
|
|
2890
2433
|
## The following dependencies are licensed under the MIT License:
|
|
2891
2434
|
|
|
2892
|
-
###
|
|
2435
|
+
### Rust Crates:
|
|
2436
|
+
|
|
2437
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
2438
|
+
|
|
2439
|
+
````text
|
|
2440
|
+
The MIT License (MIT)
|
|
2441
|
+
|
|
2442
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
2443
|
+
|
|
2444
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2445
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2446
|
+
in the Software without restriction, including without limitation the rights
|
|
2447
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2448
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2449
|
+
furnished to do so, subject to the following conditions:
|
|
2450
|
+
|
|
2451
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2452
|
+
copies or substantial portions of the Software.
|
|
2453
|
+
|
|
2454
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2455
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2456
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2457
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2458
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2459
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2460
|
+
SOFTWARE.
|
|
2461
|
+
````
|
|
2462
|
+
|
|
2463
|
+
---
|
|
2464
|
+
|
|
2465
|
+
## The following dependencies are licensed under the MIT License:
|
|
2466
|
+
|
|
2467
|
+
### Rust Crates:
|
|
2468
|
+
|
|
2469
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
2470
|
+
|
|
2471
|
+
````text
|
|
2472
|
+
The MIT License (MIT)
|
|
2473
|
+
|
|
2474
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
2475
|
+
|
|
2476
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2477
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2478
|
+
in the Software without restriction, including without limitation the rights
|
|
2479
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2480
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2481
|
+
furnished to do so, subject to the following conditions:
|
|
2482
|
+
|
|
2483
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2484
|
+
copies or substantial portions of the Software.
|
|
2485
|
+
|
|
2486
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2487
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2488
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2489
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2490
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2491
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2492
|
+
SOFTWARE.
|
|
2493
|
+
|
|
2494
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2495
|
+
licences; see files named LICENSE.*.txt for details.
|
|
2496
|
+
````
|
|
2497
|
+
|
|
2498
|
+
---
|
|
2499
|
+
|
|
2500
|
+
## The following dependencies are licensed under the MIT License:
|
|
2501
|
+
|
|
2502
|
+
### NPM Packages:
|
|
2893
2503
|
|
|
2894
2504
|
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
2895
2505
|
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
@@ -2925,30 +2535,27 @@ THE SOFTWARE.
|
|
|
2925
2535
|
|
|
2926
2536
|
### NPM Packages:
|
|
2927
2537
|
|
|
2928
|
-
- [
|
|
2538
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
2929
2539
|
|
|
2930
2540
|
````text
|
|
2931
|
-
MIT
|
|
2932
|
-
|
|
2933
|
-
Copyright (c) Matteo Collina and Undici contributors
|
|
2541
|
+
This software is released under the MIT license:
|
|
2934
2542
|
|
|
2935
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2936
|
-
|
|
2937
|
-
|
|
2938
|
-
|
|
2939
|
-
|
|
2940
|
-
|
|
2543
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2544
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2545
|
+
the Software without restriction, including without limitation the rights to
|
|
2546
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2547
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2548
|
+
subject to the following conditions:
|
|
2941
2549
|
|
|
2942
2550
|
The above copyright notice and this permission notice shall be included in all
|
|
2943
2551
|
copies or substantial portions of the Software.
|
|
2944
2552
|
|
|
2945
2553
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2946
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2947
|
-
|
|
2948
|
-
|
|
2949
|
-
|
|
2950
|
-
|
|
2951
|
-
SOFTWARE.
|
|
2554
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2555
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2556
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2557
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2558
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2952
2559
|
|
|
2953
2560
|
````
|
|
2954
2561
|
|
|
@@ -2958,10 +2565,15 @@ SOFTWARE.
|
|
|
2958
2565
|
|
|
2959
2566
|
### Rust Crates:
|
|
2960
2567
|
|
|
2961
|
-
- [
|
|
2568
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
2569
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
2570
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
2571
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2962
2572
|
|
|
2963
2573
|
````text
|
|
2964
|
-
|
|
2574
|
+
The MIT License (MIT)
|
|
2575
|
+
|
|
2576
|
+
Copyright (c) 2015 Andrew Gallant
|
|
2965
2577
|
|
|
2966
2578
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2967
2579
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2989,29 +2601,10 @@ THE SOFTWARE.
|
|
|
2989
2601
|
|
|
2990
2602
|
### Rust Crates:
|
|
2991
2603
|
|
|
2992
|
-
- [
|
|
2993
|
-
|
|
2994
|
-
````text
|
|
2995
|
-
Copyright (c) 2015 steffengy
|
|
2996
|
-
|
|
2997
|
-
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:
|
|
2998
|
-
|
|
2999
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3000
|
-
|
|
3001
|
-
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.
|
|
3002
|
-
|
|
3003
|
-
````
|
|
3004
|
-
|
|
3005
|
-
---
|
|
3006
|
-
|
|
3007
|
-
## The following dependencies are licensed under the MIT License:
|
|
3008
|
-
|
|
3009
|
-
### Rust Crates:
|
|
3010
|
-
|
|
3011
|
-
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
2604
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
3012
2605
|
|
|
3013
2606
|
````text
|
|
3014
|
-
Copyright (c)
|
|
2607
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
3015
2608
|
|
|
3016
2609
|
Permission is hereby granted, free of charge, to any
|
|
3017
2610
|
person obtaining a copy of this software and associated
|
|
@@ -3045,30 +2638,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3045
2638
|
|
|
3046
2639
|
### Rust Crates:
|
|
3047
2640
|
|
|
3048
|
-
- [
|
|
2641
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
3049
2642
|
|
|
3050
2643
|
````text
|
|
3051
|
-
The
|
|
3052
|
-
|
|
3053
|
-
|
|
3054
|
-
|
|
3055
|
-
|
|
3056
|
-
|
|
3057
|
-
|
|
3058
|
-
to
|
|
3059
|
-
|
|
3060
|
-
|
|
3061
|
-
|
|
3062
|
-
|
|
3063
|
-
|
|
3064
|
-
|
|
3065
|
-
|
|
3066
|
-
|
|
3067
|
-
|
|
3068
|
-
|
|
3069
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3070
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2644
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
2645
|
+
|
|
2646
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2647
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2648
|
+
in the Software without restriction, including without limitation the rights
|
|
2649
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2650
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2651
|
+
furnished to do so, subject to the following conditions:
|
|
2652
|
+
|
|
2653
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2654
|
+
copies or substantial portions of the Software.
|
|
2655
|
+
|
|
2656
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2657
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2658
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2659
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2660
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2661
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3071
2662
|
SOFTWARE.
|
|
2663
|
+
|
|
3072
2664
|
````
|
|
3073
2665
|
|
|
3074
2666
|
---
|
|
@@ -3077,34 +2669,28 @@ SOFTWARE.
|
|
|
3077
2669
|
|
|
3078
2670
|
### Rust Crates:
|
|
3079
2671
|
|
|
3080
|
-
- [
|
|
2672
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
3081
2673
|
|
|
3082
2674
|
````text
|
|
3083
|
-
Copyright (c)
|
|
2675
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
3084
2676
|
|
|
3085
|
-
Permission is hereby granted, free of charge, to any
|
|
3086
|
-
|
|
3087
|
-
|
|
3088
|
-
|
|
3089
|
-
|
|
3090
|
-
|
|
3091
|
-
the Software, and to permit persons to whom the Software
|
|
3092
|
-
is furnished to do so, subject to the following
|
|
3093
|
-
conditions:
|
|
2677
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2678
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2679
|
+
in the Software without restriction, including without limitation the rights
|
|
2680
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2681
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2682
|
+
furnished to do so, subject to the following conditions:
|
|
3094
2683
|
|
|
3095
|
-
The above copyright notice and this permission notice
|
|
3096
|
-
|
|
3097
|
-
of the Software.
|
|
2684
|
+
The above copyright notice and this permission notice shall be included in
|
|
2685
|
+
all copies or substantial portions of the Software.
|
|
3098
2686
|
|
|
3099
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3100
|
-
|
|
3101
|
-
|
|
3102
|
-
|
|
3103
|
-
|
|
3104
|
-
|
|
3105
|
-
|
|
3106
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3107
|
-
DEALINGS IN THE SOFTWARE.
|
|
2687
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2688
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2689
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2690
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2691
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2692
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2693
|
+
THE SOFTWARE.
|
|
3108
2694
|
|
|
3109
2695
|
````
|
|
3110
2696
|
|
|
@@ -3114,12 +2700,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3114
2700
|
|
|
3115
2701
|
### Rust Crates:
|
|
3116
2702
|
|
|
3117
|
-
- [
|
|
2703
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
3118
2704
|
|
|
3119
2705
|
````text
|
|
3120
|
-
Copyright
|
|
3121
|
-
Copyright (c) 2018 Bastian Köcher
|
|
3122
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2706
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
3123
2707
|
|
|
3124
2708
|
Permission is hereby granted, free of charge, to any
|
|
3125
2709
|
person obtaining a copy of this software and associated
|
|
@@ -3153,10 +2737,41 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3153
2737
|
|
|
3154
2738
|
### Rust Crates:
|
|
3155
2739
|
|
|
3156
|
-
- [
|
|
2740
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
3157
2741
|
|
|
3158
2742
|
````text
|
|
3159
|
-
Copyright (c)
|
|
2743
|
+
Copyright (c) 2018 directories-rs contributors
|
|
2744
|
+
|
|
2745
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2746
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2747
|
+
in the Software without restriction, including without limitation the rights
|
|
2748
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2749
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2750
|
+
furnished to do so, subject to the following conditions:
|
|
2751
|
+
|
|
2752
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2753
|
+
copies or substantial portions of the Software.
|
|
2754
|
+
|
|
2755
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2756
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2757
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2758
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2759
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2760
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2761
|
+
SOFTWARE.
|
|
2762
|
+
|
|
2763
|
+
````
|
|
2764
|
+
|
|
2765
|
+
---
|
|
2766
|
+
|
|
2767
|
+
## The following dependencies are licensed under the MIT License:
|
|
2768
|
+
|
|
2769
|
+
### Rust Crates:
|
|
2770
|
+
|
|
2771
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
2772
|
+
|
|
2773
|
+
````text
|
|
2774
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
3160
2775
|
|
|
3161
2776
|
Permission is hereby granted, free of charge, to any
|
|
3162
2777
|
person obtaining a copy of this software and associated
|
|
@@ -3181,6 +2796,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
3181
2796
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3182
2797
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3183
2798
|
DEALINGS IN THE SOFTWARE.
|
|
2799
|
+
|
|
3184
2800
|
````
|
|
3185
2801
|
|
|
3186
2802
|
---
|
|
@@ -3189,10 +2805,42 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3189
2805
|
|
|
3190
2806
|
### Rust Crates:
|
|
3191
2807
|
|
|
3192
|
-
- [
|
|
2808
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
2809
|
+
- [widestring](https://github.com/VoidStarKat/widestring-rs) (1.2.1)
|
|
3193
2810
|
|
|
3194
2811
|
````text
|
|
3195
|
-
|
|
2812
|
+
MIT License
|
|
2813
|
+
|
|
2814
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2815
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2816
|
+
in the Software without restriction, including without limitation the rights
|
|
2817
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2818
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2819
|
+
furnished to do so, subject to the following conditions:
|
|
2820
|
+
|
|
2821
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2822
|
+
copies or substantial portions of the Software.
|
|
2823
|
+
|
|
2824
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2825
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2826
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2827
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2828
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2829
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2830
|
+
SOFTWARE.
|
|
2831
|
+
|
|
2832
|
+
````
|
|
2833
|
+
|
|
2834
|
+
---
|
|
2835
|
+
|
|
2836
|
+
## The following dependencies are licensed under the MIT License:
|
|
2837
|
+
|
|
2838
|
+
### Rust Crates:
|
|
2839
|
+
|
|
2840
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
2841
|
+
|
|
2842
|
+
````text
|
|
2843
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
3196
2844
|
|
|
3197
2845
|
Permission is hereby granted, free of charge, to any
|
|
3198
2846
|
person obtaining a copy of this software and associated
|
|
@@ -3224,29 +2872,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3224
2872
|
|
|
3225
2873
|
## The following dependencies are licensed under the MIT License:
|
|
3226
2874
|
|
|
3227
|
-
###
|
|
2875
|
+
### Rust Crates:
|
|
3228
2876
|
|
|
3229
|
-
- [
|
|
2877
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
3230
2878
|
|
|
3231
2879
|
````text
|
|
3232
|
-
|
|
2880
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
3233
2881
|
|
|
3234
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3235
|
-
this software and associated documentation files (the "Software"), to deal
|
|
3236
|
-
the Software without restriction, including without limitation the rights
|
|
3237
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3238
|
-
the Software, and to permit persons to whom the Software is
|
|
3239
|
-
subject to the following conditions:
|
|
2882
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2883
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2884
|
+
in the Software without restriction, including without limitation the rights
|
|
2885
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2886
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2887
|
+
furnished to do so, subject to the following conditions:
|
|
3240
2888
|
|
|
3241
|
-
The above copyright notice and this permission notice shall be included in
|
|
3242
|
-
copies or substantial portions of the Software.
|
|
2889
|
+
The above copyright notice and this permission notice shall be included in
|
|
2890
|
+
all copies or substantial portions of the Software.
|
|
3243
2891
|
|
|
3244
2892
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3245
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3246
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3247
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3248
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3249
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2893
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2894
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2895
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2896
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2897
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2898
|
+
THE SOFTWARE.
|
|
3250
2899
|
|
|
3251
2900
|
````
|
|
3252
2901
|
|
|
@@ -3256,13 +2905,91 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3256
2905
|
|
|
3257
2906
|
### Rust Crates:
|
|
3258
2907
|
|
|
3259
|
-
- [
|
|
3260
|
-
- [
|
|
2908
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
2909
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2910
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2911
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2912
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2913
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
3261
2914
|
|
|
3262
2915
|
````text
|
|
3263
|
-
|
|
2916
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3264
2917
|
|
|
3265
|
-
|
|
2918
|
+
Permission is hereby granted, free of charge, to any
|
|
2919
|
+
person obtaining a copy of this software and associated
|
|
2920
|
+
documentation files (the "Software"), to deal in the
|
|
2921
|
+
Software without restriction, including without
|
|
2922
|
+
limitation the rights to use, copy, modify, merge,
|
|
2923
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2924
|
+
the Software, and to permit persons to whom the Software
|
|
2925
|
+
is furnished to do so, subject to the following
|
|
2926
|
+
conditions:
|
|
2927
|
+
|
|
2928
|
+
The above copyright notice and this permission notice
|
|
2929
|
+
shall be included in all copies or substantial portions
|
|
2930
|
+
of the Software.
|
|
2931
|
+
|
|
2932
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2933
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2934
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2935
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2936
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2937
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2938
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2939
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2940
|
+
DEALINGS IN THE SOFTWARE.
|
|
2941
|
+
|
|
2942
|
+
````
|
|
2943
|
+
|
|
2944
|
+
---
|
|
2945
|
+
|
|
2946
|
+
## The following dependencies are licensed under the MIT License:
|
|
2947
|
+
|
|
2948
|
+
### Rust Crates:
|
|
2949
|
+
|
|
2950
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
2951
|
+
|
|
2952
|
+
````text
|
|
2953
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
2954
|
+
|
|
2955
|
+
Permission is hereby granted, free of charge, to any
|
|
2956
|
+
person obtaining a copy of this software and associated
|
|
2957
|
+
documentation files (the "Software"), to deal in the
|
|
2958
|
+
Software without restriction, including without
|
|
2959
|
+
limitation the rights to use, copy, modify, merge,
|
|
2960
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2961
|
+
the Software, and to permit persons to whom the Software
|
|
2962
|
+
is furnished to do so, subject to the following
|
|
2963
|
+
conditions:
|
|
2964
|
+
|
|
2965
|
+
The above copyright notice and this permission notice
|
|
2966
|
+
shall be included in all copies or substantial portions
|
|
2967
|
+
of the Software.
|
|
2968
|
+
|
|
2969
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2970
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2971
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2972
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2973
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2974
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2975
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2976
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2977
|
+
DEALINGS IN THE SOFTWARE.
|
|
2978
|
+
|
|
2979
|
+
````
|
|
2980
|
+
|
|
2981
|
+
---
|
|
2982
|
+
|
|
2983
|
+
## The following dependencies are licensed under the MIT License:
|
|
2984
|
+
|
|
2985
|
+
### Rust Crates:
|
|
2986
|
+
|
|
2987
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
2988
|
+
|
|
2989
|
+
````text
|
|
2990
|
+
The MIT License (MIT)
|
|
2991
|
+
|
|
2992
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
3266
2993
|
|
|
3267
2994
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3268
2995
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3290,11 +3017,56 @@ SOFTWARE.
|
|
|
3290
3017
|
|
|
3291
3018
|
### Rust Crates:
|
|
3292
3019
|
|
|
3293
|
-
- [
|
|
3020
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3021
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3022
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3023
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3024
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3025
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3026
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3027
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3028
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3294
3029
|
|
|
3295
3030
|
````text
|
|
3296
|
-
Copyright (c)
|
|
3297
|
-
Copyright (c)
|
|
3031
|
+
Copyright (c) 2016 Alex Crichton
|
|
3032
|
+
Copyright (c) 2017 The Tokio Authors
|
|
3033
|
+
|
|
3034
|
+
Permission is hereby granted, free of charge, to any
|
|
3035
|
+
person obtaining a copy of this software and associated
|
|
3036
|
+
documentation files (the "Software"), to deal in the
|
|
3037
|
+
Software without restriction, including without
|
|
3038
|
+
limitation the rights to use, copy, modify, merge,
|
|
3039
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3040
|
+
the Software, and to permit persons to whom the Software
|
|
3041
|
+
is furnished to do so, subject to the following
|
|
3042
|
+
conditions:
|
|
3043
|
+
|
|
3044
|
+
The above copyright notice and this permission notice
|
|
3045
|
+
shall be included in all copies or substantial portions
|
|
3046
|
+
of the Software.
|
|
3047
|
+
|
|
3048
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3049
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3050
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3051
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3052
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3053
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3054
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3055
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3056
|
+
DEALINGS IN THE SOFTWARE.
|
|
3057
|
+
|
|
3058
|
+
````
|
|
3059
|
+
|
|
3060
|
+
---
|
|
3061
|
+
|
|
3062
|
+
## The following dependencies are licensed under the MIT License:
|
|
3063
|
+
|
|
3064
|
+
### Rust Crates:
|
|
3065
|
+
|
|
3066
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
3067
|
+
|
|
3068
|
+
````text
|
|
3069
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
3298
3070
|
|
|
3299
3071
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3300
3072
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3303,16 +3075,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3303
3075
|
copies of the Software, and to permit persons to whom the Software is
|
|
3304
3076
|
furnished to do so, subject to the following conditions:
|
|
3305
3077
|
|
|
3306
|
-
The above copyright notice and this permission notice shall be included in
|
|
3307
|
-
copies or substantial portions of the Software.
|
|
3078
|
+
The above copyright notice and this permission notice shall be included in
|
|
3079
|
+
all copies or substantial portions of the Software.
|
|
3308
3080
|
|
|
3309
3081
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3310
3082
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3311
3083
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3312
3084
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3313
3085
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3314
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3315
|
-
SOFTWARE.
|
|
3086
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3087
|
+
THE SOFTWARE.
|
|
3316
3088
|
|
|
3317
3089
|
````
|
|
3318
3090
|
|
|
@@ -3322,10 +3094,49 @@ SOFTWARE.
|
|
|
3322
3094
|
|
|
3323
3095
|
### Rust Crates:
|
|
3324
3096
|
|
|
3325
|
-
- [
|
|
3097
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
3326
3098
|
|
|
3327
3099
|
````text
|
|
3328
|
-
Copyright
|
|
3100
|
+
Copyright Mozilla Foundation
|
|
3101
|
+
|
|
3102
|
+
Permission is hereby granted, free of charge, to any
|
|
3103
|
+
person obtaining a copy of this software and associated
|
|
3104
|
+
documentation files (the "Software"), to deal in the
|
|
3105
|
+
Software without restriction, including without
|
|
3106
|
+
limitation the rights to use, copy, modify, merge,
|
|
3107
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3108
|
+
the Software, and to permit persons to whom the Software
|
|
3109
|
+
is furnished to do so, subject to the following
|
|
3110
|
+
conditions:
|
|
3111
|
+
|
|
3112
|
+
The above copyright notice and this permission notice
|
|
3113
|
+
shall be included in all copies or substantial portions
|
|
3114
|
+
of the Software.
|
|
3115
|
+
|
|
3116
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3117
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3118
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3119
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3120
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3121
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3122
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3123
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3124
|
+
DEALINGS IN THE SOFTWARE.
|
|
3125
|
+
|
|
3126
|
+
````
|
|
3127
|
+
|
|
3128
|
+
---
|
|
3129
|
+
|
|
3130
|
+
## The following dependencies are licensed under the MIT License:
|
|
3131
|
+
|
|
3132
|
+
### Rust Crates:
|
|
3133
|
+
|
|
3134
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
3135
|
+
|
|
3136
|
+
````text
|
|
3137
|
+
MIT License
|
|
3138
|
+
|
|
3139
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
3329
3140
|
|
|
3330
3141
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3331
3142
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3334,17 +3145,116 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3334
3145
|
copies of the Software, and to permit persons to whom the Software is
|
|
3335
3146
|
furnished to do so, subject to the following conditions:
|
|
3336
3147
|
|
|
3337
|
-
The above copyright notice and this permission notice shall be included in
|
|
3338
|
-
|
|
3148
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3149
|
+
copies or substantial portions of the Software.
|
|
3339
3150
|
|
|
3340
3151
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3341
3152
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3342
3153
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3343
3154
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3344
3155
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3345
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3346
|
-
|
|
3156
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3157
|
+
SOFTWARE.
|
|
3158
|
+
|
|
3159
|
+
````
|
|
3160
|
+
|
|
3161
|
+
---
|
|
3162
|
+
|
|
3163
|
+
## The following dependencies are licensed under the MIT License:
|
|
3164
|
+
|
|
3165
|
+
### Rust Crates:
|
|
3166
|
+
|
|
3167
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
3168
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
3169
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
3170
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
3171
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
3172
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
3173
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
3174
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
3175
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
3176
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3177
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3178
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
3179
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
3180
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
3181
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
3182
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3183
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3184
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
3185
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
3186
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
3187
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
3188
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
3189
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
3190
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3191
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3192
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3193
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3194
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
3195
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
3196
|
+
|
|
3197
|
+
````text
|
|
3198
|
+
Permission is hereby granted, free of charge, to any
|
|
3199
|
+
person obtaining a copy of this software and associated
|
|
3200
|
+
documentation files (the "Software"), to deal in the
|
|
3201
|
+
Software without restriction, including without
|
|
3202
|
+
limitation the rights to use, copy, modify, merge,
|
|
3203
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3204
|
+
the Software, and to permit persons to whom the Software
|
|
3205
|
+
is furnished to do so, subject to the following
|
|
3206
|
+
conditions:
|
|
3207
|
+
|
|
3208
|
+
The above copyright notice and this permission notice
|
|
3209
|
+
shall be included in all copies or substantial portions
|
|
3210
|
+
of the Software.
|
|
3211
|
+
|
|
3212
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3213
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3214
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3215
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3216
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3217
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3218
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3219
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3220
|
+
DEALINGS IN THE SOFTWARE.
|
|
3221
|
+
|
|
3222
|
+
````
|
|
3223
|
+
|
|
3224
|
+
---
|
|
3225
|
+
|
|
3226
|
+
## The following dependencies are licensed under the MIT License:
|
|
3227
|
+
|
|
3228
|
+
### Rust Crates:
|
|
3229
|
+
|
|
3230
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
3231
|
+
|
|
3232
|
+
````text
|
|
3233
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
3234
|
+
|
|
3235
|
+
Permission is hereby granted, free of charge, to any
|
|
3236
|
+
person obtaining a copy of this software and associated
|
|
3237
|
+
documentation files (the "Software"), to deal in the
|
|
3238
|
+
Software without restriction, including without
|
|
3239
|
+
limitation the rights to use, copy, modify, merge,
|
|
3240
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3241
|
+
the Software, and to permit persons to whom the Software
|
|
3242
|
+
is furnished to do so, subject to the following
|
|
3243
|
+
conditions:
|
|
3244
|
+
|
|
3245
|
+
The above copyright notice and this permission notice
|
|
3246
|
+
shall be included in all copies or substantial portions
|
|
3247
|
+
of the Software.
|
|
3347
3248
|
|
|
3249
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3250
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3251
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3252
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3253
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3254
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3255
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3256
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3257
|
+
DEALINGS IN THE SOFTWARE.
|
|
3348
3258
|
|
|
3349
3259
|
````
|
|
3350
3260
|
|
|
@@ -3354,10 +3264,12 @@ THE SOFTWARE.
|
|
|
3354
3264
|
|
|
3355
3265
|
### Rust Crates:
|
|
3356
3266
|
|
|
3357
|
-
- [
|
|
3267
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
3268
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
3269
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
3358
3270
|
|
|
3359
3271
|
````text
|
|
3360
|
-
Copyright (c)
|
|
3272
|
+
Copyright (c) 2019 Tower Contributors
|
|
3361
3273
|
|
|
3362
3274
|
Permission is hereby granted, free of charge, to any
|
|
3363
3275
|
person obtaining a copy of this software and associated
|
|
@@ -3391,10 +3303,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3391
3303
|
|
|
3392
3304
|
### Rust Crates:
|
|
3393
3305
|
|
|
3394
|
-
- [
|
|
3306
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
3395
3307
|
|
|
3396
3308
|
````text
|
|
3397
|
-
Copyright
|
|
3309
|
+
Copyright 2023 The Fuchsia Authors
|
|
3398
3310
|
|
|
3399
3311
|
Permission is hereby granted, free of charge, to any
|
|
3400
3312
|
person obtaining a copy of this software and associated
|
|
@@ -3420,6 +3332,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
3420
3332
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3421
3333
|
DEALINGS IN THE SOFTWARE.
|
|
3422
3334
|
|
|
3335
|
+
|
|
3423
3336
|
````
|
|
3424
3337
|
|
|
3425
3338
|
---
|
|
@@ -3428,10 +3341,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3428
3341
|
|
|
3429
3342
|
### Rust Crates:
|
|
3430
3343
|
|
|
3431
|
-
- [
|
|
3344
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
3432
3345
|
|
|
3433
3346
|
````text
|
|
3434
|
-
Copyright (c)
|
|
3347
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
3348
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3435
3349
|
|
|
3436
3350
|
Permission is hereby granted, free of charge, to any
|
|
3437
3351
|
person obtaining a copy of this software and associated
|
|
@@ -3463,12 +3377,79 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3463
3377
|
|
|
3464
3378
|
## The following dependencies are licensed under the MIT License:
|
|
3465
3379
|
|
|
3380
|
+
### NPM Packages:
|
|
3381
|
+
|
|
3382
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
3383
|
+
|
|
3384
|
+
````text
|
|
3385
|
+
The MIT License (MIT)
|
|
3386
|
+
|
|
3387
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
3388
|
+
|
|
3389
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3390
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3391
|
+
in the Software without restriction, including without limitation the rights
|
|
3392
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3393
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3394
|
+
furnished to do so, subject to the following conditions:
|
|
3395
|
+
|
|
3396
|
+
The above copyright notice and this permission notice shall be included in
|
|
3397
|
+
all copies or substantial portions of the Software.
|
|
3398
|
+
|
|
3399
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3400
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3401
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3402
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3403
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3404
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3405
|
+
THE SOFTWARE.
|
|
3406
|
+
|
|
3407
|
+
````
|
|
3408
|
+
|
|
3409
|
+
---
|
|
3410
|
+
|
|
3411
|
+
## The following dependencies are licensed under the MIT License:
|
|
3412
|
+
|
|
3466
3413
|
### Rust Crates:
|
|
3467
3414
|
|
|
3468
|
-
- [
|
|
3415
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
3416
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
3469
3417
|
|
|
3470
3418
|
````text
|
|
3471
|
-
|
|
3419
|
+
MIT License
|
|
3420
|
+
|
|
3421
|
+
Copyright (c) 2019 Graham Esau
|
|
3422
|
+
|
|
3423
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3424
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3425
|
+
in the Software without restriction, including without limitation the rights
|
|
3426
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3427
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3428
|
+
furnished to do so, subject to the following conditions:
|
|
3429
|
+
|
|
3430
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3431
|
+
copies or substantial portions of the Software.
|
|
3432
|
+
|
|
3433
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3434
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3435
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3436
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3437
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3438
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3439
|
+
SOFTWARE.
|
|
3440
|
+
|
|
3441
|
+
````
|
|
3442
|
+
|
|
3443
|
+
---
|
|
3444
|
+
|
|
3445
|
+
## The following dependencies are licensed under the MIT License:
|
|
3446
|
+
|
|
3447
|
+
### Rust Crates:
|
|
3448
|
+
|
|
3449
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
3450
|
+
|
|
3451
|
+
````text
|
|
3452
|
+
Copyright (c) 2016--2017
|
|
3472
3453
|
|
|
3473
3454
|
Permission is hereby granted, free of charge, to any
|
|
3474
3455
|
person obtaining a copy of this software and associated
|
|
@@ -3502,16 +3483,79 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3502
3483
|
|
|
3503
3484
|
### Rust Crates:
|
|
3504
3485
|
|
|
3505
|
-
- [
|
|
3506
|
-
- [
|
|
3507
|
-
- [
|
|
3508
|
-
- [
|
|
3509
|
-
- [
|
|
3510
|
-
- [
|
|
3486
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
3487
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3488
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3489
|
+
- [windows](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
3490
|
+
- [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
3491
|
+
- [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
3492
|
+
- [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
3493
|
+
- [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
|
|
3494
|
+
- [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
|
|
3495
|
+
- [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
3496
|
+
- [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
|
|
3497
|
+
- [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
|
|
3498
|
+
- [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
|
|
3499
|
+
- [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
|
|
3500
|
+
- [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
|
|
3501
|
+
- [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
|
|
3502
|
+
- [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
|
|
3503
|
+
- [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
|
|
3504
|
+
- [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
3505
|
+
- [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
|
|
3506
|
+
- [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
|
|
3511
3507
|
|
|
3512
3508
|
````text
|
|
3513
|
-
|
|
3514
|
-
|
|
3509
|
+
MIT License
|
|
3510
|
+
|
|
3511
|
+
Copyright (c) <year> <copyright holders>
|
|
3512
|
+
|
|
3513
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3514
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
3515
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3516
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
3517
|
+
following conditions:
|
|
3518
|
+
|
|
3519
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3520
|
+
portions of the Software.
|
|
3521
|
+
|
|
3522
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3523
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
3524
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3525
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
3526
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3527
|
+
|
|
3528
|
+
````
|
|
3529
|
+
|
|
3530
|
+
---
|
|
3531
|
+
|
|
3532
|
+
## The following dependencies are licensed under the MIT License:
|
|
3533
|
+
|
|
3534
|
+
### Rust Crates:
|
|
3535
|
+
|
|
3536
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
3537
|
+
|
|
3538
|
+
````text
|
|
3539
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
3540
|
+
|
|
3541
|
+
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:
|
|
3542
|
+
|
|
3543
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3544
|
+
|
|
3545
|
+
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.
|
|
3546
|
+
|
|
3547
|
+
````
|
|
3548
|
+
|
|
3549
|
+
---
|
|
3550
|
+
|
|
3551
|
+
## The following dependencies are licensed under the MIT License:
|
|
3552
|
+
|
|
3553
|
+
### Rust Crates:
|
|
3554
|
+
|
|
3555
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
3556
|
+
|
|
3557
|
+
````text
|
|
3558
|
+
Copyright (c) 2017 Robert Grosse
|
|
3515
3559
|
|
|
3516
3560
|
Permission is hereby granted, free of charge, to any
|
|
3517
3561
|
person obtaining a copy of this software and associated
|
|
@@ -3536,7 +3580,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
3536
3580
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3537
3581
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3538
3582
|
DEALINGS IN THE SOFTWARE.
|
|
3539
|
-
|
|
3540
3583
|
````
|
|
3541
3584
|
|
|
3542
3585
|
---
|
|
@@ -3545,10 +3588,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3545
3588
|
|
|
3546
3589
|
### Rust Crates:
|
|
3547
3590
|
|
|
3548
|
-
- [
|
|
3591
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
3549
3592
|
|
|
3550
3593
|
````text
|
|
3551
|
-
Copyright (c) 2019
|
|
3594
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
3552
3595
|
|
|
3553
3596
|
Permission is hereby granted, free of charge, to any
|
|
3554
3597
|
person obtaining a copy of this software and associated
|
|
@@ -3582,13 +3625,80 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3582
3625
|
|
|
3583
3626
|
### Rust Crates:
|
|
3584
3627
|
|
|
3585
|
-
- [
|
|
3628
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
3629
|
+
|
|
3630
|
+
````text
|
|
3631
|
+
The MIT License (MIT)
|
|
3632
|
+
|
|
3633
|
+
Copyright (c) 2015 Danny Guo
|
|
3634
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3635
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
3636
|
+
|
|
3637
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3638
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3639
|
+
in the Software without restriction, including without limitation the rights
|
|
3640
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3641
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3642
|
+
furnished to do so, subject to the following conditions:
|
|
3643
|
+
|
|
3644
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3645
|
+
copies or substantial portions of the Software.
|
|
3646
|
+
|
|
3647
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3648
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3649
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3650
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3651
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3652
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3653
|
+
SOFTWARE.
|
|
3654
|
+
|
|
3655
|
+
````
|
|
3656
|
+
|
|
3657
|
+
---
|
|
3658
|
+
|
|
3659
|
+
## The following dependencies are licensed under the MIT License:
|
|
3660
|
+
|
|
3661
|
+
### Rust Crates:
|
|
3662
|
+
|
|
3663
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
3664
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3665
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3586
3666
|
|
|
3587
3667
|
````text
|
|
3588
3668
|
MIT License
|
|
3589
3669
|
|
|
3590
|
-
Copyright (c)
|
|
3591
|
-
|
|
3670
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
3671
|
+
|
|
3672
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3673
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3674
|
+
in the Software without restriction, including without limitation the rights
|
|
3675
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3676
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3677
|
+
furnished to do so, subject to the following conditions:
|
|
3678
|
+
|
|
3679
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3680
|
+
copies or substantial portions of the Software.
|
|
3681
|
+
|
|
3682
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3683
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3684
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3685
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3686
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3687
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3688
|
+
SOFTWARE.
|
|
3689
|
+
|
|
3690
|
+
````
|
|
3691
|
+
|
|
3692
|
+
---
|
|
3693
|
+
|
|
3694
|
+
## The following dependencies are licensed under the MIT License:
|
|
3695
|
+
|
|
3696
|
+
### Rust Crates:
|
|
3697
|
+
|
|
3698
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
3699
|
+
|
|
3700
|
+
````text
|
|
3701
|
+
Copyright (c) 2019 Eliza Weisman
|
|
3592
3702
|
|
|
3593
3703
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3594
3704
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3597,16 +3707,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3597
3707
|
copies of the Software, and to permit persons to whom the Software is
|
|
3598
3708
|
furnished to do so, subject to the following conditions:
|
|
3599
3709
|
|
|
3600
|
-
The above copyright notice and this permission notice shall be included in
|
|
3601
|
-
copies or substantial portions of the Software.
|
|
3710
|
+
The above copyright notice and this permission notice shall be included in
|
|
3711
|
+
all copies or substantial portions of the Software.
|
|
3602
3712
|
|
|
3603
3713
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3604
3714
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3605
3715
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3606
3716
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3607
3717
|
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
|
-
SOFTWARE.
|
|
3718
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3719
|
+
THE SOFTWARE.
|
|
3610
3720
|
|
|
3611
3721
|
````
|
|
3612
3722
|
|
|
@@ -3616,10 +3726,10 @@ SOFTWARE.
|
|
|
3616
3726
|
|
|
3617
3727
|
### Rust Crates:
|
|
3618
3728
|
|
|
3619
|
-
- [
|
|
3729
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
3620
3730
|
|
|
3621
3731
|
````text
|
|
3622
|
-
Copyright
|
|
3732
|
+
Copyright (c) 2017 http-rs authors
|
|
3623
3733
|
|
|
3624
3734
|
Permission is hereby granted, free of charge, to any
|
|
3625
3735
|
person obtaining a copy of this software and associated
|
|
@@ -3645,7 +3755,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
3645
3755
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3646
3756
|
DEALINGS IN THE SOFTWARE.
|
|
3647
3757
|
|
|
3648
|
-
|
|
3649
3758
|
````
|
|
3650
3759
|
|
|
3651
3760
|
---
|
|
@@ -3654,10 +3763,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3654
3763
|
|
|
3655
3764
|
### Rust Crates:
|
|
3656
3765
|
|
|
3657
|
-
- [
|
|
3766
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
3767
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
3768
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
3658
3769
|
|
|
3659
3770
|
````text
|
|
3660
|
-
Copyright (c)
|
|
3771
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
3661
3772
|
|
|
3662
3773
|
Permission is hereby granted, free of charge, to any
|
|
3663
3774
|
person obtaining a copy of this software and associated
|
|
@@ -3691,29 +3802,19 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3691
3802
|
|
|
3692
3803
|
### Rust Crates:
|
|
3693
3804
|
|
|
3694
|
-
- [
|
|
3805
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
3806
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
3695
3807
|
|
|
3696
3808
|
````text
|
|
3697
|
-
|
|
3809
|
+
The MIT License (MIT)
|
|
3698
3810
|
|
|
3699
|
-
|
|
3700
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3701
|
-
in the Software without restriction, including without limitation the rights
|
|
3702
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3703
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3704
|
-
furnished to do so, subject to the following conditions:
|
|
3811
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
3705
3812
|
|
|
3706
|
-
|
|
3707
|
-
all copies or substantial portions of the Software.
|
|
3813
|
+
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:
|
|
3708
3814
|
|
|
3709
|
-
|
|
3710
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3711
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3712
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3713
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3714
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3715
|
-
THE SOFTWARE.
|
|
3815
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3716
3816
|
|
|
3817
|
+
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.
|
|
3717
3818
|
|
|
3718
3819
|
````
|
|
3719
3820
|
|
|
@@ -3721,21 +3822,34 @@ THE SOFTWARE.
|
|
|
3721
3822
|
|
|
3722
3823
|
## The following dependencies are licensed under the MIT License:
|
|
3723
3824
|
|
|
3724
|
-
###
|
|
3825
|
+
### NPM Packages:
|
|
3725
3826
|
|
|
3726
|
-
- [
|
|
3727
|
-
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
3827
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
3728
3828
|
|
|
3729
3829
|
````text
|
|
3730
|
-
|
|
3830
|
+
MIT License
|
|
3731
3831
|
|
|
3732
|
-
Copyright
|
|
3832
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
3733
3833
|
|
|
3734
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3834
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3835
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3836
|
+
in the Software without restriction, including without limitation the rights
|
|
3837
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3838
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3839
|
+
furnished to do so, subject to the following conditions:
|
|
3735
3840
|
|
|
3736
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3841
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3842
|
+
copies or substantial portions of the Software.
|
|
3737
3843
|
|
|
3738
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3844
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3845
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3846
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3847
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3848
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3849
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3850
|
+
SOFTWARE.
|
|
3851
|
+
|
|
3852
|
+
[others]: https://github.com/json5/json5/contributors
|
|
3739
3853
|
|
|
3740
3854
|
````
|
|
3741
3855
|
|
|
@@ -3745,10 +3859,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3745
3859
|
|
|
3746
3860
|
### Rust Crates:
|
|
3747
3861
|
|
|
3748
|
-
- [
|
|
3862
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
3749
3863
|
|
|
3750
3864
|
````text
|
|
3751
|
-
Copyright (c)
|
|
3865
|
+
Copyright (c) 2016--2023
|
|
3752
3866
|
|
|
3753
3867
|
Permission is hereby granted, free of charge, to any
|
|
3754
3868
|
person obtaining a copy of this software and associated
|
|
@@ -3780,33 +3894,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3780
3894
|
|
|
3781
3895
|
## The following dependencies are licensed under the MIT License:
|
|
3782
3896
|
|
|
3783
|
-
###
|
|
3897
|
+
### Rust Crates:
|
|
3784
3898
|
|
|
3785
|
-
- [
|
|
3786
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
3899
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
3787
3900
|
|
|
3788
3901
|
````text
|
|
3789
|
-
MIT License
|
|
3790
|
-
|
|
3791
|
-
Copyright (c)
|
|
3792
|
-
|
|
3793
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3794
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3795
|
-
in the Software without restriction, including without limitation the rights
|
|
3796
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3797
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3798
|
-
furnished to do so, subject to the following conditions:
|
|
3799
|
-
|
|
3800
|
-
|
|
3801
|
-
|
|
3802
|
-
|
|
3803
|
-
|
|
3804
|
-
|
|
3805
|
-
|
|
3806
|
-
|
|
3807
|
-
|
|
3808
|
-
|
|
3809
|
-
|
|
3902
|
+
The MIT License (MIT)
|
|
3903
|
+
|
|
3904
|
+
Copyright (c) 2016 Johann Tuffe
|
|
3905
|
+
|
|
3906
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3907
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3908
|
+
in the Software without restriction, including without limitation the rights
|
|
3909
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3910
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3911
|
+
furnished to do so, subject to the following conditions:
|
|
3912
|
+
|
|
3913
|
+
|
|
3914
|
+
The above copyright notice and this permission notice shall be included in
|
|
3915
|
+
all copies or substantial portions of the Software.
|
|
3916
|
+
|
|
3917
|
+
|
|
3918
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3919
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3920
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3921
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3922
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3923
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3924
|
+
THE SOFTWARE.
|
|
3810
3925
|
|
|
3811
3926
|
````
|
|
3812
3927
|
|
|
@@ -3848,14 +3963,12 @@ THE SOFTWARE.
|
|
|
3848
3963
|
|
|
3849
3964
|
### Rust Crates:
|
|
3850
3965
|
|
|
3851
|
-
- [
|
|
3852
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3853
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3966
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
3854
3967
|
|
|
3855
3968
|
````text
|
|
3856
3969
|
MIT License
|
|
3857
3970
|
|
|
3858
|
-
Copyright (c) 2017
|
|
3971
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
3859
3972
|
|
|
3860
3973
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3861
3974
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3883,118 +3996,10 @@ SOFTWARE.
|
|
|
3883
3996
|
|
|
3884
3997
|
### Rust Crates:
|
|
3885
3998
|
|
|
3886
|
-
- [
|
|
3887
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
3888
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
3889
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
3890
|
-
|
|
3891
|
-
````text
|
|
3892
|
-
Copyright (c) 2016 The Rust Project Developers
|
|
3893
|
-
|
|
3894
|
-
Permission is hereby granted, free of charge, to any
|
|
3895
|
-
person obtaining a copy of this software and associated
|
|
3896
|
-
documentation files (the "Software"), to deal in the
|
|
3897
|
-
Software without restriction, including without
|
|
3898
|
-
limitation the rights to use, copy, modify, merge,
|
|
3899
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3900
|
-
the Software, and to permit persons to whom the Software
|
|
3901
|
-
is furnished to do so, subject to the following
|
|
3902
|
-
conditions:
|
|
3903
|
-
|
|
3904
|
-
The above copyright notice and this permission notice
|
|
3905
|
-
shall be included in all copies or substantial portions
|
|
3906
|
-
of the Software.
|
|
3907
|
-
|
|
3908
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3909
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3910
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3911
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3912
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3913
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3914
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3915
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3916
|
-
DEALINGS IN THE SOFTWARE.
|
|
3917
|
-
|
|
3918
|
-
````
|
|
3919
|
-
|
|
3920
|
-
---
|
|
3921
|
-
|
|
3922
|
-
## The following dependencies are licensed under the MIT License:
|
|
3923
|
-
|
|
3924
|
-
### Rust Crates:
|
|
3925
|
-
|
|
3926
|
-
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
3927
|
-
|
|
3928
|
-
````text
|
|
3929
|
-
Copyright (c) 2019 Eliza Weisman
|
|
3930
|
-
|
|
3931
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3932
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3933
|
-
in the Software without restriction, including without limitation the rights
|
|
3934
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3935
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3936
|
-
furnished to do so, subject to the following conditions:
|
|
3937
|
-
|
|
3938
|
-
The above copyright notice and this permission notice shall be included in
|
|
3939
|
-
all copies or substantial portions of the Software.
|
|
3940
|
-
|
|
3941
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3942
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3943
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3944
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3945
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3946
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3947
|
-
THE SOFTWARE.
|
|
3948
|
-
|
|
3949
|
-
````
|
|
3950
|
-
|
|
3951
|
-
---
|
|
3952
|
-
|
|
3953
|
-
## The following dependencies are licensed under the MIT License:
|
|
3954
|
-
|
|
3955
|
-
### Rust Crates:
|
|
3956
|
-
|
|
3957
|
-
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
3958
|
-
|
|
3959
|
-
````text
|
|
3960
|
-
Copyright (c) 2017 http-rs authors
|
|
3961
|
-
|
|
3962
|
-
Permission is hereby granted, free of charge, to any
|
|
3963
|
-
person obtaining a copy of this software and associated
|
|
3964
|
-
documentation files (the "Software"), to deal in the
|
|
3965
|
-
Software without restriction, including without
|
|
3966
|
-
limitation the rights to use, copy, modify, merge,
|
|
3967
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3968
|
-
the Software, and to permit persons to whom the Software
|
|
3969
|
-
is furnished to do so, subject to the following
|
|
3970
|
-
conditions:
|
|
3971
|
-
|
|
3972
|
-
The above copyright notice and this permission notice
|
|
3973
|
-
shall be included in all copies or substantial portions
|
|
3974
|
-
of the Software.
|
|
3975
|
-
|
|
3976
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3977
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3978
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3979
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3980
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3981
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3982
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3983
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3984
|
-
DEALINGS IN THE SOFTWARE.
|
|
3985
|
-
|
|
3986
|
-
````
|
|
3987
|
-
|
|
3988
|
-
---
|
|
3989
|
-
|
|
3990
|
-
## The following dependencies are licensed under the MIT License:
|
|
3991
|
-
|
|
3992
|
-
### Rust Crates:
|
|
3993
|
-
|
|
3994
|
-
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
3999
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
3995
4000
|
|
|
3996
4001
|
````text
|
|
3997
|
-
Copyright (c)
|
|
4002
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
3998
4003
|
|
|
3999
4004
|
Permission is hereby granted, free of charge, to any
|
|
4000
4005
|
person obtaining a copy of this software and associated
|
|
@@ -4028,15 +4033,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4028
4033
|
|
|
4029
4034
|
### Rust Crates:
|
|
4030
4035
|
|
|
4031
|
-
- [
|
|
4032
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
4033
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
4034
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
4035
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
4036
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
4036
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
4037
4037
|
|
|
4038
4038
|
````text
|
|
4039
|
-
Copyright (c)
|
|
4039
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
4040
4040
|
|
|
4041
4041
|
Permission is hereby granted, free of charge, to any
|
|
4042
4042
|
person obtaining a copy of this software and associated
|