@signalapp/libsignal-client 0.69.0 → 0.69.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1118,7 +1118,7 @@ You should also get your employer (if you work as a programmer) or school, if an
1118
1118
 
1119
1119
  ```
1120
1120
 
1121
- ## ring 0.17.13
1121
+ ## ring 0.17.14
1122
1122
 
1123
1123
  ```
1124
1124
 
@@ -1396,6 +1396,202 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1396
1396
 
1397
1397
  ```
1398
1398
 
1399
+ ## hax-lib-macros 0.2.0, hax-lib 0.2.0
1400
+
1401
+ ```
1402
+
1403
+ Apache License
1404
+ Version 2.0, January 2004
1405
+ http://www.apache.org/licenses/
1406
+
1407
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1408
+
1409
+ 1. Definitions.
1410
+
1411
+ "License" shall mean the terms and conditions for use, reproduction,
1412
+ and distribution as defined by Sections 1 through 9 of this document.
1413
+
1414
+ "Licensor" shall mean the copyright owner or entity authorized by
1415
+ the copyright owner that is granting the License.
1416
+
1417
+ "Legal Entity" shall mean the union of the acting entity and all
1418
+ other entities that control, are controlled by, or are under common
1419
+ control with that entity. For the purposes of this definition,
1420
+ "control" means (i) the power, direct or indirect, to cause the
1421
+ direction or management of such entity, whether by contract or
1422
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1423
+ outstanding shares, or (iii) beneficial ownership of such entity.
1424
+
1425
+ "You" (or "Your") shall mean an individual or Legal Entity
1426
+ exercising permissions granted by this License.
1427
+
1428
+ "Source" form shall mean the preferred form for making modifications,
1429
+ including but not limited to software source code, documentation
1430
+ source, and configuration files.
1431
+
1432
+ "Object" form shall mean any form resulting from mechanical
1433
+ transformation or translation of a Source form, including but
1434
+ not limited to compiled object code, generated documentation,
1435
+ and conversions to other media types.
1436
+
1437
+ "Work" shall mean the work of authorship, whether in Source or
1438
+ Object form, made available under the License, as indicated by a
1439
+ copyright notice that is included in or attached to the work
1440
+ (an example is provided in the Appendix below).
1441
+
1442
+ "Derivative Works" shall mean any work, whether in Source or Object
1443
+ form, that is based on (or derived from) the Work and for which the
1444
+ editorial revisions, annotations, elaborations, or other modifications
1445
+ represent, as a whole, an original work of authorship. For the purposes
1446
+ of this License, Derivative Works shall not include works that remain
1447
+ separable from, or merely link (or bind by name) to the interfaces of,
1448
+ the Work and Derivative Works thereof.
1449
+
1450
+ "Contribution" shall mean any work of authorship, including
1451
+ the original version of the Work and any modifications or additions
1452
+ to that Work or Derivative Works thereof, that is intentionally
1453
+ submitted to Licensor for inclusion in the Work by the copyright owner
1454
+ or by an individual or Legal Entity authorized to submit on behalf of
1455
+ the copyright owner. For the purposes of this definition, "submitted"
1456
+ means any form of electronic, verbal, or written communication sent
1457
+ to the Licensor or its representatives, including but not limited to
1458
+ communication on electronic mailing lists, source code control systems,
1459
+ and issue tracking systems that are managed by, or on behalf of, the
1460
+ Licensor for the purpose of discussing and improving the Work, but
1461
+ excluding communication that is conspicuously marked or otherwise
1462
+ designated in writing by the copyright owner as "Not a Contribution."
1463
+
1464
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1465
+ on behalf of whom a Contribution has been received by Licensor and
1466
+ subsequently incorporated within the Work.
1467
+
1468
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1469
+ this License, each Contributor hereby grants to You a perpetual,
1470
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1471
+ copyright license to reproduce, prepare Derivative Works of,
1472
+ publicly display, publicly perform, sublicense, and distribute the
1473
+ Work and such Derivative Works in Source or Object form.
1474
+
1475
+ 3. Grant of Patent License. Subject to the terms and conditions of
1476
+ this License, each Contributor hereby grants to You a perpetual,
1477
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1478
+ (except as stated in this section) patent license to make, have made,
1479
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1480
+ where such license applies only to those patent claims licensable
1481
+ by such Contributor that are necessarily infringed by their
1482
+ Contribution(s) alone or by combination of their Contribution(s)
1483
+ with the Work to which such Contribution(s) was submitted. If You
1484
+ institute patent litigation against any entity (including a
1485
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1486
+ or a Contribution incorporated within the Work constitutes direct
1487
+ or contributory patent infringement, then any patent licenses
1488
+ granted to You under this License for that Work shall terminate
1489
+ as of the date such litigation is filed.
1490
+
1491
+ 4. Redistribution. You may reproduce and distribute copies of the
1492
+ Work or Derivative Works thereof in any medium, with or without
1493
+ modifications, and in Source or Object form, provided that You
1494
+ meet the following conditions:
1495
+
1496
+ (a) You must give any other recipients of the Work or
1497
+ Derivative Works a copy of this License; and
1498
+
1499
+ (b) You must cause any modified files to carry prominent notices
1500
+ stating that You changed the files; and
1501
+
1502
+ (c) You must retain, in the Source form of any Derivative Works
1503
+ that You distribute, all copyright, patent, trademark, and
1504
+ attribution notices from the Source form of the Work,
1505
+ excluding those notices that do not pertain to any part of
1506
+ the Derivative Works; and
1507
+
1508
+ (d) If the Work includes a "NOTICE" text file as part of its
1509
+ distribution, then any Derivative Works that You distribute must
1510
+ include a readable copy of the attribution notices contained
1511
+ within such NOTICE file, excluding those notices that do not
1512
+ pertain to any part of the Derivative Works, in at least one
1513
+ of the following places: within a NOTICE text file distributed
1514
+ as part of the Derivative Works; within the Source form or
1515
+ documentation, if provided along with the Derivative Works; or,
1516
+ within a display generated by the Derivative Works, if and
1517
+ wherever such third-party notices normally appear. The contents
1518
+ of the NOTICE file are for informational purposes only and
1519
+ do not modify the License. You may add Your own attribution
1520
+ notices within Derivative Works that You distribute, alongside
1521
+ or as an addendum to the NOTICE text from the Work, provided
1522
+ that such additional attribution notices cannot be construed
1523
+ as modifying the License.
1524
+
1525
+ You may add Your own copyright statement to Your modifications and
1526
+ may provide additional or different license terms and conditions
1527
+ for use, reproduction, or distribution of Your modifications, or
1528
+ for any such Derivative Works as a whole, provided Your use,
1529
+ reproduction, and distribution of the Work otherwise complies with
1530
+ the conditions stated in this License.
1531
+
1532
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1533
+ any Contribution intentionally submitted for inclusion in the Work
1534
+ by You to the Licensor shall be under the terms and conditions of
1535
+ this License, without any additional terms or conditions.
1536
+ Notwithstanding the above, nothing herein shall supersede or modify
1537
+ the terms of any separate license agreement you may have executed
1538
+ with Licensor regarding such Contributions.
1539
+
1540
+ 6. Trademarks. This License does not grant permission to use the trade
1541
+ names, trademarks, service marks, or product names of the Licensor,
1542
+ except as required for reasonable and customary use in describing the
1543
+ origin of the Work and reproducing the content of the NOTICE file.
1544
+
1545
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1546
+ agreed to in writing, Licensor provides the Work (and each
1547
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1548
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1549
+ implied, including, without limitation, any warranties or conditions
1550
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1551
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1552
+ appropriateness of using or redistributing the Work and assume any
1553
+ risks associated with Your exercise of permissions under this License.
1554
+
1555
+ 8. Limitation of Liability. In no event and under no legal theory,
1556
+ whether in tort (including negligence), contract, or otherwise,
1557
+ unless required by applicable law (such as deliberate and grossly
1558
+ negligent acts) or agreed to in writing, shall any Contributor be
1559
+ liable to You for damages, including any direct, indirect, special,
1560
+ incidental, or consequential damages of any character arising as a
1561
+ result of this License or out of the use or inability to use the
1562
+ Work (including but not limited to damages for loss of goodwill,
1563
+ work stoppage, computer failure or malfunction, or any and all
1564
+ other commercial damages or losses), even if such Contributor
1565
+ has been advised of the possibility of such damages.
1566
+
1567
+ 9. Accepting Warranty or Additional Liability. While redistributing
1568
+ the Work or Derivative Works thereof, You may choose to offer,
1569
+ and charge a fee for, acceptance of support, warranty, indemnity,
1570
+ or other liability obligations and/or rights consistent with this
1571
+ License. However, in accepting such obligations, You may act only
1572
+ on Your own behalf and on Your sole responsibility, not on behalf
1573
+ of any other Contributor, and only if You agree to indemnify,
1574
+ defend, and hold each Contributor harmless for any liability
1575
+ incurred by, or claims asserted against, such Contributor by reason
1576
+ of your accepting any such warranty or additional liability.
1577
+
1578
+ END OF TERMS AND CONDITIONS
1579
+
1580
+ Copyright 2023 Hax Authors
1581
+
1582
+ Licensed under the Apache License, Version 2.0 (the "License");
1583
+ you may not use this file except in compliance with the License.
1584
+ You may obtain a copy of the License at
1585
+
1586
+ http://www.apache.org/licenses/LICENSE-2.0
1587
+
1588
+ Unless required by applicable law or agreed to in writing, software
1589
+ distributed under the License is distributed on an "AS IS" BASIS,
1590
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1591
+ See the License for the specific language governing permissions and
1592
+ limitations under the License.
1593
+ ```
1594
+
1399
1595
  ## clang-sys 1.8.1
1400
1596
 
1401
1597
  ```
@@ -1604,7 +1800,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1604
1800
 
1605
1801
  ```
1606
1802
 
1607
- ## libcrux-intrinsics 0.0.2-beta.3, libcrux-ml-kem 0.0.2-alpha.3, libcrux-platform 0.0.2-pre.2, libcrux-sha3 0.0.2-beta.3
1803
+ ## libcrux-intrinsics 0.0.2, libcrux-ml-kem 0.0.2-alpha.3, libcrux-platform 0.0.2, libcrux-sha3 0.0.2
1608
1804
 
1609
1805
  ```
1610
1806
  Apache License
@@ -1799,7 +1995,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1799
1995
  limitations under the License.
1800
1996
  ```
1801
1997
 
1802
- ## debugid 0.8.0, prost-build 0.13.5, prost-derive 0.13.5, prost-types 0.13.5, prost 0.13.5
1998
+ ## ryu 1.0.20
1803
1999
 
1804
2000
  ```
1805
2001
  Apache License
@@ -1979,95 +2175,198 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1979
2175
 
1980
2176
  END OF TERMS AND CONDITIONS
1981
2177
 
1982
- APPENDIX: How to apply the Apache License to your work.
1983
-
1984
- To apply the Apache License to your work, attach the following
1985
- boilerplate notice, with the fields enclosed by brackets "[]"
1986
- replaced with your own identifying information. (Don't include
1987
- the brackets!) The text should be enclosed in the appropriate
1988
- comment syntax for the file format. We also recommend that a
1989
- file or class name and description of purpose be included on the
1990
- same "printed page" as the copyright notice for easier
1991
- identification within third-party archives.
1992
-
1993
- Copyright [yyyy] [name of copyright owner]
1994
-
1995
- Licensed under the Apache License, Version 2.0 (the "License");
1996
- you may not use this file except in compliance with the License.
1997
- You may obtain a copy of the License at
1998
-
1999
- http://www.apache.org/licenses/LICENSE-2.0
2000
-
2001
- Unless required by applicable law or agreed to in writing, software
2002
- distributed under the License is distributed on an "AS IS" BASIS,
2003
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2004
- See the License for the specific language governing permissions and
2005
- limitations under the License.
2006
-
2007
2178
  ```
2008
2179
 
2009
- ## hax-lib-macros 0.1.0, hax-lib 0.1.0, ryu 1.0.20
2180
+ ## debugid 0.8.0, prost-build 0.13.5, prost-derive 0.13.5, prost-types 0.13.5, prost 0.13.5
2010
2181
 
2011
2182
  ```
2012
- Apache License
2013
- Version 2.0, January 2004
2014
- http://www.apache.org/licenses/
2183
+ Apache License
2184
+ Version 2.0, January 2004
2185
+ http://www.apache.org/licenses/
2015
2186
 
2016
2187
  TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2017
2188
 
2018
2189
  1. Definitions.
2019
2190
 
2020
- "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
2191
+ "License" shall mean the terms and conditions for use, reproduction,
2192
+ and distribution as defined by Sections 1 through 9 of this document.
2021
2193
 
2022
- "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
2194
+ "Licensor" shall mean the copyright owner or entity authorized by
2195
+ the copyright owner that is granting the License.
2023
2196
 
2024
- "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.
2197
+ "Legal Entity" shall mean the union of the acting entity and all
2198
+ other entities that control, are controlled by, or are under common
2199
+ control with that entity. For the purposes of this definition,
2200
+ "control" means (i) the power, direct or indirect, to cause the
2201
+ direction or management of such entity, whether by contract or
2202
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
2203
+ outstanding shares, or (iii) beneficial ownership of such entity.
2025
2204
 
2026
- "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
2205
+ "You" (or "Your") shall mean an individual or Legal Entity
2206
+ exercising permissions granted by this License.
2027
2207
 
2028
- "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
2208
+ "Source" form shall mean the preferred form for making modifications,
2209
+ including but not limited to software source code, documentation
2210
+ source, and configuration files.
2029
2211
 
2030
- "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.
2212
+ "Object" form shall mean any form resulting from mechanical
2213
+ transformation or translation of a Source form, including but
2214
+ not limited to compiled object code, generated documentation,
2215
+ and conversions to other media types.
2031
2216
 
2032
- "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).
2217
+ "Work" shall mean the work of authorship, whether in Source or
2218
+ Object form, made available under the License, as indicated by a
2219
+ copyright notice that is included in or attached to the work
2220
+ (an example is provided in the Appendix below).
2033
2221
 
2034
- "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.
2222
+ "Derivative Works" shall mean any work, whether in Source or Object
2223
+ form, that is based on (or derived from) the Work and for which the
2224
+ editorial revisions, annotations, elaborations, or other modifications
2225
+ represent, as a whole, an original work of authorship. For the purposes
2226
+ of this License, Derivative Works shall not include works that remain
2227
+ separable from, or merely link (or bind by name) to the interfaces of,
2228
+ the Work and Derivative Works thereof.
2035
2229
 
2036
- "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."
2230
+ "Contribution" shall mean any work of authorship, including
2231
+ the original version of the Work and any modifications or additions
2232
+ to that Work or Derivative Works thereof, that is intentionally
2233
+ submitted to Licensor for inclusion in the Work by the copyright owner
2234
+ or by an individual or Legal Entity authorized to submit on behalf of
2235
+ the copyright owner. For the purposes of this definition, "submitted"
2236
+ means any form of electronic, verbal, or written communication sent
2237
+ to the Licensor or its representatives, including but not limited to
2238
+ communication on electronic mailing lists, source code control systems,
2239
+ and issue tracking systems that are managed by, or on behalf of, the
2240
+ Licensor for the purpose of discussing and improving the Work, but
2241
+ excluding communication that is conspicuously marked or otherwise
2242
+ designated in writing by the copyright owner as "Not a Contribution."
2037
2243
 
2038
- "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.
2244
+ "Contributor" shall mean Licensor and any individual or Legal Entity
2245
+ on behalf of whom a Contribution has been received by Licensor and
2246
+ subsequently incorporated within the Work.
2039
2247
 
2040
- 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.
2248
+ 2. Grant of Copyright License. Subject to the terms and conditions of
2249
+ this License, each Contributor hereby grants to You a perpetual,
2250
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2251
+ copyright license to reproduce, prepare Derivative Works of,
2252
+ publicly display, publicly perform, sublicense, and distribute the
2253
+ Work and such Derivative Works in Source or Object form.
2041
2254
 
2042
- 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.
2255
+ 3. Grant of Patent License. Subject to the terms and conditions of
2256
+ this License, each Contributor hereby grants to You a perpetual,
2257
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2258
+ (except as stated in this section) patent license to make, have made,
2259
+ use, offer to sell, sell, import, and otherwise transfer the Work,
2260
+ where such license applies only to those patent claims licensable
2261
+ by such Contributor that are necessarily infringed by their
2262
+ Contribution(s) alone or by combination of their Contribution(s)
2263
+ with the Work to which such Contribution(s) was submitted. If You
2264
+ institute patent litigation against any entity (including a
2265
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
2266
+ or a Contribution incorporated within the Work constitutes direct
2267
+ or contributory patent infringement, then any patent licenses
2268
+ granted to You under this License for that Work shall terminate
2269
+ as of the date such litigation is filed.
2043
2270
 
2044
- 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:
2271
+ 4. Redistribution. You may reproduce and distribute copies of the
2272
+ Work or Derivative Works thereof in any medium, with or without
2273
+ modifications, and in Source or Object form, provided that You
2274
+ meet the following conditions:
2045
2275
 
2046
- (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
2276
+ (a) You must give any other recipients of the Work or
2277
+ Derivative Works a copy of this License; and
2047
2278
 
2048
- (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
2279
+ (b) You must cause any modified files to carry prominent notices
2280
+ stating that You changed the files; and
2049
2281
 
2050
- (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
2282
+ (c) You must retain, in the Source form of any Derivative Works
2283
+ that You distribute, all copyright, patent, trademark, and
2284
+ attribution notices from the Source form of the Work,
2285
+ excluding those notices that do not pertain to any part of
2286
+ the Derivative Works; and
2051
2287
 
2052
- (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.
2288
+ (d) If the Work includes a "NOTICE" text file as part of its
2289
+ distribution, then any Derivative Works that You distribute must
2290
+ include a readable copy of the attribution notices contained
2291
+ within such NOTICE file, excluding those notices that do not
2292
+ pertain to any part of the Derivative Works, in at least one
2293
+ of the following places: within a NOTICE text file distributed
2294
+ as part of the Derivative Works; within the Source form or
2295
+ documentation, if provided along with the Derivative Works; or,
2296
+ within a display generated by the Derivative Works, if and
2297
+ wherever such third-party notices normally appear. The contents
2298
+ of the NOTICE file are for informational purposes only and
2299
+ do not modify the License. You may add Your own attribution
2300
+ notices within Derivative Works that You distribute, alongside
2301
+ or as an addendum to the NOTICE text from the Work, provided
2302
+ that such additional attribution notices cannot be construed
2303
+ as modifying the License.
2053
2304
 
2054
- 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.
2305
+ You may add Your own copyright statement to Your modifications and
2306
+ may provide additional or different license terms and conditions
2307
+ for use, reproduction, or distribution of Your modifications, or
2308
+ for any such Derivative Works as a whole, provided Your use,
2309
+ reproduction, and distribution of the Work otherwise complies with
2310
+ the conditions stated in this License.
2055
2311
 
2056
- 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.
2312
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
2313
+ any Contribution intentionally submitted for inclusion in the Work
2314
+ by You to the Licensor shall be under the terms and conditions of
2315
+ this License, without any additional terms or conditions.
2316
+ Notwithstanding the above, nothing herein shall supersede or modify
2317
+ the terms of any separate license agreement you may have executed
2318
+ with Licensor regarding such Contributions.
2057
2319
 
2058
- 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.
2320
+ 6. Trademarks. This License does not grant permission to use the trade
2321
+ names, trademarks, service marks, or product names of the Licensor,
2322
+ except as required for reasonable and customary use in describing the
2323
+ origin of the Work and reproducing the content of the NOTICE file.
2059
2324
 
2060
- 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.
2325
+ 7. Disclaimer of Warranty. Unless required by applicable law or
2326
+ agreed to in writing, Licensor provides the Work (and each
2327
+ Contributor provides its Contributions) on an "AS IS" BASIS,
2328
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2329
+ implied, including, without limitation, any warranties or conditions
2330
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2331
+ PARTICULAR PURPOSE. You are solely responsible for determining the
2332
+ appropriateness of using or redistributing the Work and assume any
2333
+ risks associated with Your exercise of permissions under this License.
2061
2334
 
2062
- 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.
2335
+ 8. Limitation of Liability. In no event and under no legal theory,
2336
+ whether in tort (including negligence), contract, or otherwise,
2337
+ unless required by applicable law (such as deliberate and grossly
2338
+ negligent acts) or agreed to in writing, shall any Contributor be
2339
+ liable to You for damages, including any direct, indirect, special,
2340
+ incidental, or consequential damages of any character arising as a
2341
+ result of this License or out of the use or inability to use the
2342
+ Work (including but not limited to damages for loss of goodwill,
2343
+ work stoppage, computer failure or malfunction, or any and all
2344
+ other commercial damages or losses), even if such Contributor
2345
+ has been advised of the possibility of such damages.
2063
2346
 
2064
- 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.
2347
+ 9. Accepting Warranty or Additional Liability. While redistributing
2348
+ the Work or Derivative Works thereof, You may choose to offer,
2349
+ and charge a fee for, acceptance of support, warranty, indemnity,
2350
+ or other liability obligations and/or rights consistent with this
2351
+ License. However, in accepting such obligations, You may act only
2352
+ on Your own behalf and on Your sole responsibility, not on behalf
2353
+ of any other Contributor, and only if You agree to indemnify,
2354
+ defend, and hold each Contributor harmless for any liability
2355
+ incurred by, or claims asserted against, such Contributor by reason
2356
+ of your accepting any such warranty or additional liability.
2065
2357
 
2066
2358
  END OF TERMS AND CONDITIONS
2067
2359
 
2068
2360
  APPENDIX: How to apply the Apache License to your work.
2069
2361
 
2070
- 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.
2362
+ To apply the Apache License to your work, attach the following
2363
+ boilerplate notice, with the fields enclosed by brackets "[]"
2364
+ replaced with your own identifying information. (Don't include
2365
+ the brackets!) The text should be enclosed in the appropriate
2366
+ comment syntax for the file format. We also recommend that a
2367
+ file or class name and description of purpose be included on the
2368
+ same "printed page" as the copyright notice for easier
2369
+ identification within third-party archives.
2071
2370
 
2072
2371
  Copyright [yyyy] [name of copyright owner]
2073
2372
 
@@ -2075,7 +2374,7 @@ Licensed under the Apache License, Version 2.0 (the "License");
2075
2374
  you may not use this file except in compliance with the License.
2076
2375
  You may obtain a copy of the License at
2077
2376
 
2078
- http://www.apache.org/licenses/LICENSE-2.0
2377
+ http://www.apache.org/licenses/LICENSE-2.0
2079
2378
 
2080
2379
  Unless required by applicable law or agreed to in writing, software
2081
2380
  distributed under the License is distributed on an "AS IS" BASIS,
@@ -2573,7 +2872,7 @@ express Statement of Purpose.
2573
2872
 
2574
2873
  ```
2575
2874
 
2576
- ## ring 0.17.13
2875
+ ## ring 0.17.14
2577
2876
 
2578
2877
  ```
2579
2878
  Copyright 2015-2025 Brian Smith.
@@ -2610,7 +2909,7 @@ THIS SOFTWARE.
2610
2909
 
2611
2910
  ```
2612
2911
 
2613
- ## rustls-webpki 0.102.8
2912
+ ## rustls-webpki 0.102.8, rustls-webpki 0.103.1
2614
2913
 
2615
2914
  ```
2616
2915
  Except as otherwise noted, this project is licensed under the following
@@ -2635,7 +2934,7 @@ third-party/chromium/LICENSE.
2635
2934
 
2636
2935
  ```
2637
2936
 
2638
- ## windows-core 0.52.0, windows-sys 0.45.0, windows-sys 0.52.0, windows-sys 0.59.0, windows-targets 0.42.2, windows-targets 0.52.6, windows_aarch64_msvc 0.42.2, windows_aarch64_msvc 0.52.6, windows_x86_64_gnu 0.52.6, windows_x86_64_msvc 0.42.2, windows_x86_64_msvc 0.52.6
2937
+ ## windows-core 0.61.0, windows-implement 0.60.0, windows-interface 0.59.1, windows-link 0.1.1, windows-result 0.3.2, windows-strings 0.4.0, windows-sys 0.45.0, windows-sys 0.52.0, windows-sys 0.59.0, windows-targets 0.42.2, windows-targets 0.52.6, windows_aarch64_msvc 0.42.2, windows_aarch64_msvc 0.52.6, windows_x86_64_gnu 0.52.6, windows_x86_64_msvc 0.42.2, windows_x86_64_msvc 0.52.6
2639
2938
 
2640
2939
  ```
2641
2940
  MIT License
@@ -2876,7 +3175,7 @@ DEALINGS IN THE SOFTWARE.
2876
3175
 
2877
3176
  ```
2878
3177
 
2879
- ## backtrace 0.3.74, cc 1.2.16, cfg-if 1.0.0, cmake 0.1.48, jobserver 0.1.32, openssl-probe 0.1.6, pkg-config 0.3.32, rustc-demangle 0.1.24, scoped-tls 1.0.1, socket2 0.5.8
3178
+ ## backtrace 0.3.74, cc 1.2.18, cfg-if 1.0.0, cmake 0.1.48, jobserver 0.1.33, openssl-probe 0.1.6, pkg-config 0.3.32, rustc-demangle 0.1.24, scoped-tls 1.0.1, socket2 0.5.9
2880
3179
 
2881
3180
  ```
2882
3181
  Copyright (c) 2014 Alex Crichton
@@ -2939,7 +3238,7 @@ DEALINGS IN THE SOFTWARE.
2939
3238
 
2940
3239
  ```
2941
3240
 
2942
- ## libz-sys 1.1.21
3241
+ ## libz-sys 1.1.22
2943
3242
 
2944
3243
  ```
2945
3244
  Copyright (c) 2014 Alex Crichton
@@ -2996,7 +3295,7 @@ THE SOFTWARE.
2996
3295
 
2997
3296
  ```
2998
3297
 
2999
- ## errno 0.3.10
3298
+ ## errno 0.3.11
3000
3299
 
3001
3300
  ```
3002
3301
  Copyright (c) 2014 Chris Wong
@@ -3085,7 +3384,7 @@ DEALINGS IN THE SOFTWARE.
3085
3384
 
3086
3385
  ```
3087
3386
 
3088
- ## bitflags 2.9.0, glob 0.3.2, log 0.4.26, num-derive 0.4.2, num-integer 0.1.46, num-traits 0.2.19, range-map 0.2.0, regex-automata 0.4.9, regex-syntax 0.8.5, regex 1.11.1
3387
+ ## bitflags 2.9.0, glob 0.3.2, log 0.4.27, num-derive 0.4.2, num-integer 0.1.46, num-traits 0.2.19, range-map 0.2.0, regex-automata 0.4.9, regex-syntax 0.8.5, regex 1.11.1
3089
3388
 
3090
3389
  ```
3091
3390
  Copyright (c) 2014 The Rust Project Developers
@@ -3116,7 +3415,7 @@ DEALINGS IN THE SOFTWARE.
3116
3415
 
3117
3416
  ```
3118
3417
 
3119
- ## uuid 1.15.1
3418
+ ## uuid 1.16.0
3120
3419
 
3121
3420
  ```
3122
3421
  Copyright (c) 2014 The Rust Project Developers
@@ -3226,7 +3525,7 @@ THE SOFTWARE.
3226
3525
 
3227
3526
  ```
3228
3527
 
3229
- ## libc 0.2.170
3528
+ ## libc 0.2.171
3230
3529
 
3231
3530
  ```
3232
3531
  Copyright (c) 2014-2020 The Rust Project Developers
@@ -3282,7 +3581,7 @@ THE SOFTWARE.
3282
3581
 
3283
3582
  ```
3284
3583
 
3285
- ## flate2 1.1.0
3584
+ ## flate2 1.1.1
3286
3585
 
3287
3586
  ```
3288
3587
  Copyright (c) 2014-2025 Alex Crichton
@@ -3338,7 +3637,7 @@ THE SOFTWARE.
3338
3637
 
3339
3638
  ```
3340
3639
 
3341
- ## either 1.15.0, itertools 0.10.5, itertools 0.14.0, petgraph 0.7.1, serde_with 3.12.0, serde_with_macros 3.12.0
3640
+ ## either 1.15.0, itertools 0.13.0, itertools 0.14.0, petgraph 0.7.1, serde_with 3.12.0, serde_with_macros 3.12.0
3342
3641
 
3343
3642
  ```
3344
3643
  Copyright (c) 2015
@@ -3419,7 +3718,7 @@ SOFTWARE.
3419
3718
 
3420
3719
  ```
3421
3720
 
3422
- ## tempfile 3.18.0
3721
+ ## tempfile 3.19.1
3423
3722
 
3424
3723
  ```
3425
3724
  Copyright (c) 2015 Steven Allen
@@ -3970,7 +4269,7 @@ DEALINGS IN THE SOFTWARE.
3970
4269
 
3971
4270
  ```
3972
4271
 
3973
- ## rustls-native-certs 0.8.1, rustls-pemfile 2.2.0, rustls 0.22.4, rustls 0.23.23
4272
+ ## rustls-native-certs 0.8.1, rustls-pemfile 2.2.0, rustls 0.22.4, rustls 0.23.25
3974
4273
 
3975
4274
  ```
3976
4275
  Copyright (c) 2016 Joseph Birr-Pixton <jpixton@gmail.com>
@@ -4176,7 +4475,7 @@ DEALINGS IN THE SOFTWARE.
4176
4475
 
4177
4476
  ```
4178
4477
 
4179
- ## indexmap 2.7.1
4478
+ ## indexmap 2.9.0
4180
4479
 
4181
4480
  ```
4182
4481
  Copyright (c) 2016--2017
@@ -4620,7 +4919,7 @@ DEALINGS IN THE SOFTWARE.
4620
4919
 
4621
4920
  ```
4622
4921
 
4623
- ## http 0.2.12, http 1.2.0
4922
+ ## http 0.2.12, http 1.3.1
4624
4923
 
4625
4924
  ```
4626
4925
  Copyright (c) 2017 http-rs authors
@@ -4775,7 +5074,7 @@ DEALINGS IN THE SOFTWARE.
4775
5074
 
4776
5075
  ```
4777
5076
 
4778
- ## smallvec 1.14.0
5077
+ ## smallvec 1.15.0
4779
5078
 
4780
5079
  ```
4781
5080
  Copyright (c) 2018 The Servo Project Developers
@@ -5041,7 +5340,7 @@ DEALINGS IN THE SOFTWARE.
5041
5340
 
5042
5341
  ```
5043
5342
 
5044
- ## getrandom 0.2.15, getrandom 0.3.1
5343
+ ## getrandom 0.2.15
5045
5344
 
5046
5345
  ```
5047
5346
  Copyright (c) 2018-2024 The rust-random Project Developers
@@ -5073,6 +5372,38 @@ DEALINGS IN THE SOFTWARE.
5073
5372
 
5074
5373
  ```
5075
5374
 
5375
+ ## getrandom 0.3.2
5376
+
5377
+ ```
5378
+ Copyright (c) 2018-2025 The rust-random Project Developers
5379
+ Copyright (c) 2014 The Rust Project Developers
5380
+
5381
+ Permission is hereby granted, free of charge, to any
5382
+ person obtaining a copy of this software and associated
5383
+ documentation files (the "Software"), to deal in the
5384
+ Software without restriction, including without
5385
+ limitation the rights to use, copy, modify, merge,
5386
+ publish, distribute, sublicense, and/or sell copies of
5387
+ the Software, and to permit persons to whom the Software
5388
+ is furnished to do so, subject to the following
5389
+ conditions:
5390
+
5391
+ The above copyright notice and this permission notice
5392
+ shall be included in all copies or substantial portions
5393
+ of the Software.
5394
+
5395
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
5396
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
5397
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
5398
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
5399
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5400
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
5401
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
5402
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5403
+ DEALINGS IN THE SOFTWARE.
5404
+
5405
+ ```
5406
+
5076
5407
  ## slab 0.4.9
5077
5408
 
5078
5409
  ```
@@ -5104,7 +5435,7 @@ DEALINGS IN THE SOFTWARE.
5104
5435
 
5105
5436
  ```
5106
5437
 
5107
- ## http-body-util 0.1.2, http-body 0.4.6
5438
+ ## http-body 0.4.6
5108
5439
 
5109
5440
  ```
5110
5441
  Copyright (c) 2019 Hyper Contributors
@@ -5253,7 +5584,7 @@ support library is itself covered by the above license.
5253
5584
 
5254
5585
  ```
5255
5586
 
5256
- ## ppv-lite86 0.2.20
5587
+ ## ppv-lite86 0.2.21
5257
5588
 
5258
5589
  ```
5259
5590
  Copyright (c) 2019 The CryptoCorrosion Contributors
@@ -5533,7 +5864,38 @@ DEALINGS IN THE SOFTWARE.
5533
5864
 
5534
5865
  ```
5535
5866
 
5536
- ## iana-time-zone 0.1.61
5867
+ ## http-body-util 0.1.3
5868
+
5869
+ ```
5870
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
5871
+
5872
+ Permission is hereby granted, free of charge, to any
5873
+ person obtaining a copy of this software and associated
5874
+ documentation files (the "Software"), to deal in the
5875
+ Software without restriction, including without
5876
+ limitation the rights to use, copy, modify, merge,
5877
+ publish, distribute, sublicense, and/or sell copies of
5878
+ the Software, and to permit persons to whom the Software
5879
+ is furnished to do so, subject to the following
5880
+ conditions:
5881
+
5882
+ The above copyright notice and this permission notice
5883
+ shall be included in all copies or substantial portions
5884
+ of the Software.
5885
+
5886
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
5887
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
5888
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
5889
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
5890
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5891
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
5892
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
5893
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5894
+ DEALINGS IN THE SOFTWARE.
5895
+
5896
+ ```
5897
+
5898
+ ## iana-time-zone 0.1.63
5537
5899
 
5538
5900
  ```
5539
5901
  Copyright (c) 2020 Andrew D. Straw
@@ -5783,31 +6145,6 @@ DEALINGS IN THE SOFTWARE.
5783
6145
 
5784
6146
  ```
5785
6147
 
5786
- ## deranged 0.3.11
5787
-
5788
- ```
5789
- Copyright (c) 2022 Jacob Pratt et al.
5790
-
5791
- Permission is hereby granted, free of charge, to any person obtaining a copy
5792
- of this software and associated documentation files (the "Software"), to deal
5793
- in the Software without restriction, including without limitation the rights
5794
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5795
- copies of the Software, and to permit persons to whom the Software is
5796
- furnished to do so, subject to the following conditions:
5797
-
5798
- The above copyright notice and this permission notice shall be included in all
5799
- copies or substantial portions of the Software.
5800
-
5801
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5802
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5803
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5804
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5805
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5806
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5807
- SOFTWARE.
5808
-
5809
- ```
5810
-
5811
6148
  ## openssl-macros 0.1.1
5812
6149
 
5813
6150
  ```
@@ -5996,10 +6333,10 @@ SOFTWARE.
5996
6333
 
5997
6334
  ```
5998
6335
 
5999
- ## hyper-util 0.1.10
6336
+ ## hyper-util 0.1.11
6000
6337
 
6001
6338
  ```
6002
- Copyright (c) 2023 Sean McArthur
6339
+ Copyright (c) 2023-2025 Sean McArthur
6003
6340
 
6004
6341
  Permission is hereby granted, free of charge, to any person obtaining a copy
6005
6342
  of this software and associated documentation files (the "Software"), to deal
@@ -6021,7 +6358,32 @@ THE SOFTWARE.
6021
6358
 
6022
6359
  ```
6023
6360
 
6024
- ## anstream 0.6.18, anstyle-query 1.1.2, clap 4.5.31, colorchoice 1.0.3, env_filter 0.1.3, env_logger 0.11.7, is_terminal_polyfill 1.70.1, toml_datetime 0.6.8, toml_edit 0.22.24
6361
+ ## deranged 0.4.0
6362
+
6363
+ ```
6364
+ Copyright (c) 2024 Jacob Pratt et al.
6365
+
6366
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6367
+ of this software and associated documentation files (the "Software"), to deal
6368
+ in the Software without restriction, including without limitation the rights
6369
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6370
+ copies of the Software, and to permit persons to whom the Software is
6371
+ furnished to do so, subject to the following conditions:
6372
+
6373
+ The above copyright notice and this permission notice shall be included in all
6374
+ copies or substantial portions of the Software.
6375
+
6376
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6377
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6378
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6379
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6380
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6381
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6382
+ SOFTWARE.
6383
+
6384
+ ```
6385
+
6386
+ ## anstream 0.6.18, anstyle-query 1.1.2, clap 4.5.35, colorchoice 1.0.3, env_filter 0.1.3, env_logger 0.11.8, is_terminal_polyfill 1.70.1, toml_datetime 0.6.8, toml_edit 0.22.24
6025
6387
 
6026
6388
  ```
6027
6389
  Copyright (c) Individual contributors
@@ -6046,7 +6408,7 @@ SOFTWARE.
6046
6408
 
6047
6409
  ```
6048
6410
 
6049
- ## time-core 0.1.3, time 0.3.39
6411
+ ## time-core 0.1.4, time 0.3.41
6050
6412
 
6051
6413
  ```
6052
6414
  Copyright (c) Jacob Pratt et al.
@@ -6203,7 +6565,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
6203
6565
 
6204
6566
  ```
6205
6567
 
6206
- ## zerocopy-derive 0.7.35, zerocopy 0.7.35
6568
+ ## zerocopy-derive 0.8.24, zerocopy 0.8.24
6207
6569
 
6208
6570
  ```
6209
6571
  Copyright 2023 The Fuchsia Authors
@@ -6293,7 +6655,7 @@ SOFTWARE.
6293
6655
 
6294
6656
  ```
6295
6657
 
6296
- ## scroll_derive 0.12.0
6658
+ ## scroll_derive 0.12.1
6297
6659
 
6298
6660
  ```
6299
6661
  MIT License
@@ -6401,7 +6763,7 @@ SOFTWARE.
6401
6763
 
6402
6764
  ```
6403
6765
 
6404
- ## darling 0.20.10, darling_core 0.20.10, darling_macro 0.20.10
6766
+ ## darling 0.20.11, darling_core 0.20.11, darling_macro 0.20.11
6405
6767
 
6406
6768
  ```
6407
6769
  MIT License
@@ -6806,7 +7168,7 @@ SOFTWARE.
6806
7168
 
6807
7169
  ```
6808
7170
 
6809
- ## rustls-platform-verifier-android 0.1.1, rustls-platform-verifier 0.5.0
7171
+ ## rustls-platform-verifier-android 0.1.1, rustls-platform-verifier 0.5.1
6810
7172
 
6811
7173
  ```
6812
7174
  MIT License
@@ -6860,7 +7222,7 @@ SOFTWARE.
6860
7222
 
6861
7223
  ```
6862
7224
 
6863
- ## cesu8 1.1.0, pqcrypto-internals 0.2.10, pqcrypto-kyber 0.7.9, pqcrypto-kyber 0.8.1, pqcrypto-traits 0.3.5, windows-link 0.1.0
7225
+ ## cesu8 1.1.0, pqcrypto-internals 0.2.10, pqcrypto-kyber 0.7.9, pqcrypto-kyber 0.8.1, pqcrypto-traits 0.3.5
6864
7226
 
6865
7227
  ```
6866
7228
  MIT License
@@ -6884,7 +7246,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
6884
7246
 
6885
7247
  ```
6886
7248
 
6887
- ## tokio-stream 0.1.17, tokio-util 0.7.13, tokio 1.43.0
7249
+ ## tokio-stream 0.1.17, tokio-util 0.7.14, tokio 1.44.2
6888
7250
 
6889
7251
  ```
6890
7252
  MIT License
@@ -6938,7 +7300,7 @@ SOFTWARE.
6938
7300
 
6939
7301
  ```
6940
7302
 
6941
- ## miniz_oxide 0.8.5
7303
+ ## miniz_oxide 0.8.7
6942
7304
 
6943
7305
  ```
6944
7306
  MIT License
@@ -6994,7 +7356,7 @@ SOFTWARE.
6994
7356
 
6995
7357
  ```
6996
7358
 
6997
- ## curve25519-dalek-derive 0.1.1, adler2 2.0.0, anyhow 1.0.97, async-trait 0.1.87, atomic-waker 1.1.2, auto_enums 0.8.7, derive_utils 0.15.0, displaydoc 0.2.5, dyn-clone 1.0.19, fastrand 2.3.0, home 0.5.9, itoa 1.0.15, linkme-impl 0.3.32, linkme 0.3.32, linux-raw-sys 0.4.15, linux-raw-sys 0.9.2, minimal-lexical 0.2.1, num_enum 0.7.3, num_enum_derive 0.7.3, once_cell 1.20.3, paste 1.0.15, pin-project-internal 1.1.10, pin-project-lite 0.2.16, pin-project 1.1.10, prettyplease 0.2.30, proc-macro-crate 3.3.0, proc-macro2 1.0.94, quote 1.0.39, rustc-hash 1.1.0, rustix 0.38.44, rustix 1.0.1, rustversion 1.0.20, semver 1.0.26, send_wrapper 0.6.0, serde 1.0.218, serde_derive 1.0.218, serde_json 1.0.140, syn-mid 0.6.0, syn 2.0.99, thiserror-impl 1.0.69, thiserror-impl 2.0.12, thiserror 1.0.69, thiserror 2.0.12, unicode-ident 1.0.18, utf-8 0.7.6
7359
+ ## curve25519-dalek-derive 0.1.1, adler2 2.0.0, anyhow 1.0.97, async-trait 0.1.88, atomic-waker 1.1.2, auto_enums 0.8.7, derive_utils 0.15.0, displaydoc 0.2.5, dyn-clone 1.0.19, fastrand 2.3.0, home 0.5.9, itoa 1.0.15, linkme-impl 0.3.32, linkme 0.3.32, linux-raw-sys 0.4.15, linux-raw-sys 0.9.3, minimal-lexical 0.2.1, num_enum 0.7.3, num_enum_derive 0.7.3, once_cell 1.21.3, paste 1.0.15, pin-project-internal 1.1.10, pin-project-lite 0.2.16, pin-project 1.1.10, prettyplease 0.2.32, proc-macro-crate 3.3.0, proc-macro2 1.0.94, quote 1.0.40, rustc-hash 1.1.0, rustix 0.38.44, rustix 1.0.5, rustversion 1.0.20, semver 1.0.26, send_wrapper 0.6.0, serde 1.0.219, serde_derive 1.0.219, serde_json 1.0.140, syn-mid 0.6.0, syn 2.0.100, thiserror-impl 1.0.69, thiserror-impl 2.0.12, thiserror 1.0.69, thiserror 2.0.12, unicode-ident 1.0.18, utf-8 0.7.6
6998
7360
 
6999
7361
  ```
7000
7362
  Permission is hereby granted, free of charge, to any
@@ -7023,7 +7385,7 @@ DEALINGS IN THE SOFTWARE.
7023
7385
 
7024
7386
  ```
7025
7387
 
7026
- ## winnow 0.7.3
7388
+ ## winnow 0.7.4
7027
7389
 
7028
7390
  ```
7029
7391
  Permission is hereby granted, free of charge, to any person obtaining
@@ -7179,7 +7541,7 @@ THE SOFTWARE.
7179
7541
 
7180
7542
  ```
7181
7543
 
7182
- ## aho-corasick 1.1.3, byteorder 1.5.0, jiff 0.2.4, memchr 2.7.4, walkdir 2.5.0
7544
+ ## aho-corasick 1.1.3, byteorder 1.5.0, jiff 0.2.5, memchr 2.7.4, walkdir 2.5.0
7183
7545
 
7184
7546
  ```
7185
7547
  The MIT License (MIT)
@@ -7344,7 +7706,7 @@ SOFTWARE.
7344
7706
 
7345
7707
  ```
7346
7708
 
7347
- ## clap_builder 4.5.31, clap_derive 4.5.28, clap_lex 0.7.4
7709
+ ## clap_builder 4.5.35, clap_derive 4.5.32, clap_lex 0.7.4
7348
7710
 
7349
7711
  ```
7350
7712
  The MIT License (MIT)
@@ -7479,7 +7841,7 @@ THE SOFTWARE.
7479
7841
 
7480
7842
  ```
7481
7843
 
7482
- ## async-compression 0.4.20
7844
+ ## async-compression 0.4.22
7483
7845
 
7484
7846
  ```
7485
7847
  The MIT License (MIT)
@@ -7836,7 +8198,7 @@ authorization of the copyright holder.
7836
8198
 
7837
8199
  ```
7838
8200
 
7839
- ## icu_collections 1.5.0, icu_locid 1.5.0, icu_locid_transform 1.5.0, icu_locid_transform_data 1.5.0, icu_normalizer 1.5.0, icu_normalizer_data 1.5.0, icu_properties 1.5.1, icu_properties_data 1.5.0, icu_provider 1.5.0, icu_provider_macros 1.5.0, litemap 0.7.4, tinystr 0.7.6, writeable 0.5.5, yoke-derive 0.7.5, yoke 0.7.5, zerofrom-derive 0.1.5, zerofrom 0.1.5, zerovec-derive 0.10.3, zerovec 0.10.4
8201
+ ## icu_collections 1.5.0, icu_locid 1.5.0, icu_locid_transform 1.5.0, icu_locid_transform_data 1.5.1, icu_normalizer 1.5.0, icu_normalizer_data 1.5.1, icu_properties 1.5.1, icu_properties_data 1.5.1, icu_provider 1.5.0, icu_provider_macros 1.5.0, litemap 0.7.4, tinystr 0.7.6, writeable 0.5.5, yoke-derive 0.7.5, yoke 0.7.5, zerofrom-derive 0.1.5, zerofrom 0.1.5, zerovec-derive 0.10.3, zerovec 0.10.4
7840
8202
 
7841
8203
  ```
7842
8204
  UNICODE LICENSE V3