@deveco-codegenie/mcp-bridge-darwin-arm64 1.1.0 → 1.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/THIRD_PARTY_LICENSES.md +1256 -1256
- package/napi_bridge.node +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -98,9 +98,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
98
98
|
|
|
99
99
|
### Rust Crates:
|
|
100
100
|
|
|
101
|
-
- [
|
|
102
|
-
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
103
|
-
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
101
|
+
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
104
102
|
|
|
105
103
|
````text
|
|
106
104
|
Apache License
|
|
@@ -291,7 +289,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
291
289
|
same "printed page" as the copyright notice for easier
|
|
292
290
|
identification within third-party archives.
|
|
293
291
|
|
|
294
|
-
Copyright
|
|
292
|
+
Copyright 2011 Google Inc.
|
|
295
293
|
|
|
296
294
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
297
295
|
you may not use this file except in compliance with the License.
|
|
@@ -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.
|
|
@@ -613,6 +613,43 @@ limitations under the License.
|
|
|
613
613
|
|
|
614
614
|
### NPM Packages:
|
|
615
615
|
|
|
616
|
+
- [jpeg-js](https://github.com/eugeneware/jpeg-js) (0.4.4)
|
|
617
|
+
|
|
618
|
+
````text
|
|
619
|
+
Copyright (c) 2014, Eugene Ware
|
|
620
|
+
All rights reserved.
|
|
621
|
+
|
|
622
|
+
Redistribution and use in source and binary forms, with or without
|
|
623
|
+
modification, are permitted provided that the following conditions are met:
|
|
624
|
+
|
|
625
|
+
1. Redistributions of source code must retain the above copyright
|
|
626
|
+
notice, this list of conditions and the following disclaimer.
|
|
627
|
+
2. Redistributions in binary form must reproduce the above copyright
|
|
628
|
+
notice, this list of conditions and the following disclaimer in the
|
|
629
|
+
documentation and/or other materials provided with the distribution.
|
|
630
|
+
3. Neither the name of Eugene Ware nor the names of its contributors
|
|
631
|
+
may be used to endorse or promote products derived from this software
|
|
632
|
+
without specific prior written permission.
|
|
633
|
+
|
|
634
|
+
THIS SOFTWARE IS PROVIDED BY EUGENE WARE ''AS IS'' AND ANY
|
|
635
|
+
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
636
|
+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
637
|
+
DISCLAIMED. IN NO EVENT SHALL EUGENE WARE BE LIABLE FOR ANY
|
|
638
|
+
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
639
|
+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
640
|
+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
641
|
+
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
642
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
643
|
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
644
|
+
|
|
645
|
+
````
|
|
646
|
+
|
|
647
|
+
---
|
|
648
|
+
|
|
649
|
+
## The following dependencies are licensed under the BSD-3-Clause License:
|
|
650
|
+
|
|
651
|
+
### NPM Packages:
|
|
652
|
+
|
|
616
653
|
- [fast-uri](https://github.com/fastify/fast-uri) (3.1.0)
|
|
617
654
|
|
|
618
655
|
````text
|
|
@@ -652,64 +689,24 @@ The complete list of contributors can be found at:
|
|
|
652
689
|
|
|
653
690
|
---
|
|
654
691
|
|
|
655
|
-
## The following dependencies are licensed under the BSD-3-Clause License:
|
|
656
|
-
|
|
657
|
-
### NPM Packages:
|
|
658
|
-
|
|
659
|
-
- [jpeg-js](https://github.com/eugeneware/jpeg-js) (0.4.4)
|
|
660
|
-
|
|
661
|
-
````text
|
|
662
|
-
Copyright (c) 2014, Eugene Ware
|
|
663
|
-
All rights reserved.
|
|
664
|
-
|
|
665
|
-
Redistribution and use in source and binary forms, with or without
|
|
666
|
-
modification, are permitted provided that the following conditions are met:
|
|
667
|
-
|
|
668
|
-
1. Redistributions of source code must retain the above copyright
|
|
669
|
-
notice, this list of conditions and the following disclaimer.
|
|
670
|
-
2. Redistributions in binary form must reproduce the above copyright
|
|
671
|
-
notice, this list of conditions and the following disclaimer in the
|
|
672
|
-
documentation and/or other materials provided with the distribution.
|
|
673
|
-
3. Neither the name of Eugene Ware nor the names of its contributors
|
|
674
|
-
may be used to endorse or promote products derived from this software
|
|
675
|
-
without specific prior written permission.
|
|
676
|
-
|
|
677
|
-
THIS SOFTWARE IS PROVIDED BY EUGENE WARE ''AS IS'' AND ANY
|
|
678
|
-
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
679
|
-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
680
|
-
DISCLAIMED. IN NO EVENT SHALL EUGENE WARE BE LIABLE FOR ANY
|
|
681
|
-
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
682
|
-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
683
|
-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
684
|
-
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
685
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
686
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
687
|
-
|
|
688
|
-
````
|
|
689
|
-
|
|
690
|
-
---
|
|
691
|
-
|
|
692
692
|
## The following dependencies are licensed under the ISC License:
|
|
693
693
|
|
|
694
|
-
###
|
|
694
|
+
### Rust Crates:
|
|
695
695
|
|
|
696
|
-
- [
|
|
696
|
+
- [libloading](https://github.com/nagisa/rust_libloading/) (0.9.0)
|
|
697
697
|
|
|
698
698
|
````text
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
Copyright (c) 2025, Mapbox
|
|
699
|
+
Copyright © 2015, Simonas Kazlauskas
|
|
702
700
|
|
|
703
|
-
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
704
|
-
|
|
705
|
-
|
|
701
|
+
Permission to use, copy, modify, and/or distribute this software for any purpose with or without
|
|
702
|
+
fee is hereby granted, provided that the above copyright notice and this permission notice appear
|
|
703
|
+
in all copies.
|
|
706
704
|
|
|
707
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
705
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
|
|
706
|
+
SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
|
|
707
|
+
AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
708
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
|
709
|
+
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
713
710
|
THIS SOFTWARE.
|
|
714
711
|
|
|
715
712
|
````
|
|
@@ -730,22 +727,25 @@ Please refer to the package README for license details.
|
|
|
730
727
|
|
|
731
728
|
## The following dependencies are licensed under the ISC License:
|
|
732
729
|
|
|
733
|
-
###
|
|
730
|
+
### NPM Packages:
|
|
734
731
|
|
|
735
|
-
- [
|
|
732
|
+
- [pixelmatch](https://github.com/mapbox/pixelmatch) (7.1.0)
|
|
736
733
|
|
|
737
734
|
````text
|
|
738
|
-
|
|
735
|
+
ISC License
|
|
739
736
|
|
|
740
|
-
|
|
741
|
-
fee is hereby granted, provided that the above copyright notice and this permission notice appear
|
|
742
|
-
in all copies.
|
|
737
|
+
Copyright (c) 2025, Mapbox
|
|
743
738
|
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
739
|
+
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
740
|
+
with or without fee is hereby granted, provided that the above copyright notice
|
|
741
|
+
and this permission notice appear in all copies.
|
|
742
|
+
|
|
743
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
744
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
745
|
+
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
746
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
747
|
+
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
748
|
+
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
749
749
|
THIS SOFTWARE.
|
|
750
750
|
|
|
751
751
|
````
|
|
@@ -756,13 +756,10 @@ THIS SOFTWARE.
|
|
|
756
756
|
|
|
757
757
|
### Rust Crates:
|
|
758
758
|
|
|
759
|
-
- [
|
|
760
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
759
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
761
760
|
|
|
762
761
|
````text
|
|
763
|
-
Copyright (c)
|
|
764
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
765
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
762
|
+
Copyright (c) 2016--2023
|
|
766
763
|
|
|
767
764
|
Permission is hereby granted, free of charge, to any
|
|
768
765
|
person obtaining a copy of this software and associated
|
|
@@ -794,36 +791,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
794
791
|
|
|
795
792
|
## The following dependencies are licensed under the MIT License:
|
|
796
793
|
|
|
797
|
-
###
|
|
794
|
+
### NPM Packages:
|
|
798
795
|
|
|
799
|
-
- [
|
|
796
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
800
797
|
|
|
801
798
|
````text
|
|
802
|
-
|
|
799
|
+
MIT License
|
|
803
800
|
|
|
804
|
-
|
|
805
|
-
person obtaining a copy of this software and associated
|
|
806
|
-
documentation files (the "Software"), to deal in the
|
|
807
|
-
Software without restriction, including without
|
|
808
|
-
limitation the rights to use, copy, modify, merge,
|
|
809
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
810
|
-
the Software, and to permit persons to whom the Software
|
|
811
|
-
is furnished to do so, subject to the following
|
|
812
|
-
conditions:
|
|
801
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
813
802
|
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
803
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
804
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
805
|
+
in the Software without restriction, including without limitation the rights
|
|
806
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
807
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
808
|
+
furnished to do so, subject to the following conditions:
|
|
817
809
|
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
IN
|
|
826
|
-
|
|
810
|
+
The above copyright notice and this permission notice shall be included in all
|
|
811
|
+
copies or substantial portions of the Software.
|
|
812
|
+
|
|
813
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
814
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
815
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
816
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
817
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
818
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
819
|
+
SOFTWARE.
|
|
820
|
+
|
|
821
|
+
[others]: https://github.com/json5/json5/contributors
|
|
827
822
|
|
|
828
823
|
````
|
|
829
824
|
|
|
@@ -833,34 +828,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
833
828
|
|
|
834
829
|
### Rust Crates:
|
|
835
830
|
|
|
836
|
-
- [
|
|
831
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
837
832
|
|
|
838
833
|
````text
|
|
839
|
-
|
|
834
|
+
MIT License
|
|
840
835
|
|
|
841
|
-
Permission is hereby granted, free of charge, to any
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
the Software, and to permit persons to whom the Software
|
|
848
|
-
is furnished to do so, subject to the following
|
|
849
|
-
conditions:
|
|
836
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
837
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
838
|
+
in the Software without restriction, including without limitation the rights
|
|
839
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
840
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
841
|
+
furnished to do so, subject to the following conditions:
|
|
850
842
|
|
|
851
|
-
The above copyright notice and this permission notice
|
|
852
|
-
|
|
853
|
-
of the Software.
|
|
843
|
+
The above copyright notice and this permission notice shall be included in all
|
|
844
|
+
copies or substantial portions of the Software.
|
|
854
845
|
|
|
855
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
863
|
-
DEALINGS IN THE SOFTWARE.
|
|
846
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
847
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
848
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
849
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
850
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
851
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
852
|
+
SOFTWARE.
|
|
864
853
|
|
|
865
854
|
````
|
|
866
855
|
|
|
@@ -868,15 +857,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
868
857
|
|
|
869
858
|
## The following dependencies are licensed under the MIT License:
|
|
870
859
|
|
|
871
|
-
###
|
|
860
|
+
### Rust Crates:
|
|
872
861
|
|
|
873
|
-
- [
|
|
874
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
862
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
875
863
|
|
|
876
864
|
````text
|
|
877
865
|
MIT License
|
|
878
866
|
|
|
879
|
-
Copyright (c)
|
|
867
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
868
|
+
Copyright (c) Tokio Contributors
|
|
880
869
|
|
|
881
870
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
882
871
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -937,10 +926,10 @@ THE SOFTWARE.
|
|
|
937
926
|
|
|
938
927
|
### Rust Crates:
|
|
939
928
|
|
|
940
|
-
- [
|
|
929
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
941
930
|
|
|
942
931
|
````text
|
|
943
|
-
Copyright (c) The
|
|
932
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
944
933
|
|
|
945
934
|
Permission is hereby granted, free of charge, to any
|
|
946
935
|
person obtaining a copy of this software and associated
|
|
@@ -974,29 +963,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
974
963
|
|
|
975
964
|
### Rust Crates:
|
|
976
965
|
|
|
977
|
-
- [
|
|
966
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
978
967
|
|
|
979
968
|
````text
|
|
980
|
-
Copyright
|
|
981
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
982
|
-
|
|
983
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
984
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
985
|
-
in the Software without restriction, including without limitation the rights
|
|
986
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
987
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
988
|
-
furnished to do so, subject to the following conditions:
|
|
989
|
-
|
|
990
|
-
The above copyright notice and this permission notice shall be included in
|
|
991
|
-
all copies or substantial portions of the Software.
|
|
969
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
992
970
|
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
971
|
+
Permission is hereby granted, free of charge, to any
|
|
972
|
+
person obtaining a copy of this software and associated
|
|
973
|
+
documentation files (the "Software"), to deal in the
|
|
974
|
+
Software without restriction, including without
|
|
975
|
+
limitation the rights to use, copy, modify, merge,
|
|
976
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
977
|
+
the Software, and to permit persons to whom the Software
|
|
978
|
+
is furnished to do so, subject to the following
|
|
979
|
+
conditions:
|
|
980
|
+
|
|
981
|
+
The above copyright notice and this permission notice
|
|
982
|
+
shall be included in all copies or substantial portions
|
|
983
|
+
of the Software.
|
|
984
|
+
|
|
985
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
986
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
987
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
988
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
989
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
990
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
991
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
992
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
993
|
+
DEALINGS IN THE SOFTWARE.
|
|
1000
994
|
|
|
1001
995
|
````
|
|
1002
996
|
|
|
@@ -1006,12 +1000,12 @@ THE SOFTWARE.
|
|
|
1006
1000
|
|
|
1007
1001
|
### Rust Crates:
|
|
1008
1002
|
|
|
1009
|
-
- [
|
|
1003
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
1010
1004
|
|
|
1011
1005
|
````text
|
|
1012
|
-
|
|
1006
|
+
MIT License
|
|
1013
1007
|
|
|
1014
|
-
Copyright (c)
|
|
1008
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
1015
1009
|
|
|
1016
1010
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1017
1011
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1031,8 +1025,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1031
1025
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1032
1026
|
SOFTWARE.
|
|
1033
1027
|
|
|
1034
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
1035
|
-
licences; see files named LICENSE.*.txt for details.
|
|
1036
1028
|
````
|
|
1037
1029
|
|
|
1038
1030
|
---
|
|
@@ -1041,30 +1033,34 @@ licences; see files named LICENSE.*.txt for details.
|
|
|
1041
1033
|
|
|
1042
1034
|
### Rust Crates:
|
|
1043
1035
|
|
|
1044
|
-
- [
|
|
1036
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
1045
1037
|
|
|
1046
1038
|
````text
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
Copyright (c) [2021] [Marvin Countryman]
|
|
1039
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
1050
1040
|
|
|
1051
|
-
Permission is hereby granted, free of charge, to any
|
|
1052
|
-
of this software and associated
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1041
|
+
Permission is hereby granted, free of charge, to any
|
|
1042
|
+
person obtaining a copy of this software and associated
|
|
1043
|
+
documentation files (the "Software"), to deal in the
|
|
1044
|
+
Software without restriction, including without
|
|
1045
|
+
limitation the rights to use, copy, modify, merge,
|
|
1046
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1047
|
+
the Software, and to permit persons to whom the Software
|
|
1048
|
+
is furnished to do so, subject to the following
|
|
1049
|
+
conditions:
|
|
1057
1050
|
|
|
1058
|
-
The above copyright notice and this permission notice
|
|
1059
|
-
copies or substantial portions
|
|
1051
|
+
The above copyright notice and this permission notice
|
|
1052
|
+
shall be included in all copies or substantial portions
|
|
1053
|
+
of the Software.
|
|
1060
1054
|
|
|
1061
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1062
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1055
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1056
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1057
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1058
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1059
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1060
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1061
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1062
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1063
|
+
DEALINGS IN THE SOFTWARE.
|
|
1068
1064
|
|
|
1069
1065
|
````
|
|
1070
1066
|
|
|
@@ -1072,14 +1068,13 @@ SOFTWARE.
|
|
|
1072
1068
|
|
|
1073
1069
|
## The following dependencies are licensed under the MIT License:
|
|
1074
1070
|
|
|
1075
|
-
###
|
|
1071
|
+
### Rust Crates:
|
|
1076
1072
|
|
|
1077
|
-
- [
|
|
1073
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
1078
1074
|
|
|
1079
1075
|
````text
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
1076
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
1077
|
+
Copyright (c) 2016 Jason Housley
|
|
1083
1078
|
|
|
1084
1079
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1085
1080
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1088,52 +1083,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1088
1083
|
copies of the Software, and to permit persons to whom the Software is
|
|
1089
1084
|
furnished to do so, subject to the following conditions:
|
|
1090
1085
|
|
|
1091
|
-
The above copyright notice and this permission notice shall be included in
|
|
1092
|
-
copies or substantial portions of the Software.
|
|
1086
|
+
The above copyright notice and this permission notice shall be included in
|
|
1087
|
+
all copies or substantial portions of the Software.
|
|
1093
1088
|
|
|
1094
1089
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1095
1090
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1096
1091
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1097
1092
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1098
1093
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1099
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1100
|
-
SOFTWARE.
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
````
|
|
1104
|
-
|
|
1105
|
-
---
|
|
1106
|
-
|
|
1107
|
-
## The following dependencies are licensed under the MIT License:
|
|
1108
|
-
|
|
1109
|
-
### Rust Crates:
|
|
1110
|
-
|
|
1111
|
-
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
1112
|
-
|
|
1113
|
-
````text
|
|
1114
|
-
The MIT License (MIT)
|
|
1115
|
-
|
|
1116
|
-
Copyright (c) 2016 Johann Tuffe
|
|
1117
|
-
|
|
1118
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1119
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1120
|
-
in the Software without restriction, including without limitation the rights
|
|
1121
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1122
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1123
|
-
furnished to do so, subject to the following conditions:
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
The above copyright notice and this permission notice shall be included in
|
|
1127
|
-
all copies or substantial portions of the Software.
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1131
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1132
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1133
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1134
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1135
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1136
|
-
THE SOFTWARE.
|
|
1094
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1095
|
+
THE SOFTWARE.
|
|
1137
1096
|
|
|
1138
1097
|
````
|
|
1139
1098
|
|
|
@@ -1143,15 +1102,10 @@ THE SOFTWARE.
|
|
|
1143
1102
|
|
|
1144
1103
|
### Rust Crates:
|
|
1145
1104
|
|
|
1146
|
-
- [
|
|
1147
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
1148
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
1149
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
1150
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
1151
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
1105
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
1152
1106
|
|
|
1153
1107
|
````text
|
|
1154
|
-
Copyright (c)
|
|
1108
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
1155
1109
|
|
|
1156
1110
|
Permission is hereby granted, free of charge, to any
|
|
1157
1111
|
person obtaining a copy of this software and associated
|
|
@@ -1185,65 +1139,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1185
1139
|
|
|
1186
1140
|
### Rust Crates:
|
|
1187
1141
|
|
|
1188
|
-
- [
|
|
1189
|
-
- [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
|
|
1190
|
-
- [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
|
|
1191
|
-
- [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
|
|
1192
|
-
|
|
1193
|
-
````text
|
|
1194
|
-
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:
|
|
1195
|
-
|
|
1196
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1197
|
-
|
|
1198
|
-
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.
|
|
1199
|
-
````
|
|
1200
|
-
|
|
1201
|
-
---
|
|
1202
|
-
|
|
1203
|
-
## The following dependencies are licensed under the MIT License:
|
|
1204
|
-
|
|
1205
|
-
### NPM Packages:
|
|
1206
|
-
|
|
1207
|
-
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
1208
|
-
|
|
1209
|
-
````text
|
|
1210
|
-
MIT License
|
|
1211
|
-
|
|
1212
|
-
Copyright (c) Matteo Collina and Undici contributors
|
|
1213
|
-
|
|
1214
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1215
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1216
|
-
in the Software without restriction, including without limitation the rights
|
|
1217
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1218
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1219
|
-
furnished to do so, subject to the following conditions:
|
|
1220
|
-
|
|
1221
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1222
|
-
copies or substantial portions of the Software.
|
|
1223
|
-
|
|
1224
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1225
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1226
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1227
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1228
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1229
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1230
|
-
SOFTWARE.
|
|
1231
|
-
|
|
1232
|
-
````
|
|
1233
|
-
|
|
1234
|
-
---
|
|
1235
|
-
|
|
1236
|
-
## The following dependencies are licensed under the MIT License:
|
|
1237
|
-
|
|
1238
|
-
### Rust Crates:
|
|
1239
|
-
|
|
1240
|
-
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
1241
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
1242
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
1243
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
1142
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
1244
1143
|
|
|
1245
1144
|
````text
|
|
1246
|
-
Copyright (c)
|
|
1145
|
+
Copyright (c) The rust-url developers
|
|
1247
1146
|
|
|
1248
1147
|
Permission is hereby granted, free of charge, to any
|
|
1249
1148
|
person obtaining a copy of this software and associated
|
|
@@ -1277,10 +1176,43 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1277
1176
|
|
|
1278
1177
|
### Rust Crates:
|
|
1279
1178
|
|
|
1280
|
-
- [
|
|
1179
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
1180
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
1281
1181
|
|
|
1282
1182
|
````text
|
|
1283
|
-
|
|
1183
|
+
The MIT License (MIT)
|
|
1184
|
+
|
|
1185
|
+
Copyright (c) 2015 Steven Fackler
|
|
1186
|
+
|
|
1187
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1188
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
1189
|
+
the Software without restriction, including without limitation the rights to
|
|
1190
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1191
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1192
|
+
subject to the following conditions:
|
|
1193
|
+
|
|
1194
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1195
|
+
copies or substantial portions of the Software.
|
|
1196
|
+
|
|
1197
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1198
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1199
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1200
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1201
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1202
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1203
|
+
|
|
1204
|
+
````
|
|
1205
|
+
|
|
1206
|
+
---
|
|
1207
|
+
|
|
1208
|
+
## The following dependencies are licensed under the MIT License:
|
|
1209
|
+
|
|
1210
|
+
### Rust Crates:
|
|
1211
|
+
|
|
1212
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
1213
|
+
|
|
1214
|
+
````text
|
|
1215
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
1284
1216
|
|
|
1285
1217
|
Permission is hereby granted, free of charge, to any
|
|
1286
1218
|
person obtaining a copy of this software and associated
|
|
@@ -1314,10 +1246,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1314
1246
|
|
|
1315
1247
|
### Rust Crates:
|
|
1316
1248
|
|
|
1317
|
-
- [
|
|
1249
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
1318
1250
|
|
|
1319
1251
|
````text
|
|
1320
|
-
Copyright (c)
|
|
1252
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
1321
1253
|
|
|
1322
1254
|
Permission is hereby granted, free of charge, to any
|
|
1323
1255
|
person obtaining a copy of this software and associated
|
|
@@ -1351,15 +1283,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1351
1283
|
|
|
1352
1284
|
### Rust Crates:
|
|
1353
1285
|
|
|
1354
|
-
- [
|
|
1286
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
1355
1287
|
|
|
1356
1288
|
````text
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
1360
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
1361
|
-
Copyright (c) 2017 Frommi
|
|
1362
|
-
Copyright (c) 2017-2024 oyvindln
|
|
1289
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
1290
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
1363
1291
|
|
|
1364
1292
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1365
1293
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1387,48 +1315,10 @@ SOFTWARE.
|
|
|
1387
1315
|
|
|
1388
1316
|
### Rust Crates:
|
|
1389
1317
|
|
|
1390
|
-
- [
|
|
1318
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
1391
1319
|
|
|
1392
1320
|
````text
|
|
1393
|
-
Copyright (c)
|
|
1394
|
-
Copyright (c) 2015-2020 The rust-hex Developers
|
|
1395
|
-
|
|
1396
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1397
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1398
|
-
in the Software without restriction, including without limitation the rights
|
|
1399
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1400
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1401
|
-
furnished to do so, subject to the following conditions:
|
|
1402
|
-
|
|
1403
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1404
|
-
copies or substantial portions of the Software.
|
|
1405
|
-
|
|
1406
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1407
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1408
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1409
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1410
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1411
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1412
|
-
SOFTWARE.
|
|
1413
|
-
|
|
1414
|
-
````
|
|
1415
|
-
|
|
1416
|
-
---
|
|
1417
|
-
|
|
1418
|
-
## The following dependencies are licensed under the MIT License:
|
|
1419
|
-
|
|
1420
|
-
### Rust Crates:
|
|
1421
|
-
|
|
1422
|
-
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
1423
|
-
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
1424
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
1425
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
1426
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
1427
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
1428
|
-
|
|
1429
|
-
````text
|
|
1430
|
-
Copyright 2018 Developers of the Rand project
|
|
1431
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1321
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
1432
1322
|
|
|
1433
1323
|
Permission is hereby granted, free of charge, to any
|
|
1434
1324
|
person obtaining a copy of this software and associated
|
|
@@ -1462,10 +1352,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1462
1352
|
|
|
1463
1353
|
### Rust Crates:
|
|
1464
1354
|
|
|
1465
|
-
- [
|
|
1355
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
1466
1356
|
|
|
1467
1357
|
````text
|
|
1468
|
-
Copyright (c)
|
|
1358
|
+
Copyright (c) The Rust Project Developers
|
|
1469
1359
|
|
|
1470
1360
|
Permission is hereby granted, free of charge, to any
|
|
1471
1361
|
person obtaining a copy of this software and associated
|
|
@@ -1497,37 +1387,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1497
1387
|
|
|
1498
1388
|
## The following dependencies are licensed under the MIT License:
|
|
1499
1389
|
|
|
1500
|
-
###
|
|
1390
|
+
### NPM Packages:
|
|
1501
1391
|
|
|
1502
|
-
- [
|
|
1503
|
-
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
1392
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
1504
1393
|
|
|
1505
1394
|
````text
|
|
1506
|
-
|
|
1395
|
+
This software is released under the MIT license:
|
|
1507
1396
|
|
|
1508
|
-
Permission is hereby granted, free of charge, to any
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
the Software, and to permit persons to whom the Software
|
|
1515
|
-
is furnished to do so, subject to the following
|
|
1516
|
-
conditions:
|
|
1397
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1398
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
1399
|
+
the Software without restriction, including without limitation the rights to
|
|
1400
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1401
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1402
|
+
subject to the following conditions:
|
|
1517
1403
|
|
|
1518
|
-
The above copyright notice and this permission notice
|
|
1519
|
-
|
|
1520
|
-
of the Software.
|
|
1404
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1405
|
+
copies or substantial portions of the Software.
|
|
1521
1406
|
|
|
1522
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1529
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1530
|
-
DEALINGS IN THE SOFTWARE.
|
|
1407
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1408
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1409
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1410
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1411
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1412
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1531
1413
|
|
|
1532
1414
|
````
|
|
1533
1415
|
|
|
@@ -1537,10 +1419,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1537
1419
|
|
|
1538
1420
|
### Rust Crates:
|
|
1539
1421
|
|
|
1540
|
-
- [
|
|
1422
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
1541
1423
|
|
|
1542
1424
|
````text
|
|
1543
|
-
Copyright (c)
|
|
1425
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
1544
1426
|
|
|
1545
1427
|
Permission is hereby granted, free of charge, to any
|
|
1546
1428
|
person obtaining a copy of this software and associated
|
|
@@ -1574,14 +1456,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1574
1456
|
|
|
1575
1457
|
### Rust Crates:
|
|
1576
1458
|
|
|
1577
|
-
- [
|
|
1578
|
-
- [
|
|
1579
|
-
- [
|
|
1459
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
1460
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1461
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1580
1462
|
|
|
1581
1463
|
````text
|
|
1582
1464
|
MIT License
|
|
1583
1465
|
|
|
1584
|
-
Copyright (c)
|
|
1466
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
1585
1467
|
|
|
1586
1468
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1587
1469
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1609,34 +1491,31 @@ SOFTWARE.
|
|
|
1609
1491
|
|
|
1610
1492
|
### Rust Crates:
|
|
1611
1493
|
|
|
1612
|
-
- [
|
|
1494
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
1495
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
1613
1496
|
|
|
1614
1497
|
````text
|
|
1615
|
-
|
|
1498
|
+
MIT License
|
|
1616
1499
|
|
|
1617
|
-
|
|
1618
|
-
person obtaining a copy of this software and associated
|
|
1619
|
-
documentation files (the "Software"), to deal in the
|
|
1620
|
-
Software without restriction, including without
|
|
1621
|
-
limitation the rights to use, copy, modify, merge,
|
|
1622
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1623
|
-
the Software, and to permit persons to whom the Software
|
|
1624
|
-
is furnished to do so, subject to the following
|
|
1625
|
-
conditions:
|
|
1500
|
+
Copyright (c) 2019 Graham Esau
|
|
1626
1501
|
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1502
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1503
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1504
|
+
in the Software without restriction, including without limitation the rights
|
|
1505
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1506
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1507
|
+
furnished to do so, subject to the following conditions:
|
|
1630
1508
|
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
IN
|
|
1639
|
-
|
|
1509
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1510
|
+
copies or substantial portions of the Software.
|
|
1511
|
+
|
|
1512
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1513
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1514
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1515
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1516
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1517
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1518
|
+
SOFTWARE.
|
|
1640
1519
|
|
|
1641
1520
|
````
|
|
1642
1521
|
|
|
@@ -1646,10 +1525,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1646
1525
|
|
|
1647
1526
|
### Rust Crates:
|
|
1648
1527
|
|
|
1649
|
-
- [
|
|
1528
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
1650
1529
|
|
|
1651
1530
|
````text
|
|
1652
|
-
Copyright (c)
|
|
1531
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
1653
1532
|
|
|
1654
1533
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1655
1534
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1669,7 +1548,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1669
1548
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1670
1549
|
THE SOFTWARE.
|
|
1671
1550
|
|
|
1672
|
-
|
|
1673
1551
|
````
|
|
1674
1552
|
|
|
1675
1553
|
---
|
|
@@ -1678,29 +1556,34 @@ THE SOFTWARE.
|
|
|
1678
1556
|
|
|
1679
1557
|
### Rust Crates:
|
|
1680
1558
|
|
|
1681
|
-
- [
|
|
1559
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
1682
1560
|
|
|
1683
1561
|
````text
|
|
1684
|
-
Copyright (c)
|
|
1685
|
-
|
|
1686
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1687
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1688
|
-
in the Software without restriction, including without limitation the rights
|
|
1689
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1690
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1691
|
-
furnished to do so, subject to the following conditions:
|
|
1562
|
+
Copyright (c) 2015 Steven Allen
|
|
1692
1563
|
|
|
1693
|
-
|
|
1694
|
-
|
|
1564
|
+
Permission is hereby granted, free of charge, to any
|
|
1565
|
+
person obtaining a copy of this software and associated
|
|
1566
|
+
documentation files (the "Software"), to deal in the
|
|
1567
|
+
Software without restriction, including without
|
|
1568
|
+
limitation the rights to use, copy, modify, merge,
|
|
1569
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1570
|
+
the Software, and to permit persons to whom the Software
|
|
1571
|
+
is furnished to do so, subject to the following
|
|
1572
|
+
conditions:
|
|
1695
1573
|
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1700
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1701
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1702
|
-
THE SOFTWARE.
|
|
1574
|
+
The above copyright notice and this permission notice
|
|
1575
|
+
shall be included in all copies or substantial portions
|
|
1576
|
+
of the Software.
|
|
1703
1577
|
|
|
1578
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1579
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1580
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1581
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1582
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1583
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1584
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1585
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1586
|
+
DEALINGS IN THE SOFTWARE.
|
|
1704
1587
|
|
|
1705
1588
|
````
|
|
1706
1589
|
|
|
@@ -1710,30 +1593,34 @@ THE SOFTWARE.
|
|
|
1710
1593
|
|
|
1711
1594
|
### Rust Crates:
|
|
1712
1595
|
|
|
1713
|
-
- [
|
|
1596
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
1714
1597
|
|
|
1715
1598
|
````text
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
1599
|
+
Copyright (c) 2016--2017
|
|
1719
1600
|
|
|
1720
|
-
Permission is hereby granted, free of charge, to any
|
|
1721
|
-
of this software and associated
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1601
|
+
Permission is hereby granted, free of charge, to any
|
|
1602
|
+
person obtaining a copy of this software and associated
|
|
1603
|
+
documentation files (the "Software"), to deal in the
|
|
1604
|
+
Software without restriction, including without
|
|
1605
|
+
limitation the rights to use, copy, modify, merge,
|
|
1606
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1607
|
+
the Software, and to permit persons to whom the Software
|
|
1608
|
+
is furnished to do so, subject to the following
|
|
1609
|
+
conditions:
|
|
1726
1610
|
|
|
1727
|
-
The above copyright notice and this permission notice
|
|
1728
|
-
all copies or substantial portions
|
|
1611
|
+
The above copyright notice and this permission notice
|
|
1612
|
+
shall be included in all copies or substantial portions
|
|
1613
|
+
of the Software.
|
|
1729
1614
|
|
|
1730
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1731
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
|
|
1615
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1616
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1617
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1618
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1619
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1620
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1621
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1622
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1623
|
+
DEALINGS IN THE SOFTWARE.
|
|
1737
1624
|
|
|
1738
1625
|
````
|
|
1739
1626
|
|
|
@@ -1743,11 +1630,10 @@ THE SOFTWARE.
|
|
|
1743
1630
|
|
|
1744
1631
|
### Rust Crates:
|
|
1745
1632
|
|
|
1746
|
-
- [
|
|
1633
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
1747
1634
|
|
|
1748
1635
|
````text
|
|
1749
|
-
Copyright (c) 2018
|
|
1750
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1636
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
1751
1637
|
|
|
1752
1638
|
Permission is hereby granted, free of charge, to any
|
|
1753
1639
|
person obtaining a copy of this software and associated
|
|
@@ -1781,14 +1667,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1781
1667
|
|
|
1782
1668
|
### Rust Crates:
|
|
1783
1669
|
|
|
1784
|
-
- [
|
|
1670
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
1671
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
1672
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
1673
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
1785
1674
|
|
|
1786
1675
|
````text
|
|
1787
1676
|
The MIT License (MIT)
|
|
1788
1677
|
|
|
1789
|
-
Copyright (c) 2015
|
|
1790
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
1791
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
1678
|
+
Copyright (c) 2015 Andrew Gallant
|
|
1792
1679
|
|
|
1793
1680
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1794
1681
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1797,16 +1684,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1797
1684
|
copies of the Software, and to permit persons to whom the Software is
|
|
1798
1685
|
furnished to do so, subject to the following conditions:
|
|
1799
1686
|
|
|
1800
|
-
The above copyright notice and this permission notice shall be included in
|
|
1801
|
-
copies or substantial portions of the Software.
|
|
1687
|
+
The above copyright notice and this permission notice shall be included in
|
|
1688
|
+
all copies or substantial portions of the Software.
|
|
1802
1689
|
|
|
1803
1690
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1804
1691
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1805
1692
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1806
1693
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1807
1694
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1808
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1809
|
-
SOFTWARE.
|
|
1695
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1696
|
+
THE SOFTWARE.
|
|
1810
1697
|
|
|
1811
1698
|
````
|
|
1812
1699
|
|
|
@@ -1814,16 +1701,19 @@ SOFTWARE.
|
|
|
1814
1701
|
|
|
1815
1702
|
## The following dependencies are licensed under the MIT License:
|
|
1816
1703
|
|
|
1817
|
-
###
|
|
1704
|
+
### Rust Crates:
|
|
1818
1705
|
|
|
1819
|
-
- [
|
|
1706
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
1820
1707
|
|
|
1821
1708
|
````text
|
|
1822
1709
|
MIT License
|
|
1823
1710
|
|
|
1824
|
-
Copyright
|
|
1825
|
-
|
|
1826
|
-
|
|
1711
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
1712
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
1713
|
+
Copyright (c) 2017 Frommi
|
|
1714
|
+
Copyright (c) 2017-2024 oyvindln
|
|
1715
|
+
|
|
1716
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1827
1717
|
of this software and associated documentation files (the "Software"), to deal
|
|
1828
1718
|
in the Software without restriction, including without limitation the rights
|
|
1829
1719
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
@@ -1841,8 +1731,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1841
1731
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1842
1732
|
SOFTWARE.
|
|
1843
1733
|
|
|
1844
|
-
[others]: https://github.com/json5/json5/contributors
|
|
1845
|
-
|
|
1846
1734
|
````
|
|
1847
1735
|
|
|
1848
1736
|
---
|
|
@@ -1851,32 +1739,30 @@ SOFTWARE.
|
|
|
1851
1739
|
|
|
1852
1740
|
### Rust Crates:
|
|
1853
1741
|
|
|
1854
|
-
- [
|
|
1742
|
+
- [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
|
|
1855
1743
|
|
|
1856
1744
|
````text
|
|
1857
|
-
|
|
1858
|
-
person obtaining a copy of this software and associated
|
|
1859
|
-
documentation files (the "Software"), to deal in the
|
|
1860
|
-
Software without restriction, including without
|
|
1861
|
-
limitation the rights to use, copy, modify, merge,
|
|
1862
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1863
|
-
the Software, and to permit persons to whom the Software
|
|
1864
|
-
is furnished to do so, subject to the following
|
|
1865
|
-
conditions:
|
|
1745
|
+
MIT License
|
|
1866
1746
|
|
|
1867
|
-
|
|
1868
|
-
shall be included in all copies or substantial portions
|
|
1869
|
-
of the Software.
|
|
1747
|
+
Copyright (c) 2025 rutrum
|
|
1870
1748
|
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
|
|
1749
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1750
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1751
|
+
in the Software without restriction, including without limitation the rights
|
|
1752
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1753
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1754
|
+
furnished to do so, subject to the following conditions:
|
|
1755
|
+
|
|
1756
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1757
|
+
copies or substantial portions of the Software.
|
|
1758
|
+
|
|
1759
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1760
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1761
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1762
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1763
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1764
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1765
|
+
SOFTWARE.
|
|
1880
1766
|
````
|
|
1881
1767
|
|
|
1882
1768
|
---
|
|
@@ -1885,15 +1771,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1885
1771
|
|
|
1886
1772
|
### Rust Crates:
|
|
1887
1773
|
|
|
1888
|
-
- [
|
|
1889
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
1890
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
1891
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
1774
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
1892
1775
|
|
|
1893
1776
|
````text
|
|
1894
|
-
|
|
1777
|
+
MIT License
|
|
1895
1778
|
|
|
1896
|
-
Copyright (c)
|
|
1779
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
1897
1780
|
|
|
1898
1781
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1899
1782
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1902,16 +1785,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1902
1785
|
copies of the Software, and to permit persons to whom the Software is
|
|
1903
1786
|
furnished to do so, subject to the following conditions:
|
|
1904
1787
|
|
|
1905
|
-
The above copyright notice and this permission notice shall be included in
|
|
1906
|
-
|
|
1788
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1789
|
+
copies or substantial portions of the Software.
|
|
1907
1790
|
|
|
1908
1791
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1909
1792
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1910
1793
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1911
1794
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1912
1795
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1913
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1914
|
-
|
|
1796
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1797
|
+
SOFTWARE.
|
|
1915
1798
|
|
|
1916
1799
|
````
|
|
1917
1800
|
|
|
@@ -1921,10 +1804,10 @@ THE SOFTWARE.
|
|
|
1921
1804
|
|
|
1922
1805
|
### Rust Crates:
|
|
1923
1806
|
|
|
1924
|
-
- [
|
|
1807
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
1925
1808
|
|
|
1926
1809
|
````text
|
|
1927
|
-
Copyright
|
|
1810
|
+
Copyright (c) 2019 Carl Lerche
|
|
1928
1811
|
|
|
1929
1812
|
Permission is hereby granted, free of charge, to any
|
|
1930
1813
|
person obtaining a copy of this software and associated
|
|
@@ -1958,10 +1841,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1958
1841
|
|
|
1959
1842
|
### Rust Crates:
|
|
1960
1843
|
|
|
1961
|
-
- [
|
|
1844
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
1962
1845
|
|
|
1963
1846
|
````text
|
|
1964
|
-
Copyright (c)
|
|
1847
|
+
Copyright (c) 2017 Carl Lerche
|
|
1848
|
+
Copyright (c) 2018 Bastian Köcher
|
|
1849
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
1965
1850
|
|
|
1966
1851
|
Permission is hereby granted, free of charge, to any
|
|
1967
1852
|
person obtaining a copy of this software and associated
|
|
@@ -1995,34 +1880,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1995
1880
|
|
|
1996
1881
|
### Rust Crates:
|
|
1997
1882
|
|
|
1998
|
-
- [
|
|
1883
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
1999
1884
|
|
|
2000
1885
|
````text
|
|
2001
|
-
Copyright (c)
|
|
1886
|
+
Copyright (c) 2017 Daniel Abramov
|
|
1887
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
2002
1888
|
|
|
2003
|
-
Permission is hereby granted, free of charge, to any
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
the Software, and to permit persons to whom the Software
|
|
2010
|
-
is furnished to do so, subject to the following
|
|
2011
|
-
conditions:
|
|
1889
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1890
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1891
|
+
in the Software without restriction, including without limitation the rights
|
|
1892
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1893
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1894
|
+
furnished to do so, subject to the following conditions:
|
|
2012
1895
|
|
|
2013
|
-
The above copyright notice and this permission notice
|
|
2014
|
-
|
|
2015
|
-
of the Software.
|
|
1896
|
+
The above copyright notice and this permission notice shall be included in
|
|
1897
|
+
all copies or substantial portions of the Software.
|
|
2016
1898
|
|
|
2017
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2018
|
-
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
|
|
2022
|
-
|
|
2023
|
-
|
|
2024
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2025
|
-
DEALINGS IN THE SOFTWARE.
|
|
1899
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1900
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1901
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1902
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1903
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1904
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1905
|
+
THE SOFTWARE.
|
|
2026
1906
|
|
|
2027
1907
|
````
|
|
2028
1908
|
|
|
@@ -2032,10 +1912,46 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2032
1912
|
|
|
2033
1913
|
### Rust Crates:
|
|
2034
1914
|
|
|
2035
|
-
- [
|
|
1915
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
2036
1916
|
|
|
2037
1917
|
````text
|
|
2038
|
-
Copyright
|
|
1918
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
1919
|
+
|
|
1920
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1921
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1922
|
+
in the Software without restriction, including without limitation the rights
|
|
1923
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1924
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1925
|
+
furnished to do so, subject to the following conditions:
|
|
1926
|
+
|
|
1927
|
+
The above copyright notice and this permission notice shall be included in
|
|
1928
|
+
all copies or substantial portions of the Software.
|
|
1929
|
+
|
|
1930
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1931
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1932
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1933
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1934
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1935
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1936
|
+
THE SOFTWARE.
|
|
1937
|
+
|
|
1938
|
+
````
|
|
1939
|
+
|
|
1940
|
+
---
|
|
1941
|
+
|
|
1942
|
+
## The following dependencies are licensed under the MIT License:
|
|
1943
|
+
|
|
1944
|
+
### Rust Crates:
|
|
1945
|
+
|
|
1946
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
1947
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
1948
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
1949
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
1950
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
1951
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
1952
|
+
|
|
1953
|
+
````text
|
|
1954
|
+
Copyright (c) 2019 Tokio Contributors
|
|
2039
1955
|
|
|
2040
1956
|
Permission is hereby granted, free of charge, to any
|
|
2041
1957
|
person obtaining a copy of this software and associated
|
|
@@ -2069,10 +1985,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2069
1985
|
|
|
2070
1986
|
### Rust Crates:
|
|
2071
1987
|
|
|
2072
|
-
- [
|
|
1988
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
1989
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
2073
1990
|
|
|
2074
1991
|
````text
|
|
2075
|
-
Copyright (c)
|
|
1992
|
+
Copyright (c) 2014 Alex Crichton
|
|
2076
1993
|
|
|
2077
1994
|
Permission is hereby granted, free of charge, to any
|
|
2078
1995
|
person obtaining a copy of this software and associated
|
|
@@ -2106,11 +2023,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2106
2023
|
|
|
2107
2024
|
### Rust Crates:
|
|
2108
2025
|
|
|
2109
|
-
- [
|
|
2026
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
2110
2027
|
|
|
2111
2028
|
````text
|
|
2112
|
-
Copyright (c)
|
|
2113
|
-
Copyright (c) 2016 Alex Crichton
|
|
2029
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
2114
2030
|
|
|
2115
2031
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2116
2032
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2139,33 +2055,29 @@ THE SOFTWARE.
|
|
|
2139
2055
|
|
|
2140
2056
|
### Rust Crates:
|
|
2141
2057
|
|
|
2142
|
-
- [
|
|
2143
|
-
- [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
|
|
2144
|
-
- [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
|
|
2145
|
-
- [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
|
|
2146
|
-
- [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
|
|
2147
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2148
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2058
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
2149
2059
|
|
|
2150
2060
|
````text
|
|
2151
|
-
|
|
2061
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
2152
2062
|
|
|
2153
|
-
|
|
2063
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2064
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2065
|
+
in the Software without restriction, including without limitation the rights
|
|
2066
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2067
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2068
|
+
furnished to do so, subject to the following conditions:
|
|
2154
2069
|
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2158
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
2159
|
-
following conditions:
|
|
2070
|
+
The above copyright notice and this permission notice shall be included in
|
|
2071
|
+
all copies or substantial portions of the Software.
|
|
2160
2072
|
|
|
2161
|
-
|
|
2162
|
-
|
|
2073
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2074
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2075
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2076
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2077
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2078
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2079
|
+
THE SOFTWARE.
|
|
2163
2080
|
|
|
2164
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
2165
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
2166
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2167
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
2168
|
-
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2169
2081
|
|
|
2170
2082
|
````
|
|
2171
2083
|
|
|
@@ -2175,10 +2087,12 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2175
2087
|
|
|
2176
2088
|
### Rust Crates:
|
|
2177
2089
|
|
|
2178
|
-
- [
|
|
2090
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
2091
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
2092
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
2179
2093
|
|
|
2180
2094
|
````text
|
|
2181
|
-
Copyright (c)
|
|
2095
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
2182
2096
|
|
|
2183
2097
|
Permission is hereby granted, free of charge, to any
|
|
2184
2098
|
person obtaining a copy of this software and associated
|
|
@@ -2212,10 +2126,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2212
2126
|
|
|
2213
2127
|
### Rust Crates:
|
|
2214
2128
|
|
|
2215
|
-
- [
|
|
2129
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
2216
2130
|
|
|
2217
2131
|
````text
|
|
2218
|
-
Copyright (c)
|
|
2132
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
2219
2133
|
|
|
2220
2134
|
Permission is hereby granted, free of charge, to any
|
|
2221
2135
|
person obtaining a copy of this software and associated
|
|
@@ -2249,27 +2163,61 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2249
2163
|
|
|
2250
2164
|
### Rust Crates:
|
|
2251
2165
|
|
|
2252
|
-
- [
|
|
2166
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
2253
2167
|
|
|
2254
2168
|
````text
|
|
2255
|
-
|
|
2169
|
+
The MIT License (MIT)
|
|
2170
|
+
|
|
2171
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
2172
|
+
|
|
2173
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2174
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2175
|
+
in the Software without restriction, including without limitation the rights
|
|
2176
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2177
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2178
|
+
furnished to do so, subject to the following conditions:
|
|
2179
|
+
|
|
2180
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2181
|
+
copies or substantial portions of the Software.
|
|
2182
|
+
|
|
2183
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2184
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2185
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2186
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2187
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2188
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2189
|
+
SOFTWARE.
|
|
2190
|
+
````
|
|
2256
2191
|
|
|
2257
|
-
|
|
2258
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
2259
|
-
the Software without restriction, including without limitation the rights to
|
|
2260
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2261
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2262
|
-
subject to the following conditions:
|
|
2192
|
+
---
|
|
2263
2193
|
|
|
2264
|
-
The
|
|
2265
|
-
|
|
2194
|
+
## The following dependencies are licensed under the MIT License:
|
|
2195
|
+
|
|
2196
|
+
### Rust Crates:
|
|
2197
|
+
|
|
2198
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
2199
|
+
|
|
2200
|
+
````text
|
|
2201
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
2202
|
+
|
|
2203
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2204
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2205
|
+
in the Software without restriction, including without limitation the rights
|
|
2206
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2207
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2208
|
+
furnished to do so, subject to the following conditions:
|
|
2209
|
+
|
|
2210
|
+
The above copyright notice and this permission notice shall be included in
|
|
2211
|
+
all copies or substantial portions of the Software.
|
|
2212
|
+
|
|
2213
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2214
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2215
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2216
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2217
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2218
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2219
|
+
THE SOFTWARE.
|
|
2266
2220
|
|
|
2267
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2268
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2269
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
|
|
2270
|
-
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
2271
|
-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2272
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2273
2221
|
|
|
2274
2222
|
````
|
|
2275
2223
|
|
|
@@ -2279,10 +2227,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2279
2227
|
|
|
2280
2228
|
### Rust Crates:
|
|
2281
2229
|
|
|
2282
|
-
- [
|
|
2230
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
2283
2231
|
|
|
2284
2232
|
````text
|
|
2285
|
-
Copyright (c)
|
|
2233
|
+
Copyright (c) 2016 Anthony Ramine
|
|
2286
2234
|
|
|
2287
2235
|
Permission is hereby granted, free of charge, to any
|
|
2288
2236
|
person obtaining a copy of this software and associated
|
|
@@ -2316,10 +2264,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2316
2264
|
|
|
2317
2265
|
### Rust Crates:
|
|
2318
2266
|
|
|
2319
|
-
- [
|
|
2267
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
2320
2268
|
|
|
2321
2269
|
````text
|
|
2322
|
-
Copyright (c)
|
|
2270
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
2323
2271
|
|
|
2324
2272
|
Permission is hereby granted, free of charge, to any
|
|
2325
2273
|
person obtaining a copy of this software and associated
|
|
@@ -2353,92 +2301,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2353
2301
|
|
|
2354
2302
|
### Rust Crates:
|
|
2355
2303
|
|
|
2356
|
-
- [
|
|
2357
|
-
|
|
2358
|
-
````text
|
|
2359
|
-
Copyright 2017 Juniper Networks, Inc.
|
|
2360
|
-
|
|
2361
|
-
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:
|
|
2362
|
-
|
|
2363
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2364
|
-
|
|
2365
|
-
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.
|
|
2366
|
-
|
|
2367
|
-
````
|
|
2368
|
-
|
|
2369
|
-
---
|
|
2370
|
-
|
|
2371
|
-
## The following dependencies are licensed under the MIT License:
|
|
2372
|
-
|
|
2373
|
-
### Rust Crates:
|
|
2374
|
-
|
|
2375
|
-
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
2376
|
-
|
|
2377
|
-
````text
|
|
2378
|
-
Copyright (c) 2016 The rust-native-tls Developers
|
|
2379
|
-
|
|
2380
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2381
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2382
|
-
in the Software without restriction, including without limitation the rights
|
|
2383
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2384
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2385
|
-
furnished to do so, subject to the following conditions:
|
|
2386
|
-
|
|
2387
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2388
|
-
copies or substantial portions of the Software.
|
|
2389
|
-
|
|
2390
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2391
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2392
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2393
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2394
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2395
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2396
|
-
SOFTWARE.
|
|
2397
|
-
|
|
2398
|
-
````
|
|
2399
|
-
|
|
2400
|
-
---
|
|
2401
|
-
|
|
2402
|
-
## The following dependencies are licensed under the MIT License:
|
|
2403
|
-
|
|
2404
|
-
### Rust Crates:
|
|
2405
|
-
|
|
2406
|
-
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
2407
|
-
|
|
2408
|
-
````text
|
|
2409
|
-
Copyright (c) 2016-2025 Sean McArthur
|
|
2410
|
-
|
|
2411
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2412
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2413
|
-
in the Software without restriction, including without limitation the rights
|
|
2414
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2415
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2416
|
-
furnished to do so, subject to the following conditions:
|
|
2417
|
-
|
|
2418
|
-
The above copyright notice and this permission notice shall be included in
|
|
2419
|
-
all copies or substantial portions of the Software.
|
|
2420
|
-
|
|
2421
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2422
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2423
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2424
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2425
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2426
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2427
|
-
THE SOFTWARE.
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
````
|
|
2431
|
-
|
|
2432
|
-
---
|
|
2433
|
-
|
|
2434
|
-
## The following dependencies are licensed under the MIT License:
|
|
2435
|
-
|
|
2436
|
-
### Rust Crates:
|
|
2437
|
-
|
|
2438
|
-
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
2304
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
2305
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
2439
2306
|
|
|
2440
2307
|
````text
|
|
2441
|
-
Copyright
|
|
2308
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
2442
2309
|
|
|
2443
2310
|
Permission is hereby granted, free of charge, to any
|
|
2444
2311
|
person obtaining a copy of this software and associated
|
|
@@ -2464,72 +2331,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
2464
2331
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2465
2332
|
DEALINGS IN THE SOFTWARE.
|
|
2466
2333
|
|
|
2467
|
-
|
|
2468
|
-
````
|
|
2469
|
-
|
|
2470
|
-
---
|
|
2471
|
-
|
|
2472
|
-
## The following dependencies are licensed under the MIT License:
|
|
2473
|
-
|
|
2474
|
-
### Rust Crates:
|
|
2475
|
-
|
|
2476
|
-
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
2477
|
-
|
|
2478
|
-
````text
|
|
2479
|
-
MIT License
|
|
2480
|
-
|
|
2481
|
-
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
2482
|
-
|
|
2483
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2484
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2485
|
-
in the Software without restriction, including without limitation the rights
|
|
2486
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2487
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2488
|
-
furnished to do so, subject to the following conditions:
|
|
2489
|
-
|
|
2490
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2491
|
-
copies or substantial portions of the Software.
|
|
2492
|
-
|
|
2493
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2494
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2495
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2496
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2497
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2498
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2499
|
-
SOFTWARE.
|
|
2500
|
-
|
|
2501
|
-
````
|
|
2502
|
-
|
|
2503
|
-
---
|
|
2504
|
-
|
|
2505
|
-
## The following dependencies are licensed under the MIT License:
|
|
2506
|
-
|
|
2507
|
-
### Rust Crates:
|
|
2508
|
-
|
|
2509
|
-
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
2510
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
2511
|
-
|
|
2512
|
-
````text
|
|
2513
|
-
Copyright (c) 2018-2019 dirs-rs contributors
|
|
2514
|
-
|
|
2515
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2516
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2517
|
-
in the Software without restriction, including without limitation the rights
|
|
2518
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2519
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2520
|
-
furnished to do so, subject to the following conditions:
|
|
2521
|
-
|
|
2522
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2523
|
-
copies or substantial portions of the Software.
|
|
2524
|
-
|
|
2525
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2526
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2527
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2528
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2529
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2530
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2531
|
-
SOFTWARE.
|
|
2532
|
-
|
|
2533
2334
|
````
|
|
2534
2335
|
|
|
2535
2336
|
---
|
|
@@ -2538,30 +2339,34 @@ SOFTWARE.
|
|
|
2538
2339
|
|
|
2539
2340
|
### Rust Crates:
|
|
2540
2341
|
|
|
2541
|
-
- [
|
|
2542
|
-
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
2342
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
2543
2343
|
|
|
2544
2344
|
````text
|
|
2545
|
-
|
|
2546
|
-
|
|
2547
|
-
Copyright (c) 2015 Steven Fackler
|
|
2345
|
+
Copyright Mozilla Foundation
|
|
2548
2346
|
|
|
2549
|
-
Permission is hereby granted, free of charge, to any
|
|
2550
|
-
|
|
2551
|
-
the Software
|
|
2552
|
-
|
|
2553
|
-
the
|
|
2554
|
-
|
|
2347
|
+
Permission is hereby granted, free of charge, to any
|
|
2348
|
+
person obtaining a copy of this software and associated
|
|
2349
|
+
documentation files (the "Software"), to deal in the
|
|
2350
|
+
Software without restriction, including without
|
|
2351
|
+
limitation the rights to use, copy, modify, merge,
|
|
2352
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2353
|
+
the Software, and to permit persons to whom the Software
|
|
2354
|
+
is furnished to do so, subject to the following
|
|
2355
|
+
conditions:
|
|
2555
2356
|
|
|
2556
|
-
The above copyright notice and this permission notice
|
|
2557
|
-
copies or substantial portions
|
|
2357
|
+
The above copyright notice and this permission notice
|
|
2358
|
+
shall be included in all copies or substantial portions
|
|
2359
|
+
of the Software.
|
|
2558
2360
|
|
|
2559
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2560
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
|
|
2564
|
-
|
|
2361
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2362
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2363
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2364
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2365
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2366
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2367
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2368
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2369
|
+
DEALINGS IN THE SOFTWARE.
|
|
2565
2370
|
|
|
2566
2371
|
````
|
|
2567
2372
|
|
|
@@ -2571,11 +2376,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2571
2376
|
|
|
2572
2377
|
### Rust Crates:
|
|
2573
2378
|
|
|
2574
|
-
- [
|
|
2575
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
2379
|
+
- [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
|
|
2576
2380
|
|
|
2577
2381
|
````text
|
|
2578
|
-
Copyright (c)
|
|
2382
|
+
Copyright (c) 2015 The Rust Project Developers
|
|
2579
2383
|
|
|
2580
2384
|
Permission is hereby granted, free of charge, to any
|
|
2581
2385
|
person obtaining a copy of this software and associated
|
|
@@ -2609,10 +2413,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2609
2413
|
|
|
2610
2414
|
### Rust Crates:
|
|
2611
2415
|
|
|
2612
|
-
- [
|
|
2416
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
2613
2417
|
|
|
2614
2418
|
````text
|
|
2615
|
-
Copyright (c)
|
|
2419
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
2616
2420
|
|
|
2617
2421
|
Permission is hereby granted, free of charge, to any
|
|
2618
2422
|
person obtaining a copy of this software and associated
|
|
@@ -2646,12 +2450,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2646
2450
|
|
|
2647
2451
|
### Rust Crates:
|
|
2648
2452
|
|
|
2649
|
-
- [
|
|
2650
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
2651
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
2453
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
2652
2454
|
|
|
2653
2455
|
````text
|
|
2654
|
-
Copyright (c)
|
|
2456
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
2655
2457
|
|
|
2656
2458
|
Permission is hereby granted, free of charge, to any
|
|
2657
2459
|
person obtaining a copy of this software and associated
|
|
@@ -2685,12 +2487,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2685
2487
|
|
|
2686
2488
|
### Rust Crates:
|
|
2687
2489
|
|
|
2688
|
-
- [
|
|
2490
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
2689
2491
|
|
|
2690
2492
|
````text
|
|
2691
|
-
Copyright (c) 2017
|
|
2692
|
-
Copyright (c) 2018 Bastian Köcher
|
|
2693
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2493
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
2694
2494
|
|
|
2695
2495
|
Permission is hereby granted, free of charge, to any
|
|
2696
2496
|
person obtaining a copy of this software and associated
|
|
@@ -2724,10 +2524,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2724
2524
|
|
|
2725
2525
|
### Rust Crates:
|
|
2726
2526
|
|
|
2727
|
-
- [
|
|
2527
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
2728
2528
|
|
|
2729
2529
|
````text
|
|
2730
|
-
Copyright (c)
|
|
2530
|
+
Copyright (c) 2014 Chris Wong
|
|
2731
2531
|
|
|
2732
2532
|
Permission is hereby granted, free of charge, to any
|
|
2733
2533
|
person obtaining a copy of this software and associated
|
|
@@ -2761,32 +2561,94 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2761
2561
|
|
|
2762
2562
|
### Rust Crates:
|
|
2763
2563
|
|
|
2764
|
-
- [
|
|
2765
|
-
- [
|
|
2766
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2564
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
2565
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
2767
2566
|
|
|
2768
2567
|
````text
|
|
2769
|
-
MIT License
|
|
2568
|
+
The MIT License (MIT)
|
|
2770
2569
|
|
|
2771
|
-
Copyright
|
|
2570
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
2772
2571
|
|
|
2773
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2774
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2775
|
-
in the Software without restriction, including without limitation the rights
|
|
2776
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2777
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2778
|
-
furnished to do so, subject to the following conditions:
|
|
2572
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
2779
2573
|
|
|
2780
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2781
|
-
copies or substantial portions of the Software.
|
|
2574
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2782
2575
|
|
|
2783
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2784
|
-
|
|
2785
|
-
|
|
2786
|
-
|
|
2787
|
-
|
|
2788
|
-
|
|
2789
|
-
|
|
2576
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2577
|
+
|
|
2578
|
+
````
|
|
2579
|
+
|
|
2580
|
+
---
|
|
2581
|
+
|
|
2582
|
+
## The following dependencies are licensed under the MIT License:
|
|
2583
|
+
|
|
2584
|
+
### Rust Crates:
|
|
2585
|
+
|
|
2586
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
2587
|
+
|
|
2588
|
+
````text
|
|
2589
|
+
Copyright (c) 2017 http-rs authors
|
|
2590
|
+
|
|
2591
|
+
Permission is hereby granted, free of charge, to any
|
|
2592
|
+
person obtaining a copy of this software and associated
|
|
2593
|
+
documentation files (the "Software"), to deal in the
|
|
2594
|
+
Software without restriction, including without
|
|
2595
|
+
limitation the rights to use, copy, modify, merge,
|
|
2596
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2597
|
+
the Software, and to permit persons to whom the Software
|
|
2598
|
+
is furnished to do so, subject to the following
|
|
2599
|
+
conditions:
|
|
2600
|
+
|
|
2601
|
+
The above copyright notice and this permission notice
|
|
2602
|
+
shall be included in all copies or substantial portions
|
|
2603
|
+
of the Software.
|
|
2604
|
+
|
|
2605
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2606
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2607
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2608
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2609
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2610
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2611
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2612
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2613
|
+
DEALINGS IN THE SOFTWARE.
|
|
2614
|
+
|
|
2615
|
+
````
|
|
2616
|
+
|
|
2617
|
+
---
|
|
2618
|
+
|
|
2619
|
+
## The following dependencies are licensed under the MIT License:
|
|
2620
|
+
|
|
2621
|
+
### Rust Crates:
|
|
2622
|
+
|
|
2623
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
2624
|
+
|
|
2625
|
+
````text
|
|
2626
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
2627
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2628
|
+
|
|
2629
|
+
Permission is hereby granted, free of charge, to any
|
|
2630
|
+
person obtaining a copy of this software and associated
|
|
2631
|
+
documentation files (the "Software"), to deal in the
|
|
2632
|
+
Software without restriction, including without
|
|
2633
|
+
limitation the rights to use, copy, modify, merge,
|
|
2634
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2635
|
+
the Software, and to permit persons to whom the Software
|
|
2636
|
+
is furnished to do so, subject to the following
|
|
2637
|
+
conditions:
|
|
2638
|
+
|
|
2639
|
+
The above copyright notice and this permission notice
|
|
2640
|
+
shall be included in all copies or substantial portions
|
|
2641
|
+
of the Software.
|
|
2642
|
+
|
|
2643
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2644
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2645
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2646
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2647
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2648
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2649
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2650
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2651
|
+
DEALINGS IN THE SOFTWARE.
|
|
2790
2652
|
|
|
2791
2653
|
````
|
|
2792
2654
|
|
|
@@ -2796,12 +2658,12 @@ SOFTWARE.
|
|
|
2796
2658
|
|
|
2797
2659
|
### NPM Packages:
|
|
2798
2660
|
|
|
2799
|
-
- [
|
|
2661
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.17.1)
|
|
2800
2662
|
|
|
2801
2663
|
````text
|
|
2802
2664
|
The MIT License (MIT)
|
|
2803
2665
|
|
|
2804
|
-
Copyright (c)
|
|
2666
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
2805
2667
|
|
|
2806
2668
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2807
2669
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2810,16 +2672,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2810
2672
|
copies of the Software, and to permit persons to whom the Software is
|
|
2811
2673
|
furnished to do so, subject to the following conditions:
|
|
2812
2674
|
|
|
2813
|
-
The above copyright notice and this permission notice shall be included in
|
|
2814
|
-
|
|
2675
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2676
|
+
copies or substantial portions of the Software.
|
|
2815
2677
|
|
|
2816
2678
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2817
2679
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2818
2680
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2819
2681
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2820
2682
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2821
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2822
|
-
|
|
2683
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2684
|
+
SOFTWARE.
|
|
2685
|
+
|
|
2823
2686
|
|
|
2824
2687
|
````
|
|
2825
2688
|
|
|
@@ -2829,10 +2692,10 @@ THE SOFTWARE.
|
|
|
2829
2692
|
|
|
2830
2693
|
### Rust Crates:
|
|
2831
2694
|
|
|
2832
|
-
- [
|
|
2695
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
2833
2696
|
|
|
2834
2697
|
````text
|
|
2835
|
-
|
|
2698
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
2836
2699
|
|
|
2837
2700
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2838
2701
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2858,13 +2721,50 @@ SOFTWARE.
|
|
|
2858
2721
|
|
|
2859
2722
|
## The following dependencies are licensed under the MIT License:
|
|
2860
2723
|
|
|
2861
|
-
###
|
|
2724
|
+
### Rust Crates:
|
|
2862
2725
|
|
|
2863
|
-
- [
|
|
2726
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
2727
|
+
- [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
|
|
2728
|
+
- [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
|
|
2729
|
+
- [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
|
|
2730
|
+
- [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
|
|
2731
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2732
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2864
2733
|
|
|
2865
2734
|
````text
|
|
2866
|
-
|
|
2867
|
-
|
|
2735
|
+
MIT License
|
|
2736
|
+
|
|
2737
|
+
Copyright (c) <year> <copyright holders>
|
|
2738
|
+
|
|
2739
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
2740
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
2741
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2742
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
2743
|
+
following conditions:
|
|
2744
|
+
|
|
2745
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
2746
|
+
portions of the Software.
|
|
2747
|
+
|
|
2748
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
2749
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
2750
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2751
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
2752
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2753
|
+
|
|
2754
|
+
````
|
|
2755
|
+
|
|
2756
|
+
---
|
|
2757
|
+
|
|
2758
|
+
## The following dependencies are licensed under the MIT License:
|
|
2759
|
+
|
|
2760
|
+
### Rust Crates:
|
|
2761
|
+
|
|
2762
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
2763
|
+
|
|
2764
|
+
````text
|
|
2765
|
+
The MIT License (MIT)
|
|
2766
|
+
|
|
2767
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
2868
2768
|
|
|
2869
2769
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2870
2770
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2873,16 +2773,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2873
2773
|
copies of the Software, and to permit persons to whom the Software is
|
|
2874
2774
|
furnished to do so, subject to the following conditions:
|
|
2875
2775
|
|
|
2876
|
-
The above copyright notice and this permission notice shall be included in
|
|
2877
|
-
|
|
2776
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2777
|
+
copies or substantial portions of the Software.
|
|
2878
2778
|
|
|
2879
2779
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2880
2780
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2881
2781
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2882
2782
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2883
2783
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2884
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2885
|
-
|
|
2784
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2785
|
+
SOFTWARE.
|
|
2886
2786
|
|
|
2887
2787
|
````
|
|
2888
2788
|
|
|
@@ -2892,10 +2792,10 @@ THE SOFTWARE.
|
|
|
2892
2792
|
|
|
2893
2793
|
### Rust Crates:
|
|
2894
2794
|
|
|
2895
|
-
- [http](https://github.com/hyperium/http) (1.
|
|
2795
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
2896
2796
|
|
|
2897
2797
|
````text
|
|
2898
|
-
Copyright (c)
|
|
2798
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
2899
2799
|
|
|
2900
2800
|
Permission is hereby granted, free of charge, to any
|
|
2901
2801
|
person obtaining a copy of this software and associated
|
|
@@ -2929,65 +2829,35 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2929
2829
|
|
|
2930
2830
|
### Rust Crates:
|
|
2931
2831
|
|
|
2932
|
-
- [
|
|
2933
|
-
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
2934
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
2832
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
2935
2833
|
|
|
2936
2834
|
````text
|
|
2937
|
-
|
|
2938
|
-
|
|
2939
|
-
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
2940
|
-
|
|
2941
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2942
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2943
|
-
in the Software without restriction, including without limitation the rights
|
|
2944
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2945
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2946
|
-
furnished to do so, subject to the following conditions:
|
|
2947
|
-
|
|
2948
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2949
|
-
copies or substantial portions of the Software.
|
|
2950
|
-
|
|
2951
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2952
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2953
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2954
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2955
|
-
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 THE
|
|
2957
|
-
SOFTWARE.
|
|
2958
|
-
|
|
2959
|
-
````
|
|
2960
|
-
|
|
2961
|
-
---
|
|
2835
|
+
Copyright (c) 2018 Carl Lerche
|
|
2962
2836
|
|
|
2963
|
-
|
|
2837
|
+
Permission is hereby granted, free of charge, to any
|
|
2838
|
+
person obtaining a copy of this software and associated
|
|
2839
|
+
documentation files (the "Software"), to deal in the
|
|
2840
|
+
Software without restriction, including without
|
|
2841
|
+
limitation the rights to use, copy, modify, merge,
|
|
2842
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2843
|
+
the Software, and to permit persons to whom the Software
|
|
2844
|
+
is furnished to do so, subject to the following
|
|
2845
|
+
conditions:
|
|
2964
2846
|
|
|
2965
|
-
|
|
2847
|
+
The above copyright notice and this permission notice
|
|
2848
|
+
shall be included in all copies or substantial portions
|
|
2849
|
+
of the Software.
|
|
2966
2850
|
|
|
2967
|
-
|
|
2851
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2852
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2853
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2854
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2855
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2856
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2857
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2858
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2859
|
+
DEALINGS IN THE SOFTWARE.
|
|
2968
2860
|
|
|
2969
|
-
````text
|
|
2970
|
-
The MIT License (MIT)
|
|
2971
|
-
|
|
2972
|
-
Copyright (c) 2015 Bartłomiej Kamiński
|
|
2973
|
-
|
|
2974
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2975
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2976
|
-
in the Software without restriction, including without limitation the rights
|
|
2977
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2978
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2979
|
-
furnished to do so, subject to the following conditions:
|
|
2980
|
-
|
|
2981
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2982
|
-
copies or substantial portions of the Software.
|
|
2983
|
-
|
|
2984
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2985
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2986
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2987
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2988
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2989
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2990
|
-
SOFTWARE.
|
|
2991
2861
|
````
|
|
2992
2862
|
|
|
2993
2863
|
---
|
|
@@ -2996,31 +2866,16 @@ SOFTWARE.
|
|
|
2996
2866
|
|
|
2997
2867
|
### Rust Crates:
|
|
2998
2868
|
|
|
2999
|
-
- [
|
|
3000
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
2869
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
3001
2870
|
|
|
3002
2871
|
````text
|
|
3003
|
-
|
|
3004
|
-
|
|
3005
|
-
Copyright (c) 2019 Graham Esau
|
|
2872
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
3006
2873
|
|
|
3007
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3008
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3009
|
-
in the Software without restriction, including without limitation the rights
|
|
3010
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3011
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3012
|
-
furnished to do so, subject to the following conditions:
|
|
2874
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
3013
2875
|
|
|
3014
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3015
|
-
copies or substantial portions of the Software.
|
|
2876
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3016
2877
|
|
|
3017
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3018
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3019
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3020
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3021
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3022
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3023
|
-
SOFTWARE.
|
|
2878
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3024
2879
|
|
|
3025
2880
|
````
|
|
3026
2881
|
|
|
@@ -3030,10 +2885,10 @@ SOFTWARE.
|
|
|
3030
2885
|
|
|
3031
2886
|
### Rust Crates:
|
|
3032
2887
|
|
|
3033
|
-
- [
|
|
2888
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
3034
2889
|
|
|
3035
2890
|
````text
|
|
3036
|
-
Copyright
|
|
2891
|
+
Copyright 2023 The Fuchsia Authors
|
|
3037
2892
|
|
|
3038
2893
|
Permission is hereby granted, free of charge, to any
|
|
3039
2894
|
person obtaining a copy of this software and associated
|
|
@@ -3059,6 +2914,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
3059
2914
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3060
2915
|
DEALINGS IN THE SOFTWARE.
|
|
3061
2916
|
|
|
2917
|
+
|
|
3062
2918
|
````
|
|
3063
2919
|
|
|
3064
2920
|
---
|
|
@@ -3067,35 +2923,58 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3067
2923
|
|
|
3068
2924
|
### Rust Crates:
|
|
3069
2925
|
|
|
3070
|
-
- [
|
|
2926
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
3071
2927
|
|
|
3072
2928
|
````text
|
|
3073
|
-
Copyright
|
|
2929
|
+
Copyright 2016 Nika Layzell
|
|
3074
2930
|
|
|
3075
|
-
|
|
3076
|
-
Copyright (c) 2016 Pyfisch
|
|
2931
|
+
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:
|
|
3077
2932
|
|
|
3078
|
-
|
|
3079
|
-
Copyright © 2005-2013 Rich Felker
|
|
2933
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3080
2934
|
|
|
2935
|
+
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.
|
|
3081
2936
|
|
|
3082
|
-
|
|
3083
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3084
|
-
in the Software without restriction, including without limitation the rights
|
|
3085
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3086
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3087
|
-
furnished to do so, subject to the following conditions:
|
|
2937
|
+
````
|
|
3088
2938
|
|
|
3089
|
-
|
|
3090
|
-
copies or substantial portions of the Software.
|
|
2939
|
+
---
|
|
3091
2940
|
|
|
3092
|
-
|
|
3093
|
-
|
|
3094
|
-
|
|
3095
|
-
|
|
3096
|
-
|
|
3097
|
-
|
|
3098
|
-
|
|
2941
|
+
## The following dependencies are licensed under the MIT License:
|
|
2942
|
+
|
|
2943
|
+
### Rust Crates:
|
|
2944
|
+
|
|
2945
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
2946
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2947
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2948
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2949
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2950
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2951
|
+
|
|
2952
|
+
````text
|
|
2953
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2954
|
+
|
|
2955
|
+
Permission is hereby granted, free of charge, to any
|
|
2956
|
+
person obtaining a copy of this software and associated
|
|
2957
|
+
documentation files (the "Software"), to deal in the
|
|
2958
|
+
Software without restriction, including without
|
|
2959
|
+
limitation the rights to use, copy, modify, merge,
|
|
2960
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2961
|
+
the Software, and to permit persons to whom the Software
|
|
2962
|
+
is furnished to do so, subject to the following
|
|
2963
|
+
conditions:
|
|
2964
|
+
|
|
2965
|
+
The above copyright notice and this permission notice
|
|
2966
|
+
shall be included in all copies or substantial portions
|
|
2967
|
+
of the Software.
|
|
2968
|
+
|
|
2969
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2970
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2971
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2972
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2973
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2974
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2975
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2976
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2977
|
+
DEALINGS IN THE SOFTWARE.
|
|
3099
2978
|
|
|
3100
2979
|
````
|
|
3101
2980
|
|
|
@@ -3105,28 +2984,40 @@ SOFTWARE.
|
|
|
3105
2984
|
|
|
3106
2985
|
### Rust Crates:
|
|
3107
2986
|
|
|
3108
|
-
- [
|
|
2987
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
2988
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
2989
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
2990
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
2991
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
2992
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
3109
2993
|
|
|
3110
2994
|
````text
|
|
3111
|
-
Copyright
|
|
2995
|
+
Copyright 2018 Developers of the Rand project
|
|
2996
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3112
2997
|
|
|
3113
|
-
Permission is hereby granted, free of charge, to any
|
|
3114
|
-
of this software and associated
|
|
3115
|
-
|
|
3116
|
-
|
|
3117
|
-
|
|
3118
|
-
|
|
2998
|
+
Permission is hereby granted, free of charge, to any
|
|
2999
|
+
person obtaining a copy of this software and associated
|
|
3000
|
+
documentation files (the "Software"), to deal in the
|
|
3001
|
+
Software without restriction, including without
|
|
3002
|
+
limitation the rights to use, copy, modify, merge,
|
|
3003
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3004
|
+
the Software, and to permit persons to whom the Software
|
|
3005
|
+
is furnished to do so, subject to the following
|
|
3006
|
+
conditions:
|
|
3119
3007
|
|
|
3120
|
-
The above copyright notice and this permission notice
|
|
3121
|
-
all copies or substantial portions
|
|
3008
|
+
The above copyright notice and this permission notice
|
|
3009
|
+
shall be included in all copies or substantial portions
|
|
3010
|
+
of the Software.
|
|
3122
3011
|
|
|
3123
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3124
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3125
|
-
|
|
3126
|
-
|
|
3127
|
-
|
|
3128
|
-
|
|
3129
|
-
|
|
3012
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3013
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3014
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3015
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3016
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3017
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3018
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3019
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3020
|
+
DEALINGS IN THE SOFTWARE.
|
|
3130
3021
|
|
|
3131
3022
|
````
|
|
3132
3023
|
|
|
@@ -3136,16 +3027,39 @@ THE SOFTWARE.
|
|
|
3136
3027
|
|
|
3137
3028
|
### Rust Crates:
|
|
3138
3029
|
|
|
3139
|
-
- [
|
|
3140
|
-
- [
|
|
3141
|
-
- [
|
|
3142
|
-
- [
|
|
3143
|
-
- [
|
|
3144
|
-
- [
|
|
3030
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
3031
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
3032
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
3033
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
3034
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
3035
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
3036
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
3037
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
3038
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
3039
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3040
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3041
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
3042
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
3043
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
3044
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
3045
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3046
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3047
|
+
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
3048
|
+
- [semver](https://github.com/dtolnay/semver) (1.0.28)
|
|
3049
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
3050
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
3051
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
3052
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
3053
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
3054
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
3055
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3056
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3057
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3058
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3059
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
3060
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
3145
3061
|
|
|
3146
3062
|
````text
|
|
3147
|
-
Copyright (c) 2019 Tokio Contributors
|
|
3148
|
-
|
|
3149
3063
|
Permission is hereby granted, free of charge, to any
|
|
3150
3064
|
person obtaining a copy of this software and associated
|
|
3151
3065
|
documentation files (the "Software"), to deal in the
|
|
@@ -3160,15 +3074,48 @@ The above copyright notice and this permission notice
|
|
|
3160
3074
|
shall be included in all copies or substantial portions
|
|
3161
3075
|
of the Software.
|
|
3162
3076
|
|
|
3163
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3164
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3165
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3166
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3167
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3168
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3169
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3170
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3171
|
-
DEALINGS IN THE SOFTWARE.
|
|
3077
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3078
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3079
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3080
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3081
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3082
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3083
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3084
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3085
|
+
DEALINGS IN THE SOFTWARE.
|
|
3086
|
+
|
|
3087
|
+
````
|
|
3088
|
+
|
|
3089
|
+
---
|
|
3090
|
+
|
|
3091
|
+
## The following dependencies are licensed under the MIT License:
|
|
3092
|
+
|
|
3093
|
+
### Rust Crates:
|
|
3094
|
+
|
|
3095
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
3096
|
+
|
|
3097
|
+
````text
|
|
3098
|
+
The MIT License (MIT)
|
|
3099
|
+
|
|
3100
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
3101
|
+
|
|
3102
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3103
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3104
|
+
in the Software without restriction, including without limitation the rights
|
|
3105
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3106
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3107
|
+
furnished to do so, subject to the following conditions:
|
|
3108
|
+
|
|
3109
|
+
The above copyright notice and this permission notice shall be included in
|
|
3110
|
+
all copies or substantial portions of the Software.
|
|
3111
|
+
|
|
3112
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3113
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3114
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3115
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3116
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3117
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3118
|
+
THE SOFTWARE.
|
|
3172
3119
|
|
|
3173
3120
|
````
|
|
3174
3121
|
|
|
@@ -3176,14 +3123,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3176
3123
|
|
|
3177
3124
|
## The following dependencies are licensed under the MIT License:
|
|
3178
3125
|
|
|
3179
|
-
###
|
|
3126
|
+
### NPM Packages:
|
|
3180
3127
|
|
|
3181
|
-
- [
|
|
3128
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
3182
3129
|
|
|
3183
3130
|
````text
|
|
3184
|
-
|
|
3131
|
+
MIT License
|
|
3185
3132
|
|
|
3186
|
-
Copyright (c)
|
|
3133
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
3187
3134
|
|
|
3188
3135
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3189
3136
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3257,42 +3204,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3257
3204
|
|
|
3258
3205
|
### Rust Crates:
|
|
3259
3206
|
|
|
3260
|
-
- [
|
|
3261
|
-
|
|
3262
|
-
````text
|
|
3263
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
3264
|
-
Copyright (c) 2016 Jason Housley
|
|
3265
|
-
|
|
3266
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3267
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3268
|
-
in the Software without restriction, including without limitation the rights
|
|
3269
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3270
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3271
|
-
furnished to do so, subject to the following conditions:
|
|
3272
|
-
|
|
3273
|
-
The above copyright notice and this permission notice shall be included in
|
|
3274
|
-
all copies or substantial portions of the Software.
|
|
3275
|
-
|
|
3276
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3277
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3278
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3279
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3280
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3281
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3282
|
-
THE SOFTWARE.
|
|
3283
|
-
|
|
3284
|
-
````
|
|
3285
|
-
|
|
3286
|
-
---
|
|
3287
|
-
|
|
3288
|
-
## The following dependencies are licensed under the MIT License:
|
|
3289
|
-
|
|
3290
|
-
### Rust Crates:
|
|
3291
|
-
|
|
3292
|
-
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
3207
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
3293
3208
|
|
|
3294
3209
|
````text
|
|
3295
|
-
Copyright (c) 2018-
|
|
3210
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
3296
3211
|
Copyright (c) 2014 The Rust Project Developers
|
|
3297
3212
|
|
|
3298
3213
|
Permission is hereby granted, free of charge, to any
|
|
@@ -3327,10 +3242,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3327
3242
|
|
|
3328
3243
|
### Rust Crates:
|
|
3329
3244
|
|
|
3330
|
-
- [
|
|
3245
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
3246
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
3331
3247
|
|
|
3332
3248
|
````text
|
|
3333
|
-
Copyright (c)
|
|
3249
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
3250
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
3251
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
3334
3252
|
|
|
3335
3253
|
Permission is hereby granted, free of charge, to any
|
|
3336
3254
|
person obtaining a copy of this software and associated
|
|
@@ -3362,6 +3280,104 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3362
3280
|
|
|
3363
3281
|
## The following dependencies are licensed under the MIT License:
|
|
3364
3282
|
|
|
3283
|
+
### Rust Crates:
|
|
3284
|
+
|
|
3285
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
3286
|
+
|
|
3287
|
+
````text
|
|
3288
|
+
The MIT License (MIT)
|
|
3289
|
+
|
|
3290
|
+
Copyright (c) 2015 Danny Guo
|
|
3291
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3292
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
3293
|
+
|
|
3294
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3295
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3296
|
+
in the Software without restriction, including without limitation the rights
|
|
3297
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3298
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3299
|
+
furnished to do so, subject to the following conditions:
|
|
3300
|
+
|
|
3301
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3302
|
+
copies or substantial portions of the Software.
|
|
3303
|
+
|
|
3304
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3305
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3306
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3307
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3308
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3309
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3310
|
+
SOFTWARE.
|
|
3311
|
+
|
|
3312
|
+
````
|
|
3313
|
+
|
|
3314
|
+
---
|
|
3315
|
+
|
|
3316
|
+
## The following dependencies are licensed under the MIT License:
|
|
3317
|
+
|
|
3318
|
+
### NPM Packages:
|
|
3319
|
+
|
|
3320
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
3321
|
+
|
|
3322
|
+
````text
|
|
3323
|
+
The MIT License (MIT)
|
|
3324
|
+
|
|
3325
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
3326
|
+
|
|
3327
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3328
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3329
|
+
in the Software without restriction, including without limitation the rights
|
|
3330
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3331
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3332
|
+
furnished to do so, subject to the following conditions:
|
|
3333
|
+
|
|
3334
|
+
The above copyright notice and this permission notice shall be included in
|
|
3335
|
+
all copies or substantial portions of the Software.
|
|
3336
|
+
|
|
3337
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3338
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3339
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3340
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3341
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3342
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3343
|
+
THE SOFTWARE.
|
|
3344
|
+
|
|
3345
|
+
````
|
|
3346
|
+
|
|
3347
|
+
---
|
|
3348
|
+
|
|
3349
|
+
## The following dependencies are licensed under the MIT License:
|
|
3350
|
+
|
|
3351
|
+
### Rust Crates:
|
|
3352
|
+
|
|
3353
|
+
- [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
|
|
3354
|
+
|
|
3355
|
+
````text
|
|
3356
|
+
Copyright 2018 Parity Technologies (UK) Ltd.
|
|
3357
|
+
|
|
3358
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3359
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
3360
|
+
the Software without restriction, including without limitation the rights to
|
|
3361
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3362
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3363
|
+
subject to the following conditions:
|
|
3364
|
+
|
|
3365
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3366
|
+
copies or substantial portions of the Software.
|
|
3367
|
+
|
|
3368
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3369
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3370
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
|
|
3371
|
+
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
3372
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3373
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3374
|
+
|
|
3375
|
+
````
|
|
3376
|
+
|
|
3377
|
+
---
|
|
3378
|
+
|
|
3379
|
+
## The following dependencies are licensed under the MIT License:
|
|
3380
|
+
|
|
3365
3381
|
### NPM Packages:
|
|
3366
3382
|
|
|
3367
3383
|
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
@@ -3398,19 +3414,99 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3398
3414
|
|
|
3399
3415
|
### Rust Crates:
|
|
3400
3416
|
|
|
3401
|
-
- [
|
|
3402
|
-
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
3417
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
3403
3418
|
|
|
3404
3419
|
````text
|
|
3405
|
-
The
|
|
3420
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
3406
3421
|
|
|
3407
|
-
|
|
3422
|
+
Permission is hereby granted, free of charge, to any
|
|
3423
|
+
person obtaining a copy of this software and associated
|
|
3424
|
+
documentation files (the "Software"), to deal in the
|
|
3425
|
+
Software without restriction, including without
|
|
3426
|
+
limitation the rights to use, copy, modify, merge,
|
|
3427
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3428
|
+
the Software, and to permit persons to whom the Software
|
|
3429
|
+
is furnished to do so, subject to the following
|
|
3430
|
+
conditions:
|
|
3408
3431
|
|
|
3409
|
-
|
|
3432
|
+
The above copyright notice and this permission notice
|
|
3433
|
+
shall be included in all copies or substantial portions
|
|
3434
|
+
of the Software.
|
|
3410
3435
|
|
|
3411
|
-
|
|
3436
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3437
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3438
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3439
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3440
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3441
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3442
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3443
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3444
|
+
DEALINGS IN THE SOFTWARE.
|
|
3412
3445
|
|
|
3413
|
-
|
|
3446
|
+
````
|
|
3447
|
+
|
|
3448
|
+
---
|
|
3449
|
+
|
|
3450
|
+
## The following dependencies are licensed under the MIT License:
|
|
3451
|
+
|
|
3452
|
+
### Rust Crates:
|
|
3453
|
+
|
|
3454
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
3455
|
+
|
|
3456
|
+
````text
|
|
3457
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
3458
|
+
|
|
3459
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3460
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3461
|
+
in the Software without restriction, including without limitation the rights
|
|
3462
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3463
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3464
|
+
furnished to do so, subject to the following conditions:
|
|
3465
|
+
|
|
3466
|
+
The above copyright notice and this permission notice shall be included in
|
|
3467
|
+
all copies or substantial portions of the Software.
|
|
3468
|
+
|
|
3469
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3470
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3471
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3472
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3473
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3474
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3475
|
+
THE SOFTWARE.
|
|
3476
|
+
|
|
3477
|
+
````
|
|
3478
|
+
|
|
3479
|
+
---
|
|
3480
|
+
|
|
3481
|
+
## The following dependencies are licensed under the MIT License:
|
|
3482
|
+
|
|
3483
|
+
### NPM Packages:
|
|
3484
|
+
|
|
3485
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
3486
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
3487
|
+
|
|
3488
|
+
````text
|
|
3489
|
+
MIT License
|
|
3490
|
+
|
|
3491
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
3492
|
+
|
|
3493
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3494
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3495
|
+
in the Software without restriction, including without limitation the rights
|
|
3496
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3497
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3498
|
+
furnished to do so, subject to the following conditions:
|
|
3499
|
+
|
|
3500
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3501
|
+
copies or substantial portions of the Software.
|
|
3502
|
+
|
|
3503
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3504
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3505
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3506
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3507
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3508
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3509
|
+
SOFTWARE.
|
|
3414
3510
|
|
|
3415
3511
|
````
|
|
3416
3512
|
|
|
@@ -3420,10 +3516,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3420
3516
|
|
|
3421
3517
|
### Rust Crates:
|
|
3422
3518
|
|
|
3423
|
-
- [
|
|
3519
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
3424
3520
|
|
|
3425
3521
|
````text
|
|
3426
|
-
Copyright (c) 2018-
|
|
3522
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
3523
|
+
Copyright (c) 2016 Alex Crichton
|
|
3427
3524
|
|
|
3428
3525
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3429
3526
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3450,12 +3547,13 @@ THE SOFTWARE.
|
|
|
3450
3547
|
|
|
3451
3548
|
## The following dependencies are licensed under the MIT License:
|
|
3452
3549
|
|
|
3453
|
-
###
|
|
3550
|
+
### NPM Packages:
|
|
3454
3551
|
|
|
3455
|
-
- [
|
|
3552
|
+
- [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
|
|
3456
3553
|
|
|
3457
3554
|
````text
|
|
3458
|
-
Copyright (c)
|
|
3555
|
+
pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
|
|
3556
|
+
pngjs derived work Copyright (c) 2012 Kuba Niegowski
|
|
3459
3557
|
|
|
3460
3558
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3461
3559
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3481,42 +3579,15 @@ THE SOFTWARE.
|
|
|
3481
3579
|
|
|
3482
3580
|
## The following dependencies are licensed under the MIT License:
|
|
3483
3581
|
|
|
3484
|
-
### NPM Packages:
|
|
3485
|
-
|
|
3486
|
-
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
3487
|
-
|
|
3488
|
-
````text
|
|
3489
|
-
This software is released under the MIT license:
|
|
3490
|
-
|
|
3491
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3492
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
3493
|
-
the Software without restriction, including without limitation the rights to
|
|
3494
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3495
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3496
|
-
subject to the following conditions:
|
|
3497
|
-
|
|
3498
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3499
|
-
copies or substantial portions of the Software.
|
|
3500
|
-
|
|
3501
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3502
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3503
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3504
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3505
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3506
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3507
|
-
|
|
3508
|
-
````
|
|
3509
|
-
|
|
3510
|
-
---
|
|
3511
|
-
|
|
3512
|
-
## The following dependencies are licensed under the MIT License:
|
|
3513
|
-
|
|
3514
3582
|
### Rust Crates:
|
|
3515
3583
|
|
|
3516
|
-
- [
|
|
3584
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
3585
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
3586
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
3587
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
3517
3588
|
|
|
3518
3589
|
````text
|
|
3519
|
-
Copyright (c)
|
|
3590
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
3520
3591
|
|
|
3521
3592
|
Permission is hereby granted, free of charge, to any
|
|
3522
3593
|
person obtaining a copy of this software and associated
|
|
@@ -3550,12 +3621,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3550
3621
|
|
|
3551
3622
|
### Rust Crates:
|
|
3552
3623
|
|
|
3553
|
-
- [
|
|
3624
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
3554
3625
|
|
|
3555
3626
|
````text
|
|
3556
|
-
|
|
3557
|
-
|
|
3558
|
-
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
3627
|
+
Copyright (c) 2018 directories-rs contributors
|
|
3559
3628
|
|
|
3560
3629
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3561
3630
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3583,41 +3652,17 @@ SOFTWARE.
|
|
|
3583
3652
|
|
|
3584
3653
|
### Rust Crates:
|
|
3585
3654
|
|
|
3586
|
-
- [
|
|
3655
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
3587
3656
|
|
|
3588
3657
|
````text
|
|
3589
|
-
Copyright (c)
|
|
3590
|
-
|
|
3591
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3592
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3593
|
-
in the Software without restriction, including without limitation the rights
|
|
3594
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3595
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3596
|
-
furnished to do so, subject to the following conditions:
|
|
3597
|
-
|
|
3598
|
-
The above copyright notice and this permission notice shall be included in
|
|
3599
|
-
all copies or substantial portions of the Software.
|
|
3600
|
-
|
|
3601
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3602
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3603
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3604
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3605
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3606
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3607
|
-
THE SOFTWARE.
|
|
3608
|
-
|
|
3609
|
-
````
|
|
3610
|
-
|
|
3611
|
-
---
|
|
3612
|
-
|
|
3613
|
-
## The following dependencies are licensed under the MIT License:
|
|
3658
|
+
Copyright (c) 2016 The humantime Developers
|
|
3614
3659
|
|
|
3615
|
-
|
|
3660
|
+
Includes parts of http date with the following copyright:
|
|
3661
|
+
Copyright (c) 2016 Pyfisch
|
|
3616
3662
|
|
|
3617
|
-
|
|
3663
|
+
Includes portions of musl libc with the following copyright:
|
|
3664
|
+
Copyright © 2005-2013 Rich Felker
|
|
3618
3665
|
|
|
3619
|
-
````text
|
|
3620
|
-
Copyright (c) 2023-2025 Sean McArthur
|
|
3621
3666
|
|
|
3622
3667
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3623
3668
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3626,16 +3671,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3626
3671
|
copies of the Software, and to permit persons to whom the Software is
|
|
3627
3672
|
furnished to do so, subject to the following conditions:
|
|
3628
3673
|
|
|
3629
|
-
The above copyright notice and this permission notice shall be included in
|
|
3630
|
-
|
|
3674
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3675
|
+
copies or substantial portions of the Software.
|
|
3631
3676
|
|
|
3632
3677
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3633
3678
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3634
3679
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3635
3680
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3636
3681
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3637
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3638
|
-
|
|
3682
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3683
|
+
SOFTWARE.
|
|
3639
3684
|
|
|
3640
3685
|
````
|
|
3641
3686
|
|
|
@@ -3645,10 +3690,10 @@ THE SOFTWARE.
|
|
|
3645
3690
|
|
|
3646
3691
|
### Rust Crates:
|
|
3647
3692
|
|
|
3648
|
-
- [
|
|
3693
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
3649
3694
|
|
|
3650
3695
|
````text
|
|
3651
|
-
Copyright (c)
|
|
3696
|
+
Copyright (c) 2017 Robert Grosse
|
|
3652
3697
|
|
|
3653
3698
|
Permission is hereby granted, free of charge, to any
|
|
3654
3699
|
person obtaining a copy of this software and associated
|
|
@@ -3673,7 +3718,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
3673
3718
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3674
3719
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3675
3720
|
DEALINGS IN THE SOFTWARE.
|
|
3676
|
-
|
|
3677
3721
|
````
|
|
3678
3722
|
|
|
3679
3723
|
---
|
|
@@ -3682,11 +3726,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3682
3726
|
|
|
3683
3727
|
### Rust Crates:
|
|
3684
3728
|
|
|
3685
|
-
- [
|
|
3729
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
3686
3730
|
|
|
3687
3731
|
````text
|
|
3688
|
-
Copyright (c)
|
|
3689
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3732
|
+
Copyright (c) 2017 Contributors
|
|
3690
3733
|
|
|
3691
3734
|
Permission is hereby granted, free of charge, to any
|
|
3692
3735
|
person obtaining a copy of this software and associated
|
|
@@ -3720,10 +3763,45 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3720
3763
|
|
|
3721
3764
|
### Rust Crates:
|
|
3722
3765
|
|
|
3723
|
-
- [
|
|
3766
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
3767
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
3768
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
3724
3769
|
|
|
3725
3770
|
````text
|
|
3726
|
-
|
|
3771
|
+
MIT License
|
|
3772
|
+
|
|
3773
|
+
Copyright (c) Tokio Contributors
|
|
3774
|
+
|
|
3775
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3776
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3777
|
+
in the Software without restriction, including without limitation the rights
|
|
3778
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3779
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3780
|
+
furnished to do so, subject to the following conditions:
|
|
3781
|
+
|
|
3782
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3783
|
+
copies or substantial portions of the Software.
|
|
3784
|
+
|
|
3785
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3786
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3787
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3788
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3789
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3790
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3791
|
+
SOFTWARE.
|
|
3792
|
+
|
|
3793
|
+
````
|
|
3794
|
+
|
|
3795
|
+
---
|
|
3796
|
+
|
|
3797
|
+
## The following dependencies are licensed under the MIT License:
|
|
3798
|
+
|
|
3799
|
+
### Rust Crates:
|
|
3800
|
+
|
|
3801
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
3802
|
+
|
|
3803
|
+
````text
|
|
3804
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
3727
3805
|
|
|
3728
3806
|
Permission is hereby granted, free of charge, to any
|
|
3729
3807
|
person obtaining a copy of this software and associated
|
|
@@ -3748,6 +3826,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
3748
3826
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3749
3827
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3750
3828
|
DEALINGS IN THE SOFTWARE.
|
|
3829
|
+
|
|
3751
3830
|
````
|
|
3752
3831
|
|
|
3753
3832
|
---
|
|
@@ -3756,12 +3835,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3756
3835
|
|
|
3757
3836
|
### Rust Crates:
|
|
3758
3837
|
|
|
3759
|
-
- [
|
|
3838
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
3760
3839
|
|
|
3761
3840
|
````text
|
|
3762
3841
|
MIT License
|
|
3763
3842
|
|
|
3764
|
-
Copyright (c)
|
|
3843
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
3765
3844
|
|
|
3766
3845
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3767
3846
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3789,12 +3868,10 @@ SOFTWARE.
|
|
|
3789
3868
|
|
|
3790
3869
|
### Rust Crates:
|
|
3791
3870
|
|
|
3792
|
-
- [
|
|
3793
|
-
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
3794
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
3871
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
3795
3872
|
|
|
3796
3873
|
````text
|
|
3797
|
-
Copyright (c)
|
|
3874
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
3798
3875
|
|
|
3799
3876
|
Permission is hereby granted, free of charge, to any
|
|
3800
3877
|
person obtaining a copy of this software and associated
|
|
@@ -3828,10 +3905,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3828
3905
|
|
|
3829
3906
|
### Rust Crates:
|
|
3830
3907
|
|
|
3831
|
-
- [
|
|
3908
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
3832
3909
|
|
|
3833
3910
|
````text
|
|
3834
|
-
Copyright (c)
|
|
3911
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
3835
3912
|
|
|
3836
3913
|
Permission is hereby granted, free of charge, to any
|
|
3837
3914
|
person obtaining a copy of this software and associated
|
|
@@ -3865,29 +3942,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3865
3942
|
|
|
3866
3943
|
### Rust Crates:
|
|
3867
3944
|
|
|
3868
|
-
- [
|
|
3869
|
-
|
|
3870
|
-
|
|
3871
|
-
Copyright 2016 Nika Layzell
|
|
3872
|
-
|
|
3873
|
-
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:
|
|
3874
|
-
|
|
3875
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3876
|
-
|
|
3877
|
-
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.
|
|
3878
|
-
|
|
3879
|
-
````
|
|
3880
|
-
|
|
3881
|
-
---
|
|
3882
|
-
|
|
3883
|
-
## The following dependencies are licensed under the MIT License:
|
|
3884
|
-
|
|
3885
|
-
### Rust Crates:
|
|
3886
|
-
|
|
3887
|
-
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
3945
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
3946
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
3947
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
3888
3948
|
|
|
3889
3949
|
````text
|
|
3890
|
-
Copyright (c)
|
|
3950
|
+
Copyright (c) 2019 Tower Contributors
|
|
3891
3951
|
|
|
3892
3952
|
Permission is hereby granted, free of charge, to any
|
|
3893
3953
|
person obtaining a copy of this software and associated
|
|
@@ -3921,12 +3981,31 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3921
3981
|
|
|
3922
3982
|
### Rust Crates:
|
|
3923
3983
|
|
|
3924
|
-
- [
|
|
3984
|
+
- [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
|
|
3985
|
+
- [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
|
|
3986
|
+
- [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
|
|
3987
|
+
- [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
|
|
3988
|
+
|
|
3989
|
+
````text
|
|
3990
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
3991
|
+
|
|
3992
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3993
|
+
|
|
3994
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3995
|
+
````
|
|
3996
|
+
|
|
3997
|
+
---
|
|
3998
|
+
|
|
3999
|
+
## The following dependencies are licensed under the MIT License:
|
|
4000
|
+
|
|
4001
|
+
### Rust Crates:
|
|
4002
|
+
|
|
4003
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
3925
4004
|
|
|
3926
4005
|
````text
|
|
3927
4006
|
MIT License
|
|
3928
4007
|
|
|
3929
|
-
Copyright (c)
|
|
4008
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
3930
4009
|
|
|
3931
4010
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3932
4011
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3945,6 +4024,7 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
3945
4024
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3946
4025
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3947
4026
|
SOFTWARE.
|
|
4027
|
+
|
|
3948
4028
|
````
|
|
3949
4029
|
|
|
3950
4030
|
---
|
|
@@ -3953,34 +4033,28 @@ SOFTWARE.
|
|
|
3953
4033
|
|
|
3954
4034
|
### Rust Crates:
|
|
3955
4035
|
|
|
3956
|
-
- [
|
|
4036
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
3957
4037
|
|
|
3958
4038
|
````text
|
|
3959
|
-
Copyright (c)
|
|
4039
|
+
Copyright (c) 2019 Eliza Weisman
|
|
3960
4040
|
|
|
3961
|
-
Permission is hereby granted, free of charge, to any
|
|
3962
|
-
|
|
3963
|
-
|
|
3964
|
-
|
|
3965
|
-
|
|
3966
|
-
|
|
3967
|
-
the Software, and to permit persons to whom the Software
|
|
3968
|
-
is furnished to do so, subject to the following
|
|
3969
|
-
conditions:
|
|
4041
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4042
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4043
|
+
in the Software without restriction, including without limitation the rights
|
|
4044
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4045
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4046
|
+
furnished to do so, subject to the following conditions:
|
|
3970
4047
|
|
|
3971
|
-
The above copyright notice and this permission notice
|
|
3972
|
-
|
|
3973
|
-
of the Software.
|
|
4048
|
+
The above copyright notice and this permission notice shall be included in
|
|
4049
|
+
all copies or substantial portions of the Software.
|
|
3974
4050
|
|
|
3975
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3976
|
-
|
|
3977
|
-
|
|
3978
|
-
|
|
3979
|
-
|
|
3980
|
-
|
|
3981
|
-
|
|
3982
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3983
|
-
DEALINGS IN THE SOFTWARE.
|
|
4051
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4052
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4053
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4054
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4055
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4056
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4057
|
+
THE SOFTWARE.
|
|
3984
4058
|
|
|
3985
4059
|
````
|
|
3986
4060
|
|
|
@@ -3990,10 +4064,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3990
4064
|
|
|
3991
4065
|
### Rust Crates:
|
|
3992
4066
|
|
|
3993
|
-
- [
|
|
4067
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
3994
4068
|
|
|
3995
4069
|
````text
|
|
3996
|
-
Copyright (c)
|
|
4070
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
4071
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3997
4072
|
|
|
3998
4073
|
Permission is hereby granted, free of charge, to any
|
|
3999
4074
|
person obtaining a copy of this software and associated
|
|
@@ -4027,34 +4102,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4027
4102
|
|
|
4028
4103
|
### Rust Crates:
|
|
4029
4104
|
|
|
4030
|
-
- [
|
|
4105
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
4031
4106
|
|
|
4032
4107
|
````text
|
|
4033
|
-
Copyright (c)
|
|
4108
|
+
Copyright (c) 2017 Sean McArthur
|
|
4034
4109
|
|
|
4035
|
-
Permission is hereby granted, free of charge, to any
|
|
4036
|
-
|
|
4037
|
-
|
|
4038
|
-
|
|
4039
|
-
|
|
4040
|
-
|
|
4041
|
-
the Software, and to permit persons to whom the Software
|
|
4042
|
-
is furnished to do so, subject to the following
|
|
4043
|
-
conditions:
|
|
4110
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4111
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4112
|
+
in the Software without restriction, including without limitation the rights
|
|
4113
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4114
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4115
|
+
furnished to do so, subject to the following conditions:
|
|
4044
4116
|
|
|
4045
|
-
The above copyright notice and this permission notice
|
|
4046
|
-
|
|
4047
|
-
|
|
4117
|
+
The above copyright notice and this permission notice shall be included in
|
|
4118
|
+
all copies or substantial portions of the Software.
|
|
4119
|
+
|
|
4120
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4121
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4122
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4123
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4124
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4125
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4126
|
+
THE SOFTWARE.
|
|
4048
4127
|
|
|
4049
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4050
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4051
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4052
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4053
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4054
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4055
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4056
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4057
|
-
DEALINGS IN THE SOFTWARE.
|
|
4058
4128
|
|
|
4059
4129
|
````
|
|
4060
4130
|
|
|
@@ -4064,37 +4134,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4064
4134
|
|
|
4065
4135
|
### Rust Crates:
|
|
4066
4136
|
|
|
4067
|
-
- [
|
|
4068
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
4069
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
4070
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
4071
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
4072
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
4073
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
4074
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
4075
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
4076
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
4077
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
4078
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
4079
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
4080
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
4081
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
4082
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
4083
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
4084
|
-
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
4085
|
-
- [semver](https://github.com/dtolnay/semver) (1.0.28)
|
|
4086
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
4087
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
4088
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
4089
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
4090
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
4091
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
4092
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
4093
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
4094
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
4095
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
4096
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
4097
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
4137
|
+
- [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
|
|
4098
4138
|
|
|
4099
4139
|
````text
|
|
4100
4140
|
Permission is hereby granted, free of charge, to any
|
|
@@ -4120,7 +4160,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
4120
4160
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4121
4161
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4122
4162
|
DEALINGS IN THE SOFTWARE.
|
|
4123
|
-
|
|
4124
4163
|
````
|
|
4125
4164
|
|
|
4126
4165
|
---
|
|
@@ -4129,13 +4168,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4129
4168
|
|
|
4130
4169
|
### Rust Crates:
|
|
4131
4170
|
|
|
4132
|
-
- [
|
|
4171
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
4133
4172
|
|
|
4134
4173
|
````text
|
|
4135
|
-
|
|
4174
|
+
MIT License
|
|
4136
4175
|
|
|
4137
|
-
Copyright (c)
|
|
4138
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
4176
|
+
Copyright (c) 2025 Callum Oakley
|
|
4139
4177
|
|
|
4140
4178
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4141
4179
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4163,13 +4201,48 @@ SOFTWARE.
|
|
|
4163
4201
|
|
|
4164
4202
|
### Rust Crates:
|
|
4165
4203
|
|
|
4166
|
-
- [
|
|
4204
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
4167
4205
|
|
|
4168
4206
|
````text
|
|
4169
|
-
MIT License
|
|
4207
|
+
The MIT License (MIT)
|
|
4208
|
+
|
|
4209
|
+
Copyright (c) 2016 Johann Tuffe
|
|
4210
|
+
|
|
4211
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4212
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4213
|
+
in the Software without restriction, including without limitation the rights
|
|
4214
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4215
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4216
|
+
furnished to do so, subject to the following conditions:
|
|
4217
|
+
|
|
4218
|
+
|
|
4219
|
+
The above copyright notice and this permission notice shall be included in
|
|
4220
|
+
all copies or substantial portions of the Software.
|
|
4221
|
+
|
|
4222
|
+
|
|
4223
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4224
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4225
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4226
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4227
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4228
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4229
|
+
THE SOFTWARE.
|
|
4170
4230
|
|
|
4171
|
-
|
|
4172
|
-
|
|
4231
|
+
````
|
|
4232
|
+
|
|
4233
|
+
---
|
|
4234
|
+
|
|
4235
|
+
## The following dependencies are licensed under the MIT License:
|
|
4236
|
+
|
|
4237
|
+
### Rust Crates:
|
|
4238
|
+
|
|
4239
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
4240
|
+
|
|
4241
|
+
````text
|
|
4242
|
+
The MIT License (MIT)
|
|
4243
|
+
|
|
4244
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
4245
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
4173
4246
|
|
|
4174
4247
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4175
4248
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4197,10 +4270,11 @@ SOFTWARE.
|
|
|
4197
4270
|
|
|
4198
4271
|
### Rust Crates:
|
|
4199
4272
|
|
|
4200
|
-
- [
|
|
4273
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
4274
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
4201
4275
|
|
|
4202
4276
|
````text
|
|
4203
|
-
Copyright (c) 2018
|
|
4277
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
4204
4278
|
|
|
4205
4279
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4206
4280
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4228,72 +4302,33 @@ SOFTWARE.
|
|
|
4228
4302
|
|
|
4229
4303
|
### Rust Crates:
|
|
4230
4304
|
|
|
4231
|
-
- [
|
|
4305
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
4232
4306
|
|
|
4233
4307
|
````text
|
|
4234
|
-
|
|
4235
|
-
|
|
4236
|
-
Permission is hereby granted, free of charge, to any
|
|
4237
|
-
person obtaining a copy of this software and associated
|
|
4238
|
-
documentation files (the "Software"), to deal in the
|
|
4239
|
-
Software without restriction, including without
|
|
4240
|
-
limitation the rights to use, copy, modify, merge,
|
|
4241
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
4242
|
-
the Software, and to permit persons to whom the Software
|
|
4243
|
-
is furnished to do so, subject to the following
|
|
4244
|
-
conditions:
|
|
4245
|
-
|
|
4246
|
-
The above copyright notice and this permission notice
|
|
4247
|
-
shall be included in all copies or substantial portions
|
|
4248
|
-
of the Software.
|
|
4249
|
-
|
|
4250
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4251
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4252
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4253
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4254
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4255
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4256
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4257
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4258
|
-
DEALINGS IN THE SOFTWARE.
|
|
4259
|
-
|
|
4260
|
-
````
|
|
4261
|
-
|
|
4262
|
-
---
|
|
4263
|
-
|
|
4264
|
-
## The following dependencies are licensed under the MIT License:
|
|
4265
|
-
|
|
4266
|
-
### Rust Crates:
|
|
4267
|
-
|
|
4268
|
-
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
4308
|
+
The MIT License (MIT)
|
|
4269
4309
|
|
|
4270
|
-
|
|
4271
|
-
Copyright (c) 2017 tokio-jsonrpc developers
|
|
4310
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
4272
4311
|
|
|
4273
|
-
Permission is hereby granted, free of charge, to any
|
|
4274
|
-
|
|
4275
|
-
|
|
4276
|
-
|
|
4277
|
-
|
|
4278
|
-
|
|
4279
|
-
the Software, and to permit persons to whom the Software
|
|
4280
|
-
is furnished to do so, subject to the following
|
|
4281
|
-
conditions:
|
|
4312
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4313
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4314
|
+
in the Software without restriction, including without limitation the rights
|
|
4315
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4316
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4317
|
+
furnished to do so, subject to the following conditions:
|
|
4282
4318
|
|
|
4283
|
-
The above copyright notice and this permission notice
|
|
4284
|
-
|
|
4285
|
-
of the Software.
|
|
4319
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4320
|
+
copies or substantial portions of the Software.
|
|
4286
4321
|
|
|
4287
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4288
|
-
|
|
4289
|
-
|
|
4290
|
-
|
|
4291
|
-
|
|
4292
|
-
|
|
4293
|
-
|
|
4294
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4295
|
-
DEALINGS IN THE SOFTWARE.
|
|
4322
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4323
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4324
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4325
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4326
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4327
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4328
|
+
SOFTWARE.
|
|
4296
4329
|
|
|
4330
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
4331
|
+
licences; see files named LICENSE.*.txt for details.
|
|
4297
4332
|
````
|
|
4298
4333
|
|
|
4299
4334
|
---
|
|
@@ -4302,12 +4337,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4302
4337
|
|
|
4303
4338
|
### Rust Crates:
|
|
4304
4339
|
|
|
4305
|
-
- [
|
|
4340
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
4341
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
4342
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
4306
4343
|
|
|
4307
4344
|
````text
|
|
4308
4345
|
MIT License
|
|
4309
4346
|
|
|
4310
|
-
Copyright (c)
|
|
4347
|
+
Copyright (c) 2017 Ted Driggs
|
|
4311
4348
|
|
|
4312
4349
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4313
4350
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4331,43 +4368,6 @@ SOFTWARE.
|
|
|
4331
4368
|
|
|
4332
4369
|
---
|
|
4333
4370
|
|
|
4334
|
-
## The following dependencies are licensed under the MIT License:
|
|
4335
|
-
|
|
4336
|
-
### Rust Crates:
|
|
4337
|
-
|
|
4338
|
-
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
4339
|
-
|
|
4340
|
-
````text
|
|
4341
|
-
Copyright (c) 2018 The Servo Project Developers
|
|
4342
|
-
|
|
4343
|
-
Permission is hereby granted, free of charge, to any
|
|
4344
|
-
person obtaining a copy of this software and associated
|
|
4345
|
-
documentation files (the "Software"), to deal in the
|
|
4346
|
-
Software without restriction, including without
|
|
4347
|
-
limitation the rights to use, copy, modify, merge,
|
|
4348
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
4349
|
-
the Software, and to permit persons to whom the Software
|
|
4350
|
-
is furnished to do so, subject to the following
|
|
4351
|
-
conditions:
|
|
4352
|
-
|
|
4353
|
-
The above copyright notice and this permission notice
|
|
4354
|
-
shall be included in all copies or substantial portions
|
|
4355
|
-
of the Software.
|
|
4356
|
-
|
|
4357
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4358
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4359
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4360
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4361
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4362
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4363
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4364
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4365
|
-
DEALINGS IN THE SOFTWARE.
|
|
4366
|
-
|
|
4367
|
-
````
|
|
4368
|
-
|
|
4369
|
-
---
|
|
4370
|
-
|
|
4371
4371
|
## The following dependencies are licensed under the MPL-2.0 License:
|
|
4372
4372
|
|
|
4373
4373
|
### Rust Crates:
|