polars-df 0.13.0-x64-mingw-ucrt → 0.14.0-x64-mingw-ucrt

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,8 +2,8 @@
2
2
  Summary
3
3
  ================================================================================
4
4
 
5
- adler v1.0.2
6
- https://github.com/jonas-schievink/adler.git
5
+ adler2 v2.0.0
6
+ https://github.com/oyvindln/adler2
7
7
  0BSD OR MIT OR Apache-2.0
8
8
 
9
9
  adler32 v1.2.0
@@ -46,7 +46,7 @@ async-stream-impl v0.3.5
46
46
  https://github.com/tokio-rs/async-stream
47
47
  MIT
48
48
 
49
- async-trait v0.1.81
49
+ async-trait v0.1.82
50
50
  https://github.com/dtolnay/async-trait
51
51
  MIT OR Apache-2.0
52
52
 
@@ -86,11 +86,11 @@ brotli-decompressor v4.0.1
86
86
  https://github.com/dropbox/rust-brotli-decompressor
87
87
  BSD-3-Clause/MIT
88
88
 
89
- bytemuck v1.16.3
89
+ bytemuck v1.18.0
90
90
  https://github.com/Lokathor/bytemuck
91
91
  Zlib OR Apache-2.0 OR MIT
92
92
 
93
- bytemuck_derive v1.7.0
93
+ bytemuck_derive v1.7.1
94
94
  https://github.com/Lokathor/bytemuck
95
95
  Zlib OR Apache-2.0 OR MIT
96
96
 
@@ -102,7 +102,11 @@ bytes v1.7.1
102
102
  https://github.com/tokio-rs/bytes
103
103
  MIT
104
104
 
105
- cc v1.1.11
105
+ castaway v0.2.3
106
+ https://github.com/sagebind/castaway
107
+ MIT
108
+
109
+ cc v1.1.18
106
110
  https://github.com/rust-lang/cc-rs
107
111
  MIT OR Apache-2.0
108
112
 
@@ -133,6 +137,10 @@ comfy-table v7.1.1
133
137
  https://github.com/nukesor/comfy-table
134
138
  MIT
135
139
 
140
+ compact_str v0.8.0
141
+ https://github.com/ParkMyCar/compact_str
142
+ MIT
143
+
136
144
  crc v2.1.0
137
145
  https://github.com/mrhooray/crc-rs.git
138
146
  MIT OR Apache-2.0
@@ -201,7 +209,7 @@ fast-float v0.2.0
201
209
  https://github.com/aldanor/fast-float-rust
202
210
  MIT OR Apache-2.0
203
211
 
204
- flate2 v1.0.31
212
+ flate2 v1.0.33
205
213
  https://github.com/rust-lang/flate2-rs
206
214
  MIT OR Apache-2.0
207
215
 
@@ -273,7 +281,7 @@ home v0.5.9
273
281
  https://github.com/rust-lang/cargo
274
282
  MIT OR Apache-2.0
275
283
 
276
- indexmap v2.4.0
284
+ indexmap v2.5.0
277
285
  https://github.com/indexmap-rs/indexmap
278
286
  Apache-2.0 OR MIT
279
287
 
@@ -329,7 +337,7 @@ lexical-write-integer v0.8.5
329
337
  https://github.com/Alexhuszagh/rust-lexical
330
338
  MIT/Apache-2.0
331
339
 
332
- libc v0.2.155
340
+ libc v0.2.158
333
341
  https://github.com/rust-lang/libc
334
342
  MIT OR Apache-2.0
335
343
 
@@ -385,7 +393,7 @@ minimal-lexical v0.2.1
385
393
  https://github.com/Alexhuszagh/minimal-lexical
386
394
  MIT/Apache-2.0
387
395
 
388
- miniz_oxide v0.7.4
396
+ miniz_oxide v0.8.0
389
397
  https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide
390
398
  MIT OR Zlib OR Apache-2.0
391
399
 
@@ -473,78 +481,82 @@ planus v0.3.1
473
481
  https://github.com/planus-org/planus
474
482
  MIT/Apache-2.0
475
483
 
476
- polars v0.42.0
484
+ polars v0.43.1
477
485
  https://www.pola.rs/
478
486
  MIT
479
487
 
480
- polars-arrow v0.42.0
488
+ polars-arrow v0.43.1
481
489
  https://www.pola.rs/
482
490
  MIT AND Apache-2.0
483
491
 
484
492
  polars-arrow-format v0.1.0
485
493
  https://github.com/polar-rs/arrow-format
486
494
 
487
- polars-compute v0.42.0
495
+ polars-compute v0.43.1
488
496
  https://www.pola.rs/
489
497
  MIT
490
498
 
491
- polars-core v0.42.0
499
+ polars-core v0.43.1
492
500
  https://www.pola.rs/
493
501
  MIT
494
502
 
495
- polars-error v0.42.0
503
+ polars-error v0.43.1
496
504
  https://www.pola.rs/
497
505
  MIT
498
506
 
499
- polars-expr v0.42.0
507
+ polars-expr v0.43.1
500
508
  https://www.pola.rs/
501
509
  MIT
502
510
 
503
- polars-io v0.42.0
511
+ polars-io v0.43.1
504
512
  https://www.pola.rs/
505
513
  MIT
506
514
 
507
- polars-json v0.42.0
515
+ polars-json v0.43.1
508
516
  https://www.pola.rs/
509
517
  MIT
510
518
 
511
- polars-lazy v0.42.0
519
+ polars-lazy v0.43.1
512
520
  https://www.pola.rs/
513
521
  MIT
514
522
 
515
- polars-mem-engine v0.42.0
523
+ polars-mem-engine v0.43.1
516
524
  https://www.pola.rs/
517
525
  MIT
518
526
 
519
- polars-ops v0.42.0
527
+ polars-ops v0.43.1
520
528
  https://www.pola.rs/
521
529
  MIT
522
530
 
523
- polars-parquet v0.42.0
531
+ polars-parquet v0.43.1
524
532
  https://www.pola.rs/
525
533
  MIT AND Apache-2.0
526
534
 
527
- polars-pipe v0.42.0
535
+ polars-pipe v0.43.1
528
536
  https://www.pola.rs/
529
537
  MIT
530
538
 
531
- polars-plan v0.42.0
539
+ polars-plan v0.43.1
532
540
  https://www.pola.rs/
533
541
  MIT
534
542
 
535
- polars-row v0.42.0
543
+ polars-row v0.43.1
536
544
  https://www.pola.rs/
537
545
  MIT
538
546
 
539
- polars-sql v0.42.0
547
+ polars-schema v0.43.1
540
548
  https://www.pola.rs/
541
549
  MIT
542
550
 
543
- polars-time v0.42.0
551
+ polars-sql v0.43.1
544
552
  https://www.pola.rs/
545
553
  MIT
546
554
 
547
- polars-utils v0.42.0
555
+ polars-time v0.43.1
556
+ https://www.pola.rs/
557
+ MIT
558
+
559
+ polars-utils v0.43.1
548
560
  https://www.pola.rs/
549
561
  MIT
550
562
 
@@ -556,11 +568,11 @@ proc-macro2 v1.0.86
556
568
  https://github.com/dtolnay/proc-macro2
557
569
  MIT OR Apache-2.0
558
570
 
559
- psm v0.1.21
571
+ psm v0.1.23
560
572
  https://github.com/rust-lang/stacker/
561
573
  MIT OR Apache-2.0
562
574
 
563
- quote v1.0.36
575
+ quote v1.0.37
564
576
  https://github.com/dtolnay/quote
565
577
  MIT OR Apache-2.0
566
578
 
@@ -592,11 +604,11 @@ rayon-core v1.12.1
592
604
  https://github.com/rayon-rs/rayon
593
605
  MIT OR Apache-2.0
594
606
 
595
- rb-sys v0.9.101
607
+ rb-sys v0.9.102
596
608
  https://github.com/oxidize-rb/rb-sys
597
609
  MIT OR Apache-2.0
598
610
 
599
- rb-sys-build v0.9.101
611
+ rb-sys-build v0.9.102
600
612
  https://github.com/oxidize-rb/rb-sys
601
613
  MIT OR Apache-2.0
602
614
 
@@ -656,15 +668,15 @@ seq-macro v0.3.5
656
668
  https://github.com/dtolnay/seq-macro
657
669
  MIT OR Apache-2.0
658
670
 
659
- serde v1.0.207
671
+ serde v1.0.210
660
672
  https://serde.rs
661
673
  MIT OR Apache-2.0
662
674
 
663
- serde_derive v1.0.207
675
+ serde_derive v1.0.210
664
676
  https://serde.rs
665
677
  MIT OR Apache-2.0
666
678
 
667
- serde_json v1.0.124
679
+ serde_json v1.0.128
668
680
  https://github.com/serde-rs/json
669
681
  MIT OR Apache-2.0
670
682
 
@@ -696,10 +708,6 @@ smallvec v1.13.2
696
708
  https://github.com/servo/rust-smallvec
697
709
  MIT OR Apache-2.0
698
710
 
699
- smartstring v1.0.1
700
- https://github.com/bodil/smartstring
701
- MPL-2.0+
702
-
703
711
  snap v1.1.1
704
712
  https://github.com/BurntSushi/rust-snappy
705
713
  BSD-3-Clause
@@ -712,7 +720,7 @@ sqlparser v0.49.0
712
720
  https://github.com/sqlparser-rs/sqlparser-rs
713
721
  Apache-2.0
714
722
 
715
- stacker v0.1.15
723
+ stacker v0.1.17
716
724
  https://github.com/rust-lang/stacker
717
725
  MIT OR Apache-2.0
718
726
 
@@ -744,11 +752,11 @@ syn v1.0.109
744
752
  https://github.com/dtolnay/syn
745
753
  MIT OR Apache-2.0
746
754
 
747
- syn v2.0.74
755
+ syn v2.0.77
748
756
  https://github.com/dtolnay/syn
749
757
  MIT OR Apache-2.0
750
758
 
751
- sysinfo v0.31.2
759
+ sysinfo v0.31.4
752
760
  https://github.com/GuillaumeGomez/sysinfo
753
761
  MIT
754
762
 
@@ -764,15 +772,15 @@ thiserror-impl v1.0.63
764
772
  https://github.com/dtolnay/thiserror
765
773
  MIT OR Apache-2.0
766
774
 
767
- tokio v1.39.2
775
+ tokio v1.40.0
768
776
  https://tokio.rs
769
777
  MIT
770
778
 
771
- tokio-util v0.7.11
779
+ tokio-util v0.7.12
772
780
  https://tokio.rs
773
781
  MIT
774
782
 
775
- unicode-ident v1.0.12
783
+ unicode-ident v1.0.13
776
784
  https://github.com/dtolnay/unicode-ident
777
785
  (MIT OR Apache-2.0) AND Unicode-DFS-2016
778
786
 
@@ -832,6 +840,10 @@ windows-sys v0.52.0
832
840
  https://github.com/microsoft/windows-rs
833
841
  MIT OR Apache-2.0
834
842
 
843
+ windows-sys v0.59.0
844
+ https://github.com/microsoft/windows-rs
845
+ MIT OR Apache-2.0
846
+
835
847
  windows-targets v0.52.6
836
848
  https://github.com/microsoft/windows-rs
837
849
  MIT OR Apache-2.0
@@ -865,7 +877,7 @@ https://github.com/gyscos/zstd-rs
865
877
  MIT/Apache-2.0
866
878
 
867
879
  ================================================================================
868
- adler LICENSE-0BSD
880
+ adler2 LICENSE-0BSD
869
881
  ================================================================================
870
882
 
871
883
  Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
@@ -882,7 +894,7 @@ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
882
894
  OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
883
895
 
884
896
  ================================================================================
885
- adler LICENSE-APACHE
897
+ adler2 LICENSE-APACHE
886
898
  ================================================================================
887
899
 
888
900
  Apache License
@@ -1088,7 +1100,7 @@ See the License for the specific language governing permissions and
1088
1100
  limitations under the License.
1089
1101
 
1090
1102
  ================================================================================
1091
- adler LICENSE-MIT
1103
+ adler2 LICENSE-MIT
1092
1104
  ================================================================================
1093
1105
 
1094
1106
  Permission is hereby granted, free of charge, to any
@@ -3522,97 +3534,97 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
3522
3534
  bytemuck LICENSE-APACHE
3523
3535
  ================================================================================
3524
3536
 
3525
- Apache License
3526
- Version 2.0, January 2004
3527
- http://www.apache.org/licenses/
3528
-
3529
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3530
-
3531
- 1. Definitions.
3532
-
3533
- "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
3534
-
3535
- "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
3536
-
3537
- "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.
3538
-
3539
- "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
3540
-
3541
- "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
3542
-
3543
- "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.
3544
-
3545
- "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).
3546
-
3547
- "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.
3548
-
3549
- "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."
3550
-
3551
- "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.
3552
- 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.
3553
- 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.
3554
- 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:
3555
- (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
3556
- (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
3557
- (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
3558
- (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.
3559
-
3560
- 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.
3561
- 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.
3562
- 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.
3563
- 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.
3564
- 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.
3565
- 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.
3566
-
3567
- END OF TERMS AND CONDITIONS
3568
-
3569
- APPENDIX: How to apply the Apache License to your work.
3570
-
3571
- 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.
3572
-
3573
- Copyright [yyyy] [name of copyright owner]
3574
-
3575
- Licensed under the Apache License, Version 2.0 (the "License");
3576
- you may not use this file except in compliance with the License.
3577
- You may obtain a copy of the License at
3578
-
3579
- http://www.apache.org/licenses/LICENSE-2.0
3580
-
3581
- Unless required by applicable law or agreed to in writing, software
3582
- distributed under the License is distributed on an "AS IS" BASIS,
3583
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3584
- See the License for the specific language governing permissions and
3585
- limitations under the License.
3537
+ Apache License
3538
+ Version 2.0, January 2004
3539
+ http://www.apache.org/licenses/
3540
+
3541
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3542
+
3543
+ 1. Definitions.
3544
+
3545
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
3546
+
3547
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
3548
+
3549
+ "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.
3550
+
3551
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
3552
+
3553
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
3554
+
3555
+ "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.
3556
+
3557
+ "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).
3558
+
3559
+ "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.
3560
+
3561
+ "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."
3562
+
3563
+ "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.
3564
+ 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.
3565
+ 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.
3566
+ 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:
3567
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
3568
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
3569
+ (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
3570
+ (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.
3571
+
3572
+ 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.
3573
+ 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.
3574
+ 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.
3575
+ 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.
3576
+ 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.
3577
+ 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.
3578
+
3579
+ END OF TERMS AND CONDITIONS
3580
+
3581
+ APPENDIX: How to apply the Apache License to your work.
3582
+
3583
+ 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.
3584
+
3585
+ Copyright [yyyy] [name of copyright owner]
3586
+
3587
+ Licensed under the Apache License, Version 2.0 (the "License");
3588
+ you may not use this file except in compliance with the License.
3589
+ You may obtain a copy of the License at
3590
+
3591
+ http://www.apache.org/licenses/LICENSE-2.0
3592
+
3593
+ Unless required by applicable law or agreed to in writing, software
3594
+ distributed under the License is distributed on an "AS IS" BASIS,
3595
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3596
+ See the License for the specific language governing permissions and
3597
+ limitations under the License.
3586
3598
 
3587
3599
  ================================================================================
3588
3600
  bytemuck LICENSE-MIT
3589
3601
  ================================================================================
3590
3602
 
3591
- MIT License
3592
-
3593
- Copyright (c) 2019 Daniel "Lokathor" Gee.
3594
-
3595
- 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:
3596
-
3597
- The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software.
3598
-
3599
- 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.
3603
+ MIT License
3604
+
3605
+ Copyright (c) 2019 Daniel "Lokathor" Gee.
3606
+
3607
+ 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:
3608
+
3609
+ The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software.
3610
+
3611
+ 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.
3600
3612
 
3601
3613
  ================================================================================
3602
3614
  bytemuck LICENSE-ZLIB
3603
3615
  ================================================================================
3604
3616
 
3605
- Copyright (c) 2019 Daniel "Lokathor" Gee.
3606
-
3607
- This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
3608
-
3609
- Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
3610
-
3611
- 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
3612
-
3613
- 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
3614
-
3615
- 3. This notice may not be removed or altered from any source distribution.
3617
+ Copyright (c) 2019 Daniel "Lokathor" Gee.
3618
+
3619
+ This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
3620
+
3621
+ Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
3622
+
3623
+ 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
3624
+
3625
+ 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
3626
+
3627
+ 3. This notice may not be removed or altered from any source distribution.
3616
3628
 
3617
3629
  ================================================================================
3618
3630
  bytemuck_derive LICENSE-APACHE
@@ -3803,6 +3815,32 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3803
3815
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3804
3816
  DEALINGS IN THE SOFTWARE.
3805
3817
 
3818
+ ================================================================================
3819
+ castaway LICENSE
3820
+ ================================================================================
3821
+
3822
+ MIT License
3823
+
3824
+ Copyright (c) 2021 Stephen M. Coakley
3825
+
3826
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3827
+ of this software and associated documentation files (the "Software"), to deal
3828
+ in the Software without restriction, including without limitation the rights
3829
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3830
+ copies of the Software, and to permit persons to whom the Software is
3831
+ furnished to do so, subject to the following conditions:
3832
+
3833
+ The above copyright notice and this permission notice shall be included in all
3834
+ copies or substantial portions of the Software.
3835
+
3836
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3837
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3838
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3839
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3840
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3841
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3842
+ SOFTWARE.
3843
+
3806
3844
  ================================================================================
3807
3845
  cc LICENSE-APACHE
3808
3846
  ================================================================================
@@ -5463,6 +5501,32 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5463
5501
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5464
5502
  SOFTWARE.
5465
5503
 
5504
+ ================================================================================
5505
+ compact_str LICENSE
5506
+ ================================================================================
5507
+
5508
+ MIT License
5509
+
5510
+ Copyright (c) 2021 Parker Timmerman
5511
+
5512
+ Permission is hereby granted, free of charge, to any person obtaining a copy
5513
+ of this software and associated documentation files (the "Software"), to deal
5514
+ in the Software without restriction, including without limitation the rights
5515
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5516
+ copies of the Software, and to permit persons to whom the Software is
5517
+ furnished to do so, subject to the following conditions:
5518
+
5519
+ The above copyright notice and this permission notice shall be included in all
5520
+ copies or substantial portions of the Software.
5521
+
5522
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5523
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5524
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5525
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5526
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5527
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5528
+ SOFTWARE.
5529
+
5466
5530
  ================================================================================
5467
5531
  crc LICENSE-APACHE
5468
5532
  ================================================================================
@@ -25555,6 +25619,31 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25555
25619
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25556
25620
  SOFTWARE.
25557
25621
 
25622
+ ================================================================================
25623
+ polars-schema LICENSE
25624
+ ================================================================================
25625
+
25626
+ Copyright (c) 2020 Ritchie Vink
25627
+ Some portions Copyright (c) 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
25628
+
25629
+ Permission is hereby granted, free of charge, to any person obtaining a copy
25630
+ of this software and associated documentation files (the "Software"), to deal
25631
+ in the Software without restriction, including without limitation the rights
25632
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
25633
+ copies of the Software, and to permit persons to whom the Software is
25634
+ furnished to do so, subject to the following conditions:
25635
+
25636
+ The above copyright notice and this permission notice shall be included in all
25637
+ copies or substantial portions of the Software.
25638
+
25639
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25640
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25641
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25642
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25643
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25644
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25645
+ SOFTWARE.
25646
+
25558
25647
  ================================================================================
25559
25648
  polars-sql LICENSE
25560
25649
  ================================================================================
@@ -32563,366 +32652,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
32563
32652
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
32564
32653
  DEALINGS IN THE SOFTWARE.
32565
32654
 
32566
- ================================================================================
32567
- smartstring LICENCE.md
32568
- ================================================================================
32569
-
32570
- Mozilla Public License Version 2.0
32571
- ==================================
32572
-
32573
- ### 1. Definitions
32574
-
32575
- **1.1. “Contributor”**
32576
- means each individual or legal entity that creates, contributes to
32577
- the creation of, or owns Covered Software.
32578
-
32579
- **1.2. “Contributor Version”**
32580
- means the combination of the Contributions of others (if any) used
32581
- by a Contributor and that particular Contributor's Contribution.
32582
-
32583
- **1.3. “Contribution”**
32584
- means Covered Software of a particular Contributor.
32585
-
32586
- **1.4. “Covered Software”**
32587
- means Source Code Form to which the initial Contributor has attached
32588
- the notice in Exhibit A, the Executable Form of such Source Code
32589
- Form, and Modifications of such Source Code Form, in each case
32590
- including portions thereof.
32591
-
32592
- **1.5. “Incompatible With Secondary Licenses”**
32593
- means
32594
-
32595
- * **(a)** that the initial Contributor has attached the notice described
32596
- in Exhibit B to the Covered Software; or
32597
- * **(b)** that the Covered Software was made available under the terms of
32598
- version 1.1 or earlier of the License, but not also under the
32599
- terms of a Secondary License.
32600
-
32601
- **1.6. “Executable Form”**
32602
- means any form of the work other than Source Code Form.
32603
-
32604
- **1.7. “Larger Work”**
32605
- means a work that combines Covered Software with other material, in
32606
- a separate file or files, that is not Covered Software.
32607
-
32608
- **1.8. “License”**
32609
- means this document.
32610
-
32611
- **1.9. “Licensable”**
32612
- means having the right to grant, to the maximum extent possible,
32613
- whether at the time of the initial grant or subsequently, any and
32614
- all of the rights conveyed by this License.
32615
-
32616
- **1.10. “Modifications”**
32617
- means any of the following:
32618
-
32619
- * **(a)** any file in Source Code Form that results from an addition to,
32620
- deletion from, or modification of the contents of Covered
32621
- Software; or
32622
- * **(b)** any new file in Source Code Form that contains any Covered
32623
- Software.
32624
-
32625
- **1.11. “Patent Claims” of a Contributor**
32626
- means any patent claim(s), including without limitation, method,
32627
- process, and apparatus claims, in any patent Licensable by such
32628
- Contributor that would be infringed, but for the grant of the
32629
- License, by the making, using, selling, offering for sale, having
32630
- made, import, or transfer of either its Contributions or its
32631
- Contributor Version.
32632
-
32633
- **1.12. “Secondary License”**
32634
- means either the GNU General Public License, Version 2.0, the GNU
32635
- Lesser General Public License, Version 2.1, the GNU Affero General
32636
- Public License, Version 3.0, or any later versions of those
32637
- licenses.
32638
-
32639
- **1.13. “Source Code Form”**
32640
- means the form of the work preferred for making modifications.
32641
-
32642
- **1.14. “You” (or “Your”)**
32643
- means an individual or a legal entity exercising rights under this
32644
- License. For legal entities, “You” includes any entity that
32645
- controls, is controlled by, or is under common control with You. For
32646
- purposes of this definition, “control” means **(a)** the power, direct
32647
- or indirect, to cause the direction or management of such entity,
32648
- whether by contract or otherwise, or **(b)** ownership of more than
32649
- fifty percent (50%) of the outstanding shares or beneficial
32650
- ownership of such entity.
32651
-
32652
-
32653
- ### 2. License Grants and Conditions
32654
-
32655
- #### 2.1. Grants
32656
-
32657
- Each Contributor hereby grants You a world-wide, royalty-free,
32658
- non-exclusive license:
32659
-
32660
- * **(a)** under intellectual property rights (other than patent or trademark)
32661
- Licensable by such Contributor to use, reproduce, make available,
32662
- modify, display, perform, distribute, and otherwise exploit its
32663
- Contributions, either on an unmodified basis, with Modifications, or
32664
- as part of a Larger Work; and
32665
- * **(b)** under Patent Claims of such Contributor to make, use, sell, offer
32666
- for sale, have made, import, and otherwise transfer either its
32667
- Contributions or its Contributor Version.
32668
-
32669
- #### 2.2. Effective Date
32670
-
32671
- The licenses granted in Section 2.1 with respect to any Contribution
32672
- become effective for each Contribution on the date the Contributor first
32673
- distributes such Contribution.
32674
-
32675
- #### 2.3. Limitations on Grant Scope
32676
-
32677
- The licenses granted in this Section 2 are the only rights granted under
32678
- this License. No additional rights or licenses will be implied from the
32679
- distribution or licensing of Covered Software under this License.
32680
- Notwithstanding Section 2.1(b) above, no patent license is granted by a
32681
- Contributor:
32682
-
32683
- * **(a)** for any code that a Contributor has removed from Covered Software;
32684
- or
32685
- * **(b)** for infringements caused by: **(i)** Your and any other third party's
32686
- modifications of Covered Software, or **(ii)** the combination of its
32687
- Contributions with other software (except as part of its Contributor
32688
- Version); or
32689
- * **(c)** under Patent Claims infringed by Covered Software in the absence of
32690
- its Contributions.
32691
-
32692
- This License does not grant any rights in the trademarks, service marks,
32693
- or logos of any Contributor (except as may be necessary to comply with
32694
- the notice requirements in Section 3.4).
32695
-
32696
- #### 2.4. Subsequent Licenses
32697
-
32698
- No Contributor makes additional grants as a result of Your choice to
32699
- distribute the Covered Software under a subsequent version of this
32700
- License (see Section 10.2) or under the terms of a Secondary License (if
32701
- permitted under the terms of Section 3.3).
32702
-
32703
- #### 2.5. Representation
32704
-
32705
- Each Contributor represents that the Contributor believes its
32706
- Contributions are its original creation(s) or it has sufficient rights
32707
- to grant the rights to its Contributions conveyed by this License.
32708
-
32709
- #### 2.6. Fair Use
32710
-
32711
- This License is not intended to limit any rights You have under
32712
- applicable copyright doctrines of fair use, fair dealing, or other
32713
- equivalents.
32714
-
32715
- #### 2.7. Conditions
32716
-
32717
- Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
32718
- in Section 2.1.
32719
-
32720
-
32721
- ### 3. Responsibilities
32722
-
32723
- #### 3.1. Distribution of Source Form
32724
-
32725
- All distribution of Covered Software in Source Code Form, including any
32726
- Modifications that You create or to which You contribute, must be under
32727
- the terms of this License. You must inform recipients that the Source
32728
- Code Form of the Covered Software is governed by the terms of this
32729
- License, and how they can obtain a copy of this License. You may not
32730
- attempt to alter or restrict the recipients' rights in the Source Code
32731
- Form.
32732
-
32733
- #### 3.2. Distribution of Executable Form
32734
-
32735
- If You distribute Covered Software in Executable Form then:
32736
-
32737
- * **(a)** such Covered Software must also be made available in Source Code
32738
- Form, as described in Section 3.1, and You must inform recipients of
32739
- the Executable Form how they can obtain a copy of such Source Code
32740
- Form by reasonable means in a timely manner, at a charge no more
32741
- than the cost of distribution to the recipient; and
32742
-
32743
- * **(b)** You may distribute such Executable Form under the terms of this
32744
- License, or sublicense it under different terms, provided that the
32745
- license for the Executable Form does not attempt to limit or alter
32746
- the recipients' rights in the Source Code Form under this License.
32747
-
32748
- #### 3.3. Distribution of a Larger Work
32749
-
32750
- You may create and distribute a Larger Work under terms of Your choice,
32751
- provided that You also comply with the requirements of this License for
32752
- the Covered Software. If the Larger Work is a combination of Covered
32753
- Software with a work governed by one or more Secondary Licenses, and the
32754
- Covered Software is not Incompatible With Secondary Licenses, this
32755
- License permits You to additionally distribute such Covered Software
32756
- under the terms of such Secondary License(s), so that the recipient of
32757
- the Larger Work may, at their option, further distribute the Covered
32758
- Software under the terms of either this License or such Secondary
32759
- License(s).
32760
-
32761
- #### 3.4. Notices
32762
-
32763
- You may not remove or alter the substance of any license notices
32764
- (including copyright notices, patent notices, disclaimers of warranty,
32765
- or limitations of liability) contained within the Source Code Form of
32766
- the Covered Software, except that You may alter any license notices to
32767
- the extent required to remedy known factual inaccuracies.
32768
-
32769
- #### 3.5. Application of Additional Terms
32770
-
32771
- You may choose to offer, and to charge a fee for, warranty, support,
32772
- indemnity or liability obligations to one or more recipients of Covered
32773
- Software. However, You may do so only on Your own behalf, and not on
32774
- behalf of any Contributor. You must make it absolutely clear that any
32775
- such warranty, support, indemnity, or liability obligation is offered by
32776
- You alone, and You hereby agree to indemnify every Contributor for any
32777
- liability incurred by such Contributor as a result of warranty, support,
32778
- indemnity or liability terms You offer. You may include additional
32779
- disclaimers of warranty and limitations of liability specific to any
32780
- jurisdiction.
32781
-
32782
-
32783
- ### 4. Inability to Comply Due to Statute or Regulation
32784
-
32785
- If it is impossible for You to comply with any of the terms of this
32786
- License with respect to some or all of the Covered Software due to
32787
- statute, judicial order, or regulation then You must: **(a)** comply with
32788
- the terms of this License to the maximum extent possible; and **(b)**
32789
- describe the limitations and the code they affect. Such description must
32790
- be placed in a text file included with all distributions of the Covered
32791
- Software under this License. Except to the extent prohibited by statute
32792
- or regulation, such description must be sufficiently detailed for a
32793
- recipient of ordinary skill to be able to understand it.
32794
-
32795
-
32796
- ### 5. Termination
32797
-
32798
- **5.1.** The rights granted under this License will terminate automatically
32799
- if You fail to comply with any of its terms. However, if You become
32800
- compliant, then the rights granted under this License from a particular
32801
- Contributor are reinstated **(a)** provisionally, unless and until such
32802
- Contributor explicitly and finally terminates Your grants, and **(b)** on an
32803
- ongoing basis, if such Contributor fails to notify You of the
32804
- non-compliance by some reasonable means prior to 60 days after You have
32805
- come back into compliance. Moreover, Your grants from a particular
32806
- Contributor are reinstated on an ongoing basis if such Contributor
32807
- notifies You of the non-compliance by some reasonable means, this is the
32808
- first time You have received notice of non-compliance with this License
32809
- from such Contributor, and You become compliant prior to 30 days after
32810
- Your receipt of the notice.
32811
-
32812
- **5.2.** If You initiate litigation against any entity by asserting a patent
32813
- infringement claim (excluding declaratory judgment actions,
32814
- counter-claims, and cross-claims) alleging that a Contributor Version
32815
- directly or indirectly infringes any patent, then the rights granted to
32816
- You by any and all Contributors for the Covered Software under Section
32817
- 2.1 of this License shall terminate.
32818
-
32819
- **5.3.** In the event of termination under Sections 5.1 or 5.2 above, all
32820
- end user license agreements (excluding distributors and resellers) which
32821
- have been validly granted by You or Your distributors under this License
32822
- prior to termination shall survive termination.
32823
-
32824
-
32825
- ### 6. Disclaimer of Warranty
32826
-
32827
- > Covered Software is provided under this License on an “as is”
32828
- > basis, without warranty of any kind, either expressed, implied, or
32829
- > statutory, including, without limitation, warranties that the
32830
- > Covered Software is free of defects, merchantable, fit for a
32831
- > particular purpose or non-infringing. The entire risk as to the
32832
- > quality and performance of the Covered Software is with You.
32833
- > Should any Covered Software prove defective in any respect, You
32834
- > (not any Contributor) assume the cost of any necessary servicing,
32835
- > repair, or correction. This disclaimer of warranty constitutes an
32836
- > essential part of this License. No use of any Covered Software is
32837
- > authorized under this License except under this disclaimer.
32838
-
32839
- ### 7. Limitation of Liability
32840
-
32841
- > Under no circumstances and under no legal theory, whether tort
32842
- > (including negligence), contract, or otherwise, shall any
32843
- > Contributor, or anyone who distributes Covered Software as
32844
- > permitted above, be liable to You for any direct, indirect,
32845
- > special, incidental, or consequential damages of any character
32846
- > including, without limitation, damages for lost profits, loss of
32847
- > goodwill, work stoppage, computer failure or malfunction, or any
32848
- > and all other commercial damages or losses, even if such party
32849
- > shall have been informed of the possibility of such damages. This
32850
- > limitation of liability shall not apply to liability for death or
32851
- > personal injury resulting from such party's negligence to the
32852
- > extent applicable law prohibits such limitation. Some
32853
- > jurisdictions do not allow the exclusion or limitation of
32854
- > incidental or consequential damages, so this exclusion and
32855
- > limitation may not apply to You.
32856
-
32857
-
32858
- ### 8. Litigation
32859
-
32860
- Any litigation relating to this License may be brought only in the
32861
- courts of a jurisdiction where the defendant maintains its principal
32862
- place of business and such litigation shall be governed by laws of that
32863
- jurisdiction, without reference to its conflict-of-law provisions.
32864
- Nothing in this Section shall prevent a party's ability to bring
32865
- cross-claims or counter-claims.
32866
-
32867
-
32868
- ### 9. Miscellaneous
32869
-
32870
- This License represents the complete agreement concerning the subject
32871
- matter hereof. If any provision of this License is held to be
32872
- unenforceable, such provision shall be reformed only to the extent
32873
- necessary to make it enforceable. Any law or regulation which provides
32874
- that the language of a contract shall be construed against the drafter
32875
- shall not be used to construe this License against a Contributor.
32876
-
32877
-
32878
- ### 10. Versions of the License
32879
-
32880
- #### 10.1. New Versions
32881
-
32882
- Mozilla Foundation is the license steward. Except as provided in Section
32883
- 10.3, no one other than the license steward has the right to modify or
32884
- publish new versions of this License. Each version will be given a
32885
- distinguishing version number.
32886
-
32887
- #### 10.2. Effect of New Versions
32888
-
32889
- You may distribute the Covered Software under the terms of the version
32890
- of the License under which You originally received the Covered Software,
32891
- or under the terms of any subsequent version published by the license
32892
- steward.
32893
-
32894
- #### 10.3. Modified Versions
32895
-
32896
- If you create software not governed by this License, and you want to
32897
- create a new license for such software, you may create and use a
32898
- modified version of this License if you rename the license and remove
32899
- any references to the name of the license steward (except to note that
32900
- such modified license differs from this License).
32901
-
32902
- #### 10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses
32903
-
32904
- If You choose to distribute Source Code Form that is Incompatible With
32905
- Secondary Licenses under the terms of this version of the License, the
32906
- notice described in Exhibit B of this License must be attached.
32907
-
32908
- ## Exhibit A - Source Code Form License Notice
32909
-
32910
- This Source Code Form is subject to the terms of the Mozilla Public
32911
- License, v. 2.0. If a copy of the MPL was not distributed with this
32912
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
32913
-
32914
- If it is not possible or desirable to put the notice in a particular
32915
- file, then You may include the notice in a location (such as a LICENSE
32916
- file in a relevant directory) where a recipient would be likely to look
32917
- for such a notice.
32918
-
32919
- You may add additional accurate notices of copyright ownership.
32920
-
32921
- ## Exhibit B - “Incompatible With Secondary Licenses” Notice
32922
-
32923
- This Source Code Form is "Incompatible With Secondary Licenses", as
32924
- defined by the Mozilla Public License, v. 2.0.
32925
-
32926
32655
  ================================================================================
32927
32656
  snap COPYING
32928
32657
  ================================================================================
@@ -34838,7 +34567,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
34838
34567
  DEALINGS IN THE SOFTWARE.
34839
34568
 
34840
34569
  ================================================================================
34841
- syn v2.0.74 LICENSE-APACHE
34570
+ syn v2.0.77 LICENSE-APACHE
34842
34571
  ================================================================================
34843
34572
 
34844
34573
  Apache License
@@ -35019,7 +34748,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
35019
34748
  END OF TERMS AND CONDITIONS
35020
34749
 
35021
34750
  ================================================================================
35022
- syn v2.0.74 LICENSE-MIT
34751
+ syn v2.0.77 LICENSE-MIT
35023
34752
  ================================================================================
35024
34753
 
35025
34754
  Permission is hereby granted, free of charge, to any
@@ -35740,31 +35469,27 @@ SOFTWARE.
35740
35469
  tokio-util LICENSE
35741
35470
  ================================================================================
35742
35471
 
35743
- Copyright (c) 2023 Tokio Contributors
35472
+ MIT License
35744
35473
 
35745
- Permission is hereby granted, free of charge, to any
35746
- person obtaining a copy of this software and associated
35747
- documentation files (the "Software"), to deal in the
35748
- Software without restriction, including without
35749
- limitation the rights to use, copy, modify, merge,
35750
- publish, distribute, sublicense, and/or sell copies of
35751
- the Software, and to permit persons to whom the Software
35752
- is furnished to do so, subject to the following
35753
- conditions:
35474
+ Copyright (c) Tokio Contributors
35754
35475
 
35755
- The above copyright notice and this permission notice
35756
- shall be included in all copies or substantial portions
35757
- of the Software.
35476
+ Permission is hereby granted, free of charge, to any person obtaining a copy
35477
+ of this software and associated documentation files (the "Software"), to deal
35478
+ in the Software without restriction, including without limitation the rights
35479
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
35480
+ copies of the Software, and to permit persons to whom the Software is
35481
+ furnished to do so, subject to the following conditions:
35758
35482
 
35759
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
35760
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
35761
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
35762
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
35763
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
35764
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
35765
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
35766
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
35767
- DEALINGS IN THE SOFTWARE.
35483
+ The above copyright notice and this permission notice shall be included in all
35484
+ copies or substantial portions of the Software.
35485
+
35486
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
35487
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
35488
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
35489
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
35490
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
35491
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
35492
+ SOFTWARE.
35768
35493
 
35769
35494
  ================================================================================
35770
35495
  unicode-ident LICENSE-APACHE
@@ -38025,7 +37750,33 @@ windows-result license-mit
38025
37750
  SOFTWARE
38026
37751
 
38027
37752
  ================================================================================
38028
- windows-sys license-mit
37753
+ windows-sys v0.52.0 license-mit
37754
+ ================================================================================
37755
+
37756
+ MIT License
37757
+
37758
+ Copyright (c) Microsoft Corporation.
37759
+
37760
+ Permission is hereby granted, free of charge, to any person obtaining a copy
37761
+ of this software and associated documentation files (the "Software"), to deal
37762
+ in the Software without restriction, including without limitation the rights
37763
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
37764
+ copies of the Software, and to permit persons to whom the Software is
37765
+ furnished to do so, subject to the following conditions:
37766
+
37767
+ The above copyright notice and this permission notice shall be included in all
37768
+ copies or substantial portions of the Software.
37769
+
37770
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
37771
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
37772
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
37773
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
37774
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
37775
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
37776
+ SOFTWARE
37777
+
37778
+ ================================================================================
37779
+ windows-sys v0.59.0 license-mit
38029
37780
  ================================================================================
38030
37781
 
38031
37782
  MIT License