@deveco-codegenie/mcp-bridge-darwin-x64 1.1.5 → 1.1.6

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,6 +17,30 @@
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
+
20
44
  ---
21
45
 
22
46
  ## The following dependencies are licensed under the 0BSD License:
@@ -71,25 +95,88 @@ PERFORMANCE OF THIS SOFTWARE.
71
95
 
72
96
  ---
73
97
 
74
- ## The following dependencies are licensed under the 0BSD License:
98
+ ## The following dependencies are licensed under the Apache-2.0 License:
75
99
 
76
100
  ### Rust Crates:
77
101
 
78
- - [adler2](https://github.com/oyvindln/adler2) (2.0.1)
102
+ - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
103
+ - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
104
+ - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
79
105
 
80
106
  ````text
81
- Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
107
+ Apache License
108
+ Version 2.0, January 2004
109
+ http://www.apache.org/licenses/
82
110
 
83
- Permission to use, copy, modify, and/or distribute this software for
84
- any purpose with or without fee is hereby granted.
111
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
85
112
 
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.
113
+ 1. Definitions.
114
+
115
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
116
+
117
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
118
+
119
+ "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.
120
+
121
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
122
+
123
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
124
+
125
+ "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.
126
+
127
+ "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).
128
+
129
+ "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.
130
+
131
+ "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."
132
+
133
+ "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.
134
+
135
+ 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.
136
+
137
+ 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.
138
+
139
+ 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:
140
+
141
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
142
+
143
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
144
+
145
+ (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
146
+
147
+ (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.
148
+
149
+ 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.
150
+
151
+ 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.
152
+
153
+ 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.
154
+
155
+ 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.
156
+
157
+ 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.
158
+
159
+ 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.
160
+
161
+ END OF TERMS AND CONDITIONS
162
+
163
+ APPENDIX: How to apply the Apache License to your work.
164
+
165
+ 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.
166
+
167
+ Copyright [yyyy] [name of copyright owner]
168
+
169
+ Licensed under the Apache License, Version 2.0 (the "License");
170
+ you may not use this file except in compliance with the License.
171
+ You may obtain a copy of the License at
172
+
173
+ http://www.apache.org/licenses/LICENSE-2.0
174
+
175
+ Unless required by applicable law or agreed to in writing, software
176
+ distributed under the License is distributed on an "AS IS" BASIS,
177
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
178
+ See the License for the specific language governing permissions and
179
+ limitations under the License.
93
180
 
94
181
  ````
95
182
 
@@ -99,9 +186,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
99
186
 
100
187
  ### Rust Crates:
101
188
 
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)
189
+ - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
105
190
 
106
191
  ````text
107
192
  Apache License
@@ -292,7 +377,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
292
377
  same "printed page" as the copyright notice for easier
293
378
  identification within third-party archives.
294
379
 
295
- Copyright [yyyy] [name of copyright owner]
380
+ Copyright 2011 Google Inc.
296
381
 
297
382
  Licensed under the Apache License, Version 2.0 (the "License");
298
383
  you may not use this file except in compliance with the License.
@@ -314,94 +399,9 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
314
399
 
315
400
  ### Rust Crates:
316
401
 
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)
402
+ - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
403
+ - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
404
+ - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
405
405
 
406
406
  ````text
407
407
  Apache License
@@ -592,7 +592,7 @@ limitations under the License.
592
592
  same "printed page" as the copyright notice for easier
593
593
  identification within third-party archives.
594
594
 
595
- Copyright 2011 Google Inc.
595
+ Copyright [yyyy] [name of copyright owner]
596
596
 
597
597
  Licensed under the Apache License, Version 2.0 (the "License");
598
598
  you may not use this file except in compliance with the License.
@@ -679,48 +679,12 @@ THIS SOFTWARE.
679
679
 
680
680
  ### Rust Crates:
681
681
 
682
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
682
+ - [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
683
683
 
684
684
  ````text
685
- Copyright (c) 2018-2024 The rust-random Project Developers
686
- Copyright (c) 2014 The Rust Project Developers
687
-
688
- Permission is hereby granted, free of charge, to any
689
- person obtaining a copy of this software and associated
690
- documentation files (the "Software"), to deal in the
691
- Software without restriction, including without
692
- limitation the rights to use, copy, modify, merge,
693
- publish, distribute, sublicense, and/or sell copies of
694
- the Software, and to permit persons to whom the Software
695
- is furnished to do so, subject to the following
696
- conditions:
697
-
698
- The above copyright notice and this permission notice
699
- shall be included in all copies or substantial portions
700
- of the Software.
701
-
702
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
703
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
704
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
705
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
706
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
707
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
708
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
709
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
710
- DEALINGS IN THE SOFTWARE.
711
-
712
- ````
713
-
714
- ---
715
-
716
- ## The following dependencies are licensed under the MIT License:
717
-
718
- ### Rust Crates:
719
-
720
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
685
+ MIT License
721
686
 
722
- ````text
723
- Copyright (c) 2015-2025 Sean McArthur
687
+ Copyright (c) 2025 rutrum
724
688
 
725
689
  Permission is hereby granted, free of charge, to any person obtaining a copy
726
690
  of this software and associated documentation files (the "Software"), to deal
@@ -729,356 +693,8 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
729
693
  copies of the Software, and to permit persons to whom the Software is
730
694
  furnished to do so, subject to the following conditions:
731
695
 
732
- The above copyright notice and this permission notice shall be included in
733
- all copies or substantial portions of the Software.
734
-
735
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
736
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
737
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
738
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
739
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
740
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
741
- THE SOFTWARE.
742
-
743
-
744
- ````
745
-
746
- ---
747
-
748
- ## The following dependencies are licensed under the MIT License:
749
-
750
- ### Rust Crates:
751
-
752
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
753
-
754
- ````text
755
- Copyright (c) 2014 Carl Lerche and other MIO contributors
756
-
757
- Permission is hereby granted, free of charge, to any person obtaining a copy
758
- of this software and associated documentation files (the "Software"), to deal
759
- in the Software without restriction, including without limitation the rights
760
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
761
- copies of the Software, and to permit persons to whom the Software is
762
- furnished to do so, subject to the following conditions:
763
-
764
- The above copyright notice and this permission notice shall be included in
765
- all copies or substantial portions of the Software.
766
-
767
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
768
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
769
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
770
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
771
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
772
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
773
- THE SOFTWARE.
774
-
775
- ````
776
-
777
- ---
778
-
779
- ## The following dependencies are licensed under the MIT License:
780
-
781
- ### Rust Crates:
782
-
783
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
784
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
785
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
786
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
787
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
788
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
789
-
790
- ````text
791
- Copyright (c) 2019 Tokio Contributors
792
-
793
- Permission is hereby granted, free of charge, to any
794
- person obtaining a copy of this software and associated
795
- documentation files (the "Software"), to deal in the
796
- Software without restriction, including without
797
- limitation the rights to use, copy, modify, merge,
798
- publish, distribute, sublicense, and/or sell copies of
799
- the Software, and to permit persons to whom the Software
800
- is furnished to do so, subject to the following
801
- conditions:
802
-
803
- The above copyright notice and this permission notice
804
- shall be included in all copies or substantial portions
805
- of the Software.
806
-
807
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
808
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
809
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
810
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
811
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
812
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
813
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
814
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
815
- DEALINGS IN THE SOFTWARE.
816
-
817
- ````
818
-
819
- ---
820
-
821
- ## The following dependencies are licensed under the MIT License:
822
-
823
- ### Rust Crates:
824
-
825
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
826
-
827
- ````text
828
- Copyright (c) 2017 Sean McArthur
829
-
830
- Permission is hereby granted, free of charge, to any person obtaining a copy
831
- of this software and associated documentation files (the "Software"), to deal
832
- in the Software without restriction, including without limitation the rights
833
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
834
- copies of the Software, and to permit persons to whom the Software is
835
- furnished to do so, subject to the following conditions:
836
-
837
- The above copyright notice and this permission notice shall be included in
838
- all copies or substantial portions of the Software.
839
-
840
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
841
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
842
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
843
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
844
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
845
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
846
- THE SOFTWARE.
847
-
848
-
849
- ````
850
-
851
- ---
852
-
853
- ## The following dependencies are licensed under the MIT License:
854
-
855
- ### NPM Packages:
856
-
857
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
858
-
859
- ````text
860
- The MIT License (MIT)
861
-
862
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
863
-
864
- Permission is hereby granted, free of charge, to any person obtaining a copy
865
- of this software and associated documentation files (the "Software"), to deal
866
- in the Software without restriction, including without limitation the rights
867
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
868
- copies of the Software, and to permit persons to whom the Software is
869
- furnished to do so, subject to the following conditions:
870
-
871
- The above copyright notice and this permission notice shall be included in
872
- all copies or substantial portions of the Software.
873
-
874
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
875
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
876
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
877
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
878
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
879
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
880
- THE SOFTWARE.
881
-
882
- ````
883
-
884
- ---
885
-
886
- ## The following dependencies are licensed under the MIT License:
887
-
888
- ### Rust Crates:
889
-
890
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
891
-
892
- ````text
893
- The MIT License (MIT)
894
-
895
- Copyright (c) 2014 Mathijs van de Nes
896
-
897
- Permission is hereby granted, free of charge, to any person obtaining a copy
898
- of this software and associated documentation files (the "Software"), to deal
899
- in the Software without restriction, including without limitation the rights
900
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
901
- copies of the Software, and to permit persons to whom the Software is
902
- furnished to do so, subject to the following conditions:
903
-
904
- The above copyright notice and this permission notice shall be included in all
905
- copies or substantial portions of the Software.
906
-
907
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
908
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
909
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
910
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
911
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
912
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
913
- SOFTWARE.
914
-
915
- Some files in the "tests/data" subdirectory of this repository are under other
916
- licences; see files named LICENSE.*.txt for details.
917
- ````
918
-
919
- ---
920
-
921
- ## The following dependencies are licensed under the MIT License:
922
-
923
- ### NPM Packages:
924
-
925
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
926
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
927
-
928
- ````text
929
- MIT License
930
-
931
- Copyright (c) 2017 Evgeny Poberezkin
932
-
933
- Permission is hereby granted, free of charge, to any person obtaining a copy
934
- of this software and associated documentation files (the "Software"), to deal
935
- in the Software without restriction, including without limitation the rights
936
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
937
- copies of the Software, and to permit persons to whom the Software is
938
- furnished to do so, subject to the following conditions:
939
-
940
- The above copyright notice and this permission notice shall be included in all
941
- copies or substantial portions of the Software.
942
-
943
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
944
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
945
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
946
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
947
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
948
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
949
- SOFTWARE.
950
-
951
- ````
952
-
953
- ---
954
-
955
- ## The following dependencies are licensed under the MIT License:
956
-
957
- ### Rust Crates:
958
-
959
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
960
-
961
- ````text
962
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
963
-
964
- Permission is hereby granted, free of charge, to any
965
- person obtaining a copy of this software and associated
966
- documentation files (the "Software"), to deal in the
967
- Software without restriction, including without
968
- limitation the rights to use, copy, modify, merge,
969
- publish, distribute, sublicense, and/or sell copies of
970
- the Software, and to permit persons to whom the Software
971
- is furnished to do so, subject to the following
972
- conditions:
973
-
974
- The above copyright notice and this permission notice
975
- shall be included in all copies or substantial portions
976
- of the Software.
977
-
978
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
979
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
980
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
981
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
982
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
983
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
984
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
985
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
986
- DEALINGS IN THE SOFTWARE.
987
-
988
- ````
989
-
990
- ---
991
-
992
- ## The following dependencies are licensed under the MIT License:
993
-
994
- ### NPM Packages:
995
-
996
- - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
997
-
998
- ````text
999
- The MIT License (MIT)
1000
-
1001
- Copyright (c) 2015-2021 Evgeny Poberezkin
1002
-
1003
- Permission is hereby granted, free of charge, to any person obtaining a copy
1004
- of this software and associated documentation files (the "Software"), to deal
1005
- in the Software without restriction, including without limitation the rights
1006
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1007
- copies of the Software, and to permit persons to whom the Software is
1008
- furnished to do so, subject to the following conditions:
1009
-
1010
- The above copyright notice and this permission notice shall be included in all
1011
- copies or substantial portions of the Software.
1012
-
1013
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1014
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1015
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1016
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1017
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1018
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1019
- SOFTWARE.
1020
-
1021
-
1022
- ````
1023
-
1024
- ---
1025
-
1026
- ## The following dependencies are licensed under the MIT License:
1027
-
1028
- ### Rust Crates:
1029
-
1030
- - [educe](https://github.com/magiclen/educe) (0.5.11)
1031
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1032
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1033
-
1034
- ````text
1035
- MIT License
1036
-
1037
- Copyright (c) 2023 magiclen.org (Ron Li)
1038
-
1039
- Permission is hereby granted, free of charge, to any person obtaining a copy
1040
- of this software and associated documentation files (the "Software"), to deal
1041
- in the Software without restriction, including without limitation the rights
1042
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1043
- copies of the Software, and to permit persons to whom the Software is
1044
- furnished to do so, subject to the following conditions:
1045
-
1046
- The above copyright notice and this permission notice shall be included in all
1047
- copies or substantial portions of the Software.
1048
-
1049
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1050
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1051
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1052
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1053
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1054
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1055
- SOFTWARE.
1056
-
1057
- ````
1058
-
1059
- ---
1060
-
1061
- ## The following dependencies are licensed under the MIT License:
1062
-
1063
- ### Rust Crates:
1064
-
1065
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
1066
-
1067
- ````text
1068
- The MIT License (MIT)
1069
-
1070
- Copyright (c) 2015-2020 Julien Cretin
1071
- Copyright (c) 2017-2020 Google Inc.
1072
-
1073
- Permission is hereby granted, free of charge, to any person obtaining a copy
1074
- of this software and associated documentation files (the "Software"), to deal
1075
- in the Software without restriction, including without limitation the rights
1076
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1077
- copies of the Software, and to permit persons to whom the Software is
1078
- furnished to do so, subject to the following conditions:
1079
-
1080
- The above copyright notice and this permission notice shall be included in all
1081
- copies or substantial portions of the Software.
696
+ The above copyright notice and this permission notice shall be included in all
697
+ copies or substantial portions of the Software.
1082
698
 
1083
699
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1084
700
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
@@ -1087,40 +703,6 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1087
703
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1088
704
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1089
705
  SOFTWARE.
1090
-
1091
- ````
1092
-
1093
- ---
1094
-
1095
- ## The following dependencies are licensed under the MIT License:
1096
-
1097
- ### Rust Crates:
1098
-
1099
- - [nix](https://github.com/nix-rust/nix) (0.31.2)
1100
-
1101
- ````text
1102
- The MIT License (MIT)
1103
-
1104
- Copyright (c) 2015 Carl Lerche + nix-rust Authors
1105
-
1106
- Permission is hereby granted, free of charge, to any person obtaining a copy
1107
- of this software and associated documentation files (the "Software"), to deal
1108
- in the Software without restriction, including without limitation the rights
1109
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1110
- copies of the Software, and to permit persons to whom the Software is
1111
- furnished to do so, subject to the following conditions:
1112
-
1113
- The above copyright notice and this permission notice shall be included in
1114
- all copies or substantial portions of the Software.
1115
-
1116
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1117
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1118
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1119
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1120
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1121
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1122
- THE SOFTWARE.
1123
-
1124
706
  ````
1125
707
 
1126
708
  ---
@@ -1129,12 +711,39 @@ THE SOFTWARE.
1129
711
 
1130
712
  ### Rust Crates:
1131
713
 
1132
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
1133
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
714
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
715
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
716
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
717
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
718
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
719
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
720
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
721
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
722
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
723
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
724
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
725
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
726
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
727
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
728
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
729
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
730
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
731
+ - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
732
+ - [semver](https://github.com/dtolnay/semver) (1.0.28)
733
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
734
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
735
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
736
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
737
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
738
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
739
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
740
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
741
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
742
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
743
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
744
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
1134
745
 
1135
746
  ````text
1136
- Copyright (c) 2014 Alex Crichton
1137
-
1138
747
  Permission is hereby granted, free of charge, to any
1139
748
  person obtaining a copy of this software and associated
1140
749
  documentation files (the "Software"), to deal in the
@@ -1167,46 +776,10 @@ DEALINGS IN THE SOFTWARE.
1167
776
 
1168
777
  ### Rust Crates:
1169
778
 
1170
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
1171
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
1172
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
1173
-
1174
- ````text
1175
- MIT License
1176
-
1177
- Copyright (c) Tokio Contributors
1178
-
1179
- Permission is hereby granted, free of charge, to any person obtaining a copy
1180
- of this software and associated documentation files (the "Software"), to deal
1181
- in the Software without restriction, including without limitation the rights
1182
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1183
- copies of the Software, and to permit persons to whom the Software is
1184
- furnished to do so, subject to the following conditions:
1185
-
1186
- The above copyright notice and this permission notice shall be included in all
1187
- copies or substantial portions of the Software.
1188
-
1189
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1190
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1191
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1192
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1193
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1194
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1195
- SOFTWARE.
1196
-
1197
- ````
1198
-
1199
- ---
1200
-
1201
- ## The following dependencies are licensed under the MIT License:
1202
-
1203
- ### Rust Crates:
1204
-
1205
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
779
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
1206
780
 
1207
781
  ````text
1208
- Copyright (c) 2018-2026 The rust-random Project Developers
1209
- Copyright (c) 2014 The Rust Project Developers
782
+ Copyright 2023 The Fuchsia Authors
1210
783
 
1211
784
  Permission is hereby granted, free of charge, to any
1212
785
  person obtaining a copy of this software and associated
@@ -1232,6 +805,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1232
805
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1233
806
  DEALINGS IN THE SOFTWARE.
1234
807
 
808
+
1235
809
  ````
1236
810
 
1237
811
  ---
@@ -1240,12 +814,14 @@ DEALINGS IN THE SOFTWARE.
1240
814
 
1241
815
  ### Rust Crates:
1242
816
 
1243
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
817
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
818
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
819
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
1244
820
 
1245
821
  ````text
1246
822
  MIT License
1247
823
 
1248
- Copyright (c) 2018-2021 The RustCrypto Project Developers
824
+ Copyright (c) Tokio Contributors
1249
825
 
1250
826
  Permission is hereby granted, free of charge, to any person obtaining a copy
1251
827
  of this software and associated documentation files (the "Software"), to deal
@@ -1273,10 +849,31 @@ SOFTWARE.
1273
849
 
1274
850
  ### Rust Crates:
1275
851
 
1276
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
852
+ - [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
853
+ - [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
854
+ - [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
855
+ - [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
1277
856
 
1278
857
  ````text
1279
- Copyright (c) 2017 Contributors
858
+ 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:
859
+
860
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
861
+
862
+ 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.
863
+ ````
864
+
865
+ ---
866
+
867
+ ## The following dependencies are licensed under the MIT License:
868
+
869
+ ### Rust Crates:
870
+
871
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
872
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
873
+ - [url](https://github.com/servo/rust-url) (2.5.8)
874
+
875
+ ````text
876
+ Copyright (c) 2013-2025 The rust-url developers
1280
877
 
1281
878
  Permission is hereby granted, free of charge, to any
1282
879
  person obtaining a copy of this software and associated
@@ -1310,10 +907,11 @@ DEALINGS IN THE SOFTWARE.
1310
907
 
1311
908
  ### Rust Crates:
1312
909
 
1313
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
910
+ - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
911
+ - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
1314
912
 
1315
913
  ````text
1316
- Copyright (c) 2016 Anthony Ramine
914
+ Copyright (c) 2012-2013 Mozilla Foundation
1317
915
 
1318
916
  Permission is hereby granted, free of charge, to any
1319
917
  person obtaining a copy of this software and associated
@@ -1347,68 +945,31 @@ DEALINGS IN THE SOFTWARE.
1347
945
 
1348
946
  ### Rust Crates:
1349
947
 
1350
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
948
+ - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
949
+ - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
1351
950
 
1352
951
  ````text
1353
- MIT License
952
+ The MIT License (MIT)
1354
953
 
1355
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
954
+ Copyright (c) 2015 Steven Fackler
1356
955
 
1357
- Permission is hereby granted, free of charge, to any person obtaining a copy
1358
- of this software and associated documentation files (the "Software"), to deal
1359
- in the Software without restriction, including without limitation the rights
1360
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1361
- copies of the Software, and to permit persons to whom the Software is
1362
- furnished to do so, subject to the following conditions:
956
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
957
+ this software and associated documentation files (the "Software"), to deal in
958
+ the Software without restriction, including without limitation the rights to
959
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
960
+ the Software, and to permit persons to whom the Software is furnished to do so,
961
+ subject to the following conditions:
1363
962
 
1364
963
  The above copyright notice and this permission notice shall be included in all
1365
964
  copies or substantial portions of the Software.
1366
965
 
1367
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1368
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1369
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1370
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1371
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1372
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1373
- SOFTWARE.
1374
-
1375
- ````
1376
-
1377
- ---
1378
-
1379
- ## The following dependencies are licensed under the MIT License:
1380
-
1381
- ### Rust Crates:
1382
-
1383
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
1384
-
1385
- ````text
1386
- Copyright (c) 2019-2021 Tower Contributors
1387
-
1388
- Permission is hereby granted, free of charge, to any
1389
- person obtaining a copy of this software and associated
1390
- documentation files (the "Software"), to deal in the
1391
- Software without restriction, including without
1392
- limitation the rights to use, copy, modify, merge,
1393
- publish, distribute, sublicense, and/or sell copies of
1394
- the Software, and to permit persons to whom the Software
1395
- is furnished to do so, subject to the following
1396
- conditions:
1397
-
1398
- The above copyright notice and this permission notice
1399
- shall be included in all copies or substantial portions
1400
- of the Software.
1401
-
1402
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1403
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1404
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1405
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1406
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1407
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1408
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1409
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1410
- DEALINGS IN THE SOFTWARE.
1411
-
966
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
967
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
968
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
969
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
970
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
971
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
972
+
1412
973
  ````
1413
974
 
1414
975
  ---
@@ -1417,10 +978,10 @@ DEALINGS IN THE SOFTWARE.
1417
978
 
1418
979
  ### Rust Crates:
1419
980
 
1420
- - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
981
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
1421
982
 
1422
983
  ````text
1423
- Copyright (c) 2017 tokio-jsonrpc developers
984
+ Copyright (c) 2019 The CryptoCorrosion Contributors
1424
985
 
1425
986
  Permission is hereby granted, free of charge, to any
1426
987
  person obtaining a copy of this software and associated
@@ -1454,10 +1015,10 @@ DEALINGS IN THE SOFTWARE.
1454
1015
 
1455
1016
  ### Rust Crates:
1456
1017
 
1457
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
1018
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
1458
1019
 
1459
1020
  ````text
1460
- Copyright (c) 2019 Eliza Weisman
1021
+ Copyright (c) 2017 Sean McArthur
1461
1022
 
1462
1023
  Permission is hereby granted, free of charge, to any person obtaining a copy
1463
1024
  of this software and associated documentation files (the "Software"), to deal
@@ -1477,6 +1038,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1477
1038
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1478
1039
  THE SOFTWARE.
1479
1040
 
1041
+
1480
1042
  ````
1481
1043
 
1482
1044
  ---
@@ -1485,10 +1047,47 @@ THE SOFTWARE.
1485
1047
 
1486
1048
  ### Rust Crates:
1487
1049
 
1488
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
1050
+ - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
1489
1051
 
1490
1052
  ````text
1491
- Copyright (c) 2023-2025 Sean McArthur
1053
+ Copyright (c) 2017 tokio-jsonrpc developers
1054
+
1055
+ Permission is hereby granted, free of charge, to any
1056
+ person obtaining a copy of this software and associated
1057
+ documentation files (the "Software"), to deal in the
1058
+ Software without restriction, including without
1059
+ limitation the rights to use, copy, modify, merge,
1060
+ publish, distribute, sublicense, and/or sell copies of
1061
+ the Software, and to permit persons to whom the Software
1062
+ is furnished to do so, subject to the following
1063
+ conditions:
1064
+
1065
+ The above copyright notice and this permission notice
1066
+ shall be included in all copies or substantial portions
1067
+ of the Software.
1068
+
1069
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1070
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1071
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1072
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1073
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1074
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1075
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1076
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1077
+ DEALINGS IN THE SOFTWARE.
1078
+
1079
+ ````
1080
+
1081
+ ---
1082
+
1083
+ ## The following dependencies are licensed under the MIT License:
1084
+
1085
+ ### Rust Crates:
1086
+
1087
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1088
+
1089
+ ````text
1090
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
1492
1091
 
1493
1092
  Permission is hereby granted, free of charge, to any person obtaining a copy
1494
1093
  of this software and associated documentation files (the "Software"), to deal
@@ -1516,10 +1115,10 @@ THE SOFTWARE.
1516
1115
 
1517
1116
  ### Rust Crates:
1518
1117
 
1519
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
1118
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
1520
1119
 
1521
1120
  ````text
1522
- Copyright (c) 2021 RustCrypto Developers
1121
+ Copyright (c) The Rust Project Developers
1523
1122
 
1524
1123
  Permission is hereby granted, free of charge, to any
1525
1124
  person obtaining a copy of this software and associated
@@ -1553,12 +1152,13 @@ DEALINGS IN THE SOFTWARE.
1553
1152
 
1554
1153
  ### Rust Crates:
1555
1154
 
1556
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
1155
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
1156
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
1557
1157
 
1558
1158
  ````text
1559
1159
  MIT License
1560
1160
 
1561
- Copyright (c) 2017 Nikolai Vazquez
1161
+ Copyright (c) 2019 Graham Esau
1562
1162
 
1563
1163
  Permission is hereby granted, free of charge, to any person obtaining a copy
1564
1164
  of this software and associated documentation files (the "Software"), to deal
@@ -1586,32 +1186,34 @@ SOFTWARE.
1586
1186
 
1587
1187
  ### Rust Crates:
1588
1188
 
1589
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
1590
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
1591
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
1189
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
1592
1190
 
1593
1191
  ````text
1594
- MIT License
1595
-
1596
- Copyright (c) 2017 Ted Driggs
1192
+ Copyright (c) 2018 The Servo Project Developers
1597
1193
 
1598
- Permission is hereby granted, free of charge, to any person obtaining a copy
1599
- of this software and associated documentation files (the "Software"), to deal
1600
- in the Software without restriction, including without limitation the rights
1601
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1602
- copies of the Software, and to permit persons to whom the Software is
1603
- furnished to do so, subject to the following conditions:
1194
+ Permission is hereby granted, free of charge, to any
1195
+ person obtaining a copy of this software and associated
1196
+ documentation files (the "Software"), to deal in the
1197
+ Software without restriction, including without
1198
+ limitation the rights to use, copy, modify, merge,
1199
+ publish, distribute, sublicense, and/or sell copies of
1200
+ the Software, and to permit persons to whom the Software
1201
+ is furnished to do so, subject to the following
1202
+ conditions:
1604
1203
 
1605
- The above copyright notice and this permission notice shall be included in all
1606
- copies or substantial portions of the Software.
1204
+ The above copyright notice and this permission notice
1205
+ shall be included in all copies or substantial portions
1206
+ of the Software.
1607
1207
 
1608
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1609
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1610
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1611
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1612
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1613
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1614
- SOFTWARE.
1208
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1209
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1210
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1211
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1212
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1213
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1214
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1215
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1216
+ DEALINGS IN THE SOFTWARE.
1615
1217
 
1616
1218
  ````
1617
1219
 
@@ -1621,28 +1223,16 @@ SOFTWARE.
1621
1223
 
1622
1224
  ### Rust Crates:
1623
1225
 
1624
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
1226
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
1625
1227
 
1626
1228
  ````text
1627
- Copyright (c) 2018 directories-rs contributors
1229
+ Copyright 2017 Juniper Networks, Inc.
1628
1230
 
1629
- Permission is hereby granted, free of charge, to any person obtaining a copy
1630
- of this software and associated documentation files (the "Software"), to deal
1631
- in the Software without restriction, including without limitation the rights
1632
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1633
- copies of the Software, and to permit persons to whom the Software is
1634
- furnished to do so, subject to the following conditions:
1231
+ 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:
1635
1232
 
1636
- The above copyright notice and this permission notice shall be included in all
1637
- copies or substantial portions of the Software.
1233
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1638
1234
 
1639
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1640
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1641
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1642
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1643
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1644
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1645
- SOFTWARE.
1235
+ 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.
1646
1236
 
1647
1237
  ````
1648
1238
 
@@ -1652,10 +1242,11 @@ SOFTWARE.
1652
1242
 
1653
1243
  ### Rust Crates:
1654
1244
 
1655
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1245
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
1656
1246
 
1657
1247
  ````text
1658
- Copyright (c) 2018 Carl Lerche
1248
+ Copyright (c) 2018-2026 The rust-random Project Developers
1249
+ Copyright (c) 2014 The Rust Project Developers
1659
1250
 
1660
1251
  Permission is hereby granted, free of charge, to any
1661
1252
  person obtaining a copy of this software and associated
@@ -1689,29 +1280,34 @@ DEALINGS IN THE SOFTWARE.
1689
1280
 
1690
1281
  ### Rust Crates:
1691
1282
 
1692
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
1283
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
1693
1284
 
1694
1285
  ````text
1695
- Copyright (c) 2017 Daniel Abramov
1696
- Copyright (c) 2017 Alexey Galakhov
1286
+ Copyright (c) 2021 RustCrypto Developers
1697
1287
 
1698
- Permission is hereby granted, free of charge, to any person obtaining a copy
1699
- of this software and associated documentation files (the "Software"), to deal
1700
- in the Software without restriction, including without limitation the rights
1701
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1702
- copies of the Software, and to permit persons to whom the Software is
1703
- furnished to do so, subject to the following conditions:
1288
+ Permission is hereby granted, free of charge, to any
1289
+ person obtaining a copy of this software and associated
1290
+ documentation files (the "Software"), to deal in the
1291
+ Software without restriction, including without
1292
+ limitation the rights to use, copy, modify, merge,
1293
+ publish, distribute, sublicense, and/or sell copies of
1294
+ the Software, and to permit persons to whom the Software
1295
+ is furnished to do so, subject to the following
1296
+ conditions:
1704
1297
 
1705
- The above copyright notice and this permission notice shall be included in
1706
- all copies or substantial portions of the Software.
1298
+ The above copyright notice and this permission notice
1299
+ shall be included in all copies or substantial portions
1300
+ of the Software.
1707
1301
 
1708
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1709
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1710
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1711
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1712
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1713
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1714
- THE SOFTWARE.
1302
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1303
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1304
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1305
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1306
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1307
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1308
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1309
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1310
+ DEALINGS IN THE SOFTWARE.
1715
1311
 
1716
1312
  ````
1717
1313
 
@@ -1721,12 +1317,12 @@ THE SOFTWARE.
1721
1317
 
1722
1318
  ### Rust Crates:
1723
1319
 
1724
- - [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
1320
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
1725
1321
 
1726
1322
  ````text
1727
- MIT License
1323
+ The MIT License (MIT)
1728
1324
 
1729
- Copyright (c) 2025 rutrum
1325
+ Copyright (c) 2014 Paho Lurie-Gregg
1730
1326
 
1731
1327
  Permission is hereby granted, free of charge, to any person obtaining a copy
1732
1328
  of this software and associated documentation files (the "Software"), to deal
@@ -1745,6 +1341,7 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1745
1341
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1746
1342
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1747
1343
  SOFTWARE.
1344
+
1748
1345
  ````
1749
1346
 
1750
1347
  ---
@@ -1753,10 +1350,10 @@ SOFTWARE.
1753
1350
 
1754
1351
  ### Rust Crates:
1755
1352
 
1756
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
1353
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1757
1354
 
1758
1355
  ````text
1759
- Copyright (c) 2019 Nick Fitzgerald
1356
+ Copyright (c) 2016 Anthony Ramine
1760
1357
 
1761
1358
  Permission is hereby granted, free of charge, to any
1762
1359
  person obtaining a copy of this software and associated
@@ -1790,44 +1387,11 @@ DEALINGS IN THE SOFTWARE.
1790
1387
 
1791
1388
  ### Rust Crates:
1792
1389
 
1793
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
1794
-
1795
- ````text
1796
- MIT License
1797
-
1798
- Copyright (c) 2019 Yoshua Wuyts
1799
- Copyright (c) Tokio Contributors
1800
-
1801
- Permission is hereby granted, free of charge, to any person obtaining a copy
1802
- of this software and associated documentation files (the "Software"), to deal
1803
- in the Software without restriction, including without limitation the rights
1804
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1805
- copies of the Software, and to permit persons to whom the Software is
1806
- furnished to do so, subject to the following conditions:
1807
-
1808
- The above copyright notice and this permission notice shall be included in all
1809
- copies or substantial portions of the Software.
1810
-
1811
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1812
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1813
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1814
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1815
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1816
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1817
- SOFTWARE.
1818
-
1819
- ````
1820
-
1821
- ---
1822
-
1823
- ## The following dependencies are licensed under the MIT License:
1824
-
1825
- ### Rust Crates:
1826
-
1827
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
1390
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
1828
1391
 
1829
1392
  ````text
1830
- Copyright (c) 2016--2023
1393
+ Copyright (c) 2018-2025 The rust-random Project Developers
1394
+ Copyright (c) 2014 The Rust Project Developers
1831
1395
 
1832
1396
  Permission is hereby granted, free of charge, to any
1833
1397
  person obtaining a copy of this software and associated
@@ -1861,10 +1425,42 @@ DEALINGS IN THE SOFTWARE.
1861
1425
 
1862
1426
  ### Rust Crates:
1863
1427
 
1864
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
1428
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
1429
+
1430
+ ````text
1431
+ Copyright (c) 2014-2026 Sean McArthur
1432
+
1433
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1434
+ of this software and associated documentation files (the "Software"), to deal
1435
+ in the Software without restriction, including without limitation the rights
1436
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1437
+ copies of the Software, and to permit persons to whom the Software is
1438
+ furnished to do so, subject to the following conditions:
1439
+
1440
+ The above copyright notice and this permission notice shall be included in
1441
+ all copies or substantial portions of the Software.
1442
+
1443
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1444
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1445
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1446
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1447
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1448
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1449
+ THE SOFTWARE.
1450
+
1451
+ ````
1452
+
1453
+ ---
1454
+
1455
+ ## The following dependencies are licensed under the MIT License:
1456
+
1457
+ ### Rust Crates:
1458
+
1459
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
1460
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
1865
1461
 
1866
1462
  ````text
1867
- Copyright (c) 2010 The Rust Project Developers
1463
+ Copyright (c) 2014 Alex Crichton
1868
1464
 
1869
1465
  Permission is hereby granted, free of charge, to any
1870
1466
  person obtaining a copy of this software and associated
@@ -1898,10 +1494,10 @@ DEALINGS IN THE SOFTWARE.
1898
1494
 
1899
1495
  ### Rust Crates:
1900
1496
 
1901
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
1497
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
1902
1498
 
1903
1499
  ````text
1904
- Copyright Mozilla Foundation
1500
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
1905
1501
 
1906
1502
  Permission is hereby granted, free of charge, to any
1907
1503
  person obtaining a copy of this software and associated
@@ -1935,10 +1531,10 @@ DEALINGS IN THE SOFTWARE.
1935
1531
 
1936
1532
  ### Rust Crates:
1937
1533
 
1938
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
1534
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
1939
1535
 
1940
1536
  ````text
1941
- Copyright (c) 2018-2019 The RustCrypto Project Developers
1537
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
1942
1538
 
1943
1539
  Permission is hereby granted, free of charge, to any
1944
1540
  person obtaining a copy of this software and associated
@@ -1972,10 +1568,42 @@ DEALINGS IN THE SOFTWARE.
1972
1568
 
1973
1569
  ### Rust Crates:
1974
1570
 
1975
- - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
1571
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
1976
1572
 
1977
1573
  ````text
1978
- Copyright (c) 2014 Chris Wong
1574
+ Copyright (c) 2017 Alexey Galakhov
1575
+ Copyright (c) 2016 Jason Housley
1576
+
1577
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1578
+ of this software and associated documentation files (the "Software"), to deal
1579
+ in the Software without restriction, including without limitation the rights
1580
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1581
+ copies of the Software, and to permit persons to whom the Software is
1582
+ furnished to do so, subject to the following conditions:
1583
+
1584
+ The above copyright notice and this permission notice shall be included in
1585
+ all copies or substantial portions of the Software.
1586
+
1587
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1588
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1589
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1590
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1591
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1592
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1593
+ THE SOFTWARE.
1594
+
1595
+ ````
1596
+
1597
+ ---
1598
+
1599
+ ## The following dependencies are licensed under the MIT License:
1600
+
1601
+ ### Rust Crates:
1602
+
1603
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
1604
+
1605
+ ````text
1606
+ Copyright 2019-2024 YOSHIOKA Takuma
1979
1607
 
1980
1608
  Permission is hereby granted, free of charge, to any
1981
1609
  person obtaining a copy of this software and associated
@@ -2009,12 +1637,12 @@ DEALINGS IN THE SOFTWARE.
2009
1637
 
2010
1638
  ### Rust Crates:
2011
1639
 
2012
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
1640
+ - [nix](https://github.com/nix-rust/nix) (0.31.2)
2013
1641
 
2014
1642
  ````text
2015
- MIT License
1643
+ The MIT License (MIT)
2016
1644
 
2017
- Copyright (c) [2021] [Marvin Countryman]
1645
+ Copyright (c) 2015 Carl Lerche + nix-rust Authors
2018
1646
 
2019
1647
  Permission is hereby granted, free of charge, to any person obtaining a copy
2020
1648
  of this software and associated documentation files (the "Software"), to deal
@@ -2023,16 +1651,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2023
1651
  copies of the Software, and to permit persons to whom the Software is
2024
1652
  furnished to do so, subject to the following conditions:
2025
1653
 
2026
- The above copyright notice and this permission notice shall be included in all
2027
- copies or substantial portions of the Software.
1654
+ The above copyright notice and this permission notice shall be included in
1655
+ all copies or substantial portions of the Software.
2028
1656
 
2029
1657
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2030
1658
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2031
1659
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2032
1660
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2033
1661
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2034
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2035
- SOFTWARE.
1662
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1663
+ THE SOFTWARE.
2036
1664
 
2037
1665
  ````
2038
1666
 
@@ -2042,14 +1670,11 @@ SOFTWARE.
2042
1670
 
2043
1671
  ### Rust Crates:
2044
1672
 
2045
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
1673
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
2046
1674
 
2047
1675
  ````text
2048
- The MIT License (MIT)
2049
-
2050
- Copyright (c) 2015 Danny Guo
2051
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2052
- Copyright (c) 2018 Akash Kurdekar
1676
+ Copyright (c) 2017 Daniel Abramov
1677
+ Copyright (c) 2017 Alexey Galakhov
2053
1678
 
2054
1679
  Permission is hereby granted, free of charge, to any person obtaining a copy
2055
1680
  of this software and associated documentation files (the "Software"), to deal
@@ -2058,16 +1683,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2058
1683
  copies of the Software, and to permit persons to whom the Software is
2059
1684
  furnished to do so, subject to the following conditions:
2060
1685
 
2061
- The above copyright notice and this permission notice shall be included in all
2062
- copies or substantial portions of the Software.
1686
+ The above copyright notice and this permission notice shall be included in
1687
+ all copies or substantial portions of the Software.
2063
1688
 
2064
1689
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2065
1690
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2066
1691
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2067
1692
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2068
1693
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2069
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2070
- SOFTWARE.
1694
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1695
+ THE SOFTWARE.
2071
1696
 
2072
1697
  ````
2073
1698
 
@@ -2077,12 +1702,10 @@ SOFTWARE.
2077
1702
 
2078
1703
  ### Rust Crates:
2079
1704
 
2080
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
1705
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
2081
1706
 
2082
1707
  ````text
2083
- Copyright (c) 2017 Carl Lerche
2084
- Copyright (c) 2018 Bastian Köcher
2085
- Copyright (c) 2019-2020 Artem Vorotnikov
1708
+ Copyright Mozilla Foundation
2086
1709
 
2087
1710
  Permission is hereby granted, free of charge, to any
2088
1711
  person obtaining a copy of this software and associated
@@ -2114,32 +1737,32 @@ DEALINGS IN THE SOFTWARE.
2114
1737
 
2115
1738
  ## The following dependencies are licensed under the MIT License:
2116
1739
 
2117
- ### Rust Crates:
1740
+ ### NPM Packages:
2118
1741
 
2119
- - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
2120
- - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
1742
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
2121
1743
 
2122
1744
  ````text
2123
1745
  The MIT License (MIT)
2124
1746
 
2125
- Copyright (c) 2015 Steven Fackler
1747
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
2126
1748
 
2127
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2128
- this software and associated documentation files (the "Software"), to deal in
2129
- the Software without restriction, including without limitation the rights to
2130
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2131
- the Software, and to permit persons to whom the Software is furnished to do so,
2132
- subject to the following conditions:
1749
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1750
+ of this software and associated documentation files (the "Software"), to deal
1751
+ in the Software without restriction, including without limitation the rights
1752
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1753
+ copies of the Software, and to permit persons to whom the Software is
1754
+ furnished to do so, subject to the following conditions:
2133
1755
 
2134
- The above copyright notice and this permission notice shall be included in all
2135
- copies or substantial portions of the Software.
1756
+ The above copyright notice and this permission notice shall be included in
1757
+ all copies or substantial portions of the Software.
2136
1758
 
2137
1759
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2138
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2139
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2140
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2141
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2142
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1760
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1761
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1762
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1763
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1764
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1765
+ THE SOFTWARE.
2143
1766
 
2144
1767
  ````
2145
1768
 
@@ -2149,10 +1772,11 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2149
1772
 
2150
1773
  ### Rust Crates:
2151
1774
 
2152
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
1775
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
2153
1776
 
2154
1777
  ````text
2155
- Copyright (c) 2016-2025 Sean McArthur
1778
+ Copyright (c) 2013-2014 The Rust Project Developers.
1779
+ Copyright (c) 2015-2020 The rust-hex Developers
2156
1780
 
2157
1781
  Permission is hereby granted, free of charge, to any person obtaining a copy
2158
1782
  of this software and associated documentation files (the "Software"), to deal
@@ -2161,17 +1785,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2161
1785
  copies of the Software, and to permit persons to whom the Software is
2162
1786
  furnished to do so, subject to the following conditions:
2163
1787
 
2164
- The above copyright notice and this permission notice shall be included in
2165
- all copies or substantial portions of the Software.
1788
+ The above copyright notice and this permission notice shall be included in all
1789
+ copies or substantial portions of the Software.
2166
1790
 
2167
1791
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2168
1792
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2169
1793
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2170
1794
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2171
1795
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2172
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2173
- THE SOFTWARE.
2174
-
1796
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1797
+ SOFTWARE.
2175
1798
 
2176
1799
  ````
2177
1800
 
@@ -2181,40 +1804,29 @@ THE SOFTWARE.
2181
1804
 
2182
1805
  ### Rust Crates:
2183
1806
 
2184
- - [rand](https://github.com/rust-random/rand) (0.8.5)
2185
- - [rand](https://github.com/rust-random/rand) (0.9.4)
2186
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
2187
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
2188
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
2189
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
1807
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
1808
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
2190
1809
 
2191
1810
  ````text
2192
- Copyright 2018 Developers of the Rand project
2193
- Copyright (c) 2014 The Rust Project Developers
1811
+ Copyright (c) 2018-2019 dirs-rs contributors
2194
1812
 
2195
- Permission is hereby granted, free of charge, to any
2196
- person obtaining a copy of this software and associated
2197
- documentation files (the "Software"), to deal in the
2198
- Software without restriction, including without
2199
- limitation the rights to use, copy, modify, merge,
2200
- publish, distribute, sublicense, and/or sell copies of
2201
- the Software, and to permit persons to whom the Software
2202
- is furnished to do so, subject to the following
2203
- conditions:
1813
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1814
+ of this software and associated documentation files (the "Software"), to deal
1815
+ in the Software without restriction, including without limitation the rights
1816
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1817
+ copies of the Software, and to permit persons to whom the Software is
1818
+ furnished to do so, subject to the following conditions:
2204
1819
 
2205
- The above copyright notice and this permission notice
2206
- shall be included in all copies or substantial portions
2207
- of the Software.
1820
+ The above copyright notice and this permission notice shall be included in all
1821
+ copies or substantial portions of the Software.
2208
1822
 
2209
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2210
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2211
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2212
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2213
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2214
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2215
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2216
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2217
- DEALINGS IN THE SOFTWARE.
1823
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1824
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1825
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1826
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1827
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1828
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1829
+ SOFTWARE.
2218
1830
 
2219
1831
  ````
2220
1832
 
@@ -2224,10 +1836,10 @@ DEALINGS IN THE SOFTWARE.
2224
1836
 
2225
1837
  ### Rust Crates:
2226
1838
 
2227
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
1839
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
2228
1840
 
2229
1841
  ````text
2230
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
1842
+ Copyright (c) 2017 Artyom Pavlov
2231
1843
 
2232
1844
  Permission is hereby granted, free of charge, to any
2233
1845
  person obtaining a copy of this software and associated
@@ -2261,34 +1873,29 @@ DEALINGS IN THE SOFTWARE.
2261
1873
 
2262
1874
  ### Rust Crates:
2263
1875
 
2264
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
1876
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
2265
1877
 
2266
1878
  ````text
2267
- Copyright (c) 2020-2025 The RustCrypto Project Developers
1879
+ Copyright (c) 2015-2025 Sean McArthur
2268
1880
 
2269
- Permission is hereby granted, free of charge, to any
2270
- person obtaining a copy of this software and associated
2271
- documentation files (the "Software"), to deal in the
2272
- Software without restriction, including without
2273
- limitation the rights to use, copy, modify, merge,
2274
- publish, distribute, sublicense, and/or sell copies of
2275
- the Software, and to permit persons to whom the Software
2276
- is furnished to do so, subject to the following
2277
- conditions:
1881
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1882
+ of this software and associated documentation files (the "Software"), to deal
1883
+ in the Software without restriction, including without limitation the rights
1884
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1885
+ copies of the Software, and to permit persons to whom the Software is
1886
+ furnished to do so, subject to the following conditions:
2278
1887
 
2279
- The above copyright notice and this permission notice
2280
- shall be included in all copies or substantial portions
2281
- of the Software.
1888
+ The above copyright notice and this permission notice shall be included in
1889
+ all copies or substantial portions of the Software.
1890
+
1891
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1892
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1893
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1894
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1895
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1896
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1897
+ THE SOFTWARE.
2282
1898
 
2283
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2284
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2285
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2286
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2287
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2288
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2289
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2290
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2291
- DEALINGS IN THE SOFTWARE.
2292
1899
 
2293
1900
  ````
2294
1901
 
@@ -2298,34 +1905,17 @@ DEALINGS IN THE SOFTWARE.
2298
1905
 
2299
1906
  ### Rust Crates:
2300
1907
 
2301
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
1908
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
2302
1909
 
2303
1910
  ````text
2304
- Copyright (c) 2017 Robert Grosse
2305
-
2306
- Permission is hereby granted, free of charge, to any
2307
- person obtaining a copy of this software and associated
2308
- documentation files (the "Software"), to deal in the
2309
- Software without restriction, including without
2310
- limitation the rights to use, copy, modify, merge,
2311
- publish, distribute, sublicense, and/or sell copies of
2312
- the Software, and to permit persons to whom the Software
2313
- is furnished to do so, subject to the following
2314
- conditions:
1911
+ Copyright 2016 Nika Layzell
2315
1912
 
2316
- The above copyright notice and this permission notice
2317
- shall be included in all copies or substantial portions
2318
- of the Software.
1913
+ 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:
1914
+
1915
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1916
+
1917
+ 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.
2319
1918
 
2320
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2321
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2322
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2323
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2324
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2325
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2326
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2327
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2328
- DEALINGS IN THE SOFTWARE.
2329
1919
  ````
2330
1920
 
2331
1921
  ---
@@ -2334,12 +1924,10 @@ DEALINGS IN THE SOFTWARE.
2334
1924
 
2335
1925
  ### Rust Crates:
2336
1926
 
2337
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
1927
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
2338
1928
 
2339
1929
  ````text
2340
- The MIT License (MIT)
2341
-
2342
- Copyright (c) 2014 Paho Lurie-Gregg
1930
+ Copyright (c) 2019 Eliza Weisman
2343
1931
 
2344
1932
  Permission is hereby granted, free of charge, to any person obtaining a copy
2345
1933
  of this software and associated documentation files (the "Software"), to deal
@@ -2348,16 +1936,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2348
1936
  copies of the Software, and to permit persons to whom the Software is
2349
1937
  furnished to do so, subject to the following conditions:
2350
1938
 
2351
- The above copyright notice and this permission notice shall be included in all
2352
- copies or substantial portions of the Software.
1939
+ The above copyright notice and this permission notice shall be included in
1940
+ all copies or substantial portions of the Software.
2353
1941
 
2354
1942
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2355
1943
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2356
1944
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2357
1945
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2358
1946
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2359
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2360
- SOFTWARE.
1947
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1948
+ THE SOFTWARE.
2361
1949
 
2362
1950
  ````
2363
1951
 
@@ -2367,27 +1955,28 @@ SOFTWARE.
2367
1955
 
2368
1956
  ### Rust Crates:
2369
1957
 
2370
- - [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
1958
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
2371
1959
 
2372
1960
  ````text
2373
- Copyright 2018 Parity Technologies (UK) Ltd.
1961
+ Copyright (c) 2016 The rust-native-tls Developers
2374
1962
 
2375
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2376
- this software and associated documentation files (the "Software"), to deal in
2377
- the Software without restriction, including without limitation the rights to
2378
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2379
- the Software, and to permit persons to whom the Software is furnished to do so,
2380
- subject to the following conditions:
1963
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1964
+ of this software and associated documentation files (the "Software"), to deal
1965
+ in the Software without restriction, including without limitation the rights
1966
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1967
+ copies of the Software, and to permit persons to whom the Software is
1968
+ furnished to do so, subject to the following conditions:
2381
1969
 
2382
1970
  The above copyright notice and this permission notice shall be included in all
2383
1971
  copies or substantial portions of the Software.
2384
1972
 
2385
1973
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2386
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2387
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
2388
- OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
2389
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2390
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1974
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1975
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1976
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1977
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1978
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1979
+ SOFTWARE.
2391
1980
 
2392
1981
  ````
2393
1982
 
@@ -2397,10 +1986,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2397
1986
 
2398
1987
  ### Rust Crates:
2399
1988
 
2400
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
1989
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
2401
1990
 
2402
1991
  ````text
2403
- Copyright (c) 2016 Amanieu d'Antras
1992
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
2404
1993
 
2405
1994
  Permission is hereby granted, free of charge, to any
2406
1995
  person obtaining a copy of this software and associated
@@ -2434,50 +2023,15 @@ DEALINGS IN THE SOFTWARE.
2434
2023
 
2435
2024
  ### Rust Crates:
2436
2025
 
2437
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
2438
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
2439
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
2026
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
2027
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
2028
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
2029
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
2440
2030
 
2441
2031
  ````text
2442
- Copyright (c) 2019 Tower Contributors
2443
-
2444
- Permission is hereby granted, free of charge, to any
2445
- person obtaining a copy of this software and associated
2446
- documentation files (the "Software"), to deal in the
2447
- Software without restriction, including without
2448
- limitation the rights to use, copy, modify, merge,
2449
- publish, distribute, sublicense, and/or sell copies of
2450
- the Software, and to permit persons to whom the Software
2451
- is furnished to do so, subject to the following
2452
- conditions:
2453
-
2454
- The above copyright notice and this permission notice
2455
- shall be included in all copies or substantial portions
2456
- of the Software.
2457
-
2458
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2459
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2460
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2461
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2462
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2463
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2464
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2465
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2466
- DEALINGS IN THE SOFTWARE.
2467
-
2468
- ````
2469
-
2470
- ---
2471
-
2472
- ## The following dependencies are licensed under the MIT License:
2473
-
2474
- ### Rust Crates:
2475
-
2476
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
2032
+ The MIT License (MIT)
2477
2033
 
2478
- ````text
2479
- Copyright (c) 2018-2023 Sean McArthur
2480
- Copyright (c) 2016 Alex Crichton
2034
+ Copyright (c) 2015 Andrew Gallant
2481
2035
 
2482
2036
  Permission is hereby granted, free of charge, to any person obtaining a copy
2483
2037
  of this software and associated documentation files (the "Software"), to deal
@@ -2497,7 +2051,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2497
2051
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2498
2052
  THE SOFTWARE.
2499
2053
 
2500
-
2501
2054
  ````
2502
2055
 
2503
2056
  ---
@@ -2506,10 +2059,10 @@ THE SOFTWARE.
2506
2059
 
2507
2060
  ### Rust Crates:
2508
2061
 
2509
- - [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
2062
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
2510
2063
 
2511
2064
  ````text
2512
- Copyright (c) 2015 The Rust Project Developers
2065
+ Copyright (c) 2017 Robert Grosse
2513
2066
 
2514
2067
  Permission is hereby granted, free of charge, to any
2515
2068
  person obtaining a copy of this software and associated
@@ -2534,6 +2087,37 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2534
2087
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2535
2088
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2536
2089
  DEALINGS IN THE SOFTWARE.
2090
+ ````
2091
+
2092
+ ---
2093
+
2094
+ ## The following dependencies are licensed under the MIT License:
2095
+
2096
+ ### Rust Crates:
2097
+
2098
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
2099
+
2100
+ ````text
2101
+ Copyright (c) 2018-2019 Sean McArthur
2102
+
2103
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2104
+ of this software and associated documentation files (the "Software"), to deal
2105
+ in the Software without restriction, including without limitation the rights
2106
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2107
+ copies of the Software, and to permit persons to whom the Software is
2108
+ furnished to do so, subject to the following conditions:
2109
+
2110
+ The above copyright notice and this permission notice shall be included in
2111
+ all copies or substantial portions of the Software.
2112
+
2113
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2114
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2115
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2116
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2117
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2118
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2119
+ THE SOFTWARE.
2120
+
2537
2121
 
2538
2122
  ````
2539
2123
 
@@ -2543,11 +2127,12 @@ DEALINGS IN THE SOFTWARE.
2543
2127
 
2544
2128
  ### Rust Crates:
2545
2129
 
2546
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
2130
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
2547
2131
 
2548
2132
  ````text
2549
- Copyright (c) 2013-2014 The Rust Project Developers.
2550
- Copyright (c) 2015-2020 The rust-hex Developers
2133
+ The MIT License (MIT)
2134
+
2135
+ Copyright (c) 2014 Mathijs van de Nes
2551
2136
 
2552
2137
  Permission is hereby granted, free of charge, to any person obtaining a copy
2553
2138
  of this software and associated documentation files (the "Software"), to deal
@@ -2567,6 +2152,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2567
2152
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2568
2153
  SOFTWARE.
2569
2154
 
2155
+ Some files in the "tests/data" subdirectory of this repository are under other
2156
+ licences; see files named LICENSE.*.txt for details.
2570
2157
  ````
2571
2158
 
2572
2159
  ---
@@ -2575,12 +2162,10 @@ SOFTWARE.
2575
2162
 
2576
2163
  ### Rust Crates:
2577
2164
 
2578
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
2579
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2580
- - [url](https://github.com/servo/rust-url) (2.5.8)
2165
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
2581
2166
 
2582
2167
  ````text
2583
- Copyright (c) 2013-2025 The rust-url developers
2168
+ Copyright (c) 2019-2021 Tower Contributors
2584
2169
 
2585
2170
  Permission is hereby granted, free of charge, to any
2586
2171
  person obtaining a copy of this software and associated
@@ -2614,10 +2199,12 @@ DEALINGS IN THE SOFTWARE.
2614
2199
 
2615
2200
  ### Rust Crates:
2616
2201
 
2617
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2202
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
2203
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
2204
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
2618
2205
 
2619
2206
  ````text
2620
- Copyright (c) 2016--2017
2207
+ Copyright (c) 2019 Tower Contributors
2621
2208
 
2622
2209
  Permission is hereby granted, free of charge, to any
2623
2210
  person obtaining a copy of this software and associated
@@ -2651,10 +2238,10 @@ DEALINGS IN THE SOFTWARE.
2651
2238
 
2652
2239
  ### Rust Crates:
2653
2240
 
2654
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
2241
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
2655
2242
 
2656
2243
  ````text
2657
- Copyright (c) 2018 The Servo Project Developers
2244
+ Copyright (c) 2010 The Rust Project Developers
2658
2245
 
2659
2246
  Permission is hereby granted, free of charge, to any
2660
2247
  person obtaining a copy of this software and associated
@@ -2688,16 +2275,30 @@ DEALINGS IN THE SOFTWARE.
2688
2275
 
2689
2276
  ### Rust Crates:
2690
2277
 
2691
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
2278
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
2692
2279
 
2693
2280
  ````text
2694
- Copyright 2016 Nika Layzell
2281
+ MIT License
2695
2282
 
2696
- 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:
2283
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
2697
2284
 
2698
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2285
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2286
+ of this software and associated documentation files (the "Software"), to deal
2287
+ in the Software without restriction, including without limitation the rights
2288
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2289
+ copies of the Software, and to permit persons to whom the Software is
2290
+ furnished to do so, subject to the following conditions:
2699
2291
 
2700
- 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.
2292
+ The above copyright notice and this permission notice shall be included in all
2293
+ copies or substantial portions of the Software.
2294
+
2295
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2296
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2297
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2298
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2299
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2300
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2301
+ SOFTWARE.
2701
2302
 
2702
2303
  ````
2703
2304
 
@@ -2742,10 +2343,91 @@ THE SOFTWARE.
2742
2343
 
2743
2344
  ### Rust Crates:
2744
2345
 
2745
- - [want](https://github.com/seanmonstar/want) (0.3.1)
2346
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
2347
+
2348
+ ````text
2349
+ Copyright (c) 2016 Amanieu d'Antras
2350
+
2351
+ Permission is hereby granted, free of charge, to any
2352
+ person obtaining a copy of this software and associated
2353
+ documentation files (the "Software"), to deal in the
2354
+ Software without restriction, including without
2355
+ limitation the rights to use, copy, modify, merge,
2356
+ publish, distribute, sublicense, and/or sell copies of
2357
+ the Software, and to permit persons to whom the Software
2358
+ is furnished to do so, subject to the following
2359
+ conditions:
2360
+
2361
+ The above copyright notice and this permission notice
2362
+ shall be included in all copies or substantial portions
2363
+ of the Software.
2364
+
2365
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2366
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2367
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2368
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2369
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2370
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2371
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2372
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2373
+ DEALINGS IN THE SOFTWARE.
2374
+
2375
+ ````
2376
+
2377
+ ---
2378
+
2379
+ ## The following dependencies are licensed under the MIT License:
2380
+
2381
+ ### Rust Crates:
2382
+
2383
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
2384
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
2385
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
2386
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
2387
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
2388
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
2389
+
2390
+ ````text
2391
+ Copyright (c) 2019 Tokio Contributors
2392
+
2393
+ Permission is hereby granted, free of charge, to any
2394
+ person obtaining a copy of this software and associated
2395
+ documentation files (the "Software"), to deal in the
2396
+ Software without restriction, including without
2397
+ limitation the rights to use, copy, modify, merge,
2398
+ publish, distribute, sublicense, and/or sell copies of
2399
+ the Software, and to permit persons to whom the Software
2400
+ is furnished to do so, subject to the following
2401
+ conditions:
2402
+
2403
+ The above copyright notice and this permission notice
2404
+ shall be included in all copies or substantial portions
2405
+ of the Software.
2406
+
2407
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2408
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2409
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2410
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2411
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2412
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2413
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2414
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2415
+ DEALINGS IN THE SOFTWARE.
2416
+
2417
+ ````
2418
+
2419
+ ---
2420
+
2421
+ ## The following dependencies are licensed under the MIT License:
2422
+
2423
+ ### Rust Crates:
2424
+
2425
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
2746
2426
 
2747
2427
  ````text
2748
- Copyright (c) 2018-2019 Sean McArthur
2428
+ MIT License
2429
+
2430
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
2749
2431
 
2750
2432
  Permission is hereby granted, free of charge, to any person obtaining a copy
2751
2433
  of this software and associated documentation files (the "Software"), to deal
@@ -2754,17 +2436,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2754
2436
  copies of the Software, and to permit persons to whom the Software is
2755
2437
  furnished to do so, subject to the following conditions:
2756
2438
 
2757
- The above copyright notice and this permission notice shall be included in
2758
- all copies or substantial portions of the Software.
2439
+ The above copyright notice and this permission notice shall be included in all
2440
+ copies or substantial portions of the Software.
2759
2441
 
2760
2442
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2761
2443
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2762
2444
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2763
2445
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2764
2446
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2765
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2766
- THE SOFTWARE.
2767
-
2447
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2448
+ SOFTWARE.
2768
2449
 
2769
2450
  ````
2770
2451
 
@@ -2774,15 +2455,10 @@ THE SOFTWARE.
2774
2455
 
2775
2456
  ### Rust Crates:
2776
2457
 
2777
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
2778
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
2779
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
2780
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
2458
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
2781
2459
 
2782
2460
  ````text
2783
- The MIT License (MIT)
2784
-
2785
- Copyright (c) 2015 Andrew Gallant
2461
+ Copyright (c) 2018 directories-rs contributors
2786
2462
 
2787
2463
  Permission is hereby granted, free of charge, to any person obtaining a copy
2788
2464
  of this software and associated documentation files (the "Software"), to deal
@@ -2791,16 +2467,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2791
2467
  copies of the Software, and to permit persons to whom the Software is
2792
2468
  furnished to do so, subject to the following conditions:
2793
2469
 
2794
- The above copyright notice and this permission notice shall be included in
2795
- all copies or substantial portions of the Software.
2470
+ The above copyright notice and this permission notice shall be included in all
2471
+ copies or substantial portions of the Software.
2796
2472
 
2797
2473
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2798
2474
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2799
2475
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2800
2476
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2801
2477
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2802
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2803
- THE SOFTWARE.
2478
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2479
+ SOFTWARE.
2804
2480
 
2805
2481
  ````
2806
2482
 
@@ -2808,13 +2484,14 @@ THE SOFTWARE.
2808
2484
 
2809
2485
  ## The following dependencies are licensed under the MIT License:
2810
2486
 
2811
- ### Rust Crates:
2487
+ ### NPM Packages:
2812
2488
 
2813
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
2489
+ - [json5](https://github.com/json5/json5) (2.2.3)
2814
2490
 
2815
2491
  ````text
2816
- Copyright (c) 2017 Alexey Galakhov
2817
- Copyright (c) 2016 Jason Housley
2492
+ MIT License
2493
+
2494
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
2818
2495
 
2819
2496
  Permission is hereby granted, free of charge, to any person obtaining a copy
2820
2497
  of this software and associated documentation files (the "Software"), to deal
@@ -2823,16 +2500,97 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2823
2500
  copies of the Software, and to permit persons to whom the Software is
2824
2501
  furnished to do so, subject to the following conditions:
2825
2502
 
2826
- The above copyright notice and this permission notice shall be included in
2827
- all copies or substantial portions of the Software.
2503
+ The above copyright notice and this permission notice shall be included in all
2504
+ copies or substantial portions of the Software.
2828
2505
 
2829
2506
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2830
2507
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2831
2508
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2832
2509
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2833
2510
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2834
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2835
- THE SOFTWARE.
2511
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2512
+ SOFTWARE.
2513
+
2514
+ [others]: https://github.com/json5/json5/contributors
2515
+
2516
+ ````
2517
+
2518
+ ---
2519
+
2520
+ ## The following dependencies are licensed under the MIT License:
2521
+
2522
+ ### Rust Crates:
2523
+
2524
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
2525
+
2526
+ ````text
2527
+ Copyright (c) 2013-2016 The rust-url developers
2528
+
2529
+ Permission is hereby granted, free of charge, to any
2530
+ person obtaining a copy of this software and associated
2531
+ documentation files (the "Software"), to deal in the
2532
+ Software without restriction, including without
2533
+ limitation the rights to use, copy, modify, merge,
2534
+ publish, distribute, sublicense, and/or sell copies of
2535
+ the Software, and to permit persons to whom the Software
2536
+ is furnished to do so, subject to the following
2537
+ conditions:
2538
+
2539
+ The above copyright notice and this permission notice
2540
+ shall be included in all copies or substantial portions
2541
+ of the Software.
2542
+
2543
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2544
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2545
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2546
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2547
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2548
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2549
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2550
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2551
+ DEALINGS IN THE SOFTWARE.
2552
+
2553
+ ````
2554
+
2555
+ ---
2556
+
2557
+ ## The following dependencies are licensed under the MIT License:
2558
+
2559
+ ### Rust Crates:
2560
+
2561
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
2562
+ - [log](https://github.com/rust-lang/log) (0.4.29)
2563
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
2564
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
2565
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
2566
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
2567
+
2568
+ ````text
2569
+ Copyright (c) 2014 The Rust Project Developers
2570
+
2571
+ Permission is hereby granted, free of charge, to any
2572
+ person obtaining a copy of this software and associated
2573
+ documentation files (the "Software"), to deal in the
2574
+ Software without restriction, including without
2575
+ limitation the rights to use, copy, modify, merge,
2576
+ publish, distribute, sublicense, and/or sell copies of
2577
+ the Software, and to permit persons to whom the Software
2578
+ is furnished to do so, subject to the following
2579
+ conditions:
2580
+
2581
+ The above copyright notice and this permission notice
2582
+ shall be included in all copies or substantial portions
2583
+ of the Software.
2584
+
2585
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2586
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2587
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2588
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2589
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2590
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2591
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2592
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2593
+ DEALINGS IN THE SOFTWARE.
2836
2594
 
2837
2595
  ````
2838
2596
 
@@ -2872,39 +2630,41 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2872
2630
 
2873
2631
  ### Rust Crates:
2874
2632
 
2875
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
2876
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
2877
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
2878
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
2879
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
2880
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
2881
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
2882
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
2883
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
2884
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
2885
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
2886
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
2887
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
2888
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
2889
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
2890
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
2891
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
2892
- - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
2893
- - [semver](https://github.com/dtolnay/semver) (1.0.28)
2894
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
2895
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
2896
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
2897
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
2898
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
2899
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
2900
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
2901
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
2902
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
2903
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
2904
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
2905
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
2633
+ - [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
2634
+
2635
+ ````text
2636
+ Copyright 2018 Parity Technologies (UK) Ltd.
2637
+
2638
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2639
+ this software and associated documentation files (the "Software"), to deal in
2640
+ the Software without restriction, including without limitation the rights to
2641
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2642
+ the Software, and to permit persons to whom the Software is furnished to do so,
2643
+ subject to the following conditions:
2644
+
2645
+ The above copyright notice and this permission notice shall be included in all
2646
+ copies or substantial portions of the Software.
2647
+
2648
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2649
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2650
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
2651
+ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
2652
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2653
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2654
+
2655
+ ````
2656
+
2657
+ ---
2658
+
2659
+ ## The following dependencies are licensed under the MIT License:
2660
+
2661
+ ### Rust Crates:
2662
+
2663
+ - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
2906
2664
 
2907
2665
  ````text
2666
+ Copyright (c) 2020 Andrew D. Straw
2667
+
2908
2668
  Permission is hereby granted, free of charge, to any
2909
2669
  person obtaining a copy of this software and associated
2910
2670
  documentation files (the "Software"), to deal in the
@@ -2937,10 +2697,10 @@ DEALINGS IN THE SOFTWARE.
2937
2697
 
2938
2698
  ### Rust Crates:
2939
2699
 
2940
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
2700
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
2941
2701
 
2942
2702
  ````text
2943
- Copyright (c) 2017 Artyom Pavlov
2703
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
2944
2704
 
2945
2705
  Permission is hereby granted, free of charge, to any
2946
2706
  person obtaining a copy of this software and associated
@@ -2974,12 +2734,11 @@ DEALINGS IN THE SOFTWARE.
2974
2734
 
2975
2735
  ### Rust Crates:
2976
2736
 
2977
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
2737
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
2978
2738
 
2979
2739
  ````text
2980
- The MIT License (MIT)
2981
-
2982
- Copyright (c) 2015 Alice Maz
2740
+ Copyright (c) 2018-2023 Sean McArthur
2741
+ Copyright (c) 2016 Alex Crichton
2983
2742
 
2984
2743
  Permission is hereby granted, free of charge, to any person obtaining a copy
2985
2744
  of this software and associated documentation files (the "Software"), to deal
@@ -2999,21 +2758,20 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2999
2758
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3000
2759
  THE SOFTWARE.
3001
2760
 
2761
+
3002
2762
  ````
3003
2763
 
3004
2764
  ---
3005
2765
 
3006
2766
  ## The following dependencies are licensed under the MIT License:
3007
2767
 
3008
- ### NPM Packages:
2768
+ ### Rust Crates:
3009
2769
 
3010
- - [json5](https://github.com/json5/json5) (2.2.3)
2770
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
3011
2771
 
3012
2772
  ````text
3013
2773
  MIT License
3014
2774
 
3015
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
3016
-
3017
2775
  Permission is hereby granted, free of charge, to any person obtaining a copy
3018
2776
  of this software and associated documentation files (the "Software"), to deal
3019
2777
  in the Software without restriction, including without limitation the rights
@@ -3032,8 +2790,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3032
2790
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3033
2791
  SOFTWARE.
3034
2792
 
3035
- [others]: https://github.com/json5/json5/contributors
3036
-
3037
2793
  ````
3038
2794
 
3039
2795
  ---
@@ -3042,29 +2798,32 @@ SOFTWARE.
3042
2798
 
3043
2799
  ### Rust Crates:
3044
2800
 
3045
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
2801
+ - [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
3046
2802
 
3047
2803
  ````text
3048
- Copyright (c) 2016 The rust-native-tls Developers
3049
-
3050
- Permission is hereby granted, free of charge, to any person obtaining a copy
3051
- of this software and associated documentation files (the "Software"), to deal
3052
- in the Software without restriction, including without limitation the rights
3053
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3054
- copies of the Software, and to permit persons to whom the Software is
3055
- furnished to do so, subject to the following conditions:
3056
-
3057
- The above copyright notice and this permission notice shall be included in all
3058
- copies or substantial portions of the Software.
2804
+ Permission is hereby granted, free of charge, to any
2805
+ person obtaining a copy of this software and associated
2806
+ documentation files (the "Software"), to deal in the
2807
+ Software without restriction, including without
2808
+ limitation the rights to use, copy, modify, merge,
2809
+ publish, distribute, sublicense, and/or sell copies of
2810
+ the Software, and to permit persons to whom the Software
2811
+ is furnished to do so, subject to the following
2812
+ conditions:
3059
2813
 
3060
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3061
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3062
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3063
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3064
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3065
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3066
- SOFTWARE.
2814
+ The above copyright notice and this permission notice
2815
+ shall be included in all copies or substantial portions
2816
+ of the Software.
3067
2817
 
2818
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2819
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2820
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2821
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2822
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2823
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2824
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2825
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2826
+ DEALINGS IN THE SOFTWARE.
3068
2827
  ````
3069
2828
 
3070
2829
  ---
@@ -3073,10 +2832,10 @@ SOFTWARE.
3073
2832
 
3074
2833
  ### Rust Crates:
3075
2834
 
3076
- - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
2835
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
3077
2836
 
3078
2837
  ````text
3079
- Copyright (c) 2020 Andrew D. Straw
2838
+ Copyright (c) 2019 Carl Lerche
3080
2839
 
3081
2840
  Permission is hereby granted, free of charge, to any
3082
2841
  person obtaining a copy of this software and associated
@@ -3108,67 +2867,17 @@ DEALINGS IN THE SOFTWARE.
3108
2867
 
3109
2868
  ## The following dependencies are licensed under the MIT License:
3110
2869
 
3111
- ### NPM Packages:
3112
-
3113
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
3114
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
3115
-
3116
- ````text
3117
- MIT License
3118
-
3119
- Copyright (c) Microsoft Corporation.
3120
-
3121
- Permission is hereby granted, free of charge, to any person obtaining a copy
3122
- of this software and associated documentation files (the "Software"), to deal
3123
- in the Software without restriction, including without limitation the rights
3124
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3125
- copies of the Software, and to permit persons to whom the Software is
3126
- furnished to do so, subject to the following conditions:
3127
-
3128
- The above copyright notice and this permission notice shall be included in all
3129
- copies or substantial portions of the Software.
3130
-
3131
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3132
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3133
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3134
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3135
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3136
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3137
- SOFTWARE
3138
-
3139
- ````
3140
-
3141
- ---
3142
-
3143
- ## The following dependencies are licensed under the MIT License:
3144
-
3145
- ### Rust Crates:
3146
-
3147
- - [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
3148
- - [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
3149
- - [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
3150
- - [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
3151
-
3152
- ````text
3153
- 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:
3154
-
3155
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3156
-
3157
- 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.
3158
- ````
3159
-
3160
- ---
3161
-
3162
- ## The following dependencies are licensed under the MIT License:
3163
-
3164
2870
  ### Rust Crates:
3165
2871
 
3166
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
2872
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
3167
2873
 
3168
2874
  ````text
3169
2875
  MIT License
3170
2876
 
3171
- Copyright (c) 2025 Callum Oakley
2877
+ Copyright 2013-2014 RAD Game Tools and Valve Software
2878
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
2879
+ Copyright (c) 2017 Frommi
2880
+ Copyright (c) 2017-2024 oyvindln
3172
2881
 
3173
2882
  Permission is hereby granted, free of charge, to any person obtaining a copy
3174
2883
  of this software and associated documentation files (the "Software"), to deal
@@ -3196,13 +2905,10 @@ SOFTWARE.
3196
2905
 
3197
2906
  ### Rust Crates:
3198
2907
 
3199
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
3200
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
3201
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
3202
- - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
2908
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
3203
2909
 
3204
2910
  ````text
3205
- Copyright (c) 2016 The Rust Project Developers
2911
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
3206
2912
 
3207
2913
  Permission is hereby granted, free of charge, to any
3208
2914
  person obtaining a copy of this software and associated
@@ -3236,10 +2942,19 @@ DEALINGS IN THE SOFTWARE.
3236
2942
 
3237
2943
  ### Rust Crates:
3238
2944
 
3239
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
2945
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2946
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2947
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2948
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2949
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2950
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2951
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2952
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2953
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
3240
2954
 
3241
2955
  ````text
3242
- Copyright (c) The Rust Project Developers
2956
+ Copyright (c) 2016 Alex Crichton
2957
+ Copyright (c) 2017 The Tokio Authors
3243
2958
 
3244
2959
  Permission is hereby granted, free of charge, to any
3245
2960
  person obtaining a copy of this software and associated
@@ -3273,10 +2988,10 @@ DEALINGS IN THE SOFTWARE.
3273
2988
 
3274
2989
  ### Rust Crates:
3275
2990
 
3276
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
2991
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
3277
2992
 
3278
2993
  ````text
3279
- Copyright (c) 2013-2016 The rust-url developers
2994
+ Copyright (c) The rust-url developers
3280
2995
 
3281
2996
  Permission is hereby granted, free of charge, to any
3282
2997
  person obtaining a copy of this software and associated
@@ -3308,6 +3023,39 @@ DEALINGS IN THE SOFTWARE.
3308
3023
 
3309
3024
  ## The following dependencies are licensed under the MIT License:
3310
3025
 
3026
+ ### Rust Crates:
3027
+
3028
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
3029
+
3030
+ ````text
3031
+ MIT License
3032
+
3033
+ Copyright (c) [2021] [Marvin Countryman]
3034
+
3035
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3036
+ of this software and associated documentation files (the "Software"), to deal
3037
+ in the Software without restriction, including without limitation the rights
3038
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3039
+ copies of the Software, and to permit persons to whom the Software is
3040
+ furnished to do so, subject to the following conditions:
3041
+
3042
+ The above copyright notice and this permission notice shall be included in all
3043
+ copies or substantial portions of the Software.
3044
+
3045
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3046
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3047
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3048
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3049
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3050
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3051
+ SOFTWARE.
3052
+
3053
+ ````
3054
+
3055
+ ---
3056
+
3057
+ ## The following dependencies are licensed under the MIT License:
3058
+
3311
3059
  ### NPM Packages:
3312
3060
 
3313
3061
  - [undici-types](https://github.com/nodejs/undici) (6.21.0)
@@ -3343,10 +3091,12 @@ SOFTWARE.
3343
3091
 
3344
3092
  ### Rust Crates:
3345
3093
 
3346
- - [http](https://github.com/hyperium/http) (1.4.0)
3094
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
3347
3095
 
3348
3096
  ````text
3349
- Copyright (c) 2017 http-rs authors
3097
+ Copyright (c) 2017 Carl Lerche
3098
+ Copyright (c) 2018 Bastian Köcher
3099
+ Copyright (c) 2019-2020 Artem Vorotnikov
3350
3100
 
3351
3101
  Permission is hereby granted, free of charge, to any
3352
3102
  person obtaining a copy of this software and associated
@@ -3380,10 +3130,53 @@ DEALINGS IN THE SOFTWARE.
3380
3130
 
3381
3131
  ### Rust Crates:
3382
3132
 
3383
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
3133
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
3134
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
3384
3135
 
3385
3136
  ````text
3386
- MIT License
3137
+ Copyright (c) 2006-2009 Graydon Hoare
3138
+ Copyright (c) 2009-2013 Mozilla Foundation
3139
+ Copyright (c) 2016 Artyom Pavlov
3140
+
3141
+ Permission is hereby granted, free of charge, to any
3142
+ person obtaining a copy of this software and associated
3143
+ documentation files (the "Software"), to deal in the
3144
+ Software without restriction, including without
3145
+ limitation the rights to use, copy, modify, merge,
3146
+ publish, distribute, sublicense, and/or sell copies of
3147
+ the Software, and to permit persons to whom the Software
3148
+ is furnished to do so, subject to the following
3149
+ conditions:
3150
+
3151
+ The above copyright notice and this permission notice
3152
+ shall be included in all copies or substantial portions
3153
+ of the Software.
3154
+
3155
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3156
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3157
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3158
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3159
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3160
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3161
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3162
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3163
+ DEALINGS IN THE SOFTWARE.
3164
+
3165
+ ````
3166
+
3167
+ ---
3168
+
3169
+ ## The following dependencies are licensed under the MIT License:
3170
+
3171
+ ### Rust Crates:
3172
+
3173
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
3174
+
3175
+ ````text
3176
+ The MIT License (MIT)
3177
+
3178
+ Copyright (c) 2015-2020 Julien Cretin
3179
+ Copyright (c) 2017-2020 Google Inc.
3387
3180
 
3388
3181
  Permission is hereby granted, free of charge, to any person obtaining a copy
3389
3182
  of this software and associated documentation files (the "Software"), to deal
@@ -3411,17 +3204,14 @@ SOFTWARE.
3411
3204
 
3412
3205
  ### Rust Crates:
3413
3206
 
3414
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
3207
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
3208
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3209
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3415
3210
 
3416
3211
  ````text
3417
- Copyright (c) 2016 The humantime Developers
3418
-
3419
- Includes parts of http date with the following copyright:
3420
- Copyright (c) 2016 Pyfisch
3421
-
3422
- Includes portions of musl libc with the following copyright:
3423
- Copyright © 2005-2013 Rich Felker
3212
+ MIT License
3424
3213
 
3214
+ Copyright (c) 2023 magiclen.org (Ron Li)
3425
3215
 
3426
3216
  Permission is hereby granted, free of charge, to any person obtaining a copy
3427
3217
  of this software and associated documentation files (the "Software"), to deal
@@ -3449,10 +3239,42 @@ SOFTWARE.
3449
3239
 
3450
3240
  ### Rust Crates:
3451
3241
 
3452
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
3242
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
3453
3243
 
3454
3244
  ````text
3455
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
3245
+ The MIT License (MIT)
3246
+
3247
+ Copyright (c) 2015 Bartłomiej Kamiński
3248
+
3249
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3250
+ of this software and associated documentation files (the "Software"), to deal
3251
+ in the Software without restriction, including without limitation the rights
3252
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3253
+ copies of the Software, and to permit persons to whom the Software is
3254
+ furnished to do so, subject to the following conditions:
3255
+
3256
+ The above copyright notice and this permission notice shall be included in all
3257
+ copies or substantial portions of the Software.
3258
+
3259
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3260
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3261
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3262
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3263
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3264
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3265
+ SOFTWARE.
3266
+ ````
3267
+
3268
+ ---
3269
+
3270
+ ## The following dependencies are licensed under the MIT License:
3271
+
3272
+ ### Rust Crates:
3273
+
3274
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
3275
+
3276
+ ````text
3277
+ Copyright (c) 2016--2023
3456
3278
 
3457
3279
  Permission is hereby granted, free of charge, to any
3458
3280
  person obtaining a copy of this software and associated
@@ -3486,11 +3308,43 @@ DEALINGS IN THE SOFTWARE.
3486
3308
 
3487
3309
  ### Rust Crates:
3488
3310
 
3489
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
3490
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
3311
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
3312
+
3313
+ ````text
3314
+ Copyright (c) 2023-2025 Sean McArthur
3315
+
3316
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3317
+ of this software and associated documentation files (the "Software"), to deal
3318
+ in the Software without restriction, including without limitation the rights
3319
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3320
+ copies of the Software, and to permit persons to whom the Software is
3321
+ furnished to do so, subject to the following conditions:
3322
+
3323
+ The above copyright notice and this permission notice shall be included in
3324
+ all copies or substantial portions of the Software.
3325
+
3326
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3327
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3328
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3329
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3330
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3331
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3332
+ THE SOFTWARE.
3333
+
3334
+ ````
3335
+
3336
+ ---
3337
+
3338
+ ## The following dependencies are licensed under the MIT License:
3339
+
3340
+ ### Rust Crates:
3341
+
3342
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
3491
3343
 
3492
3344
  ````text
3493
- Copyright (c) 2018-2019 dirs-rs contributors
3345
+ MIT License
3346
+
3347
+ Copyright (c) 2025 Callum Oakley
3494
3348
 
3495
3349
  Permission is hereby granted, free of charge, to any person obtaining a copy
3496
3350
  of this software and associated documentation files (the "Software"), to deal
@@ -3518,15 +3372,10 @@ SOFTWARE.
3518
3372
 
3519
3373
  ### Rust Crates:
3520
3374
 
3521
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
3522
- - [log](https://github.com/rust-lang/log) (0.4.29)
3523
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
3524
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
3525
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
3526
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
3375
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
3527
3376
 
3528
3377
  ````text
3529
- Copyright (c) 2014 The Rust Project Developers
3378
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
3530
3379
 
3531
3380
  Permission is hereby granted, free of charge, to any
3532
3381
  person obtaining a copy of this software and associated
@@ -3560,10 +3409,10 @@ DEALINGS IN THE SOFTWARE.
3560
3409
 
3561
3410
  ### Rust Crates:
3562
3411
 
3563
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3412
+ - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
3564
3413
 
3565
3414
  ````text
3566
- Copyright 2023 The Fuchsia Authors
3415
+ Copyright (c) 2014 Chris Wong
3567
3416
 
3568
3417
  Permission is hereby granted, free of charge, to any
3569
3418
  person obtaining a copy of this software and associated
@@ -3589,7 +3438,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3589
3438
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3590
3439
  DEALINGS IN THE SOFTWARE.
3591
3440
 
3592
-
3593
3441
  ````
3594
3442
 
3595
3443
  ---
@@ -3598,16 +3446,67 @@ DEALINGS IN THE SOFTWARE.
3598
3446
 
3599
3447
  ### Rust Crates:
3600
3448
 
3601
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
3449
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
3450
+ - [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
3451
+ - [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
3452
+ - [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
3453
+ - [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
3454
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3455
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3602
3456
 
3603
3457
  ````text
3604
- Copyright 2017 Juniper Networks, Inc.
3458
+ MIT License
3605
3459
 
3606
- 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:
3460
+ Copyright (c) <year> <copyright holders>
3607
3461
 
3608
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3462
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3463
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
3464
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3465
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3466
+ following conditions:
3609
3467
 
3610
- 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.
3468
+ The above copyright notice and this permission notice shall be included in all copies or substantial
3469
+ portions of the Software.
3470
+
3471
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3472
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3473
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3474
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3475
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
3476
+
3477
+ ````
3478
+
3479
+ ---
3480
+
3481
+ ## The following dependencies are licensed under the MIT License:
3482
+
3483
+ ### NPM Packages:
3484
+
3485
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
3486
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
3487
+
3488
+ ````text
3489
+ MIT License
3490
+
3491
+ Copyright (c) 2017 Evgeny Poberezkin
3492
+
3493
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3494
+ of this software and associated documentation files (the "Software"), to deal
3495
+ in the Software without restriction, including without limitation the rights
3496
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3497
+ copies of the Software, and to permit persons to whom the Software is
3498
+ furnished to do so, subject to the following conditions:
3499
+
3500
+ The above copyright notice and this permission notice shall be included in all
3501
+ copies or substantial portions of the Software.
3502
+
3503
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3504
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3505
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3506
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3507
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3508
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3509
+ SOFTWARE.
3611
3510
 
3612
3511
  ````
3613
3512
 
@@ -3617,10 +3516,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
3617
3516
 
3618
3517
  ### Rust Crates:
3619
3518
 
3620
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
3519
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
3621
3520
 
3622
3521
  ````text
3623
- Copyright (c) 2019 Carl Lerche
3522
+ Copyright (c) 2018 Carl Lerche
3624
3523
 
3625
3524
  Permission is hereby granted, free of charge, to any
3626
3525
  person obtaining a copy of this software and associated
@@ -3654,47 +3553,10 @@ DEALINGS IN THE SOFTWARE.
3654
3553
 
3655
3554
  ### Rust Crates:
3656
3555
 
3657
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
3658
- - [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
3659
- - [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
3660
- - [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
3661
- - [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
3662
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3663
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3664
-
3665
- ````text
3666
- MIT License
3667
-
3668
- Copyright (c) <year> <copyright holders>
3669
-
3670
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3671
- associated documentation files (the "Software"), to deal in the Software without restriction, including
3672
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3673
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3674
- following conditions:
3675
-
3676
- The above copyright notice and this permission notice shall be included in all copies or substantial
3677
- portions of the Software.
3678
-
3679
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3680
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3681
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3682
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3683
- USE OR OTHER DEALINGS IN THE SOFTWARE.
3684
-
3685
- ````
3686
-
3687
- ---
3688
-
3689
- ## The following dependencies are licensed under the MIT License:
3690
-
3691
- ### Rust Crates:
3692
-
3693
- - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
3694
- - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
3556
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
3695
3557
 
3696
3558
  ````text
3697
- Copyright (c) 2012-2013 Mozilla Foundation
3559
+ Copyright (c) 2014-2026 Alex Crichton
3698
3560
 
3699
3561
  Permission is hereby granted, free of charge, to any
3700
3562
  person obtaining a copy of this software and associated
@@ -3728,10 +3590,10 @@ DEALINGS IN THE SOFTWARE.
3728
3590
 
3729
3591
  ### Rust Crates:
3730
3592
 
3731
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3593
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
3732
3594
 
3733
3595
  ````text
3734
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3596
+ Copyright (c) 2017 Contributors
3735
3597
 
3736
3598
  Permission is hereby granted, free of charge, to any
3737
3599
  person obtaining a copy of this software and associated
@@ -3765,10 +3627,11 @@ DEALINGS IN THE SOFTWARE.
3765
3627
 
3766
3628
  ### Rust Crates:
3767
3629
 
3768
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
3630
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
3769
3631
 
3770
3632
  ````text
3771
- Copyright 2019-2024 YOSHIOKA Takuma
3633
+ Copyright (c) 2018-2024 The rust-random Project Developers
3634
+ Copyright (c) 2014 The Rust Project Developers
3772
3635
 
3773
3636
  Permission is hereby granted, free of charge, to any
3774
3637
  person obtaining a copy of this software and associated
@@ -3802,15 +3665,14 @@ DEALINGS IN THE SOFTWARE.
3802
3665
 
3803
3666
  ### Rust Crates:
3804
3667
 
3805
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
3668
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
3669
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
3670
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
3806
3671
 
3807
3672
  ````text
3808
3673
  MIT License
3809
3674
 
3810
- Copyright 2013-2014 RAD Game Tools and Valve Software
3811
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
3812
- Copyright (c) 2017 Frommi
3813
- Copyright (c) 2017-2024 oyvindln
3675
+ Copyright (c) 2017 Ted Driggs
3814
3676
 
3815
3677
  Permission is hereby granted, free of charge, to any person obtaining a copy
3816
3678
  of this software and associated documentation files (the "Software"), to deal
@@ -3838,19 +3700,10 @@ SOFTWARE.
3838
3700
 
3839
3701
  ### Rust Crates:
3840
3702
 
3841
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
3842
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
3843
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
3844
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
3845
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
3846
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
3847
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
3848
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
3849
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
3703
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
3850
3704
 
3851
3705
  ````text
3852
- Copyright (c) 2016 Alex Crichton
3853
- Copyright (c) 2017 The Tokio Authors
3706
+ Copyright (c) 2016--2017
3854
3707
 
3855
3708
  Permission is hereby granted, free of charge, to any
3856
3709
  person obtaining a copy of this software and associated
@@ -3884,11 +3737,10 @@ DEALINGS IN THE SOFTWARE.
3884
3737
 
3885
3738
  ### Rust Crates:
3886
3739
 
3887
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
3740
+ - [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
3888
3741
 
3889
3742
  ````text
3890
- Copyright (c) 2018-2025 The rust-random Project Developers
3891
- Copyright (c) 2014 The Rust Project Developers
3743
+ Copyright (c) 2015 The Rust Project Developers
3892
3744
 
3893
3745
  Permission is hereby granted, free of charge, to any
3894
3746
  person obtaining a copy of this software and associated
@@ -3922,32 +3774,20 @@ DEALINGS IN THE SOFTWARE.
3922
3774
 
3923
3775
  ### Rust Crates:
3924
3776
 
3925
- - [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
3777
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
3778
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
3926
3779
 
3927
3780
  ````text
3928
- Permission is hereby granted, free of charge, to any
3929
- person obtaining a copy of this software and associated
3930
- documentation files (the "Software"), to deal in the
3931
- Software without restriction, including without
3932
- limitation the rights to use, copy, modify, merge,
3933
- publish, distribute, sublicense, and/or sell copies of
3934
- the Software, and to permit persons to whom the Software
3935
- is furnished to do so, subject to the following
3936
- conditions:
3781
+ The MIT License (MIT)
3937
3782
 
3938
- The above copyright notice and this permission notice
3939
- shall be included in all copies or substantial portions
3940
- of the Software.
3783
+ Copyright 2016 Google Inc. All Rights Reserved.
3784
+
3785
+ 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:
3786
+
3787
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3788
+
3789
+ 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.
3941
3790
 
3942
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3943
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3944
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3945
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3946
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3947
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3948
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3949
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3950
- DEALINGS IN THE SOFTWARE.
3951
3791
  ````
3952
3792
 
3953
3793
  ---
@@ -3956,13 +3796,17 @@ DEALINGS IN THE SOFTWARE.
3956
3796
 
3957
3797
  ### Rust Crates:
3958
3798
 
3959
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
3960
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
3799
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
3961
3800
 
3962
3801
  ````text
3963
- MIT License
3802
+ Copyright (c) 2016 The humantime Developers
3803
+
3804
+ Includes parts of http date with the following copyright:
3805
+ Copyright (c) 2016 Pyfisch
3806
+
3807
+ Includes portions of musl libc with the following copyright:
3808
+ Copyright © 2005-2013 Rich Felker
3964
3809
 
3965
- Copyright (c) 2019 Graham Esau
3966
3810
 
3967
3811
  Permission is hereby granted, free of charge, to any person obtaining a copy
3968
3812
  of this software and associated documentation files (the "Software"), to deal
@@ -3990,19 +3834,65 @@ SOFTWARE.
3990
3834
 
3991
3835
  ### Rust Crates:
3992
3836
 
3993
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
3994
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
3837
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
3995
3838
 
3996
3839
  ````text
3997
- The MIT License (MIT)
3840
+ MIT License
3998
3841
 
3999
- Copyright 2016 Google Inc. All Rights Reserved.
3842
+ Copyright (c) 2019 Yoshua Wuyts
3843
+ Copyright (c) Tokio Contributors
4000
3844
 
4001
- 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:
3845
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3846
+ of this software and associated documentation files (the "Software"), to deal
3847
+ in the Software without restriction, including without limitation the rights
3848
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3849
+ copies of the Software, and to permit persons to whom the Software is
3850
+ furnished to do so, subject to the following conditions:
3851
+
3852
+ The above copyright notice and this permission notice shall be included in all
3853
+ copies or substantial portions of the Software.
3854
+
3855
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3856
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3857
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3858
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3859
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3860
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3861
+ SOFTWARE.
3862
+
3863
+ ````
3864
+
3865
+ ---
3866
+
3867
+ ## The following dependencies are licensed under the MIT License:
3868
+
3869
+ ### NPM Packages:
3870
+
3871
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
3872
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
3873
+
3874
+ ````text
3875
+ MIT License
3876
+
3877
+ Copyright (c) Microsoft Corporation.
3878
+
3879
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3880
+ of this software and associated documentation files (the "Software"), to deal
3881
+ in the Software without restriction, including without limitation the rights
3882
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3883
+ copies of the Software, and to permit persons to whom the Software is
3884
+ furnished to do so, subject to the following conditions:
4002
3885
 
4003
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3886
+ The above copyright notice and this permission notice shall be included in all
3887
+ copies or substantial portions of the Software.
4004
3888
 
4005
- 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.
3889
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3890
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3891
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3892
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3893
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3894
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3895
+ SOFTWARE
4006
3896
 
4007
3897
  ````
4008
3898
 
@@ -4012,10 +3902,16 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
4012
3902
 
4013
3903
  ### Rust Crates:
4014
3904
 
4015
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
3905
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
3906
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
3907
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
3908
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
3909
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
3910
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
4016
3911
 
4017
3912
  ````text
4018
- Copyright (c) 2014-2026 Alex Crichton
3913
+ Copyright 2018 Developers of the Rand project
3914
+ Copyright (c) 2014 The Rust Project Developers
4019
3915
 
4020
3916
  Permission is hereby granted, free of charge, to any
4021
3917
  person obtaining a copy of this software and associated
@@ -4049,13 +3945,13 @@ DEALINGS IN THE SOFTWARE.
4049
3945
 
4050
3946
  ### Rust Crates:
4051
3947
 
4052
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
4053
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
3948
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
3949
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
3950
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
3951
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
4054
3952
 
4055
3953
  ````text
4056
- Copyright (c) 2006-2009 Graydon Hoare
4057
- Copyright (c) 2009-2013 Mozilla Foundation
4058
- Copyright (c) 2016 Artyom Pavlov
3954
+ Copyright (c) 2016 The Rust Project Developers
4059
3955
 
4060
3956
  Permission is hereby granted, free of charge, to any
4061
3957
  person obtaining a copy of this software and associated
@@ -4089,10 +3985,10 @@ DEALINGS IN THE SOFTWARE.
4089
3985
 
4090
3986
  ### Rust Crates:
4091
3987
 
4092
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
3988
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
4093
3989
 
4094
3990
  ````text
4095
- Copyright (c) 2019 The CryptoCorrosion Contributors
3991
+ Copyright (c) 2019 Nick Fitzgerald
4096
3992
 
4097
3993
  Permission is hereby granted, free of charge, to any
4098
3994
  person obtaining a copy of this software and associated
@@ -4126,10 +4022,45 @@ DEALINGS IN THE SOFTWARE.
4126
4022
 
4127
4023
  ### Rust Crates:
4128
4024
 
4129
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
4025
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
4130
4026
 
4131
4027
  ````text
4132
- Copyright (c) The rust-url developers
4028
+ The MIT License (MIT)
4029
+
4030
+ Copyright (c) 2015 Danny Guo
4031
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
4032
+ Copyright (c) 2018 Akash Kurdekar
4033
+
4034
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4035
+ of this software and associated documentation files (the "Software"), to deal
4036
+ in the Software without restriction, including without limitation the rights
4037
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4038
+ copies of the Software, and to permit persons to whom the Software is
4039
+ furnished to do so, subject to the following conditions:
4040
+
4041
+ The above copyright notice and this permission notice shall be included in all
4042
+ copies or substantial portions of the Software.
4043
+
4044
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4045
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4046
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4047
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4048
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4049
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4050
+ SOFTWARE.
4051
+
4052
+ ````
4053
+
4054
+ ---
4055
+
4056
+ ## The following dependencies are licensed under the MIT License:
4057
+
4058
+ ### Rust Crates:
4059
+
4060
+ - [http](https://github.com/hyperium/http) (1.4.0)
4061
+
4062
+ ````text
4063
+ Copyright (c) 2017 http-rs authors
4133
4064
 
4134
4065
  Permission is hereby granted, free of charge, to any
4135
4066
  person obtaining a copy of this software and associated
@@ -4163,30 +4094,30 @@ DEALINGS IN THE SOFTWARE.
4163
4094
 
4164
4095
  ### Rust Crates:
4165
4096
 
4166
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
4097
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
4167
4098
 
4168
4099
  ````text
4169
- The MIT License (MIT)
4170
-
4171
- Copyright (c) 2015 Bartłomiej Kamiński
4172
-
4173
- Permission is hereby granted, free of charge, to any person obtaining a copy
4174
- of this software and associated documentation files (the "Software"), to deal
4175
- in the Software without restriction, including without limitation the rights
4176
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4177
- copies of the Software, and to permit persons to whom the Software is
4178
- furnished to do so, subject to the following conditions:
4179
-
4180
- The above copyright notice and this permission notice shall be included in all
4181
- copies or substantial portions of the Software.
4182
-
4183
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4184
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4185
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4186
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4187
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4188
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4189
- SOFTWARE.
4100
+ Copyright (c) 2016-2025 Sean McArthur
4101
+
4102
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4103
+ of this software and associated documentation files (the "Software"), to deal
4104
+ in the Software without restriction, including without limitation the rights
4105
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4106
+ copies of the Software, and to permit persons to whom the Software is
4107
+ furnished to do so, subject to the following conditions:
4108
+
4109
+ The above copyright notice and this permission notice shall be included in
4110
+ all copies or substantial portions of the Software.
4111
+
4112
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4113
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4114
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4115
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4116
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4117
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4118
+ THE SOFTWARE.
4119
+
4120
+
4190
4121
  ````
4191
4122
 
4192
4123
  ---
@@ -4195,10 +4126,12 @@ SOFTWARE.
4195
4126
 
4196
4127
  ### Rust Crates:
4197
4128
 
4198
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
4129
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
4199
4130
 
4200
4131
  ````text
4201
- Copyright (c) 2014-2026 Sean McArthur
4132
+ MIT License
4133
+
4134
+ Copyright (c) 2017 Nikolai Vazquez
4202
4135
 
4203
4136
  Permission is hereby granted, free of charge, to any person obtaining a copy
4204
4137
  of this software and associated documentation files (the "Software"), to deal
@@ -4207,16 +4140,50 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4207
4140
  copies of the Software, and to permit persons to whom the Software is
4208
4141
  furnished to do so, subject to the following conditions:
4209
4142
 
4210
- The above copyright notice and this permission notice shall be included in
4211
- all copies or substantial portions of the Software.
4143
+ The above copyright notice and this permission notice shall be included in all
4144
+ copies or substantial portions of the Software.
4212
4145
 
4213
4146
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4214
4147
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4215
4148
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4216
4149
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4217
4150
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4218
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4219
- THE SOFTWARE.
4151
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4152
+ SOFTWARE.
4153
+
4154
+ ````
4155
+
4156
+ ---
4157
+
4158
+ ## The following dependencies are licensed under the MIT License:
4159
+
4160
+ ### NPM Packages:
4161
+
4162
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
4163
+
4164
+ ````text
4165
+ The MIT License (MIT)
4166
+
4167
+ Copyright (c) 2015-2021 Evgeny Poberezkin
4168
+
4169
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4170
+ of this software and associated documentation files (the "Software"), to deal
4171
+ in the Software without restriction, including without limitation the rights
4172
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4173
+ copies of the Software, and to permit persons to whom the Software is
4174
+ furnished to do so, subject to the following conditions:
4175
+
4176
+ The above copyright notice and this permission notice shall be included in all
4177
+ copies or substantial portions of the Software.
4178
+
4179
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4180
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4181
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4182
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4183
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4184
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4185
+ SOFTWARE.
4186
+
4220
4187
 
4221
4188
  ````
4222
4189
 
@@ -4259,6 +4226,39 @@ DEALINGS IN THE SOFTWARE.
4259
4226
 
4260
4227
  ---
4261
4228
 
4229
+ ## The following dependencies are licensed under the MIT License:
4230
+
4231
+ ### Rust Crates:
4232
+
4233
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
4234
+
4235
+ ````text
4236
+ The MIT License (MIT)
4237
+
4238
+ Copyright (c) 2015 Alice Maz
4239
+
4240
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4241
+ of this software and associated documentation files (the "Software"), to deal
4242
+ in the Software without restriction, including without limitation the rights
4243
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4244
+ copies of the Software, and to permit persons to whom the Software is
4245
+ furnished to do so, subject to the following conditions:
4246
+
4247
+ The above copyright notice and this permission notice shall be included in
4248
+ all copies or substantial portions of the Software.
4249
+
4250
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4251
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4252
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4253
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4254
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4255
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4256
+ THE SOFTWARE.
4257
+
4258
+ ````
4259
+
4260
+ ---
4261
+
4262
4262
  ## The following dependencies are licensed under the MPL-2.0 License:
4263
4263
 
4264
4264
  ### Rust Crates:
@@ -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