polars-df 0.13.0-arm64-darwin → 0.14.0-arm64-darwin

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
  core-foundation-sys v0.8.7
137
145
  https://github.com/servo/core-foundation-rs
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
 
@@ -277,7 +285,7 @@ iana-time-zone v0.1.60
277
285
  https://github.com/strawlab/iana-time-zone
278
286
  MIT OR Apache-2.0
279
287
 
280
- indexmap v2.4.0
288
+ indexmap v2.5.0
281
289
  https://github.com/indexmap-rs/indexmap
282
290
  Apache-2.0 OR MIT
283
291
 
@@ -333,7 +341,7 @@ lexical-write-integer v0.8.5
333
341
  https://github.com/Alexhuszagh/rust-lexical
334
342
  MIT/Apache-2.0
335
343
 
336
- libc v0.2.155
344
+ libc v0.2.158
337
345
  https://github.com/rust-lang/libc
338
346
  MIT OR Apache-2.0
339
347
 
@@ -397,7 +405,7 @@ minimal-lexical v0.2.1
397
405
  https://github.com/Alexhuszagh/minimal-lexical
398
406
  MIT/Apache-2.0
399
407
 
400
- miniz_oxide v0.7.4
408
+ miniz_oxide v0.8.0
401
409
  https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide
402
410
  MIT OR Zlib OR Apache-2.0
403
411
 
@@ -481,78 +489,82 @@ planus v0.3.1
481
489
  https://github.com/planus-org/planus
482
490
  MIT/Apache-2.0
483
491
 
484
- polars v0.42.0
492
+ polars v0.43.1
485
493
  https://www.pola.rs/
486
494
  MIT
487
495
 
488
- polars-arrow v0.42.0
496
+ polars-arrow v0.43.1
489
497
  https://www.pola.rs/
490
498
  MIT AND Apache-2.0
491
499
 
492
500
  polars-arrow-format v0.1.0
493
501
  https://github.com/polar-rs/arrow-format
494
502
 
495
- polars-compute v0.42.0
503
+ polars-compute v0.43.1
496
504
  https://www.pola.rs/
497
505
  MIT
498
506
 
499
- polars-core v0.42.0
507
+ polars-core v0.43.1
500
508
  https://www.pola.rs/
501
509
  MIT
502
510
 
503
- polars-error v0.42.0
511
+ polars-error v0.43.1
504
512
  https://www.pola.rs/
505
513
  MIT
506
514
 
507
- polars-expr v0.42.0
515
+ polars-expr v0.43.1
508
516
  https://www.pola.rs/
509
517
  MIT
510
518
 
511
- polars-io v0.42.0
519
+ polars-io v0.43.1
512
520
  https://www.pola.rs/
513
521
  MIT
514
522
 
515
- polars-json v0.42.0
523
+ polars-json v0.43.1
516
524
  https://www.pola.rs/
517
525
  MIT
518
526
 
519
- polars-lazy v0.42.0
527
+ polars-lazy v0.43.1
520
528
  https://www.pola.rs/
521
529
  MIT
522
530
 
523
- polars-mem-engine v0.42.0
531
+ polars-mem-engine v0.43.1
524
532
  https://www.pola.rs/
525
533
  MIT
526
534
 
527
- polars-ops v0.42.0
535
+ polars-ops v0.43.1
528
536
  https://www.pola.rs/
529
537
  MIT
530
538
 
531
- polars-parquet v0.42.0
539
+ polars-parquet v0.43.1
532
540
  https://www.pola.rs/
533
541
  MIT AND Apache-2.0
534
542
 
535
- polars-pipe v0.42.0
543
+ polars-pipe v0.43.1
544
+ https://www.pola.rs/
545
+ MIT
546
+
547
+ polars-plan v0.43.1
536
548
  https://www.pola.rs/
537
549
  MIT
538
550
 
539
- polars-plan v0.42.0
551
+ polars-row v0.43.1
540
552
  https://www.pola.rs/
541
553
  MIT
542
554
 
543
- polars-row v0.42.0
555
+ polars-schema v0.43.1
544
556
  https://www.pola.rs/
545
557
  MIT
546
558
 
547
- polars-sql v0.42.0
559
+ polars-sql v0.43.1
548
560
  https://www.pola.rs/
549
561
  MIT
550
562
 
551
- polars-time v0.42.0
563
+ polars-time v0.43.1
552
564
  https://www.pola.rs/
553
565
  MIT
554
566
 
555
- polars-utils v0.42.0
567
+ polars-utils v0.43.1
556
568
  https://www.pola.rs/
557
569
  MIT
558
570
 
@@ -564,11 +576,11 @@ proc-macro2 v1.0.86
564
576
  https://github.com/dtolnay/proc-macro2
565
577
  MIT OR Apache-2.0
566
578
 
567
- psm v0.1.21
579
+ psm v0.1.23
568
580
  https://github.com/rust-lang/stacker/
569
581
  MIT OR Apache-2.0
570
582
 
571
- quote v1.0.36
583
+ quote v1.0.37
572
584
  https://github.com/dtolnay/quote
573
585
  MIT OR Apache-2.0
574
586
 
@@ -600,11 +612,11 @@ rayon-core v1.12.1
600
612
  https://github.com/rayon-rs/rayon
601
613
  MIT OR Apache-2.0
602
614
 
603
- rb-sys v0.9.101
615
+ rb-sys v0.9.102
604
616
  https://github.com/oxidize-rb/rb-sys
605
617
  MIT OR Apache-2.0
606
618
 
607
- rb-sys-build v0.9.101
619
+ rb-sys-build v0.9.102
608
620
  https://github.com/oxidize-rb/rb-sys
609
621
  MIT OR Apache-2.0
610
622
 
@@ -664,15 +676,15 @@ seq-macro v0.3.5
664
676
  https://github.com/dtolnay/seq-macro
665
677
  MIT OR Apache-2.0
666
678
 
667
- serde v1.0.207
679
+ serde v1.0.210
668
680
  https://serde.rs
669
681
  MIT OR Apache-2.0
670
682
 
671
- serde_derive v1.0.207
683
+ serde_derive v1.0.210
672
684
  https://serde.rs
673
685
  MIT OR Apache-2.0
674
686
 
675
- serde_json v1.0.124
687
+ serde_json v1.0.128
676
688
  https://github.com/serde-rs/json
677
689
  MIT OR Apache-2.0
678
690
 
@@ -704,10 +716,6 @@ smallvec v1.13.2
704
716
  https://github.com/servo/rust-smallvec
705
717
  MIT OR Apache-2.0
706
718
 
707
- smartstring v1.0.1
708
- https://github.com/bodil/smartstring
709
- MPL-2.0+
710
-
711
719
  snap v1.1.1
712
720
  https://github.com/BurntSushi/rust-snappy
713
721
  BSD-3-Clause
@@ -720,7 +728,7 @@ sqlparser v0.49.0
720
728
  https://github.com/sqlparser-rs/sqlparser-rs
721
729
  Apache-2.0
722
730
 
723
- stacker v0.1.15
731
+ stacker v0.1.17
724
732
  https://github.com/rust-lang/stacker
725
733
  MIT OR Apache-2.0
726
734
 
@@ -752,11 +760,11 @@ syn v1.0.109
752
760
  https://github.com/dtolnay/syn
753
761
  MIT OR Apache-2.0
754
762
 
755
- syn v2.0.74
763
+ syn v2.0.77
756
764
  https://github.com/dtolnay/syn
757
765
  MIT OR Apache-2.0
758
766
 
759
- sysinfo v0.31.2
767
+ sysinfo v0.31.4
760
768
  https://github.com/GuillaumeGomez/sysinfo
761
769
  MIT
762
770
 
@@ -772,15 +780,15 @@ thiserror-impl v1.0.63
772
780
  https://github.com/dtolnay/thiserror
773
781
  MIT OR Apache-2.0
774
782
 
775
- tokio v1.39.2
783
+ tokio v1.40.0
776
784
  https://tokio.rs
777
785
  MIT
778
786
 
779
- tokio-util v0.7.11
787
+ tokio-util v0.7.12
780
788
  https://tokio.rs
781
789
  MIT
782
790
 
783
- unicode-ident v1.0.12
791
+ unicode-ident v1.0.13
784
792
  https://github.com/dtolnay/unicode-ident
785
793
  (MIT OR Apache-2.0) AND Unicode-DFS-2016
786
794
 
@@ -833,7 +841,7 @@ https://github.com/gyscos/zstd-rs
833
841
  MIT/Apache-2.0
834
842
 
835
843
  ================================================================================
836
- adler LICENSE-0BSD
844
+ adler2 LICENSE-0BSD
837
845
  ================================================================================
838
846
 
839
847
  Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
@@ -850,7 +858,7 @@ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
850
858
  OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
851
859
 
852
860
  ================================================================================
853
- adler LICENSE-APACHE
861
+ adler2 LICENSE-APACHE
854
862
  ================================================================================
855
863
 
856
864
  Apache License
@@ -1056,7 +1064,7 @@ See the License for the specific language governing permissions and
1056
1064
  limitations under the License.
1057
1065
 
1058
1066
  ================================================================================
1059
- adler LICENSE-MIT
1067
+ adler2 LICENSE-MIT
1060
1068
  ================================================================================
1061
1069
 
1062
1070
  Permission is hereby granted, free of charge, to any
@@ -3490,97 +3498,97 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
3490
3498
  bytemuck LICENSE-APACHE
3491
3499
  ================================================================================
3492
3500
 
3493
- Apache License
3494
- Version 2.0, January 2004
3495
- http://www.apache.org/licenses/
3496
-
3497
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3498
-
3499
- 1. Definitions.
3500
-
3501
- "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
3502
-
3503
- "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
3504
-
3505
- "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.
3506
-
3507
- "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
3508
-
3509
- "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
3510
-
3511
- "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.
3512
-
3513
- "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).
3514
-
3515
- "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.
3516
-
3517
- "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."
3518
-
3519
- "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.
3520
- 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.
3521
- 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.
3522
- 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:
3523
- (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
3524
- (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
3525
- (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
3526
- (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.
3527
-
3528
- 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.
3529
- 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.
3530
- 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.
3531
- 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.
3532
- 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.
3533
- 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.
3534
-
3535
- END OF TERMS AND CONDITIONS
3536
-
3537
- APPENDIX: How to apply the Apache License to your work.
3538
-
3539
- 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.
3540
-
3541
- Copyright [yyyy] [name of copyright owner]
3542
-
3543
- Licensed under the Apache License, Version 2.0 (the "License");
3544
- you may not use this file except in compliance with the License.
3545
- You may obtain a copy of the License at
3546
-
3547
- http://www.apache.org/licenses/LICENSE-2.0
3548
-
3549
- Unless required by applicable law or agreed to in writing, software
3550
- distributed under the License is distributed on an "AS IS" BASIS,
3551
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3552
- See the License for the specific language governing permissions and
3553
- limitations under the License.
3501
+ Apache License
3502
+ Version 2.0, January 2004
3503
+ http://www.apache.org/licenses/
3504
+
3505
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3506
+
3507
+ 1. Definitions.
3508
+
3509
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
3510
+
3511
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
3512
+
3513
+ "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.
3514
+
3515
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
3516
+
3517
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
3518
+
3519
+ "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.
3520
+
3521
+ "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).
3522
+
3523
+ "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.
3524
+
3525
+ "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."
3526
+
3527
+ "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.
3528
+ 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.
3529
+ 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.
3530
+ 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:
3531
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
3532
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
3533
+ (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
3534
+ (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.
3535
+
3536
+ 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.
3537
+ 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.
3538
+ 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.
3539
+ 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.
3540
+ 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.
3541
+ 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.
3542
+
3543
+ END OF TERMS AND CONDITIONS
3544
+
3545
+ APPENDIX: How to apply the Apache License to your work.
3546
+
3547
+ 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.
3548
+
3549
+ Copyright [yyyy] [name of copyright owner]
3550
+
3551
+ Licensed under the Apache License, Version 2.0 (the "License");
3552
+ you may not use this file except in compliance with the License.
3553
+ You may obtain a copy of the License at
3554
+
3555
+ http://www.apache.org/licenses/LICENSE-2.0
3556
+
3557
+ Unless required by applicable law or agreed to in writing, software
3558
+ distributed under the License is distributed on an "AS IS" BASIS,
3559
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3560
+ See the License for the specific language governing permissions and
3561
+ limitations under the License.
3554
3562
 
3555
3563
  ================================================================================
3556
3564
  bytemuck LICENSE-MIT
3557
3565
  ================================================================================
3558
3566
 
3559
- MIT License
3560
-
3561
- Copyright (c) 2019 Daniel "Lokathor" Gee.
3562
-
3563
- 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:
3564
-
3565
- The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software.
3566
-
3567
- 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.
3567
+ MIT License
3568
+
3569
+ Copyright (c) 2019 Daniel "Lokathor" Gee.
3570
+
3571
+ 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:
3572
+
3573
+ The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software.
3574
+
3575
+ 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.
3568
3576
 
3569
3577
  ================================================================================
3570
3578
  bytemuck LICENSE-ZLIB
3571
3579
  ================================================================================
3572
3580
 
3573
- Copyright (c) 2019 Daniel "Lokathor" Gee.
3574
-
3575
- 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.
3576
-
3577
- 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:
3578
-
3579
- 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.
3580
-
3581
- 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
3582
-
3583
- 3. This notice may not be removed or altered from any source distribution.
3581
+ Copyright (c) 2019 Daniel "Lokathor" Gee.
3582
+
3583
+ 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.
3584
+
3585
+ 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:
3586
+
3587
+ 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.
3588
+
3589
+ 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
3590
+
3591
+ 3. This notice may not be removed or altered from any source distribution.
3584
3592
 
3585
3593
  ================================================================================
3586
3594
  bytemuck_derive LICENSE-APACHE
@@ -3771,6 +3779,32 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3771
3779
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3772
3780
  DEALINGS IN THE SOFTWARE.
3773
3781
 
3782
+ ================================================================================
3783
+ castaway LICENSE
3784
+ ================================================================================
3785
+
3786
+ MIT License
3787
+
3788
+ Copyright (c) 2021 Stephen M. Coakley
3789
+
3790
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3791
+ of this software and associated documentation files (the "Software"), to deal
3792
+ in the Software without restriction, including without limitation the rights
3793
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3794
+ copies of the Software, and to permit persons to whom the Software is
3795
+ furnished to do so, subject to the following conditions:
3796
+
3797
+ The above copyright notice and this permission notice shall be included in all
3798
+ copies or substantial portions of the Software.
3799
+
3800
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3801
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3802
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3803
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3804
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3805
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3806
+ SOFTWARE.
3807
+
3774
3808
  ================================================================================
3775
3809
  cc LICENSE-APACHE
3776
3810
  ================================================================================
@@ -5431,6 +5465,32 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5431
5465
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5432
5466
  SOFTWARE.
5433
5467
 
5468
+ ================================================================================
5469
+ compact_str LICENSE
5470
+ ================================================================================
5471
+
5472
+ MIT License
5473
+
5474
+ Copyright (c) 2021 Parker Timmerman
5475
+
5476
+ Permission is hereby granted, free of charge, to any person obtaining a copy
5477
+ of this software and associated documentation files (the "Software"), to deal
5478
+ in the Software without restriction, including without limitation the rights
5479
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5480
+ copies of the Software, and to permit persons to whom the Software is
5481
+ furnished to do so, subject to the following conditions:
5482
+
5483
+ The above copyright notice and this permission notice shall be included in all
5484
+ copies or substantial portions of the Software.
5485
+
5486
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5487
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5488
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5489
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5490
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5491
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5492
+ SOFTWARE.
5493
+
5434
5494
  ================================================================================
5435
5495
  core-foundation-sys LICENSE-APACHE
5436
5496
  ================================================================================
@@ -25826,6 +25886,31 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25826
25886
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25827
25887
  SOFTWARE.
25828
25888
 
25889
+ ================================================================================
25890
+ polars-schema LICENSE
25891
+ ================================================================================
25892
+
25893
+ Copyright (c) 2020 Ritchie Vink
25894
+ Some portions Copyright (c) 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
25895
+
25896
+ Permission is hereby granted, free of charge, to any person obtaining a copy
25897
+ of this software and associated documentation files (the "Software"), to deal
25898
+ in the Software without restriction, including without limitation the rights
25899
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
25900
+ copies of the Software, and to permit persons to whom the Software is
25901
+ furnished to do so, subject to the following conditions:
25902
+
25903
+ The above copyright notice and this permission notice shall be included in all
25904
+ copies or substantial portions of the Software.
25905
+
25906
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25907
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25908
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25909
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25910
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25911
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25912
+ SOFTWARE.
25913
+
25829
25914
  ================================================================================
25830
25915
  polars-sql LICENSE
25831
25916
  ================================================================================
@@ -32834,366 +32919,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
32834
32919
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
32835
32920
  DEALINGS IN THE SOFTWARE.
32836
32921
 
32837
- ================================================================================
32838
- smartstring LICENCE.md
32839
- ================================================================================
32840
-
32841
- Mozilla Public License Version 2.0
32842
- ==================================
32843
-
32844
- ### 1. Definitions
32845
-
32846
- **1.1. “Contributor”**
32847
- means each individual or legal entity that creates, contributes to
32848
- the creation of, or owns Covered Software.
32849
-
32850
- **1.2. “Contributor Version”**
32851
- means the combination of the Contributions of others (if any) used
32852
- by a Contributor and that particular Contributor's Contribution.
32853
-
32854
- **1.3. “Contribution”**
32855
- means Covered Software of a particular Contributor.
32856
-
32857
- **1.4. “Covered Software”**
32858
- means Source Code Form to which the initial Contributor has attached
32859
- the notice in Exhibit A, the Executable Form of such Source Code
32860
- Form, and Modifications of such Source Code Form, in each case
32861
- including portions thereof.
32862
-
32863
- **1.5. “Incompatible With Secondary Licenses”**
32864
- means
32865
-
32866
- * **(a)** that the initial Contributor has attached the notice described
32867
- in Exhibit B to the Covered Software; or
32868
- * **(b)** that the Covered Software was made available under the terms of
32869
- version 1.1 or earlier of the License, but not also under the
32870
- terms of a Secondary License.
32871
-
32872
- **1.6. “Executable Form”**
32873
- means any form of the work other than Source Code Form.
32874
-
32875
- **1.7. “Larger Work”**
32876
- means a work that combines Covered Software with other material, in
32877
- a separate file or files, that is not Covered Software.
32878
-
32879
- **1.8. “License”**
32880
- means this document.
32881
-
32882
- **1.9. “Licensable”**
32883
- means having the right to grant, to the maximum extent possible,
32884
- whether at the time of the initial grant or subsequently, any and
32885
- all of the rights conveyed by this License.
32886
-
32887
- **1.10. “Modifications”**
32888
- means any of the following:
32889
-
32890
- * **(a)** any file in Source Code Form that results from an addition to,
32891
- deletion from, or modification of the contents of Covered
32892
- Software; or
32893
- * **(b)** any new file in Source Code Form that contains any Covered
32894
- Software.
32895
-
32896
- **1.11. “Patent Claims” of a Contributor**
32897
- means any patent claim(s), including without limitation, method,
32898
- process, and apparatus claims, in any patent Licensable by such
32899
- Contributor that would be infringed, but for the grant of the
32900
- License, by the making, using, selling, offering for sale, having
32901
- made, import, or transfer of either its Contributions or its
32902
- Contributor Version.
32903
-
32904
- **1.12. “Secondary License”**
32905
- means either the GNU General Public License, Version 2.0, the GNU
32906
- Lesser General Public License, Version 2.1, the GNU Affero General
32907
- Public License, Version 3.0, or any later versions of those
32908
- licenses.
32909
-
32910
- **1.13. “Source Code Form”**
32911
- means the form of the work preferred for making modifications.
32912
-
32913
- **1.14. “You” (or “Your”)**
32914
- means an individual or a legal entity exercising rights under this
32915
- License. For legal entities, “You” includes any entity that
32916
- controls, is controlled by, or is under common control with You. For
32917
- purposes of this definition, “control” means **(a)** the power, direct
32918
- or indirect, to cause the direction or management of such entity,
32919
- whether by contract or otherwise, or **(b)** ownership of more than
32920
- fifty percent (50%) of the outstanding shares or beneficial
32921
- ownership of such entity.
32922
-
32923
-
32924
- ### 2. License Grants and Conditions
32925
-
32926
- #### 2.1. Grants
32927
-
32928
- Each Contributor hereby grants You a world-wide, royalty-free,
32929
- non-exclusive license:
32930
-
32931
- * **(a)** under intellectual property rights (other than patent or trademark)
32932
- Licensable by such Contributor to use, reproduce, make available,
32933
- modify, display, perform, distribute, and otherwise exploit its
32934
- Contributions, either on an unmodified basis, with Modifications, or
32935
- as part of a Larger Work; and
32936
- * **(b)** under Patent Claims of such Contributor to make, use, sell, offer
32937
- for sale, have made, import, and otherwise transfer either its
32938
- Contributions or its Contributor Version.
32939
-
32940
- #### 2.2. Effective Date
32941
-
32942
- The licenses granted in Section 2.1 with respect to any Contribution
32943
- become effective for each Contribution on the date the Contributor first
32944
- distributes such Contribution.
32945
-
32946
- #### 2.3. Limitations on Grant Scope
32947
-
32948
- The licenses granted in this Section 2 are the only rights granted under
32949
- this License. No additional rights or licenses will be implied from the
32950
- distribution or licensing of Covered Software under this License.
32951
- Notwithstanding Section 2.1(b) above, no patent license is granted by a
32952
- Contributor:
32953
-
32954
- * **(a)** for any code that a Contributor has removed from Covered Software;
32955
- or
32956
- * **(b)** for infringements caused by: **(i)** Your and any other third party's
32957
- modifications of Covered Software, or **(ii)** the combination of its
32958
- Contributions with other software (except as part of its Contributor
32959
- Version); or
32960
- * **(c)** under Patent Claims infringed by Covered Software in the absence of
32961
- its Contributions.
32962
-
32963
- This License does not grant any rights in the trademarks, service marks,
32964
- or logos of any Contributor (except as may be necessary to comply with
32965
- the notice requirements in Section 3.4).
32966
-
32967
- #### 2.4. Subsequent Licenses
32968
-
32969
- No Contributor makes additional grants as a result of Your choice to
32970
- distribute the Covered Software under a subsequent version of this
32971
- License (see Section 10.2) or under the terms of a Secondary License (if
32972
- permitted under the terms of Section 3.3).
32973
-
32974
- #### 2.5. Representation
32975
-
32976
- Each Contributor represents that the Contributor believes its
32977
- Contributions are its original creation(s) or it has sufficient rights
32978
- to grant the rights to its Contributions conveyed by this License.
32979
-
32980
- #### 2.6. Fair Use
32981
-
32982
- This License is not intended to limit any rights You have under
32983
- applicable copyright doctrines of fair use, fair dealing, or other
32984
- equivalents.
32985
-
32986
- #### 2.7. Conditions
32987
-
32988
- Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
32989
- in Section 2.1.
32990
-
32991
-
32992
- ### 3. Responsibilities
32993
-
32994
- #### 3.1. Distribution of Source Form
32995
-
32996
- All distribution of Covered Software in Source Code Form, including any
32997
- Modifications that You create or to which You contribute, must be under
32998
- the terms of this License. You must inform recipients that the Source
32999
- Code Form of the Covered Software is governed by the terms of this
33000
- License, and how they can obtain a copy of this License. You may not
33001
- attempt to alter or restrict the recipients' rights in the Source Code
33002
- Form.
33003
-
33004
- #### 3.2. Distribution of Executable Form
33005
-
33006
- If You distribute Covered Software in Executable Form then:
33007
-
33008
- * **(a)** such Covered Software must also be made available in Source Code
33009
- Form, as described in Section 3.1, and You must inform recipients of
33010
- the Executable Form how they can obtain a copy of such Source Code
33011
- Form by reasonable means in a timely manner, at a charge no more
33012
- than the cost of distribution to the recipient; and
33013
-
33014
- * **(b)** You may distribute such Executable Form under the terms of this
33015
- License, or sublicense it under different terms, provided that the
33016
- license for the Executable Form does not attempt to limit or alter
33017
- the recipients' rights in the Source Code Form under this License.
33018
-
33019
- #### 3.3. Distribution of a Larger Work
33020
-
33021
- You may create and distribute a Larger Work under terms of Your choice,
33022
- provided that You also comply with the requirements of this License for
33023
- the Covered Software. If the Larger Work is a combination of Covered
33024
- Software with a work governed by one or more Secondary Licenses, and the
33025
- Covered Software is not Incompatible With Secondary Licenses, this
33026
- License permits You to additionally distribute such Covered Software
33027
- under the terms of such Secondary License(s), so that the recipient of
33028
- the Larger Work may, at their option, further distribute the Covered
33029
- Software under the terms of either this License or such Secondary
33030
- License(s).
33031
-
33032
- #### 3.4. Notices
33033
-
33034
- You may not remove or alter the substance of any license notices
33035
- (including copyright notices, patent notices, disclaimers of warranty,
33036
- or limitations of liability) contained within the Source Code Form of
33037
- the Covered Software, except that You may alter any license notices to
33038
- the extent required to remedy known factual inaccuracies.
33039
-
33040
- #### 3.5. Application of Additional Terms
33041
-
33042
- You may choose to offer, and to charge a fee for, warranty, support,
33043
- indemnity or liability obligations to one or more recipients of Covered
33044
- Software. However, You may do so only on Your own behalf, and not on
33045
- behalf of any Contributor. You must make it absolutely clear that any
33046
- such warranty, support, indemnity, or liability obligation is offered by
33047
- You alone, and You hereby agree to indemnify every Contributor for any
33048
- liability incurred by such Contributor as a result of warranty, support,
33049
- indemnity or liability terms You offer. You may include additional
33050
- disclaimers of warranty and limitations of liability specific to any
33051
- jurisdiction.
33052
-
33053
-
33054
- ### 4. Inability to Comply Due to Statute or Regulation
33055
-
33056
- If it is impossible for You to comply with any of the terms of this
33057
- License with respect to some or all of the Covered Software due to
33058
- statute, judicial order, or regulation then You must: **(a)** comply with
33059
- the terms of this License to the maximum extent possible; and **(b)**
33060
- describe the limitations and the code they affect. Such description must
33061
- be placed in a text file included with all distributions of the Covered
33062
- Software under this License. Except to the extent prohibited by statute
33063
- or regulation, such description must be sufficiently detailed for a
33064
- recipient of ordinary skill to be able to understand it.
33065
-
33066
-
33067
- ### 5. Termination
33068
-
33069
- **5.1.** The rights granted under this License will terminate automatically
33070
- if You fail to comply with any of its terms. However, if You become
33071
- compliant, then the rights granted under this License from a particular
33072
- Contributor are reinstated **(a)** provisionally, unless and until such
33073
- Contributor explicitly and finally terminates Your grants, and **(b)** on an
33074
- ongoing basis, if such Contributor fails to notify You of the
33075
- non-compliance by some reasonable means prior to 60 days after You have
33076
- come back into compliance. Moreover, Your grants from a particular
33077
- Contributor are reinstated on an ongoing basis if such Contributor
33078
- notifies You of the non-compliance by some reasonable means, this is the
33079
- first time You have received notice of non-compliance with this License
33080
- from such Contributor, and You become compliant prior to 30 days after
33081
- Your receipt of the notice.
33082
-
33083
- **5.2.** If You initiate litigation against any entity by asserting a patent
33084
- infringement claim (excluding declaratory judgment actions,
33085
- counter-claims, and cross-claims) alleging that a Contributor Version
33086
- directly or indirectly infringes any patent, then the rights granted to
33087
- You by any and all Contributors for the Covered Software under Section
33088
- 2.1 of this License shall terminate.
33089
-
33090
- **5.3.** In the event of termination under Sections 5.1 or 5.2 above, all
33091
- end user license agreements (excluding distributors and resellers) which
33092
- have been validly granted by You or Your distributors under this License
33093
- prior to termination shall survive termination.
33094
-
33095
-
33096
- ### 6. Disclaimer of Warranty
33097
-
33098
- > Covered Software is provided under this License on an “as is”
33099
- > basis, without warranty of any kind, either expressed, implied, or
33100
- > statutory, including, without limitation, warranties that the
33101
- > Covered Software is free of defects, merchantable, fit for a
33102
- > particular purpose or non-infringing. The entire risk as to the
33103
- > quality and performance of the Covered Software is with You.
33104
- > Should any Covered Software prove defective in any respect, You
33105
- > (not any Contributor) assume the cost of any necessary servicing,
33106
- > repair, or correction. This disclaimer of warranty constitutes an
33107
- > essential part of this License. No use of any Covered Software is
33108
- > authorized under this License except under this disclaimer.
33109
-
33110
- ### 7. Limitation of Liability
33111
-
33112
- > Under no circumstances and under no legal theory, whether tort
33113
- > (including negligence), contract, or otherwise, shall any
33114
- > Contributor, or anyone who distributes Covered Software as
33115
- > permitted above, be liable to You for any direct, indirect,
33116
- > special, incidental, or consequential damages of any character
33117
- > including, without limitation, damages for lost profits, loss of
33118
- > goodwill, work stoppage, computer failure or malfunction, or any
33119
- > and all other commercial damages or losses, even if such party
33120
- > shall have been informed of the possibility of such damages. This
33121
- > limitation of liability shall not apply to liability for death or
33122
- > personal injury resulting from such party's negligence to the
33123
- > extent applicable law prohibits such limitation. Some
33124
- > jurisdictions do not allow the exclusion or limitation of
33125
- > incidental or consequential damages, so this exclusion and
33126
- > limitation may not apply to You.
33127
-
33128
-
33129
- ### 8. Litigation
33130
-
33131
- Any litigation relating to this License may be brought only in the
33132
- courts of a jurisdiction where the defendant maintains its principal
33133
- place of business and such litigation shall be governed by laws of that
33134
- jurisdiction, without reference to its conflict-of-law provisions.
33135
- Nothing in this Section shall prevent a party's ability to bring
33136
- cross-claims or counter-claims.
33137
-
33138
-
33139
- ### 9. Miscellaneous
33140
-
33141
- This License represents the complete agreement concerning the subject
33142
- matter hereof. If any provision of this License is held to be
33143
- unenforceable, such provision shall be reformed only to the extent
33144
- necessary to make it enforceable. Any law or regulation which provides
33145
- that the language of a contract shall be construed against the drafter
33146
- shall not be used to construe this License against a Contributor.
33147
-
33148
-
33149
- ### 10. Versions of the License
33150
-
33151
- #### 10.1. New Versions
33152
-
33153
- Mozilla Foundation is the license steward. Except as provided in Section
33154
- 10.3, no one other than the license steward has the right to modify or
33155
- publish new versions of this License. Each version will be given a
33156
- distinguishing version number.
33157
-
33158
- #### 10.2. Effect of New Versions
33159
-
33160
- You may distribute the Covered Software under the terms of the version
33161
- of the License under which You originally received the Covered Software,
33162
- or under the terms of any subsequent version published by the license
33163
- steward.
33164
-
33165
- #### 10.3. Modified Versions
33166
-
33167
- If you create software not governed by this License, and you want to
33168
- create a new license for such software, you may create and use a
33169
- modified version of this License if you rename the license and remove
33170
- any references to the name of the license steward (except to note that
33171
- such modified license differs from this License).
33172
-
33173
- #### 10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses
33174
-
33175
- If You choose to distribute Source Code Form that is Incompatible With
33176
- Secondary Licenses under the terms of this version of the License, the
33177
- notice described in Exhibit B of this License must be attached.
33178
-
33179
- ## Exhibit A - Source Code Form License Notice
33180
-
33181
- This Source Code Form is subject to the terms of the Mozilla Public
33182
- License, v. 2.0. If a copy of the MPL was not distributed with this
33183
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
33184
-
33185
- If it is not possible or desirable to put the notice in a particular
33186
- file, then You may include the notice in a location (such as a LICENSE
33187
- file in a relevant directory) where a recipient would be likely to look
33188
- for such a notice.
33189
-
33190
- You may add additional accurate notices of copyright ownership.
33191
-
33192
- ## Exhibit B - “Incompatible With Secondary Licenses” Notice
33193
-
33194
- This Source Code Form is "Incompatible With Secondary Licenses", as
33195
- defined by the Mozilla Public License, v. 2.0.
33196
-
33197
32922
  ================================================================================
33198
32923
  snap COPYING
33199
32924
  ================================================================================
@@ -35109,7 +34834,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
35109
34834
  DEALINGS IN THE SOFTWARE.
35110
34835
 
35111
34836
  ================================================================================
35112
- syn v2.0.74 LICENSE-APACHE
34837
+ syn v2.0.77 LICENSE-APACHE
35113
34838
  ================================================================================
35114
34839
 
35115
34840
  Apache License
@@ -35290,7 +35015,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
35290
35015
  END OF TERMS AND CONDITIONS
35291
35016
 
35292
35017
  ================================================================================
35293
- syn v2.0.74 LICENSE-MIT
35018
+ syn v2.0.77 LICENSE-MIT
35294
35019
  ================================================================================
35295
35020
 
35296
35021
  Permission is hereby granted, free of charge, to any
@@ -36011,31 +35736,27 @@ SOFTWARE.
36011
35736
  tokio-util LICENSE
36012
35737
  ================================================================================
36013
35738
 
36014
- Copyright (c) 2023 Tokio Contributors
35739
+ MIT License
36015
35740
 
36016
- Permission is hereby granted, free of charge, to any
36017
- person obtaining a copy of this software and associated
36018
- documentation files (the "Software"), to deal in the
36019
- Software without restriction, including without
36020
- limitation the rights to use, copy, modify, merge,
36021
- publish, distribute, sublicense, and/or sell copies of
36022
- the Software, and to permit persons to whom the Software
36023
- is furnished to do so, subject to the following
36024
- conditions:
35741
+ Copyright (c) Tokio Contributors
36025
35742
 
36026
- The above copyright notice and this permission notice
36027
- shall be included in all copies or substantial portions
36028
- of the Software.
35743
+ Permission is hereby granted, free of charge, to any person obtaining a copy
35744
+ of this software and associated documentation files (the "Software"), to deal
35745
+ in the Software without restriction, including without limitation the rights
35746
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
35747
+ copies of the Software, and to permit persons to whom the Software is
35748
+ furnished to do so, subject to the following conditions:
36029
35749
 
36030
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
36031
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
36032
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
36033
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
36034
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
36035
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
36036
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
36037
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
36038
- DEALINGS IN THE SOFTWARE.
35750
+ The above copyright notice and this permission notice shall be included in all
35751
+ copies or substantial portions of the Software.
35752
+
35753
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
35754
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
35755
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
35756
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
35757
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
35758
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
35759
+ SOFTWARE.
36039
35760
 
36040
35761
  ================================================================================
36041
35762
  unicode-ident LICENSE-APACHE