@deveco-codegenie/mcp-bridge-darwin-arm64 1.1.6 → 1.1.7

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.
@@ -7,40 +7,15 @@
7
7
 
8
8
  ### Licenses Breakdown:
9
9
 
10
- - MIT: 189
10
+ - MIT: 190
11
11
  - Unicode-3.0: 19
12
12
  - Apache-2.0: 7
13
13
  - 0BSD: 3
14
14
  - BSD-3-Clause: 1
15
15
  - ISC: 1
16
16
  - MPL-2.0: 1
17
- - UNKNOWN: 1
18
17
 
19
18
 
20
- ---
21
-
22
- ## The following dependencies are licensed under the 0BSD License:
23
-
24
- ### Rust Crates:
25
-
26
- - [adler2](https://github.com/oyvindln/adler2) (2.0.1)
27
-
28
- ````text
29
- Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
30
-
31
- Permission to use, copy, modify, and/or distribute this software for
32
- any purpose with or without fee is hereby granted.
33
-
34
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
35
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
36
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
37
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
38
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
39
- AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
40
- OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
41
-
42
- ````
43
-
44
19
  ---
45
20
 
46
21
  ## The following dependencies are licensed under the 0BSD License:
@@ -95,6 +70,30 @@ PERFORMANCE OF THIS SOFTWARE.
95
70
 
96
71
  ---
97
72
 
73
+ ## The following dependencies are licensed under the 0BSD License:
74
+
75
+ ### Rust Crates:
76
+
77
+ - [adler2](https://github.com/oyvindln/adler2) (2.0.1)
78
+
79
+ ````text
80
+ Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
81
+
82
+ Permission to use, copy, modify, and/or distribute this software for
83
+ any purpose with or without fee is hereby granted.
84
+
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.
92
+
93
+ ````
94
+
95
+ ---
96
+
98
97
  ## The following dependencies are licensed under the Apache-2.0 License:
99
98
 
100
99
  ### Rust Crates:
@@ -312,6 +311,93 @@ PERFORMANCE OF THIS SOFTWARE.
312
311
 
313
312
  ### Rust Crates:
314
313
 
314
+ - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
315
+ - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
316
+ - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
317
+
318
+ ````text
319
+ Apache License
320
+ Version 2.0, January 2004
321
+ http://www.apache.org/licenses/
322
+
323
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
324
+
325
+ 1. Definitions.
326
+
327
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
328
+
329
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
330
+
331
+ "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.
332
+
333
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
334
+
335
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
336
+
337
+ "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.
338
+
339
+ "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).
340
+
341
+ "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.
342
+
343
+ "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."
344
+
345
+ "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.
346
+
347
+ 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.
348
+
349
+ 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.
350
+
351
+ 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:
352
+
353
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
354
+
355
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
356
+
357
+ (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
358
+
359
+ (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.
360
+
361
+ 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.
362
+
363
+ 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.
364
+
365
+ 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.
366
+
367
+ 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.
368
+
369
+ 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.
370
+
371
+ 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.
372
+
373
+ END OF TERMS AND CONDITIONS
374
+
375
+ APPENDIX: How to apply the Apache License to your work.
376
+
377
+ 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.
378
+
379
+ Copyright [yyyy] [name of copyright owner]
380
+
381
+ Licensed under the Apache License, Version 2.0 (the "License");
382
+ you may not use this file except in compliance with the License.
383
+ You may obtain a copy of the License at
384
+
385
+ http://www.apache.org/licenses/LICENSE-2.0
386
+
387
+ Unless required by applicable law or agreed to in writing, software
388
+ distributed under the License is distributed on an "AS IS" BASIS,
389
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
390
+ See the License for the specific language governing permissions and
391
+ limitations under the License.
392
+
393
+ ````
394
+
395
+ ---
396
+
397
+ ## The following dependencies are licensed under the Apache-2.0 License:
398
+
399
+ ### Rust Crates:
400
+
315
401
  - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
316
402
  - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
317
403
  - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
@@ -523,93 +609,6 @@ PERFORMANCE OF THIS SOFTWARE.
523
609
 
524
610
  ---
525
611
 
526
- ## The following dependencies are licensed under the Apache-2.0 License:
527
-
528
- ### Rust Crates:
529
-
530
- - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
531
- - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
532
- - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
533
-
534
- ````text
535
- Apache License
536
- Version 2.0, January 2004
537
- http://www.apache.org/licenses/
538
-
539
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
540
-
541
- 1. Definitions.
542
-
543
- "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
544
-
545
- "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
546
-
547
- "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.
548
-
549
- "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
550
-
551
- "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
552
-
553
- "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.
554
-
555
- "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).
556
-
557
- "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.
558
-
559
- "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."
560
-
561
- "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.
562
-
563
- 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.
564
-
565
- 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.
566
-
567
- 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:
568
-
569
- (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
570
-
571
- (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
572
-
573
- (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
574
-
575
- (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.
576
-
577
- 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.
578
-
579
- 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.
580
-
581
- 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.
582
-
583
- 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.
584
-
585
- 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.
586
-
587
- 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.
588
-
589
- END OF TERMS AND CONDITIONS
590
-
591
- APPENDIX: How to apply the Apache License to your work.
592
-
593
- 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.
594
-
595
- Copyright [yyyy] [name of copyright owner]
596
-
597
- Licensed under the Apache License, Version 2.0 (the "License");
598
- you may not use this file except in compliance with the License.
599
- You may obtain a copy of the License at
600
-
601
- http://www.apache.org/licenses/LICENSE-2.0
602
-
603
- Unless required by applicable law or agreed to in writing, software
604
- distributed under the License is distributed on an "AS IS" BASIS,
605
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
606
- See the License for the specific language governing permissions and
607
- limitations under the License.
608
-
609
- ````
610
-
611
- ---
612
-
613
612
  ## The following dependencies are licensed under the BSD-3-Clause License:
614
613
 
615
614
  ### NPM Packages:
@@ -679,34 +678,33 @@ THIS SOFTWARE.
679
678
 
680
679
  ### Rust Crates:
681
680
 
682
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
681
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
682
+ - [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
683
+ - [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
684
+ - [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
685
+ - [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
686
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
687
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
683
688
 
684
689
  ````text
685
- Copyright (c) 2013-2016 The rust-url developers
690
+ MIT License
686
691
 
687
- Permission is hereby granted, free of charge, to any
688
- person obtaining a copy of this software and associated
689
- documentation files (the "Software"), to deal in the
690
- Software without restriction, including without
691
- limitation the rights to use, copy, modify, merge,
692
- publish, distribute, sublicense, and/or sell copies of
693
- the Software, and to permit persons to whom the Software
694
- is furnished to do so, subject to the following
695
- conditions:
692
+ Copyright (c) <year> <copyright holders>
696
693
 
697
- The above copyright notice and this permission notice
698
- shall be included in all copies or substantial portions
699
- of the Software.
694
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
695
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
696
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
697
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
698
+ following conditions:
700
699
 
701
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
702
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
703
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
704
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
705
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
706
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
707
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
708
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
709
- DEALINGS IN THE SOFTWARE.
700
+ The above copyright notice and this permission notice shall be included in all copies or substantial
701
+ portions of the Software.
702
+
703
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
704
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
705
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
706
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
707
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
710
708
 
711
709
  ````
712
710
 
@@ -716,10 +714,13 @@ DEALINGS IN THE SOFTWARE.
716
714
 
717
715
  ### Rust Crates:
718
716
 
719
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
717
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
718
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
719
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
720
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
720
721
 
721
722
  ````text
722
- Copyright (c) 2014-2026 Alex Crichton
723
+ Copyright (c) 2016 The Rust Project Developers
723
724
 
724
725
  Permission is hereby granted, free of charge, to any
725
726
  person obtaining a copy of this software and associated
@@ -753,30 +754,34 @@ DEALINGS IN THE SOFTWARE.
753
754
 
754
755
  ### Rust Crates:
755
756
 
756
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
757
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
757
758
 
758
759
  ````text
759
- MIT License
760
-
761
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
760
+ Copyright (c) 2021 RustCrypto Developers
762
761
 
763
- Permission is hereby granted, free of charge, to any person obtaining a copy
764
- of this software and associated documentation files (the "Software"), to deal
765
- in the Software without restriction, including without limitation the rights
766
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
767
- copies of the Software, and to permit persons to whom the Software is
768
- furnished to do so, subject to the following conditions:
762
+ Permission is hereby granted, free of charge, to any
763
+ person obtaining a copy of this software and associated
764
+ documentation files (the "Software"), to deal in the
765
+ Software without restriction, including without
766
+ limitation the rights to use, copy, modify, merge,
767
+ publish, distribute, sublicense, and/or sell copies of
768
+ the Software, and to permit persons to whom the Software
769
+ is furnished to do so, subject to the following
770
+ conditions:
769
771
 
770
- The above copyright notice and this permission notice shall be included in all
771
- copies or substantial portions of the Software.
772
+ The above copyright notice and this permission notice
773
+ shall be included in all copies or substantial portions
774
+ of the Software.
772
775
 
773
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
774
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
775
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
776
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
777
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
778
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
779
- SOFTWARE.
776
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
777
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
778
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
779
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
780
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
781
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
782
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
783
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
784
+ DEALINGS IN THE SOFTWARE.
780
785
 
781
786
  ````
782
787
 
@@ -786,30 +791,34 @@ SOFTWARE.
786
791
 
787
792
  ### Rust Crates:
788
793
 
789
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
794
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
790
795
 
791
796
  ````text
792
- The MIT License (MIT)
793
-
794
- Copyright (c) 2015 Alice Maz
797
+ Copyright 2019-2024 YOSHIOKA Takuma
795
798
 
796
- Permission is hereby granted, free of charge, to any person obtaining a copy
797
- of this software and associated documentation files (the "Software"), to deal
798
- in the Software without restriction, including without limitation the rights
799
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
800
- copies of the Software, and to permit persons to whom the Software is
801
- furnished to do so, subject to the following conditions:
799
+ Permission is hereby granted, free of charge, to any
800
+ person obtaining a copy of this software and associated
801
+ documentation files (the "Software"), to deal in the
802
+ Software without restriction, including without
803
+ limitation the rights to use, copy, modify, merge,
804
+ publish, distribute, sublicense, and/or sell copies of
805
+ the Software, and to permit persons to whom the Software
806
+ is furnished to do so, subject to the following
807
+ conditions:
802
808
 
803
- The above copyright notice and this permission notice shall be included in
804
- all copies or substantial portions of the Software.
809
+ The above copyright notice and this permission notice
810
+ shall be included in all copies or substantial portions
811
+ of the Software.
805
812
 
806
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
807
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
808
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
809
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
810
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
811
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
812
- THE SOFTWARE.
813
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
814
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
815
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
816
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
817
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
818
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
819
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
820
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
821
+ DEALINGS IN THE SOFTWARE.
813
822
 
814
823
  ````
815
824
 
@@ -819,14 +828,12 @@ THE SOFTWARE.
819
828
 
820
829
  ### Rust Crates:
821
830
 
822
- - [educe](https://github.com/magiclen/educe) (0.5.11)
823
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
824
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
831
+ - [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
825
832
 
826
833
  ````text
827
834
  MIT License
828
835
 
829
- Copyright (c) 2023 magiclen.org (Ron Li)
836
+ Copyright (c) 2025 rutrum
830
837
 
831
838
  Permission is hereby granted, free of charge, to any person obtaining a copy
832
839
  of this software and associated documentation files (the "Software"), to deal
@@ -845,7 +852,6 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
845
852
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
846
853
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
847
854
  SOFTWARE.
848
-
849
855
  ````
850
856
 
851
857
  ---
@@ -854,30 +860,32 @@ SOFTWARE.
854
860
 
855
861
  ### Rust Crates:
856
862
 
857
- - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
858
- - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
863
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
859
864
 
860
865
  ````text
861
- The MIT License (MIT)
862
-
863
- Copyright (c) 2015 Steven Fackler
864
-
865
- Permission is hereby granted, free of charge, to any person obtaining a copy of
866
- this software and associated documentation files (the "Software"), to deal in
867
- the Software without restriction, including without limitation the rights to
868
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
869
- the Software, and to permit persons to whom the Software is furnished to do so,
870
- subject to the following conditions:
871
-
872
- The above copyright notice and this permission notice shall be included in all
873
- copies or substantial portions of the Software.
874
-
875
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
876
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
877
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
878
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
879
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
880
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
866
+ The MIT License (MIT)
867
+
868
+ Copyright (c) 2016 Johann Tuffe
869
+
870
+ Permission is hereby granted, free of charge, to any person obtaining a copy
871
+ of this software and associated documentation files (the "Software"), to deal
872
+ in the Software without restriction, including without limitation the rights
873
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
874
+ copies of the Software, and to permit persons to whom the Software is
875
+ furnished to do so, subject to the following conditions:
876
+
877
+
878
+ The above copyright notice and this permission notice shall be included in
879
+ all copies or substantial portions of the Software.
880
+
881
+
882
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
883
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
884
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
885
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
886
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
887
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
888
+ THE SOFTWARE.
881
889
 
882
890
  ````
883
891
 
@@ -887,12 +895,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
887
895
 
888
896
  ### Rust Crates:
889
897
 
890
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
898
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
891
899
 
892
900
  ````text
893
- MIT License
894
-
895
- Copyright (c) 2018-2021 The RustCrypto Project Developers
901
+ Copyright (c) 2018 directories-rs contributors
896
902
 
897
903
  Permission is hereby granted, free of charge, to any person obtaining a copy
898
904
  of this software and associated documentation files (the "Software"), to deal
@@ -918,36 +924,33 @@ SOFTWARE.
918
924
 
919
925
  ## The following dependencies are licensed under the MIT License:
920
926
 
921
- ### Rust Crates:
927
+ ### NPM Packages:
922
928
 
923
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
929
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
930
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
924
931
 
925
932
  ````text
926
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
933
+ MIT License
927
934
 
928
- Permission is hereby granted, free of charge, to any
929
- person obtaining a copy of this software and associated
930
- documentation files (the "Software"), to deal in the
931
- Software without restriction, including without
932
- limitation the rights to use, copy, modify, merge,
933
- publish, distribute, sublicense, and/or sell copies of
934
- the Software, and to permit persons to whom the Software
935
- is furnished to do so, subject to the following
936
- conditions:
935
+ Copyright (c) Microsoft Corporation.
937
936
 
938
- The above copyright notice and this permission notice
939
- shall be included in all copies or substantial portions
940
- of the Software.
937
+ Permission is hereby granted, free of charge, to any person obtaining a copy
938
+ of this software and associated documentation files (the "Software"), to deal
939
+ in the Software without restriction, including without limitation the rights
940
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
941
+ copies of the Software, and to permit persons to whom the Software is
942
+ furnished to do so, subject to the following conditions:
941
943
 
942
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
943
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
944
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
945
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
946
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
947
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
948
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
949
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
950
- DEALINGS IN THE SOFTWARE.
944
+ The above copyright notice and this permission notice shall be included in all
945
+ copies or substantial portions of the Software.
946
+
947
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
948
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
949
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
950
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
951
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
952
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
953
+ SOFTWARE
951
954
 
952
955
  ````
953
956
 
@@ -957,36 +960,29 @@ DEALINGS IN THE SOFTWARE.
957
960
 
958
961
  ### Rust Crates:
959
962
 
960
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
963
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
961
964
 
962
965
  ````text
963
- Copyright (c) 2017 Carl Lerche
964
- Copyright (c) 2018 Bastian Köcher
965
- Copyright (c) 2019-2020 Artem Vorotnikov
966
+ Copyright (c) 2015-2025 Sean McArthur
966
967
 
967
- Permission is hereby granted, free of charge, to any
968
- person obtaining a copy of this software and associated
969
- documentation files (the "Software"), to deal in the
970
- Software without restriction, including without
971
- limitation the rights to use, copy, modify, merge,
972
- publish, distribute, sublicense, and/or sell copies of
973
- the Software, and to permit persons to whom the Software
974
- is furnished to do so, subject to the following
975
- conditions:
968
+ Permission is hereby granted, free of charge, to any person obtaining a copy
969
+ of this software and associated documentation files (the "Software"), to deal
970
+ in the Software without restriction, including without limitation the rights
971
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
972
+ copies of the Software, and to permit persons to whom the Software is
973
+ furnished to do so, subject to the following conditions:
976
974
 
977
- The above copyright notice and this permission notice
978
- shall be included in all copies or substantial portions
979
- of the Software.
975
+ The above copyright notice and this permission notice shall be included in
976
+ all copies or substantial portions of the Software.
977
+
978
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
979
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
980
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
981
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
982
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
983
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
984
+ THE SOFTWARE.
980
985
 
981
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
982
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
983
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
984
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
985
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
986
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
987
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
988
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
989
- DEALINGS IN THE SOFTWARE.
990
986
 
991
987
  ````
992
988
 
@@ -996,34 +992,28 @@ DEALINGS IN THE SOFTWARE.
996
992
 
997
993
  ### Rust Crates:
998
994
 
999
- - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
995
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
1000
996
 
1001
997
  ````text
1002
- Copyright (c) 2020 Andrew D. Straw
998
+ Copyright (c) 2023-2025 Sean McArthur
1003
999
 
1004
- Permission is hereby granted, free of charge, to any
1005
- person obtaining a copy of this software and associated
1006
- documentation files (the "Software"), to deal in the
1007
- Software without restriction, including without
1008
- limitation the rights to use, copy, modify, merge,
1009
- publish, distribute, sublicense, and/or sell copies of
1010
- the Software, and to permit persons to whom the Software
1011
- is furnished to do so, subject to the following
1012
- conditions:
1000
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1001
+ of this software and associated documentation files (the "Software"), to deal
1002
+ in the Software without restriction, including without limitation the rights
1003
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1004
+ copies of the Software, and to permit persons to whom the Software is
1005
+ furnished to do so, subject to the following conditions:
1013
1006
 
1014
- The above copyright notice and this permission notice
1015
- shall be included in all copies or substantial portions
1016
- of the Software.
1007
+ The above copyright notice and this permission notice shall be included in
1008
+ all copies or substantial portions of the Software.
1017
1009
 
1018
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1019
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1020
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1021
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1022
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1023
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1024
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1025
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1026
- DEALINGS IN THE SOFTWARE.
1010
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1011
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1012
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1013
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1014
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1015
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1016
+ THE SOFTWARE.
1027
1017
 
1028
1018
  ````
1029
1019
 
@@ -1031,15 +1021,13 @@ DEALINGS IN THE SOFTWARE.
1031
1021
 
1032
1022
  ## The following dependencies are licensed under the MIT License:
1033
1023
 
1034
- ### NPM Packages:
1024
+ ### Rust Crates:
1035
1025
 
1036
- - [json5](https://github.com/json5/json5) (2.2.3)
1026
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
1037
1027
 
1038
1028
  ````text
1039
1029
  MIT License
1040
1030
 
1041
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
1042
-
1043
1031
  Permission is hereby granted, free of charge, to any person obtaining a copy
1044
1032
  of this software and associated documentation files (the "Software"), to deal
1045
1033
  in the Software without restriction, including without limitation the rights
@@ -1058,20 +1046,20 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1058
1046
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1059
1047
  SOFTWARE.
1060
1048
 
1061
- [others]: https://github.com/json5/json5/contributors
1062
-
1063
1049
  ````
1064
1050
 
1065
1051
  ---
1066
1052
 
1067
1053
  ## The following dependencies are licensed under the MIT License:
1068
1054
 
1069
- ### Rust Crates:
1055
+ ### NPM Packages:
1070
1056
 
1071
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
1057
+ - [json5](https://github.com/json5/json5) (2.2.3)
1072
1058
 
1073
1059
  ````text
1074
- Copyright (c) 2019 Eliza Weisman
1060
+ MIT License
1061
+
1062
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
1075
1063
 
1076
1064
  Permission is hereby granted, free of charge, to any person obtaining a copy
1077
1065
  of this software and associated documentation files (the "Software"), to deal
@@ -1080,16 +1068,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1080
1068
  copies of the Software, and to permit persons to whom the Software is
1081
1069
  furnished to do so, subject to the following conditions:
1082
1070
 
1083
- The above copyright notice and this permission notice shall be included in
1084
- all copies or substantial portions of the Software.
1071
+ The above copyright notice and this permission notice shall be included in all
1072
+ copies or substantial portions of the Software.
1085
1073
 
1086
1074
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1087
1075
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1088
1076
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1089
1077
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1090
1078
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1091
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1092
- THE SOFTWARE.
1079
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1080
+ SOFTWARE.
1081
+
1082
+ [others]: https://github.com/json5/json5/contributors
1093
1083
 
1094
1084
  ````
1095
1085
 
@@ -1097,36 +1087,32 @@ THE SOFTWARE.
1097
1087
 
1098
1088
  ## The following dependencies are licensed under the MIT License:
1099
1089
 
1100
- ### Rust Crates:
1090
+ ### NPM Packages:
1101
1091
 
1102
- - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
1092
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
1103
1093
 
1104
1094
  ````text
1105
- Copyright (c) 2014 Chris Wong
1095
+ MIT License
1106
1096
 
1107
- Permission is hereby granted, free of charge, to any
1108
- person obtaining a copy of this software and associated
1109
- documentation files (the "Software"), to deal in the
1110
- Software without restriction, including without
1111
- limitation the rights to use, copy, modify, merge,
1112
- publish, distribute, sublicense, and/or sell copies of
1113
- the Software, and to permit persons to whom the Software
1114
- is furnished to do so, subject to the following
1115
- conditions:
1097
+ Copyright (c) Matteo Collina and Undici contributors
1116
1098
 
1117
- The above copyright notice and this permission notice
1118
- shall be included in all copies or substantial portions
1119
- of the Software.
1099
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1100
+ of this software and associated documentation files (the "Software"), to deal
1101
+ in the Software without restriction, including without limitation the rights
1102
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1103
+ copies of the Software, and to permit persons to whom the Software is
1104
+ furnished to do so, subject to the following conditions:
1120
1105
 
1121
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1122
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1123
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1124
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1125
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1126
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1127
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1128
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1129
- DEALINGS IN THE SOFTWARE.
1106
+ The above copyright notice and this permission notice shall be included in all
1107
+ copies or substantial portions of the Software.
1108
+
1109
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1110
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1111
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1112
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1113
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1114
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1115
+ SOFTWARE.
1130
1116
 
1131
1117
  ````
1132
1118
 
@@ -1136,15 +1122,13 @@ DEALINGS IN THE SOFTWARE.
1136
1122
 
1137
1123
  ### Rust Crates:
1138
1124
 
1139
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1125
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
1140
1126
 
1141
1127
  ````text
1142
1128
  MIT License
1143
1129
 
1144
- Copyright 2013-2014 RAD Game Tools and Valve Software
1145
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
1146
- Copyright (c) 2017 Frommi
1147
- Copyright (c) 2017-2024 oyvindln
1130
+ Copyright (c) 2019 Yoshua Wuyts
1131
+ Copyright (c) Tokio Contributors
1148
1132
 
1149
1133
  Permission is hereby granted, free of charge, to any person obtaining a copy
1150
1134
  of this software and associated documentation files (the "Software"), to deal
@@ -1172,10 +1156,10 @@ SOFTWARE.
1172
1156
 
1173
1157
  ### Rust Crates:
1174
1158
 
1175
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
1159
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
1176
1160
 
1177
1161
  ````text
1178
- Copyright (c) 2016-2025 Sean McArthur
1162
+ Copyright (c) 2019 Eliza Weisman
1179
1163
 
1180
1164
  Permission is hereby granted, free of charge, to any person obtaining a copy
1181
1165
  of this software and associated documentation files (the "Software"), to deal
@@ -1195,7 +1179,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1195
1179
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1196
1180
  THE SOFTWARE.
1197
1181
 
1198
-
1199
1182
  ````
1200
1183
 
1201
1184
  ---
@@ -1204,29 +1187,36 @@ THE SOFTWARE.
1204
1187
 
1205
1188
  ### Rust Crates:
1206
1189
 
1207
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
1190
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
1191
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
1192
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
1208
1193
 
1209
1194
  ````text
1210
- Copyright (c) 2017 Alexey Galakhov
1211
- Copyright (c) 2016 Jason Housley
1195
+ Copyright (c) 2019 Tower Contributors
1212
1196
 
1213
- Permission is hereby granted, free of charge, to any person obtaining a copy
1214
- of this software and associated documentation files (the "Software"), to deal
1215
- in the Software without restriction, including without limitation the rights
1216
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1217
- copies of the Software, and to permit persons to whom the Software is
1218
- furnished to do so, subject to the following conditions:
1197
+ Permission is hereby granted, free of charge, to any
1198
+ person obtaining a copy of this software and associated
1199
+ documentation files (the "Software"), to deal in the
1200
+ Software without restriction, including without
1201
+ limitation the rights to use, copy, modify, merge,
1202
+ publish, distribute, sublicense, and/or sell copies of
1203
+ the Software, and to permit persons to whom the Software
1204
+ is furnished to do so, subject to the following
1205
+ conditions:
1219
1206
 
1220
- The above copyright notice and this permission notice shall be included in
1221
- all copies or substantial portions of the Software.
1207
+ The above copyright notice and this permission notice
1208
+ shall be included in all copies or substantial portions
1209
+ of the Software.
1222
1210
 
1223
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1224
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1225
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1226
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1227
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1228
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1229
- THE SOFTWARE.
1211
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1212
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1213
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1214
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1215
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1216
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1217
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1218
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1219
+ DEALINGS IN THE SOFTWARE.
1230
1220
 
1231
1221
  ````
1232
1222
 
@@ -1236,15 +1226,10 @@ THE SOFTWARE.
1236
1226
 
1237
1227
  ### Rust Crates:
1238
1228
 
1239
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
1240
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
1241
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
1242
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
1243
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
1244
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
1229
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
1245
1230
 
1246
1231
  ````text
1247
- Copyright (c) 2019 Tokio Contributors
1232
+ Copyright (c) The Rust Project Developers
1248
1233
 
1249
1234
  Permission is hereby granted, free of charge, to any
1250
1235
  person obtaining a copy of this software and associated
@@ -1278,10 +1263,10 @@ DEALINGS IN THE SOFTWARE.
1278
1263
 
1279
1264
  ### Rust Crates:
1280
1265
 
1281
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
1266
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
1282
1267
 
1283
1268
  ````text
1284
- Copyright (c) 2015 Steven Allen
1269
+ Copyright (c) 2019-2021 Tower Contributors
1285
1270
 
1286
1271
  Permission is hereby granted, free of charge, to any
1287
1272
  person obtaining a copy of this software and associated
@@ -1315,10 +1300,14 @@ DEALINGS IN THE SOFTWARE.
1315
1300
 
1316
1301
  ### Rust Crates:
1317
1302
 
1318
- - [want](https://github.com/seanmonstar/want) (0.3.1)
1303
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
1304
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
1305
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
1319
1306
 
1320
1307
  ````text
1321
- Copyright (c) 2018-2019 Sean McArthur
1308
+ MIT License
1309
+
1310
+ Copyright (c) 2017 Ted Driggs
1322
1311
 
1323
1312
  Permission is hereby granted, free of charge, to any person obtaining a copy
1324
1313
  of this software and associated documentation files (the "Software"), to deal
@@ -1327,36 +1316,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1327
1316
  copies of the Software, and to permit persons to whom the Software is
1328
1317
  furnished to do so, subject to the following conditions:
1329
1318
 
1330
- The above copyright notice and this permission notice shall be included in
1331
- all copies or substantial portions of the Software.
1319
+ The above copyright notice and this permission notice shall be included in all
1320
+ copies or substantial portions of the Software.
1332
1321
 
1333
1322
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1334
1323
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1335
1324
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1336
1325
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1337
1326
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1338
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1339
- THE SOFTWARE.
1340
-
1341
-
1342
- ````
1343
-
1344
- ---
1345
-
1346
- ## The following dependencies are licensed under the MIT License:
1347
-
1348
- ### Rust Crates:
1349
-
1350
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
1351
-
1352
- ````text
1353
- Copyright 2016 Nika Layzell
1354
-
1355
- 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:
1356
-
1357
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1358
-
1359
- 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.
1327
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1328
+ SOFTWARE.
1360
1329
 
1361
1330
  ````
1362
1331
 
@@ -1366,10 +1335,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1366
1335
 
1367
1336
  ### Rust Crates:
1368
1337
 
1369
- - [http](https://github.com/hyperium/http) (1.4.0)
1338
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
1370
1339
 
1371
1340
  ````text
1372
- Copyright (c) 2017 http-rs authors
1341
+ Copyright (c) 2016--2017
1373
1342
 
1374
1343
  Permission is hereby granted, free of charge, to any
1375
1344
  person obtaining a copy of this software and associated
@@ -1403,34 +1372,32 @@ DEALINGS IN THE SOFTWARE.
1403
1372
 
1404
1373
  ### Rust Crates:
1405
1374
 
1406
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
1375
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
1407
1376
 
1408
1377
  ````text
1409
- Copyright 2019-2024 YOSHIOKA Takuma
1378
+ The MIT License (MIT)
1410
1379
 
1411
- Permission is hereby granted, free of charge, to any
1412
- person obtaining a copy of this software and associated
1413
- documentation files (the "Software"), to deal in the
1414
- Software without restriction, including without
1415
- limitation the rights to use, copy, modify, merge,
1416
- publish, distribute, sublicense, and/or sell copies of
1417
- the Software, and to permit persons to whom the Software
1418
- is furnished to do so, subject to the following
1419
- conditions:
1380
+ Copyright (c) 2015 Danny Guo
1381
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1382
+ Copyright (c) 2018 Akash Kurdekar
1420
1383
 
1421
- The above copyright notice and this permission notice
1422
- shall be included in all copies or substantial portions
1423
- of the Software.
1384
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1385
+ of this software and associated documentation files (the "Software"), to deal
1386
+ in the Software without restriction, including without limitation the rights
1387
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1388
+ copies of the Software, and to permit persons to whom the Software is
1389
+ furnished to do so, subject to the following conditions:
1424
1390
 
1425
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1426
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1427
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1428
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1429
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1430
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1431
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1432
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1433
- DEALINGS IN THE SOFTWARE.
1391
+ The above copyright notice and this permission notice shall be included in all
1392
+ copies or substantial portions of the Software.
1393
+
1394
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1395
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1396
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1397
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1398
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1399
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1400
+ SOFTWARE.
1434
1401
 
1435
1402
  ````
1436
1403
 
@@ -1440,12 +1407,12 @@ DEALINGS IN THE SOFTWARE.
1440
1407
 
1441
1408
  ### Rust Crates:
1442
1409
 
1443
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
1410
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
1444
1411
 
1445
1412
  ````text
1446
- The MIT License (MIT)
1413
+ MIT License
1447
1414
 
1448
- Copyright (c) 2014 Mathijs van de Nes
1415
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
1449
1416
 
1450
1417
  Permission is hereby granted, free of charge, to any person obtaining a copy
1451
1418
  of this software and associated documentation files (the "Software"), to deal
@@ -1465,8 +1432,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1465
1432
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1466
1433
  SOFTWARE.
1467
1434
 
1468
- Some files in the "tests/data" subdirectory of this repository are under other
1469
- licences; see files named LICENSE.*.txt for details.
1470
1435
  ````
1471
1436
 
1472
1437
  ---
@@ -1475,10 +1440,10 @@ licences; see files named LICENSE.*.txt for details.
1475
1440
 
1476
1441
  ### Rust Crates:
1477
1442
 
1478
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
1443
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
1479
1444
 
1480
1445
  ````text
1481
- Copyright (c) 2010 The Rust Project Developers
1446
+ Copyright Mozilla Foundation
1482
1447
 
1483
1448
  Permission is hereby granted, free of charge, to any
1484
1449
  person obtaining a copy of this software and associated
@@ -1510,34 +1475,33 @@ DEALINGS IN THE SOFTWARE.
1510
1475
 
1511
1476
  ## The following dependencies are licensed under the MIT License:
1512
1477
 
1513
- ### Rust Crates:
1478
+ ### NPM Packages:
1514
1479
 
1515
- - [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
1480
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
1516
1481
 
1517
1482
  ````text
1518
- Permission is hereby granted, free of charge, to any
1519
- person obtaining a copy of this software and associated
1520
- documentation files (the "Software"), to deal in the
1521
- Software without restriction, including without
1522
- limitation the rights to use, copy, modify, merge,
1523
- publish, distribute, sublicense, and/or sell copies of
1524
- the Software, and to permit persons to whom the Software
1525
- is furnished to do so, subject to the following
1526
- conditions:
1483
+ The MIT License (MIT)
1527
1484
 
1528
- The above copyright notice and this permission notice
1529
- shall be included in all copies or substantial portions
1530
- of the Software.
1485
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
1486
+
1487
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1488
+ of this software and associated documentation files (the "Software"), to deal
1489
+ in the Software without restriction, including without limitation the rights
1490
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1491
+ copies of the Software, and to permit persons to whom the Software is
1492
+ furnished to do so, subject to the following conditions:
1493
+
1494
+ The above copyright notice and this permission notice shall be included in
1495
+ all copies or substantial portions of the Software.
1496
+
1497
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1498
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1499
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1500
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1501
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1502
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1503
+ THE SOFTWARE.
1531
1504
 
1532
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1533
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1534
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1535
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1536
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1537
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1538
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1539
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1540
- DEALINGS IN THE SOFTWARE.
1541
1505
  ````
1542
1506
 
1543
1507
  ---
@@ -1583,34 +1547,35 @@ DEALINGS IN THE SOFTWARE.
1583
1547
 
1584
1548
  ### Rust Crates:
1585
1549
 
1586
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
1550
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
1587
1551
 
1588
1552
  ````text
1589
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
1553
+ Copyright (c) 2016 The humantime Developers
1590
1554
 
1591
- Permission is hereby granted, free of charge, to any
1592
- person obtaining a copy of this software and associated
1593
- documentation files (the "Software"), to deal in the
1594
- Software without restriction, including without
1595
- limitation the rights to use, copy, modify, merge,
1596
- publish, distribute, sublicense, and/or sell copies of
1597
- the Software, and to permit persons to whom the Software
1598
- is furnished to do so, subject to the following
1599
- conditions:
1555
+ Includes parts of http date with the following copyright:
1556
+ Copyright (c) 2016 Pyfisch
1600
1557
 
1601
- The above copyright notice and this permission notice
1602
- shall be included in all copies or substantial portions
1603
- of the Software.
1558
+ Includes portions of musl libc with the following copyright:
1559
+ Copyright © 2005-2013 Rich Felker
1604
1560
 
1605
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1606
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1607
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1608
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1609
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1610
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1611
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1612
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1613
- DEALINGS IN THE SOFTWARE.
1561
+
1562
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1563
+ of this software and associated documentation files (the "Software"), to deal
1564
+ in the Software without restriction, including without limitation the rights
1565
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1566
+ copies of the Software, and to permit persons to whom the Software is
1567
+ furnished to do so, subject to the following conditions:
1568
+
1569
+ The above copyright notice and this permission notice shall be included in all
1570
+ copies or substantial portions of the Software.
1571
+
1572
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1573
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1574
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1575
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1576
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1577
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1578
+ SOFTWARE.
1614
1579
 
1615
1580
  ````
1616
1581
 
@@ -1620,12 +1585,12 @@ DEALINGS IN THE SOFTWARE.
1620
1585
 
1621
1586
  ### Rust Crates:
1622
1587
 
1623
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
1588
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
1624
1589
 
1625
1590
  ````text
1626
- MIT License
1591
+ The MIT License (MIT)
1627
1592
 
1628
- Copyright (c) 2025 Callum Oakley
1593
+ Copyright (c) 2014 Mathijs van de Nes
1629
1594
 
1630
1595
  Permission is hereby granted, free of charge, to any person obtaining a copy
1631
1596
  of this software and associated documentation files (the "Software"), to deal
@@ -1645,6 +1610,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1645
1610
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1646
1611
  SOFTWARE.
1647
1612
 
1613
+ Some files in the "tests/data" subdirectory of this repository are under other
1614
+ licences; see files named LICENSE.*.txt for details.
1648
1615
  ````
1649
1616
 
1650
1617
  ---
@@ -1653,10 +1620,52 @@ SOFTWARE.
1653
1620
 
1654
1621
  ### Rust Crates:
1655
1622
 
1656
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
1623
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
1657
1624
 
1658
1625
  ````text
1659
- Copyright (c) 2018 directories-rs contributors
1626
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
1627
+
1628
+ Permission is hereby granted, free of charge, to any
1629
+ person obtaining a copy of this software and associated
1630
+ documentation files (the "Software"), to deal in the
1631
+ Software without restriction, including without
1632
+ limitation the rights to use, copy, modify, merge,
1633
+ publish, distribute, sublicense, and/or sell copies of
1634
+ the Software, and to permit persons to whom the Software
1635
+ is furnished to do so, subject to the following
1636
+ conditions:
1637
+
1638
+ The above copyright notice and this permission notice
1639
+ shall be included in all copies or substantial portions
1640
+ of the Software.
1641
+
1642
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1643
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1644
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1645
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1646
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1647
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1648
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1649
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1650
+ DEALINGS IN THE SOFTWARE.
1651
+
1652
+ ````
1653
+
1654
+ ---
1655
+
1656
+ ## The following dependencies are licensed under the MIT License:
1657
+
1658
+ ### Rust Crates:
1659
+
1660
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
1661
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
1662
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
1663
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
1664
+
1665
+ ````text
1666
+ The MIT License (MIT)
1667
+
1668
+ Copyright (c) 2015 Andrew Gallant
1660
1669
 
1661
1670
  Permission is hereby granted, free of charge, to any person obtaining a copy
1662
1671
  of this software and associated documentation files (the "Software"), to deal
@@ -1665,16 +1674,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1665
1674
  copies of the Software, and to permit persons to whom the Software is
1666
1675
  furnished to do so, subject to the following conditions:
1667
1676
 
1668
- The above copyright notice and this permission notice shall be included in all
1669
- copies or substantial portions of the Software.
1677
+ The above copyright notice and this permission notice shall be included in
1678
+ all copies or substantial portions of the Software.
1670
1679
 
1671
1680
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1672
1681
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1673
1682
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1674
1683
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1675
1684
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1676
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1677
- SOFTWARE.
1685
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1686
+ THE SOFTWARE.
1678
1687
 
1679
1688
  ````
1680
1689
 
@@ -1684,10 +1693,12 @@ SOFTWARE.
1684
1693
 
1685
1694
  ### Rust Crates:
1686
1695
 
1687
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
1696
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
1688
1697
 
1689
1698
  ````text
1690
- MIT License
1699
+ The MIT License (MIT)
1700
+
1701
+ Copyright (c) 2014 Paho Lurie-Gregg
1691
1702
 
1692
1703
  Permission is hereby granted, free of charge, to any person obtaining a copy
1693
1704
  of this software and associated documentation files (the "Software"), to deal
@@ -1753,10 +1764,10 @@ DEALINGS IN THE SOFTWARE.
1753
1764
 
1754
1765
  ### Rust Crates:
1755
1766
 
1756
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
1767
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1757
1768
 
1758
1769
  ````text
1759
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
1770
+ Copyright (c) 2018 Carl Lerche
1760
1771
 
1761
1772
  Permission is hereby granted, free of charge, to any
1762
1773
  person obtaining a copy of this software and associated
@@ -1790,36 +1801,16 @@ DEALINGS IN THE SOFTWARE.
1790
1801
 
1791
1802
  ### Rust Crates:
1792
1803
 
1793
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
1794
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
1795
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
1804
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
1796
1805
 
1797
1806
  ````text
1798
- Copyright (c) 2019 Tower Contributors
1807
+ Copyright 2017 Juniper Networks, Inc.
1799
1808
 
1800
- Permission is hereby granted, free of charge, to any
1801
- person obtaining a copy of this software and associated
1802
- documentation files (the "Software"), to deal in the
1803
- Software without restriction, including without
1804
- limitation the rights to use, copy, modify, merge,
1805
- publish, distribute, sublicense, and/or sell copies of
1806
- the Software, and to permit persons to whom the Software
1807
- is furnished to do so, subject to the following
1808
- conditions:
1809
+ 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:
1809
1810
 
1810
- The above copyright notice and this permission notice
1811
- shall be included in all copies or substantial portions
1812
- of the Software.
1811
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1813
1812
 
1814
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1815
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1816
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1817
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1818
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1819
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1820
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1821
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1822
- DEALINGS IN THE SOFTWARE.
1813
+ 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.
1823
1814
 
1824
1815
  ````
1825
1816
 
@@ -1829,10 +1820,76 @@ DEALINGS IN THE SOFTWARE.
1829
1820
 
1830
1821
  ### Rust Crates:
1831
1822
 
1832
- - [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
1823
+ - [nix](https://github.com/nix-rust/nix) (0.31.2)
1833
1824
 
1834
1825
  ````text
1835
- Copyright (c) 2015 The Rust Project Developers
1826
+ The MIT License (MIT)
1827
+
1828
+ Copyright (c) 2015 Carl Lerche + nix-rust Authors
1829
+
1830
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1831
+ of this software and associated documentation files (the "Software"), to deal
1832
+ in the Software without restriction, including without limitation the rights
1833
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1834
+ copies of the Software, and to permit persons to whom the Software is
1835
+ furnished to do so, subject to the following conditions:
1836
+
1837
+ The above copyright notice and this permission notice shall be included in
1838
+ all copies or substantial portions of the Software.
1839
+
1840
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1841
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1842
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1843
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1844
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1845
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1846
+ THE SOFTWARE.
1847
+
1848
+ ````
1849
+
1850
+ ---
1851
+
1852
+ ## The following dependencies are licensed under the MIT License:
1853
+
1854
+ ### Rust Crates:
1855
+
1856
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
1857
+
1858
+ ````text
1859
+ MIT License
1860
+
1861
+ Copyright (c) [2021] [Marvin Countryman]
1862
+
1863
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1864
+ of this software and associated documentation files (the "Software"), to deal
1865
+ in the Software without restriction, including without limitation the rights
1866
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1867
+ copies of the Software, and to permit persons to whom the Software is
1868
+ furnished to do so, subject to the following conditions:
1869
+
1870
+ The above copyright notice and this permission notice shall be included in all
1871
+ copies or substantial portions of the Software.
1872
+
1873
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1874
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1875
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1876
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1877
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1878
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1879
+ SOFTWARE.
1880
+
1881
+ ````
1882
+
1883
+ ---
1884
+
1885
+ ## The following dependencies are licensed under the MIT License:
1886
+
1887
+ ### Rust Crates:
1888
+
1889
+ - [http](https://github.com/hyperium/http) (1.4.0)
1890
+
1891
+ ````text
1892
+ Copyright (c) 2017 http-rs authors
1836
1893
 
1837
1894
  Permission is hereby granted, free of charge, to any
1838
1895
  person obtaining a copy of this software and associated
@@ -1866,10 +1923,10 @@ DEALINGS IN THE SOFTWARE.
1866
1923
 
1867
1924
  ### Rust Crates:
1868
1925
 
1869
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
1926
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
1870
1927
 
1871
1928
  ````text
1872
- Copyright (c) 2016--2017
1929
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
1873
1930
 
1874
1931
  Permission is hereby granted, free of charge, to any
1875
1932
  person obtaining a copy of this software and associated
@@ -1903,10 +1960,10 @@ DEALINGS IN THE SOFTWARE.
1903
1960
 
1904
1961
  ### Rust Crates:
1905
1962
 
1906
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
1963
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
1907
1964
 
1908
1965
  ````text
1909
- Copyright (c) 2016 Amanieu d'Antras
1966
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
1910
1967
 
1911
1968
  Permission is hereby granted, free of charge, to any
1912
1969
  person obtaining a copy of this software and associated
@@ -1940,10 +1997,12 @@ DEALINGS IN THE SOFTWARE.
1940
1997
 
1941
1998
  ### Rust Crates:
1942
1999
 
1943
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
2000
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
1944
2001
 
1945
2002
  ````text
1946
- Copyright (c) 2017 Sean McArthur
2003
+ MIT License
2004
+
2005
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
1947
2006
 
1948
2007
  Permission is hereby granted, free of charge, to any person obtaining a copy
1949
2008
  of this software and associated documentation files (the "Software"), to deal
@@ -1952,17 +2011,46 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1952
2011
  copies of the Software, and to permit persons to whom the Software is
1953
2012
  furnished to do so, subject to the following conditions:
1954
2013
 
1955
- The above copyright notice and this permission notice shall be included in
1956
- all copies or substantial portions of the Software.
2014
+ The above copyright notice and this permission notice shall be included in all
2015
+ copies or substantial portions of the Software.
1957
2016
 
1958
2017
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1959
2018
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1960
2019
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1961
2020
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1962
2021
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1963
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1964
- THE SOFTWARE.
2022
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2023
+ SOFTWARE.
2024
+
2025
+ ````
2026
+
2027
+ ---
2028
+
2029
+ ## The following dependencies are licensed under the MIT License:
2030
+
2031
+ ### NPM Packages:
2032
+
2033
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
2034
+
2035
+ ````text
2036
+ This software is released under the MIT license:
1965
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.
1966
2054
 
1967
2055
  ````
1968
2056
 
@@ -1972,12 +2060,13 @@ THE SOFTWARE.
1972
2060
 
1973
2061
  ### NPM Packages:
1974
2062
 
1975
- - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
2063
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
2064
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
1976
2065
 
1977
2066
  ````text
1978
- The MIT License (MIT)
2067
+ MIT License
1979
2068
 
1980
- Copyright (c) 2015-2021 Evgeny Poberezkin
2069
+ Copyright (c) 2017 Evgeny Poberezkin
1981
2070
 
1982
2071
  Permission is hereby granted, free of charge, to any person obtaining a copy
1983
2072
  of this software and associated documentation files (the "Software"), to deal
@@ -1997,7 +2086,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1997
2086
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1998
2087
  SOFTWARE.
1999
2088
 
2000
-
2001
2089
  ````
2002
2090
 
2003
2091
  ---
@@ -2006,10 +2094,12 @@ SOFTWARE.
2006
2094
 
2007
2095
  ### Rust Crates:
2008
2096
 
2009
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
2097
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
2010
2098
 
2011
2099
  ````text
2012
- Copyright (c) 2019 The CryptoCorrosion Contributors
2100
+ Copyright (c) 2017 Carl Lerche
2101
+ Copyright (c) 2018 Bastian Köcher
2102
+ Copyright (c) 2019-2020 Artem Vorotnikov
2013
2103
 
2014
2104
  Permission is hereby granted, free of charge, to any
2015
2105
  person obtaining a copy of this software and associated
@@ -2043,63 +2133,10 @@ DEALINGS IN THE SOFTWARE.
2043
2133
 
2044
2134
  ### Rust Crates:
2045
2135
 
2046
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
2047
-
2048
- ````text
2049
- Copyright (c) 2013-2014 The Rust Project Developers.
2050
- Copyright (c) 2015-2020 The rust-hex Developers
2051
-
2052
- Permission is hereby granted, free of charge, to any person obtaining a copy
2053
- of this software and associated documentation files (the "Software"), to deal
2054
- in the Software without restriction, including without limitation the rights
2055
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2056
- copies of the Software, and to permit persons to whom the Software is
2057
- furnished to do so, subject to the following conditions:
2058
-
2059
- The above copyright notice and this permission notice shall be included in all
2060
- copies or substantial portions of the Software.
2061
-
2062
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2063
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2064
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2065
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2066
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2067
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2068
- SOFTWARE.
2069
-
2070
- ````
2071
-
2072
- ---
2073
-
2074
- ## The following dependencies are licensed under the MIT License:
2075
-
2076
- ### Rust Crates:
2077
-
2078
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
2079
-
2080
- ````text
2081
- Copyright 2017 Juniper Networks, Inc.
2082
-
2083
- 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:
2084
-
2085
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2086
-
2087
- 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.
2088
-
2089
- ````
2090
-
2091
- ---
2092
-
2093
- ## The following dependencies are licensed under the MIT License:
2094
-
2095
- ### Rust Crates:
2096
-
2097
- - [nix](https://github.com/nix-rust/nix) (0.31.2)
2136
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
2098
2137
 
2099
2138
  ````text
2100
- The MIT License (MIT)
2101
-
2102
- Copyright (c) 2015 Carl Lerche + nix-rust Authors
2139
+ Copyright (c) 2018-2019 Sean McArthur
2103
2140
 
2104
2141
  Permission is hereby granted, free of charge, to any person obtaining a copy
2105
2142
  of this software and associated documentation files (the "Software"), to deal
@@ -2119,6 +2156,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2119
2156
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2120
2157
  THE SOFTWARE.
2121
2158
 
2159
+
2122
2160
  ````
2123
2161
 
2124
2162
  ---
@@ -2127,10 +2165,10 @@ THE SOFTWARE.
2127
2165
 
2128
2166
  ### Rust Crates:
2129
2167
 
2130
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
2168
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
2131
2169
 
2132
2170
  ````text
2133
- Copyright 2023 The Fuchsia Authors
2171
+ Copyright (c) 2017 Artyom Pavlov
2134
2172
 
2135
2173
  Permission is hereby granted, free of charge, to any
2136
2174
  person obtaining a copy of this software and associated
@@ -2156,7 +2194,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2156
2194
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2157
2195
  DEALINGS IN THE SOFTWARE.
2158
2196
 
2159
-
2160
2197
  ````
2161
2198
 
2162
2199
  ---
@@ -2165,16 +2202,39 @@ DEALINGS IN THE SOFTWARE.
2165
2202
 
2166
2203
  ### Rust Crates:
2167
2204
 
2168
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
2169
- - [log](https://github.com/rust-lang/log) (0.4.29)
2170
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
2171
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
2172
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
2173
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
2205
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
2206
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
2207
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
2208
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
2209
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
2210
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
2211
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
2212
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
2213
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
2214
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
2215
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
2216
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
2217
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
2218
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
2219
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
2220
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
2221
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
2222
+ - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
2223
+ - [semver](https://github.com/dtolnay/semver) (1.0.28)
2224
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
2225
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
2226
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
2227
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
2228
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
2229
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
2230
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
2231
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
2232
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
2233
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
2234
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
2235
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
2174
2236
 
2175
2237
  ````text
2176
- Copyright (c) 2014 The Rust Project Developers
2177
-
2178
2238
  Permission is hereby granted, free of charge, to any
2179
2239
  person obtaining a copy of this software and associated
2180
2240
  documentation files (the "Software"), to deal in the
@@ -2207,10 +2267,10 @@ DEALINGS IN THE SOFTWARE.
2207
2267
 
2208
2268
  ### Rust Crates:
2209
2269
 
2210
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
2270
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
2211
2271
 
2212
2272
  ````text
2213
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
2273
+ Copyright (c) 2016--2023
2214
2274
 
2215
2275
  Permission is hereby granted, free of charge, to any
2216
2276
  person obtaining a copy of this software and associated
@@ -2244,12 +2304,10 @@ DEALINGS IN THE SOFTWARE.
2244
2304
 
2245
2305
  ### Rust Crates:
2246
2306
 
2247
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
2248
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2249
- - [url](https://github.com/servo/rust-url) (2.5.8)
2307
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
2250
2308
 
2251
2309
  ````text
2252
- Copyright (c) 2013-2025 The rust-url developers
2310
+ Copyright (c) 2016 Amanieu d'Antras
2253
2311
 
2254
2312
  Permission is hereby granted, free of charge, to any
2255
2313
  person obtaining a copy of this software and associated
@@ -2283,10 +2341,13 @@ DEALINGS IN THE SOFTWARE.
2283
2341
 
2284
2342
  ### Rust Crates:
2285
2343
 
2286
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
2344
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
2345
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
2287
2346
 
2288
2347
  ````text
2289
- Copyright (c) 2018 Carl Lerche
2348
+ Copyright (c) 2006-2009 Graydon Hoare
2349
+ Copyright (c) 2009-2013 Mozilla Foundation
2350
+ Copyright (c) 2016 Artyom Pavlov
2290
2351
 
2291
2352
  Permission is hereby granted, free of charge, to any
2292
2353
  person obtaining a copy of this software and associated
@@ -2320,11 +2381,10 @@ DEALINGS IN THE SOFTWARE.
2320
2381
 
2321
2382
  ### Rust Crates:
2322
2383
 
2323
- - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
2324
- - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
2384
+ - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
2325
2385
 
2326
2386
  ````text
2327
- Copyright (c) 2012-2013 Mozilla Foundation
2387
+ Copyright (c) 2020 Andrew D. Straw
2328
2388
 
2329
2389
  Permission is hereby granted, free of charge, to any
2330
2390
  person obtaining a copy of this software and associated
@@ -2358,10 +2418,16 @@ DEALINGS IN THE SOFTWARE.
2358
2418
 
2359
2419
  ### Rust Crates:
2360
2420
 
2361
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
2421
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
2422
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
2423
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
2424
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
2425
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
2426
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
2362
2427
 
2363
2428
  ````text
2364
- Copyright (c) 2016 Anthony Ramine
2429
+ Copyright 2018 Developers of the Rand project
2430
+ Copyright (c) 2014 The Rust Project Developers
2365
2431
 
2366
2432
  Permission is hereby granted, free of charge, to any
2367
2433
  person obtaining a copy of this software and associated
@@ -2395,10 +2461,10 @@ DEALINGS IN THE SOFTWARE.
2395
2461
 
2396
2462
  ### Rust Crates:
2397
2463
 
2398
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
2464
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
2399
2465
 
2400
2466
  ````text
2401
- Copyright (c) 2014 Carl Lerche and other MIO contributors
2467
+ Copyright (c) 2014-2026 Sean McArthur
2402
2468
 
2403
2469
  Permission is hereby granted, free of charge, to any person obtaining a copy
2404
2470
  of this software and associated documentation files (the "Software"), to deal
@@ -2424,67 +2490,37 @@ THE SOFTWARE.
2424
2490
 
2425
2491
  ## The following dependencies are licensed under the MIT License:
2426
2492
 
2427
- ### NPM Packages:
2428
-
2429
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
2430
-
2431
- ````text
2432
- MIT License
2433
-
2434
- Copyright (c) Matteo Collina and Undici contributors
2435
-
2436
- Permission is hereby granted, free of charge, to any person obtaining a copy
2437
- of this software and associated documentation files (the "Software"), to deal
2438
- in the Software without restriction, including without limitation the rights
2439
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2440
- copies of the Software, and to permit persons to whom the Software is
2441
- furnished to do so, subject to the following conditions:
2442
-
2443
- The above copyright notice and this permission notice shall be included in all
2444
- copies or substantial portions of the Software.
2445
-
2446
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2447
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2448
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2449
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2450
- 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.
2453
-
2454
- ````
2455
-
2456
- ---
2457
-
2458
- ## The following dependencies are licensed under the MIT License:
2459
-
2460
2493
  ### Rust Crates:
2461
2494
 
2462
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
2463
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
2464
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
2495
+ - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
2496
+ - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
2465
2497
 
2466
2498
  ````text
2467
- MIT License
2468
-
2469
- Copyright (c) 2017 Ted Driggs
2499
+ Copyright (c) 2012-2013 Mozilla Foundation
2470
2500
 
2471
- Permission is hereby granted, free of charge, to any person obtaining a copy
2472
- of this software and associated documentation files (the "Software"), to deal
2473
- in the Software without restriction, including without limitation the rights
2474
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2475
- copies of the Software, and to permit persons to whom the Software is
2476
- furnished to do so, subject to the following conditions:
2501
+ Permission is hereby granted, free of charge, to any
2502
+ person obtaining a copy of this software and associated
2503
+ documentation files (the "Software"), to deal in the
2504
+ Software without restriction, including without
2505
+ limitation the rights to use, copy, modify, merge,
2506
+ publish, distribute, sublicense, and/or sell copies of
2507
+ the Software, and to permit persons to whom the Software
2508
+ is furnished to do so, subject to the following
2509
+ conditions:
2477
2510
 
2478
- The above copyright notice and this permission notice shall be included in all
2479
- copies or substantial portions of the Software.
2511
+ The above copyright notice and this permission notice
2512
+ shall be included in all copies or substantial portions
2513
+ of the Software.
2480
2514
 
2481
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2482
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2483
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2484
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2485
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2486
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2487
- SOFTWARE.
2515
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2516
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2517
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2518
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2519
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2520
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2521
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2522
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2523
+ DEALINGS IN THE SOFTWARE.
2488
2524
 
2489
2525
  ````
2490
2526
 
@@ -2494,28 +2530,35 @@ SOFTWARE.
2494
2530
 
2495
2531
  ### Rust Crates:
2496
2532
 
2497
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
2533
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
2498
2534
 
2499
2535
  ````text
2500
- Copyright (c) 2016 The rust-native-tls Developers
2536
+ Copyright (c) 2018-2026 The rust-random Project Developers
2537
+ Copyright (c) 2014 The Rust Project Developers
2501
2538
 
2502
- Permission is hereby granted, free of charge, to any person obtaining a copy
2503
- of this software and associated documentation files (the "Software"), to deal
2504
- in the Software without restriction, including without limitation the rights
2505
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2506
- copies of the Software, and to permit persons to whom the Software is
2507
- furnished to do so, subject to the following conditions:
2539
+ Permission is hereby granted, free of charge, to any
2540
+ person obtaining a copy of this software and associated
2541
+ documentation files (the "Software"), to deal in the
2542
+ Software without restriction, including without
2543
+ limitation the rights to use, copy, modify, merge,
2544
+ publish, distribute, sublicense, and/or sell copies of
2545
+ the Software, and to permit persons to whom the Software
2546
+ is furnished to do so, subject to the following
2547
+ conditions:
2508
2548
 
2509
- The above copyright notice and this permission notice shall be included in all
2510
- copies or substantial portions of the Software.
2549
+ The above copyright notice and this permission notice
2550
+ shall be included in all copies or substantial portions
2551
+ of the Software.
2511
2552
 
2512
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2513
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2514
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2515
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2516
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2517
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2518
- SOFTWARE.
2553
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2554
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2555
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2556
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2557
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2558
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2559
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2560
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2561
+ DEALINGS IN THE SOFTWARE.
2519
2562
 
2520
2563
  ````
2521
2564
 
@@ -2525,20 +2568,9 @@ SOFTWARE.
2525
2568
 
2526
2569
  ### Rust Crates:
2527
2570
 
2528
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2529
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2530
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2531
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2532
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2533
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2534
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2535
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2536
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2571
+ - [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
2537
2572
 
2538
2573
  ````text
2539
- Copyright (c) 2016 Alex Crichton
2540
- Copyright (c) 2017 The Tokio Authors
2541
-
2542
2574
  Permission is hereby granted, free of charge, to any
2543
2575
  person obtaining a copy of this software and associated
2544
2576
  documentation files (the "Software"), to deal in the
@@ -2562,7 +2594,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2562
2594
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2563
2595
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2564
2596
  DEALINGS IN THE SOFTWARE.
2565
-
2566
2597
  ````
2567
2598
 
2568
2599
  ---
@@ -2571,19 +2602,30 @@ DEALINGS IN THE SOFTWARE.
2571
2602
 
2572
2603
  ### Rust Crates:
2573
2604
 
2574
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
2575
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
2605
+ - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
2606
+ - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
2576
2607
 
2577
2608
  ````text
2578
2609
  The MIT License (MIT)
2579
2610
 
2580
- Copyright 2016 Google Inc. All Rights Reserved.
2611
+ Copyright (c) 2015 Steven Fackler
2581
2612
 
2582
- 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:
2613
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2614
+ this software and associated documentation files (the "Software"), to deal in
2615
+ the Software without restriction, including without limitation the rights to
2616
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2617
+ the Software, and to permit persons to whom the Software is furnished to do so,
2618
+ subject to the following conditions:
2583
2619
 
2584
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2620
+ The above copyright notice and this permission notice shall be included in all
2621
+ copies or substantial portions of the Software.
2585
2622
 
2586
- 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.
2623
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2624
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2625
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2626
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2627
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2628
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2587
2629
 
2588
2630
  ````
2589
2631
 
@@ -2593,10 +2635,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2593
2635
 
2594
2636
  ### Rust Crates:
2595
2637
 
2596
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
2638
+ - [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
2597
2639
 
2598
2640
  ````text
2599
- Copyright Mozilla Foundation
2641
+ Copyright (c) 2015 The Rust Project Developers
2600
2642
 
2601
2643
  Permission is hereby granted, free of charge, to any
2602
2644
  person obtaining a copy of this software and associated
@@ -2617,46 +2659,10 @@ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2617
2659
  TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2618
2660
  PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2619
2661
  SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2620
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2621
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2622
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2623
- DEALINGS IN THE SOFTWARE.
2624
-
2625
- ````
2626
-
2627
- ---
2628
-
2629
- ## The following dependencies are licensed under the MIT License:
2630
-
2631
- ### Rust Crates:
2632
-
2633
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
2634
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
2635
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
2636
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
2637
-
2638
- ````text
2639
- The MIT License (MIT)
2640
-
2641
- Copyright (c) 2015 Andrew Gallant
2642
-
2643
- Permission is hereby granted, free of charge, to any person obtaining a copy
2644
- of this software and associated documentation files (the "Software"), to deal
2645
- in the Software without restriction, including without limitation the rights
2646
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2647
- copies of the Software, and to permit persons to whom the Software is
2648
- furnished to do so, subject to the following conditions:
2649
-
2650
- The above copyright notice and this permission notice shall be included in
2651
- all copies or substantial portions of the Software.
2652
-
2653
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2654
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2655
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2656
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2657
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2658
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2659
- THE SOFTWARE.
2662
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2663
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2664
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2665
+ DEALINGS IN THE SOFTWARE.
2660
2666
 
2661
2667
  ````
2662
2668
 
@@ -2666,13 +2672,12 @@ THE SOFTWARE.
2666
2672
 
2667
2673
  ### Rust Crates:
2668
2674
 
2669
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
2670
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
2675
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
2671
2676
 
2672
2677
  ````text
2673
- MIT License
2678
+ The MIT License (MIT)
2674
2679
 
2675
- Copyright (c) 2019 Graham Esau
2680
+ Copyright (c) 2015 Alice Maz
2676
2681
 
2677
2682
  Permission is hereby granted, free of charge, to any person obtaining a copy
2678
2683
  of this software and associated documentation files (the "Software"), to deal
@@ -2681,16 +2686,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2681
2686
  copies of the Software, and to permit persons to whom the Software is
2682
2687
  furnished to do so, subject to the following conditions:
2683
2688
 
2684
- The above copyright notice and this permission notice shall be included in all
2685
- copies or substantial portions of the Software.
2689
+ The above copyright notice and this permission notice shall be included in
2690
+ all copies or substantial portions of the Software.
2686
2691
 
2687
2692
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2688
2693
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2689
2694
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2690
2695
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2691
2696
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2692
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2693
- SOFTWARE.
2697
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2698
+ THE SOFTWARE.
2694
2699
 
2695
2700
  ````
2696
2701
 
@@ -2700,30 +2705,30 @@ SOFTWARE.
2700
2705
 
2701
2706
  ### Rust Crates:
2702
2707
 
2703
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
2708
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
2704
2709
 
2705
2710
  ````text
2706
- Copyright (c) 2015-2025 Sean McArthur
2707
-
2708
- Permission is hereby granted, free of charge, to any person obtaining a copy
2709
- of this software and associated documentation files (the "Software"), to deal
2710
- in the Software without restriction, including without limitation the rights
2711
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2712
- copies of the Software, and to permit persons to whom the Software is
2713
- furnished to do so, subject to the following conditions:
2714
-
2715
- The above copyright notice and this permission notice shall be included in
2716
- all copies or substantial portions of the Software.
2717
-
2718
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2719
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2720
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2721
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2722
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2723
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2724
- THE SOFTWARE.
2725
-
2726
-
2711
+ The MIT License (MIT)
2712
+
2713
+ Copyright (c) 2015 Bartłomiej Kamiński
2714
+
2715
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2716
+ of this software and associated documentation files (the "Software"), to deal
2717
+ in the Software without restriction, including without limitation the rights
2718
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2719
+ copies of the Software, and to permit persons to whom the Software is
2720
+ furnished to do so, subject to the following conditions:
2721
+
2722
+ The above copyright notice and this permission notice shall be included in all
2723
+ copies or substantial portions of the Software.
2724
+
2725
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2726
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2727
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2728
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2729
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2730
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2731
+ SOFTWARE.
2727
2732
  ````
2728
2733
 
2729
2734
  ---
@@ -2732,13 +2737,10 @@ THE SOFTWARE.
2732
2737
 
2733
2738
  ### Rust Crates:
2734
2739
 
2735
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
2736
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
2740
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2737
2741
 
2738
2742
  ````text
2739
- Copyright (c) 2006-2009 Graydon Hoare
2740
- Copyright (c) 2009-2013 Mozilla Foundation
2741
- Copyright (c) 2016 Artyom Pavlov
2743
+ Copyright (c) 2019 Carl Lerche
2742
2744
 
2743
2745
  Permission is hereby granted, free of charge, to any
2744
2746
  person obtaining a copy of this software and associated
@@ -2772,45 +2774,10 @@ DEALINGS IN THE SOFTWARE.
2772
2774
 
2773
2775
  ### Rust Crates:
2774
2776
 
2775
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
2776
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
2777
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
2778
-
2779
- ````text
2780
- MIT License
2781
-
2782
- Copyright (c) Tokio Contributors
2783
-
2784
- Permission is hereby granted, free of charge, to any person obtaining a copy
2785
- of this software and associated documentation files (the "Software"), to deal
2786
- in the Software without restriction, including without limitation the rights
2787
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2788
- copies of the Software, and to permit persons to whom the Software is
2789
- furnished to do so, subject to the following conditions:
2790
-
2791
- The above copyright notice and this permission notice shall be included in all
2792
- copies or substantial portions of the Software.
2793
-
2794
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2795
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2796
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2797
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2798
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2799
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2800
- SOFTWARE.
2801
-
2802
- ````
2803
-
2804
- ---
2805
-
2806
- ## The following dependencies are licensed under the MIT License:
2807
-
2808
- ### Rust Crates:
2809
-
2810
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
2777
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
2811
2778
 
2812
2779
  ````text
2813
- Copyright (c) The rust-url developers
2780
+ Copyright (c) 2019 Nick Fitzgerald
2814
2781
 
2815
2782
  Permission is hereby granted, free of charge, to any
2816
2783
  person obtaining a copy of this software and associated
@@ -2844,10 +2811,10 @@ DEALINGS IN THE SOFTWARE.
2844
2811
 
2845
2812
  ### Rust Crates:
2846
2813
 
2847
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
2814
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2848
2815
 
2849
2816
  ````text
2850
- Copyright (c) 2017 Robert Grosse
2817
+ Copyright (c) 2015 Steven Allen
2851
2818
 
2852
2819
  Permission is hereby granted, free of charge, to any
2853
2820
  person obtaining a copy of this software and associated
@@ -2872,6 +2839,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2872
2839
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2873
2840
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2874
2841
  DEALINGS IN THE SOFTWARE.
2842
+
2875
2843
  ````
2876
2844
 
2877
2845
  ---
@@ -2880,31 +2848,17 @@ DEALINGS IN THE SOFTWARE.
2880
2848
 
2881
2849
  ### Rust Crates:
2882
2850
 
2883
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
2851
+ - [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
2852
+ - [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
2853
+ - [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
2854
+ - [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
2884
2855
 
2885
2856
  ````text
2886
- MIT License
2887
-
2888
- Copyright (c) [2021] [Marvin Countryman]
2889
-
2890
- Permission is hereby granted, free of charge, to any person obtaining a copy
2891
- of this software and associated documentation files (the "Software"), to deal
2892
- in the Software without restriction, including without limitation the rights
2893
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2894
- copies of the Software, and to permit persons to whom the Software is
2895
- furnished to do so, subject to the following conditions:
2896
-
2897
- The above copyright notice and this permission notice shall be included in all
2898
- copies or substantial portions of the Software.
2857
+ 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:
2899
2858
 
2900
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2901
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2902
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2903
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2904
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2905
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2906
- SOFTWARE.
2859
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2907
2860
 
2861
+ 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.
2908
2862
  ````
2909
2863
 
2910
2864
  ---
@@ -2913,12 +2867,11 @@ SOFTWARE.
2913
2867
 
2914
2868
  ### Rust Crates:
2915
2869
 
2916
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
2870
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
2917
2871
 
2918
2872
  ````text
2919
- The MIT License (MIT)
2920
-
2921
- Copyright (c) 2014 Paho Lurie-Gregg
2873
+ Copyright (c) 2013-2014 The Rust Project Developers.
2874
+ Copyright (c) 2015-2020 The rust-hex Developers
2922
2875
 
2923
2876
  Permission is hereby granted, free of charge, to any person obtaining a copy
2924
2877
  of this software and associated documentation files (the "Software"), to deal
@@ -2946,10 +2899,19 @@ SOFTWARE.
2946
2899
 
2947
2900
  ### Rust Crates:
2948
2901
 
2949
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
2902
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2903
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2904
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2905
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2906
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2907
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2908
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2909
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2910
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2950
2911
 
2951
2912
  ````text
2952
- Copyright (c) 2019-2021 Tower Contributors
2913
+ Copyright (c) 2016 Alex Crichton
2914
+ Copyright (c) 2017 The Tokio Authors
2953
2915
 
2954
2916
  Permission is hereby granted, free of charge, to any
2955
2917
  person obtaining a copy of this software and associated
@@ -2983,34 +2945,33 @@ DEALINGS IN THE SOFTWARE.
2983
2945
 
2984
2946
  ### Rust Crates:
2985
2947
 
2986
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
2948
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
2987
2949
 
2988
2950
  ````text
2989
- Copyright (c) 2016--2023
2951
+ MIT License
2990
2952
 
2991
- Permission is hereby granted, free of charge, to any
2992
- person obtaining a copy of this software and associated
2993
- documentation files (the "Software"), to deal in the
2994
- Software without restriction, including without
2995
- limitation the rights to use, copy, modify, merge,
2996
- publish, distribute, sublicense, and/or sell copies of
2997
- the Software, and to permit persons to whom the Software
2998
- is furnished to do so, subject to the following
2999
- conditions:
2953
+ Copyright 2013-2014 RAD Game Tools and Valve Software
2954
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
2955
+ Copyright (c) 2017 Frommi
2956
+ Copyright (c) 2017-2024 oyvindln
3000
2957
 
3001
- The above copyright notice and this permission notice
3002
- shall be included in all copies or substantial portions
3003
- of the Software.
2958
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2959
+ of this software and associated documentation files (the "Software"), to deal
2960
+ in the Software without restriction, including without limitation the rights
2961
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2962
+ copies of the Software, and to permit persons to whom the Software is
2963
+ furnished to do so, subject to the following conditions:
3004
2964
 
3005
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3006
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3007
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3008
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3009
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3010
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3011
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3012
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3013
- DEALINGS IN THE SOFTWARE.
2965
+ The above copyright notice and this permission notice shall be included in all
2966
+ copies or substantial portions of the Software.
2967
+
2968
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2969
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2970
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2971
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2972
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2973
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2974
+ SOFTWARE.
3014
2975
 
3015
2976
  ````
3016
2977
 
@@ -3057,17 +3018,11 @@ DEALINGS IN THE SOFTWARE.
3057
3018
 
3058
3019
  ### Rust Crates:
3059
3020
 
3060
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
3021
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
3061
3022
 
3062
3023
  ````text
3063
- Copyright (c) 2016 The humantime Developers
3064
-
3065
- Includes parts of http date with the following copyright:
3066
- Copyright (c) 2016 Pyfisch
3067
-
3068
- Includes portions of musl libc with the following copyright:
3069
- Copyright © 2005-2013 Rich Felker
3070
-
3024
+ Copyright (c) 2018-2023 Sean McArthur
3025
+ Copyright (c) 2016 Alex Crichton
3071
3026
 
3072
3027
  Permission is hereby granted, free of charge, to any person obtaining a copy
3073
3028
  of this software and associated documentation files (the "Software"), to deal
@@ -3076,16 +3031,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3076
3031
  copies of the Software, and to permit persons to whom the Software is
3077
3032
  furnished to do so, subject to the following conditions:
3078
3033
 
3079
- The above copyright notice and this permission notice shall be included in all
3080
- copies or substantial portions of the Software.
3034
+ The above copyright notice and this permission notice shall be included in
3035
+ all copies or substantial portions of the Software.
3081
3036
 
3082
3037
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3083
3038
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3084
3039
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3085
3040
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3086
3041
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3087
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3088
- SOFTWARE.
3042
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3043
+ THE SOFTWARE.
3044
+
3089
3045
 
3090
3046
  ````
3091
3047
 
@@ -3095,32 +3051,34 @@ SOFTWARE.
3095
3051
 
3096
3052
  ### Rust Crates:
3097
3053
 
3098
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
3054
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
3099
3055
 
3100
3056
  ````text
3101
- The MIT License (MIT)
3102
-
3103
- Copyright (c) 2016 Johann Tuffe
3104
-
3105
- Permission is hereby granted, free of charge, to any person obtaining a copy
3106
- of this software and associated documentation files (the "Software"), to deal
3107
- in the Software without restriction, including without limitation the rights
3108
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3109
- copies of the Software, and to permit persons to whom the Software is
3110
- furnished to do so, subject to the following conditions:
3111
-
3112
-
3113
- The above copyright notice and this permission notice shall be included in
3114
- all copies or substantial portions of the Software.
3115
-
3116
-
3117
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3118
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3119
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3120
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3121
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3122
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3123
- THE SOFTWARE.
3057
+ Copyright (c) 2010 The Rust Project Developers
3058
+
3059
+ Permission is hereby granted, free of charge, to any
3060
+ person obtaining a copy of this software and associated
3061
+ documentation files (the "Software"), to deal in the
3062
+ Software without restriction, including without
3063
+ limitation the rights to use, copy, modify, merge,
3064
+ publish, distribute, sublicense, and/or sell copies of
3065
+ the Software, and to permit persons to whom the Software
3066
+ is furnished to do so, subject to the following
3067
+ conditions:
3068
+
3069
+ The above copyright notice and this permission notice
3070
+ shall be included in all copies or substantial portions
3071
+ of the Software.
3072
+
3073
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3074
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3075
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3076
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3077
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3078
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3079
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3080
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3081
+ DEALINGS IN THE SOFTWARE.
3124
3082
 
3125
3083
  ````
3126
3084
 
@@ -3130,11 +3088,10 @@ THE SOFTWARE.
3130
3088
 
3131
3089
  ### Rust Crates:
3132
3090
 
3133
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
3091
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
3134
3092
 
3135
3093
  ````text
3136
- Copyright (c) 2018-2026 The rust-random Project Developers
3137
- Copyright (c) 2014 The Rust Project Developers
3094
+ Copyright (c) 2017 Robert Grosse
3138
3095
 
3139
3096
  Permission is hereby granted, free of charge, to any
3140
3097
  person obtaining a copy of this software and associated
@@ -3159,19 +3116,20 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3159
3116
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3160
3117
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3161
3118
  DEALINGS IN THE SOFTWARE.
3162
-
3163
3119
  ````
3164
3120
 
3165
3121
  ---
3166
3122
 
3167
3123
  ## The following dependencies are licensed under the MIT License:
3168
3124
 
3169
- ### Rust Crates:
3125
+ ### NPM Packages:
3170
3126
 
3171
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
3127
+ - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.9) (0.0.9)
3172
3128
 
3173
3129
  ````text
3174
- Copyright (c) 2014-2026 Sean McArthur
3130
+ MIT License
3131
+
3132
+ Copyright (c) 2026 Huawei Device Co., Ltd.
3175
3133
 
3176
3134
  Permission is hereby granted, free of charge, to any person obtaining a copy
3177
3135
  of this software and associated documentation files (the "Software"), to deal
@@ -3180,16 +3138,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3180
3138
  copies of the Software, and to permit persons to whom the Software is
3181
3139
  furnished to do so, subject to the following conditions:
3182
3140
 
3183
- The above copyright notice and this permission notice shall be included in
3184
- all copies or substantial portions of the Software.
3141
+ The above copyright notice and this permission notice shall be included in all
3142
+ copies or substantial portions of the Software.
3185
3143
 
3186
3144
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3187
3145
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3188
3146
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3189
3147
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3190
3148
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3191
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3192
- THE SOFTWARE.
3149
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3150
+ SOFTWARE.
3193
3151
 
3194
3152
  ````
3195
3153
 
@@ -3199,11 +3157,12 @@ THE SOFTWARE.
3199
3157
 
3200
3158
  ### Rust Crates:
3201
3159
 
3202
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
3160
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
3161
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
3162
+ - [url](https://github.com/servo/rust-url) (2.5.8)
3203
3163
 
3204
3164
  ````text
3205
- Copyright (c) 2018-2024 The rust-random Project Developers
3206
- Copyright (c) 2014 The Rust Project Developers
3165
+ Copyright (c) 2013-2025 The rust-url developers
3207
3166
 
3208
3167
  Permission is hereby granted, free of charge, to any
3209
3168
  person obtaining a copy of this software and associated
@@ -3237,17 +3196,29 @@ DEALINGS IN THE SOFTWARE.
3237
3196
 
3238
3197
  ### Rust Crates:
3239
3198
 
3240
- - [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
3241
- - [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
3242
- - [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
3243
- - [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
3199
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
3244
3200
 
3245
3201
  ````text
3246
- 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:
3202
+ Copyright (c) 2016 The rust-native-tls Developers
3247
3203
 
3248
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3204
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3205
+ of this software and associated documentation files (the "Software"), to deal
3206
+ in the Software without restriction, including without limitation the rights
3207
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3208
+ copies of the Software, and to permit persons to whom the Software is
3209
+ furnished to do so, subject to the following conditions:
3210
+
3211
+ The above copyright notice and this permission notice shall be included in all
3212
+ copies or substantial portions of the Software.
3213
+
3214
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3215
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3216
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3217
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3218
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3219
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3220
+ SOFTWARE.
3249
3221
 
3250
- 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.
3251
3222
  ````
3252
3223
 
3253
3224
  ---
@@ -3256,16 +3227,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
3256
3227
 
3257
3228
  ### Rust Crates:
3258
3229
 
3259
- - [rand](https://github.com/rust-random/rand) (0.8.5)
3260
- - [rand](https://github.com/rust-random/rand) (0.9.4)
3261
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
3262
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
3263
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
3264
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
3230
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
3265
3231
 
3266
3232
  ````text
3267
- Copyright 2018 Developers of the Rand project
3268
- Copyright (c) 2014 The Rust Project Developers
3233
+ Copyright (c) The rust-url developers
3269
3234
 
3270
3235
  Permission is hereby granted, free of charge, to any
3271
3236
  person obtaining a copy of this software and associated
@@ -3299,39 +3264,41 @@ DEALINGS IN THE SOFTWARE.
3299
3264
 
3300
3265
  ### Rust Crates:
3301
3266
 
3302
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
3303
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
3304
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
3305
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
3306
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
3307
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
3308
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
3309
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
3310
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
3311
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
3312
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
3313
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
3314
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
3315
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
3316
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
3317
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
3318
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
3319
- - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
3320
- - [semver](https://github.com/dtolnay/semver) (1.0.28)
3321
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
3322
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
3323
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
3324
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
3325
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
3326
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
3327
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
3328
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
3329
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
3330
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
3331
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
3332
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
3267
+ - [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
3268
+
3269
+ ````text
3270
+ Copyright 2018 Parity Technologies (UK) Ltd.
3271
+
3272
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3273
+ this software and associated documentation files (the "Software"), to deal in
3274
+ the Software without restriction, including without limitation the rights to
3275
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3276
+ the Software, and to permit persons to whom the Software is furnished to do so,
3277
+ subject to the following conditions:
3278
+
3279
+ The above copyright notice and this permission notice shall be included in all
3280
+ copies or substantial portions of the Software.
3281
+
3282
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3283
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3284
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
3285
+ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
3286
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3287
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3288
+
3289
+ ````
3290
+
3291
+ ---
3292
+
3293
+ ## The following dependencies are licensed under the MIT License:
3294
+
3295
+ ### Rust Crates:
3296
+
3297
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3333
3298
 
3334
3299
  ````text
3300
+ Copyright 2023 The Fuchsia Authors
3301
+
3335
3302
  Permission is hereby granted, free of charge, to any
3336
3303
  person obtaining a copy of this software and associated
3337
3304
  documentation files (the "Software"), to deal in the
@@ -3356,35 +3323,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3356
3323
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3357
3324
  DEALINGS IN THE SOFTWARE.
3358
3325
 
3359
- ````
3360
-
3361
- ---
3362
-
3363
- ## The following dependencies are licensed under the MIT License:
3364
-
3365
- ### Rust Crates:
3366
-
3367
- - [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
3368
-
3369
- ````text
3370
- Copyright 2018 Parity Technologies (UK) Ltd.
3371
-
3372
- Permission is hereby granted, free of charge, to any person obtaining a copy of
3373
- this software and associated documentation files (the "Software"), to deal in
3374
- the Software without restriction, including without limitation the rights to
3375
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3376
- the Software, and to permit persons to whom the Software is furnished to do so,
3377
- subject to the following conditions:
3378
-
3379
- The above copyright notice and this permission notice shall be included in all
3380
- copies or substantial portions of the Software.
3381
-
3382
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3383
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3384
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
3385
- OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
3386
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3387
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3388
3326
 
3389
3327
  ````
3390
3328
 
@@ -3392,14 +3330,12 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3392
3330
 
3393
3331
  ## The following dependencies are licensed under the MIT License:
3394
3332
 
3395
- ### NPM Packages:
3333
+ ### Rust Crates:
3396
3334
 
3397
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
3335
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
3398
3336
 
3399
3337
  ````text
3400
- The MIT License (MIT)
3401
-
3402
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
3338
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
3403
3339
 
3404
3340
  Permission is hereby granted, free of charge, to any person obtaining a copy
3405
3341
  of this software and associated documentation files (the "Software"), to deal
@@ -3425,33 +3361,58 @@ THE SOFTWARE.
3425
3361
 
3426
3362
  ## The following dependencies are licensed under the MIT License:
3427
3363
 
3428
- ### NPM Packages:
3364
+ ### Rust Crates:
3429
3365
 
3430
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
3431
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
3366
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
3432
3367
 
3433
3368
  ````text
3434
- MIT License
3369
+ Copyright (c) 2016 Anthony Ramine
3435
3370
 
3436
- Copyright (c) 2017 Evgeny Poberezkin
3371
+ Permission is hereby granted, free of charge, to any
3372
+ person obtaining a copy of this software and associated
3373
+ documentation files (the "Software"), to deal in the
3374
+ Software without restriction, including without
3375
+ limitation the rights to use, copy, modify, merge,
3376
+ publish, distribute, sublicense, and/or sell copies of
3377
+ the Software, and to permit persons to whom the Software
3378
+ is furnished to do so, subject to the following
3379
+ conditions:
3437
3380
 
3438
- Permission is hereby granted, free of charge, to any person obtaining a copy
3439
- of this software and associated documentation files (the "Software"), to deal
3440
- in the Software without restriction, including without limitation the rights
3441
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3442
- copies of the Software, and to permit persons to whom the Software is
3443
- furnished to do so, subject to the following conditions:
3381
+ The above copyright notice and this permission notice
3382
+ shall be included in all copies or substantial portions
3383
+ of the Software.
3444
3384
 
3445
- The above copyright notice and this permission notice shall be included in all
3446
- copies or substantial portions of the Software.
3385
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3386
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3387
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3388
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3389
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3390
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3391
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3392
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3393
+ DEALINGS IN THE SOFTWARE.
3447
3394
 
3448
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3449
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3450
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3451
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3452
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3453
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3454
- SOFTWARE.
3395
+ ````
3396
+
3397
+ ---
3398
+
3399
+ ## The following dependencies are licensed under the MIT License:
3400
+
3401
+ ### Rust Crates:
3402
+
3403
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
3404
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
3405
+
3406
+ ````text
3407
+ The MIT License (MIT)
3408
+
3409
+ Copyright 2016 Google Inc. All Rights Reserved.
3410
+
3411
+ 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:
3412
+
3413
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3414
+
3415
+ 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.
3455
3416
 
3456
3417
  ````
3457
3418
 
@@ -3461,13 +3422,15 @@ SOFTWARE.
3461
3422
 
3462
3423
  ### Rust Crates:
3463
3424
 
3464
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
3465
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
3466
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
3467
- - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
3425
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
3426
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
3427
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
3428
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
3429
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
3430
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
3468
3431
 
3469
3432
  ````text
3470
- Copyright (c) 2016 The Rust Project Developers
3433
+ Copyright (c) 2019 Tokio Contributors
3471
3434
 
3472
3435
  Permission is hereby granted, free of charge, to any
3473
3436
  person obtaining a copy of this software and associated
@@ -3501,64 +3464,16 @@ DEALINGS IN THE SOFTWARE.
3501
3464
 
3502
3465
  ### Rust Crates:
3503
3466
 
3504
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
3505
-
3506
- ````text
3507
- MIT License
3508
-
3509
- Copyright (c) 2019 Yoshua Wuyts
3510
- Copyright (c) Tokio Contributors
3511
-
3512
- Permission is hereby granted, free of charge, to any person obtaining a copy
3513
- of this software and associated documentation files (the "Software"), to deal
3514
- in the Software without restriction, including without limitation the rights
3515
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3516
- copies of the Software, and to permit persons to whom the Software is
3517
- furnished to do so, subject to the following conditions:
3518
-
3519
- The above copyright notice and this permission notice shall be included in all
3520
- copies or substantial portions of the Software.
3521
-
3522
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3523
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3524
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3525
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3526
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3527
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3528
- SOFTWARE.
3529
-
3530
- ````
3531
-
3532
- ---
3533
-
3534
- ## The following dependencies are licensed under the MIT License:
3535
-
3536
- ### Rust Crates:
3537
-
3538
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
3467
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
3539
3468
 
3540
3469
  ````text
3541
- Copyright (c) 2018-2023 Sean McArthur
3542
- Copyright (c) 2016 Alex Crichton
3543
-
3544
- Permission is hereby granted, free of charge, to any person obtaining a copy
3545
- of this software and associated documentation files (the "Software"), to deal
3546
- in the Software without restriction, including without limitation the rights
3547
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3548
- copies of the Software, and to permit persons to whom the Software is
3549
- furnished to do so, subject to the following conditions:
3470
+ Copyright 2016 Nika Layzell
3550
3471
 
3551
- The above copyright notice and this permission notice shall be included in
3552
- all copies or substantial portions of the Software.
3472
+ 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:
3553
3473
 
3554
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3555
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3556
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3557
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3558
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3559
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3560
- THE SOFTWARE.
3474
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3561
3475
 
3476
+ 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.
3562
3477
 
3563
3478
  ````
3564
3479
 
@@ -3566,16 +3481,14 @@ THE SOFTWARE.
3566
3481
 
3567
3482
  ## The following dependencies are licensed under the MIT License:
3568
3483
 
3569
- ### Rust Crates:
3484
+ ### NPM Packages:
3570
3485
 
3571
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
3486
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
3572
3487
 
3573
3488
  ````text
3574
3489
  The MIT License (MIT)
3575
3490
 
3576
- Copyright (c) 2015 Danny Guo
3577
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3578
- Copyright (c) 2018 Akash Kurdekar
3491
+ Copyright (c) 2015-2021 Evgeny Poberezkin
3579
3492
 
3580
3493
  Permission is hereby granted, free of charge, to any person obtaining a copy
3581
3494
  of this software and associated documentation files (the "Software"), to deal
@@ -3595,6 +3508,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3595
3508
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3596
3509
  SOFTWARE.
3597
3510
 
3511
+
3598
3512
  ````
3599
3513
 
3600
3514
  ---
@@ -3603,11 +3517,10 @@ SOFTWARE.
3603
3517
 
3604
3518
  ### Rust Crates:
3605
3519
 
3606
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
3607
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
3520
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
3608
3521
 
3609
3522
  ````text
3610
- Copyright (c) 2018-2019 dirs-rs contributors
3523
+ Copyright (c) 2017 Sean McArthur
3611
3524
 
3612
3525
  Permission is hereby granted, free of charge, to any person obtaining a copy
3613
3526
  of this software and associated documentation files (the "Software"), to deal
@@ -3616,16 +3529,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3616
3529
  copies of the Software, and to permit persons to whom the Software is
3617
3530
  furnished to do so, subject to the following conditions:
3618
3531
 
3619
- The above copyright notice and this permission notice shall be included in all
3620
- copies or substantial portions of the Software.
3532
+ The above copyright notice and this permission notice shall be included in
3533
+ all copies or substantial portions of the Software.
3621
3534
 
3622
3535
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3623
3536
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3624
3537
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3625
3538
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3626
3539
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3627
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3628
- SOFTWARE.
3540
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3541
+ THE SOFTWARE.
3542
+
3629
3543
 
3630
3544
  ````
3631
3545
 
@@ -3635,11 +3549,10 @@ SOFTWARE.
3635
3549
 
3636
3550
  ### Rust Crates:
3637
3551
 
3638
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
3552
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
3639
3553
 
3640
3554
  ````text
3641
- Copyright (c) 2018-2025 The rust-random Project Developers
3642
- Copyright (c) 2014 The Rust Project Developers
3555
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
3643
3556
 
3644
3557
  Permission is hereby granted, free of charge, to any
3645
3558
  person obtaining a copy of this software and associated
@@ -3673,10 +3586,10 @@ DEALINGS IN THE SOFTWARE.
3673
3586
 
3674
3587
  ### Rust Crates:
3675
3588
 
3676
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
3589
+ - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
3677
3590
 
3678
3591
  ````text
3679
- Copyright (c) 2018-2019 The RustCrypto Project Developers
3592
+ Copyright (c) 2017 tokio-jsonrpc developers
3680
3593
 
3681
3594
  Permission is hereby granted, free of charge, to any
3682
3595
  person obtaining a copy of this software and associated
@@ -3710,10 +3623,10 @@ DEALINGS IN THE SOFTWARE.
3710
3623
 
3711
3624
  ### Rust Crates:
3712
3625
 
3713
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
3626
+ - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
3714
3627
 
3715
3628
  ````text
3716
- Copyright (c) 2021 RustCrypto Developers
3629
+ Copyright (c) 2014 Chris Wong
3717
3630
 
3718
3631
  Permission is hereby granted, free of charge, to any
3719
3632
  person obtaining a copy of this software and associated
@@ -3747,10 +3660,77 @@ DEALINGS IN THE SOFTWARE.
3747
3660
 
3748
3661
  ### Rust Crates:
3749
3662
 
3750
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
3663
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
3751
3664
 
3752
3665
  ````text
3753
- Copyright (c) 2020-2025 The RustCrypto Project Developers
3666
+ The MIT License (MIT)
3667
+
3668
+ Copyright (c) 2015-2020 Julien Cretin
3669
+ Copyright (c) 2017-2020 Google Inc.
3670
+
3671
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3672
+ of this software and associated documentation files (the "Software"), to deal
3673
+ in the Software without restriction, including without limitation the rights
3674
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3675
+ copies of the Software, and to permit persons to whom the Software is
3676
+ furnished to do so, subject to the following conditions:
3677
+
3678
+ The above copyright notice and this permission notice shall be included in all
3679
+ copies or substantial portions of the Software.
3680
+
3681
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3682
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3683
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3684
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3685
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3686
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3687
+ SOFTWARE.
3688
+
3689
+ ````
3690
+
3691
+ ---
3692
+
3693
+ ## The following dependencies are licensed under the MIT License:
3694
+
3695
+ ### Rust Crates:
3696
+
3697
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
3698
+
3699
+ ````text
3700
+ MIT License
3701
+
3702
+ Copyright (c) 2025 Callum Oakley
3703
+
3704
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3705
+ of this software and associated documentation files (the "Software"), to deal
3706
+ in the Software without restriction, including without limitation the rights
3707
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3708
+ copies of the Software, and to permit persons to whom the Software is
3709
+ furnished to do so, subject to the following conditions:
3710
+
3711
+ The above copyright notice and this permission notice shall be included in all
3712
+ copies or substantial portions of the Software.
3713
+
3714
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3715
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3716
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3717
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3718
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3719
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3720
+ SOFTWARE.
3721
+
3722
+ ````
3723
+
3724
+ ---
3725
+
3726
+ ## The following dependencies are licensed under the MIT License:
3727
+
3728
+ ### Rust Crates:
3729
+
3730
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
3731
+
3732
+ ````text
3733
+ Copyright (c) 2019 The CryptoCorrosion Contributors
3754
3734
 
3755
3735
  Permission is hereby granted, free of charge, to any
3756
3736
  person obtaining a copy of this software and associated
@@ -3784,33 +3764,31 @@ DEALINGS IN THE SOFTWARE.
3784
3764
 
3785
3765
  ### Rust Crates:
3786
3766
 
3787
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
3788
- - [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
3789
- - [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
3790
- - [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
3791
- - [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
3792
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3793
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3767
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
3768
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
3794
3769
 
3795
3770
  ````text
3796
3771
  MIT License
3797
3772
 
3798
- Copyright (c) <year> <copyright holders>
3773
+ Copyright (c) 2019 Graham Esau
3799
3774
 
3800
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3801
- associated documentation files (the "Software"), to deal in the Software without restriction, including
3802
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3803
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3804
- following conditions:
3775
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3776
+ of this software and associated documentation files (the "Software"), to deal
3777
+ in the Software without restriction, including without limitation the rights
3778
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3779
+ copies of the Software, and to permit persons to whom the Software is
3780
+ furnished to do so, subject to the following conditions:
3805
3781
 
3806
- The above copyright notice and this permission notice shall be included in all copies or substantial
3807
- portions of the Software.
3782
+ The above copyright notice and this permission notice shall be included in all
3783
+ copies or substantial portions of the Software.
3808
3784
 
3809
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3810
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3811
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3812
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3813
- USE OR OTHER DEALINGS IN THE SOFTWARE.
3785
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3786
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3787
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3788
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3789
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3790
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3791
+ SOFTWARE.
3814
3792
 
3815
3793
  ````
3816
3794
 
@@ -3820,10 +3798,14 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
3820
3798
 
3821
3799
  ### Rust Crates:
3822
3800
 
3823
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
3801
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
3802
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
3803
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
3824
3804
 
3825
3805
  ````text
3826
- Copyright (c) 2023-2025 Sean McArthur
3806
+ MIT License
3807
+
3808
+ Copyright (c) Tokio Contributors
3827
3809
 
3828
3810
  Permission is hereby granted, free of charge, to any person obtaining a copy
3829
3811
  of this software and associated documentation files (the "Software"), to deal
@@ -3832,16 +3814,53 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3832
3814
  copies of the Software, and to permit persons to whom the Software is
3833
3815
  furnished to do so, subject to the following conditions:
3834
3816
 
3835
- The above copyright notice and this permission notice shall be included in
3836
- all copies or substantial portions of the Software.
3817
+ The above copyright notice and this permission notice shall be included in all
3818
+ copies or substantial portions of the Software.
3837
3819
 
3838
3820
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3839
3821
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3840
3822
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3841
3823
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3842
3824
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3843
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3844
- THE SOFTWARE.
3825
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3826
+ SOFTWARE.
3827
+
3828
+ ````
3829
+
3830
+ ---
3831
+
3832
+ ## The following dependencies are licensed under the MIT License:
3833
+
3834
+ ### Rust Crates:
3835
+
3836
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
3837
+
3838
+ ````text
3839
+ Copyright (c) 2014-2026 Alex Crichton
3840
+
3841
+ Permission is hereby granted, free of charge, to any
3842
+ person obtaining a copy of this software and associated
3843
+ documentation files (the "Software"), to deal in the
3844
+ Software without restriction, including without
3845
+ limitation the rights to use, copy, modify, merge,
3846
+ publish, distribute, sublicense, and/or sell copies of
3847
+ the Software, and to permit persons to whom the Software
3848
+ is furnished to do so, subject to the following
3849
+ conditions:
3850
+
3851
+ The above copyright notice and this permission notice
3852
+ shall be included in all copies or substantial portions
3853
+ of the Software.
3854
+
3855
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3856
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3857
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3858
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3859
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3860
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3861
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3862
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3863
+ DEALINGS IN THE SOFTWARE.
3845
3864
 
3846
3865
  ````
3847
3866
 
@@ -3851,10 +3870,11 @@ THE SOFTWARE.
3851
3870
 
3852
3871
  ### Rust Crates:
3853
3872
 
3854
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
3873
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
3855
3874
 
3856
3875
  ````text
3857
- Copyright (c) 2017 Artyom Pavlov
3876
+ Copyright (c) 2018-2025 The rust-random Project Developers
3877
+ Copyright (c) 2014 The Rust Project Developers
3858
3878
 
3859
3879
  Permission is hereby granted, free of charge, to any
3860
3880
  person obtaining a copy of this software and associated
@@ -3886,29 +3906,32 @@ DEALINGS IN THE SOFTWARE.
3886
3906
 
3887
3907
  ## The following dependencies are licensed under the MIT License:
3888
3908
 
3889
- ### NPM Packages:
3909
+ ### Rust Crates:
3890
3910
 
3891
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
3911
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
3892
3912
 
3893
3913
  ````text
3894
- This software is released under the MIT license:
3914
+ MIT License
3895
3915
 
3896
- Permission is hereby granted, free of charge, to any person obtaining a copy of
3897
- this software and associated documentation files (the "Software"), to deal in
3898
- the Software without restriction, including without limitation the rights to
3899
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3900
- the Software, and to permit persons to whom the Software is furnished to do so,
3901
- subject to the following conditions:
3916
+ Copyright (c) 2017 Nikolai Vazquez
3917
+
3918
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3919
+ of this software and associated documentation files (the "Software"), to deal
3920
+ in the Software without restriction, including without limitation the rights
3921
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3922
+ copies of the Software, and to permit persons to whom the Software is
3923
+ furnished to do so, subject to the following conditions:
3902
3924
 
3903
3925
  The above copyright notice and this permission notice shall be included in all
3904
3926
  copies or substantial portions of the Software.
3905
3927
 
3906
3928
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3907
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3908
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3909
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3910
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3911
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3929
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3930
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3931
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3932
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3933
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3934
+ SOFTWARE.
3912
3935
 
3913
3936
  ````
3914
3937
 
@@ -3918,11 +3941,11 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3918
3941
 
3919
3942
  ### Rust Crates:
3920
3943
 
3921
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
3944
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
3945
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
3922
3946
 
3923
3947
  ````text
3924
- Copyright (c) 2017 Daniel Abramov
3925
- Copyright (c) 2017 Alexey Galakhov
3948
+ Copyright (c) 2018-2019 dirs-rs contributors
3926
3949
 
3927
3950
  Permission is hereby granted, free of charge, to any person obtaining a copy
3928
3951
  of this software and associated documentation files (the "Software"), to deal
@@ -3931,16 +3954,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3931
3954
  copies of the Software, and to permit persons to whom the Software is
3932
3955
  furnished to do so, subject to the following conditions:
3933
3956
 
3934
- The above copyright notice and this permission notice shall be included in
3935
- all copies or substantial portions of the Software.
3957
+ The above copyright notice and this permission notice shall be included in all
3958
+ copies or substantial portions of the Software.
3936
3959
 
3937
3960
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3938
3961
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3939
3962
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3940
3963
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3941
3964
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3942
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3943
- THE SOFTWARE.
3965
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3966
+ SOFTWARE.
3944
3967
 
3945
3968
  ````
3946
3969
 
@@ -3950,12 +3973,11 @@ THE SOFTWARE.
3950
3973
 
3951
3974
  ### Rust Crates:
3952
3975
 
3953
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
3976
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
3954
3977
 
3955
3978
  ````text
3956
- MIT License
3957
-
3958
- Copyright (c) 2017 Nikolai Vazquez
3979
+ Copyright (c) 2017 Daniel Abramov
3980
+ Copyright (c) 2017 Alexey Galakhov
3959
3981
 
3960
3982
  Permission is hereby granted, free of charge, to any person obtaining a copy
3961
3983
  of this software and associated documentation files (the "Software"), to deal
@@ -3964,16 +3986,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3964
3986
  copies of the Software, and to permit persons to whom the Software is
3965
3987
  furnished to do so, subject to the following conditions:
3966
3988
 
3967
- The above copyright notice and this permission notice shall be included in all
3968
- copies or substantial portions of the Software.
3989
+ The above copyright notice and this permission notice shall be included in
3990
+ all copies or substantial portions of the Software.
3969
3991
 
3970
3992
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3971
3993
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3972
3994
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3973
3995
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3974
3996
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3975
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3976
- SOFTWARE.
3997
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3998
+ THE SOFTWARE.
3977
3999
 
3978
4000
  ````
3979
4001
 
@@ -3983,10 +4005,10 @@ SOFTWARE.
3983
4005
 
3984
4006
  ### Rust Crates:
3985
4007
 
3986
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
4008
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
3987
4009
 
3988
4010
  ````text
3989
- Copyright (c) The Rust Project Developers
4011
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
3990
4012
 
3991
4013
  Permission is hereby granted, free of charge, to any
3992
4014
  person obtaining a copy of this software and associated
@@ -4020,62 +4042,36 @@ DEALINGS IN THE SOFTWARE.
4020
4042
 
4021
4043
  ### Rust Crates:
4022
4044
 
4023
- - [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
4045
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
4024
4046
 
4025
4047
  ````text
4026
- MIT License
4027
-
4028
- Copyright (c) 2025 rutrum
4029
-
4030
- Permission is hereby granted, free of charge, to any person obtaining a copy
4031
- of this software and associated documentation files (the "Software"), to deal
4032
- in the Software without restriction, including without limitation the rights
4033
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4034
- copies of the Software, and to permit persons to whom the Software is
4035
- furnished to do so, subject to the following conditions:
4036
-
4037
- The above copyright notice and this permission notice shall be included in all
4038
- copies or substantial portions of the Software.
4039
-
4040
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4041
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4042
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4043
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4044
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4045
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4046
- SOFTWARE.
4047
- ````
4048
-
4049
- ---
4048
+ Copyright (c) 2018-2024 The rust-random Project Developers
4049
+ Copyright (c) 2014 The Rust Project Developers
4050
4050
 
4051
- ## The following dependencies are licensed under the MIT License:
4051
+ Permission is hereby granted, free of charge, to any
4052
+ person obtaining a copy of this software and associated
4053
+ documentation files (the "Software"), to deal in the
4054
+ Software without restriction, including without
4055
+ limitation the rights to use, copy, modify, merge,
4056
+ publish, distribute, sublicense, and/or sell copies of
4057
+ the Software, and to permit persons to whom the Software
4058
+ is furnished to do so, subject to the following
4059
+ conditions:
4052
4060
 
4053
- ### Rust Crates:
4061
+ The above copyright notice and this permission notice
4062
+ shall be included in all copies or substantial portions
4063
+ of the Software.
4054
4064
 
4055
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
4065
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4066
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4067
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4068
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4069
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4070
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4071
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4072
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4073
+ DEALINGS IN THE SOFTWARE.
4056
4074
 
4057
- ````text
4058
- The MIT License (MIT)
4059
-
4060
- Copyright (c) 2015 Bartłomiej Kamiński
4061
-
4062
- Permission is hereby granted, free of charge, to any person obtaining a copy
4063
- of this software and associated documentation files (the "Software"), to deal
4064
- in the Software without restriction, including without limitation the rights
4065
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4066
- copies of the Software, and to permit persons to whom the Software is
4067
- furnished to do so, subject to the following conditions:
4068
-
4069
- The above copyright notice and this permission notice shall be included in all
4070
- copies or substantial portions of the Software.
4071
-
4072
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4073
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4074
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4075
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4076
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4077
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4078
- SOFTWARE.
4079
4075
  ````
4080
4076
 
4081
4077
  ---
@@ -4084,10 +4080,10 @@ SOFTWARE.
4084
4080
 
4085
4081
  ### Rust Crates:
4086
4082
 
4087
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
4083
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
4088
4084
 
4089
4085
  ````text
4090
- Copyright (c) 2019 Carl Lerche
4086
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
4091
4087
 
4092
4088
  Permission is hereby granted, free of charge, to any
4093
4089
  person obtaining a copy of this software and associated
@@ -4121,10 +4117,15 @@ DEALINGS IN THE SOFTWARE.
4121
4117
 
4122
4118
  ### Rust Crates:
4123
4119
 
4124
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
4120
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
4121
+ - [log](https://github.com/rust-lang/log) (0.4.29)
4122
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
4123
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
4124
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
4125
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
4125
4126
 
4126
4127
  ````text
4127
- Copyright (c) 2019 Nick Fitzgerald
4128
+ Copyright (c) 2014 The Rust Project Developers
4128
4129
 
4129
4130
  Permission is hereby granted, free of charge, to any
4130
4131
  person obtaining a copy of this software and associated
@@ -4158,10 +4159,42 @@ DEALINGS IN THE SOFTWARE.
4158
4159
 
4159
4160
  ### Rust Crates:
4160
4161
 
4161
- - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
4162
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
4162
4163
 
4163
4164
  ````text
4164
- Copyright (c) 2017 tokio-jsonrpc developers
4165
+ Copyright (c) 2016-2025 Sean McArthur
4166
+
4167
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4168
+ of this software and associated documentation files (the "Software"), to deal
4169
+ in the Software without restriction, including without limitation the rights
4170
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4171
+ copies of the Software, and to permit persons to whom the Software is
4172
+ furnished to do so, subject to the following conditions:
4173
+
4174
+ The above copyright notice and this permission notice shall be included in
4175
+ all copies or substantial portions of the Software.
4176
+
4177
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4178
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4179
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4180
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4181
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4182
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4183
+ THE SOFTWARE.
4184
+
4185
+
4186
+ ````
4187
+
4188
+ ---
4189
+
4190
+ ## The following dependencies are licensed under the MIT License:
4191
+
4192
+ ### Rust Crates:
4193
+
4194
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
4195
+
4196
+ ````text
4197
+ Copyright (c) 2013-2016 The rust-url developers
4165
4198
 
4166
4199
  Permission is hereby granted, free of charge, to any
4167
4200
  person obtaining a copy of this software and associated
@@ -4193,33 +4226,31 @@ DEALINGS IN THE SOFTWARE.
4193
4226
 
4194
4227
  ## The following dependencies are licensed under the MIT License:
4195
4228
 
4196
- ### NPM Packages:
4229
+ ### Rust Crates:
4197
4230
 
4198
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
4199
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
4231
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
4200
4232
 
4201
4233
  ````text
4202
- MIT License
4203
-
4204
- Copyright (c) Microsoft Corporation.
4234
+ Copyright (c) 2017 Alexey Galakhov
4235
+ Copyright (c) 2016 Jason Housley
4205
4236
 
4206
- Permission is hereby granted, free of charge, to any person obtaining a copy
4207
- of this software and associated documentation files (the "Software"), to deal
4208
- in the Software without restriction, including without limitation the rights
4209
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4210
- copies of the Software, and to permit persons to whom the Software is
4211
- furnished to do so, subject to the following conditions:
4237
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4238
+ of this software and associated documentation files (the "Software"), to deal
4239
+ in the Software without restriction, including without limitation the rights
4240
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4241
+ copies of the Software, and to permit persons to whom the Software is
4242
+ furnished to do so, subject to the following conditions:
4212
4243
 
4213
- The above copyright notice and this permission notice shall be included in all
4214
- copies or substantial portions of the Software.
4244
+ The above copyright notice and this permission notice shall be included in
4245
+ all copies or substantial portions of the Software.
4215
4246
 
4216
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4217
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4218
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4219
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4220
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4221
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4222
- SOFTWARE
4247
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4248
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4249
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4250
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4251
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4252
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4253
+ THE SOFTWARE.
4223
4254
 
4224
4255
  ````
4225
4256
 
@@ -4229,13 +4260,14 @@ DEALINGS IN THE SOFTWARE.
4229
4260
 
4230
4261
  ### Rust Crates:
4231
4262
 
4232
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
4263
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
4264
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
4265
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
4233
4266
 
4234
4267
  ````text
4235
- The MIT License (MIT)
4268
+ MIT License
4236
4269
 
4237
- Copyright (c) 2015-2020 Julien Cretin
4238
- Copyright (c) 2017-2020 Google Inc.
4270
+ Copyright (c) 2023 magiclen.org (Ron Li)
4239
4271
 
4240
4272
  Permission is hereby granted, free of charge, to any person obtaining a copy
4241
4273
  of this software and associated documentation files (the "Software"), to deal
@@ -4644,18 +4676,6 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
4644
4676
 
4645
4677
  ---
4646
4678
 
4647
- ## The following dependencies are licensed under the UNKNOWN License:
4648
-
4649
- ### NPM Packages:
4650
-
4651
- - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.6) (0.0.6)
4652
-
4653
- ````text
4654
- Please refer to the package README for license details.
4655
- ````
4656
-
4657
- ---
4658
-
4659
4679
  ## The following dependencies are licensed under the Unicode-3.0 License:
4660
4680
 
4661
4681
  ### Rust Crates: