@deveco-codegenie/mcp-bridge-darwin-x64 1.1.0 → 1.1.1

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.
@@ -22,23 +22,21 @@
22
22
 
23
23
  ### Rust Crates:
24
24
 
25
- - [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
25
+ - [adler2](https://github.com/oyvindln/adler2) (2.0.1)
26
26
 
27
27
  ````text
28
- BSD Zero Clause License
29
-
30
- Copyright (c) 2025 Goat
28
+ Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
31
29
 
32
- Permission to use, copy, modify, and/or distribute this software for any
33
- purpose with or without fee is hereby granted.
30
+ Permission to use, copy, modify, and/or distribute this software for
31
+ any purpose with or without fee is hereby granted.
34
32
 
35
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
36
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
37
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
38
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
39
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
40
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
41
- PERFORMANCE OF THIS SOFTWARE.
33
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
34
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
35
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
36
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
37
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
38
+ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
39
+ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
42
40
 
43
41
  ````
44
42
 
@@ -74,21 +72,23 @@ PERFORMANCE OF THIS SOFTWARE.
74
72
 
75
73
  ### Rust Crates:
76
74
 
77
- - [adler2](https://github.com/oyvindln/adler2) (2.0.1)
75
+ - [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
78
76
 
79
77
  ````text
80
- Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
78
+ BSD Zero Clause License
81
79
 
82
- Permission to use, copy, modify, and/or distribute this software for
83
- any purpose with or without fee is hereby granted.
80
+ Copyright (c) 2025 Goat
84
81
 
85
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
86
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
87
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
88
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
89
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
90
- AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
91
- OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
82
+ Permission to use, copy, modify, and/or distribute this software for any
83
+ purpose with or without fee is hereby granted.
84
+
85
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
86
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
87
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
88
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
89
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
90
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
91
+ PERFORMANCE OF THIS SOFTWARE.
92
92
 
93
93
  ````
94
94
 
@@ -313,93 +313,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
313
313
 
314
314
  ### Rust Crates:
315
315
 
316
- - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
317
- - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
318
- - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
319
-
320
- ````text
321
- Apache License
322
- Version 2.0, January 2004
323
- http://www.apache.org/licenses/
324
-
325
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
326
-
327
- 1. Definitions.
328
-
329
- "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
330
-
331
- "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
332
-
333
- "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
334
-
335
- "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
336
-
337
- "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
338
-
339
- "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
340
-
341
- "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
342
-
343
- "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
344
-
345
- "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
346
-
347
- "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
348
-
349
- 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
350
-
351
- 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
352
-
353
- 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
354
-
355
- (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
356
-
357
- (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
358
-
359
- (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
360
-
361
- (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
362
-
363
- You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
364
-
365
- 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
366
-
367
- 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
368
-
369
- 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
370
-
371
- 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
372
-
373
- 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
374
-
375
- END OF TERMS AND CONDITIONS
376
-
377
- APPENDIX: How to apply the Apache License to your work.
378
-
379
- To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
380
-
381
- Copyright [yyyy] [name of copyright owner]
382
-
383
- Licensed under the Apache License, Version 2.0 (the "License");
384
- you may not use this file except in compliance with the License.
385
- You may obtain a copy of the License at
386
-
387
- http://www.apache.org/licenses/LICENSE-2.0
388
-
389
- Unless required by applicable law or agreed to in writing, software
390
- distributed under the License is distributed on an "AS IS" BASIS,
391
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
392
- See the License for the specific language governing permissions and
393
- limitations under the License.
394
-
395
- ````
396
-
397
- ---
398
-
399
- ## The following dependencies are licensed under the Apache-2.0 License:
400
-
401
- ### Rust Crates:
402
-
403
316
  - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
404
317
 
405
318
  ````text
@@ -609,6 +522,93 @@ limitations under the License.
609
522
 
610
523
  ---
611
524
 
525
+ ## The following dependencies are licensed under the Apache-2.0 License:
526
+
527
+ ### Rust Crates:
528
+
529
+ - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
530
+ - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
531
+ - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
532
+
533
+ ````text
534
+ Apache License
535
+ Version 2.0, January 2004
536
+ http://www.apache.org/licenses/
537
+
538
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
539
+
540
+ 1. Definitions.
541
+
542
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
543
+
544
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
545
+
546
+ "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
547
+
548
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
549
+
550
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
551
+
552
+ "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
553
+
554
+ "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
555
+
556
+ "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
557
+
558
+ "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
559
+
560
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
561
+
562
+ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
563
+
564
+ 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
565
+
566
+ 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
567
+
568
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
569
+
570
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
571
+
572
+ (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
573
+
574
+ (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
575
+
576
+ You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
577
+
578
+ 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
579
+
580
+ 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
581
+
582
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
583
+
584
+ 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
585
+
586
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
587
+
588
+ END OF TERMS AND CONDITIONS
589
+
590
+ APPENDIX: How to apply the Apache License to your work.
591
+
592
+ To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
593
+
594
+ Copyright [yyyy] [name of copyright owner]
595
+
596
+ Licensed under the Apache License, Version 2.0 (the "License");
597
+ you may not use this file except in compliance with the License.
598
+ You may obtain a copy of the License at
599
+
600
+ http://www.apache.org/licenses/LICENSE-2.0
601
+
602
+ Unless required by applicable law or agreed to in writing, software
603
+ distributed under the License is distributed on an "AS IS" BASIS,
604
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
605
+ See the License for the specific language governing permissions and
606
+ limitations under the License.
607
+
608
+ ````
609
+
610
+ ---
611
+
612
612
  ## The following dependencies are licensed under the BSD-3-Clause License:
613
613
 
614
614
  ### NPM Packages:
@@ -756,42 +756,183 @@ THIS SOFTWARE.
756
756
 
757
757
  ### Rust Crates:
758
758
 
759
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
759
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
760
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
761
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
760
762
 
761
763
  ````text
762
- The MIT License (MIT)
763
-
764
- Copyright (c) 2015 Bartłomiej Kamiński
765
-
766
- Permission is hereby granted, free of charge, to any person obtaining a copy
767
- of this software and associated documentation files (the "Software"), to deal
768
- in the Software without restriction, including without limitation the rights
769
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
770
- copies of the Software, and to permit persons to whom the Software is
771
- furnished to do so, subject to the following conditions:
772
-
773
- The above copyright notice and this permission notice shall be included in all
774
- copies or substantial portions of the Software.
775
-
776
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
777
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
778
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
779
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
780
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
781
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
782
- SOFTWARE.
783
- ````
784
-
785
- ---
786
-
787
- ## The following dependencies are licensed under the MIT License:
764
+ MIT License
788
765
 
789
- ### Rust Crates:
766
+ Copyright (c) Tokio Contributors
790
767
 
791
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
768
+ Permission is hereby granted, free of charge, to any person obtaining a copy
769
+ of this software and associated documentation files (the "Software"), to deal
770
+ in the Software without restriction, including without limitation the rights
771
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
772
+ copies of the Software, and to permit persons to whom the Software is
773
+ furnished to do so, subject to the following conditions:
774
+
775
+ The above copyright notice and this permission notice shall be included in all
776
+ copies or substantial portions of the Software.
777
+
778
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
779
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
780
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
781
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
782
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
783
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
784
+ SOFTWARE.
785
+
786
+ ````
787
+
788
+ ---
789
+
790
+ ## The following dependencies are licensed under the MIT License:
791
+
792
+ ### Rust Crates:
793
+
794
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
795
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
792
796
 
793
797
  ````text
794
- Copyright (c) The rust-url developers
798
+ MIT License
799
+
800
+ Copyright (c) 2019 Graham Esau
801
+
802
+ Permission is hereby granted, free of charge, to any person obtaining a copy
803
+ of this software and associated documentation files (the "Software"), to deal
804
+ in the Software without restriction, including without limitation the rights
805
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
806
+ copies of the Software, and to permit persons to whom the Software is
807
+ furnished to do so, subject to the following conditions:
808
+
809
+ The above copyright notice and this permission notice shall be included in all
810
+ copies or substantial portions of the Software.
811
+
812
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
813
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
814
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
815
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
816
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
817
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
818
+ SOFTWARE.
819
+
820
+ ````
821
+
822
+ ---
823
+
824
+ ## The following dependencies are licensed under the MIT License:
825
+
826
+ ### Rust Crates:
827
+
828
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
829
+
830
+ ````text
831
+ MIT License
832
+
833
+ Copyright (c) 2025 Callum Oakley
834
+
835
+ Permission is hereby granted, free of charge, to any person obtaining a copy
836
+ of this software and associated documentation files (the "Software"), to deal
837
+ in the Software without restriction, including without limitation the rights
838
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
839
+ copies of the Software, and to permit persons to whom the Software is
840
+ furnished to do so, subject to the following conditions:
841
+
842
+ The above copyright notice and this permission notice shall be included in all
843
+ copies or substantial portions of the Software.
844
+
845
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
846
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
847
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
848
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
849
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
850
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
851
+ SOFTWARE.
852
+
853
+ ````
854
+
855
+ ---
856
+
857
+ ## The following dependencies are licensed under the MIT License:
858
+
859
+ ### Rust Crates:
860
+
861
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
862
+
863
+ ````text
864
+ Copyright 2017 Juniper Networks, Inc.
865
+
866
+ 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:
867
+
868
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
869
+
870
+ 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.
871
+
872
+ ````
873
+
874
+ ---
875
+
876
+ ## The following dependencies are licensed under the MIT License:
877
+
878
+ ### Rust Crates:
879
+
880
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
881
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
882
+
883
+ ````text
884
+ The MIT License (MIT)
885
+
886
+ Copyright 2016 Google Inc. All Rights Reserved.
887
+
888
+ 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:
889
+
890
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
891
+
892
+ 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.
893
+
894
+ ````
895
+
896
+ ---
897
+
898
+ ## The following dependencies are licensed under the MIT License:
899
+
900
+ ### Rust Crates:
901
+
902
+ - [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
903
+
904
+ ````text
905
+ Copyright 2018 Parity Technologies (UK) Ltd.
906
+
907
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
908
+ this software and associated documentation files (the "Software"), to deal in
909
+ the Software without restriction, including without limitation the rights to
910
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
911
+ the Software, and to permit persons to whom the Software is furnished to do so,
912
+ subject to the following conditions:
913
+
914
+ The above copyright notice and this permission notice shall be included in all
915
+ copies or substantial portions of the Software.
916
+
917
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
918
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
919
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
920
+ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
921
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
922
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
923
+
924
+ ````
925
+
926
+ ---
927
+
928
+ ## The following dependencies are licensed under the MIT License:
929
+
930
+ ### Rust Crates:
931
+
932
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
933
+
934
+ ````text
935
+ Copyright (c) 2019 The CryptoCorrosion Contributors
795
936
 
796
937
  Permission is hereby granted, free of charge, to any
797
938
  person obtaining a copy of this software and associated
@@ -825,15 +966,10 @@ DEALINGS IN THE SOFTWARE.
825
966
 
826
967
  ### Rust Crates:
827
968
 
828
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
829
- - [log](https://github.com/rust-lang/log) (0.4.29)
830
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
831
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
832
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
833
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
969
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
834
970
 
835
971
  ````text
836
- Copyright (c) 2014 The Rust Project Developers
972
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
837
973
 
838
974
  Permission is hereby granted, free of charge, to any
839
975
  person obtaining a copy of this software and associated
@@ -867,6 +1003,37 @@ DEALINGS IN THE SOFTWARE.
867
1003
 
868
1004
  ### Rust Crates:
869
1005
 
1006
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
1007
+
1008
+ ````text
1009
+ Copyright (c) 2018 directories-rs contributors
1010
+
1011
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1012
+ of this software and associated documentation files (the "Software"), to deal
1013
+ in the Software without restriction, including without limitation the rights
1014
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1015
+ copies of the Software, and to permit persons to whom the Software is
1016
+ furnished to do so, subject to the following conditions:
1017
+
1018
+ The above copyright notice and this permission notice shall be included in all
1019
+ copies or substantial portions of the Software.
1020
+
1021
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1022
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1023
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1024
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1025
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1026
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1027
+ SOFTWARE.
1028
+
1029
+ ````
1030
+
1031
+ ---
1032
+
1033
+ ## The following dependencies are licensed under the MIT License:
1034
+
1035
+ ### Rust Crates:
1036
+
870
1037
  - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
871
1038
 
872
1039
  ````text
@@ -905,28 +1072,34 @@ DEALINGS IN THE SOFTWARE.
905
1072
 
906
1073
  ### Rust Crates:
907
1074
 
908
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
1075
+ - [http](https://github.com/hyperium/http) (1.4.0)
909
1076
 
910
1077
  ````text
911
- Copyright (c) 2018 directories-rs contributors
1078
+ Copyright (c) 2017 http-rs authors
912
1079
 
913
- Permission is hereby granted, free of charge, to any person obtaining a copy
914
- of this software and associated documentation files (the "Software"), to deal
915
- in the Software without restriction, including without limitation the rights
916
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
917
- copies of the Software, and to permit persons to whom the Software is
918
- furnished to do so, subject to the following conditions:
1080
+ Permission is hereby granted, free of charge, to any
1081
+ person obtaining a copy of this software and associated
1082
+ documentation files (the "Software"), to deal in the
1083
+ Software without restriction, including without
1084
+ limitation the rights to use, copy, modify, merge,
1085
+ publish, distribute, sublicense, and/or sell copies of
1086
+ the Software, and to permit persons to whom the Software
1087
+ is furnished to do so, subject to the following
1088
+ conditions:
919
1089
 
920
- The above copyright notice and this permission notice shall be included in all
921
- copies or substantial portions of the Software.
1090
+ The above copyright notice and this permission notice
1091
+ shall be included in all copies or substantial portions
1092
+ of the Software.
922
1093
 
923
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
924
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
925
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
926
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
927
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
928
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
929
- SOFTWARE.
1094
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1095
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1096
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1097
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1098
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1099
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1100
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1101
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1102
+ DEALINGS IN THE SOFTWARE.
930
1103
 
931
1104
  ````
932
1105
 
@@ -934,15 +1107,12 @@ SOFTWARE.
934
1107
 
935
1108
  ## The following dependencies are licensed under the MIT License:
936
1109
 
937
- ### NPM Packages:
1110
+ ### Rust Crates:
938
1111
 
939
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
940
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
1112
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
941
1113
 
942
1114
  ````text
943
- MIT License
944
-
945
- Copyright (c) 2017 Evgeny Poberezkin
1115
+ Copyright (c) 2023-2025 Sean McArthur
946
1116
 
947
1117
  Permission is hereby granted, free of charge, to any person obtaining a copy
948
1118
  of this software and associated documentation files (the "Software"), to deal
@@ -951,16 +1121,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
951
1121
  copies of the Software, and to permit persons to whom the Software is
952
1122
  furnished to do so, subject to the following conditions:
953
1123
 
954
- The above copyright notice and this permission notice shall be included in all
955
- copies or substantial portions of the Software.
1124
+ The above copyright notice and this permission notice shall be included in
1125
+ all copies or substantial portions of the Software.
956
1126
 
957
1127
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
958
1128
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
959
1129
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
960
1130
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
961
1131
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
962
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
963
- SOFTWARE.
1132
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1133
+ THE SOFTWARE.
964
1134
 
965
1135
  ````
966
1136
 
@@ -968,14 +1138,14 @@ SOFTWARE.
968
1138
 
969
1139
  ## The following dependencies are licensed under the MIT License:
970
1140
 
971
- ### NPM Packages:
1141
+ ### Rust Crates:
972
1142
 
973
- - [json5](https://github.com/json5/json5) (2.2.3)
1143
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
974
1144
 
975
1145
  ````text
976
- MIT License
1146
+ The MIT License (MIT)
977
1147
 
978
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
1148
+ Copyright (c) 2015 Alice Maz
979
1149
 
980
1150
  Permission is hereby granted, free of charge, to any person obtaining a copy
981
1151
  of this software and associated documentation files (the "Software"), to deal
@@ -984,18 +1154,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
984
1154
  copies of the Software, and to permit persons to whom the Software is
985
1155
  furnished to do so, subject to the following conditions:
986
1156
 
987
- The above copyright notice and this permission notice shall be included in all
988
- copies or substantial portions of the Software.
1157
+ The above copyright notice and this permission notice shall be included in
1158
+ all copies or substantial portions of the Software.
989
1159
 
990
1160
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
991
1161
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
992
1162
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
993
1163
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
994
1164
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
995
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
996
- SOFTWARE.
997
-
998
- [others]: https://github.com/json5/json5/contributors
1165
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1166
+ THE SOFTWARE.
999
1167
 
1000
1168
  ````
1001
1169
 
@@ -1005,34 +1173,29 @@ SOFTWARE.
1005
1173
 
1006
1174
  ### Rust Crates:
1007
1175
 
1008
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
1176
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
1009
1177
 
1010
1178
  ````text
1011
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
1179
+ Copyright (c) 2018-2019 Sean McArthur
1012
1180
 
1013
- Permission is hereby granted, free of charge, to any
1014
- person obtaining a copy of this software and associated
1015
- documentation files (the "Software"), to deal in the
1016
- Software without restriction, including without
1017
- limitation the rights to use, copy, modify, merge,
1018
- publish, distribute, sublicense, and/or sell copies of
1019
- the Software, and to permit persons to whom the Software
1020
- is furnished to do so, subject to the following
1021
- conditions:
1181
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1182
+ of this software and associated documentation files (the "Software"), to deal
1183
+ in the Software without restriction, including without limitation the rights
1184
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1185
+ copies of the Software, and to permit persons to whom the Software is
1186
+ furnished to do so, subject to the following conditions:
1022
1187
 
1023
- The above copyright notice and this permission notice
1024
- shall be included in all copies or substantial portions
1025
- of the Software.
1188
+ The above copyright notice and this permission notice shall be included in
1189
+ all copies or substantial portions of the Software.
1190
+
1191
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1192
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1193
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1194
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1195
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1196
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1197
+ THE SOFTWARE.
1026
1198
 
1027
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1028
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1029
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1030
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1031
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1032
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1033
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1034
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1035
- DEALINGS IN THE SOFTWARE.
1036
1199
 
1037
1200
  ````
1038
1201
 
@@ -1042,11 +1205,11 @@ DEALINGS IN THE SOFTWARE.
1042
1205
 
1043
1206
  ### Rust Crates:
1044
1207
 
1045
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
1208
+ - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
1209
+ - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
1046
1210
 
1047
1211
  ````text
1048
- Copyright (c) 2018-2025 The rust-random Project Developers
1049
- Copyright (c) 2014 The Rust Project Developers
1212
+ Copyright (c) 2012-2013 Mozilla Foundation
1050
1213
 
1051
1214
  Permission is hereby granted, free of charge, to any
1052
1215
  person obtaining a copy of this software and associated
@@ -1080,10 +1243,10 @@ DEALINGS IN THE SOFTWARE.
1080
1243
 
1081
1244
  ### Rust Crates:
1082
1245
 
1083
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
1246
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
1084
1247
 
1085
1248
  ````text
1086
- Copyright (c) 2019 Nick Fitzgerald
1249
+ Copyright 2023 The Fuchsia Authors
1087
1250
 
1088
1251
  Permission is hereby granted, free of charge, to any
1089
1252
  person obtaining a copy of this software and associated
@@ -1109,39 +1272,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1109
1272
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1110
1273
  DEALINGS IN THE SOFTWARE.
1111
1274
 
1112
- ````
1113
-
1114
- ---
1115
-
1116
- ## The following dependencies are licensed under the MIT License:
1117
-
1118
- ### NPM Packages:
1119
-
1120
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
1121
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
1122
-
1123
- ````text
1124
- MIT License
1125
-
1126
- Copyright (c) Microsoft Corporation.
1127
-
1128
- Permission is hereby granted, free of charge, to any person obtaining a copy
1129
- of this software and associated documentation files (the "Software"), to deal
1130
- in the Software without restriction, including without limitation the rights
1131
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1132
- copies of the Software, and to permit persons to whom the Software is
1133
- furnished to do so, subject to the following conditions:
1134
-
1135
- The above copyright notice and this permission notice shall be included in all
1136
- copies or substantial portions of the Software.
1137
-
1138
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1139
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1140
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1141
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1142
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1143
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1144
- SOFTWARE
1145
1275
 
1146
1276
  ````
1147
1277
 
@@ -1151,11 +1281,13 @@ DEALINGS IN THE SOFTWARE.
1151
1281
 
1152
1282
  ### Rust Crates:
1153
1283
 
1154
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
1284
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
1155
1285
 
1156
1286
  ````text
1157
1287
  MIT License
1158
1288
 
1289
+ Copyright (c) 2017 Nikolai Vazquez
1290
+
1159
1291
  Permission is hereby granted, free of charge, to any person obtaining a copy
1160
1292
  of this software and associated documentation files (the "Software"), to deal
1161
1293
  in the Software without restriction, including without limitation the rights
@@ -1182,28 +1314,32 @@ SOFTWARE.
1182
1314
 
1183
1315
  ### Rust Crates:
1184
1316
 
1185
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
1317
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
1186
1318
 
1187
1319
  ````text
1188
- Copyright (c) 2023-2025 Sean McArthur
1189
-
1190
- Permission is hereby granted, free of charge, to any person obtaining a copy
1191
- of this software and associated documentation files (the "Software"), to deal
1192
- in the Software without restriction, including without limitation the rights
1193
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1194
- copies of the Software, and to permit persons to whom the Software is
1195
- furnished to do so, subject to the following conditions:
1196
-
1197
- The above copyright notice and this permission notice shall be included in
1198
- all copies or substantial portions of the Software.
1199
-
1200
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1201
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1202
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1203
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1204
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1205
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1206
- THE SOFTWARE.
1320
+ The MIT License (MIT)
1321
+
1322
+ Copyright (c) 2016 Johann Tuffe
1323
+
1324
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1325
+ of this software and associated documentation files (the "Software"), to deal
1326
+ in the Software without restriction, including without limitation the rights
1327
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1328
+ copies of the Software, and to permit persons to whom the Software is
1329
+ furnished to do so, subject to the following conditions:
1330
+
1331
+
1332
+ The above copyright notice and this permission notice shall be included in
1333
+ all copies or substantial portions of the Software.
1334
+
1335
+
1336
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1337
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1338
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1339
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1340
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1341
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1342
+ THE SOFTWARE.
1207
1343
 
1208
1344
  ````
1209
1345
 
@@ -1213,10 +1349,11 @@ THE SOFTWARE.
1213
1349
 
1214
1350
  ### Rust Crates:
1215
1351
 
1216
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1352
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
1217
1353
 
1218
1354
  ````text
1219
- Copyright (c) 2016 Anthony Ramine
1355
+ Copyright (c) 2018-2025 The rust-random Project Developers
1356
+ Copyright (c) 2014 The Rust Project Developers
1220
1357
 
1221
1358
  Permission is hereby granted, free of charge, to any
1222
1359
  person obtaining a copy of this software and associated
@@ -1250,10 +1387,12 @@ DEALINGS IN THE SOFTWARE.
1250
1387
 
1251
1388
  ### Rust Crates:
1252
1389
 
1253
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
1390
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
1254
1391
 
1255
1392
  ````text
1256
- Copyright Mozilla Foundation
1393
+ Copyright (c) 2017 Carl Lerche
1394
+ Copyright (c) 2018 Bastian Köcher
1395
+ Copyright (c) 2019-2020 Artem Vorotnikov
1257
1396
 
1258
1397
  Permission is hereby granted, free of charge, to any
1259
1398
  person obtaining a copy of this software and associated
@@ -1285,36 +1424,29 @@ DEALINGS IN THE SOFTWARE.
1285
1424
 
1286
1425
  ## The following dependencies are licensed under the MIT License:
1287
1426
 
1288
- ### Rust Crates:
1427
+ ### NPM Packages:
1289
1428
 
1290
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
1429
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
1291
1430
 
1292
1431
  ````text
1293
- Copyright (c) 2016--2023
1432
+ This software is released under the MIT license:
1294
1433
 
1295
- Permission is hereby granted, free of charge, to any
1296
- person obtaining a copy of this software and associated
1297
- documentation files (the "Software"), to deal in the
1298
- Software without restriction, including without
1299
- limitation the rights to use, copy, modify, merge,
1300
- publish, distribute, sublicense, and/or sell copies of
1301
- the Software, and to permit persons to whom the Software
1302
- is furnished to do so, subject to the following
1303
- conditions:
1434
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1435
+ this software and associated documentation files (the "Software"), to deal in
1436
+ the Software without restriction, including without limitation the rights to
1437
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1438
+ the Software, and to permit persons to whom the Software is furnished to do so,
1439
+ subject to the following conditions:
1304
1440
 
1305
- The above copyright notice and this permission notice
1306
- shall be included in all copies or substantial portions
1307
- of the Software.
1441
+ The above copyright notice and this permission notice shall be included in all
1442
+ copies or substantial portions of the Software.
1308
1443
 
1309
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1310
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1311
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1312
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1313
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1314
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1315
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1316
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1317
- DEALINGS IN THE SOFTWARE.
1444
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1445
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1446
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1447
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1448
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1449
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1318
1450
 
1319
1451
  ````
1320
1452
 
@@ -1324,10 +1456,13 @@ DEALINGS IN THE SOFTWARE.
1324
1456
 
1325
1457
  ### Rust Crates:
1326
1458
 
1327
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
1459
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
1328
1460
 
1329
1461
  ````text
1330
- Copyright (c) 2015-2025 Sean McArthur
1462
+ The MIT License (MIT)
1463
+
1464
+ Copyright (c) 2015-2020 Julien Cretin
1465
+ Copyright (c) 2017-2020 Google Inc.
1331
1466
 
1332
1467
  Permission is hereby granted, free of charge, to any person obtaining a copy
1333
1468
  of this software and associated documentation files (the "Software"), to deal
@@ -1336,52 +1471,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1336
1471
  copies of the Software, and to permit persons to whom the Software is
1337
1472
  furnished to do so, subject to the following conditions:
1338
1473
 
1339
- The above copyright notice and this permission notice shall be included in
1340
- all copies or substantial portions of the Software.
1474
+ The above copyright notice and this permission notice shall be included in all
1475
+ copies or substantial portions of the Software.
1341
1476
 
1342
1477
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1343
1478
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1344
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1345
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1346
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1347
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1348
- THE SOFTWARE.
1349
-
1350
-
1351
- ````
1352
-
1353
- ---
1354
-
1355
- ## The following dependencies are licensed under the MIT License:
1356
-
1357
- ### Rust Crates:
1358
-
1359
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
1360
-
1361
- ````text
1362
- The MIT License (MIT)
1363
-
1364
- Copyright (c) 2016 Johann Tuffe
1365
-
1366
- Permission is hereby granted, free of charge, to any person obtaining a copy
1367
- of this software and associated documentation files (the "Software"), to deal
1368
- in the Software without restriction, including without limitation the rights
1369
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1370
- copies of the Software, and to permit persons to whom the Software is
1371
- furnished to do so, subject to the following conditions:
1372
-
1373
-
1374
- The above copyright notice and this permission notice shall be included in
1375
- all copies or substantial portions of the Software.
1376
-
1377
-
1378
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1379
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1380
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1381
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1382
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1383
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1384
- THE SOFTWARE.
1479
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1480
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1481
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1482
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1483
+ SOFTWARE.
1385
1484
 
1386
1485
  ````
1387
1486
 
@@ -1391,10 +1490,10 @@ THE SOFTWARE.
1391
1490
 
1392
1491
  ### Rust Crates:
1393
1492
 
1394
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
1493
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
1395
1494
 
1396
1495
  ````text
1397
- Copyright (c) 2010 The Rust Project Developers
1496
+ Copyright (c) 2016--2023
1398
1497
 
1399
1498
  Permission is hereby granted, free of charge, to any
1400
1499
  person obtaining a copy of this software and associated
@@ -1428,10 +1527,78 @@ DEALINGS IN THE SOFTWARE.
1428
1527
 
1429
1528
  ### Rust Crates:
1430
1529
 
1431
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
1530
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
1432
1531
 
1433
1532
  ````text
1434
- Copyright 2023 The Fuchsia Authors
1533
+ Copyright (c) 2015-2025 Sean McArthur
1534
+
1535
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1536
+ of this software and associated documentation files (the "Software"), to deal
1537
+ in the Software without restriction, including without limitation the rights
1538
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1539
+ copies of the Software, and to permit persons to whom the Software is
1540
+ furnished to do so, subject to the following conditions:
1541
+
1542
+ The above copyright notice and this permission notice shall be included in
1543
+ all copies or substantial portions of the Software.
1544
+
1545
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1546
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1547
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1548
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1549
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1550
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1551
+ THE SOFTWARE.
1552
+
1553
+
1554
+ ````
1555
+
1556
+ ---
1557
+
1558
+ ## The following dependencies are licensed under the MIT License:
1559
+
1560
+ ### NPM Packages:
1561
+
1562
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
1563
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
1564
+
1565
+ ````text
1566
+ MIT License
1567
+
1568
+ Copyright (c) 2017 Evgeny Poberezkin
1569
+
1570
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1571
+ of this software and associated documentation files (the "Software"), to deal
1572
+ in the Software without restriction, including without limitation the rights
1573
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1574
+ copies of the Software, and to permit persons to whom the Software is
1575
+ furnished to do so, subject to the following conditions:
1576
+
1577
+ The above copyright notice and this permission notice shall be included in all
1578
+ copies or substantial portions of the Software.
1579
+
1580
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1581
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1582
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1583
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1584
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1585
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1586
+ SOFTWARE.
1587
+
1588
+ ````
1589
+
1590
+ ---
1591
+
1592
+ ## The following dependencies are licensed under the MIT License:
1593
+
1594
+ ### Rust Crates:
1595
+
1596
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
1597
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
1598
+ - [url](https://github.com/servo/rust-url) (2.5.8)
1599
+
1600
+ ````text
1601
+ Copyright (c) 2013-2025 The rust-url developers
1435
1602
 
1436
1603
  Permission is hereby granted, free of charge, to any
1437
1604
  person obtaining a copy of this software and associated
@@ -1457,20 +1624,20 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1457
1624
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1458
1625
  DEALINGS IN THE SOFTWARE.
1459
1626
 
1460
-
1461
1627
  ````
1462
1628
 
1463
1629
  ---
1464
1630
 
1465
1631
  ## The following dependencies are licensed under the MIT License:
1466
1632
 
1467
- ### NPM Packages:
1633
+ ### Rust Crates:
1468
1634
 
1469
- - [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
1635
+ - [nix](https://github.com/nix-rust/nix) (0.31.2)
1470
1636
 
1471
1637
  ````text
1472
- pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
1473
- pngjs derived work Copyright (c) 2012 Kuba Niegowski
1638
+ The MIT License (MIT)
1639
+
1640
+ Copyright (c) 2015 Carl Lerche + nix-rust Authors
1474
1641
 
1475
1642
  Permission is hereby granted, free of charge, to any person obtaining a copy
1476
1643
  of this software and associated documentation files (the "Software"), to deal
@@ -1498,34 +1665,30 @@ THE SOFTWARE.
1498
1665
 
1499
1666
  ### Rust Crates:
1500
1667
 
1501
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
1668
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
1502
1669
 
1503
1670
  ````text
1504
- Copyright (c) 2016 Amanieu d'Antras
1671
+ MIT License
1505
1672
 
1506
- Permission is hereby granted, free of charge, to any
1507
- person obtaining a copy of this software and associated
1508
- documentation files (the "Software"), to deal in the
1509
- Software without restriction, including without
1510
- limitation the rights to use, copy, modify, merge,
1511
- publish, distribute, sublicense, and/or sell copies of
1512
- the Software, and to permit persons to whom the Software
1513
- is furnished to do so, subject to the following
1514
- conditions:
1673
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
1515
1674
 
1516
- The above copyright notice and this permission notice
1517
- shall be included in all copies or substantial portions
1518
- of the Software.
1675
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1676
+ of this software and associated documentation files (the "Software"), to deal
1677
+ in the Software without restriction, including without limitation the rights
1678
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1679
+ copies of the Software, and to permit persons to whom the Software is
1680
+ furnished to do so, subject to the following conditions:
1519
1681
 
1520
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1521
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1522
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1523
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1524
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1525
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1526
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1527
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1528
- DEALINGS IN THE SOFTWARE.
1682
+ The above copyright notice and this permission notice shall be included in all
1683
+ copies or substantial portions of the Software.
1684
+
1685
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1686
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1687
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1688
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1689
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1690
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1691
+ SOFTWARE.
1529
1692
 
1530
1693
  ````
1531
1694
 
@@ -1535,10 +1698,10 @@ DEALINGS IN THE SOFTWARE.
1535
1698
 
1536
1699
  ### Rust Crates:
1537
1700
 
1538
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
1701
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
1539
1702
 
1540
1703
  ````text
1541
- Copyright (c) 2021 RustCrypto Developers
1704
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
1542
1705
 
1543
1706
  Permission is hereby granted, free of charge, to any
1544
1707
  person obtaining a copy of this software and associated
@@ -1572,15 +1735,14 @@ DEALINGS IN THE SOFTWARE.
1572
1735
 
1573
1736
  ### Rust Crates:
1574
1737
 
1575
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1738
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
1739
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
1740
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
1576
1741
 
1577
1742
  ````text
1578
1743
  MIT License
1579
1744
 
1580
- Copyright 2013-2014 RAD Game Tools and Valve Software
1581
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
1582
- Copyright (c) 2017 Frommi
1583
- Copyright (c) 2017-2024 oyvindln
1745
+ Copyright (c) 2017 Ted Driggs
1584
1746
 
1585
1747
  Permission is hereby granted, free of charge, to any person obtaining a copy
1586
1748
  of this software and associated documentation files (the "Software"), to deal
@@ -1606,14 +1768,19 @@ SOFTWARE.
1606
1768
 
1607
1769
  ## The following dependencies are licensed under the MIT License:
1608
1770
 
1609
- ### NPM Packages:
1771
+ ### Rust Crates:
1610
1772
 
1611
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
1773
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
1612
1774
 
1613
1775
  ````text
1614
- MIT License
1776
+ Copyright (c) 2016 The humantime Developers
1777
+
1778
+ Includes parts of http date with the following copyright:
1779
+ Copyright (c) 2016 Pyfisch
1780
+
1781
+ Includes portions of musl libc with the following copyright:
1782
+ Copyright © 2005-2013 Rich Felker
1615
1783
 
1616
- Copyright (c) Matteo Collina and Undici contributors
1617
1784
 
1618
1785
  Permission is hereby granted, free of charge, to any person obtaining a copy
1619
1786
  of this software and associated documentation files (the "Software"), to deal
@@ -1641,10 +1808,10 @@ SOFTWARE.
1641
1808
 
1642
1809
  ### Rust Crates:
1643
1810
 
1644
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
1811
+ - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
1645
1812
 
1646
1813
  ````text
1647
- Copyright (c) 2017 Artyom Pavlov
1814
+ Copyright (c) 2020 Andrew D. Straw
1648
1815
 
1649
1816
  Permission is hereby granted, free of charge, to any
1650
1817
  person obtaining a copy of this software and associated
@@ -1678,12 +1845,12 @@ DEALINGS IN THE SOFTWARE.
1678
1845
 
1679
1846
  ### Rust Crates:
1680
1847
 
1681
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
1848
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
1682
1849
 
1683
1850
  ````text
1684
- The MIT License (MIT)
1851
+ MIT License
1685
1852
 
1686
- Copyright (c) 2014 Paho Lurie-Gregg
1853
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
1687
1854
 
1688
1855
  Permission is hereby granted, free of charge, to any person obtaining a copy
1689
1856
  of this software and associated documentation files (the "Software"), to deal
@@ -1709,29 +1876,34 @@ SOFTWARE.
1709
1876
 
1710
1877
  ## The following dependencies are licensed under the MIT License:
1711
1878
 
1712
- ### Rust Crates:
1879
+ ### NPM Packages:
1713
1880
 
1714
- - [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
1881
+ - [json5](https://github.com/json5/json5) (2.2.3)
1715
1882
 
1716
1883
  ````text
1717
- Copyright 2018 Parity Technologies (UK) Ltd.
1884
+ MIT License
1718
1885
 
1719
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1720
- this software and associated documentation files (the "Software"), to deal in
1721
- the Software without restriction, including without limitation the rights to
1722
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1723
- the Software, and to permit persons to whom the Software is furnished to do so,
1724
- subject to the following conditions:
1886
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
1887
+
1888
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1889
+ of this software and associated documentation files (the "Software"), to deal
1890
+ in the Software without restriction, including without limitation the rights
1891
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1892
+ copies of the Software, and to permit persons to whom the Software is
1893
+ furnished to do so, subject to the following conditions:
1725
1894
 
1726
1895
  The above copyright notice and this permission notice shall be included in all
1727
1896
  copies or substantial portions of the Software.
1728
1897
 
1729
1898
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1730
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1731
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
1732
- OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1733
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1734
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1899
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1900
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1901
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1902
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1903
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1904
+ SOFTWARE.
1905
+
1906
+ [others]: https://github.com/json5/json5/contributors
1735
1907
 
1736
1908
  ````
1737
1909
 
@@ -1741,14 +1913,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1741
1913
 
1742
1914
  ### Rust Crates:
1743
1915
 
1744
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
1916
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
1745
1917
 
1746
1918
  ````text
1747
- The MIT License (MIT)
1748
-
1749
- Copyright (c) 2015 Danny Guo
1750
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1751
- Copyright (c) 2018 Akash Kurdekar
1919
+ Copyright (c) 2017 Sean McArthur
1752
1920
 
1753
1921
  Permission is hereby granted, free of charge, to any person obtaining a copy
1754
1922
  of this software and associated documentation files (the "Software"), to deal
@@ -1757,16 +1925,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1757
1925
  copies of the Software, and to permit persons to whom the Software is
1758
1926
  furnished to do so, subject to the following conditions:
1759
1927
 
1760
- The above copyright notice and this permission notice shall be included in all
1761
- copies or substantial portions of the Software.
1928
+ The above copyright notice and this permission notice shall be included in
1929
+ all copies or substantial portions of the Software.
1762
1930
 
1763
1931
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1764
1932
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1765
1933
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1766
1934
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1767
1935
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1768
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1769
- SOFTWARE.
1936
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1937
+ THE SOFTWARE.
1938
+
1770
1939
 
1771
1940
  ````
1772
1941
 
@@ -1776,33 +1945,31 @@ SOFTWARE.
1776
1945
 
1777
1946
  ### Rust Crates:
1778
1947
 
1779
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
1780
- - [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
1781
- - [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
1782
- - [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
1783
- - [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
1784
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1785
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1948
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
1786
1949
 
1787
1950
  ````text
1788
1951
  MIT License
1789
1952
 
1790
- Copyright (c) <year> <copyright holders>
1953
+ Copyright (c) 2019 Yoshua Wuyts
1954
+ Copyright (c) Tokio Contributors
1791
1955
 
1792
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
1793
- associated documentation files (the "Software"), to deal in the Software without restriction, including
1794
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1795
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
1796
- following conditions:
1956
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1957
+ of this software and associated documentation files (the "Software"), to deal
1958
+ in the Software without restriction, including without limitation the rights
1959
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1960
+ copies of the Software, and to permit persons to whom the Software is
1961
+ furnished to do so, subject to the following conditions:
1797
1962
 
1798
- The above copyright notice and this permission notice shall be included in all copies or substantial
1799
- portions of the Software.
1963
+ The above copyright notice and this permission notice shall be included in all
1964
+ copies or substantial portions of the Software.
1800
1965
 
1801
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1802
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
1803
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1804
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
1805
- USE OR OTHER DEALINGS IN THE SOFTWARE.
1966
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1967
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1968
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1969
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1970
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1971
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1972
+ SOFTWARE.
1806
1973
 
1807
1974
  ````
1808
1975
 
@@ -1812,29 +1979,34 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
1812
1979
 
1813
1980
  ### Rust Crates:
1814
1981
 
1815
- - [want](https://github.com/seanmonstar/want) (0.3.1)
1982
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
1816
1983
 
1817
1984
  ````text
1818
- Copyright (c) 2018-2019 Sean McArthur
1819
-
1820
- Permission is hereby granted, free of charge, to any person obtaining a copy
1821
- of this software and associated documentation files (the "Software"), to deal
1822
- in the Software without restriction, including without limitation the rights
1823
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1824
- copies of the Software, and to permit persons to whom the Software is
1825
- furnished to do so, subject to the following conditions:
1985
+ Copyright (c) The Rust Project Developers
1826
1986
 
1827
- The above copyright notice and this permission notice shall be included in
1828
- all copies or substantial portions of the Software.
1987
+ Permission is hereby granted, free of charge, to any
1988
+ person obtaining a copy of this software and associated
1989
+ documentation files (the "Software"), to deal in the
1990
+ Software without restriction, including without
1991
+ limitation the rights to use, copy, modify, merge,
1992
+ publish, distribute, sublicense, and/or sell copies of
1993
+ the Software, and to permit persons to whom the Software
1994
+ is furnished to do so, subject to the following
1995
+ conditions:
1829
1996
 
1830
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1831
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1832
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1833
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1834
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1835
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1836
- THE SOFTWARE.
1997
+ The above copyright notice and this permission notice
1998
+ shall be included in all copies or substantial portions
1999
+ of the Software.
1837
2000
 
2001
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2002
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2003
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2004
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2005
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2006
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2007
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2008
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2009
+ DEALINGS IN THE SOFTWARE.
1838
2010
 
1839
2011
  ````
1840
2012
 
@@ -1844,12 +2016,11 @@ THE SOFTWARE.
1844
2016
 
1845
2017
  ### Rust Crates:
1846
2018
 
1847
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
2019
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
1848
2020
 
1849
2021
  ````text
1850
- MIT License
1851
-
1852
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
2022
+ Copyright (c) 2018-2023 Sean McArthur
2023
+ Copyright (c) 2016 Alex Crichton
1853
2024
 
1854
2025
  Permission is hereby granted, free of charge, to any person obtaining a copy
1855
2026
  of this software and associated documentation files (the "Software"), to deal
@@ -1858,16 +2029,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1858
2029
  copies of the Software, and to permit persons to whom the Software is
1859
2030
  furnished to do so, subject to the following conditions:
1860
2031
 
1861
- The above copyright notice and this permission notice shall be included in all
1862
- copies or substantial portions of the Software.
2032
+ The above copyright notice and this permission notice shall be included in
2033
+ all copies or substantial portions of the Software.
1863
2034
 
1864
2035
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1865
2036
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1866
2037
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1867
2038
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1868
2039
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1869
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1870
- SOFTWARE.
2040
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2041
+ THE SOFTWARE.
2042
+
1871
2043
 
1872
2044
  ````
1873
2045
 
@@ -1877,12 +2049,15 @@ SOFTWARE.
1877
2049
 
1878
2050
  ### Rust Crates:
1879
2051
 
1880
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
1881
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
1882
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
2052
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
2053
+ - [log](https://github.com/rust-lang/log) (0.4.29)
2054
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
2055
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
2056
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
2057
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
1883
2058
 
1884
2059
  ````text
1885
- Copyright (c) 2019 Tower Contributors
2060
+ Copyright (c) 2014 The Rust Project Developers
1886
2061
 
1887
2062
  Permission is hereby granted, free of charge, to any
1888
2063
  person obtaining a copy of this software and associated
@@ -1916,10 +2091,10 @@ DEALINGS IN THE SOFTWARE.
1916
2091
 
1917
2092
  ### Rust Crates:
1918
2093
 
1919
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2094
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
1920
2095
 
1921
2096
  ````text
1922
- Copyright (c) 2015 Steven Allen
2097
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
1923
2098
 
1924
2099
  Permission is hereby granted, free of charge, to any
1925
2100
  person obtaining a copy of this software and associated
@@ -1953,11 +2128,11 @@ DEALINGS IN THE SOFTWARE.
1953
2128
 
1954
2129
  ### Rust Crates:
1955
2130
 
1956
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
2131
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
1957
2132
 
1958
2133
  ````text
2134
+ Copyright (c) 2017 Daniel Abramov
1959
2135
  Copyright (c) 2017 Alexey Galakhov
1960
- Copyright (c) 2016 Jason Housley
1961
2136
 
1962
2137
  Permission is hereby granted, free of charge, to any person obtaining a copy
1963
2138
  of this software and associated documentation files (the "Software"), to deal
@@ -1985,15 +2160,46 @@ THE SOFTWARE.
1985
2160
 
1986
2161
  ### Rust Crates:
1987
2162
 
1988
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
1989
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
1990
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
1991
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
1992
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
1993
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
2163
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1994
2164
 
1995
2165
  ````text
1996
- Copyright (c) 2019 Tokio Contributors
2166
+ MIT License
2167
+
2168
+ Copyright 2013-2014 RAD Game Tools and Valve Software
2169
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
2170
+ Copyright (c) 2017 Frommi
2171
+ Copyright (c) 2017-2024 oyvindln
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
+
2191
+ ````
2192
+
2193
+ ---
2194
+
2195
+ ## The following dependencies are licensed under the MIT License:
2196
+
2197
+ ### Rust Crates:
2198
+
2199
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
2200
+
2201
+ ````text
2202
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
1997
2203
 
1998
2204
  Permission is hereby granted, free of charge, to any
1999
2205
  person obtaining a copy of this software and associated
@@ -2027,61 +2233,6 @@ DEALINGS IN THE SOFTWARE.
2027
2233
 
2028
2234
  ### Rust Crates:
2029
2235
 
2030
- - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
2031
- - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
2032
-
2033
- ````text
2034
- The MIT License (MIT)
2035
-
2036
- Copyright (c) 2015 Steven Fackler
2037
-
2038
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2039
- this software and associated documentation files (the "Software"), to deal in
2040
- the Software without restriction, including without limitation the rights to
2041
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2042
- the Software, and to permit persons to whom the Software is furnished to do so,
2043
- subject to the following conditions:
2044
-
2045
- The above copyright notice and this permission notice shall be included in all
2046
- copies or substantial portions of the Software.
2047
-
2048
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2049
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2050
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2051
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2052
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2053
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2054
-
2055
- ````
2056
-
2057
- ---
2058
-
2059
- ## The following dependencies are licensed under the MIT License:
2060
-
2061
- ### Rust Crates:
2062
-
2063
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
2064
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
2065
-
2066
- ````text
2067
- The MIT License (MIT)
2068
-
2069
- Copyright 2016 Google Inc. All Rights Reserved.
2070
-
2071
- 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:
2072
-
2073
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2074
-
2075
- 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.
2076
-
2077
- ````
2078
-
2079
- ---
2080
-
2081
- ## The following dependencies are licensed under the MIT License:
2082
-
2083
- ### Rust Crates:
2084
-
2085
2236
  - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
2086
2237
  - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
2087
2238
 
@@ -2114,29 +2265,62 @@ SOFTWARE.
2114
2265
 
2115
2266
  ### Rust Crates:
2116
2267
 
2117
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
2268
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
2269
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
2270
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
2271
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
2272
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
2273
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
2274
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
2275
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
2276
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
2277
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
2278
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
2279
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
2280
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
2281
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
2282
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
2283
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
2284
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
2285
+ - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
2286
+ - [semver](https://github.com/dtolnay/semver) (1.0.28)
2287
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
2288
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
2289
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
2290
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
2291
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
2292
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
2293
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
2294
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
2295
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
2296
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
2297
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
2298
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
2118
2299
 
2119
2300
  ````text
2120
- Copyright (c) 2013-2014 The Rust Project Developers.
2121
- Copyright (c) 2015-2020 The rust-hex Developers
2122
-
2123
- Permission is hereby granted, free of charge, to any person obtaining a copy
2124
- of this software and associated documentation files (the "Software"), to deal
2125
- in the Software without restriction, including without limitation the rights
2126
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2127
- copies of the Software, and to permit persons to whom the Software is
2128
- furnished to do so, subject to the following conditions:
2301
+ Permission is hereby granted, free of charge, to any
2302
+ person obtaining a copy of this software and associated
2303
+ documentation files (the "Software"), to deal in the
2304
+ Software without restriction, including without
2305
+ limitation the rights to use, copy, modify, merge,
2306
+ publish, distribute, sublicense, and/or sell copies of
2307
+ the Software, and to permit persons to whom the Software
2308
+ is furnished to do so, subject to the following
2309
+ conditions:
2129
2310
 
2130
- The above copyright notice and this permission notice shall be included in all
2131
- copies or substantial portions of the Software.
2311
+ The above copyright notice and this permission notice
2312
+ shall be included in all copies or substantial portions
2313
+ of the Software.
2132
2314
 
2133
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2134
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2135
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2136
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2137
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2138
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2139
- SOFTWARE.
2315
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2316
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2317
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2318
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2319
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2320
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2321
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2322
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2323
+ DEALINGS IN THE SOFTWARE.
2140
2324
 
2141
2325
  ````
2142
2326
 
@@ -2146,10 +2330,19 @@ SOFTWARE.
2146
2330
 
2147
2331
  ### Rust Crates:
2148
2332
 
2149
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
2333
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2334
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2335
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2336
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2337
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2338
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2339
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2340
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2341
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2150
2342
 
2151
2343
  ````text
2152
- Copyright (c) 2019 The CryptoCorrosion Contributors
2344
+ Copyright (c) 2016 Alex Crichton
2345
+ Copyright (c) 2017 The Tokio Authors
2153
2346
 
2154
2347
  Permission is hereby granted, free of charge, to any
2155
2348
  person obtaining a copy of this software and associated
@@ -2183,10 +2376,10 @@ DEALINGS IN THE SOFTWARE.
2183
2376
 
2184
2377
  ### Rust Crates:
2185
2378
 
2186
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
2379
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
2187
2380
 
2188
2381
  ````text
2189
- Copyright (c) 2016-2025 Sean McArthur
2382
+ Copyright (c) 2016 The rust-native-tls Developers
2190
2383
 
2191
2384
  Permission is hereby granted, free of charge, to any person obtaining a copy
2192
2385
  of this software and associated documentation files (the "Software"), to deal
@@ -2195,17 +2388,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2195
2388
  copies of the Software, and to permit persons to whom the Software is
2196
2389
  furnished to do so, subject to the following conditions:
2197
2390
 
2198
- The above copyright notice and this permission notice shall be included in
2199
- all copies or substantial portions of the Software.
2391
+ The above copyright notice and this permission notice shall be included in all
2392
+ copies or substantial portions of the Software.
2200
2393
 
2201
2394
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2202
2395
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2203
2396
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2204
2397
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2205
2398
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2206
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2207
- THE SOFTWARE.
2208
-
2399
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2400
+ SOFTWARE.
2209
2401
 
2210
2402
  ````
2211
2403
 
@@ -2215,10 +2407,10 @@ THE SOFTWARE.
2215
2407
 
2216
2408
  ### Rust Crates:
2217
2409
 
2218
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
2410
+ - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
2219
2411
 
2220
2412
  ````text
2221
- Copyright (c) The Rust Project Developers
2413
+ Copyright (c) 2014 Chris Wong
2222
2414
 
2223
2415
  Permission is hereby granted, free of charge, to any
2224
2416
  person obtaining a copy of this software and associated
@@ -2252,62 +2444,34 @@ DEALINGS IN THE SOFTWARE.
2252
2444
 
2253
2445
  ### Rust Crates:
2254
2446
 
2255
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
2256
-
2257
- ````text
2258
- Copyright (c) 2017 Sean McArthur
2259
-
2260
- Permission is hereby granted, free of charge, to any person obtaining a copy
2261
- of this software and associated documentation files (the "Software"), to deal
2262
- in the Software without restriction, including without limitation the rights
2263
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2264
- copies of the Software, and to permit persons to whom the Software is
2265
- furnished to do so, subject to the following conditions:
2266
-
2267
- The above copyright notice and this permission notice shall be included in
2268
- all copies or substantial portions of the Software.
2269
-
2270
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2271
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2272
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2273
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2274
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2275
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2276
- THE SOFTWARE.
2277
-
2278
-
2279
- ````
2280
-
2281
- ---
2282
-
2283
- ## The following dependencies are licensed under the MIT License:
2284
-
2285
- ### Rust Crates:
2286
-
2287
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
2447
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2288
2448
 
2289
2449
  ````text
2290
- MIT License
2291
-
2292
- Copyright (c) 2017 Nikolai Vazquez
2450
+ Copyright (c) 2016--2017
2293
2451
 
2294
- Permission is hereby granted, free of charge, to any person obtaining a copy
2295
- of this software and associated documentation files (the "Software"), to deal
2296
- in the Software without restriction, including without limitation the rights
2297
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2298
- copies of the Software, and to permit persons to whom the Software is
2299
- furnished to do so, subject to the following conditions:
2452
+ Permission is hereby granted, free of charge, to any
2453
+ person obtaining a copy of this software and associated
2454
+ documentation files (the "Software"), to deal in the
2455
+ Software without restriction, including without
2456
+ limitation the rights to use, copy, modify, merge,
2457
+ publish, distribute, sublicense, and/or sell copies of
2458
+ the Software, and to permit persons to whom the Software
2459
+ is furnished to do so, subject to the following
2460
+ conditions:
2300
2461
 
2301
- The above copyright notice and this permission notice shall be included in all
2302
- copies or substantial portions of the Software.
2462
+ The above copyright notice and this permission notice
2463
+ shall be included in all copies or substantial portions
2464
+ of the Software.
2303
2465
 
2304
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2305
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2306
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2307
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2308
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2309
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2310
- SOFTWARE.
2466
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2467
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2468
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2469
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2470
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2471
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2472
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2473
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2474
+ DEALINGS IN THE SOFTWARE.
2311
2475
 
2312
2476
  ````
2313
2477
 
@@ -2317,10 +2481,10 @@ SOFTWARE.
2317
2481
 
2318
2482
  ### Rust Crates:
2319
2483
 
2320
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
2484
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
2321
2485
 
2322
2486
  ````text
2323
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
2487
+ Copyright (c) 2016 Amanieu d'Antras
2324
2488
 
2325
2489
  Permission is hereby granted, free of charge, to any
2326
2490
  person obtaining a copy of this software and associated
@@ -2354,13 +2518,14 @@ DEALINGS IN THE SOFTWARE.
2354
2518
 
2355
2519
  ### Rust Crates:
2356
2520
 
2357
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
2358
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
2521
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
2522
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2523
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2359
2524
 
2360
2525
  ````text
2361
2526
  MIT License
2362
2527
 
2363
- Copyright (c) 2019 Graham Esau
2528
+ Copyright (c) 2023 magiclen.org (Ron Li)
2364
2529
 
2365
2530
  Permission is hereby granted, free of charge, to any person obtaining a copy
2366
2531
  of this software and associated documentation files (the "Software"), to deal
@@ -2388,50 +2553,11 @@ SOFTWARE.
2388
2553
 
2389
2554
  ### Rust Crates:
2390
2555
 
2391
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
2392
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
2393
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
2394
- - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
2395
-
2396
- ````text
2397
- Copyright (c) 2016 The Rust Project Developers
2398
-
2399
- Permission is hereby granted, free of charge, to any
2400
- person obtaining a copy of this software and associated
2401
- documentation files (the "Software"), to deal in the
2402
- Software without restriction, including without
2403
- limitation the rights to use, copy, modify, merge,
2404
- publish, distribute, sublicense, and/or sell copies of
2405
- the Software, and to permit persons to whom the Software
2406
- is furnished to do so, subject to the following
2407
- conditions:
2408
-
2409
- The above copyright notice and this permission notice
2410
- shall be included in all copies or substantial portions
2411
- of the Software.
2412
-
2413
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2414
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2415
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2416
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2417
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2418
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2419
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2420
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2421
- DEALINGS IN THE SOFTWARE.
2422
-
2423
- ````
2424
-
2425
- ---
2426
-
2427
- ## The following dependencies are licensed under the MIT License:
2428
-
2429
- ### Rust Crates:
2430
-
2431
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
2556
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
2432
2557
 
2433
2558
  ````text
2434
- Copyright (c) 2016 The rust-native-tls Developers
2559
+ Copyright (c) 2017 Alexey Galakhov
2560
+ Copyright (c) 2016 Jason Housley
2435
2561
 
2436
2562
  Permission is hereby granted, free of charge, to any person obtaining a copy
2437
2563
  of this software and associated documentation files (the "Software"), to deal
@@ -2440,16 +2566,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2440
2566
  copies of the Software, and to permit persons to whom the Software is
2441
2567
  furnished to do so, subject to the following conditions:
2442
2568
 
2443
- The above copyright notice and this permission notice shall be included in all
2444
- copies or substantial portions of the Software.
2569
+ The above copyright notice and this permission notice shall be included in
2570
+ all copies or substantial portions of the Software.
2445
2571
 
2446
2572
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2447
2573
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2448
2574
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2449
2575
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2450
2576
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2451
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2452
- SOFTWARE.
2577
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2578
+ THE SOFTWARE.
2453
2579
 
2454
2580
  ````
2455
2581
 
@@ -2457,36 +2583,31 @@ SOFTWARE.
2457
2583
 
2458
2584
  ## The following dependencies are licensed under the MIT License:
2459
2585
 
2460
- ### Rust Crates:
2586
+ ### NPM Packages:
2461
2587
 
2462
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
2588
+ - [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
2463
2589
 
2464
2590
  ````text
2465
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
2591
+ pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
2592
+ pngjs derived work Copyright (c) 2012 Kuba Niegowski
2466
2593
 
2467
- Permission is hereby granted, free of charge, to any
2468
- person obtaining a copy of this software and associated
2469
- documentation files (the "Software"), to deal in the
2470
- Software without restriction, including without
2471
- limitation the rights to use, copy, modify, merge,
2472
- publish, distribute, sublicense, and/or sell copies of
2473
- the Software, and to permit persons to whom the Software
2474
- is furnished to do so, subject to the following
2475
- conditions:
2594
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2595
+ of this software and associated documentation files (the "Software"), to deal
2596
+ in the Software without restriction, including without limitation the rights
2597
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2598
+ copies of the Software, and to permit persons to whom the Software is
2599
+ furnished to do so, subject to the following conditions:
2476
2600
 
2477
- The above copyright notice and this permission notice
2478
- shall be included in all copies or substantial portions
2479
- of the Software.
2601
+ The above copyright notice and this permission notice shall be included in
2602
+ all copies or substantial portions of the Software.
2480
2603
 
2481
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2482
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2483
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2484
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2485
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2486
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2487
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2488
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2489
- DEALINGS IN THE SOFTWARE.
2604
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2605
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2606
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2607
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2608
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2609
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2610
+ THE SOFTWARE.
2490
2611
 
2491
2612
  ````
2492
2613
 
@@ -2496,12 +2617,10 @@ DEALINGS IN THE SOFTWARE.
2496
2617
 
2497
2618
  ### Rust Crates:
2498
2619
 
2499
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
2500
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2501
- - [url](https://github.com/servo/rust-url) (2.5.8)
2620
+ - [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
2502
2621
 
2503
2622
  ````text
2504
- Copyright (c) 2013-2025 The rust-url developers
2623
+ Copyright (c) 2015 The Rust Project Developers
2505
2624
 
2506
2625
  Permission is hereby granted, free of charge, to any
2507
2626
  person obtaining a copy of this software and associated
@@ -2535,12 +2654,10 @@ DEALINGS IN THE SOFTWARE.
2535
2654
 
2536
2655
  ### Rust Crates:
2537
2656
 
2538
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
2657
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
2539
2658
 
2540
2659
  ````text
2541
- The MIT License (MIT)
2542
-
2543
- Copyright (c) 2014 Mathijs van de Nes
2660
+ Copyright (c) 2016-2025 Sean McArthur
2544
2661
 
2545
2662
  Permission is hereby granted, free of charge, to any person obtaining a copy
2546
2663
  of this software and associated documentation files (the "Software"), to deal
@@ -2549,19 +2666,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2549
2666
  copies of the Software, and to permit persons to whom the Software is
2550
2667
  furnished to do so, subject to the following conditions:
2551
2668
 
2552
- The above copyright notice and this permission notice shall be included in all
2553
- copies or substantial portions of the Software.
2669
+ The above copyright notice and this permission notice shall be included in
2670
+ all copies or substantial portions of the Software.
2554
2671
 
2555
2672
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2556
2673
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2557
2674
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2558
2675
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2559
2676
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2560
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2561
- SOFTWARE.
2677
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2678
+ THE SOFTWARE.
2679
+
2562
2680
 
2563
- Some files in the "tests/data" subdirectory of this repository are under other
2564
- licences; see files named LICENSE.*.txt for details.
2565
2681
  ````
2566
2682
 
2567
2683
  ---
@@ -2570,34 +2686,28 @@ licences; see files named LICENSE.*.txt for details.
2570
2686
 
2571
2687
  ### Rust Crates:
2572
2688
 
2573
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2689
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
2574
2690
 
2575
2691
  ````text
2576
- Copyright (c) 2016--2017
2577
-
2578
- Permission is hereby granted, free of charge, to any
2579
- person obtaining a copy of this software and associated
2580
- documentation files (the "Software"), to deal in the
2581
- Software without restriction, including without
2582
- limitation the rights to use, copy, modify, merge,
2583
- publish, distribute, sublicense, and/or sell copies of
2584
- the Software, and to permit persons to whom the Software
2585
- is furnished to do so, subject to the following
2586
- conditions:
2587
-
2588
- The above copyright notice and this permission notice
2589
- shall be included in all copies or substantial portions
2590
- of the Software.
2692
+ Copyright (c) 2014-2026 Sean McArthur
2591
2693
 
2592
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2593
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2594
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2595
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2596
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2597
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2598
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2599
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2600
- DEALINGS IN THE SOFTWARE.
2694
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2695
+ of this software and associated documentation files (the "Software"), to deal
2696
+ in the Software without restriction, including without limitation the rights
2697
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2698
+ copies of the Software, and to permit persons to whom the Software is
2699
+ furnished to do so, subject to the following conditions:
2700
+
2701
+ The above copyright notice and this permission notice shall be included in
2702
+ all copies or substantial portions of the Software.
2703
+
2704
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2705
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2706
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2707
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2708
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2709
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2710
+ THE SOFTWARE.
2601
2711
 
2602
2712
  ````
2603
2713
 
@@ -2607,11 +2717,10 @@ DEALINGS IN THE SOFTWARE.
2607
2717
 
2608
2718
  ### Rust Crates:
2609
2719
 
2610
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
2611
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
2720
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
2612
2721
 
2613
2722
  ````text
2614
- Copyright (c) 2014 Alex Crichton
2723
+ Copyright (c) 2017 Contributors
2615
2724
 
2616
2725
  Permission is hereby granted, free of charge, to any
2617
2726
  person obtaining a copy of this software and associated
@@ -2645,30 +2754,31 @@ DEALINGS IN THE SOFTWARE.
2645
2754
 
2646
2755
  ### Rust Crates:
2647
2756
 
2648
- - [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
2757
+ - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
2758
+ - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
2649
2759
 
2650
2760
  ````text
2651
- MIT License
2761
+ The MIT License (MIT)
2652
2762
 
2653
- Copyright (c) 2025 rutrum
2763
+ Copyright (c) 2015 Steven Fackler
2654
2764
 
2655
- Permission is hereby granted, free of charge, to any person obtaining a copy
2656
- of this software and associated documentation files (the "Software"), to deal
2657
- in the Software without restriction, including without limitation the rights
2658
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2659
- copies of the Software, and to permit persons to whom the Software is
2660
- furnished to do so, subject to the following conditions:
2765
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2766
+ this software and associated documentation files (the "Software"), to deal in
2767
+ the Software without restriction, including without limitation the rights to
2768
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2769
+ the Software, and to permit persons to whom the Software is furnished to do so,
2770
+ subject to the following conditions:
2661
2771
 
2662
2772
  The above copyright notice and this permission notice shall be included in all
2663
2773
  copies or substantial portions of the Software.
2664
2774
 
2665
2775
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2666
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2667
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2668
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2669
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2670
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2671
- SOFTWARE.
2776
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2777
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2778
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2779
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2780
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2781
+
2672
2782
  ````
2673
2783
 
2674
2784
  ---
@@ -2677,19 +2787,11 @@ SOFTWARE.
2677
2787
 
2678
2788
  ### Rust Crates:
2679
2789
 
2680
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2681
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2682
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2683
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2684
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2685
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2686
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2687
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2688
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2790
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
2689
2791
 
2690
2792
  ````text
2691
- Copyright (c) 2016 Alex Crichton
2692
- Copyright (c) 2017 The Tokio Authors
2793
+ Copyright (c) 2018-2024 The rust-random Project Developers
2794
+ Copyright (c) 2014 The Rust Project Developers
2693
2795
 
2694
2796
  Permission is hereby granted, free of charge, to any
2695
2797
  person obtaining a copy of this software and associated
@@ -2721,12 +2823,45 @@ DEALINGS IN THE SOFTWARE.
2721
2823
 
2722
2824
  ## The following dependencies are licensed under the MIT License:
2723
2825
 
2826
+ ### NPM Packages:
2827
+
2828
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
2829
+
2830
+ ````text
2831
+ The MIT License (MIT)
2832
+
2833
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
2834
+
2835
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2836
+ of this software and associated documentation files (the "Software"), to deal
2837
+ in the Software without restriction, including without limitation the rights
2838
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2839
+ copies of the Software, and to permit persons to whom the Software is
2840
+ furnished to do so, subject to the following conditions:
2841
+
2842
+ The above copyright notice and this permission notice shall be included in
2843
+ all copies or substantial portions of the Software.
2844
+
2845
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2846
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2847
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2848
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2849
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2850
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2851
+ THE SOFTWARE.
2852
+
2853
+ ````
2854
+
2855
+ ---
2856
+
2857
+ ## The following dependencies are licensed under the MIT License:
2858
+
2724
2859
  ### Rust Crates:
2725
2860
 
2726
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2861
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
2727
2862
 
2728
2863
  ````text
2729
- Copyright (c) 2019 Carl Lerche
2864
+ Copyright (c) 2017 Artyom Pavlov
2730
2865
 
2731
2866
  Permission is hereby granted, free of charge, to any
2732
2867
  person obtaining a copy of this software and associated
@@ -2760,10 +2895,14 @@ DEALINGS IN THE SOFTWARE.
2760
2895
 
2761
2896
  ### Rust Crates:
2762
2897
 
2763
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
2898
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
2764
2899
 
2765
2900
  ````text
2766
- Copyright (c) 2014 Carl Lerche and other MIO contributors
2901
+ The MIT License (MIT)
2902
+
2903
+ Copyright (c) 2015 Danny Guo
2904
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2905
+ Copyright (c) 2018 Akash Kurdekar
2767
2906
 
2768
2907
  Permission is hereby granted, free of charge, to any person obtaining a copy
2769
2908
  of this software and associated documentation files (the "Software"), to deal
@@ -2772,16 +2911,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2772
2911
  copies of the Software, and to permit persons to whom the Software is
2773
2912
  furnished to do so, subject to the following conditions:
2774
2913
 
2775
- The above copyright notice and this permission notice shall be included in
2776
- all copies or substantial portions of the Software.
2914
+ The above copyright notice and this permission notice shall be included in all
2915
+ copies or substantial portions of the Software.
2777
2916
 
2778
2917
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2779
2918
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2780
2919
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2781
2920
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2782
2921
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2783
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2784
- THE SOFTWARE.
2922
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2923
+ SOFTWARE.
2785
2924
 
2786
2925
  ````
2787
2926
 
@@ -2791,10 +2930,10 @@ THE SOFTWARE.
2791
2930
 
2792
2931
  ### Rust Crates:
2793
2932
 
2794
- - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
2933
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
2795
2934
 
2796
2935
  ````text
2797
- Copyright (c) 2017 tokio-jsonrpc developers
2936
+ Copyright (c) 2016 Anthony Ramine
2798
2937
 
2799
2938
  Permission is hereby granted, free of charge, to any
2800
2939
  person obtaining a copy of this software and associated
@@ -2828,11 +2967,41 @@ DEALINGS IN THE SOFTWARE.
2828
2967
 
2829
2968
  ### Rust Crates:
2830
2969
 
2831
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
2970
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
2832
2971
 
2833
2972
  ````text
2834
- Copyright (c) 2017 Contributors
2973
+ Copyright (c) 2013-2014 The Rust Project Developers.
2974
+ Copyright (c) 2015-2020 The rust-hex Developers
2975
+
2976
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2977
+ of this software and associated documentation files (the "Software"), to deal
2978
+ in the Software without restriction, including without limitation the rights
2979
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2980
+ copies of the Software, and to permit persons to whom the Software is
2981
+ furnished to do so, subject to the following conditions:
2982
+
2983
+ The above copyright notice and this permission notice shall be included in all
2984
+ copies or substantial portions of the Software.
2985
+
2986
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2987
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2988
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2989
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2990
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2991
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2992
+ SOFTWARE.
2835
2993
 
2994
+ ````
2995
+
2996
+ ---
2997
+
2998
+ ## The following dependencies are licensed under the MIT License:
2999
+
3000
+ ### Rust Crates:
3001
+
3002
+ - [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
3003
+
3004
+ ````text
2836
3005
  Permission is hereby granted, free of charge, to any
2837
3006
  person obtaining a copy of this software and associated
2838
3007
  documentation files (the "Software"), to deal in the
@@ -2856,7 +3025,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2856
3025
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2857
3026
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2858
3027
  DEALINGS IN THE SOFTWARE.
2859
-
2860
3028
  ````
2861
3029
 
2862
3030
  ---
@@ -2865,16 +3033,28 @@ DEALINGS IN THE SOFTWARE.
2865
3033
 
2866
3034
  ### Rust Crates:
2867
3035
 
2868
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
3036
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
2869
3037
 
2870
3038
  ````text
2871
- Copyright 2017 Juniper Networks, Inc.
3039
+ Copyright (c) 2019 Eliza Weisman
2872
3040
 
2873
- 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:
3041
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3042
+ of this software and associated documentation files (the "Software"), to deal
3043
+ in the Software without restriction, including without limitation the rights
3044
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3045
+ copies of the Software, and to permit persons to whom the Software is
3046
+ furnished to do so, subject to the following conditions:
2874
3047
 
2875
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3048
+ The above copyright notice and this permission notice shall be included in
3049
+ all copies or substantial portions of the Software.
2876
3050
 
2877
- 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.
3051
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3052
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3053
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3054
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3055
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3056
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3057
+ THE SOFTWARE.
2878
3058
 
2879
3059
  ````
2880
3060
 
@@ -2884,12 +3064,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2884
3064
 
2885
3065
  ### Rust Crates:
2886
3066
 
2887
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
3067
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2888
3068
 
2889
3069
  ````text
2890
- Copyright (c) 2017 Carl Lerche
2891
- Copyright (c) 2018 Bastian Köcher
2892
- Copyright (c) 2019-2020 Artem Vorotnikov
3070
+ Copyright (c) 2015 Steven Allen
2893
3071
 
2894
3072
  Permission is hereby granted, free of charge, to any
2895
3073
  person obtaining a copy of this software and associated
@@ -2923,10 +3101,10 @@ DEALINGS IN THE SOFTWARE.
2923
3101
 
2924
3102
  ### Rust Crates:
2925
3103
 
2926
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
3104
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
2927
3105
 
2928
3106
  ````text
2929
- Copyright (c) 2013-2016 The rust-url developers
3107
+ Copyright (c) 2014-2026 Alex Crichton
2930
3108
 
2931
3109
  Permission is hereby granted, free of charge, to any
2932
3110
  person obtaining a copy of this software and associated
@@ -2945,74 +3123,12 @@ of the Software.
2945
3123
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2946
3124
  ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2947
3125
  TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2948
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2949
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2950
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2951
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2952
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2953
- DEALINGS IN THE SOFTWARE.
2954
-
2955
- ````
2956
-
2957
- ---
2958
-
2959
- ## The following dependencies are licensed under the MIT License:
2960
-
2961
- ### Rust Crates:
2962
-
2963
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
2964
-
2965
- ````text
2966
- Copyright (c) 2017 Daniel Abramov
2967
- Copyright (c) 2017 Alexey Galakhov
2968
-
2969
- Permission is hereby granted, free of charge, to any person obtaining a copy
2970
- of this software and associated documentation files (the "Software"), to deal
2971
- in the Software without restriction, including without limitation the rights
2972
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2973
- copies of the Software, and to permit persons to whom the Software is
2974
- furnished to do so, subject to the following conditions:
2975
-
2976
- The above copyright notice and this permission notice shall be included in
2977
- all copies or substantial portions of the Software.
2978
-
2979
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2980
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2981
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2982
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2983
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2984
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2985
- THE SOFTWARE.
2986
-
2987
- ````
2988
-
2989
- ---
2990
-
2991
- ## The following dependencies are licensed under the MIT License:
2992
-
2993
- ### NPM Packages:
2994
-
2995
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
2996
-
2997
- ````text
2998
- This software is released under the MIT license:
2999
-
3000
- Permission is hereby granted, free of charge, to any person obtaining a copy of
3001
- this software and associated documentation files (the "Software"), to deal in
3002
- the Software without restriction, including without limitation the rights to
3003
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3004
- the Software, and to permit persons to whom the Software is furnished to do so,
3005
- subject to the following conditions:
3006
-
3007
- The above copyright notice and this permission notice shall be included in all
3008
- copies or substantial portions of the Software.
3009
-
3010
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3011
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3012
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3013
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3014
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3015
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3126
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3127
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3128
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3129
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3130
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3131
+ DEALINGS IN THE SOFTWARE.
3016
3132
 
3017
3133
  ````
3018
3134
 
@@ -3022,10 +3138,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3022
3138
 
3023
3139
  ### Rust Crates:
3024
3140
 
3025
- - [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
3141
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
3026
3142
 
3027
3143
  ````text
3028
- Copyright (c) 2015 The Rust Project Developers
3144
+ Copyright (c) 2019 Nick Fitzgerald
3029
3145
 
3030
3146
  Permission is hereby granted, free of charge, to any
3031
3147
  person obtaining a copy of this software and associated
@@ -3057,33 +3173,14 @@ DEALINGS IN THE SOFTWARE.
3057
3173
 
3058
3174
  ## The following dependencies are licensed under the MIT License:
3059
3175
 
3060
- ### Rust Crates:
3061
-
3062
- - [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
3063
- - [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
3064
- - [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
3065
- - [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
3066
-
3067
- ````text
3068
- 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:
3069
-
3070
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3071
-
3072
- 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.
3073
- ````
3074
-
3075
- ---
3076
-
3077
- ## The following dependencies are licensed under the MIT License:
3078
-
3079
- ### Rust Crates:
3176
+ ### NPM Packages:
3080
3177
 
3081
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
3178
+ - [ajv](https://github.com/ajv-validator/ajv) (8.17.1)
3082
3179
 
3083
3180
  ````text
3084
- MIT License
3181
+ The MIT License (MIT)
3085
3182
 
3086
- Copyright (c) [2021] [Marvin Countryman]
3183
+ Copyright (c) 2015-2021 Evgeny Poberezkin
3087
3184
 
3088
3185
  Permission is hereby granted, free of charge, to any person obtaining a copy
3089
3186
  of this software and associated documentation files (the "Software"), to deal
@@ -3103,24 +3200,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3103
3200
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3104
3201
  SOFTWARE.
3105
3202
 
3106
- ````
3107
-
3108
- ---
3109
-
3110
- ## The following dependencies are licensed under the MIT License:
3111
-
3112
- ### Rust Crates:
3113
-
3114
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
3115
-
3116
- ````text
3117
- Copyright 2016 Nika Layzell
3118
-
3119
- 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:
3120
-
3121
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3122
-
3123
- 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.
3124
3203
 
3125
3204
  ````
3126
3205
 
@@ -3130,10 +3209,15 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
3130
3209
 
3131
3210
  ### Rust Crates:
3132
3211
 
3133
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
3212
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
3213
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
3214
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
3215
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
3216
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
3217
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
3134
3218
 
3135
3219
  ````text
3136
- Copyright (c) 2019-2021 Tower Contributors
3220
+ Copyright (c) 2019 Tokio Contributors
3137
3221
 
3138
3222
  Permission is hereby granted, free of charge, to any
3139
3223
  person obtaining a copy of this software and associated
@@ -3167,10 +3251,10 @@ DEALINGS IN THE SOFTWARE.
3167
3251
 
3168
3252
  ### Rust Crates:
3169
3253
 
3170
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
3254
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
3171
3255
 
3172
3256
  ````text
3173
- Copyright (c) 2018 The Servo Project Developers
3257
+ Copyright (c) The rust-url developers
3174
3258
 
3175
3259
  Permission is hereby granted, free of charge, to any
3176
3260
  person obtaining a copy of this software and associated
@@ -3204,99 +3288,34 @@ DEALINGS IN THE SOFTWARE.
3204
3288
 
3205
3289
  ### Rust Crates:
3206
3290
 
3207
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
3208
-
3209
- ````text
3210
- MIT License
3211
-
3212
- Copyright (c) 2025 Callum Oakley
3213
-
3214
- Permission is hereby granted, free of charge, to any person obtaining a copy
3215
- of this software and associated documentation files (the "Software"), to deal
3216
- in the Software without restriction, including without limitation the rights
3217
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3218
- copies of the Software, and to permit persons to whom the Software is
3219
- furnished to do so, subject to the following conditions:
3220
-
3221
- The above copyright notice and this permission notice shall be included in all
3222
- copies or substantial portions of the Software.
3223
-
3224
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3225
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3226
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3227
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3228
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3229
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3230
- SOFTWARE.
3231
-
3232
- ````
3233
-
3234
- ---
3235
-
3236
- ## The following dependencies are licensed under the MIT License:
3237
-
3238
- ### Rust Crates:
3239
-
3240
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
3241
-
3242
- ````text
3243
- MIT License
3244
-
3245
- Copyright (c) 2019 Yoshua Wuyts
3246
- Copyright (c) Tokio Contributors
3247
-
3248
- Permission is hereby granted, free of charge, to any person obtaining a copy
3249
- of this software and associated documentation files (the "Software"), to deal
3250
- in the Software without restriction, including without limitation the rights
3251
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3252
- copies of the Software, and to permit persons to whom the Software is
3253
- furnished to do so, subject to the following conditions:
3254
-
3255
- The above copyright notice and this permission notice shall be included in all
3256
- copies or substantial portions of the Software.
3257
-
3258
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3259
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3260
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3261
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3262
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3263
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3264
- SOFTWARE.
3265
-
3266
- ````
3267
-
3268
- ---
3269
-
3270
- ## The following dependencies are licensed under the MIT License:
3271
-
3272
- ### Rust Crates:
3273
-
3274
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
3275
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
3276
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
3291
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
3277
3292
 
3278
3293
  ````text
3279
- MIT License
3280
-
3281
- Copyright (c) 2017 Ted Driggs
3294
+ Copyright (c) 2013-2016 The rust-url developers
3282
3295
 
3283
- Permission is hereby granted, free of charge, to any person obtaining a copy
3284
- of this software and associated documentation files (the "Software"), to deal
3285
- in the Software without restriction, including without limitation the rights
3286
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3287
- copies of the Software, and to permit persons to whom the Software is
3288
- furnished to do so, subject to the following conditions:
3296
+ Permission is hereby granted, free of charge, to any
3297
+ person obtaining a copy of this software and associated
3298
+ documentation files (the "Software"), to deal in the
3299
+ Software without restriction, including without
3300
+ limitation the rights to use, copy, modify, merge,
3301
+ publish, distribute, sublicense, and/or sell copies of
3302
+ the Software, and to permit persons to whom the Software
3303
+ is furnished to do so, subject to the following
3304
+ conditions:
3289
3305
 
3290
- The above copyright notice and this permission notice shall be included in all
3291
- copies or substantial portions of the Software.
3306
+ The above copyright notice and this permission notice
3307
+ shall be included in all copies or substantial portions
3308
+ of the Software.
3292
3309
 
3293
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3294
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3295
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3296
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3297
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3298
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3299
- SOFTWARE.
3310
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3311
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3312
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3313
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3314
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3315
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3316
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3317
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3318
+ DEALINGS IN THE SOFTWARE.
3300
3319
 
3301
3320
  ````
3302
3321
 
@@ -3306,12 +3325,15 @@ SOFTWARE.
3306
3325
 
3307
3326
  ### Rust Crates:
3308
3327
 
3309
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
3328
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
3329
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
3330
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
3331
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
3310
3332
 
3311
3333
  ````text
3312
3334
  The MIT License (MIT)
3313
3335
 
3314
- Copyright (c) 2015 Alice Maz
3336
+ Copyright (c) 2015 Andrew Gallant
3315
3337
 
3316
3338
  Permission is hereby granted, free of charge, to any person obtaining a copy
3317
3339
  of this software and associated documentation files (the "Software"), to deal
@@ -3339,11 +3361,10 @@ THE SOFTWARE.
3339
3361
 
3340
3362
  ### Rust Crates:
3341
3363
 
3342
- - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
3343
- - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
3364
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
3344
3365
 
3345
3366
  ````text
3346
- Copyright (c) 2012-2013 Mozilla Foundation
3367
+ Copyright (c) 2018 The Servo Project Developers
3347
3368
 
3348
3369
  Permission is hereby granted, free of charge, to any
3349
3370
  person obtaining a copy of this software and associated
@@ -3377,10 +3398,10 @@ DEALINGS IN THE SOFTWARE.
3377
3398
 
3378
3399
  ### Rust Crates:
3379
3400
 
3380
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
3401
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
3381
3402
 
3382
3403
  ````text
3383
- Copyright (c) 2018 Carl Lerche
3404
+ Copyright (c) 2010 The Rust Project Developers
3384
3405
 
3385
3406
  Permission is hereby granted, free of charge, to any
3386
3407
  person obtaining a copy of this software and associated
@@ -3414,39 +3435,51 @@ DEALINGS IN THE SOFTWARE.
3414
3435
 
3415
3436
  ### Rust Crates:
3416
3437
 
3417
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
3418
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
3419
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
3420
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
3421
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
3422
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
3423
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
3424
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
3425
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
3426
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
3427
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
3428
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
3429
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
3430
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
3431
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
3432
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
3433
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
3434
- - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
3435
- - [semver](https://github.com/dtolnay/semver) (1.0.28)
3436
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
3437
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
3438
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
3439
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
3440
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
3441
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
3442
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
3443
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
3444
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
3445
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
3446
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
3447
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
3438
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
3439
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
3440
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
3441
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
3442
+
3443
+ ````text
3444
+ Copyright (c) 2016 The Rust Project Developers
3445
+
3446
+ Permission is hereby granted, free of charge, to any
3447
+ person obtaining a copy of this software and associated
3448
+ documentation files (the "Software"), to deal in the
3449
+ Software without restriction, including without
3450
+ limitation the rights to use, copy, modify, merge,
3451
+ publish, distribute, sublicense, and/or sell copies of
3452
+ the Software, and to permit persons to whom the Software
3453
+ is furnished to do so, subject to the following
3454
+ conditions:
3455
+
3456
+ The above copyright notice and this permission notice
3457
+ shall be included in all copies or substantial portions
3458
+ of the Software.
3459
+
3460
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3461
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3462
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3463
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3464
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3465
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3466
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3467
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3468
+ DEALINGS IN THE SOFTWARE.
3469
+
3470
+ ````
3471
+
3472
+ ---
3473
+
3474
+ ## The following dependencies are licensed under the MIT License:
3475
+
3476
+ ### Rust Crates:
3477
+
3478
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
3448
3479
 
3449
3480
  ````text
3481
+ Copyright (c) 2021 RustCrypto Developers
3482
+
3450
3483
  Permission is hereby granted, free of charge, to any
3451
3484
  person obtaining a copy of this software and associated
3452
3485
  documentation files (the "Software"), to deal in the
@@ -3479,10 +3512,10 @@ DEALINGS IN THE SOFTWARE.
3479
3512
 
3480
3513
  ### Rust Crates:
3481
3514
 
3482
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
3515
+ - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
3483
3516
 
3484
3517
  ````text
3485
- Copyright (c) 2020-2025 The RustCrypto Project Developers
3518
+ Copyright (c) 2017 tokio-jsonrpc developers
3486
3519
 
3487
3520
  Permission is hereby granted, free of charge, to any
3488
3521
  person obtaining a copy of this software and associated
@@ -3516,13 +3549,10 @@ DEALINGS IN THE SOFTWARE.
3516
3549
 
3517
3550
  ### Rust Crates:
3518
3551
 
3519
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
3520
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
3552
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
3521
3553
 
3522
3554
  ````text
3523
- Copyright (c) 2006-2009 Graydon Hoare
3524
- Copyright (c) 2009-2013 Mozilla Foundation
3525
- Copyright (c) 2016 Artyom Pavlov
3555
+ Copyright (c) 2018 Carl Lerche
3526
3556
 
3527
3557
  Permission is hereby granted, free of charge, to any
3528
3558
  person obtaining a copy of this software and associated
@@ -3556,31 +3586,34 @@ DEALINGS IN THE SOFTWARE.
3556
3586
 
3557
3587
  ### Rust Crates:
3558
3588
 
3559
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
3589
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
3560
3590
 
3561
3591
  ````text
3562
- The MIT License (MIT)
3563
-
3564
- Copyright (c) 2015-2020 Julien Cretin
3565
- Copyright (c) 2017-2020 Google Inc.
3592
+ Copyright Mozilla Foundation
3566
3593
 
3567
- Permission is hereby granted, free of charge, to any person obtaining a copy
3568
- of this software and associated documentation files (the "Software"), to deal
3569
- in the Software without restriction, including without limitation the rights
3570
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3571
- copies of the Software, and to permit persons to whom the Software is
3572
- furnished to do so, subject to the following conditions:
3594
+ Permission is hereby granted, free of charge, to any
3595
+ person obtaining a copy of this software and associated
3596
+ documentation files (the "Software"), to deal in the
3597
+ Software without restriction, including without
3598
+ limitation the rights to use, copy, modify, merge,
3599
+ publish, distribute, sublicense, and/or sell copies of
3600
+ the Software, and to permit persons to whom the Software
3601
+ is furnished to do so, subject to the following
3602
+ conditions:
3573
3603
 
3574
- The above copyright notice and this permission notice shall be included in all
3575
- copies or substantial portions of the Software.
3604
+ The above copyright notice and this permission notice
3605
+ shall be included in all copies or substantial portions
3606
+ of the Software.
3576
3607
 
3577
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3578
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3579
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3580
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3581
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3582
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3583
- SOFTWARE.
3608
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3609
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3610
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3611
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3612
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3613
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3614
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3615
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3616
+ DEALINGS IN THE SOFTWARE.
3584
3617
 
3585
3618
  ````
3586
3619
 
@@ -3590,9 +3623,12 @@ SOFTWARE.
3590
3623
 
3591
3624
  ### Rust Crates:
3592
3625
 
3593
- - [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
3626
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
3627
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
3594
3628
 
3595
3629
  ````text
3630
+ Copyright (c) 2014 Alex Crichton
3631
+
3596
3632
  Permission is hereby granted, free of charge, to any
3597
3633
  person obtaining a copy of this software and associated
3598
3634
  documentation files (the "Software"), to deal in the
@@ -3616,6 +3652,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3616
3652
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3617
3653
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3618
3654
  DEALINGS IN THE SOFTWARE.
3655
+
3619
3656
  ````
3620
3657
 
3621
3658
  ---
@@ -3624,10 +3661,10 @@ DEALINGS IN THE SOFTWARE.
3624
3661
 
3625
3662
  ### Rust Crates:
3626
3663
 
3627
- - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
3664
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3628
3665
 
3629
3666
  ````text
3630
- Copyright (c) 2014 Chris Wong
3667
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3631
3668
 
3632
3669
  Permission is hereby granted, free of charge, to any
3633
3670
  person obtaining a copy of this software and associated
@@ -3661,10 +3698,10 @@ DEALINGS IN THE SOFTWARE.
3661
3698
 
3662
3699
  ### Rust Crates:
3663
3700
 
3664
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
3701
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
3665
3702
 
3666
3703
  ````text
3667
- Copyright (c) 2018-2019 The RustCrypto Project Developers
3704
+ Copyright (c) 2019-2021 Tower Contributors
3668
3705
 
3669
3706
  Permission is hereby granted, free of charge, to any
3670
3707
  person obtaining a copy of this software and associated
@@ -3698,32 +3735,34 @@ DEALINGS IN THE SOFTWARE.
3698
3735
 
3699
3736
  ### Rust Crates:
3700
3737
 
3701
- - [educe](https://github.com/magiclen/educe) (0.5.11)
3702
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3703
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3738
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
3704
3739
 
3705
3740
  ````text
3706
- MIT License
3707
-
3708
- Copyright (c) 2023 magiclen.org (Ron Li)
3741
+ Copyright 2019-2024 YOSHIOKA Takuma
3709
3742
 
3710
- Permission is hereby granted, free of charge, to any person obtaining a copy
3711
- of this software and associated documentation files (the "Software"), to deal
3712
- in the Software without restriction, including without limitation the rights
3713
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3714
- copies of the Software, and to permit persons to whom the Software is
3715
- furnished to do so, subject to the following conditions:
3743
+ Permission is hereby granted, free of charge, to any
3744
+ person obtaining a copy of this software and associated
3745
+ documentation files (the "Software"), to deal in the
3746
+ Software without restriction, including without
3747
+ limitation the rights to use, copy, modify, merge,
3748
+ publish, distribute, sublicense, and/or sell copies of
3749
+ the Software, and to permit persons to whom the Software
3750
+ is furnished to do so, subject to the following
3751
+ conditions:
3716
3752
 
3717
- The above copyright notice and this permission notice shall be included in all
3718
- copies or substantial portions of the Software.
3753
+ The above copyright notice and this permission notice
3754
+ shall be included in all copies or substantial portions
3755
+ of the Software.
3719
3756
 
3720
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3721
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3722
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3723
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3724
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3725
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3726
- SOFTWARE.
3757
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3758
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3759
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3760
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3761
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3762
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3763
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3764
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3765
+ DEALINGS IN THE SOFTWARE.
3727
3766
 
3728
3767
  ````
3729
3768
 
@@ -3733,12 +3772,12 @@ SOFTWARE.
3733
3772
 
3734
3773
  ### Rust Crates:
3735
3774
 
3736
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
3775
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
3737
3776
 
3738
3777
  ````text
3739
- MIT License
3778
+ The MIT License (MIT)
3740
3779
 
3741
- Copyright (c) 2018-2021 The RustCrypto Project Developers
3780
+ Copyright (c) 2014 Mathijs van de Nes
3742
3781
 
3743
3782
  Permission is hereby granted, free of charge, to any person obtaining a copy
3744
3783
  of this software and associated documentation files (the "Software"), to deal
@@ -3758,6 +3797,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3758
3797
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3759
3798
  SOFTWARE.
3760
3799
 
3800
+ Some files in the "tests/data" subdirectory of this repository are under other
3801
+ licences; see files named LICENSE.*.txt for details.
3761
3802
  ````
3762
3803
 
3763
3804
  ---
@@ -3766,12 +3807,12 @@ SOFTWARE.
3766
3807
 
3767
3808
  ### NPM Packages:
3768
3809
 
3769
- - [ajv](https://github.com/ajv-validator/ajv) (8.17.1)
3810
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
3770
3811
 
3771
3812
  ````text
3772
- The MIT License (MIT)
3813
+ MIT License
3773
3814
 
3774
- Copyright (c) 2015-2021 Evgeny Poberezkin
3815
+ Copyright (c) Matteo Collina and Undici contributors
3775
3816
 
3776
3817
  Permission is hereby granted, free of charge, to any person obtaining a copy
3777
3818
  of this software and associated documentation files (the "Software"), to deal
@@ -3791,7 +3832,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3791
3832
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3792
3833
  SOFTWARE.
3793
3834
 
3794
-
3795
3835
  ````
3796
3836
 
3797
3837
  ---
@@ -3800,30 +3840,36 @@ SOFTWARE.
3800
3840
 
3801
3841
  ### Rust Crates:
3802
3842
 
3803
- - [nix](https://github.com/nix-rust/nix) (0.31.2)
3843
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
3844
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
3845
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
3804
3846
 
3805
3847
  ````text
3806
- The MIT License (MIT)
3807
-
3808
- Copyright (c) 2015 Carl Lerche + nix-rust Authors
3848
+ Copyright (c) 2019 Tower Contributors
3809
3849
 
3810
- Permission is hereby granted, free of charge, to any person obtaining a copy
3811
- of this software and associated documentation files (the "Software"), to deal
3812
- in the Software without restriction, including without limitation the rights
3813
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3814
- copies of the Software, and to permit persons to whom the Software is
3815
- furnished to do so, subject to the following conditions:
3850
+ Permission is hereby granted, free of charge, to any
3851
+ person obtaining a copy of this software and associated
3852
+ documentation files (the "Software"), to deal in the
3853
+ Software without restriction, including without
3854
+ limitation the rights to use, copy, modify, merge,
3855
+ publish, distribute, sublicense, and/or sell copies of
3856
+ the Software, and to permit persons to whom the Software
3857
+ is furnished to do so, subject to the following
3858
+ conditions:
3816
3859
 
3817
- The above copyright notice and this permission notice shall be included in
3818
- all copies or substantial portions of the Software.
3860
+ The above copyright notice and this permission notice
3861
+ shall be included in all copies or substantial portions
3862
+ of the Software.
3819
3863
 
3820
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3821
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3822
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3823
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3824
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3825
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3826
- THE SOFTWARE.
3864
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3865
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3866
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3867
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3868
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3869
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3870
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3871
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3872
+ DEALINGS IN THE SOFTWARE.
3827
3873
 
3828
3874
  ````
3829
3875
 
@@ -3831,32 +3877,33 @@ THE SOFTWARE.
3831
3877
 
3832
3878
  ## The following dependencies are licensed under the MIT License:
3833
3879
 
3834
- ### Rust Crates:
3880
+ ### NPM Packages:
3835
3881
 
3836
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
3882
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
3883
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
3837
3884
 
3838
3885
  ````text
3839
- Copyright (c) 2018-2023 Sean McArthur
3840
- Copyright (c) 2016 Alex Crichton
3886
+ MIT License
3841
3887
 
3842
- Permission is hereby granted, free of charge, to any person obtaining a copy
3843
- of this software and associated documentation files (the "Software"), to deal
3844
- in the Software without restriction, including without limitation the rights
3845
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3846
- copies of the Software, and to permit persons to whom the Software is
3847
- furnished to do so, subject to the following conditions:
3888
+ Copyright (c) Microsoft Corporation.
3848
3889
 
3849
- The above copyright notice and this permission notice shall be included in
3850
- all copies or substantial portions of the Software.
3890
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3891
+ of this software and associated documentation files (the "Software"), to deal
3892
+ in the Software without restriction, including without limitation the rights
3893
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3894
+ copies of the Software, and to permit persons to whom the Software is
3895
+ furnished to do so, subject to the following conditions:
3851
3896
 
3852
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3853
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3854
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3855
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3856
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3857
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3858
- THE SOFTWARE.
3897
+ The above copyright notice and this permission notice shall be included in all
3898
+ copies or substantial portions of the Software.
3859
3899
 
3900
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3901
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3902
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3903
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3904
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3905
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3906
+ SOFTWARE
3860
3907
 
3861
3908
  ````
3862
3909
 
@@ -3866,36 +3913,17 @@ THE SOFTWARE.
3866
3913
 
3867
3914
  ### Rust Crates:
3868
3915
 
3869
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
3916
+ - [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
3917
+ - [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
3918
+ - [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
3919
+ - [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
3870
3920
 
3871
3921
  ````text
3872
- Copyright (c) 2018-2024 The rust-random Project Developers
3873
- Copyright (c) 2014 The Rust Project Developers
3874
-
3875
- Permission is hereby granted, free of charge, to any
3876
- person obtaining a copy of this software and associated
3877
- documentation files (the "Software"), to deal in the
3878
- Software without restriction, including without
3879
- limitation the rights to use, copy, modify, merge,
3880
- publish, distribute, sublicense, and/or sell copies of
3881
- the Software, and to permit persons to whom the Software
3882
- is furnished to do so, subject to the following
3883
- conditions:
3884
-
3885
- The above copyright notice and this permission notice
3886
- shall be included in all copies or substantial portions
3887
- of the Software.
3922
+ 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:
3888
3923
 
3889
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3890
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3891
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3892
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3893
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3894
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3895
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3896
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3897
- DEALINGS IN THE SOFTWARE.
3924
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3898
3925
 
3926
+ 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.
3899
3927
  ````
3900
3928
 
3901
3929
  ---
@@ -3904,17 +3932,12 @@ DEALINGS IN THE SOFTWARE.
3904
3932
 
3905
3933
  ### Rust Crates:
3906
3934
 
3907
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
3935
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
3908
3936
 
3909
3937
  ````text
3910
- Copyright (c) 2016 The humantime Developers
3911
-
3912
- Includes parts of http date with the following copyright:
3913
- Copyright (c) 2016 Pyfisch
3914
-
3915
- Includes portions of musl libc with the following copyright:
3916
- Copyright © 2005-2013 Rich Felker
3938
+ The MIT License (MIT)
3917
3939
 
3940
+ Copyright (c) 2014 Paho Lurie-Gregg
3918
3941
 
3919
3942
  Permission is hereby granted, free of charge, to any person obtaining a copy
3920
3943
  of this software and associated documentation files (the "Software"), to deal
@@ -3942,46 +3965,13 @@ SOFTWARE.
3942
3965
 
3943
3966
  ### Rust Crates:
3944
3967
 
3945
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
3946
-
3947
- ````text
3948
- Copyright (c) 2017 Robert Grosse
3949
-
3950
- Permission is hereby granted, free of charge, to any
3951
- person obtaining a copy of this software and associated
3952
- documentation files (the "Software"), to deal in the
3953
- Software without restriction, including without
3954
- limitation the rights to use, copy, modify, merge,
3955
- publish, distribute, sublicense, and/or sell copies of
3956
- the Software, and to permit persons to whom the Software
3957
- is furnished to do so, subject to the following
3958
- conditions:
3959
-
3960
- The above copyright notice and this permission notice
3961
- shall be included in all copies or substantial portions
3962
- of the Software.
3963
-
3964
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3965
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3966
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3967
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3968
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3969
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3970
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3971
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3972
- DEALINGS IN THE SOFTWARE.
3973
- ````
3974
-
3975
- ---
3976
-
3977
- ## The following dependencies are licensed under the MIT License:
3978
-
3979
- ### Rust Crates:
3980
-
3981
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
3968
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
3969
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
3982
3970
 
3983
3971
  ````text
3984
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
3972
+ Copyright (c) 2006-2009 Graydon Hoare
3973
+ Copyright (c) 2009-2013 Mozilla Foundation
3974
+ Copyright (c) 2016 Artyom Pavlov
3985
3975
 
3986
3976
  Permission is hereby granted, free of charge, to any
3987
3977
  person obtaining a copy of this software and associated
@@ -4015,16 +4005,10 @@ DEALINGS IN THE SOFTWARE.
4015
4005
 
4016
4006
  ### Rust Crates:
4017
4007
 
4018
- - [rand](https://github.com/rust-random/rand) (0.8.5)
4019
- - [rand](https://github.com/rust-random/rand) (0.9.4)
4020
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
4021
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
4022
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
4023
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
4008
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
4024
4009
 
4025
4010
  ````text
4026
- Copyright 2018 Developers of the Rand project
4027
- Copyright (c) 2014 The Rust Project Developers
4011
+ Copyright (c) 2017 Robert Grosse
4028
4012
 
4029
4013
  Permission is hereby granted, free of charge, to any
4030
4014
  person obtaining a copy of this software and associated
@@ -4049,7 +4033,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4049
4033
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4050
4034
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4051
4035
  DEALINGS IN THE SOFTWARE.
4052
-
4053
4036
  ````
4054
4037
 
4055
4038
  ---
@@ -4058,15 +4041,10 @@ DEALINGS IN THE SOFTWARE.
4058
4041
 
4059
4042
  ### Rust Crates:
4060
4043
 
4061
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
4062
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
4063
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
4064
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
4044
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
4065
4045
 
4066
4046
  ````text
4067
- The MIT License (MIT)
4068
-
4069
- Copyright (c) 2015 Andrew Gallant
4047
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
4070
4048
 
4071
4049
  Permission is hereby granted, free of charge, to any person obtaining a copy
4072
4050
  of this software and associated documentation files (the "Software"), to deal
@@ -4094,32 +4072,33 @@ THE SOFTWARE.
4094
4072
 
4095
4073
  ### Rust Crates:
4096
4074
 
4097
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
4098
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
4099
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
4075
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
4076
+ - [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
4077
+ - [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
4078
+ - [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
4079
+ - [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
4080
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
4081
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
4100
4082
 
4101
4083
  ````text
4102
4084
  MIT License
4103
4085
 
4104
- Copyright (c) Tokio Contributors
4086
+ Copyright (c) <year> <copyright holders>
4105
4087
 
4106
- Permission is hereby granted, free of charge, to any person obtaining a copy
4107
- of this software and associated documentation files (the "Software"), to deal
4108
- in the Software without restriction, including without limitation the rights
4109
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4110
- copies of the Software, and to permit persons to whom the Software is
4111
- furnished to do so, subject to the following conditions:
4088
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
4089
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
4090
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4091
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
4092
+ following conditions:
4112
4093
 
4113
- The above copyright notice and this permission notice shall be included in all
4114
- copies or substantial portions of the Software.
4094
+ The above copyright notice and this permission notice shall be included in all copies or substantial
4095
+ portions of the Software.
4115
4096
 
4116
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4117
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4118
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4119
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4120
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4121
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4122
- SOFTWARE.
4097
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
4098
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
4099
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
4100
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
4101
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
4123
4102
 
4124
4103
  ````
4125
4104
 
@@ -4129,10 +4108,10 @@ SOFTWARE.
4129
4108
 
4130
4109
  ### Rust Crates:
4131
4110
 
4132
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
4111
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
4133
4112
 
4134
4113
  ````text
4135
- Copyright 2019-2024 YOSHIOKA Takuma
4114
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
4136
4115
 
4137
4116
  Permission is hereby granted, free of charge, to any
4138
4117
  person obtaining a copy of this software and associated
@@ -4164,14 +4143,14 @@ DEALINGS IN THE SOFTWARE.
4164
4143
 
4165
4144
  ## The following dependencies are licensed under the MIT License:
4166
4145
 
4167
- ### NPM Packages:
4146
+ ### Rust Crates:
4168
4147
 
4169
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
4148
+ - [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
4170
4149
 
4171
4150
  ````text
4172
- The MIT License (MIT)
4151
+ MIT License
4173
4152
 
4174
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
4153
+ Copyright (c) 2025 rutrum
4175
4154
 
4176
4155
  Permission is hereby granted, free of charge, to any person obtaining a copy
4177
4156
  of this software and associated documentation files (the "Software"), to deal
@@ -4180,17 +4159,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4180
4159
  copies of the Software, and to permit persons to whom the Software is
4181
4160
  furnished to do so, subject to the following conditions:
4182
4161
 
4183
- The above copyright notice and this permission notice shall be included in
4184
- all copies or substantial portions of the Software.
4162
+ The above copyright notice and this permission notice shall be included in all
4163
+ copies or substantial portions of the Software.
4185
4164
 
4186
4165
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4187
4166
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4188
4167
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4189
4168
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4190
4169
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4191
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4192
- THE SOFTWARE.
4193
-
4170
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4171
+ SOFTWARE.
4194
4172
  ````
4195
4173
 
4196
4174
  ---
@@ -4199,10 +4177,16 @@ THE SOFTWARE.
4199
4177
 
4200
4178
  ### Rust Crates:
4201
4179
 
4202
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
4180
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
4181
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
4182
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
4183
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
4184
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
4185
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
4203
4186
 
4204
4187
  ````text
4205
- Copyright (c) 2014-2026 Alex Crichton
4188
+ Copyright 2018 Developers of the Rand project
4189
+ Copyright (c) 2014 The Rust Project Developers
4206
4190
 
4207
4191
  Permission is hereby granted, free of charge, to any
4208
4192
  person obtaining a copy of this software and associated
@@ -4236,34 +4220,30 @@ DEALINGS IN THE SOFTWARE.
4236
4220
 
4237
4221
  ### Rust Crates:
4238
4222
 
4239
- - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
4223
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
4240
4224
 
4241
4225
  ````text
4242
- Copyright (c) 2020 Andrew D. Straw
4226
+ MIT License
4243
4227
 
4244
- Permission is hereby granted, free of charge, to any
4245
- person obtaining a copy of this software and associated
4246
- documentation files (the "Software"), to deal in the
4247
- Software without restriction, including without
4248
- limitation the rights to use, copy, modify, merge,
4249
- publish, distribute, sublicense, and/or sell copies of
4250
- the Software, and to permit persons to whom the Software
4251
- is furnished to do so, subject to the following
4252
- conditions:
4228
+ Copyright (c) [2021] [Marvin Countryman]
4253
4229
 
4254
- The above copyright notice and this permission notice
4255
- shall be included in all copies or substantial portions
4256
- of the Software.
4230
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4231
+ of this software and associated documentation files (the "Software"), to deal
4232
+ in the Software without restriction, including without limitation the rights
4233
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4234
+ copies of the Software, and to permit persons to whom the Software is
4235
+ furnished to do so, subject to the following conditions:
4257
4236
 
4258
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4259
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4260
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4261
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4262
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4263
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4264
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4265
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4266
- DEALINGS IN THE SOFTWARE.
4237
+ The above copyright notice and this permission notice shall be included in all
4238
+ copies or substantial portions of the Software.
4239
+
4240
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4241
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4242
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4243
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4244
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4245
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4246
+ SOFTWARE.
4267
4247
 
4268
4248
  ````
4269
4249
 
@@ -4273,10 +4253,42 @@ DEALINGS IN THE SOFTWARE.
4273
4253
 
4274
4254
  ### Rust Crates:
4275
4255
 
4276
- - [http](https://github.com/hyperium/http) (1.4.0)
4256
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
4277
4257
 
4278
4258
  ````text
4279
- Copyright (c) 2017 http-rs authors
4259
+ The MIT License (MIT)
4260
+
4261
+ Copyright (c) 2015 Bartłomiej Kamiński
4262
+
4263
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4264
+ of this software and associated documentation files (the "Software"), to deal
4265
+ in the Software without restriction, including without limitation the rights
4266
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4267
+ copies of the Software, and to permit persons to whom the Software is
4268
+ furnished to do so, subject to the following conditions:
4269
+
4270
+ The above copyright notice and this permission notice shall be included in all
4271
+ copies or substantial portions of the Software.
4272
+
4273
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4274
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4275
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4276
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4277
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4278
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4279
+ SOFTWARE.
4280
+ ````
4281
+
4282
+ ---
4283
+
4284
+ ## The following dependencies are licensed under the MIT License:
4285
+
4286
+ ### Rust Crates:
4287
+
4288
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
4289
+
4290
+ ````text
4291
+ Copyright (c) 2019 Carl Lerche
4280
4292
 
4281
4293
  Permission is hereby granted, free of charge, to any
4282
4294
  person obtaining a copy of this software and associated
@@ -4310,10 +4322,10 @@ DEALINGS IN THE SOFTWARE.
4310
4322
 
4311
4323
  ### Rust Crates:
4312
4324
 
4313
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
4325
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
4314
4326
 
4315
4327
  ````text
4316
- Copyright (c) 2019 Eliza Weisman
4328
+ MIT License
4317
4329
 
4318
4330
  Permission is hereby granted, free of charge, to any person obtaining a copy
4319
4331
  of this software and associated documentation files (the "Software"), to deal
@@ -4322,16 +4334,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4322
4334
  copies of the Software, and to permit persons to whom the Software is
4323
4335
  furnished to do so, subject to the following conditions:
4324
4336
 
4325
- The above copyright notice and this permission notice shall be included in
4326
- all copies or substantial portions of the Software.
4337
+ The above copyright notice and this permission notice shall be included in all
4338
+ copies or substantial portions of the Software.
4327
4339
 
4328
4340
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4329
4341
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4330
4342
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4331
4343
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4332
4344
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4333
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4334
- THE SOFTWARE.
4345
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4346
+ SOFTWARE.
4335
4347
 
4336
4348
  ````
4337
4349
 
@@ -4341,28 +4353,16 @@ THE SOFTWARE.
4341
4353
 
4342
4354
  ### Rust Crates:
4343
4355
 
4344
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
4356
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
4345
4357
 
4346
4358
  ````text
4347
- Copyright (c) 2014-2026 Sean McArthur
4359
+ Copyright 2016 Nika Layzell
4348
4360
 
4349
- Permission is hereby granted, free of charge, to any person obtaining a copy
4350
- of this software and associated documentation files (the "Software"), to deal
4351
- in the Software without restriction, including without limitation the rights
4352
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4353
- copies of the Software, and to permit persons to whom the Software is
4354
- furnished to do so, subject to the following conditions:
4361
+ 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:
4355
4362
 
4356
- The above copyright notice and this permission notice shall be included in
4357
- all copies or substantial portions of the Software.
4363
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
4358
4364
 
4359
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4360
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4361
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4362
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4363
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4364
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4365
- THE SOFTWARE.
4365
+ 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.
4366
4366
 
4367
4367
  ````
4368
4368