@deveco-codegenie/mcp-bridge-darwin-x64 0.2.4 → 0.2.5

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.
@@ -17,30 +17,6 @@
17
17
  - UNKNOWN: 1
18
18
 
19
19
 
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
20
  ---
45
21
 
46
22
  ## The following dependencies are licensed under the 0BSD License:
@@ -95,11 +71,37 @@ PERFORMANCE OF THIS SOFTWARE.
95
71
 
96
72
  ---
97
73
 
74
+ ## The following dependencies are licensed under the 0BSD License:
75
+
76
+ ### Rust Crates:
77
+
78
+ - [adler2](https://github.com/oyvindln/adler2) (2.0.1)
79
+
80
+ ````text
81
+ Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
82
+
83
+ Permission to use, copy, modify, and/or distribute this software for
84
+ any purpose with or without fee is hereby granted.
85
+
86
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
87
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
88
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
89
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
90
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
91
+ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
92
+ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
93
+
94
+ ````
95
+
96
+ ---
97
+
98
98
  ## The following dependencies are licensed under the Apache-2.0 License:
99
99
 
100
100
  ### Rust Crates:
101
101
 
102
- - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
102
+ - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
103
+ - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
104
+ - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
103
105
 
104
106
  ````text
105
107
  Apache License
@@ -290,7 +292,7 @@ PERFORMANCE OF THIS SOFTWARE.
290
292
  same "printed page" as the copyright notice for easier
291
293
  identification within third-party archives.
292
294
 
293
- Copyright 2011 Google Inc.
295
+ Copyright [yyyy] [name of copyright owner]
294
296
 
295
297
  Licensed under the Apache License, Version 2.0 (the "License");
296
298
  you may not use this file except in compliance with the License.
@@ -312,9 +314,94 @@ PERFORMANCE OF THIS SOFTWARE.
312
314
 
313
315
  ### Rust Crates:
314
316
 
315
- - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
316
- - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
317
- - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
317
+ - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
318
+ - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
319
+ - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
320
+
321
+ ````text
322
+ Apache License
323
+ Version 2.0, January 2004
324
+ http://www.apache.org/licenses/
325
+
326
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
327
+
328
+ 1. Definitions.
329
+
330
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
331
+
332
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
333
+
334
+ "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.
335
+
336
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
337
+
338
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
339
+
340
+ "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.
341
+
342
+ "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).
343
+
344
+ "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.
345
+
346
+ "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."
347
+
348
+ "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.
349
+
350
+ 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.
351
+
352
+ 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.
353
+
354
+ 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:
355
+
356
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
357
+
358
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
359
+
360
+ (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
361
+
362
+ (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.
363
+
364
+ 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.
365
+
366
+ 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.
367
+
368
+ 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.
369
+
370
+ 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.
371
+
372
+ 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.
373
+
374
+ 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.
375
+
376
+ END OF TERMS AND CONDITIONS
377
+
378
+ APPENDIX: How to apply the Apache License to your work.
379
+
380
+ 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.
381
+
382
+ Copyright [yyyy] [name of copyright owner]
383
+
384
+ Licensed under the Apache License, Version 2.0 (the "License");
385
+ you may not use this file except in compliance with the License.
386
+ You may obtain a copy of the License at
387
+
388
+ http://www.apache.org/licenses/LICENSE-2.0
389
+
390
+ Unless required by applicable law or agreed to in writing, software
391
+ distributed under the License is distributed on an "AS IS" BASIS,
392
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
393
+ See the License for the specific language governing permissions and
394
+ limitations under the License.
395
+
396
+ ````
397
+
398
+ ---
399
+
400
+ ## The following dependencies are licensed under the Apache-2.0 License:
401
+
402
+ ### Rust Crates:
403
+
404
+ - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
318
405
 
319
406
  ````text
320
407
  Apache License
@@ -505,7 +592,7 @@ PERFORMANCE OF THIS SOFTWARE.
505
592
  same "printed page" as the copyright notice for easier
506
593
  identification within third-party archives.
507
594
 
508
- Copyright [yyyy] [name of copyright owner]
595
+ Copyright 2011 Google Inc.
509
596
 
510
597
  Licensed under the Apache License, Version 2.0 (the "License");
511
598
  you may not use this file except in compliance with the License.
@@ -523,93 +610,6 @@ PERFORMANCE OF THIS SOFTWARE.
523
610
 
524
611
  ---
525
612
 
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
613
  ## The following dependencies are licensed under the BSD-3-Clause License:
614
614
 
615
615
  ### NPM Packages:
@@ -677,29 +677,62 @@ THIS SOFTWARE.
677
677
 
678
678
  ## The following dependencies are licensed under the MIT License:
679
679
 
680
- ### Rust Crates:
680
+ ### NPM Packages:
681
681
 
682
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
682
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
683
683
 
684
684
  ````text
685
- Copyright (c) 2016 Amanieu d'Antras
686
-
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:
685
+ MIT License
696
686
 
697
- The above copyright notice and this permission notice
698
- shall be included in all copies or substantial portions
699
- of the Software.
687
+ Copyright (c) Matteo Collina and Undici contributors
700
688
 
701
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
702
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
689
+ Permission is hereby granted, free of charge, to any person obtaining a copy
690
+ of this software and associated documentation files (the "Software"), to deal
691
+ in the Software without restriction, including without limitation the rights
692
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
693
+ copies of the Software, and to permit persons to whom the Software is
694
+ furnished to do so, subject to the following conditions:
695
+
696
+ The above copyright notice and this permission notice shall be included in all
697
+ copies or substantial portions of the Software.
698
+
699
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
700
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
701
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
702
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
703
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
704
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
705
+ SOFTWARE.
706
+
707
+ ````
708
+
709
+ ---
710
+
711
+ ## The following dependencies are licensed under the MIT License:
712
+
713
+ ### Rust Crates:
714
+
715
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
716
+
717
+ ````text
718
+ Copyright (c) The Rust Project Developers
719
+
720
+ Permission is hereby granted, free of charge, to any
721
+ person obtaining a copy of this software and associated
722
+ documentation files (the "Software"), to deal in the
723
+ Software without restriction, including without
724
+ limitation the rights to use, copy, modify, merge,
725
+ publish, distribute, sublicense, and/or sell copies of
726
+ the Software, and to permit persons to whom the Software
727
+ is furnished to do so, subject to the following
728
+ conditions:
729
+
730
+ The above copyright notice and this permission notice
731
+ shall be included in all copies or substantial portions
732
+ of the Software.
733
+
734
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
735
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
703
736
  TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
704
737
  PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
705
738
  SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
@@ -716,17 +749,47 @@ DEALINGS IN THE SOFTWARE.
716
749
 
717
750
  ### Rust Crates:
718
751
 
719
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
752
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
720
753
 
721
754
  ````text
722
- Copyright (c) 2016 The humantime Developers
755
+ MIT License
723
756
 
724
- Includes parts of http date with the following copyright:
725
- Copyright (c) 2016 Pyfisch
757
+ Copyright (c) 2017 Nikolai Vazquez
726
758
 
727
- Includes portions of musl libc with the following copyright:
728
- Copyright © 2005-2013 Rich Felker
759
+ Permission is hereby granted, free of charge, to any person obtaining a copy
760
+ of this software and associated documentation files (the "Software"), to deal
761
+ in the Software without restriction, including without limitation the rights
762
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
763
+ copies of the Software, and to permit persons to whom the Software is
764
+ furnished to do so, subject to the following conditions:
765
+
766
+ The above copyright notice and this permission notice shall be included in all
767
+ copies or substantial portions of the Software.
768
+
769
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
770
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
771
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
772
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
773
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
774
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
775
+ SOFTWARE.
776
+
777
+ ````
778
+
779
+ ---
780
+
781
+ ## The following dependencies are licensed under the MIT License:
782
+
783
+ ### Rust Crates:
784
+
785
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
786
+
787
+ ````text
788
+ The MIT License (MIT)
729
789
 
790
+ Copyright (c) 2015 Danny Guo
791
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
792
+ Copyright (c) 2018 Akash Kurdekar
730
793
 
731
794
  Permission is hereby granted, free of charge, to any person obtaining a copy
732
795
  of this software and associated documentation files (the "Software"), to deal
@@ -790,46 +853,11 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
790
853
 
791
854
  ### Rust Crates:
792
855
 
793
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
794
-
795
- ````text
796
- MIT License
797
-
798
- Permission is hereby granted, free of charge, to any person obtaining a copy
799
- of this software and associated documentation files (the "Software"), to deal
800
- in the Software without restriction, including without limitation the rights
801
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
802
- copies of the Software, and to permit persons to whom the Software is
803
- furnished to do so, subject to the following conditions:
804
-
805
- The above copyright notice and this permission notice shall be included in all
806
- copies or substantial portions of the Software.
807
-
808
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
809
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
810
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
811
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
812
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
813
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
814
- SOFTWARE.
815
-
816
- ````
817
-
818
- ---
819
-
820
- ## The following dependencies are licensed under the MIT License:
821
-
822
- ### Rust Crates:
823
-
824
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
825
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
826
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
827
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
828
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
829
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
856
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
857
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
830
858
 
831
859
  ````text
832
- Copyright (c) 2019 Tokio Contributors
860
+ Copyright (c) 2014 Alex Crichton
833
861
 
834
862
  Permission is hereby granted, free of charge, to any
835
863
  person obtaining a copy of this software and associated
@@ -863,33 +891,35 @@ DEALINGS IN THE SOFTWARE.
863
891
 
864
892
  ### Rust Crates:
865
893
 
866
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
894
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
867
895
 
868
896
  ````text
869
- MIT License
870
-
871
- Copyright 2013-2014 RAD Game Tools and Valve Software
872
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
873
- Copyright (c) 2017 Frommi
874
- Copyright (c) 2017-2024 oyvindln
897
+ Copyright (c) 2018-2024 The rust-random Project Developers
898
+ Copyright (c) 2014 The Rust Project Developers
875
899
 
876
- Permission is hereby granted, free of charge, to any person obtaining a copy
877
- of this software and associated documentation files (the "Software"), to deal
878
- in the Software without restriction, including without limitation the rights
879
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
880
- copies of the Software, and to permit persons to whom the Software is
881
- furnished to do so, subject to the following conditions:
900
+ Permission is hereby granted, free of charge, to any
901
+ person obtaining a copy of this software and associated
902
+ documentation files (the "Software"), to deal in the
903
+ Software without restriction, including without
904
+ limitation the rights to use, copy, modify, merge,
905
+ publish, distribute, sublicense, and/or sell copies of
906
+ the Software, and to permit persons to whom the Software
907
+ is furnished to do so, subject to the following
908
+ conditions:
882
909
 
883
- The above copyright notice and this permission notice shall be included in all
884
- copies or substantial portions of the Software.
910
+ The above copyright notice and this permission notice
911
+ shall be included in all copies or substantial portions
912
+ of the Software.
885
913
 
886
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
887
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
888
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
889
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
890
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
891
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
892
- SOFTWARE.
914
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
915
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
916
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
917
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
918
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
919
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
920
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
921
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
922
+ DEALINGS IN THE SOFTWARE.
893
923
 
894
924
  ````
895
925
 
@@ -899,10 +929,10 @@ SOFTWARE.
899
929
 
900
930
  ### Rust Crates:
901
931
 
902
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
932
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
903
933
 
904
934
  ````text
905
- Copyright (c) 2019 The CryptoCorrosion Contributors
935
+ Copyright (c) 2016--2023
906
936
 
907
937
  Permission is hereby granted, free of charge, to any
908
938
  person obtaining a copy of this software and associated
@@ -936,10 +966,11 @@ DEALINGS IN THE SOFTWARE.
936
966
 
937
967
  ### Rust Crates:
938
968
 
939
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
969
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
940
970
 
941
971
  ````text
942
- Copyright (c) 2017 Sean McArthur
972
+ Copyright (c) 2013-2014 The Rust Project Developers.
973
+ Copyright (c) 2015-2020 The rust-hex Developers
943
974
 
944
975
  Permission is hereby granted, free of charge, to any person obtaining a copy
945
976
  of this software and associated documentation files (the "Software"), to deal
@@ -948,17 +979,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
948
979
  copies of the Software, and to permit persons to whom the Software is
949
980
  furnished to do so, subject to the following conditions:
950
981
 
951
- The above copyright notice and this permission notice shall be included in
952
- all copies or substantial portions of the Software.
982
+ The above copyright notice and this permission notice shall be included in all
983
+ copies or substantial portions of the Software.
953
984
 
954
985
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
955
986
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
956
987
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
957
988
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
958
989
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
959
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
960
- THE SOFTWARE.
961
-
990
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
991
+ SOFTWARE.
962
992
 
963
993
  ````
964
994
 
@@ -968,30 +998,34 @@ THE SOFTWARE.
968
998
 
969
999
  ### Rust Crates:
970
1000
 
971
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
1001
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
972
1002
 
973
1003
  ````text
974
- MIT License
975
-
976
- Copyright (c) 2017 Nikolai Vazquez
1004
+ Copyright (c) 2010 The Rust Project Developers
977
1005
 
978
- Permission is hereby granted, free of charge, to any person obtaining a copy
979
- of this software and associated documentation files (the "Software"), to deal
980
- in the Software without restriction, including without limitation the rights
981
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
982
- copies of the Software, and to permit persons to whom the Software is
983
- furnished to do so, subject to the following conditions:
1006
+ Permission is hereby granted, free of charge, to any
1007
+ person obtaining a copy of this software and associated
1008
+ documentation files (the "Software"), to deal in the
1009
+ Software without restriction, including without
1010
+ limitation the rights to use, copy, modify, merge,
1011
+ publish, distribute, sublicense, and/or sell copies of
1012
+ the Software, and to permit persons to whom the Software
1013
+ is furnished to do so, subject to the following
1014
+ conditions:
984
1015
 
985
- The above copyright notice and this permission notice shall be included in all
986
- copies or substantial portions of the Software.
1016
+ The above copyright notice and this permission notice
1017
+ shall be included in all copies or substantial portions
1018
+ of the Software.
987
1019
 
988
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
989
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
990
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
991
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
992
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
993
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
994
- SOFTWARE.
1020
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1021
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1022
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1023
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1024
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1025
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1026
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1027
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1028
+ DEALINGS IN THE SOFTWARE.
995
1029
 
996
1030
  ````
997
1031
 
@@ -999,13 +1033,14 @@ SOFTWARE.
999
1033
 
1000
1034
  ## The following dependencies are licensed under the MIT License:
1001
1035
 
1002
- ### Rust Crates:
1036
+ ### NPM Packages:
1003
1037
 
1004
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
1005
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
1038
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
1006
1039
 
1007
1040
  ````text
1008
- Copyright (c) 2018-2019 dirs-rs contributors
1041
+ The MIT License (MIT)
1042
+
1043
+ Copyright (c) 2015-2021 Evgeny Poberezkin
1009
1044
 
1010
1045
  Permission is hereby granted, free of charge, to any person obtaining a copy
1011
1046
  of this software and associated documentation files (the "Software"), to deal
@@ -1025,6 +1060,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1025
1060
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1026
1061
  SOFTWARE.
1027
1062
 
1063
+
1028
1064
  ````
1029
1065
 
1030
1066
  ---
@@ -1033,11 +1069,12 @@ SOFTWARE.
1033
1069
 
1034
1070
  ### Rust Crates:
1035
1071
 
1036
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
1072
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
1073
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
1074
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
1037
1075
 
1038
1076
  ````text
1039
- Copyright (c) 2018-2026 The rust-random Project Developers
1040
- Copyright (c) 2014 The Rust Project Developers
1077
+ Copyright (c) 2019 Tower Contributors
1041
1078
 
1042
1079
  Permission is hereby granted, free of charge, to any
1043
1080
  person obtaining a copy of this software and associated
@@ -1071,72 +1108,35 @@ DEALINGS IN THE SOFTWARE.
1071
1108
 
1072
1109
  ### Rust Crates:
1073
1110
 
1074
- - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
1075
- - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
1111
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
1076
1112
 
1077
1113
  ````text
1078
- Copyright (c) 2012-2013 Mozilla Foundation
1079
-
1080
- Permission is hereby granted, free of charge, to any
1081
- person obtaining a copy of this software and associated
1082
- documentation files (the "Software"), to deal in the
1083
- Software without restriction, including without
1084
- limitation the rights to use, copy, modify, merge,
1085
- publish, distribute, sublicense, and/or sell copies of
1086
- the Software, and to permit persons to whom the Software
1087
- is furnished to do so, subject to the following
1088
- conditions:
1089
-
1090
- The above copyright notice and this permission notice
1091
- shall be included in all copies or substantial portions
1092
- of the Software.
1093
-
1094
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1095
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1096
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1097
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1098
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1099
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1100
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1101
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1102
- DEALINGS IN THE SOFTWARE.
1103
-
1104
- ````
1105
-
1106
- ---
1107
-
1108
- ## The following dependencies are licensed under the MIT License:
1114
+ Copyright (c) 2016 The humantime Developers
1109
1115
 
1110
- ### Rust Crates:
1116
+ Includes parts of http date with the following copyright:
1117
+ Copyright (c) 2016 Pyfisch
1111
1118
 
1112
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
1119
+ Includes portions of musl libc with the following copyright:
1120
+ Copyright © 2005-2013 Rich Felker
1113
1121
 
1114
- ````text
1115
- Copyright (c) 2014-2026 Alex Crichton
1116
1122
 
1117
- Permission is hereby granted, free of charge, to any
1118
- person obtaining a copy of this software and associated
1119
- documentation files (the "Software"), to deal in the
1120
- Software without restriction, including without
1121
- limitation the rights to use, copy, modify, merge,
1122
- publish, distribute, sublicense, and/or sell copies of
1123
- the Software, and to permit persons to whom the Software
1124
- is furnished to do so, subject to the following
1125
- conditions:
1123
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1124
+ of this software and associated documentation files (the "Software"), to deal
1125
+ in the Software without restriction, including without limitation the rights
1126
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1127
+ copies of the Software, and to permit persons to whom the Software is
1128
+ furnished to do so, subject to the following conditions:
1126
1129
 
1127
- The above copyright notice and this permission notice
1128
- shall be included in all copies or substantial portions
1129
- of the Software.
1130
+ The above copyright notice and this permission notice shall be included in all
1131
+ copies or substantial portions of the Software.
1130
1132
 
1131
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1132
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1133
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1134
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1135
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1136
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1137
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1138
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1139
- DEALINGS IN THE SOFTWARE.
1133
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1134
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1135
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1136
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1137
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1138
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1139
+ SOFTWARE.
1140
1140
 
1141
1141
  ````
1142
1142
 
@@ -1146,34 +1146,28 @@ DEALINGS IN THE SOFTWARE.
1146
1146
 
1147
1147
  ### Rust Crates:
1148
1148
 
1149
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
1149
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
1150
1150
 
1151
1151
  ````text
1152
- Copyright (c) 2021 RustCrypto Developers
1152
+ Copyright (c) 2019 Eliza Weisman
1153
1153
 
1154
- Permission is hereby granted, free of charge, to any
1155
- person obtaining a copy of this software and associated
1156
- documentation files (the "Software"), to deal in the
1157
- Software without restriction, including without
1158
- limitation the rights to use, copy, modify, merge,
1159
- publish, distribute, sublicense, and/or sell copies of
1160
- the Software, and to permit persons to whom the Software
1161
- is furnished to do so, subject to the following
1162
- conditions:
1154
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1155
+ of this software and associated documentation files (the "Software"), to deal
1156
+ in the Software without restriction, including without limitation the rights
1157
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1158
+ copies of the Software, and to permit persons to whom the Software is
1159
+ furnished to do so, subject to the following conditions:
1163
1160
 
1164
- The above copyright notice and this permission notice
1165
- shall be included in all copies or substantial portions
1166
- of the Software.
1161
+ The above copyright notice and this permission notice shall be included in
1162
+ all copies or substantial portions of the Software.
1167
1163
 
1168
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1169
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1170
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1171
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1172
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1173
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1174
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1175
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1176
- DEALINGS IN THE SOFTWARE.
1164
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1165
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1166
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1167
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1168
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1169
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1170
+ THE SOFTWARE.
1177
1171
 
1178
1172
  ````
1179
1173
 
@@ -1181,32 +1175,34 @@ DEALINGS IN THE SOFTWARE.
1181
1175
 
1182
1176
  ## The following dependencies are licensed under the MIT License:
1183
1177
 
1184
- ### Rust Crates:
1178
+ ### NPM Packages:
1185
1179
 
1186
- - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
1187
- - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
1180
+ - [json5](https://github.com/json5/json5) (2.2.3)
1188
1181
 
1189
1182
  ````text
1190
- The MIT License (MIT)
1183
+ MIT License
1191
1184
 
1192
- Copyright (c) 2015 Steven Fackler
1185
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
1193
1186
 
1194
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1195
- this software and associated documentation files (the "Software"), to deal in
1196
- the Software without restriction, including without limitation the rights to
1197
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1198
- the Software, and to permit persons to whom the Software is furnished to do so,
1199
- subject to the following conditions:
1187
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1188
+ of this software and associated documentation files (the "Software"), to deal
1189
+ in the Software without restriction, including without limitation the rights
1190
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1191
+ copies of the Software, and to permit persons to whom the Software is
1192
+ furnished to do so, subject to the following conditions:
1200
1193
 
1201
1194
  The above copyright notice and this permission notice shall be included in all
1202
1195
  copies or substantial portions of the Software.
1203
1196
 
1204
1197
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1205
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1206
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1207
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1208
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1209
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1198
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1199
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1200
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1201
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1202
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1203
+ SOFTWARE.
1204
+
1205
+ [others]: https://github.com/json5/json5/contributors
1210
1206
 
1211
1207
  ````
1212
1208
 
@@ -1214,29 +1210,21 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1214
1210
 
1215
1211
  ## The following dependencies are licensed under the MIT License:
1216
1212
 
1217
- ### NPM Packages:
1213
+ ### Rust Crates:
1218
1214
 
1219
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
1215
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
1216
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
1220
1217
 
1221
1218
  ````text
1222
- This software is released under the MIT license:
1219
+ The MIT License (MIT)
1223
1220
 
1224
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1225
- this software and associated documentation files (the "Software"), to deal in
1226
- the Software without restriction, including without limitation the rights to
1227
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1228
- the Software, and to permit persons to whom the Software is furnished to do so,
1229
- subject to the following conditions:
1221
+ Copyright 2016 Google Inc. All Rights Reserved.
1230
1222
 
1231
- The above copyright notice and this permission notice shall be included in all
1232
- copies or substantial portions of the Software.
1223
+ 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:
1233
1224
 
1234
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1235
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1236
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1237
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1238
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1239
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1225
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1226
+
1227
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1240
1228
 
1241
1229
  ````
1242
1230
 
@@ -1244,14 +1232,14 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1244
1232
 
1245
1233
  ## The following dependencies are licensed under the MIT License:
1246
1234
 
1247
- ### NPM Packages:
1235
+ ### Rust Crates:
1248
1236
 
1249
- - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
1237
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
1250
1238
 
1251
1239
  ````text
1252
- The MIT License (MIT)
1240
+ MIT License
1253
1241
 
1254
- Copyright (c) 2015-2021 Evgeny Poberezkin
1242
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
1255
1243
 
1256
1244
  Permission is hereby granted, free of charge, to any person obtaining a copy
1257
1245
  of this software and associated documentation files (the "Software"), to deal
@@ -1271,7 +1259,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1271
1259
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1272
1260
  SOFTWARE.
1273
1261
 
1274
-
1275
1262
  ````
1276
1263
 
1277
1264
  ---
@@ -1280,11 +1267,10 @@ SOFTWARE.
1280
1267
 
1281
1268
  ### Rust Crates:
1282
1269
 
1283
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
1270
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
1284
1271
 
1285
1272
  ````text
1286
- Copyright (c) 2018-2025 The rust-random Project Developers
1287
- Copyright (c) 2014 The Rust Project Developers
1273
+ Copyright (c) 2019 Nick Fitzgerald
1288
1274
 
1289
1275
  Permission is hereby granted, free of charge, to any
1290
1276
  person obtaining a copy of this software and associated
@@ -1318,10 +1304,43 @@ DEALINGS IN THE SOFTWARE.
1318
1304
 
1319
1305
  ### Rust Crates:
1320
1306
 
1321
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
1307
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
1322
1308
 
1323
1309
  ````text
1324
- Copyright (c) 2019 Carl Lerche
1310
+ The MIT License (MIT)
1311
+
1312
+ Copyright (c) 2014 Paho Lurie-Gregg
1313
+
1314
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1315
+ of this software and associated documentation files (the "Software"), to deal
1316
+ in the Software without restriction, including without limitation the rights
1317
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1318
+ copies of the Software, and to permit persons to whom the Software is
1319
+ furnished to do so, subject to the following conditions:
1320
+
1321
+ The above copyright notice and this permission notice shall be included in all
1322
+ copies or substantial portions of the Software.
1323
+
1324
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1325
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1326
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1327
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1328
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1329
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1330
+ SOFTWARE.
1331
+
1332
+ ````
1333
+
1334
+ ---
1335
+
1336
+ ## The following dependencies are licensed under the MIT License:
1337
+
1338
+ ### Rust Crates:
1339
+
1340
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
1341
+
1342
+ ````text
1343
+ Copyright (c) 2018 The Servo Project Developers
1325
1344
 
1326
1345
  Permission is hereby granted, free of charge, to any
1327
1346
  person obtaining a copy of this software and associated
@@ -1355,10 +1374,13 @@ DEALINGS IN THE SOFTWARE.
1355
1374
 
1356
1375
  ### Rust Crates:
1357
1376
 
1358
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
1377
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
1378
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
1379
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
1380
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
1359
1381
 
1360
1382
  ````text
1361
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
1383
+ Copyright (c) 2016 The Rust Project Developers
1362
1384
 
1363
1385
  Permission is hereby granted, free of charge, to any
1364
1386
  person obtaining a copy of this software and associated
@@ -1392,46 +1414,29 @@ DEALINGS IN THE SOFTWARE.
1392
1414
 
1393
1415
  ### Rust Crates:
1394
1416
 
1395
- - [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
1396
- - [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
1397
- - [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
1398
- - [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
1399
-
1400
- ````text
1401
- 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:
1402
-
1403
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1404
-
1405
- 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.
1406
- ````
1407
-
1408
- ---
1409
-
1410
- ## The following dependencies are licensed under the MIT License:
1411
-
1412
- ### Rust Crates:
1413
-
1414
- - [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
1417
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
1415
1418
 
1416
1419
  ````text
1417
- Copyright 2018 Parity Technologies (UK) Ltd.
1420
+ Copyright (c) 2015-2025 Sean McArthur
1418
1421
 
1419
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1420
- this software and associated documentation files (the "Software"), to deal in
1421
- the Software without restriction, including without limitation the rights to
1422
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1423
- the Software, and to permit persons to whom the Software is furnished to do so,
1424
- subject to the following conditions:
1422
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1423
+ of this software and associated documentation files (the "Software"), to deal
1424
+ in the Software without restriction, including without limitation the rights
1425
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1426
+ copies of the Software, and to permit persons to whom the Software is
1427
+ furnished to do so, subject to the following conditions:
1425
1428
 
1426
- The above copyright notice and this permission notice shall be included in all
1427
- copies or substantial portions of the Software.
1429
+ The above copyright notice and this permission notice shall be included in
1430
+ all copies or substantial portions of the Software.
1428
1431
 
1429
1432
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1430
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1431
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
1432
- OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1433
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1434
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1433
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1434
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1435
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1436
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1437
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1438
+ THE SOFTWARE.
1439
+
1435
1440
 
1436
1441
  ````
1437
1442
 
@@ -1441,16 +1446,34 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1441
1446
 
1442
1447
  ### Rust Crates:
1443
1448
 
1444
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
1449
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
1445
1450
 
1446
1451
  ````text
1447
- Copyright 2016 Nika Layzell
1452
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
1448
1453
 
1449
- 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:
1454
+ Permission is hereby granted, free of charge, to any
1455
+ person obtaining a copy of this software and associated
1456
+ documentation files (the "Software"), to deal in the
1457
+ Software without restriction, including without
1458
+ limitation the rights to use, copy, modify, merge,
1459
+ publish, distribute, sublicense, and/or sell copies of
1460
+ the Software, and to permit persons to whom the Software
1461
+ is furnished to do so, subject to the following
1462
+ conditions:
1450
1463
 
1451
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1464
+ The above copyright notice and this permission notice
1465
+ shall be included in all copies or substantial portions
1466
+ of the Software.
1452
1467
 
1453
- 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.
1468
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1469
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1470
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1471
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1472
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1473
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1474
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1475
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1476
+ DEALINGS IN THE SOFTWARE.
1454
1477
 
1455
1478
  ````
1456
1479
 
@@ -1460,10 +1483,12 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1460
1483
 
1461
1484
  ### Rust Crates:
1462
1485
 
1463
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
1486
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
1464
1487
 
1465
1488
  ````text
1466
- Copyright (c) The rust-url developers
1489
+ Copyright (c) 2017 Carl Lerche
1490
+ Copyright (c) 2018 Bastian Köcher
1491
+ Copyright (c) 2019-2020 Artem Vorotnikov
1467
1492
 
1468
1493
  Permission is hereby granted, free of charge, to any
1469
1494
  person obtaining a copy of this software and associated
@@ -1497,10 +1522,12 @@ DEALINGS IN THE SOFTWARE.
1497
1522
 
1498
1523
  ### Rust Crates:
1499
1524
 
1500
- - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
1525
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
1526
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
1527
+ - [url](https://github.com/servo/rust-url) (2.5.8)
1501
1528
 
1502
1529
  ````text
1503
- Copyright (c) 2014 Chris Wong
1530
+ Copyright (c) 2013-2025 The rust-url developers
1504
1531
 
1505
1532
  Permission is hereby granted, free of charge, to any
1506
1533
  person obtaining a copy of this software and associated
@@ -1534,10 +1561,10 @@ DEALINGS IN THE SOFTWARE.
1534
1561
 
1535
1562
  ### Rust Crates:
1536
1563
 
1537
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
1564
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
1538
1565
 
1539
1566
  ````text
1540
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
1567
+ Copyright (c) 2016--2017
1541
1568
 
1542
1569
  Permission is hereby granted, free of charge, to any
1543
1570
  person obtaining a copy of this software and associated
@@ -1571,33 +1598,33 @@ DEALINGS IN THE SOFTWARE.
1571
1598
 
1572
1599
  ### Rust Crates:
1573
1600
 
1574
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
1601
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
1575
1602
 
1576
1603
  ````text
1577
- The MIT License (MIT)
1578
-
1579
- Copyright (c) 2016 Johann Tuffe
1580
-
1581
- Permission is hereby granted, free of charge, to any person obtaining a copy
1582
- of this software and associated documentation files (the "Software"), to deal
1583
- in the Software without restriction, including without limitation the rights
1584
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1585
- copies of the Software, and to permit persons to whom the Software is
1586
- furnished to do so, subject to the following conditions:
1587
-
1588
-
1589
- The above copyright notice and this permission notice shall be included in
1590
- all copies or substantial portions of the Software.
1591
-
1592
-
1593
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1594
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1595
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1596
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1597
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1598
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1599
- THE SOFTWARE.
1604
+ The MIT License (MIT)
1605
+
1606
+ Copyright (c) 2014 Mathijs van de Nes
1607
+
1608
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1609
+ of this software and associated documentation files (the "Software"), to deal
1610
+ in the Software without restriction, including without limitation the rights
1611
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1612
+ copies of the Software, and to permit persons to whom the Software is
1613
+ furnished to do so, subject to the following conditions:
1600
1614
 
1615
+ The above copyright notice and this permission notice shall be included in all
1616
+ copies or substantial portions of the Software.
1617
+
1618
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1619
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1620
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1621
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1622
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1623
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1624
+ SOFTWARE.
1625
+
1626
+ Some files in the "tests/data" subdirectory of this repository are under other
1627
+ licences; see files named LICENSE.*.txt for details.
1601
1628
  ````
1602
1629
 
1603
1630
  ---
@@ -1606,10 +1633,15 @@ THE SOFTWARE.
1606
1633
 
1607
1634
  ### Rust Crates:
1608
1635
 
1609
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
1636
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1610
1637
 
1611
1638
  ````text
1612
- Copyright (c) 2016 The rust-native-tls Developers
1639
+ MIT License
1640
+
1641
+ Copyright 2013-2014 RAD Game Tools and Valve Software
1642
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
1643
+ Copyright (c) 2017 Frommi
1644
+ Copyright (c) 2017-2024 oyvindln
1613
1645
 
1614
1646
  Permission is hereby granted, free of charge, to any person obtaining a copy
1615
1647
  of this software and associated documentation files (the "Software"), to deal
@@ -1637,63 +1669,30 @@ SOFTWARE.
1637
1669
 
1638
1670
  ### Rust Crates:
1639
1671
 
1640
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
1641
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
1642
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
1643
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
1644
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
1645
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
1646
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
1647
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
1648
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
1649
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
1650
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
1651
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
1652
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
1653
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
1654
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
1655
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
1656
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
1657
- - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
1658
- - [semver](https://github.com/dtolnay/semver) (1.0.28)
1659
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
1660
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
1661
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
1662
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
1663
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
1664
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
1665
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
1666
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
1667
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
1668
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
1669
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
1670
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
1672
+ - [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
1671
1673
 
1672
1674
  ````text
1673
- Permission is hereby granted, free of charge, to any
1674
- person obtaining a copy of this software and associated
1675
- documentation files (the "Software"), to deal in the
1676
- Software without restriction, including without
1677
- limitation the rights to use, copy, modify, merge,
1678
- publish, distribute, sublicense, and/or sell copies of
1679
- the Software, and to permit persons to whom the Software
1680
- is furnished to do so, subject to the following
1681
- conditions:
1675
+ MIT License
1682
1676
 
1683
- The above copyright notice and this permission notice
1684
- shall be included in all copies or substantial portions
1685
- of the Software.
1677
+ Copyright (c) 2025 rutrum
1686
1678
 
1687
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1688
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1689
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1690
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1691
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1692
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1693
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1694
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1695
- DEALINGS IN THE SOFTWARE.
1679
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1680
+ of this software and associated documentation files (the "Software"), to deal
1681
+ in the Software without restriction, including without limitation the rights
1682
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1683
+ copies of the Software, and to permit persons to whom the Software is
1684
+ furnished to do so, subject to the following conditions:
1685
+
1686
+ The above copyright notice and this permission notice shall be included in all
1687
+ copies or substantial portions of the Software.
1696
1688
 
1689
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1690
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1691
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1692
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1693
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1694
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1695
+ SOFTWARE.
1697
1696
  ````
1698
1697
 
1699
1698
  ---
@@ -1702,11 +1701,14 @@ DEALINGS IN THE SOFTWARE.
1702
1701
 
1703
1702
  ### Rust Crates:
1704
1703
 
1705
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
1704
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
1705
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
1706
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
1706
1707
 
1707
1708
  ````text
1708
- Copyright (c) 2013-2014 The Rust Project Developers.
1709
- Copyright (c) 2015-2020 The rust-hex Developers
1709
+ MIT License
1710
+
1711
+ Copyright (c) 2017 Ted Driggs
1710
1712
 
1711
1713
  Permission is hereby granted, free of charge, to any person obtaining a copy
1712
1714
  of this software and associated documentation files (the "Software"), to deal
@@ -1734,10 +1736,49 @@ SOFTWARE.
1734
1736
 
1735
1737
  ### Rust Crates:
1736
1738
 
1737
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1739
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
1738
1740
 
1739
1741
  ````text
1740
- Copyright (c) 2016 Anthony Ramine
1742
+ The MIT License (MIT)
1743
+
1744
+ Copyright (c) 2015 Alice Maz
1745
+
1746
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1747
+ of this software and associated documentation files (the "Software"), to deal
1748
+ in the Software without restriction, including without limitation the rights
1749
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1750
+ copies of the Software, and to permit persons to whom the Software is
1751
+ furnished to do so, subject to the following conditions:
1752
+
1753
+ The above copyright notice and this permission notice shall be included in
1754
+ all copies or substantial portions of the Software.
1755
+
1756
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1757
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1758
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1759
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1760
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1761
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1762
+ THE SOFTWARE.
1763
+
1764
+ ````
1765
+
1766
+ ---
1767
+
1768
+ ## The following dependencies are licensed under the MIT License:
1769
+
1770
+ ### Rust Crates:
1771
+
1772
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
1773
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
1774
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
1775
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
1776
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
1777
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
1778
+
1779
+ ````text
1780
+ Copyright 2018 Developers of the Rand project
1781
+ Copyright (c) 2014 The Rust Project Developers
1741
1782
 
1742
1783
  Permission is hereby granted, free of charge, to any
1743
1784
  person obtaining a copy of this software and associated
@@ -1771,11 +1812,12 @@ DEALINGS IN THE SOFTWARE.
1771
1812
 
1772
1813
  ### Rust Crates:
1773
1814
 
1774
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
1815
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
1775
1816
 
1776
1817
  ````text
1777
- Copyright (c) 2017 Alexey Galakhov
1778
- Copyright (c) 2016 Jason Housley
1818
+ MIT License
1819
+
1820
+ Copyright (c) [2021] [Marvin Countryman]
1779
1821
 
1780
1822
  Permission is hereby granted, free of charge, to any person obtaining a copy
1781
1823
  of this software and associated documentation files (the "Software"), to deal
@@ -1784,16 +1826,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1784
1826
  copies of the Software, and to permit persons to whom the Software is
1785
1827
  furnished to do so, subject to the following conditions:
1786
1828
 
1787
- The above copyright notice and this permission notice shall be included in
1788
- all copies or substantial portions of the Software.
1829
+ The above copyright notice and this permission notice shall be included in all
1830
+ copies or substantial portions of the Software.
1789
1831
 
1790
1832
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1791
1833
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1792
1834
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1793
1835
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1794
1836
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1795
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1796
- THE SOFTWARE.
1837
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1838
+ SOFTWARE.
1797
1839
 
1798
1840
  ````
1799
1841
 
@@ -1803,34 +1845,48 @@ THE SOFTWARE.
1803
1845
 
1804
1846
  ### Rust Crates:
1805
1847
 
1806
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
1848
+ - [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
1849
+ - [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
1850
+ - [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
1851
+ - [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
1807
1852
 
1808
1853
  ````text
1809
- Copyright (c) 2020-2025 The RustCrypto Project Developers
1854
+ 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:
1810
1855
 
1811
- Permission is hereby granted, free of charge, to any
1812
- person obtaining a copy of this software and associated
1813
- documentation files (the "Software"), to deal in the
1814
- Software without restriction, including without
1815
- limitation the rights to use, copy, modify, merge,
1816
- publish, distribute, sublicense, and/or sell copies of
1817
- the Software, and to permit persons to whom the Software
1818
- is furnished to do so, subject to the following
1819
- conditions:
1856
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1820
1857
 
1821
- The above copyright notice and this permission notice
1822
- shall be included in all copies or substantial portions
1823
- of the Software.
1858
+ 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.
1859
+ ````
1824
1860
 
1825
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1826
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1827
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1828
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1829
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1830
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1831
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1832
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1833
- DEALINGS IN THE SOFTWARE.
1861
+ ---
1862
+
1863
+ ## The following dependencies are licensed under the MIT License:
1864
+
1865
+ ### Rust Crates:
1866
+
1867
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
1868
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
1869
+
1870
+ ````text
1871
+ Copyright (c) 2018-2019 dirs-rs contributors
1872
+
1873
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1874
+ of this software and associated documentation files (the "Software"), to deal
1875
+ in the Software without restriction, including without limitation the rights
1876
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1877
+ copies of the Software, and to permit persons to whom the Software is
1878
+ furnished to do so, subject to the following conditions:
1879
+
1880
+ The above copyright notice and this permission notice shall be included in all
1881
+ copies or substantial portions of the Software.
1882
+
1883
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1884
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1885
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1886
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1887
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1888
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1889
+ SOFTWARE.
1834
1890
 
1835
1891
  ````
1836
1892
 
@@ -1840,10 +1896,10 @@ DEALINGS IN THE SOFTWARE.
1840
1896
 
1841
1897
  ### Rust Crates:
1842
1898
 
1843
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
1899
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
1844
1900
 
1845
1901
  ````text
1846
- Copyright (c) 2016--2023
1902
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
1847
1903
 
1848
1904
  Permission is hereby granted, free of charge, to any
1849
1905
  person obtaining a copy of this software and associated
@@ -1877,35 +1933,16 @@ DEALINGS IN THE SOFTWARE.
1877
1933
 
1878
1934
  ### Rust Crates:
1879
1935
 
1880
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
1881
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
1936
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
1882
1937
 
1883
1938
  ````text
1884
- Copyright (c) 2014 Alex Crichton
1939
+ Copyright 2017 Juniper Networks, Inc.
1885
1940
 
1886
- Permission is hereby granted, free of charge, to any
1887
- person obtaining a copy of this software and associated
1888
- documentation files (the "Software"), to deal in the
1889
- Software without restriction, including without
1890
- limitation the rights to use, copy, modify, merge,
1891
- publish, distribute, sublicense, and/or sell copies of
1892
- the Software, and to permit persons to whom the Software
1893
- is furnished to do so, subject to the following
1894
- conditions:
1941
+ 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:
1895
1942
 
1896
- The above copyright notice and this permission notice
1897
- shall be included in all copies or substantial portions
1898
- of the Software.
1943
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1899
1944
 
1900
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1901
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1902
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1903
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1904
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1905
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1906
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1907
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1908
- DEALINGS IN THE SOFTWARE.
1945
+ 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.
1909
1946
 
1910
1947
  ````
1911
1948
 
@@ -1915,10 +1952,10 @@ DEALINGS IN THE SOFTWARE.
1915
1952
 
1916
1953
  ### Rust Crates:
1917
1954
 
1918
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
1955
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1919
1956
 
1920
1957
  ````text
1921
- Copyright (c) 2013-2016 The rust-url developers
1958
+ Copyright (c) 2018 Carl Lerche
1922
1959
 
1923
1960
  Permission is hereby granted, free of charge, to any
1924
1961
  person obtaining a copy of this software and associated
@@ -1952,49 +1989,13 @@ DEALINGS IN THE SOFTWARE.
1952
1989
 
1953
1990
  ### Rust Crates:
1954
1991
 
1955
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
1956
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
1957
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
1958
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
1992
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
1959
1993
 
1960
1994
  ````text
1961
1995
  The MIT License (MIT)
1962
1996
 
1963
- Copyright (c) 2015 Andrew Gallant
1964
-
1965
- Permission is hereby granted, free of charge, to any person obtaining a copy
1966
- of this software and associated documentation files (the "Software"), to deal
1967
- in the Software without restriction, including without limitation the rights
1968
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1969
- copies of the Software, and to permit persons to whom the Software is
1970
- furnished to do so, subject to the following conditions:
1971
-
1972
- The above copyright notice and this permission notice shall be included in
1973
- all copies or substantial portions of the Software.
1974
-
1975
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1976
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1977
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1978
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1979
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1980
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1981
- THE SOFTWARE.
1982
-
1983
- ````
1984
-
1985
- ---
1986
-
1987
- ## The following dependencies are licensed under the MIT License:
1988
-
1989
- ### NPM Packages:
1990
-
1991
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
1992
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
1993
-
1994
- ````text
1995
- MIT License
1996
-
1997
- Copyright (c) 2017 Evgeny Poberezkin
1997
+ Copyright (c) 2015-2020 Julien Cretin
1998
+ Copyright (c) 2017-2020 Google Inc.
1998
1999
 
1999
2000
  Permission is hereby granted, free of charge, to any person obtaining a copy
2000
2001
  of this software and associated documentation files (the "Software"), to deal
@@ -2022,12 +2023,10 @@ SOFTWARE.
2022
2023
 
2023
2024
  ### Rust Crates:
2024
2025
 
2025
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
2026
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
2026
2027
 
2027
2028
  ````text
2028
- Copyright (c) 2017 Carl Lerche
2029
- Copyright (c) 2018 Bastian Köcher
2030
- Copyright (c) 2019-2020 Artem Vorotnikov
2029
+ Copyright Mozilla Foundation
2031
2030
 
2032
2031
  Permission is hereby granted, free of charge, to any
2033
2032
  person obtaining a copy of this software and associated
@@ -2061,12 +2060,11 @@ DEALINGS IN THE SOFTWARE.
2061
2060
 
2062
2061
  ### Rust Crates:
2063
2062
 
2064
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
2063
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
2065
2064
 
2066
2065
  ````text
2067
- MIT License
2068
-
2069
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
2066
+ Copyright (c) 2018-2023 Sean McArthur
2067
+ Copyright (c) 2016 Alex Crichton
2070
2068
 
2071
2069
  Permission is hereby granted, free of charge, to any person obtaining a copy
2072
2070
  of this software and associated documentation files (the "Software"), to deal
@@ -2075,16 +2073,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2075
2073
  copies of the Software, and to permit persons to whom the Software is
2076
2074
  furnished to do so, subject to the following conditions:
2077
2075
 
2078
- The above copyright notice and this permission notice shall be included in all
2079
- copies or substantial portions of the Software.
2076
+ The above copyright notice and this permission notice shall be included in
2077
+ all copies or substantial portions of the Software.
2080
2078
 
2081
2079
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2082
2080
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2083
2081
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2084
2082
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2085
2083
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2086
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2087
- SOFTWARE.
2084
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2085
+ THE SOFTWARE.
2086
+
2088
2087
 
2089
2088
  ````
2090
2089
 
@@ -2094,10 +2093,10 @@ SOFTWARE.
2094
2093
 
2095
2094
  ### Rust Crates:
2096
2095
 
2097
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
2096
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
2098
2097
 
2099
2098
  ````text
2100
- Copyright Mozilla Foundation
2099
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
2101
2100
 
2102
2101
  Permission is hereby granted, free of charge, to any
2103
2102
  person obtaining a copy of this software and associated
@@ -2131,29 +2130,10 @@ DEALINGS IN THE SOFTWARE.
2131
2130
 
2132
2131
  ### Rust Crates:
2133
2132
 
2134
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
2135
-
2136
- ````text
2137
- Copyright 2017 Juniper Networks, Inc.
2138
-
2139
- 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:
2140
-
2141
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2142
-
2143
- 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.
2144
-
2145
- ````
2146
-
2147
- ---
2148
-
2149
- ## The following dependencies are licensed under the MIT License:
2150
-
2151
- ### Rust Crates:
2152
-
2153
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
2133
+ - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
2154
2134
 
2155
2135
  ````text
2156
- Copyright (c) 2010 The Rust Project Developers
2136
+ Copyright (c) 2020 Andrew D. Straw
2157
2137
 
2158
2138
  Permission is hereby granted, free of charge, to any
2159
2139
  person obtaining a copy of this software and associated
@@ -2187,44 +2167,10 @@ DEALINGS IN THE SOFTWARE.
2187
2167
 
2188
2168
  ### Rust Crates:
2189
2169
 
2190
- - [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
2191
-
2192
- ````text
2193
- MIT License
2194
-
2195
- Copyright (c) 2025 rutrum
2196
-
2197
- Permission is hereby granted, free of charge, to any person obtaining a copy
2198
- of this software and associated documentation files (the "Software"), to deal
2199
- in the Software without restriction, including without limitation the rights
2200
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2201
- copies of the Software, and to permit persons to whom the Software is
2202
- furnished to do so, subject to the following conditions:
2203
-
2204
- The above copyright notice and this permission notice shall be included in all
2205
- copies or substantial portions of the Software.
2206
-
2207
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2208
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2209
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2210
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2211
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2212
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2213
- SOFTWARE.
2214
- ````
2215
-
2216
- ---
2217
-
2218
- ## The following dependencies are licensed under the MIT License:
2219
-
2220
- ### Rust Crates:
2221
-
2222
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
2170
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
2223
2171
 
2224
2172
  ````text
2225
- The MIT License (MIT)
2226
-
2227
- Copyright (c) 2015 Alice Maz
2173
+ Copyright (c) 2016-2025 Sean McArthur
2228
2174
 
2229
2175
  Permission is hereby granted, free of charge, to any person obtaining a copy
2230
2176
  of this software and associated documentation files (the "Software"), to deal
@@ -2244,6 +2190,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2244
2190
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2245
2191
  THE SOFTWARE.
2246
2192
 
2193
+
2247
2194
  ````
2248
2195
 
2249
2196
  ---
@@ -2252,30 +2199,34 @@ THE SOFTWARE.
2252
2199
 
2253
2200
  ### Rust Crates:
2254
2201
 
2255
- - [nix](https://github.com/nix-rust/nix) (0.31.2)
2202
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
2256
2203
 
2257
2204
  ````text
2258
- The MIT License (MIT)
2259
-
2260
- Copyright (c) 2015 Carl Lerche + nix-rust Authors
2205
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
2261
2206
 
2262
- Permission is hereby granted, free of charge, to any person obtaining a copy
2263
- of this software and associated documentation files (the "Software"), to deal
2264
- in the Software without restriction, including without limitation the rights
2265
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2266
- copies of the Software, and to permit persons to whom the Software is
2267
- furnished to do so, subject to the following conditions:
2207
+ Permission is hereby granted, free of charge, to any
2208
+ person obtaining a copy of this software and associated
2209
+ documentation files (the "Software"), to deal in the
2210
+ Software without restriction, including without
2211
+ limitation the rights to use, copy, modify, merge,
2212
+ publish, distribute, sublicense, and/or sell copies of
2213
+ the Software, and to permit persons to whom the Software
2214
+ is furnished to do so, subject to the following
2215
+ conditions:
2268
2216
 
2269
- The above copyright notice and this permission notice shall be included in
2270
- all copies or substantial portions of the Software.
2217
+ The above copyright notice and this permission notice
2218
+ shall be included in all copies or substantial portions
2219
+ of the Software.
2271
2220
 
2272
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2273
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2274
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2275
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2276
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2277
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2278
- THE SOFTWARE.
2221
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2222
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2223
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2224
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2225
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2226
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2227
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2228
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2229
+ DEALINGS IN THE SOFTWARE.
2279
2230
 
2280
2231
  ````
2281
2232
 
@@ -2285,10 +2236,10 @@ THE SOFTWARE.
2285
2236
 
2286
2237
  ### Rust Crates:
2287
2238
 
2288
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
2239
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
2289
2240
 
2290
2241
  ````text
2291
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
2242
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
2292
2243
 
2293
2244
  Permission is hereby granted, free of charge, to any
2294
2245
  person obtaining a copy of this software and associated
@@ -2322,14 +2273,9 @@ DEALINGS IN THE SOFTWARE.
2322
2273
 
2323
2274
  ### Rust Crates:
2324
2275
 
2325
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
2326
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
2276
+ - [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
2327
2277
 
2328
2278
  ````text
2329
- Copyright (c) 2006-2009 Graydon Hoare
2330
- Copyright (c) 2009-2013 Mozilla Foundation
2331
- Copyright (c) 2016 Artyom Pavlov
2332
-
2333
2279
  Permission is hereby granted, free of charge, to any
2334
2280
  person obtaining a copy of this software and associated
2335
2281
  documentation files (the "Software"), to deal in the
@@ -2353,7 +2299,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2353
2299
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2354
2300
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2355
2301
  DEALINGS IN THE SOFTWARE.
2356
-
2357
2302
  ````
2358
2303
 
2359
2304
  ---
@@ -2362,28 +2307,62 @@ DEALINGS IN THE SOFTWARE.
2362
2307
 
2363
2308
  ### Rust Crates:
2364
2309
 
2365
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
2310
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
2311
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
2312
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
2313
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
2314
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
2315
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
2316
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
2317
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
2318
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
2319
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
2320
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
2321
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
2322
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
2323
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
2324
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
2325
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
2326
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
2327
+ - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
2328
+ - [semver](https://github.com/dtolnay/semver) (1.0.28)
2329
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
2330
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
2331
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
2332
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
2333
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
2334
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
2335
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
2336
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
2337
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
2338
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
2339
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
2340
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
2366
2341
 
2367
2342
  ````text
2368
- Copyright (c) 2014-2026 Sean McArthur
2369
-
2370
- Permission is hereby granted, free of charge, to any person obtaining a copy
2371
- of this software and associated documentation files (the "Software"), to deal
2372
- in the Software without restriction, including without limitation the rights
2373
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2374
- copies of the Software, and to permit persons to whom the Software is
2375
- furnished to do so, subject to the following conditions:
2343
+ Permission is hereby granted, free of charge, to any
2344
+ person obtaining a copy of this software and associated
2345
+ documentation files (the "Software"), to deal in the
2346
+ Software without restriction, including without
2347
+ limitation the rights to use, copy, modify, merge,
2348
+ publish, distribute, sublicense, and/or sell copies of
2349
+ the Software, and to permit persons to whom the Software
2350
+ is furnished to do so, subject to the following
2351
+ conditions:
2376
2352
 
2377
- The above copyright notice and this permission notice shall be included in
2378
- all copies or substantial portions of the Software.
2353
+ The above copyright notice and this permission notice
2354
+ shall be included in all copies or substantial portions
2355
+ of the Software.
2379
2356
 
2380
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2381
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2382
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2383
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2384
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2385
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2386
- THE SOFTWARE.
2357
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2358
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2359
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2360
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2361
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2362
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2363
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2364
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2365
+ DEALINGS IN THE SOFTWARE.
2387
2366
 
2388
2367
  ````
2389
2368
 
@@ -2393,10 +2372,10 @@ THE SOFTWARE.
2393
2372
 
2394
2373
  ### Rust Crates:
2395
2374
 
2396
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
2375
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
2397
2376
 
2398
2377
  ````text
2399
- Copyright (c) The Rust Project Developers
2378
+ Copyright (c) 2013-2016 The rust-url developers
2400
2379
 
2401
2380
  Permission is hereby granted, free of charge, to any
2402
2381
  person obtaining a copy of this software and associated
@@ -2430,29 +2409,34 @@ DEALINGS IN THE SOFTWARE.
2430
2409
 
2431
2410
  ### Rust Crates:
2432
2411
 
2433
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
2412
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
2434
2413
 
2435
2414
  ````text
2436
- Copyright (c) 2017 Daniel Abramov
2437
- Copyright (c) 2017 Alexey Galakhov
2415
+ Copyright (c) 2017 Contributors
2438
2416
 
2439
- Permission is hereby granted, free of charge, to any person obtaining a copy
2440
- of this software and associated documentation files (the "Software"), to deal
2441
- in the Software without restriction, including without limitation the rights
2442
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2443
- copies of the Software, and to permit persons to whom the Software is
2444
- furnished to do so, subject to the following conditions:
2417
+ Permission is hereby granted, free of charge, to any
2418
+ person obtaining a copy of this software and associated
2419
+ documentation files (the "Software"), to deal in the
2420
+ Software without restriction, including without
2421
+ limitation the rights to use, copy, modify, merge,
2422
+ publish, distribute, sublicense, and/or sell copies of
2423
+ the Software, and to permit persons to whom the Software
2424
+ is furnished to do so, subject to the following
2425
+ conditions:
2445
2426
 
2446
- The above copyright notice and this permission notice shall be included in
2447
- all copies or substantial portions of the Software.
2427
+ The above copyright notice and this permission notice
2428
+ shall be included in all copies or substantial portions
2429
+ of the Software.
2448
2430
 
2449
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2450
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2451
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2452
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2453
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2454
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2455
- THE SOFTWARE.
2431
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2432
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2433
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2434
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2435
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2436
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2437
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2438
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2439
+ DEALINGS IN THE SOFTWARE.
2456
2440
 
2457
2441
  ````
2458
2442
 
@@ -2462,30 +2446,16 @@ THE SOFTWARE.
2462
2446
 
2463
2447
  ### Rust Crates:
2464
2448
 
2465
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
2449
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
2466
2450
 
2467
2451
  ````text
2468
- MIT License
2469
-
2470
- Copyright (c) 2018-2021 The RustCrypto Project Developers
2452
+ Copyright 2016 Nika Layzell
2471
2453
 
2472
- Permission is hereby granted, free of charge, to any person obtaining a copy
2473
- of this software and associated documentation files (the "Software"), to deal
2474
- in the Software without restriction, including without limitation the rights
2475
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2476
- copies of the Software, and to permit persons to whom the Software is
2477
- furnished to do so, subject to the following conditions:
2454
+ 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:
2478
2455
 
2479
- The above copyright notice and this permission notice shall be included in all
2480
- copies or substantial portions of the Software.
2456
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2481
2457
 
2482
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2483
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2484
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2485
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2486
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2487
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2488
- SOFTWARE.
2458
+ 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.
2489
2459
 
2490
2460
  ````
2491
2461
 
@@ -2495,29 +2465,43 @@ SOFTWARE.
2495
2465
 
2496
2466
  ### Rust Crates:
2497
2467
 
2498
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
2468
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2469
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2470
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2471
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2472
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2473
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2474
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2475
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2476
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2499
2477
 
2500
2478
  ````text
2501
- Copyright (c) 2016-2025 Sean McArthur
2502
-
2503
- Permission is hereby granted, free of charge, to any person obtaining a copy
2504
- of this software and associated documentation files (the "Software"), to deal
2505
- in the Software without restriction, including without limitation the rights
2506
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2507
- copies of the Software, and to permit persons to whom the Software is
2508
- furnished to do so, subject to the following conditions:
2479
+ Copyright (c) 2016 Alex Crichton
2480
+ Copyright (c) 2017 The Tokio Authors
2509
2481
 
2510
- The above copyright notice and this permission notice shall be included in
2511
- all copies or substantial portions of the Software.
2482
+ Permission is hereby granted, free of charge, to any
2483
+ person obtaining a copy of this software and associated
2484
+ documentation files (the "Software"), to deal in the
2485
+ Software without restriction, including without
2486
+ limitation the rights to use, copy, modify, merge,
2487
+ publish, distribute, sublicense, and/or sell copies of
2488
+ the Software, and to permit persons to whom the Software
2489
+ is furnished to do so, subject to the following
2490
+ conditions:
2512
2491
 
2513
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2514
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2515
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2516
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2517
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2518
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2519
- THE SOFTWARE.
2492
+ The above copyright notice and this permission notice
2493
+ shall be included in all copies or substantial portions
2494
+ of the Software.
2520
2495
 
2496
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2497
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2498
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2499
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2500
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2501
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2502
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2503
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2504
+ DEALINGS IN THE SOFTWARE.
2521
2505
 
2522
2506
  ````
2523
2507
 
@@ -2527,10 +2511,10 @@ THE SOFTWARE.
2527
2511
 
2528
2512
  ### Rust Crates:
2529
2513
 
2530
- - [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
2514
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2531
2515
 
2532
2516
  ````text
2533
- Copyright (c) 2015 The Rust Project Developers
2517
+ Copyright (c) 2015 Steven Allen
2534
2518
 
2535
2519
  Permission is hereby granted, free of charge, to any
2536
2520
  person obtaining a copy of this software and associated
@@ -2562,14 +2546,12 @@ DEALINGS IN THE SOFTWARE.
2562
2546
 
2563
2547
  ## The following dependencies are licensed under the MIT License:
2564
2548
 
2565
- ### NPM Packages:
2549
+ ### Rust Crates:
2566
2550
 
2567
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
2551
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
2568
2552
 
2569
2553
  ````text
2570
- The MIT License (MIT)
2571
-
2572
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
2554
+ Copyright (c) 2018-2019 Sean McArthur
2573
2555
 
2574
2556
  Permission is hereby granted, free of charge, to any person obtaining a copy
2575
2557
  of this software and associated documentation files (the "Software"), to deal
@@ -2589,6 +2571,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2589
2571
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2590
2572
  THE SOFTWARE.
2591
2573
 
2574
+
2592
2575
  ````
2593
2576
 
2594
2577
  ---
@@ -2597,12 +2580,10 @@ THE SOFTWARE.
2597
2580
 
2598
2581
  ### Rust Crates:
2599
2582
 
2600
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
2583
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
2601
2584
 
2602
2585
  ````text
2603
- The MIT License (MIT)
2604
-
2605
- Copyright (c) 2014 Mathijs van de Nes
2586
+ Copyright (c) 2017 Sean McArthur
2606
2587
 
2607
2588
  Permission is hereby granted, free of charge, to any person obtaining a copy
2608
2589
  of this software and associated documentation files (the "Software"), to deal
@@ -2611,19 +2592,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2611
2592
  copies of the Software, and to permit persons to whom the Software is
2612
2593
  furnished to do so, subject to the following conditions:
2613
2594
 
2614
- The above copyright notice and this permission notice shall be included in all
2615
- copies or substantial portions of the Software.
2595
+ The above copyright notice and this permission notice shall be included in
2596
+ all copies or substantial portions of the Software.
2616
2597
 
2617
2598
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2618
2599
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2619
2600
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2620
2601
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2621
2602
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2622
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2623
- SOFTWARE.
2603
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2604
+ THE SOFTWARE.
2605
+
2624
2606
 
2625
- Some files in the "tests/data" subdirectory of this repository are under other
2626
- licences; see files named LICENSE.*.txt for details.
2627
2607
  ````
2628
2608
 
2629
2609
  ---
@@ -2632,10 +2612,12 @@ licences; see files named LICENSE.*.txt for details.
2632
2612
 
2633
2613
  ### Rust Crates:
2634
2614
 
2635
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
2615
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
2636
2616
 
2637
2617
  ````text
2638
- Copyright (c) 2014 Carl Lerche and other MIO contributors
2618
+ MIT License
2619
+
2620
+ Copyright (c) 2025 Callum Oakley
2639
2621
 
2640
2622
  Permission is hereby granted, free of charge, to any person obtaining a copy
2641
2623
  of this software and associated documentation files (the "Software"), to deal
@@ -2644,16 +2626,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2644
2626
  copies of the Software, and to permit persons to whom the Software is
2645
2627
  furnished to do so, subject to the following conditions:
2646
2628
 
2647
- The above copyright notice and this permission notice shall be included in
2648
- all copies or substantial portions of the Software.
2629
+ The above copyright notice and this permission notice shall be included in all
2630
+ copies or substantial portions of the Software.
2649
2631
 
2650
2632
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2651
2633
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2652
2634
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2653
2635
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2654
2636
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2655
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2656
- THE SOFTWARE.
2637
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2638
+ SOFTWARE.
2657
2639
 
2658
2640
  ````
2659
2641
 
@@ -2663,10 +2645,10 @@ THE SOFTWARE.
2663
2645
 
2664
2646
  ### Rust Crates:
2665
2647
 
2666
- - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
2648
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
2667
2649
 
2668
2650
  ````text
2669
- Copyright (c) 2017 tokio-jsonrpc developers
2651
+ Copyright (c) 2021 RustCrypto Developers
2670
2652
 
2671
2653
  Permission is hereby granted, free of charge, to any
2672
2654
  person obtaining a copy of this software and associated
@@ -2700,15 +2682,11 @@ DEALINGS IN THE SOFTWARE.
2700
2682
 
2701
2683
  ### Rust Crates:
2702
2684
 
2703
- - [educe](https://github.com/magiclen/educe) (0.5.11)
2704
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2705
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2685
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
2706
2686
 
2707
2687
  ````text
2708
2688
  MIT License
2709
2689
 
2710
- Copyright (c) 2023 magiclen.org (Ron Li)
2711
-
2712
2690
  Permission is hereby granted, free of charge, to any person obtaining a copy
2713
2691
  of this software and associated documentation files (the "Software"), to deal
2714
2692
  in the Software without restriction, including without limitation the rights
@@ -2735,9 +2713,16 @@ SOFTWARE.
2735
2713
 
2736
2714
  ### Rust Crates:
2737
2715
 
2738
- - [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
2716
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
2717
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
2718
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
2719
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
2720
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
2721
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
2739
2722
 
2740
2723
  ````text
2724
+ Copyright (c) 2019 Tokio Contributors
2725
+
2741
2726
  Permission is hereby granted, free of charge, to any
2742
2727
  person obtaining a copy of this software and associated
2743
2728
  documentation files (the "Software"), to deal in the
@@ -2761,6 +2746,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2761
2746
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2762
2747
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2763
2748
  DEALINGS IN THE SOFTWARE.
2749
+
2764
2750
  ````
2765
2751
 
2766
2752
  ---
@@ -2769,10 +2755,11 @@ DEALINGS IN THE SOFTWARE.
2769
2755
 
2770
2756
  ### Rust Crates:
2771
2757
 
2772
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
2758
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
2773
2759
 
2774
2760
  ````text
2775
- Copyright (c) 2018 directories-rs contributors
2761
+ Copyright (c) 2017 Alexey Galakhov
2762
+ Copyright (c) 2016 Jason Housley
2776
2763
 
2777
2764
  Permission is hereby granted, free of charge, to any person obtaining a copy
2778
2765
  of this software and associated documentation files (the "Software"), to deal
@@ -2781,16 +2768,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2781
2768
  copies of the Software, and to permit persons to whom the Software is
2782
2769
  furnished to do so, subject to the following conditions:
2783
2770
 
2784
- The above copyright notice and this permission notice shall be included in all
2785
- copies or substantial portions of the Software.
2771
+ The above copyright notice and this permission notice shall be included in
2772
+ all copies or substantial portions of the Software.
2786
2773
 
2787
2774
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2788
2775
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2789
2776
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2790
2777
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2791
2778
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2792
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2793
- SOFTWARE.
2779
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2780
+ THE SOFTWARE.
2794
2781
 
2795
2782
  ````
2796
2783
 
@@ -2800,29 +2787,35 @@ SOFTWARE.
2800
2787
 
2801
2788
  ### Rust Crates:
2802
2789
 
2803
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
2790
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
2804
2791
 
2805
2792
  ````text
2806
- Copyright (c) 2015-2025 Sean McArthur
2807
-
2808
- Permission is hereby granted, free of charge, to any person obtaining a copy
2809
- of this software and associated documentation files (the "Software"), to deal
2810
- in the Software without restriction, including without limitation the rights
2811
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2812
- copies of the Software, and to permit persons to whom the Software is
2813
- furnished to do so, subject to the following conditions:
2793
+ Copyright (c) 2018-2025 The rust-random Project Developers
2794
+ Copyright (c) 2014 The Rust Project Developers
2814
2795
 
2815
- The above copyright notice and this permission notice shall be included in
2816
- all copies or substantial portions of the Software.
2796
+ Permission is hereby granted, free of charge, to any
2797
+ person obtaining a copy of this software and associated
2798
+ documentation files (the "Software"), to deal in the
2799
+ Software without restriction, including without
2800
+ limitation the rights to use, copy, modify, merge,
2801
+ publish, distribute, sublicense, and/or sell copies of
2802
+ the Software, and to permit persons to whom the Software
2803
+ is furnished to do so, subject to the following
2804
+ conditions:
2817
2805
 
2818
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2819
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2820
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2821
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2822
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2823
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2824
- THE SOFTWARE.
2806
+ The above copyright notice and this permission notice
2807
+ shall be included in all copies or substantial portions
2808
+ of the Software.
2825
2809
 
2810
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2811
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2812
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2813
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2814
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2815
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2816
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2817
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2818
+ DEALINGS IN THE SOFTWARE.
2826
2819
 
2827
2820
  ````
2828
2821
 
@@ -2832,13 +2825,10 @@ THE SOFTWARE.
2832
2825
 
2833
2826
  ### Rust Crates:
2834
2827
 
2835
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
2836
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
2837
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
2838
- - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
2828
+ - [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
2839
2829
 
2840
2830
  ````text
2841
- Copyright (c) 2016 The Rust Project Developers
2831
+ Copyright (c) 2015 The Rust Project Developers
2842
2832
 
2843
2833
  Permission is hereby granted, free of charge, to any
2844
2834
  person obtaining a copy of this software and associated
@@ -2872,32 +2862,32 @@ DEALINGS IN THE SOFTWARE.
2872
2862
 
2873
2863
  ### Rust Crates:
2874
2864
 
2875
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
2865
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
2876
2866
 
2877
2867
  ````text
2878
- The MIT License (MIT)
2879
-
2880
- Copyright (c) 2015 Danny Guo
2881
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2882
- Copyright (c) 2018 Akash Kurdekar
2883
-
2884
- Permission is hereby granted, free of charge, to any person obtaining a copy
2885
- of this software and associated documentation files (the "Software"), to deal
2886
- in the Software without restriction, including without limitation the rights
2887
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2888
- copies of the Software, and to permit persons to whom the Software is
2889
- furnished to do so, subject to the following conditions:
2890
-
2891
- The above copyright notice and this permission notice shall be included in all
2892
- copies or substantial portions of the Software.
2893
-
2894
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2895
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2896
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2897
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2898
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2899
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2900
- SOFTWARE.
2868
+ The MIT License (MIT)
2869
+
2870
+ Copyright (c) 2016 Johann Tuffe
2871
+
2872
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2873
+ of this software and associated documentation files (the "Software"), to deal
2874
+ in the Software without restriction, including without limitation the rights
2875
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2876
+ copies of the Software, and to permit persons to whom the Software is
2877
+ furnished to do so, subject to the following conditions:
2878
+
2879
+
2880
+ The above copyright notice and this permission notice shall be included in
2881
+ all copies or substantial portions of the Software.
2882
+
2883
+
2884
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2885
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2886
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2887
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2888
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2889
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2890
+ THE SOFTWARE.
2901
2891
 
2902
2892
  ````
2903
2893
 
@@ -2907,12 +2897,10 @@ SOFTWARE.
2907
2897
 
2908
2898
  ### Rust Crates:
2909
2899
 
2910
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
2900
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
2911
2901
 
2912
2902
  ````text
2913
- MIT License
2914
-
2915
- Copyright (c) 2025 Callum Oakley
2903
+ Copyright (c) 2018 directories-rs contributors
2916
2904
 
2917
2905
  Permission is hereby granted, free of charge, to any person obtaining a copy
2918
2906
  of this software and associated documentation files (the "Software"), to deal
@@ -2940,10 +2928,10 @@ SOFTWARE.
2940
2928
 
2941
2929
  ### Rust Crates:
2942
2930
 
2943
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
2931
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
2944
2932
 
2945
2933
  ````text
2946
- Copyright (c) 2019-2021 Tower Contributors
2934
+ Copyright (c) 2014-2026 Alex Crichton
2947
2935
 
2948
2936
  Permission is hereby granted, free of charge, to any
2949
2937
  person obtaining a copy of this software and associated
@@ -2977,10 +2965,10 @@ DEALINGS IN THE SOFTWARE.
2977
2965
 
2978
2966
  ### Rust Crates:
2979
2967
 
2980
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2968
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
2981
2969
 
2982
2970
  ````text
2983
- Copyright (c) 2015 Steven Allen
2971
+ Copyright (c) 2019 The CryptoCorrosion Contributors
2984
2972
 
2985
2973
  Permission is hereby granted, free of charge, to any
2986
2974
  person obtaining a copy of this software and associated
@@ -3014,13 +3002,113 @@ DEALINGS IN THE SOFTWARE.
3014
3002
 
3015
3003
  ### Rust Crates:
3016
3004
 
3017
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
3005
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
3006
+
3007
+ ````text
3008
+ Copyright (c) 2023-2025 Sean McArthur
3009
+
3010
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3011
+ of this software and associated documentation files (the "Software"), to deal
3012
+ in the Software without restriction, including without limitation the rights
3013
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3014
+ copies of the Software, and to permit persons to whom the Software is
3015
+ furnished to do so, subject to the following conditions:
3016
+
3017
+ The above copyright notice and this permission notice shall be included in
3018
+ all copies or substantial portions of the Software.
3019
+
3020
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3021
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3022
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3023
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3024
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3025
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3026
+ THE SOFTWARE.
3027
+
3028
+ ````
3029
+
3030
+ ---
3031
+
3032
+ ## The following dependencies are licensed under the MIT License:
3033
+
3034
+ ### NPM Packages:
3035
+
3036
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
3037
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
3038
+
3039
+ ````text
3040
+ MIT License
3041
+
3042
+ Copyright (c) Microsoft Corporation.
3043
+
3044
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3045
+ of this software and associated documentation files (the "Software"), to deal
3046
+ in the Software without restriction, including without limitation the rights
3047
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3048
+ copies of the Software, and to permit persons to whom the Software is
3049
+ furnished to do so, subject to the following conditions:
3050
+
3051
+ The above copyright notice and this permission notice shall be included in all
3052
+ copies or substantial portions of the Software.
3053
+
3054
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3055
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3056
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3057
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3058
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3059
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3060
+ SOFTWARE
3061
+
3062
+ ````
3063
+
3064
+ ---
3065
+
3066
+ ## The following dependencies are licensed under the MIT License:
3067
+
3068
+ ### NPM Packages:
3069
+
3070
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
3071
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
3072
+
3073
+ ````text
3074
+ MIT License
3075
+
3076
+ Copyright (c) 2017 Evgeny Poberezkin
3077
+
3078
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3079
+ of this software and associated documentation files (the "Software"), to deal
3080
+ in the Software without restriction, including without limitation the rights
3081
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3082
+ copies of the Software, and to permit persons to whom the Software is
3083
+ furnished to do so, subject to the following conditions:
3084
+
3085
+ The above copyright notice and this permission notice shall be included in all
3086
+ copies or substantial portions of the Software.
3087
+
3088
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3089
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3090
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3091
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3092
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3093
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3094
+ SOFTWARE.
3095
+
3096
+ ````
3097
+
3098
+ ---
3099
+
3100
+ ## The following dependencies are licensed under the MIT License:
3101
+
3102
+ ### Rust Crates:
3103
+
3104
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
3105
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3106
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3018
3107
 
3019
3108
  ````text
3020
3109
  MIT License
3021
3110
 
3022
- Copyright (c) 2019 Yoshua Wuyts
3023
- Copyright (c) Tokio Contributors
3111
+ Copyright (c) 2023 magiclen.org (Ron Li)
3024
3112
 
3025
3113
  Permission is hereby granted, free of charge, to any person obtaining a copy
3026
3114
  of this software and associated documentation files (the "Software"), to deal
@@ -3048,10 +3136,44 @@ SOFTWARE.
3048
3136
 
3049
3137
  ### Rust Crates:
3050
3138
 
3051
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
3139
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
3052
3140
 
3053
3141
  ````text
3054
- Copyright (c) 2017 Artyom Pavlov
3142
+ Copyright (c) 2014-2026 Sean McArthur
3143
+
3144
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3145
+ of this software and associated documentation files (the "Software"), to deal
3146
+ in the Software without restriction, including without limitation the rights
3147
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3148
+ copies of the Software, and to permit persons to whom the Software is
3149
+ furnished to do so, subject to the following conditions:
3150
+
3151
+ The above copyright notice and this permission notice shall be included in
3152
+ all copies or substantial portions of the Software.
3153
+
3154
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3155
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3156
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3157
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3158
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3159
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3160
+ THE SOFTWARE.
3161
+
3162
+ ````
3163
+
3164
+ ---
3165
+
3166
+ ## The following dependencies are licensed under the MIT License:
3167
+
3168
+ ### Rust Crates:
3169
+
3170
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
3171
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
3172
+
3173
+ ````text
3174
+ Copyright (c) 2006-2009 Graydon Hoare
3175
+ Copyright (c) 2009-2013 Mozilla Foundation
3176
+ Copyright (c) 2016 Artyom Pavlov
3055
3177
 
3056
3178
  Permission is hereby granted, free of charge, to any
3057
3179
  person obtaining a copy of this software and associated
@@ -3085,42 +3207,10 @@ DEALINGS IN THE SOFTWARE.
3085
3207
 
3086
3208
  ### Rust Crates:
3087
3209
 
3088
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
3089
-
3090
- ````text
3091
- The MIT License (MIT)
3092
-
3093
- Copyright (c) 2015 Bartłomiej Kamiński
3094
-
3095
- Permission is hereby granted, free of charge, to any person obtaining a copy
3096
- of this software and associated documentation files (the "Software"), to deal
3097
- in the Software without restriction, including without limitation the rights
3098
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3099
- copies of the Software, and to permit persons to whom the Software is
3100
- furnished to do so, subject to the following conditions:
3101
-
3102
- The above copyright notice and this permission notice shall be included in all
3103
- copies or substantial portions of the Software.
3104
-
3105
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3106
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3107
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3108
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3109
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3110
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3111
- SOFTWARE.
3112
- ````
3113
-
3114
- ---
3115
-
3116
- ## The following dependencies are licensed under the MIT License:
3117
-
3118
- ### Rust Crates:
3119
-
3120
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
3210
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
3121
3211
 
3122
3212
  ````text
3123
- Copyright 2019-2024 YOSHIOKA Takuma
3213
+ Copyright (c) The rust-url developers
3124
3214
 
3125
3215
  Permission is hereby granted, free of charge, to any
3126
3216
  person obtaining a copy of this software and associated
@@ -3154,12 +3244,10 @@ DEALINGS IN THE SOFTWARE.
3154
3244
 
3155
3245
  ### Rust Crates:
3156
3246
 
3157
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
3158
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
3159
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
3247
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
3160
3248
 
3161
3249
  ````text
3162
- Copyright (c) 2019 Tower Contributors
3250
+ Copyright (c) 2016 Amanieu d'Antras
3163
3251
 
3164
3252
  Permission is hereby granted, free of charge, to any
3165
3253
  person obtaining a copy of this software and associated
@@ -3227,10 +3315,46 @@ SOFTWARE.
3227
3315
 
3228
3316
  ### Rust Crates:
3229
3317
 
3230
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
3318
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
3231
3319
 
3232
3320
  ````text
3233
- Copyright (c) 2019 Eliza Weisman
3321
+ The MIT License (MIT)
3322
+
3323
+ Copyright (c) 2015 Bartłomiej Kamiński
3324
+
3325
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3326
+ of this software and associated documentation files (the "Software"), to deal
3327
+ in the Software without restriction, including without limitation the rights
3328
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3329
+ copies of the Software, and to permit persons to whom the Software is
3330
+ furnished to do so, subject to the following conditions:
3331
+
3332
+ The above copyright notice and this permission notice shall be included in all
3333
+ copies or substantial portions of the Software.
3334
+
3335
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3336
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3337
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3338
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3339
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3340
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3341
+ SOFTWARE.
3342
+ ````
3343
+
3344
+ ---
3345
+
3346
+ ## The following dependencies are licensed under the MIT License:
3347
+
3348
+ ### Rust Crates:
3349
+
3350
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
3351
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
3352
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
3353
+
3354
+ ````text
3355
+ MIT License
3356
+
3357
+ Copyright (c) Tokio Contributors
3234
3358
 
3235
3359
  Permission is hereby granted, free of charge, to any person obtaining a copy
3236
3360
  of this software and associated documentation files (the "Software"), to deal
@@ -3239,16 +3363,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3239
3363
  copies of the Software, and to permit persons to whom the Software is
3240
3364
  furnished to do so, subject to the following conditions:
3241
3365
 
3242
- The above copyright notice and this permission notice shall be included in
3243
- all copies or substantial portions of the Software.
3366
+ The above copyright notice and this permission notice shall be included in all
3367
+ copies or substantial portions of the Software.
3244
3368
 
3245
3369
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3246
3370
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3247
3371
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3248
3372
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3249
3373
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3250
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3251
- THE SOFTWARE.
3374
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3375
+ SOFTWARE.
3252
3376
 
3253
3377
  ````
3254
3378
 
@@ -3258,10 +3382,15 @@ THE SOFTWARE.
3258
3382
 
3259
3383
  ### Rust Crates:
3260
3384
 
3261
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
3385
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
3386
+ - [log](https://github.com/rust-lang/log) (0.4.29)
3387
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
3388
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
3389
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
3390
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
3262
3391
 
3263
3392
  ````text
3264
- Copyright (c) 2017 Robert Grosse
3393
+ Copyright (c) 2014 The Rust Project Developers
3265
3394
 
3266
3395
  Permission is hereby granted, free of charge, to any
3267
3396
  person obtaining a copy of this software and associated
@@ -3286,6 +3415,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3286
3415
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3287
3416
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3288
3417
  DEALINGS IN THE SOFTWARE.
3418
+
3289
3419
  ````
3290
3420
 
3291
3421
  ---
@@ -3294,10 +3424,47 @@ DEALINGS IN THE SOFTWARE.
3294
3424
 
3295
3425
  ### Rust Crates:
3296
3426
 
3297
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
3427
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
3298
3428
 
3299
3429
  ````text
3300
- Copyright (c) 2017 Contributors
3430
+ Copyright (c) 2016 Anthony Ramine
3431
+
3432
+ Permission is hereby granted, free of charge, to any
3433
+ person obtaining a copy of this software and associated
3434
+ documentation files (the "Software"), to deal in the
3435
+ Software without restriction, including without
3436
+ limitation the rights to use, copy, modify, merge,
3437
+ publish, distribute, sublicense, and/or sell copies of
3438
+ the Software, and to permit persons to whom the Software
3439
+ is furnished to do so, subject to the following
3440
+ conditions:
3441
+
3442
+ The above copyright notice and this permission notice
3443
+ shall be included in all copies or substantial portions
3444
+ of the Software.
3445
+
3446
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3447
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3448
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3449
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3450
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3451
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3452
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3453
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3454
+ DEALINGS IN THE SOFTWARE.
3455
+
3456
+ ````
3457
+
3458
+ ---
3459
+
3460
+ ## The following dependencies are licensed under the MIT License:
3461
+
3462
+ ### Rust Crates:
3463
+
3464
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
3465
+
3466
+ ````text
3467
+ Copyright 2019-2024 YOSHIOKA Takuma
3301
3468
 
3302
3469
  Permission is hereby granted, free of charge, to any
3303
3470
  person obtaining a copy of this software and associated
@@ -3331,12 +3498,45 @@ DEALINGS IN THE SOFTWARE.
3331
3498
 
3332
3499
  ### NPM Packages:
3333
3500
 
3334
- - [json5](https://github.com/json5/json5) (2.2.3)
3501
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
3502
+
3503
+ ````text
3504
+ The MIT License (MIT)
3505
+
3506
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
3507
+
3508
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3509
+ of this software and associated documentation files (the "Software"), to deal
3510
+ in the Software without restriction, including without limitation the rights
3511
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3512
+ copies of the Software, and to permit persons to whom the Software is
3513
+ furnished to do so, subject to the following conditions:
3514
+
3515
+ The above copyright notice and this permission notice shall be included in
3516
+ all copies or substantial portions of the Software.
3517
+
3518
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3519
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3520
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3521
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3522
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3523
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3524
+ THE SOFTWARE.
3525
+
3526
+ ````
3527
+
3528
+ ---
3529
+
3530
+ ## The following dependencies are licensed under the MIT License:
3531
+
3532
+ ### Rust Crates:
3533
+
3534
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
3335
3535
 
3336
3536
  ````text
3337
3537
  MIT License
3338
3538
 
3339
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
3539
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
3340
3540
 
3341
3541
  Permission is hereby granted, free of charge, to any person obtaining a copy
3342
3542
  of this software and associated documentation files (the "Software"), to deal
@@ -3349,14 +3549,42 @@ The above copyright notice and this permission notice shall be included in all
3349
3549
  copies or substantial portions of the Software.
3350
3550
 
3351
3551
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3352
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3353
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3354
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3355
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3356
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3357
- SOFTWARE.
3358
-
3359
- [others]: https://github.com/json5/json5/contributors
3552
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3553
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3554
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3555
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3556
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3557
+ SOFTWARE.
3558
+
3559
+ ````
3560
+
3561
+ ---
3562
+
3563
+ ## The following dependencies are licensed under the MIT License:
3564
+
3565
+ ### NPM Packages:
3566
+
3567
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
3568
+
3569
+ ````text
3570
+ This software is released under the MIT license:
3571
+
3572
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3573
+ this software and associated documentation files (the "Software"), to deal in
3574
+ the Software without restriction, including without limitation the rights to
3575
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3576
+ the Software, and to permit persons to whom the Software is furnished to do so,
3577
+ subject to the following conditions:
3578
+
3579
+ The above copyright notice and this permission notice shall be included in all
3580
+ copies or substantial portions of the Software.
3581
+
3582
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3583
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3584
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3585
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3586
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3587
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3360
3588
 
3361
3589
  ````
3362
3590
 
@@ -3366,19 +3594,10 @@ SOFTWARE.
3366
3594
 
3367
3595
  ### Rust Crates:
3368
3596
 
3369
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
3370
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
3371
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
3372
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
3373
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
3374
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
3375
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
3376
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
3377
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
3597
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
3378
3598
 
3379
3599
  ````text
3380
- Copyright (c) 2016 Alex Crichton
3381
- Copyright (c) 2017 The Tokio Authors
3600
+ Copyright (c) 2017 Artyom Pavlov
3382
3601
 
3383
3602
  Permission is hereby granted, free of charge, to any
3384
3603
  person obtaining a copy of this software and associated
@@ -3412,67 +3631,10 @@ DEALINGS IN THE SOFTWARE.
3412
3631
 
3413
3632
  ### Rust Crates:
3414
3633
 
3415
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
3416
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
3417
-
3418
- ````text
3419
- The MIT License (MIT)
3420
-
3421
- Copyright 2016 Google Inc. All Rights Reserved.
3422
-
3423
- 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:
3424
-
3425
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3426
-
3427
- 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.
3428
-
3429
- ````
3430
-
3431
- ---
3432
-
3433
- ## The following dependencies are licensed under the MIT License:
3434
-
3435
- ### Rust Crates:
3436
-
3437
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
3438
-
3439
- ````text
3440
- The MIT License (MIT)
3441
-
3442
- Copyright (c) 2014 Paho Lurie-Gregg
3443
-
3444
- Permission is hereby granted, free of charge, to any person obtaining a copy
3445
- of this software and associated documentation files (the "Software"), to deal
3446
- in the Software without restriction, including without limitation the rights
3447
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3448
- copies of the Software, and to permit persons to whom the Software is
3449
- furnished to do so, subject to the following conditions:
3450
-
3451
- The above copyright notice and this permission notice shall be included in all
3452
- copies or substantial portions of the Software.
3453
-
3454
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3455
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3456
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3457
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3458
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3459
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3460
- SOFTWARE.
3461
-
3462
- ````
3463
-
3464
- ---
3465
-
3466
- ## The following dependencies are licensed under the MIT License:
3467
-
3468
- ### Rust Crates:
3469
-
3470
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
3634
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
3471
3635
 
3472
3636
  ````text
3473
- MIT License
3474
-
3475
- Copyright (c) [2021] [Marvin Countryman]
3637
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
3476
3638
 
3477
3639
  Permission is hereby granted, free of charge, to any person obtaining a copy
3478
3640
  of this software and associated documentation files (the "Software"), to deal
@@ -3481,16 +3643,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3481
3643
  copies of the Software, and to permit persons to whom the Software is
3482
3644
  furnished to do so, subject to the following conditions:
3483
3645
 
3484
- The above copyright notice and this permission notice shall be included in all
3485
- copies or substantial portions of the Software.
3646
+ The above copyright notice and this permission notice shall be included in
3647
+ all copies or substantial portions of the Software.
3486
3648
 
3487
3649
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3488
3650
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3489
3651
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3490
3652
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3491
3653
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3492
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3493
- SOFTWARE.
3654
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3655
+ THE SOFTWARE.
3494
3656
 
3495
3657
  ````
3496
3658
 
@@ -3500,13 +3662,10 @@ SOFTWARE.
3500
3662
 
3501
3663
  ### Rust Crates:
3502
3664
 
3503
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
3665
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
3504
3666
 
3505
3667
  ````text
3506
- The MIT License (MIT)
3507
-
3508
- Copyright (c) 2015-2020 Julien Cretin
3509
- Copyright (c) 2017-2020 Google Inc.
3668
+ Copyright (c) 2016 The rust-native-tls Developers
3510
3669
 
3511
3670
  Permission is hereby granted, free of charge, to any person obtaining a copy
3512
3671
  of this software and associated documentation files (the "Software"), to deal
@@ -3534,11 +3693,10 @@ SOFTWARE.
3534
3693
 
3535
3694
  ### Rust Crates:
3536
3695
 
3537
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
3696
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
3538
3697
 
3539
3698
  ````text
3540
- Copyright (c) 2018-2024 The rust-random Project Developers
3541
- Copyright (c) 2014 The Rust Project Developers
3699
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
3542
3700
 
3543
3701
  Permission is hereby granted, free of charge, to any
3544
3702
  person obtaining a copy of this software and associated
@@ -3572,34 +3730,29 @@ DEALINGS IN THE SOFTWARE.
3572
3730
 
3573
3731
  ### Rust Crates:
3574
3732
 
3575
- - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
3733
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
3576
3734
 
3577
3735
  ````text
3578
- Copyright (c) 2020 Andrew D. Straw
3736
+ Copyright (c) 2017 Daniel Abramov
3737
+ Copyright (c) 2017 Alexey Galakhov
3579
3738
 
3580
- Permission is hereby granted, free of charge, to any
3581
- person obtaining a copy of this software and associated
3582
- documentation files (the "Software"), to deal in the
3583
- Software without restriction, including without
3584
- limitation the rights to use, copy, modify, merge,
3585
- publish, distribute, sublicense, and/or sell copies of
3586
- the Software, and to permit persons to whom the Software
3587
- is furnished to do so, subject to the following
3588
- conditions:
3739
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3740
+ of this software and associated documentation files (the "Software"), to deal
3741
+ in the Software without restriction, including without limitation the rights
3742
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3743
+ copies of the Software, and to permit persons to whom the Software is
3744
+ furnished to do so, subject to the following conditions:
3589
3745
 
3590
- The above copyright notice and this permission notice
3591
- shall be included in all copies or substantial portions
3592
- of the Software.
3746
+ The above copyright notice and this permission notice shall be included in
3747
+ all copies or substantial portions of the Software.
3593
3748
 
3594
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3595
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3596
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3597
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3598
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3599
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3600
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3601
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3602
- DEALINGS IN THE SOFTWARE.
3749
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3750
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3751
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3752
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3753
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3754
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3755
+ THE SOFTWARE.
3603
3756
 
3604
3757
  ````
3605
3758
 
@@ -3609,10 +3762,11 @@ DEALINGS IN THE SOFTWARE.
3609
3762
 
3610
3763
  ### Rust Crates:
3611
3764
 
3612
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
3765
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
3613
3766
 
3614
3767
  ````text
3615
- Copyright (c) 2018 The Servo Project Developers
3768
+ Copyright (c) 2018-2026 The rust-random Project Developers
3769
+ Copyright (c) 2014 The Rust Project Developers
3616
3770
 
3617
3771
  Permission is hereby granted, free of charge, to any
3618
3772
  person obtaining a copy of this software and associated
@@ -3646,15 +3800,10 @@ DEALINGS IN THE SOFTWARE.
3646
3800
 
3647
3801
  ### Rust Crates:
3648
3802
 
3649
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
3650
- - [log](https://github.com/rust-lang/log) (0.4.29)
3651
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
3652
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
3653
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
3654
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
3803
+ - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
3655
3804
 
3656
3805
  ````text
3657
- Copyright (c) 2014 The Rust Project Developers
3806
+ Copyright (c) 2014 Chris Wong
3658
3807
 
3659
3808
  Permission is hereby granted, free of charge, to any
3660
3809
  person obtaining a copy of this software and associated
@@ -3688,10 +3837,10 @@ DEALINGS IN THE SOFTWARE.
3688
3837
 
3689
3838
  ### Rust Crates:
3690
3839
 
3691
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
3840
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3692
3841
 
3693
3842
  ````text
3694
- Copyright (c) 2018 Carl Lerche
3843
+ Copyright 2023 The Fuchsia Authors
3695
3844
 
3696
3845
  Permission is hereby granted, free of charge, to any
3697
3846
  person obtaining a copy of this software and associated
@@ -3717,6 +3866,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3717
3866
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3718
3867
  DEALINGS IN THE SOFTWARE.
3719
3868
 
3869
+
3720
3870
  ````
3721
3871
 
3722
3872
  ---
@@ -3725,65 +3875,27 @@ DEALINGS IN THE SOFTWARE.
3725
3875
 
3726
3876
  ### Rust Crates:
3727
3877
 
3728
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
3729
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
3730
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
3878
+ - [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
3731
3879
 
3732
3880
  ````text
3733
- MIT License
3734
-
3735
- Copyright (c) 2017 Ted Driggs
3881
+ Copyright 2018 Parity Technologies (UK) Ltd.
3736
3882
 
3737
- Permission is hereby granted, free of charge, to any person obtaining a copy
3738
- of this software and associated documentation files (the "Software"), to deal
3739
- in the Software without restriction, including without limitation the rights
3740
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3741
- copies of the Software, and to permit persons to whom the Software is
3742
- furnished to do so, subject to the following conditions:
3883
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3884
+ this software and associated documentation files (the "Software"), to deal in
3885
+ the Software without restriction, including without limitation the rights to
3886
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3887
+ the Software, and to permit persons to whom the Software is furnished to do so,
3888
+ subject to the following conditions:
3743
3889
 
3744
3890
  The above copyright notice and this permission notice shall be included in all
3745
3891
  copies or substantial portions of the Software.
3746
3892
 
3747
3893
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3748
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3749
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3750
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3751
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3752
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3753
- SOFTWARE.
3754
-
3755
- ````
3756
-
3757
- ---
3758
-
3759
- ## The following dependencies are licensed under the MIT License:
3760
-
3761
- ### Rust Crates:
3762
-
3763
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
3764
-
3765
- ````text
3766
- Copyright (c) 2018-2023 Sean McArthur
3767
- Copyright (c) 2016 Alex Crichton
3768
-
3769
- Permission is hereby granted, free of charge, to any person obtaining a copy
3770
- of this software and associated documentation files (the "Software"), to deal
3771
- in the Software without restriction, including without limitation the rights
3772
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3773
- copies of the Software, and to permit persons to whom the Software is
3774
- furnished to do so, subject to the following conditions:
3775
-
3776
- The above copyright notice and this permission notice shall be included in
3777
- all copies or substantial portions of the Software.
3778
-
3779
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3780
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3781
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3782
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3783
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3784
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3785
- THE SOFTWARE.
3786
-
3894
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3895
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
3896
+ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
3897
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3898
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3787
3899
 
3788
3900
  ````
3789
3901
 
@@ -3793,34 +3905,30 @@ THE SOFTWARE.
3793
3905
 
3794
3906
  ### Rust Crates:
3795
3907
 
3796
- - [http](https://github.com/hyperium/http) (1.4.0)
3908
+ - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
3909
+ - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
3797
3910
 
3798
3911
  ````text
3799
- Copyright (c) 2017 http-rs authors
3912
+ The MIT License (MIT)
3800
3913
 
3801
- Permission is hereby granted, free of charge, to any
3802
- person obtaining a copy of this software and associated
3803
- documentation files (the "Software"), to deal in the
3804
- Software without restriction, including without
3805
- limitation the rights to use, copy, modify, merge,
3806
- publish, distribute, sublicense, and/or sell copies of
3807
- the Software, and to permit persons to whom the Software
3808
- is furnished to do so, subject to the following
3809
- conditions:
3914
+ Copyright (c) 2015 Steven Fackler
3810
3915
 
3811
- The above copyright notice and this permission notice
3812
- shall be included in all copies or substantial portions
3813
- of the Software.
3916
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3917
+ this software and associated documentation files (the "Software"), to deal in
3918
+ the Software without restriction, including without limitation the rights to
3919
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3920
+ the Software, and to permit persons to whom the Software is furnished to do so,
3921
+ subject to the following conditions:
3814
3922
 
3815
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3816
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3817
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3818
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3819
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3820
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3821
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3822
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3823
- DEALINGS IN THE SOFTWARE.
3923
+ The above copyright notice and this permission notice shall be included in all
3924
+ copies or substantial portions of the Software.
3925
+
3926
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3927
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3928
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3929
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3930
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3931
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3824
3932
 
3825
3933
  ````
3826
3934
 
@@ -3830,10 +3938,10 @@ DEALINGS IN THE SOFTWARE.
3830
3938
 
3831
3939
  ### Rust Crates:
3832
3940
 
3833
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
3941
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
3834
3942
 
3835
3943
  ````text
3836
- Copyright (c) 2018-2019 The RustCrypto Project Developers
3944
+ Copyright (c) 2017 Robert Grosse
3837
3945
 
3838
3946
  Permission is hereby granted, free of charge, to any
3839
3947
  person obtaining a copy of this software and associated
@@ -3858,7 +3966,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3858
3966
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3859
3967
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3860
3968
  DEALINGS IN THE SOFTWARE.
3861
-
3862
3969
  ````
3863
3970
 
3864
3971
  ---
@@ -3867,10 +3974,12 @@ DEALINGS IN THE SOFTWARE.
3867
3974
 
3868
3975
  ### Rust Crates:
3869
3976
 
3870
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
3977
+ - [nix](https://github.com/nix-rust/nix) (0.31.2)
3871
3978
 
3872
3979
  ````text
3873
- Copyright (c) 2023-2025 Sean McArthur
3980
+ The MIT License (MIT)
3981
+
3982
+ Copyright (c) 2015 Carl Lerche + nix-rust Authors
3874
3983
 
3875
3984
  Permission is hereby granted, free of charge, to any person obtaining a copy
3876
3985
  of this software and associated documentation files (the "Software"), to deal
@@ -3898,10 +4007,13 @@ THE SOFTWARE.
3898
4007
 
3899
4008
  ### Rust Crates:
3900
4009
 
3901
- - [want](https://github.com/seanmonstar/want) (0.3.1)
4010
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
3902
4011
 
3903
4012
  ````text
3904
- Copyright (c) 2018-2019 Sean McArthur
4013
+ MIT License
4014
+
4015
+ Copyright (c) 2019 Yoshua Wuyts
4016
+ Copyright (c) Tokio Contributors
3905
4017
 
3906
4018
  Permission is hereby granted, free of charge, to any person obtaining a copy
3907
4019
  of this software and associated documentation files (the "Software"), to deal
@@ -3910,17 +4022,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3910
4022
  copies of the Software, and to permit persons to whom the Software is
3911
4023
  furnished to do so, subject to the following conditions:
3912
4024
 
3913
- The above copyright notice and this permission notice shall be included in
3914
- all copies or substantial portions of the Software.
4025
+ The above copyright notice and this permission notice shall be included in all
4026
+ copies or substantial portions of the Software.
3915
4027
 
3916
4028
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3917
4029
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3918
4030
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3919
4031
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3920
4032
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3921
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3922
- THE SOFTWARE.
3923
-
4033
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4034
+ SOFTWARE.
3924
4035
 
3925
4036
  ````
3926
4037
 
@@ -3930,12 +4041,10 @@ THE SOFTWARE.
3930
4041
 
3931
4042
  ### Rust Crates:
3932
4043
 
3933
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
3934
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
3935
- - [url](https://github.com/servo/rust-url) (2.5.8)
4044
+ - [http](https://github.com/hyperium/http) (1.4.0)
3936
4045
 
3937
4046
  ````text
3938
- Copyright (c) 2013-2025 The rust-url developers
4047
+ Copyright (c) 2017 http-rs authors
3939
4048
 
3940
4049
  Permission is hereby granted, free of charge, to any
3941
4050
  person obtaining a copy of this software and associated
@@ -3967,14 +4076,17 @@ DEALINGS IN THE SOFTWARE.
3967
4076
 
3968
4077
  ## The following dependencies are licensed under the MIT License:
3969
4078
 
3970
- ### NPM Packages:
4079
+ ### Rust Crates:
3971
4080
 
3972
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
4081
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
4082
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
4083
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
4084
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
3973
4085
 
3974
4086
  ````text
3975
- MIT License
4087
+ The MIT License (MIT)
3976
4088
 
3977
- Copyright (c) Matteo Collina and Undici contributors
4089
+ Copyright (c) 2015 Andrew Gallant
3978
4090
 
3979
4091
  Permission is hereby granted, free of charge, to any person obtaining a copy
3980
4092
  of this software and associated documentation files (the "Software"), to deal
@@ -3983,87 +4095,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3983
4095
  copies of the Software, and to permit persons to whom the Software is
3984
4096
  furnished to do so, subject to the following conditions:
3985
4097
 
3986
- The above copyright notice and this permission notice shall be included in all
3987
- copies or substantial portions of the Software.
4098
+ The above copyright notice and this permission notice shall be included in
4099
+ all copies or substantial portions of the Software.
3988
4100
 
3989
4101
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3990
4102
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3991
4103
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3992
4104
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3993
4105
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3994
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3995
- SOFTWARE.
3996
-
3997
- ````
3998
-
3999
- ---
4000
-
4001
- ## The following dependencies are licensed under the MIT License:
4002
-
4003
- ### Rust Crates:
4004
-
4005
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
4006
-
4007
- ````text
4008
- Copyright (c) 2016--2017
4009
-
4010
- Permission is hereby granted, free of charge, to any
4011
- person obtaining a copy of this software and associated
4012
- documentation files (the "Software"), to deal in the
4013
- Software without restriction, including without
4014
- limitation the rights to use, copy, modify, merge,
4015
- publish, distribute, sublicense, and/or sell copies of
4016
- the Software, and to permit persons to whom the Software
4017
- is furnished to do so, subject to the following
4018
- conditions:
4019
-
4020
- The above copyright notice and this permission notice
4021
- shall be included in all copies or substantial portions
4022
- of the Software.
4023
-
4024
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4025
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4026
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4027
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4028
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4029
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4030
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4031
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4032
- DEALINGS IN THE SOFTWARE.
4033
-
4034
- ````
4035
-
4036
- ---
4037
-
4038
- ## The following dependencies are licensed under the MIT License:
4039
-
4040
- ### NPM Packages:
4041
-
4042
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
4043
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
4044
-
4045
- ````text
4046
- MIT License
4047
-
4048
- Copyright (c) Microsoft Corporation.
4049
-
4050
- Permission is hereby granted, free of charge, to any person obtaining a copy
4051
- of this software and associated documentation files (the "Software"), to deal
4052
- in the Software without restriction, including without limitation the rights
4053
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4054
- copies of the Software, and to permit persons to whom the Software is
4055
- furnished to do so, subject to the following conditions:
4056
-
4057
- The above copyright notice and this permission notice shall be included in all
4058
- copies or substantial portions of the Software.
4059
-
4060
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4061
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4062
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4063
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4064
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4065
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4066
- SOFTWARE
4106
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4107
+ THE SOFTWARE.
4067
4108
 
4068
4109
  ````
4069
4110
 
@@ -4073,10 +4114,10 @@ DEALINGS IN THE SOFTWARE.
4073
4114
 
4074
4115
  ### Rust Crates:
4075
4116
 
4076
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
4117
+ - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
4077
4118
 
4078
4119
  ````text
4079
- Copyright (c) 2019 Nick Fitzgerald
4120
+ Copyright (c) 2017 tokio-jsonrpc developers
4080
4121
 
4081
4122
  Permission is hereby granted, free of charge, to any
4082
4123
  person obtaining a copy of this software and associated
@@ -4110,51 +4151,10 @@ DEALINGS IN THE SOFTWARE.
4110
4151
 
4111
4152
  ### Rust Crates:
4112
4153
 
4113
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
4114
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
4115
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
4116
-
4117
- ````text
4118
- MIT License
4119
-
4120
- Copyright (c) Tokio Contributors
4121
-
4122
- Permission is hereby granted, free of charge, to any person obtaining a copy
4123
- of this software and associated documentation files (the "Software"), to deal
4124
- in the Software without restriction, including without limitation the rights
4125
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4126
- copies of the Software, and to permit persons to whom the Software is
4127
- furnished to do so, subject to the following conditions:
4128
-
4129
- The above copyright notice and this permission notice shall be included in all
4130
- copies or substantial portions of the Software.
4131
-
4132
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4133
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4134
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4135
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4136
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4137
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4138
- SOFTWARE.
4139
-
4140
- ````
4141
-
4142
- ---
4143
-
4144
- ## The following dependencies are licensed under the MIT License:
4145
-
4146
- ### Rust Crates:
4147
-
4148
- - [rand](https://github.com/rust-random/rand) (0.8.5)
4149
- - [rand](https://github.com/rust-random/rand) (0.9.4)
4150
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
4151
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
4152
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
4153
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
4154
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
4154
4155
 
4155
4156
  ````text
4156
- Copyright 2018 Developers of the Rand project
4157
- Copyright (c) 2014 The Rust Project Developers
4157
+ Copyright (c) 2019 Carl Lerche
4158
4158
 
4159
4159
  Permission is hereby granted, free of charge, to any
4160
4160
  person obtaining a copy of this software and associated
@@ -4188,10 +4188,10 @@ DEALINGS IN THE SOFTWARE.
4188
4188
 
4189
4189
  ### Rust Crates:
4190
4190
 
4191
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
4191
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
4192
4192
 
4193
4193
  ````text
4194
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
4194
+ Copyright (c) 2019-2021 Tower Contributors
4195
4195
 
4196
4196
  Permission is hereby granted, free of charge, to any
4197
4197
  person obtaining a copy of this software and associated
@@ -4225,10 +4225,11 @@ DEALINGS IN THE SOFTWARE.
4225
4225
 
4226
4226
  ### Rust Crates:
4227
4227
 
4228
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
4228
+ - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
4229
+ - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
4229
4230
 
4230
4231
  ````text
4231
- Copyright 2023 The Fuchsia Authors
4232
+ Copyright (c) 2012-2013 Mozilla Foundation
4232
4233
 
4233
4234
  Permission is hereby granted, free of charge, to any
4234
4235
  person obtaining a copy of this software and associated
@@ -4254,7 +4255,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4254
4255
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4255
4256
  DEALINGS IN THE SOFTWARE.
4256
4257
 
4257
-
4258
4258
  ````
4259
4259
 
4260
4260
  ---
@@ -4660,14 +4660,31 @@ Please refer to the package README for license details.
4660
4660
 
4661
4661
  ### Rust Crates:
4662
4662
 
4663
- - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4663
+ - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4664
+ - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4665
+ - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4666
+ - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4667
+ - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4668
+ - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4669
+ - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4670
+ - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4671
+ - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4672
+ - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4673
+ - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4674
+ - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4675
+ - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4676
+ - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4677
+ - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4678
+ - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4679
+ - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4680
+ - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4664
4681
 
4665
4682
  ````text
4666
4683
  UNICODE LICENSE V3
4667
4684
 
4668
4685
  COPYRIGHT AND PERMISSION NOTICE
4669
4686
 
4670
- Copyright © 1991-2023 Unicode, Inc.
4687
+ Copyright © 2020-2024 Unicode, Inc.
4671
4688
 
4672
4689
  NOTICE TO USER: Carefully read the following legal agreement. BY
4673
4690
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4703,6 +4720,13 @@ not be used in advertising or otherwise to promote the sale, use or other
4703
4720
  dealings in these Data Files or Software without prior written
4704
4721
  authorization of the copyright holder.
4705
4722
 
4723
+ SPDX-License-Identifier: Unicode-3.0
4724
+
4725
+
4726
+
4727
+ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4728
+ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4729
+
4706
4730
  ````
4707
4731
 
4708
4732
  ---
@@ -4711,31 +4735,14 @@ authorization of the copyright holder.
4711
4735
 
4712
4736
  ### Rust Crates:
4713
4737
 
4714
- - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4715
- - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4716
- - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4717
- - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4718
- - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4719
- - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4720
- - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4721
- - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4722
- - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4723
- - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4724
- - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4725
- - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4726
- - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4727
- - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4728
- - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4729
- - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4730
- - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4731
- - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4738
+ - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4732
4739
 
4733
4740
  ````text
4734
4741
  UNICODE LICENSE V3
4735
4742
 
4736
4743
  COPYRIGHT AND PERMISSION NOTICE
4737
4744
 
4738
- Copyright © 2020-2024 Unicode, Inc.
4745
+ Copyright © 1991-2023 Unicode, Inc.
4739
4746
 
4740
4747
  NOTICE TO USER: Carefully read the following legal agreement. BY
4741
4748
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4771,12 +4778,5 @@ not be used in advertising or otherwise to promote the sale, use or other
4771
4778
  dealings in these Data Files or Software without prior written
4772
4779
  authorization of the copyright holder.
4773
4780
 
4774
- SPDX-License-Identifier: Unicode-3.0
4775
-
4776
-
4777
-
4778
- Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4779
- ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4780
-
4781
4781
  ````
4782
4782