@deveco-codegenie/mcp-darwin-arm64 0.2.3-beta → 0.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -10
- package/THIRD_PARTY_LICENSES.md +1207 -1207
- package/bin/codegenie-mcp-server +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -16,32 +16,6 @@
|
|
|
16
16
|
- MPL-2.0: 1
|
|
17
17
|
|
|
18
18
|
|
|
19
|
-
---
|
|
20
|
-
|
|
21
|
-
## The following dependencies are licensed under the 0BSD License:
|
|
22
|
-
|
|
23
|
-
### Rust Crates:
|
|
24
|
-
|
|
25
|
-
- [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
|
|
26
|
-
|
|
27
|
-
````text
|
|
28
|
-
BSD Zero Clause License
|
|
29
|
-
|
|
30
|
-
Copyright (c) 2024 kotauskas
|
|
31
|
-
|
|
32
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
33
|
-
purpose with or without fee is hereby granted.
|
|
34
|
-
|
|
35
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
36
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
37
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
38
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
39
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
40
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
41
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
42
|
-
|
|
43
|
-
````
|
|
44
|
-
|
|
45
19
|
---
|
|
46
20
|
|
|
47
21
|
## The following dependencies are licensed under the 0BSD License:
|
|
@@ -94,6 +68,32 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
94
68
|
|
|
95
69
|
---
|
|
96
70
|
|
|
71
|
+
## The following dependencies are licensed under the 0BSD License:
|
|
72
|
+
|
|
73
|
+
### Rust Crates:
|
|
74
|
+
|
|
75
|
+
- [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
|
|
76
|
+
|
|
77
|
+
````text
|
|
78
|
+
BSD Zero Clause License
|
|
79
|
+
|
|
80
|
+
Copyright (c) 2024 kotauskas
|
|
81
|
+
|
|
82
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
83
|
+
purpose with or without fee is hereby granted.
|
|
84
|
+
|
|
85
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
86
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
87
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
88
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
89
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
90
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
91
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
92
|
+
|
|
93
|
+
````
|
|
94
|
+
|
|
95
|
+
---
|
|
96
|
+
|
|
97
97
|
## The following dependencies are licensed under the Apache-2.0 License:
|
|
98
98
|
|
|
99
99
|
### Rust Crates:
|
|
@@ -185,9 +185,7 @@ limitations under the License.
|
|
|
185
185
|
|
|
186
186
|
### Rust Crates:
|
|
187
187
|
|
|
188
|
-
- [
|
|
189
|
-
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
190
|
-
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
188
|
+
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
191
189
|
|
|
192
190
|
````text
|
|
193
191
|
Apache License
|
|
@@ -378,7 +376,7 @@ limitations under the License.
|
|
|
378
376
|
same "printed page" as the copyright notice for easier
|
|
379
377
|
identification within third-party archives.
|
|
380
378
|
|
|
381
|
-
Copyright
|
|
379
|
+
Copyright 2011 Google Inc.
|
|
382
380
|
|
|
383
381
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
384
382
|
you may not use this file except in compliance with the License.
|
|
@@ -400,7 +398,9 @@ limitations under the License.
|
|
|
400
398
|
|
|
401
399
|
### Rust Crates:
|
|
402
400
|
|
|
403
|
-
- [
|
|
401
|
+
- [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
|
|
402
|
+
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
403
|
+
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
404
404
|
|
|
405
405
|
````text
|
|
406
406
|
Apache License
|
|
@@ -591,7 +591,7 @@ limitations under the License.
|
|
|
591
591
|
same "printed page" as the copyright notice for easier
|
|
592
592
|
identification within third-party archives.
|
|
593
593
|
|
|
594
|
-
Copyright
|
|
594
|
+
Copyright [yyyy] [name of copyright owner]
|
|
595
595
|
|
|
596
596
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
597
597
|
you may not use this file except in compliance with the License.
|
|
@@ -693,6 +693,18 @@ The complete list of contributors can be found at:
|
|
|
693
693
|
|
|
694
694
|
### NPM Packages:
|
|
695
695
|
|
|
696
|
+
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.3) (0.0.3)
|
|
697
|
+
|
|
698
|
+
````text
|
|
699
|
+
Please refer to the package README for license details.
|
|
700
|
+
````
|
|
701
|
+
|
|
702
|
+
---
|
|
703
|
+
|
|
704
|
+
## The following dependencies are licensed under the ISC License:
|
|
705
|
+
|
|
706
|
+
### NPM Packages:
|
|
707
|
+
|
|
696
708
|
- [pixelmatch](https://github.com/mapbox/pixelmatch) (7.1.0)
|
|
697
709
|
|
|
698
710
|
````text
|
|
@@ -716,14 +728,33 @@ THIS SOFTWARE.
|
|
|
716
728
|
|
|
717
729
|
---
|
|
718
730
|
|
|
719
|
-
## The following dependencies are licensed under the
|
|
731
|
+
## The following dependencies are licensed under the MIT License:
|
|
720
732
|
|
|
721
|
-
###
|
|
733
|
+
### Rust Crates:
|
|
722
734
|
|
|
723
|
-
- [
|
|
735
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
724
736
|
|
|
725
737
|
````text
|
|
726
|
-
|
|
738
|
+
Copyright (c) 2018 directories-rs contributors
|
|
739
|
+
|
|
740
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
741
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
742
|
+
in the Software without restriction, including without limitation the rights
|
|
743
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
744
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
745
|
+
furnished to do so, subject to the following conditions:
|
|
746
|
+
|
|
747
|
+
The above copyright notice and this permission notice shall be included in all
|
|
748
|
+
copies or substantial portions of the Software.
|
|
749
|
+
|
|
750
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
751
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
752
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
753
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
754
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
755
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
756
|
+
SOFTWARE.
|
|
757
|
+
|
|
727
758
|
````
|
|
728
759
|
|
|
729
760
|
---
|
|
@@ -732,15 +763,55 @@ Please refer to the package README for license details.
|
|
|
732
763
|
|
|
733
764
|
### Rust Crates:
|
|
734
765
|
|
|
735
|
-
- [
|
|
736
|
-
- [
|
|
737
|
-
- [
|
|
738
|
-
- [
|
|
766
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
767
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
768
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
769
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
770
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
771
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
772
|
+
|
|
773
|
+
````text
|
|
774
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
775
|
+
|
|
776
|
+
Permission is hereby granted, free of charge, to any
|
|
777
|
+
person obtaining a copy of this software and associated
|
|
778
|
+
documentation files (the "Software"), to deal in the
|
|
779
|
+
Software without restriction, including without
|
|
780
|
+
limitation the rights to use, copy, modify, merge,
|
|
781
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
782
|
+
the Software, and to permit persons to whom the Software
|
|
783
|
+
is furnished to do so, subject to the following
|
|
784
|
+
conditions:
|
|
785
|
+
|
|
786
|
+
The above copyright notice and this permission notice
|
|
787
|
+
shall be included in all copies or substantial portions
|
|
788
|
+
of the Software.
|
|
789
|
+
|
|
790
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
791
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
792
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
793
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
794
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
795
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
796
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
797
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
798
|
+
DEALINGS IN THE SOFTWARE.
|
|
799
|
+
|
|
800
|
+
````
|
|
801
|
+
|
|
802
|
+
---
|
|
803
|
+
|
|
804
|
+
## The following dependencies are licensed under the MIT License:
|
|
805
|
+
|
|
806
|
+
### Rust Crates:
|
|
807
|
+
|
|
808
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
739
809
|
|
|
740
810
|
````text
|
|
741
811
|
The MIT License (MIT)
|
|
742
812
|
|
|
743
|
-
Copyright (c) 2015
|
|
813
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
814
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
744
815
|
|
|
745
816
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
746
817
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -749,16 +820,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
749
820
|
copies of the Software, and to permit persons to whom the Software is
|
|
750
821
|
furnished to do so, subject to the following conditions:
|
|
751
822
|
|
|
752
|
-
The above copyright notice and this permission notice shall be included in
|
|
753
|
-
|
|
823
|
+
The above copyright notice and this permission notice shall be included in all
|
|
824
|
+
copies or substantial portions of the Software.
|
|
754
825
|
|
|
755
826
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
756
827
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
757
828
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
758
829
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
759
830
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
760
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
761
|
-
|
|
831
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
832
|
+
SOFTWARE.
|
|
762
833
|
|
|
763
834
|
````
|
|
764
835
|
|
|
@@ -768,11 +839,10 @@ THE SOFTWARE.
|
|
|
768
839
|
|
|
769
840
|
### Rust Crates:
|
|
770
841
|
|
|
771
|
-
- [
|
|
842
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
772
843
|
|
|
773
844
|
````text
|
|
774
|
-
Copyright (c)
|
|
775
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
845
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
776
846
|
|
|
777
847
|
Permission is hereby granted, free of charge, to any
|
|
778
848
|
person obtaining a copy of this software and associated
|
|
@@ -806,10 +876,43 @@ DEALINGS IN THE SOFTWARE.
|
|
|
806
876
|
|
|
807
877
|
### Rust Crates:
|
|
808
878
|
|
|
809
|
-
- [
|
|
879
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
810
880
|
|
|
811
881
|
````text
|
|
812
|
-
|
|
882
|
+
The MIT License (MIT)
|
|
883
|
+
|
|
884
|
+
Copyright (c) 2015 Alice Maz
|
|
885
|
+
|
|
886
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
887
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
888
|
+
in the Software without restriction, including without limitation the rights
|
|
889
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
890
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
891
|
+
furnished to do so, subject to the following conditions:
|
|
892
|
+
|
|
893
|
+
The above copyright notice and this permission notice shall be included in
|
|
894
|
+
all copies or substantial portions of the Software.
|
|
895
|
+
|
|
896
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
897
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
898
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
899
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
900
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
901
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
902
|
+
THE SOFTWARE.
|
|
903
|
+
|
|
904
|
+
````
|
|
905
|
+
|
|
906
|
+
---
|
|
907
|
+
|
|
908
|
+
## The following dependencies are licensed under the MIT License:
|
|
909
|
+
|
|
910
|
+
### Rust Crates:
|
|
911
|
+
|
|
912
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
913
|
+
|
|
914
|
+
````text
|
|
915
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
813
916
|
|
|
814
917
|
Permission is hereby granted, free of charge, to any
|
|
815
918
|
person obtaining a copy of this software and associated
|
|
@@ -843,10 +946,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
843
946
|
|
|
844
947
|
### Rust Crates:
|
|
845
948
|
|
|
846
|
-
- [
|
|
949
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
847
950
|
|
|
848
951
|
````text
|
|
849
|
-
Copyright (c)
|
|
952
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
850
953
|
|
|
851
954
|
Permission is hereby granted, free of charge, to any
|
|
852
955
|
person obtaining a copy of this software and associated
|
|
@@ -880,38 +983,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
880
983
|
|
|
881
984
|
### Rust Crates:
|
|
882
985
|
|
|
883
|
-
- [
|
|
884
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
885
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
886
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
887
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
888
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
889
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
890
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
891
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
892
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
893
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
894
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
895
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
896
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
897
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
898
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
899
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
900
|
-
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
901
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
902
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
903
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
904
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
905
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
906
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
907
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
908
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
909
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
910
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
911
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
912
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
986
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
913
987
|
|
|
914
988
|
````text
|
|
989
|
+
Copyright (c) 2014 Chris Wong
|
|
990
|
+
|
|
915
991
|
Permission is hereby granted, free of charge, to any
|
|
916
992
|
person obtaining a copy of this software and associated
|
|
917
993
|
documentation files (the "Software"), to deal in the
|
|
@@ -944,30 +1020,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
944
1020
|
|
|
945
1021
|
### Rust Crates:
|
|
946
1022
|
|
|
947
|
-
- [
|
|
948
|
-
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
1023
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
949
1024
|
|
|
950
1025
|
````text
|
|
951
|
-
|
|
1026
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
952
1027
|
|
|
953
|
-
|
|
1028
|
+
Permission is hereby granted, free of charge, to any
|
|
1029
|
+
person obtaining a copy of this software and associated
|
|
1030
|
+
documentation files (the "Software"), to deal in the
|
|
1031
|
+
Software without restriction, including without
|
|
1032
|
+
limitation the rights to use, copy, modify, merge,
|
|
1033
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1034
|
+
the Software, and to permit persons to whom the Software
|
|
1035
|
+
is furnished to do so, subject to the following
|
|
1036
|
+
conditions:
|
|
954
1037
|
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
the Software
|
|
958
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
959
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
960
|
-
subject to the following conditions:
|
|
961
|
-
|
|
962
|
-
The above copyright notice and this permission notice shall be included in all
|
|
963
|
-
copies or substantial portions of the Software.
|
|
1038
|
+
The above copyright notice and this permission notice
|
|
1039
|
+
shall be included in all copies or substantial portions
|
|
1040
|
+
of the Software.
|
|
964
1041
|
|
|
965
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
966
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
1042
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1043
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1044
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1045
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1046
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1047
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1048
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1049
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1050
|
+
DEALINGS IN THE SOFTWARE.
|
|
971
1051
|
|
|
972
1052
|
````
|
|
973
1053
|
|
|
@@ -977,10 +1057,12 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
977
1057
|
|
|
978
1058
|
### Rust Crates:
|
|
979
1059
|
|
|
980
|
-
- [
|
|
1060
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
1061
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
1062
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
981
1063
|
|
|
982
1064
|
````text
|
|
983
|
-
Copyright (c)
|
|
1065
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
984
1066
|
|
|
985
1067
|
Permission is hereby granted, free of charge, to any
|
|
986
1068
|
person obtaining a copy of this software and associated
|
|
@@ -1014,12 +1096,48 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1014
1096
|
|
|
1015
1097
|
### Rust Crates:
|
|
1016
1098
|
|
|
1017
|
-
- [
|
|
1099
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
1018
1100
|
|
|
1019
1101
|
````text
|
|
1020
|
-
|
|
1102
|
+
Copyright (c) 2017 Contributors
|
|
1021
1103
|
|
|
1022
|
-
|
|
1104
|
+
Permission is hereby granted, free of charge, to any
|
|
1105
|
+
person obtaining a copy of this software and associated
|
|
1106
|
+
documentation files (the "Software"), to deal in the
|
|
1107
|
+
Software without restriction, including without
|
|
1108
|
+
limitation the rights to use, copy, modify, merge,
|
|
1109
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1110
|
+
the Software, and to permit persons to whom the Software
|
|
1111
|
+
is furnished to do so, subject to the following
|
|
1112
|
+
conditions:
|
|
1113
|
+
|
|
1114
|
+
The above copyright notice and this permission notice
|
|
1115
|
+
shall be included in all copies or substantial portions
|
|
1116
|
+
of the Software.
|
|
1117
|
+
|
|
1118
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1119
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1120
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1121
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1122
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1123
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1124
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1125
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1126
|
+
DEALINGS IN THE SOFTWARE.
|
|
1127
|
+
|
|
1128
|
+
````
|
|
1129
|
+
|
|
1130
|
+
---
|
|
1131
|
+
|
|
1132
|
+
## The following dependencies are licensed under the MIT License:
|
|
1133
|
+
|
|
1134
|
+
### Rust Crates:
|
|
1135
|
+
|
|
1136
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
1137
|
+
|
|
1138
|
+
````text
|
|
1139
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
1140
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
1023
1141
|
|
|
1024
1142
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1025
1143
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1047,10 +1165,10 @@ SOFTWARE.
|
|
|
1047
1165
|
|
|
1048
1166
|
### Rust Crates:
|
|
1049
1167
|
|
|
1050
|
-
- [
|
|
1168
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
1051
1169
|
|
|
1052
1170
|
````text
|
|
1053
|
-
Copyright
|
|
1171
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
1054
1172
|
|
|
1055
1173
|
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:
|
|
1056
1174
|
|
|
@@ -1066,44 +1184,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1066
1184
|
|
|
1067
1185
|
### Rust Crates:
|
|
1068
1186
|
|
|
1069
|
-
- [
|
|
1070
|
-
|
|
1071
|
-
````text
|
|
1072
|
-
Copyright (c) 2017 Daniel Abramov
|
|
1073
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
1074
|
-
|
|
1075
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1076
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1077
|
-
in the Software without restriction, including without limitation the rights
|
|
1078
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1079
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1080
|
-
furnished to do so, subject to the following conditions:
|
|
1081
|
-
|
|
1082
|
-
The above copyright notice and this permission notice shall be included in
|
|
1083
|
-
all copies or substantial portions of the Software.
|
|
1084
|
-
|
|
1085
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1086
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1087
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1088
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1089
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1090
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1091
|
-
THE SOFTWARE.
|
|
1092
|
-
|
|
1093
|
-
````
|
|
1094
|
-
|
|
1095
|
-
---
|
|
1096
|
-
|
|
1097
|
-
## The following dependencies are licensed under the MIT License:
|
|
1098
|
-
|
|
1099
|
-
### Rust Crates:
|
|
1100
|
-
|
|
1101
|
-
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
1102
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
1103
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
1187
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
1104
1188
|
|
|
1105
1189
|
````text
|
|
1106
|
-
Copyright (c)
|
|
1190
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
1107
1191
|
|
|
1108
1192
|
Permission is hereby granted, free of charge, to any
|
|
1109
1193
|
person obtaining a copy of this software and associated
|
|
@@ -1137,11 +1221,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1137
1221
|
|
|
1138
1222
|
### Rust Crates:
|
|
1139
1223
|
|
|
1140
|
-
- [
|
|
1224
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
1141
1225
|
|
|
1142
1226
|
````text
|
|
1143
|
-
Copyright (c)
|
|
1144
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1227
|
+
Copyright (c) 2016--2017
|
|
1145
1228
|
|
|
1146
1229
|
Permission is hereby granted, free of charge, to any
|
|
1147
1230
|
person obtaining a copy of this software and associated
|
|
@@ -1175,10 +1258,115 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1175
1258
|
|
|
1176
1259
|
### Rust Crates:
|
|
1177
1260
|
|
|
1178
|
-
- [
|
|
1261
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
1179
1262
|
|
|
1180
1263
|
````text
|
|
1181
|
-
|
|
1264
|
+
MIT License
|
|
1265
|
+
|
|
1266
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
1267
|
+
|
|
1268
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1269
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1270
|
+
in the Software without restriction, including without limitation the rights
|
|
1271
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1272
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1273
|
+
furnished to do so, subject to the following conditions:
|
|
1274
|
+
|
|
1275
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1276
|
+
copies or substantial portions of the Software.
|
|
1277
|
+
|
|
1278
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1279
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1280
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1281
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1282
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1283
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1284
|
+
SOFTWARE.
|
|
1285
|
+
|
|
1286
|
+
````
|
|
1287
|
+
|
|
1288
|
+
---
|
|
1289
|
+
|
|
1290
|
+
## The following dependencies are licensed under the MIT License:
|
|
1291
|
+
|
|
1292
|
+
### Rust Crates:
|
|
1293
|
+
|
|
1294
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
1295
|
+
|
|
1296
|
+
````text
|
|
1297
|
+
MIT License
|
|
1298
|
+
|
|
1299
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
1300
|
+
|
|
1301
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1302
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1303
|
+
in the Software without restriction, including without limitation the rights
|
|
1304
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1305
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1306
|
+
furnished to do so, subject to the following conditions:
|
|
1307
|
+
|
|
1308
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1309
|
+
copies or substantial portions of the Software.
|
|
1310
|
+
|
|
1311
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1312
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1313
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1314
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1315
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1316
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1317
|
+
SOFTWARE.
|
|
1318
|
+
|
|
1319
|
+
````
|
|
1320
|
+
|
|
1321
|
+
---
|
|
1322
|
+
|
|
1323
|
+
## The following dependencies are licensed under the MIT License:
|
|
1324
|
+
|
|
1325
|
+
### Rust Crates:
|
|
1326
|
+
|
|
1327
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
1328
|
+
|
|
1329
|
+
````text
|
|
1330
|
+
MIT License
|
|
1331
|
+
|
|
1332
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
1333
|
+
Copyright (c) Tokio Contributors
|
|
1334
|
+
|
|
1335
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1336
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1337
|
+
in the Software without restriction, including without limitation the rights
|
|
1338
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1339
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1340
|
+
furnished to do so, subject to the following conditions:
|
|
1341
|
+
|
|
1342
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1343
|
+
copies or substantial portions of the Software.
|
|
1344
|
+
|
|
1345
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1346
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1347
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1348
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1349
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1350
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1351
|
+
SOFTWARE.
|
|
1352
|
+
|
|
1353
|
+
````
|
|
1354
|
+
|
|
1355
|
+
---
|
|
1356
|
+
|
|
1357
|
+
## The following dependencies are licensed under the MIT License:
|
|
1358
|
+
|
|
1359
|
+
### Rust Crates:
|
|
1360
|
+
|
|
1361
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
1362
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
1363
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
1364
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
1365
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
1366
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
1367
|
+
|
|
1368
|
+
````text
|
|
1369
|
+
Copyright (c) 2019 Tokio Contributors
|
|
1182
1370
|
|
|
1183
1371
|
Permission is hereby granted, free of charge, to any
|
|
1184
1372
|
person obtaining a copy of this software and associated
|
|
@@ -1212,11 +1400,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1212
1400
|
|
|
1213
1401
|
### Rust Crates:
|
|
1214
1402
|
|
|
1215
|
-
- [
|
|
1216
|
-
- [
|
|
1403
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
1404
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
1405
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
1217
1406
|
|
|
1218
1407
|
````text
|
|
1219
|
-
Copyright (c)
|
|
1408
|
+
Copyright (c) 2019 Tower Contributors
|
|
1220
1409
|
|
|
1221
1410
|
Permission is hereby granted, free of charge, to any
|
|
1222
1411
|
person obtaining a copy of this software and associated
|
|
@@ -1250,10 +1439,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1250
1439
|
|
|
1251
1440
|
### Rust Crates:
|
|
1252
1441
|
|
|
1253
|
-
- [
|
|
1442
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
1254
1443
|
|
|
1255
1444
|
````text
|
|
1256
|
-
Copyright (c) 2017
|
|
1445
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
1257
1446
|
|
|
1258
1447
|
Permission is hereby granted, free of charge, to any
|
|
1259
1448
|
person obtaining a copy of this software and associated
|
|
@@ -1287,12 +1476,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1287
1476
|
|
|
1288
1477
|
### Rust Crates:
|
|
1289
1478
|
|
|
1290
|
-
- [
|
|
1291
|
-
- [
|
|
1292
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
1479
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
1480
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
1293
1481
|
|
|
1294
1482
|
````text
|
|
1295
|
-
Copyright (c)
|
|
1483
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
1484
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
1485
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
1296
1486
|
|
|
1297
1487
|
Permission is hereby granted, free of charge, to any
|
|
1298
1488
|
person obtaining a copy of this software and associated
|
|
@@ -1326,84 +1516,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1326
1516
|
|
|
1327
1517
|
### Rust Crates:
|
|
1328
1518
|
|
|
1329
|
-
- [
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
The MIT License (MIT)
|
|
1333
|
-
|
|
1334
|
-
Copyright (c) 2016 Johann Tuffe
|
|
1335
|
-
|
|
1336
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1337
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1338
|
-
in the Software without restriction, including without limitation the rights
|
|
1339
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1340
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1341
|
-
furnished to do so, subject to the following conditions:
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
The above copyright notice and this permission notice shall be included in
|
|
1345
|
-
all copies or substantial portions of the Software.
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1349
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1350
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1351
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1352
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1353
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1354
|
-
THE SOFTWARE.
|
|
1355
|
-
|
|
1356
|
-
````
|
|
1357
|
-
|
|
1358
|
-
---
|
|
1359
|
-
|
|
1360
|
-
## The following dependencies are licensed under the MIT License:
|
|
1361
|
-
|
|
1362
|
-
### Rust Crates:
|
|
1363
|
-
|
|
1364
|
-
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
1365
|
-
|
|
1366
|
-
````text
|
|
1367
|
-
Copyright Mozilla Foundation
|
|
1368
|
-
|
|
1369
|
-
Permission is hereby granted, free of charge, to any
|
|
1370
|
-
person obtaining a copy of this software and associated
|
|
1371
|
-
documentation files (the "Software"), to deal in the
|
|
1372
|
-
Software without restriction, including without
|
|
1373
|
-
limitation the rights to use, copy, modify, merge,
|
|
1374
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1375
|
-
the Software, and to permit persons to whom the Software
|
|
1376
|
-
is furnished to do so, subject to the following
|
|
1377
|
-
conditions:
|
|
1378
|
-
|
|
1379
|
-
The above copyright notice and this permission notice
|
|
1380
|
-
shall be included in all copies or substantial portions
|
|
1381
|
-
of the Software.
|
|
1382
|
-
|
|
1383
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1384
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1385
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1386
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1387
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1388
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1389
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1390
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1391
|
-
DEALINGS IN THE SOFTWARE.
|
|
1392
|
-
|
|
1393
|
-
````
|
|
1394
|
-
|
|
1395
|
-
---
|
|
1396
|
-
|
|
1397
|
-
## The following dependencies are licensed under the MIT License:
|
|
1398
|
-
|
|
1399
|
-
### NPM Packages:
|
|
1400
|
-
|
|
1401
|
-
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
1519
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
1520
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
1521
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
1402
1522
|
|
|
1403
1523
|
````text
|
|
1404
1524
|
MIT License
|
|
1405
1525
|
|
|
1406
|
-
Copyright (c)
|
|
1526
|
+
Copyright (c) Tokio Contributors
|
|
1407
1527
|
|
|
1408
1528
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1409
1529
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1423,8 +1543,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1423
1543
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1424
1544
|
SOFTWARE.
|
|
1425
1545
|
|
|
1426
|
-
[others]: https://github.com/json5/json5/contributors
|
|
1427
|
-
|
|
1428
1546
|
````
|
|
1429
1547
|
|
|
1430
1548
|
---
|
|
@@ -1433,12 +1551,12 @@ SOFTWARE.
|
|
|
1433
1551
|
|
|
1434
1552
|
### Rust Crates:
|
|
1435
1553
|
|
|
1436
|
-
- [
|
|
1554
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
1437
1555
|
|
|
1438
1556
|
````text
|
|
1439
1557
|
The MIT License (MIT)
|
|
1440
1558
|
|
|
1441
|
-
Copyright (c)
|
|
1559
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
1442
1560
|
|
|
1443
1561
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1444
1562
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1447,16 +1565,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1447
1565
|
copies of the Software, and to permit persons to whom the Software is
|
|
1448
1566
|
furnished to do so, subject to the following conditions:
|
|
1449
1567
|
|
|
1450
|
-
The above copyright notice and this permission notice shall be included in
|
|
1451
|
-
|
|
1568
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1569
|
+
copies or substantial portions of the Software.
|
|
1452
1570
|
|
|
1453
1571
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1454
1572
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1455
1573
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1456
1574
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1457
1575
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1458
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1459
|
-
|
|
1576
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1577
|
+
SOFTWARE.
|
|
1460
1578
|
|
|
1461
1579
|
````
|
|
1462
1580
|
|
|
@@ -1466,10 +1584,11 @@ THE SOFTWARE.
|
|
|
1466
1584
|
|
|
1467
1585
|
### Rust Crates:
|
|
1468
1586
|
|
|
1469
|
-
- [
|
|
1587
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
1588
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
1470
1589
|
|
|
1471
1590
|
````text
|
|
1472
|
-
Copyright (c)
|
|
1591
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
1473
1592
|
|
|
1474
1593
|
Permission is hereby granted, free of charge, to any
|
|
1475
1594
|
person obtaining a copy of this software and associated
|
|
@@ -1503,28 +1622,35 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1503
1622
|
|
|
1504
1623
|
### Rust Crates:
|
|
1505
1624
|
|
|
1506
|
-
- [
|
|
1625
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
1507
1626
|
|
|
1508
1627
|
````text
|
|
1509
|
-
Copyright (c)
|
|
1628
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
1629
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1510
1630
|
|
|
1511
|
-
Permission is hereby granted, free of charge, to any
|
|
1512
|
-
of this software and associated
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1631
|
+
Permission is hereby granted, free of charge, to any
|
|
1632
|
+
person obtaining a copy of this software and associated
|
|
1633
|
+
documentation files (the "Software"), to deal in the
|
|
1634
|
+
Software without restriction, including without
|
|
1635
|
+
limitation the rights to use, copy, modify, merge,
|
|
1636
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1637
|
+
the Software, and to permit persons to whom the Software
|
|
1638
|
+
is furnished to do so, subject to the following
|
|
1639
|
+
conditions:
|
|
1517
1640
|
|
|
1518
|
-
The above copyright notice and this permission notice
|
|
1519
|
-
all copies or substantial portions
|
|
1641
|
+
The above copyright notice and this permission notice
|
|
1642
|
+
shall be included in all copies or substantial portions
|
|
1643
|
+
of the Software.
|
|
1520
1644
|
|
|
1521
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1522
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1645
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1646
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1647
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1648
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1649
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1650
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1651
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1652
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1653
|
+
DEALINGS IN THE SOFTWARE.
|
|
1528
1654
|
|
|
1529
1655
|
````
|
|
1530
1656
|
|
|
@@ -1534,13 +1660,45 @@ THE SOFTWARE.
|
|
|
1534
1660
|
|
|
1535
1661
|
### Rust Crates:
|
|
1536
1662
|
|
|
1537
|
-
- [
|
|
1538
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
1663
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
1539
1664
|
|
|
1540
1665
|
````text
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
Copyright (c) 2016
|
|
1666
|
+
The MIT License (MIT)
|
|
1667
|
+
|
|
1668
|
+
Copyright (c) 2016 Johann Tuffe
|
|
1669
|
+
|
|
1670
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1671
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1672
|
+
in the Software without restriction, including without limitation the rights
|
|
1673
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1674
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1675
|
+
furnished to do so, subject to the following conditions:
|
|
1676
|
+
|
|
1677
|
+
|
|
1678
|
+
The above copyright notice and this permission notice shall be included in
|
|
1679
|
+
all copies or substantial portions of the Software.
|
|
1680
|
+
|
|
1681
|
+
|
|
1682
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1683
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1684
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1685
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1686
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1687
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1688
|
+
THE SOFTWARE.
|
|
1689
|
+
|
|
1690
|
+
````
|
|
1691
|
+
|
|
1692
|
+
---
|
|
1693
|
+
|
|
1694
|
+
## The following dependencies are licensed under the MIT License:
|
|
1695
|
+
|
|
1696
|
+
### Rust Crates:
|
|
1697
|
+
|
|
1698
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
1699
|
+
|
|
1700
|
+
````text
|
|
1701
|
+
Copyright Mozilla Foundation
|
|
1544
1702
|
|
|
1545
1703
|
Permission is hereby granted, free of charge, to any
|
|
1546
1704
|
person obtaining a copy of this software and associated
|
|
@@ -1574,10 +1732,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1574
1732
|
|
|
1575
1733
|
### Rust Crates:
|
|
1576
1734
|
|
|
1577
|
-
- [
|
|
1735
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
1578
1736
|
|
|
1579
1737
|
````text
|
|
1580
|
-
Copyright (c)
|
|
1738
|
+
Copyright (c) 2019 Carl Lerche
|
|
1581
1739
|
|
|
1582
1740
|
Permission is hereby granted, free of charge, to any
|
|
1583
1741
|
person obtaining a copy of this software and associated
|
|
@@ -1611,11 +1769,46 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1611
1769
|
|
|
1612
1770
|
### Rust Crates:
|
|
1613
1771
|
|
|
1614
|
-
- [
|
|
1772
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
1773
|
+
|
|
1774
|
+
````text
|
|
1775
|
+
The MIT License (MIT)
|
|
1776
|
+
|
|
1777
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
1778
|
+
|
|
1779
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1780
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1781
|
+
in the Software without restriction, including without limitation the rights
|
|
1782
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1783
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1784
|
+
furnished to do so, subject to the following conditions:
|
|
1785
|
+
|
|
1786
|
+
The above copyright notice and this permission notice shall be included in
|
|
1787
|
+
all copies or substantial portions of the Software.
|
|
1788
|
+
|
|
1789
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1790
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1791
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1792
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1793
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1794
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1795
|
+
THE SOFTWARE.
|
|
1796
|
+
|
|
1797
|
+
````
|
|
1798
|
+
|
|
1799
|
+
---
|
|
1800
|
+
|
|
1801
|
+
## The following dependencies are licensed under the MIT License:
|
|
1802
|
+
|
|
1803
|
+
### Rust Crates:
|
|
1804
|
+
|
|
1805
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
1615
1806
|
|
|
1616
1807
|
````text
|
|
1617
1808
|
MIT License
|
|
1618
1809
|
|
|
1810
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
1811
|
+
|
|
1619
1812
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1620
1813
|
of this software and associated documentation files (the "Software"), to deal
|
|
1621
1814
|
in the Software without restriction, including without limitation the rights
|
|
@@ -1642,10 +1835,14 @@ SOFTWARE.
|
|
|
1642
1835
|
|
|
1643
1836
|
### Rust Crates:
|
|
1644
1837
|
|
|
1645
|
-
- [
|
|
1838
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1839
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1840
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1646
1841
|
|
|
1647
1842
|
````text
|
|
1648
|
-
|
|
1843
|
+
MIT License
|
|
1844
|
+
|
|
1845
|
+
Copyright (c) 2017 Ted Driggs
|
|
1649
1846
|
|
|
1650
1847
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1651
1848
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1654,16 +1851,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1654
1851
|
copies of the Software, and to permit persons to whom the Software is
|
|
1655
1852
|
furnished to do so, subject to the following conditions:
|
|
1656
1853
|
|
|
1657
|
-
The above copyright notice and this permission notice shall be included in
|
|
1658
|
-
|
|
1854
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1855
|
+
copies or substantial portions of the Software.
|
|
1659
1856
|
|
|
1660
1857
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1661
1858
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1662
1859
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1663
1860
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1664
1861
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1665
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1666
|
-
|
|
1862
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1863
|
+
SOFTWARE.
|
|
1667
1864
|
|
|
1668
1865
|
````
|
|
1669
1866
|
|
|
@@ -1673,10 +1870,19 @@ THE SOFTWARE.
|
|
|
1673
1870
|
|
|
1674
1871
|
### Rust Crates:
|
|
1675
1872
|
|
|
1676
|
-
- [
|
|
1873
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1874
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1875
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1876
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1877
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1878
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1879
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1880
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1881
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1677
1882
|
|
|
1678
1883
|
````text
|
|
1679
|
-
Copyright
|
|
1884
|
+
Copyright (c) 2016 Alex Crichton
|
|
1885
|
+
Copyright (c) 2017 The Tokio Authors
|
|
1680
1886
|
|
|
1681
1887
|
Permission is hereby granted, free of charge, to any
|
|
1682
1888
|
person obtaining a copy of this software and associated
|
|
@@ -1710,153 +1916,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1710
1916
|
|
|
1711
1917
|
### Rust Crates:
|
|
1712
1918
|
|
|
1713
|
-
- [
|
|
1714
|
-
|
|
1715
|
-
````text
|
|
1716
|
-
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
1717
|
-
|
|
1718
|
-
Permission is hereby granted, free of charge, to any
|
|
1719
|
-
person obtaining a copy of this software and associated
|
|
1720
|
-
documentation files (the "Software"), to deal in the
|
|
1721
|
-
Software without restriction, including without
|
|
1722
|
-
limitation the rights to use, copy, modify, merge,
|
|
1723
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1724
|
-
the Software, and to permit persons to whom the Software
|
|
1725
|
-
is furnished to do so, subject to the following
|
|
1726
|
-
conditions:
|
|
1727
|
-
|
|
1728
|
-
The above copyright notice and this permission notice
|
|
1729
|
-
shall be included in all copies or substantial portions
|
|
1730
|
-
of the Software.
|
|
1731
|
-
|
|
1732
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1733
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1734
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1735
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1736
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1737
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1738
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1739
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1740
|
-
DEALINGS IN THE SOFTWARE.
|
|
1741
|
-
|
|
1742
|
-
````
|
|
1743
|
-
|
|
1744
|
-
---
|
|
1745
|
-
|
|
1746
|
-
## The following dependencies are licensed under the MIT License:
|
|
1747
|
-
|
|
1748
|
-
### Rust Crates:
|
|
1749
|
-
|
|
1750
|
-
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
1751
|
-
|
|
1752
|
-
````text
|
|
1753
|
-
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
1754
|
-
|
|
1755
|
-
Permission is hereby granted, free of charge, to any
|
|
1756
|
-
person obtaining a copy of this software and associated
|
|
1757
|
-
documentation files (the "Software"), to deal in the
|
|
1758
|
-
Software without restriction, including without
|
|
1759
|
-
limitation the rights to use, copy, modify, merge,
|
|
1760
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1761
|
-
the Software, and to permit persons to whom the Software
|
|
1762
|
-
is furnished to do so, subject to the following
|
|
1763
|
-
conditions:
|
|
1764
|
-
|
|
1765
|
-
The above copyright notice and this permission notice
|
|
1766
|
-
shall be included in all copies or substantial portions
|
|
1767
|
-
of the Software.
|
|
1768
|
-
|
|
1769
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1770
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1771
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1772
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1773
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1774
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1775
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1776
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1777
|
-
DEALINGS IN THE SOFTWARE.
|
|
1778
|
-
|
|
1779
|
-
````
|
|
1780
|
-
|
|
1781
|
-
---
|
|
1782
|
-
|
|
1783
|
-
## The following dependencies are licensed under the MIT License:
|
|
1784
|
-
|
|
1785
|
-
### Rust Crates:
|
|
1786
|
-
|
|
1787
|
-
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
1788
|
-
|
|
1789
|
-
````text
|
|
1790
|
-
The MIT License (MIT)
|
|
1791
|
-
|
|
1792
|
-
Copyright (c) 2015 Danny Guo
|
|
1793
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
1794
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
1795
|
-
|
|
1796
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1797
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1798
|
-
in the Software without restriction, including without limitation the rights
|
|
1799
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1800
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1801
|
-
furnished to do so, subject to the following conditions:
|
|
1802
|
-
|
|
1803
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1804
|
-
copies or substantial portions of the Software.
|
|
1805
|
-
|
|
1806
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1807
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1808
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1809
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1810
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1811
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1812
|
-
SOFTWARE.
|
|
1813
|
-
|
|
1814
|
-
````
|
|
1815
|
-
|
|
1816
|
-
---
|
|
1817
|
-
|
|
1818
|
-
## The following dependencies are licensed under the MIT License:
|
|
1819
|
-
|
|
1820
|
-
### Rust Crates:
|
|
1821
|
-
|
|
1822
|
-
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
1823
|
-
|
|
1824
|
-
````text
|
|
1825
|
-
Copyright (c) 2019 Nick Fitzgerald
|
|
1826
|
-
|
|
1827
|
-
Permission is hereby granted, free of charge, to any
|
|
1828
|
-
person obtaining a copy of this software and associated
|
|
1829
|
-
documentation files (the "Software"), to deal in the
|
|
1830
|
-
Software without restriction, including without
|
|
1831
|
-
limitation the rights to use, copy, modify, merge,
|
|
1832
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1833
|
-
the Software, and to permit persons to whom the Software
|
|
1834
|
-
is furnished to do so, subject to the following
|
|
1835
|
-
conditions:
|
|
1836
|
-
|
|
1837
|
-
The above copyright notice and this permission notice
|
|
1838
|
-
shall be included in all copies or substantial portions
|
|
1839
|
-
of the Software.
|
|
1840
|
-
|
|
1841
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1842
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1843
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1844
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1845
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1846
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1847
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1848
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1849
|
-
DEALINGS IN THE SOFTWARE.
|
|
1850
|
-
|
|
1851
|
-
````
|
|
1852
|
-
|
|
1853
|
-
---
|
|
1854
|
-
|
|
1855
|
-
## The following dependencies are licensed under the MIT License:
|
|
1856
|
-
|
|
1857
|
-
### Rust Crates:
|
|
1858
|
-
|
|
1859
|
-
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
1919
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
1860
1920
|
|
|
1861
1921
|
````text
|
|
1862
1922
|
The MIT License (MIT)
|
|
@@ -1888,185 +1948,17 @@ SOFTWARE.
|
|
|
1888
1948
|
|
|
1889
1949
|
### Rust Crates:
|
|
1890
1950
|
|
|
1891
|
-
- [
|
|
1892
|
-
|
|
1893
|
-
````text
|
|
1894
|
-
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
1895
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1896
|
-
|
|
1897
|
-
Permission is hereby granted, free of charge, to any
|
|
1898
|
-
person obtaining a copy of this software and associated
|
|
1899
|
-
documentation files (the "Software"), to deal in the
|
|
1900
|
-
Software without restriction, including without
|
|
1901
|
-
limitation the rights to use, copy, modify, merge,
|
|
1902
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1903
|
-
the Software, and to permit persons to whom the Software
|
|
1904
|
-
is furnished to do so, subject to the following
|
|
1905
|
-
conditions:
|
|
1906
|
-
|
|
1907
|
-
The above copyright notice and this permission notice
|
|
1908
|
-
shall be included in all copies or substantial portions
|
|
1909
|
-
of the Software.
|
|
1910
|
-
|
|
1911
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1912
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1913
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1914
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1915
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1916
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1917
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1918
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1919
|
-
DEALINGS IN THE SOFTWARE.
|
|
1920
|
-
|
|
1921
|
-
````
|
|
1922
|
-
|
|
1923
|
-
---
|
|
1924
|
-
|
|
1925
|
-
## The following dependencies are licensed under the MIT License:
|
|
1926
|
-
|
|
1927
|
-
### Rust Crates:
|
|
1928
|
-
|
|
1929
|
-
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
1930
|
-
|
|
1931
|
-
````text
|
|
1932
|
-
Copyright (c) 2014-2026 Alex Crichton
|
|
1933
|
-
|
|
1934
|
-
Permission is hereby granted, free of charge, to any
|
|
1935
|
-
person obtaining a copy of this software and associated
|
|
1936
|
-
documentation files (the "Software"), to deal in the
|
|
1937
|
-
Software without restriction, including without
|
|
1938
|
-
limitation the rights to use, copy, modify, merge,
|
|
1939
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1940
|
-
the Software, and to permit persons to whom the Software
|
|
1941
|
-
is furnished to do so, subject to the following
|
|
1942
|
-
conditions:
|
|
1943
|
-
|
|
1944
|
-
The above copyright notice and this permission notice
|
|
1945
|
-
shall be included in all copies or substantial portions
|
|
1946
|
-
of the Software.
|
|
1947
|
-
|
|
1948
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1949
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1950
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1951
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1952
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1953
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1954
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1955
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1956
|
-
DEALINGS IN THE SOFTWARE.
|
|
1957
|
-
|
|
1958
|
-
````
|
|
1959
|
-
|
|
1960
|
-
---
|
|
1961
|
-
|
|
1962
|
-
## The following dependencies are licensed under the MIT License:
|
|
1963
|
-
|
|
1964
|
-
### Rust Crates:
|
|
1965
|
-
|
|
1966
|
-
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
1967
|
-
|
|
1968
|
-
````text
|
|
1969
|
-
Copyright (c) 2018-2023 Sean McArthur
|
|
1970
|
-
Copyright (c) 2016 Alex Crichton
|
|
1971
|
-
|
|
1972
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1973
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1974
|
-
in the Software without restriction, including without limitation the rights
|
|
1975
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1976
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1977
|
-
furnished to do so, subject to the following conditions:
|
|
1978
|
-
|
|
1979
|
-
The above copyright notice and this permission notice shall be included in
|
|
1980
|
-
all copies or substantial portions of the Software.
|
|
1981
|
-
|
|
1982
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1983
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1984
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1985
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1986
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1987
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1988
|
-
THE SOFTWARE.
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
````
|
|
1992
|
-
|
|
1993
|
-
---
|
|
1994
|
-
|
|
1995
|
-
## The following dependencies are licensed under the MIT License:
|
|
1996
|
-
|
|
1997
|
-
### Rust Crates:
|
|
1998
|
-
|
|
1999
|
-
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
2000
|
-
|
|
2001
|
-
````text
|
|
2002
|
-
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
2003
|
-
|
|
2004
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2005
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2006
|
-
in the Software without restriction, including without limitation the rights
|
|
2007
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2008
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2009
|
-
furnished to do so, subject to the following conditions:
|
|
2010
|
-
|
|
2011
|
-
The above copyright notice and this permission notice shall be included in
|
|
2012
|
-
all copies or substantial portions of the Software.
|
|
2013
|
-
|
|
2014
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2015
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2016
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2017
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2018
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2019
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2020
|
-
THE SOFTWARE.
|
|
2021
|
-
|
|
2022
|
-
````
|
|
2023
|
-
|
|
2024
|
-
---
|
|
2025
|
-
|
|
2026
|
-
## The following dependencies are licensed under the MIT License:
|
|
2027
|
-
|
|
2028
|
-
### NPM Packages:
|
|
2029
|
-
|
|
2030
|
-
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
2031
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
1951
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
2032
1952
|
|
|
2033
1953
|
````text
|
|
2034
|
-
|
|
2035
|
-
|
|
2036
|
-
Copyright (c) 2017 Evgeny Poberezkin
|
|
2037
|
-
|
|
2038
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2039
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2040
|
-
in the Software without restriction, including without limitation the rights
|
|
2041
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2042
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2043
|
-
furnished to do so, subject to the following conditions:
|
|
2044
|
-
|
|
2045
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2046
|
-
copies or substantial portions of the Software.
|
|
2047
|
-
|
|
2048
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2049
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2050
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2051
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2052
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2053
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2054
|
-
SOFTWARE.
|
|
2055
|
-
|
|
2056
|
-
````
|
|
2057
|
-
|
|
2058
|
-
---
|
|
2059
|
-
|
|
2060
|
-
## The following dependencies are licensed under the MIT License:
|
|
2061
|
-
|
|
2062
|
-
### Rust Crates:
|
|
1954
|
+
Copyright (c) 2016 The humantime Developers
|
|
2063
1955
|
|
|
2064
|
-
|
|
1956
|
+
Includes parts of http date with the following copyright:
|
|
1957
|
+
Copyright (c) 2016 Pyfisch
|
|
2065
1958
|
|
|
2066
|
-
|
|
2067
|
-
|
|
1959
|
+
Includes portions of musl libc with the following copyright:
|
|
1960
|
+
Copyright © 2005-2013 Rich Felker
|
|
2068
1961
|
|
|
2069
|
-
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
2070
1962
|
|
|
2071
1963
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2072
1964
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2094,10 +1986,10 @@ SOFTWARE.
|
|
|
2094
1986
|
|
|
2095
1987
|
### Rust Crates:
|
|
2096
1988
|
|
|
2097
|
-
- [
|
|
1989
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
2098
1990
|
|
|
2099
1991
|
````text
|
|
2100
|
-
Copyright (c)
|
|
1992
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
2101
1993
|
|
|
2102
1994
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2103
1995
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2106,55 +1998,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2106
1998
|
copies of the Software, and to permit persons to whom the Software is
|
|
2107
1999
|
furnished to do so, subject to the following conditions:
|
|
2108
2000
|
|
|
2109
|
-
The above copyright notice and this permission notice shall be included in
|
|
2110
|
-
copies or substantial portions of the Software.
|
|
2001
|
+
The above copyright notice and this permission notice shall be included in
|
|
2002
|
+
all copies or substantial portions of the Software.
|
|
2111
2003
|
|
|
2112
2004
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2113
2005
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2114
2006
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2115
2007
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2116
2008
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2117
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2118
|
-
SOFTWARE.
|
|
2119
|
-
|
|
2120
|
-
````
|
|
2121
|
-
|
|
2122
|
-
---
|
|
2123
|
-
|
|
2124
|
-
## The following dependencies are licensed under the MIT License:
|
|
2125
|
-
|
|
2126
|
-
### Rust Crates:
|
|
2127
|
-
|
|
2128
|
-
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
2129
|
-
|
|
2130
|
-
````text
|
|
2131
|
-
Copyright (c) 2017 Carl Lerche
|
|
2132
|
-
Copyright (c) 2018 Bastian Köcher
|
|
2133
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2134
|
-
|
|
2135
|
-
Permission is hereby granted, free of charge, to any
|
|
2136
|
-
person obtaining a copy of this software and associated
|
|
2137
|
-
documentation files (the "Software"), to deal in the
|
|
2138
|
-
Software without restriction, including without
|
|
2139
|
-
limitation the rights to use, copy, modify, merge,
|
|
2140
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2141
|
-
the Software, and to permit persons to whom the Software
|
|
2142
|
-
is furnished to do so, subject to the following
|
|
2143
|
-
conditions:
|
|
2144
|
-
|
|
2145
|
-
The above copyright notice and this permission notice
|
|
2146
|
-
shall be included in all copies or substantial portions
|
|
2147
|
-
of the Software.
|
|
2148
|
-
|
|
2149
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2150
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2151
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2152
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2153
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2154
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2155
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2156
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2157
|
-
DEALINGS IN THE SOFTWARE.
|
|
2009
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2010
|
+
THE SOFTWARE.
|
|
2011
|
+
|
|
2158
2012
|
|
|
2159
2013
|
````
|
|
2160
2014
|
|
|
@@ -2164,12 +2018,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2164
2018
|
|
|
2165
2019
|
### Rust Crates:
|
|
2166
2020
|
|
|
2167
|
-
- [
|
|
2021
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
2168
2022
|
|
|
2169
2023
|
````text
|
|
2170
|
-
|
|
2024
|
+
MIT License
|
|
2171
2025
|
|
|
2172
|
-
Copyright (c)
|
|
2026
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
2173
2027
|
|
|
2174
2028
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2175
2029
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2197,31 +2051,27 @@ SOFTWARE.
|
|
|
2197
2051
|
|
|
2198
2052
|
### NPM Packages:
|
|
2199
2053
|
|
|
2200
|
-
- [
|
|
2201
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
2054
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
2202
2055
|
|
|
2203
2056
|
````text
|
|
2204
|
-
|
|
2205
|
-
|
|
2206
|
-
Copyright (c) Microsoft Corporation.
|
|
2057
|
+
This software is released under the MIT license:
|
|
2207
2058
|
|
|
2208
|
-
|
|
2209
|
-
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
|
|
2059
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2060
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2061
|
+
the Software without restriction, including without limitation the rights to
|
|
2062
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2063
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2064
|
+
subject to the following conditions:
|
|
2214
2065
|
|
|
2215
|
-
|
|
2216
|
-
|
|
2066
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2067
|
+
copies or substantial portions of the Software.
|
|
2217
2068
|
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
SOFTWARE
|
|
2069
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2070
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2071
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2072
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2073
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2074
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2225
2075
|
|
|
2226
2076
|
````
|
|
2227
2077
|
|
|
@@ -2231,10 +2081,10 @@ SOFTWARE.
|
|
|
2231
2081
|
|
|
2232
2082
|
### Rust Crates:
|
|
2233
2083
|
|
|
2234
|
-
- [
|
|
2084
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
2235
2085
|
|
|
2236
2086
|
````text
|
|
2237
|
-
Copyright (c)
|
|
2087
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
2238
2088
|
|
|
2239
2089
|
Permission is hereby granted, free of charge, to any
|
|
2240
2090
|
person obtaining a copy of this software and associated
|
|
@@ -2266,42 +2116,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2266
2116
|
|
|
2267
2117
|
## The following dependencies are licensed under the MIT License:
|
|
2268
2118
|
|
|
2269
|
-
### NPM Packages:
|
|
2270
|
-
|
|
2271
|
-
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
2272
|
-
|
|
2273
|
-
````text
|
|
2274
|
-
This software is released under the MIT license:
|
|
2275
|
-
|
|
2276
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2277
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
2278
|
-
the Software without restriction, including without limitation the rights to
|
|
2279
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2280
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2281
|
-
subject to the following conditions:
|
|
2282
|
-
|
|
2283
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2284
|
-
copies or substantial portions of the Software.
|
|
2285
|
-
|
|
2286
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2287
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2288
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2289
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2290
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2291
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2292
|
-
|
|
2293
|
-
````
|
|
2294
|
-
|
|
2295
|
-
---
|
|
2296
|
-
|
|
2297
|
-
## The following dependencies are licensed under the MIT License:
|
|
2298
|
-
|
|
2299
2119
|
### Rust Crates:
|
|
2300
2120
|
|
|
2301
|
-
- [
|
|
2121
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
2302
2122
|
|
|
2303
2123
|
````text
|
|
2304
|
-
Copyright
|
|
2124
|
+
Copyright (c) 2018 Carl Lerche
|
|
2305
2125
|
|
|
2306
2126
|
Permission is hereby granted, free of charge, to any
|
|
2307
2127
|
person obtaining a copy of this software and associated
|
|
@@ -2327,7 +2147,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
2327
2147
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2328
2148
|
DEALINGS IN THE SOFTWARE.
|
|
2329
2149
|
|
|
2330
|
-
|
|
2331
2150
|
````
|
|
2332
2151
|
|
|
2333
2152
|
---
|
|
@@ -2336,12 +2155,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2336
2155
|
|
|
2337
2156
|
### Rust Crates:
|
|
2338
2157
|
|
|
2339
|
-
- [
|
|
2158
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
2159
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
2160
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
2161
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2340
2162
|
|
|
2341
2163
|
````text
|
|
2342
2164
|
The MIT License (MIT)
|
|
2343
2165
|
|
|
2344
|
-
Copyright (c) 2015
|
|
2166
|
+
Copyright (c) 2015 Andrew Gallant
|
|
2345
2167
|
|
|
2346
2168
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2347
2169
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2369,15 +2191,10 @@ THE SOFTWARE.
|
|
|
2369
2191
|
|
|
2370
2192
|
### Rust Crates:
|
|
2371
2193
|
|
|
2372
|
-
- [
|
|
2373
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2374
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2375
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2376
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2377
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2194
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
2378
2195
|
|
|
2379
2196
|
````text
|
|
2380
|
-
Copyright (c)
|
|
2197
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
2381
2198
|
|
|
2382
2199
|
Permission is hereby granted, free of charge, to any
|
|
2383
2200
|
person obtaining a copy of this software and associated
|
|
@@ -2411,50 +2228,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2411
2228
|
|
|
2412
2229
|
### Rust Crates:
|
|
2413
2230
|
|
|
2414
|
-
- [
|
|
2415
|
-
|
|
2416
|
-
````text
|
|
2417
|
-
Copyright (c) 2018 The Servo Project Developers
|
|
2418
|
-
|
|
2419
|
-
Permission is hereby granted, free of charge, to any
|
|
2420
|
-
person obtaining a copy of this software and associated
|
|
2421
|
-
documentation files (the "Software"), to deal in the
|
|
2422
|
-
Software without restriction, including without
|
|
2423
|
-
limitation the rights to use, copy, modify, merge,
|
|
2424
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2425
|
-
the Software, and to permit persons to whom the Software
|
|
2426
|
-
is furnished to do so, subject to the following
|
|
2427
|
-
conditions:
|
|
2428
|
-
|
|
2429
|
-
The above copyright notice and this permission notice
|
|
2430
|
-
shall be included in all copies or substantial portions
|
|
2431
|
-
of the Software.
|
|
2432
|
-
|
|
2433
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2434
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2435
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2436
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2437
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2438
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2439
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2440
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2441
|
-
DEALINGS IN THE SOFTWARE.
|
|
2442
|
-
|
|
2443
|
-
````
|
|
2444
|
-
|
|
2445
|
-
---
|
|
2446
|
-
|
|
2447
|
-
## The following dependencies are licensed under the MIT License:
|
|
2448
|
-
|
|
2449
|
-
### NPM Packages:
|
|
2450
|
-
|
|
2451
|
-
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
2231
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
2452
2232
|
|
|
2453
2233
|
````text
|
|
2454
2234
|
MIT License
|
|
2455
2235
|
|
|
2456
|
-
Copyright (c) Matteo Collina and Undici contributors
|
|
2457
|
-
|
|
2458
2236
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2459
2237
|
of this software and associated documentation files (the "Software"), to deal
|
|
2460
2238
|
in the Software without restriction, including without limitation the rights
|
|
@@ -2481,10 +2259,10 @@ SOFTWARE.
|
|
|
2481
2259
|
|
|
2482
2260
|
### Rust Crates:
|
|
2483
2261
|
|
|
2484
|
-
- [
|
|
2262
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
2485
2263
|
|
|
2486
2264
|
````text
|
|
2487
|
-
Copyright (c)
|
|
2265
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
2488
2266
|
|
|
2489
2267
|
Permission is hereby granted, free of charge, to any
|
|
2490
2268
|
person obtaining a copy of this software and associated
|
|
@@ -2518,34 +2296,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2518
2296
|
|
|
2519
2297
|
### Rust Crates:
|
|
2520
2298
|
|
|
2521
|
-
- [
|
|
2299
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
2522
2300
|
|
|
2523
2301
|
````text
|
|
2524
|
-
Copyright (c)
|
|
2302
|
+
Copyright (c) 2019 Eliza Weisman
|
|
2525
2303
|
|
|
2526
|
-
Permission is hereby granted, free of charge, to any
|
|
2527
|
-
|
|
2528
|
-
|
|
2529
|
-
|
|
2530
|
-
|
|
2531
|
-
|
|
2532
|
-
the Software, and to permit persons to whom the Software
|
|
2533
|
-
is furnished to do so, subject to the following
|
|
2534
|
-
conditions:
|
|
2304
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2305
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2306
|
+
in the Software without restriction, including without limitation the rights
|
|
2307
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2308
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2309
|
+
furnished to do so, subject to the following conditions:
|
|
2535
2310
|
|
|
2536
|
-
The above copyright notice and this permission notice
|
|
2537
|
-
|
|
2538
|
-
of the Software.
|
|
2311
|
+
The above copyright notice and this permission notice shall be included in
|
|
2312
|
+
all copies or substantial portions of the Software.
|
|
2539
2313
|
|
|
2540
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2541
|
-
|
|
2542
|
-
|
|
2543
|
-
|
|
2544
|
-
|
|
2545
|
-
|
|
2546
|
-
|
|
2547
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2548
|
-
DEALINGS IN THE SOFTWARE.
|
|
2314
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2315
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2316
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2317
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2318
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2319
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2320
|
+
THE SOFTWARE.
|
|
2549
2321
|
|
|
2550
2322
|
````
|
|
2551
2323
|
|
|
@@ -2555,35 +2327,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2555
2327
|
|
|
2556
2328
|
### Rust Crates:
|
|
2557
2329
|
|
|
2558
|
-
- [
|
|
2559
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
2330
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
2560
2331
|
|
|
2561
2332
|
````text
|
|
2562
|
-
Copyright
|
|
2333
|
+
Copyright 2016 Nika Layzell
|
|
2563
2334
|
|
|
2564
|
-
Permission is hereby granted, free of charge, to any
|
|
2565
|
-
person obtaining a copy of this software and associated
|
|
2566
|
-
documentation files (the "Software"), to deal in the
|
|
2567
|
-
Software without restriction, including without
|
|
2568
|
-
limitation the rights to use, copy, modify, merge,
|
|
2569
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2570
|
-
the Software, and to permit persons to whom the Software
|
|
2571
|
-
is furnished to do so, subject to the following
|
|
2572
|
-
conditions:
|
|
2335
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
2573
2336
|
|
|
2574
|
-
The above copyright notice and this permission notice
|
|
2575
|
-
shall be included in all copies or substantial portions
|
|
2576
|
-
of the Software.
|
|
2337
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2577
2338
|
|
|
2578
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2579
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2580
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2581
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2582
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2583
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2584
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2585
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2586
|
-
DEALINGS IN THE SOFTWARE.
|
|
2339
|
+
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.
|
|
2587
2340
|
|
|
2588
2341
|
````
|
|
2589
2342
|
|
|
@@ -2593,13 +2346,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2593
2346
|
|
|
2594
2347
|
### Rust Crates:
|
|
2595
2348
|
|
|
2596
|
-
- [
|
|
2597
|
-
- [
|
|
2598
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
2599
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
2349
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
2350
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
2600
2351
|
|
|
2601
2352
|
````text
|
|
2602
|
-
|
|
2353
|
+
The MIT License (MIT)
|
|
2354
|
+
|
|
2355
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
2356
|
+
|
|
2357
|
+
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:
|
|
2358
|
+
|
|
2359
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2360
|
+
|
|
2361
|
+
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.
|
|
2362
|
+
|
|
2363
|
+
````
|
|
2364
|
+
|
|
2365
|
+
---
|
|
2366
|
+
|
|
2367
|
+
## The following dependencies are licensed under the MIT License:
|
|
2368
|
+
|
|
2369
|
+
### Rust Crates:
|
|
2370
|
+
|
|
2371
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
2372
|
+
|
|
2373
|
+
````text
|
|
2374
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
2603
2375
|
|
|
2604
2376
|
Permission is hereby granted, free of charge, to any
|
|
2605
2377
|
person obtaining a copy of this software and associated
|
|
@@ -2633,29 +2405,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2633
2405
|
|
|
2634
2406
|
### Rust Crates:
|
|
2635
2407
|
|
|
2636
|
-
- [
|
|
2408
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
2637
2409
|
|
|
2638
2410
|
````text
|
|
2639
|
-
Copyright (c)
|
|
2640
|
-
|
|
2641
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2642
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2643
|
-
in the Software without restriction, including without limitation the rights
|
|
2644
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2645
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2646
|
-
furnished to do so, subject to the following conditions:
|
|
2647
|
-
|
|
2648
|
-
The above copyright notice and this permission notice shall be included in
|
|
2649
|
-
all copies or substantial portions of the Software.
|
|
2411
|
+
Copyright (c) The rust-url developers
|
|
2650
2412
|
|
|
2651
|
-
|
|
2652
|
-
|
|
2653
|
-
|
|
2654
|
-
|
|
2655
|
-
|
|
2656
|
-
|
|
2657
|
-
|
|
2413
|
+
Permission is hereby granted, free of charge, to any
|
|
2414
|
+
person obtaining a copy of this software and associated
|
|
2415
|
+
documentation files (the "Software"), to deal in the
|
|
2416
|
+
Software without restriction, including without
|
|
2417
|
+
limitation the rights to use, copy, modify, merge,
|
|
2418
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2419
|
+
the Software, and to permit persons to whom the Software
|
|
2420
|
+
is furnished to do so, subject to the following
|
|
2421
|
+
conditions:
|
|
2658
2422
|
|
|
2423
|
+
The above copyright notice and this permission notice
|
|
2424
|
+
shall be included in all copies or substantial portions
|
|
2425
|
+
of the Software.
|
|
2426
|
+
|
|
2427
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2428
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2429
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2430
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2431
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2432
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2433
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2434
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2435
|
+
DEALINGS IN THE SOFTWARE.
|
|
2659
2436
|
|
|
2660
2437
|
````
|
|
2661
2438
|
|
|
@@ -2665,10 +2442,12 @@ THE SOFTWARE.
|
|
|
2665
2442
|
|
|
2666
2443
|
### Rust Crates:
|
|
2667
2444
|
|
|
2668
|
-
- [
|
|
2445
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
2669
2446
|
|
|
2670
2447
|
````text
|
|
2671
|
-
Copyright (c)
|
|
2448
|
+
Copyright (c) 2017 Carl Lerche
|
|
2449
|
+
Copyright (c) 2018 Bastian Köcher
|
|
2450
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2672
2451
|
|
|
2673
2452
|
Permission is hereby granted, free of charge, to any
|
|
2674
2453
|
person obtaining a copy of this software and associated
|
|
@@ -2702,10 +2481,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2702
2481
|
|
|
2703
2482
|
### Rust Crates:
|
|
2704
2483
|
|
|
2705
|
-
- [
|
|
2484
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
2706
2485
|
|
|
2707
2486
|
````text
|
|
2708
|
-
Copyright (c)
|
|
2487
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
2709
2488
|
|
|
2710
2489
|
Permission is hereby granted, free of charge, to any
|
|
2711
2490
|
person obtaining a copy of this software and associated
|
|
@@ -2737,16 +2516,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2737
2516
|
|
|
2738
2517
|
## The following dependencies are licensed under the MIT License:
|
|
2739
2518
|
|
|
2740
|
-
###
|
|
2519
|
+
### NPM Packages:
|
|
2741
2520
|
|
|
2742
|
-
- [
|
|
2743
|
-
- [
|
|
2744
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
2521
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
2522
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
2745
2523
|
|
|
2746
2524
|
````text
|
|
2747
2525
|
MIT License
|
|
2748
2526
|
|
|
2749
|
-
Copyright (c)
|
|
2527
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
2750
2528
|
|
|
2751
2529
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2752
2530
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2774,10 +2552,10 @@ SOFTWARE.
|
|
|
2774
2552
|
|
|
2775
2553
|
### Rust Crates:
|
|
2776
2554
|
|
|
2777
|
-
- [
|
|
2555
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
2778
2556
|
|
|
2779
2557
|
````text
|
|
2780
|
-
Copyright (c)
|
|
2558
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
2781
2559
|
|
|
2782
2560
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2783
2561
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2797,7 +2575,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2797
2575
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2798
2576
|
THE SOFTWARE.
|
|
2799
2577
|
|
|
2800
|
-
|
|
2801
2578
|
````
|
|
2802
2579
|
|
|
2803
2580
|
---
|
|
@@ -2806,19 +2583,29 @@ THE SOFTWARE.
|
|
|
2806
2583
|
|
|
2807
2584
|
### Rust Crates:
|
|
2808
2585
|
|
|
2809
|
-
- [
|
|
2810
|
-
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
2586
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
2811
2587
|
|
|
2812
2588
|
````text
|
|
2813
|
-
|
|
2589
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
2814
2590
|
|
|
2815
|
-
|
|
2591
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2592
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2593
|
+
in the Software without restriction, including without limitation the rights
|
|
2594
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2595
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2596
|
+
furnished to do so, subject to the following conditions:
|
|
2816
2597
|
|
|
2817
|
-
|
|
2598
|
+
The above copyright notice and this permission notice shall be included in
|
|
2599
|
+
all copies or substantial portions of the Software.
|
|
2818
2600
|
|
|
2819
|
-
|
|
2601
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2602
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2603
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2604
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2605
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2606
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2607
|
+
THE SOFTWARE.
|
|
2820
2608
|
|
|
2821
|
-
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.
|
|
2822
2609
|
|
|
2823
2610
|
````
|
|
2824
2611
|
|
|
@@ -2828,13 +2615,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2828
2615
|
|
|
2829
2616
|
### Rust Crates:
|
|
2830
2617
|
|
|
2831
|
-
- [
|
|
2618
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
2619
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
2620
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
2832
2621
|
|
|
2833
2622
|
````text
|
|
2834
2623
|
MIT License
|
|
2835
2624
|
|
|
2836
|
-
Copyright (c)
|
|
2837
|
-
Copyright (c) Tokio Contributors
|
|
2625
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
2838
2626
|
|
|
2839
2627
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2840
2628
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2862,10 +2650,11 @@ SOFTWARE.
|
|
|
2862
2650
|
|
|
2863
2651
|
### Rust Crates:
|
|
2864
2652
|
|
|
2865
|
-
- [
|
|
2653
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
2866
2654
|
|
|
2867
2655
|
````text
|
|
2868
|
-
Copyright (c)
|
|
2656
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
2657
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2869
2658
|
|
|
2870
2659
|
Permission is hereby granted, free of charge, to any
|
|
2871
2660
|
person obtaining a copy of this software and associated
|
|
@@ -2899,44 +2688,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2899
2688
|
|
|
2900
2689
|
### Rust Crates:
|
|
2901
2690
|
|
|
2902
|
-
- [
|
|
2903
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2904
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2905
|
-
|
|
2906
|
-
````text
|
|
2907
|
-
MIT License
|
|
2908
|
-
|
|
2909
|
-
Copyright (c) <year> <copyright holders>
|
|
2910
|
-
|
|
2911
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
2912
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
2913
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2914
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
2915
|
-
following conditions:
|
|
2916
|
-
|
|
2917
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
2918
|
-
portions of the Software.
|
|
2919
|
-
|
|
2920
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
2921
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
2922
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2923
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
2924
|
-
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2925
|
-
|
|
2926
|
-
````
|
|
2927
|
-
|
|
2928
|
-
---
|
|
2929
|
-
|
|
2930
|
-
## The following dependencies are licensed under the MIT License:
|
|
2931
|
-
|
|
2932
|
-
### Rust Crates:
|
|
2933
|
-
|
|
2934
|
-
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
2691
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
2935
2692
|
|
|
2936
2693
|
````text
|
|
2937
|
-
|
|
2938
|
-
|
|
2939
|
-
Copyright (c) 2014 Mathijs van de Nes
|
|
2694
|
+
Copyright (c) 2017 Daniel Abramov
|
|
2695
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
2940
2696
|
|
|
2941
2697
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2942
2698
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2945,19 +2701,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2945
2701
|
copies of the Software, and to permit persons to whom the Software is
|
|
2946
2702
|
furnished to do so, subject to the following conditions:
|
|
2947
2703
|
|
|
2948
|
-
The above copyright notice and this permission notice shall be included in
|
|
2949
|
-
copies or substantial portions of the Software.
|
|
2704
|
+
The above copyright notice and this permission notice shall be included in
|
|
2705
|
+
all copies or substantial portions of the Software.
|
|
2950
2706
|
|
|
2951
2707
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2952
2708
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2953
2709
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2954
2710
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2955
2711
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2956
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2957
|
-
SOFTWARE.
|
|
2712
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2713
|
+
THE SOFTWARE.
|
|
2958
2714
|
|
|
2959
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2960
|
-
licences; see files named LICENSE.*.txt for details.
|
|
2961
2715
|
````
|
|
2962
2716
|
|
|
2963
2717
|
---
|
|
@@ -2966,13 +2720,12 @@ licences; see files named LICENSE.*.txt for details.
|
|
|
2966
2720
|
|
|
2967
2721
|
### Rust Crates:
|
|
2968
2722
|
|
|
2969
|
-
- [
|
|
2723
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
2970
2724
|
|
|
2971
2725
|
````text
|
|
2972
2726
|
The MIT License (MIT)
|
|
2973
2727
|
|
|
2974
|
-
Copyright (c)
|
|
2975
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
2728
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
2976
2729
|
|
|
2977
2730
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2978
2731
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2992,6 +2745,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2992
2745
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2993
2746
|
SOFTWARE.
|
|
2994
2747
|
|
|
2748
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2749
|
+
licences; see files named LICENSE.*.txt for details.
|
|
2995
2750
|
````
|
|
2996
2751
|
|
|
2997
2752
|
---
|
|
@@ -3000,10 +2755,10 @@ SOFTWARE.
|
|
|
3000
2755
|
|
|
3001
2756
|
### Rust Crates:
|
|
3002
2757
|
|
|
3003
|
-
- [
|
|
2758
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
3004
2759
|
|
|
3005
2760
|
````text
|
|
3006
|
-
Copyright (c)
|
|
2761
|
+
Copyright (c) 2015 Steven Allen
|
|
3007
2762
|
|
|
3008
2763
|
Permission is hereby granted, free of charge, to any
|
|
3009
2764
|
person obtaining a copy of this software and associated
|
|
@@ -3023,113 +2778,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
|
3023
2778
|
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3024
2779
|
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3025
2780
|
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3026
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3027
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3028
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3029
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3030
|
-
DEALINGS IN THE SOFTWARE.
|
|
3031
|
-
|
|
3032
|
-
````
|
|
3033
|
-
|
|
3034
|
-
---
|
|
3035
|
-
|
|
3036
|
-
## The following dependencies are licensed under the MIT License:
|
|
3037
|
-
|
|
3038
|
-
### Rust Crates:
|
|
3039
|
-
|
|
3040
|
-
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
3041
|
-
|
|
3042
|
-
````text
|
|
3043
|
-
MIT License
|
|
3044
|
-
|
|
3045
|
-
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
3046
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
3047
|
-
Copyright (c) 2017 Frommi
|
|
3048
|
-
Copyright (c) 2017-2024 oyvindln
|
|
3049
|
-
|
|
3050
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3051
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3052
|
-
in the Software without restriction, including without limitation the rights
|
|
3053
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3054
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3055
|
-
furnished to do so, subject to the following conditions:
|
|
3056
|
-
|
|
3057
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3058
|
-
copies or substantial portions of the Software.
|
|
3059
|
-
|
|
3060
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3061
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3062
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3063
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3064
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3065
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3066
|
-
SOFTWARE.
|
|
3067
|
-
|
|
3068
|
-
````
|
|
3069
|
-
|
|
3070
|
-
---
|
|
3071
|
-
|
|
3072
|
-
## The following dependencies are licensed under the MIT License:
|
|
3073
|
-
|
|
3074
|
-
### NPM Packages:
|
|
3075
|
-
|
|
3076
|
-
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
3077
|
-
|
|
3078
|
-
````text
|
|
3079
|
-
The MIT License (MIT)
|
|
3080
|
-
|
|
3081
|
-
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
3082
|
-
|
|
3083
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3084
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3085
|
-
in the Software without restriction, including without limitation the rights
|
|
3086
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3087
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3088
|
-
furnished to do so, subject to the following conditions:
|
|
3089
|
-
|
|
3090
|
-
The above copyright notice and this permission notice shall be included in
|
|
3091
|
-
all copies or substantial portions of the Software.
|
|
3092
|
-
|
|
3093
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3094
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3095
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3096
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3097
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3098
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3099
|
-
THE SOFTWARE.
|
|
3100
|
-
|
|
3101
|
-
````
|
|
3102
|
-
|
|
3103
|
-
---
|
|
3104
|
-
|
|
3105
|
-
## The following dependencies are licensed under the MIT License:
|
|
3106
|
-
|
|
3107
|
-
### Rust Crates:
|
|
3108
|
-
|
|
3109
|
-
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
3110
|
-
|
|
3111
|
-
````text
|
|
3112
|
-
MIT License
|
|
3113
|
-
|
|
3114
|
-
Copyright (c) 2025 Callum Oakley
|
|
3115
|
-
|
|
3116
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3117
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3118
|
-
in the Software without restriction, including without limitation the rights
|
|
3119
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3120
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3121
|
-
furnished to do so, subject to the following conditions:
|
|
3122
|
-
|
|
3123
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3124
|
-
copies or substantial portions of the Software.
|
|
3125
|
-
|
|
3126
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3127
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3128
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3129
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3130
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3131
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3132
|
-
SOFTWARE.
|
|
2781
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2782
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2783
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2784
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2785
|
+
DEALINGS IN THE SOFTWARE.
|
|
3133
2786
|
|
|
3134
2787
|
````
|
|
3135
2788
|
|
|
@@ -3139,10 +2792,10 @@ SOFTWARE.
|
|
|
3139
2792
|
|
|
3140
2793
|
### Rust Crates:
|
|
3141
2794
|
|
|
3142
|
-
- [
|
|
2795
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
3143
2796
|
|
|
3144
2797
|
````text
|
|
3145
|
-
Copyright (c)
|
|
2798
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
3146
2799
|
|
|
3147
2800
|
Permission is hereby granted, free of charge, to any
|
|
3148
2801
|
person obtaining a copy of this software and associated
|
|
@@ -3167,6 +2820,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
3167
2820
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3168
2821
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3169
2822
|
DEALINGS IN THE SOFTWARE.
|
|
2823
|
+
|
|
3170
2824
|
````
|
|
3171
2825
|
|
|
3172
2826
|
---
|
|
@@ -3175,10 +2829,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3175
2829
|
|
|
3176
2830
|
### Rust Crates:
|
|
3177
2831
|
|
|
3178
|
-
- [
|
|
2832
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
3179
2833
|
|
|
3180
2834
|
````text
|
|
3181
|
-
Copyright (c)
|
|
2835
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
3182
2836
|
|
|
3183
2837
|
Permission is hereby granted, free of charge, to any
|
|
3184
2838
|
person obtaining a copy of this software and associated
|
|
@@ -3212,10 +2866,43 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3212
2866
|
|
|
3213
2867
|
### Rust Crates:
|
|
3214
2868
|
|
|
3215
|
-
- [
|
|
2869
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
3216
2870
|
|
|
3217
2871
|
````text
|
|
3218
|
-
|
|
2872
|
+
MIT License
|
|
2873
|
+
|
|
2874
|
+
Copyright (c) 2025 Callum Oakley
|
|
2875
|
+
|
|
2876
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2877
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2878
|
+
in the Software without restriction, including without limitation the rights
|
|
2879
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2880
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2881
|
+
furnished to do so, subject to the following conditions:
|
|
2882
|
+
|
|
2883
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2884
|
+
copies or substantial portions of the Software.
|
|
2885
|
+
|
|
2886
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2887
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2888
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2889
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2890
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2891
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2892
|
+
SOFTWARE.
|
|
2893
|
+
|
|
2894
|
+
````
|
|
2895
|
+
|
|
2896
|
+
---
|
|
2897
|
+
|
|
2898
|
+
## The following dependencies are licensed under the MIT License:
|
|
2899
|
+
|
|
2900
|
+
### Rust Crates:
|
|
2901
|
+
|
|
2902
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
2903
|
+
|
|
2904
|
+
````text
|
|
2905
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
3219
2906
|
|
|
3220
2907
|
Permission is hereby granted, free of charge, to any
|
|
3221
2908
|
person obtaining a copy of this software and associated
|
|
@@ -3247,12 +2934,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3247
2934
|
|
|
3248
2935
|
## The following dependencies are licensed under the MIT License:
|
|
3249
2936
|
|
|
3250
|
-
###
|
|
2937
|
+
### NPM Packages:
|
|
3251
2938
|
|
|
3252
|
-
- [
|
|
2939
|
+
- [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
|
|
3253
2940
|
|
|
3254
2941
|
````text
|
|
3255
|
-
Copyright (c)
|
|
2942
|
+
pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
|
|
2943
|
+
pngjs derived work Copyright (c) 2012 Kuba Niegowski
|
|
3256
2944
|
|
|
3257
2945
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3258
2946
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3272,7 +2960,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3272
2960
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3273
2961
|
THE SOFTWARE.
|
|
3274
2962
|
|
|
3275
|
-
|
|
3276
2963
|
````
|
|
3277
2964
|
|
|
3278
2965
|
---
|
|
@@ -3281,13 +2968,42 @@ THE SOFTWARE.
|
|
|
3281
2968
|
|
|
3282
2969
|
### Rust Crates:
|
|
3283
2970
|
|
|
3284
|
-
- [
|
|
3285
|
-
- [
|
|
2971
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
2972
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2973
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3286
2974
|
|
|
3287
2975
|
````text
|
|
3288
2976
|
MIT License
|
|
3289
2977
|
|
|
3290
|
-
Copyright (c)
|
|
2978
|
+
Copyright (c) <year> <copyright holders>
|
|
2979
|
+
|
|
2980
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
2981
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
2982
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2983
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
2984
|
+
following conditions:
|
|
2985
|
+
|
|
2986
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
2987
|
+
portions of the Software.
|
|
2988
|
+
|
|
2989
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
2990
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
2991
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2992
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
2993
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2994
|
+
|
|
2995
|
+
````
|
|
2996
|
+
|
|
2997
|
+
---
|
|
2998
|
+
|
|
2999
|
+
## The following dependencies are licensed under the MIT License:
|
|
3000
|
+
|
|
3001
|
+
### Rust Crates:
|
|
3002
|
+
|
|
3003
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
3004
|
+
|
|
3005
|
+
````text
|
|
3006
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
3291
3007
|
|
|
3292
3008
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3293
3009
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3315,10 +3031,10 @@ SOFTWARE.
|
|
|
3315
3031
|
|
|
3316
3032
|
### Rust Crates:
|
|
3317
3033
|
|
|
3318
|
-
- [hyper](https://github.com/hyperium/hyper) (
|
|
3034
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
3319
3035
|
|
|
3320
3036
|
````text
|
|
3321
|
-
Copyright (c)
|
|
3037
|
+
Copyright (c) 2017 Sean McArthur
|
|
3322
3038
|
|
|
3323
3039
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3324
3040
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3338,6 +3054,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3338
3054
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3339
3055
|
THE SOFTWARE.
|
|
3340
3056
|
|
|
3057
|
+
|
|
3341
3058
|
````
|
|
3342
3059
|
|
|
3343
3060
|
---
|
|
@@ -3346,34 +3063,29 @@ THE SOFTWARE.
|
|
|
3346
3063
|
|
|
3347
3064
|
### Rust Crates:
|
|
3348
3065
|
|
|
3349
|
-
- [
|
|
3066
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
3067
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
3350
3068
|
|
|
3351
3069
|
````text
|
|
3352
|
-
Copyright (c)
|
|
3070
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
3353
3071
|
|
|
3354
|
-
Permission is hereby granted, free of charge, to any
|
|
3355
|
-
|
|
3356
|
-
|
|
3357
|
-
|
|
3358
|
-
|
|
3359
|
-
|
|
3360
|
-
the Software, and to permit persons to whom the Software
|
|
3361
|
-
is furnished to do so, subject to the following
|
|
3362
|
-
conditions:
|
|
3072
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3073
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3074
|
+
in the Software without restriction, including without limitation the rights
|
|
3075
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3076
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3077
|
+
furnished to do so, subject to the following conditions:
|
|
3363
3078
|
|
|
3364
|
-
The above copyright notice and this permission notice
|
|
3365
|
-
|
|
3366
|
-
of the Software.
|
|
3079
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3080
|
+
copies or substantial portions of the Software.
|
|
3367
3081
|
|
|
3368
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3369
|
-
|
|
3370
|
-
|
|
3371
|
-
|
|
3372
|
-
|
|
3373
|
-
|
|
3374
|
-
|
|
3375
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3376
|
-
DEALINGS IN THE SOFTWARE.
|
|
3082
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3083
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3084
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3085
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3086
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3087
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3088
|
+
SOFTWARE.
|
|
3377
3089
|
|
|
3378
3090
|
````
|
|
3379
3091
|
|
|
@@ -3383,10 +3095,46 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3383
3095
|
|
|
3384
3096
|
### Rust Crates:
|
|
3385
3097
|
|
|
3386
|
-
- [
|
|
3098
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
3387
3099
|
|
|
3388
3100
|
````text
|
|
3389
|
-
|
|
3101
|
+
MIT License
|
|
3102
|
+
|
|
3103
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
3104
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
3105
|
+
Copyright (c) 2017 Frommi
|
|
3106
|
+
Copyright (c) 2017-2024 oyvindln
|
|
3107
|
+
|
|
3108
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3109
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3110
|
+
in the Software without restriction, including without limitation the rights
|
|
3111
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3112
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3113
|
+
furnished to do so, subject to the following conditions:
|
|
3114
|
+
|
|
3115
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3116
|
+
copies or substantial portions of the Software.
|
|
3117
|
+
|
|
3118
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3119
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3120
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3121
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3122
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3123
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3124
|
+
SOFTWARE.
|
|
3125
|
+
|
|
3126
|
+
````
|
|
3127
|
+
|
|
3128
|
+
---
|
|
3129
|
+
|
|
3130
|
+
## The following dependencies are licensed under the MIT License:
|
|
3131
|
+
|
|
3132
|
+
### Rust Crates:
|
|
3133
|
+
|
|
3134
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
3135
|
+
|
|
3136
|
+
````text
|
|
3137
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
3390
3138
|
|
|
3391
3139
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3392
3140
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3415,10 +3163,10 @@ THE SOFTWARE.
|
|
|
3415
3163
|
|
|
3416
3164
|
### Rust Crates:
|
|
3417
3165
|
|
|
3418
|
-
- [
|
|
3166
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
3419
3167
|
|
|
3420
3168
|
````text
|
|
3421
|
-
Copyright (c)
|
|
3169
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
3422
3170
|
|
|
3423
3171
|
Permission is hereby granted, free of charge, to any
|
|
3424
3172
|
person obtaining a copy of this software and associated
|
|
@@ -3452,65 +3200,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3452
3200
|
|
|
3453
3201
|
### Rust Crates:
|
|
3454
3202
|
|
|
3455
|
-
- [
|
|
3456
|
-
|
|
3457
|
-
````text
|
|
3458
|
-
MIT License
|
|
3459
|
-
|
|
3460
|
-
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
3461
|
-
|
|
3462
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3463
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3464
|
-
in the Software without restriction, including without limitation the rights
|
|
3465
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3466
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3467
|
-
furnished to do so, subject to the following conditions:
|
|
3468
|
-
|
|
3469
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3470
|
-
copies or substantial portions of the Software.
|
|
3471
|
-
|
|
3472
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3473
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3474
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3475
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3476
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3477
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3478
|
-
SOFTWARE.
|
|
3479
|
-
|
|
3480
|
-
````
|
|
3481
|
-
|
|
3482
|
-
---
|
|
3483
|
-
|
|
3484
|
-
## The following dependencies are licensed under the MIT License:
|
|
3485
|
-
|
|
3486
|
-
### Rust Crates:
|
|
3487
|
-
|
|
3488
|
-
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3489
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3490
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3203
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
3491
3204
|
|
|
3492
3205
|
````text
|
|
3493
|
-
|
|
3494
|
-
|
|
3495
|
-
Copyright (c) 2017 Ted Driggs
|
|
3206
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
3496
3207
|
|
|
3497
|
-
Permission is hereby granted, free of charge, to any
|
|
3498
|
-
of this software and associated
|
|
3499
|
-
|
|
3500
|
-
|
|
3501
|
-
|
|
3502
|
-
|
|
3208
|
+
Permission is hereby granted, free of charge, to any
|
|
3209
|
+
person obtaining a copy of this software and associated
|
|
3210
|
+
documentation files (the "Software"), to deal in the
|
|
3211
|
+
Software without restriction, including without
|
|
3212
|
+
limitation the rights to use, copy, modify, merge,
|
|
3213
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3214
|
+
the Software, and to permit persons to whom the Software
|
|
3215
|
+
is furnished to do so, subject to the following
|
|
3216
|
+
conditions:
|
|
3503
3217
|
|
|
3504
|
-
The above copyright notice and this permission notice
|
|
3505
|
-
copies or substantial portions
|
|
3218
|
+
The above copyright notice and this permission notice
|
|
3219
|
+
shall be included in all copies or substantial portions
|
|
3220
|
+
of the Software.
|
|
3506
3221
|
|
|
3507
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3508
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3509
|
-
|
|
3510
|
-
|
|
3511
|
-
|
|
3512
|
-
|
|
3513
|
-
|
|
3222
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3223
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3224
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3225
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3226
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3227
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3228
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3229
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3230
|
+
DEALINGS IN THE SOFTWARE.
|
|
3514
3231
|
|
|
3515
3232
|
````
|
|
3516
3233
|
|
|
@@ -3520,10 +3237,10 @@ SOFTWARE.
|
|
|
3520
3237
|
|
|
3521
3238
|
### Rust Crates:
|
|
3522
3239
|
|
|
3523
|
-
- [
|
|
3240
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
3524
3241
|
|
|
3525
3242
|
````text
|
|
3526
|
-
Copyright (c)
|
|
3243
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
3527
3244
|
|
|
3528
3245
|
Permission is hereby granted, free of charge, to any
|
|
3529
3246
|
person obtaining a copy of this software and associated
|
|
@@ -3557,15 +3274,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3557
3274
|
|
|
3558
3275
|
### Rust Crates:
|
|
3559
3276
|
|
|
3560
|
-
- [
|
|
3561
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
3562
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
3563
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
3564
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
3565
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
3277
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
3566
3278
|
|
|
3567
3279
|
````text
|
|
3568
|
-
Copyright (c)
|
|
3280
|
+
Copyright (c) 2017 Robert Grosse
|
|
3569
3281
|
|
|
3570
3282
|
Permission is hereby granted, free of charge, to any
|
|
3571
3283
|
person obtaining a copy of this software and associated
|
|
@@ -3590,7 +3302,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
3590
3302
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3591
3303
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3592
3304
|
DEALINGS IN THE SOFTWARE.
|
|
3593
|
-
|
|
3594
3305
|
````
|
|
3595
3306
|
|
|
3596
3307
|
---
|
|
@@ -3599,17 +3310,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3599
3310
|
|
|
3600
3311
|
### Rust Crates:
|
|
3601
3312
|
|
|
3602
|
-
- [
|
|
3313
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
3603
3314
|
|
|
3604
3315
|
````text
|
|
3605
|
-
|
|
3606
|
-
|
|
3607
|
-
Includes parts of http date with the following copyright:
|
|
3608
|
-
Copyright (c) 2016 Pyfisch
|
|
3609
|
-
|
|
3610
|
-
Includes portions of musl libc with the following copyright:
|
|
3611
|
-
Copyright © 2005-2013 Rich Felker
|
|
3316
|
+
The MIT License (MIT)
|
|
3612
3317
|
|
|
3318
|
+
Copyright (c) 2015 Danny Guo
|
|
3319
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3320
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
3613
3321
|
|
|
3614
3322
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3615
3323
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3637,16 +3345,34 @@ SOFTWARE.
|
|
|
3637
3345
|
|
|
3638
3346
|
### Rust Crates:
|
|
3639
3347
|
|
|
3640
|
-
- [
|
|
3348
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
3641
3349
|
|
|
3642
3350
|
````text
|
|
3643
|
-
Copyright
|
|
3351
|
+
Copyright (c) 2016--2023
|
|
3644
3352
|
|
|
3645
|
-
Permission is hereby granted, free of charge, to any
|
|
3353
|
+
Permission is hereby granted, free of charge, to any
|
|
3354
|
+
person obtaining a copy of this software and associated
|
|
3355
|
+
documentation files (the "Software"), to deal in the
|
|
3356
|
+
Software without restriction, including without
|
|
3357
|
+
limitation the rights to use, copy, modify, merge,
|
|
3358
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3359
|
+
the Software, and to permit persons to whom the Software
|
|
3360
|
+
is furnished to do so, subject to the following
|
|
3361
|
+
conditions:
|
|
3646
3362
|
|
|
3647
|
-
The above copyright notice and this permission notice
|
|
3363
|
+
The above copyright notice and this permission notice
|
|
3364
|
+
shall be included in all copies or substantial portions
|
|
3365
|
+
of the Software.
|
|
3648
3366
|
|
|
3649
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3367
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3368
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3369
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3370
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3371
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3372
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3373
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3374
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3375
|
+
DEALINGS IN THE SOFTWARE.
|
|
3650
3376
|
|
|
3651
3377
|
````
|
|
3652
3378
|
|
|
@@ -3656,19 +3382,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3656
3382
|
|
|
3657
3383
|
### Rust Crates:
|
|
3658
3384
|
|
|
3659
|
-
- [
|
|
3660
|
-
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3661
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3662
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3663
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3664
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3665
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3666
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3667
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3385
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
3668
3386
|
|
|
3669
3387
|
````text
|
|
3670
|
-
Copyright (c)
|
|
3671
|
-
Copyright (c) 2017 The Tokio Authors
|
|
3388
|
+
Copyright (c) 2017 http-rs authors
|
|
3672
3389
|
|
|
3673
3390
|
Permission is hereby granted, free of charge, to any
|
|
3674
3391
|
person obtaining a copy of this software and associated
|
|
@@ -3702,14 +3419,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3702
3419
|
|
|
3703
3420
|
### Rust Crates:
|
|
3704
3421
|
|
|
3705
|
-
- [
|
|
3706
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
3707
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
3422
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
3708
3423
|
|
|
3709
3424
|
````text
|
|
3710
|
-
|
|
3711
|
-
|
|
3712
|
-
Copyright (c) Tokio Contributors
|
|
3425
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
3713
3426
|
|
|
3714
3427
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3715
3428
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3718,16 +3431,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3718
3431
|
copies of the Software, and to permit persons to whom the Software is
|
|
3719
3432
|
furnished to do so, subject to the following conditions:
|
|
3720
3433
|
|
|
3721
|
-
The above copyright notice and this permission notice shall be included in
|
|
3722
|
-
copies or substantial portions of the Software.
|
|
3434
|
+
The above copyright notice and this permission notice shall be included in
|
|
3435
|
+
all copies or substantial portions of the Software.
|
|
3723
3436
|
|
|
3724
3437
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3725
3438
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3726
3439
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3727
3440
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3728
3441
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3729
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3730
|
-
SOFTWARE.
|
|
3442
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3443
|
+
THE SOFTWARE.
|
|
3731
3444
|
|
|
3732
3445
|
````
|
|
3733
3446
|
|
|
@@ -3737,11 +3450,11 @@ SOFTWARE.
|
|
|
3737
3450
|
|
|
3738
3451
|
### Rust Crates:
|
|
3739
3452
|
|
|
3740
|
-
- [
|
|
3453
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
3741
3454
|
|
|
3742
3455
|
````text
|
|
3743
|
-
Copyright (c)
|
|
3744
|
-
Copyright (c)
|
|
3456
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
3457
|
+
Copyright (c) 2016 Jason Housley
|
|
3745
3458
|
|
|
3746
3459
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3747
3460
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3750,16 +3463,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3750
3463
|
copies of the Software, and to permit persons to whom the Software is
|
|
3751
3464
|
furnished to do so, subject to the following conditions:
|
|
3752
3465
|
|
|
3753
|
-
The above copyright notice and this permission notice shall be included in
|
|
3754
|
-
copies or substantial portions of the Software.
|
|
3466
|
+
The above copyright notice and this permission notice shall be included in
|
|
3467
|
+
all copies or substantial portions of the Software.
|
|
3755
3468
|
|
|
3756
3469
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3757
3470
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3758
3471
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3759
3472
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3760
3473
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3761
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3762
|
-
SOFTWARE.
|
|
3474
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3475
|
+
THE SOFTWARE.
|
|
3763
3476
|
|
|
3764
3477
|
````
|
|
3765
3478
|
|
|
@@ -3769,10 +3482,43 @@ SOFTWARE.
|
|
|
3769
3482
|
|
|
3770
3483
|
### Rust Crates:
|
|
3771
3484
|
|
|
3772
|
-
- [
|
|
3485
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
3773
3486
|
|
|
3774
3487
|
````text
|
|
3775
|
-
Copyright (c)
|
|
3488
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
3489
|
+
|
|
3490
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3491
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3492
|
+
in the Software without restriction, including without limitation the rights
|
|
3493
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3494
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3495
|
+
furnished to do so, subject to the following conditions:
|
|
3496
|
+
|
|
3497
|
+
The above copyright notice and this permission notice shall be included in
|
|
3498
|
+
all copies or substantial portions of the Software.
|
|
3499
|
+
|
|
3500
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3501
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3502
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3503
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3504
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3505
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3506
|
+
THE SOFTWARE.
|
|
3507
|
+
|
|
3508
|
+
````
|
|
3509
|
+
|
|
3510
|
+
---
|
|
3511
|
+
|
|
3512
|
+
## The following dependencies are licensed under the MIT License:
|
|
3513
|
+
|
|
3514
|
+
### NPM Packages:
|
|
3515
|
+
|
|
3516
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.17.1)
|
|
3517
|
+
|
|
3518
|
+
````text
|
|
3519
|
+
The MIT License (MIT)
|
|
3520
|
+
|
|
3521
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
3776
3522
|
|
|
3777
3523
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3778
3524
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3792,6 +3538,125 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3792
3538
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3793
3539
|
SOFTWARE.
|
|
3794
3540
|
|
|
3541
|
+
|
|
3542
|
+
````
|
|
3543
|
+
|
|
3544
|
+
---
|
|
3545
|
+
|
|
3546
|
+
## The following dependencies are licensed under the MIT License:
|
|
3547
|
+
|
|
3548
|
+
### Rust Crates:
|
|
3549
|
+
|
|
3550
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
3551
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
3552
|
+
|
|
3553
|
+
````text
|
|
3554
|
+
Copyright (c) 2014 Alex Crichton
|
|
3555
|
+
|
|
3556
|
+
Permission is hereby granted, free of charge, to any
|
|
3557
|
+
person obtaining a copy of this software and associated
|
|
3558
|
+
documentation files (the "Software"), to deal in the
|
|
3559
|
+
Software without restriction, including without
|
|
3560
|
+
limitation the rights to use, copy, modify, merge,
|
|
3561
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3562
|
+
the Software, and to permit persons to whom the Software
|
|
3563
|
+
is furnished to do so, subject to the following
|
|
3564
|
+
conditions:
|
|
3565
|
+
|
|
3566
|
+
The above copyright notice and this permission notice
|
|
3567
|
+
shall be included in all copies or substantial portions
|
|
3568
|
+
of the Software.
|
|
3569
|
+
|
|
3570
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3571
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3572
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3573
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3574
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3575
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3576
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3577
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3578
|
+
DEALINGS IN THE SOFTWARE.
|
|
3579
|
+
|
|
3580
|
+
````
|
|
3581
|
+
|
|
3582
|
+
---
|
|
3583
|
+
|
|
3584
|
+
## The following dependencies are licensed under the MIT License:
|
|
3585
|
+
|
|
3586
|
+
### Rust Crates:
|
|
3587
|
+
|
|
3588
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
3589
|
+
|
|
3590
|
+
````text
|
|
3591
|
+
Copyright (c) The Rust Project Developers
|
|
3592
|
+
|
|
3593
|
+
Permission is hereby granted, free of charge, to any
|
|
3594
|
+
person obtaining a copy of this software and associated
|
|
3595
|
+
documentation files (the "Software"), to deal in the
|
|
3596
|
+
Software without restriction, including without
|
|
3597
|
+
limitation the rights to use, copy, modify, merge,
|
|
3598
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3599
|
+
the Software, and to permit persons to whom the Software
|
|
3600
|
+
is furnished to do so, subject to the following
|
|
3601
|
+
conditions:
|
|
3602
|
+
|
|
3603
|
+
The above copyright notice and this permission notice
|
|
3604
|
+
shall be included in all copies or substantial portions
|
|
3605
|
+
of the Software.
|
|
3606
|
+
|
|
3607
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3608
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3609
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3610
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3611
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3612
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3613
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3614
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3615
|
+
DEALINGS IN THE SOFTWARE.
|
|
3616
|
+
|
|
3617
|
+
````
|
|
3618
|
+
|
|
3619
|
+
---
|
|
3620
|
+
|
|
3621
|
+
## The following dependencies are licensed under the MIT License:
|
|
3622
|
+
|
|
3623
|
+
### Rust Crates:
|
|
3624
|
+
|
|
3625
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
3626
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
3627
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3628
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
3629
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3630
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
3631
|
+
|
|
3632
|
+
````text
|
|
3633
|
+
Copyright 2018 Developers of the Rand project
|
|
3634
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3635
|
+
|
|
3636
|
+
Permission is hereby granted, free of charge, to any
|
|
3637
|
+
person obtaining a copy of this software and associated
|
|
3638
|
+
documentation files (the "Software"), to deal in the
|
|
3639
|
+
Software without restriction, including without
|
|
3640
|
+
limitation the rights to use, copy, modify, merge,
|
|
3641
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3642
|
+
the Software, and to permit persons to whom the Software
|
|
3643
|
+
is furnished to do so, subject to the following
|
|
3644
|
+
conditions:
|
|
3645
|
+
|
|
3646
|
+
The above copyright notice and this permission notice
|
|
3647
|
+
shall be included in all copies or substantial portions
|
|
3648
|
+
of the Software.
|
|
3649
|
+
|
|
3650
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3651
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3652
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3653
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3654
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3655
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3656
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3657
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3658
|
+
DEALINGS IN THE SOFTWARE.
|
|
3659
|
+
|
|
3795
3660
|
````
|
|
3796
3661
|
|
|
3797
3662
|
---
|
|
@@ -3800,12 +3665,13 @@ SOFTWARE.
|
|
|
3800
3665
|
|
|
3801
3666
|
### Rust Crates:
|
|
3802
3667
|
|
|
3803
|
-
- [
|
|
3668
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
3669
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
3804
3670
|
|
|
3805
3671
|
````text
|
|
3806
3672
|
MIT License
|
|
3807
3673
|
|
|
3808
|
-
Copyright (c)
|
|
3674
|
+
Copyright (c) 2019 Graham Esau
|
|
3809
3675
|
|
|
3810
3676
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3811
3677
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3833,10 +3699,10 @@ SOFTWARE.
|
|
|
3833
3699
|
|
|
3834
3700
|
### Rust Crates:
|
|
3835
3701
|
|
|
3836
|
-
- [
|
|
3702
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
3837
3703
|
|
|
3838
3704
|
````text
|
|
3839
|
-
Copyright
|
|
3705
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
3840
3706
|
|
|
3841
3707
|
Permission is hereby granted, free of charge, to any
|
|
3842
3708
|
person obtaining a copy of this software and associated
|
|
@@ -3870,10 +3736,43 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3870
3736
|
|
|
3871
3737
|
### Rust Crates:
|
|
3872
3738
|
|
|
3873
|
-
- [
|
|
3739
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
3740
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
3874
3741
|
|
|
3875
3742
|
````text
|
|
3876
|
-
|
|
3743
|
+
The MIT License (MIT)
|
|
3744
|
+
|
|
3745
|
+
Copyright (c) 2015 Steven Fackler
|
|
3746
|
+
|
|
3747
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3748
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
3749
|
+
the Software without restriction, including without limitation the rights to
|
|
3750
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3751
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3752
|
+
subject to the following conditions:
|
|
3753
|
+
|
|
3754
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3755
|
+
copies or substantial portions of the Software.
|
|
3756
|
+
|
|
3757
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3758
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3759
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3760
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3761
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3762
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3763
|
+
|
|
3764
|
+
````
|
|
3765
|
+
|
|
3766
|
+
---
|
|
3767
|
+
|
|
3768
|
+
## The following dependencies are licensed under the MIT License:
|
|
3769
|
+
|
|
3770
|
+
### Rust Crates:
|
|
3771
|
+
|
|
3772
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
3773
|
+
|
|
3774
|
+
````text
|
|
3775
|
+
Copyright 2023 The Fuchsia Authors
|
|
3877
3776
|
|
|
3878
3777
|
Permission is hereby granted, free of charge, to any
|
|
3879
3778
|
person obtaining a copy of this software and associated
|
|
@@ -3899,6 +3798,74 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
3899
3798
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3900
3799
|
DEALINGS IN THE SOFTWARE.
|
|
3901
3800
|
|
|
3801
|
+
|
|
3802
|
+
````
|
|
3803
|
+
|
|
3804
|
+
---
|
|
3805
|
+
|
|
3806
|
+
## The following dependencies are licensed under the MIT License:
|
|
3807
|
+
|
|
3808
|
+
### NPM Packages:
|
|
3809
|
+
|
|
3810
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
3811
|
+
|
|
3812
|
+
````text
|
|
3813
|
+
MIT License
|
|
3814
|
+
|
|
3815
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
3816
|
+
|
|
3817
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3818
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3819
|
+
in the Software without restriction, including without limitation the rights
|
|
3820
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3821
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3822
|
+
furnished to do so, subject to the following conditions:
|
|
3823
|
+
|
|
3824
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3825
|
+
copies or substantial portions of the Software.
|
|
3826
|
+
|
|
3827
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3828
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3829
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3830
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3831
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3832
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3833
|
+
SOFTWARE.
|
|
3834
|
+
|
|
3835
|
+
````
|
|
3836
|
+
|
|
3837
|
+
---
|
|
3838
|
+
|
|
3839
|
+
## The following dependencies are licensed under the MIT License:
|
|
3840
|
+
|
|
3841
|
+
### NPM Packages:
|
|
3842
|
+
|
|
3843
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
3844
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
3845
|
+
|
|
3846
|
+
````text
|
|
3847
|
+
MIT License
|
|
3848
|
+
|
|
3849
|
+
Copyright (c) Microsoft Corporation.
|
|
3850
|
+
|
|
3851
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3852
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3853
|
+
in the Software without restriction, including without limitation the rights
|
|
3854
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3855
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3856
|
+
furnished to do so, subject to the following conditions:
|
|
3857
|
+
|
|
3858
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3859
|
+
copies or substantial portions of the Software.
|
|
3860
|
+
|
|
3861
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3862
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3863
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3864
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3865
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3866
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3867
|
+
SOFTWARE
|
|
3868
|
+
|
|
3902
3869
|
````
|
|
3903
3870
|
|
|
3904
3871
|
---
|
|
@@ -3907,10 +3874,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3907
3874
|
|
|
3908
3875
|
### Rust Crates:
|
|
3909
3876
|
|
|
3910
|
-
- [
|
|
3877
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
3911
3878
|
|
|
3912
3879
|
````text
|
|
3913
|
-
Copyright (c)
|
|
3880
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
3914
3881
|
|
|
3915
3882
|
Permission is hereby granted, free of charge, to any
|
|
3916
3883
|
person obtaining a copy of this software and associated
|
|
@@ -3944,10 +3911,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3944
3911
|
|
|
3945
3912
|
### Rust Crates:
|
|
3946
3913
|
|
|
3947
|
-
- [
|
|
3914
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
3948
3915
|
|
|
3949
3916
|
````text
|
|
3950
|
-
Copyright (c)
|
|
3917
|
+
Copyright (c) 2016 Anthony Ramine
|
|
3951
3918
|
|
|
3952
3919
|
Permission is hereby granted, free of charge, to any
|
|
3953
3920
|
person obtaining a copy of this software and associated
|
|
@@ -3981,15 +3948,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3981
3948
|
|
|
3982
3949
|
### Rust Crates:
|
|
3983
3950
|
|
|
3984
|
-
- [
|
|
3985
|
-
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
3986
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3987
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
3988
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3989
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
3951
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
3990
3952
|
|
|
3991
3953
|
````text
|
|
3992
|
-
Copyright 2018
|
|
3954
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
3993
3955
|
Copyright (c) 2014 The Rust Project Developers
|
|
3994
3956
|
|
|
3995
3957
|
Permission is hereby granted, free of charge, to any
|
|
@@ -4024,10 +3986,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4024
3986
|
|
|
4025
3987
|
### Rust Crates:
|
|
4026
3988
|
|
|
4027
|
-
- [
|
|
3989
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
3990
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
3991
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
3992
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
4028
3993
|
|
|
4029
3994
|
````text
|
|
4030
|
-
Copyright (c)
|
|
3995
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
4031
3996
|
|
|
4032
3997
|
Permission is hereby granted, free of charge, to any
|
|
4033
3998
|
person obtaining a copy of this software and associated
|
|
@@ -4059,13 +4024,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4059
4024
|
|
|
4060
4025
|
## The following dependencies are licensed under the MIT License:
|
|
4061
4026
|
|
|
4062
|
-
###
|
|
4027
|
+
### NPM Packages:
|
|
4063
4028
|
|
|
4064
|
-
- [
|
|
4029
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
4065
4030
|
|
|
4066
4031
|
````text
|
|
4067
|
-
|
|
4068
|
-
|
|
4032
|
+
The MIT License (MIT)
|
|
4033
|
+
|
|
4034
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
4069
4035
|
|
|
4070
4036
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4071
4037
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4093,11 +4059,11 @@ THE SOFTWARE.
|
|
|
4093
4059
|
|
|
4094
4060
|
### Rust Crates:
|
|
4095
4061
|
|
|
4096
|
-
- [
|
|
4097
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
4062
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
4098
4063
|
|
|
4099
4064
|
````text
|
|
4100
|
-
Copyright (c) 2018-
|
|
4065
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
4066
|
+
Copyright (c) 2016 Alex Crichton
|
|
4101
4067
|
|
|
4102
4068
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4103
4069
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4106,16 +4072,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
4106
4072
|
copies of the Software, and to permit persons to whom the Software is
|
|
4107
4073
|
furnished to do so, subject to the following conditions:
|
|
4108
4074
|
|
|
4109
|
-
The above copyright notice and this permission notice shall be included in
|
|
4110
|
-
copies or substantial portions of the Software.
|
|
4075
|
+
The above copyright notice and this permission notice shall be included in
|
|
4076
|
+
all copies or substantial portions of the Software.
|
|
4111
4077
|
|
|
4112
4078
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4113
4079
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4114
4080
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4115
4081
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4116
4082
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4117
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4118
|
-
SOFTWARE.
|
|
4083
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4084
|
+
THE SOFTWARE.
|
|
4085
|
+
|
|
4119
4086
|
|
|
4120
4087
|
````
|
|
4121
4088
|
|
|
@@ -4125,11 +4092,12 @@ SOFTWARE.
|
|
|
4125
4092
|
|
|
4126
4093
|
### NPM Packages:
|
|
4127
4094
|
|
|
4128
|
-
- [
|
|
4095
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
4129
4096
|
|
|
4130
4097
|
````text
|
|
4131
|
-
|
|
4132
|
-
|
|
4098
|
+
MIT License
|
|
4099
|
+
|
|
4100
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
4133
4101
|
|
|
4134
4102
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4135
4103
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4138,16 +4106,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
4138
4106
|
copies of the Software, and to permit persons to whom the Software is
|
|
4139
4107
|
furnished to do so, subject to the following conditions:
|
|
4140
4108
|
|
|
4141
|
-
The above copyright notice and this permission notice shall be included in
|
|
4142
|
-
|
|
4109
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4110
|
+
copies or substantial portions of the Software.
|
|
4143
4111
|
|
|
4144
4112
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4145
4113
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4146
4114
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4147
4115
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4148
4116
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4149
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4150
|
-
|
|
4117
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4118
|
+
SOFTWARE.
|
|
4119
|
+
|
|
4120
|
+
[others]: https://github.com/json5/json5/contributors
|
|
4151
4121
|
|
|
4152
4122
|
````
|
|
4153
4123
|
|
|
@@ -4155,33 +4125,63 @@ THE SOFTWARE.
|
|
|
4155
4125
|
|
|
4156
4126
|
## The following dependencies are licensed under the MIT License:
|
|
4157
4127
|
|
|
4158
|
-
###
|
|
4128
|
+
### Rust Crates:
|
|
4159
4129
|
|
|
4160
|
-
- [
|
|
4130
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
4131
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
4132
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
4133
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
4134
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
4135
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
4136
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
4137
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
4138
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
4139
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
4140
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
4141
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
4142
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
4143
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
4144
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
4145
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
4146
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
4147
|
+
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
4148
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
4149
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
4150
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
4151
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
4152
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
4153
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
4154
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
4155
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
4156
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
4157
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
4158
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
4159
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
4161
4160
|
|
|
4162
4161
|
````text
|
|
4163
|
-
|
|
4164
|
-
|
|
4165
|
-
|
|
4166
|
-
|
|
4167
|
-
|
|
4168
|
-
|
|
4169
|
-
|
|
4170
|
-
|
|
4171
|
-
|
|
4172
|
-
furnished to do so, subject to the following conditions:
|
|
4173
|
-
|
|
4174
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4175
|
-
copies or substantial portions of the Software.
|
|
4162
|
+
Permission is hereby granted, free of charge, to any
|
|
4163
|
+
person obtaining a copy of this software and associated
|
|
4164
|
+
documentation files (the "Software"), to deal in the
|
|
4165
|
+
Software without restriction, including without
|
|
4166
|
+
limitation the rights to use, copy, modify, merge,
|
|
4167
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
4168
|
+
the Software, and to permit persons to whom the Software
|
|
4169
|
+
is furnished to do so, subject to the following
|
|
4170
|
+
conditions:
|
|
4176
4171
|
|
|
4177
|
-
|
|
4178
|
-
|
|
4179
|
-
|
|
4180
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4181
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4182
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4183
|
-
SOFTWARE.
|
|
4172
|
+
The above copyright notice and this permission notice
|
|
4173
|
+
shall be included in all copies or substantial portions
|
|
4174
|
+
of the Software.
|
|
4184
4175
|
|
|
4176
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4177
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4178
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4179
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4180
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4181
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4182
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4183
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4184
|
+
DEALINGS IN THE SOFTWARE.
|
|
4185
4185
|
|
|
4186
4186
|
````
|
|
4187
4187
|
|