polars-df 0.1.4 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +13 -0
- data/Cargo.lock +430 -217
- data/Cargo.toml +2 -0
- data/LICENSE.txt +1 -1
- data/README.md +0 -2
- data/ext/polars/Cargo.toml +9 -3
- data/ext/polars/src/apply/dataframe.rs +303 -0
- data/ext/polars/src/apply/mod.rs +253 -0
- data/ext/polars/src/apply/series.rs +1173 -0
- data/ext/polars/src/conversion.rs +254 -35
- data/ext/polars/src/dataframe.rs +151 -6
- data/ext/polars/src/error.rs +8 -0
- data/ext/polars/src/lazy/apply.rs +34 -2
- data/ext/polars/src/lazy/dataframe.rs +80 -3
- data/ext/polars/src/lazy/dsl.rs +84 -10
- data/ext/polars/src/lib.rs +180 -8
- data/ext/polars/src/series.rs +328 -10
- data/ext/polars/src/utils.rs +25 -0
- data/lib/polars/convert.rb +100 -0
- data/lib/polars/data_frame.rb +1480 -77
- data/lib/polars/data_types.rb +122 -0
- data/lib/polars/date_time_expr.rb +10 -10
- data/lib/polars/date_time_name_space.rb +8 -8
- data/lib/polars/dynamic_group_by.rb +52 -0
- data/lib/polars/expr.rb +262 -12
- data/lib/polars/functions.rb +194 -5
- data/lib/polars/group_by.rb +76 -36
- data/lib/polars/io.rb +19 -3
- data/lib/polars/lazy_frame.rb +798 -25
- data/lib/polars/lazy_functions.rb +569 -30
- data/lib/polars/list_expr.rb +1 -1
- data/lib/polars/rolling_group_by.rb +35 -0
- data/lib/polars/series.rb +192 -27
- data/lib/polars/string_expr.rb +6 -5
- data/lib/polars/string_name_space.rb +1 -1
- data/lib/polars/utils.rb +25 -8
- data/lib/polars/version.rb +1 -1
- data/lib/polars.rb +38 -29
- metadata +11 -4
data/Cargo.lock
CHANGED
@@ -9,15 +9,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
9
9
|
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
|
10
10
|
|
11
11
|
[[package]]
|
12
|
-
name = "
|
13
|
-
version = "
|
12
|
+
name = "adler32"
|
13
|
+
version = "1.2.0"
|
14
14
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
15
|
-
checksum = "
|
16
|
-
dependencies = [
|
17
|
-
"getrandom",
|
18
|
-
"once_cell",
|
19
|
-
"version_check",
|
20
|
-
]
|
15
|
+
checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234"
|
21
16
|
|
22
17
|
[[package]]
|
23
18
|
name = "ahash"
|
@@ -33,9 +28,9 @@ dependencies = [
|
|
33
28
|
|
34
29
|
[[package]]
|
35
30
|
name = "aho-corasick"
|
36
|
-
version = "0.7.
|
31
|
+
version = "0.7.20"
|
37
32
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
38
|
-
checksum = "
|
33
|
+
checksum = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac"
|
39
34
|
dependencies = [
|
40
35
|
"memchr",
|
41
36
|
]
|
@@ -55,11 +50,20 @@ dependencies = [
|
|
55
50
|
"alloc-no-stdlib",
|
56
51
|
]
|
57
52
|
|
53
|
+
[[package]]
|
54
|
+
name = "android_system_properties"
|
55
|
+
version = "0.1.5"
|
56
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
57
|
+
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
|
58
|
+
dependencies = [
|
59
|
+
"libc",
|
60
|
+
]
|
61
|
+
|
58
62
|
[[package]]
|
59
63
|
name = "anyhow"
|
60
|
-
version = "1.0.
|
64
|
+
version = "1.0.68"
|
61
65
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
62
|
-
checksum = "
|
66
|
+
checksum = "2cb2f989d18dd141ab8ae82f64d1a8cdd37e0840f73a406896cf5e99502fab61"
|
63
67
|
|
64
68
|
[[package]]
|
65
69
|
name = "array-init-cursor"
|
@@ -69,9 +73,9 @@ checksum = "bf7d0a018de4f6aa429b9d33d69edf69072b1c5b1cb8d3e4a5f7ef898fc3eb76"
|
|
69
73
|
|
70
74
|
[[package]]
|
71
75
|
name = "arrow-format"
|
72
|
-
version = "0.
|
76
|
+
version = "0.8.1"
|
73
77
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
74
|
-
checksum = "
|
78
|
+
checksum = "07884ea216994cdc32a2d5f8274a8bee979cfe90274b83f86f440866ee3132c7"
|
75
79
|
dependencies = [
|
76
80
|
"planus",
|
77
81
|
"serde",
|
@@ -79,12 +83,12 @@ dependencies = [
|
|
79
83
|
|
80
84
|
[[package]]
|
81
85
|
name = "arrow2"
|
82
|
-
version = "0.
|
83
|
-
source = "
|
84
|
-
checksum = "ee6f62e41078c967a4c063fcbdfd3801a2a9632276402c045311c4d73d0845f3"
|
86
|
+
version = "0.15.0"
|
87
|
+
source = "git+https://github.com/ankane/arrow2?rev=9f36b2b97446e6dd495473e4361a70d863ac8027#9f36b2b97446e6dd495473e4361a70d863ac8027"
|
85
88
|
dependencies = [
|
86
|
-
"ahash
|
89
|
+
"ahash",
|
87
90
|
"arrow-format",
|
91
|
+
"avro-schema",
|
88
92
|
"base64",
|
89
93
|
"bytemuck",
|
90
94
|
"chrono",
|
@@ -103,6 +107,7 @@ dependencies = [
|
|
103
107
|
"multiversion",
|
104
108
|
"num-traits",
|
105
109
|
"parquet2",
|
110
|
+
"rustc_version",
|
106
111
|
"simdutf8",
|
107
112
|
"streaming-iterator",
|
108
113
|
"strength_reduce",
|
@@ -132,9 +137,9 @@ dependencies = [
|
|
132
137
|
|
133
138
|
[[package]]
|
134
139
|
name = "async-trait"
|
135
|
-
version = "0.1.
|
140
|
+
version = "0.1.61"
|
136
141
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
137
|
-
checksum = "
|
142
|
+
checksum = "705339e0e4a9690e2908d2b3d049d85682cf19fbd5782494498fbf7003a6a282"
|
138
143
|
dependencies = [
|
139
144
|
"proc-macro2",
|
140
145
|
"quote",
|
@@ -147,6 +152,20 @@ version = "1.1.0"
|
|
147
152
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
148
153
|
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
149
154
|
|
155
|
+
[[package]]
|
156
|
+
name = "avro-schema"
|
157
|
+
version = "0.3.0"
|
158
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
159
|
+
checksum = "b5281855b39aba9684d2f47bf96983fbfd8f1725f12fabb0513a8ab879647bbd"
|
160
|
+
dependencies = [
|
161
|
+
"crc",
|
162
|
+
"fallible-streaming-iterator",
|
163
|
+
"libflate",
|
164
|
+
"serde",
|
165
|
+
"serde_json",
|
166
|
+
"snap",
|
167
|
+
]
|
168
|
+
|
150
169
|
[[package]]
|
151
170
|
name = "base64"
|
152
171
|
version = "0.13.1"
|
@@ -201,9 +220,9 @@ dependencies = [
|
|
201
220
|
|
202
221
|
[[package]]
|
203
222
|
name = "bumpalo"
|
204
|
-
version = "3.
|
223
|
+
version = "3.11.1"
|
205
224
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
206
|
-
checksum = "
|
225
|
+
checksum = "572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba"
|
207
226
|
|
208
227
|
[[package]]
|
209
228
|
name = "bytemuck"
|
@@ -225,17 +244,11 @@ dependencies = [
|
|
225
244
|
"syn",
|
226
245
|
]
|
227
246
|
|
228
|
-
[[package]]
|
229
|
-
name = "byteorder"
|
230
|
-
version = "1.4.3"
|
231
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
232
|
-
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
|
233
|
-
|
234
247
|
[[package]]
|
235
248
|
name = "cc"
|
236
|
-
version = "1.0.
|
249
|
+
version = "1.0.78"
|
237
250
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
238
|
-
checksum = "
|
251
|
+
checksum = "a20104e2335ce8a659d6dd92a51a767a0c062599c73b343fd152cb401e828c3d"
|
239
252
|
dependencies = [
|
240
253
|
"jobserver",
|
241
254
|
]
|
@@ -257,10 +270,11 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
257
270
|
|
258
271
|
[[package]]
|
259
272
|
name = "chrono"
|
260
|
-
version = "0.4.
|
273
|
+
version = "0.4.23"
|
261
274
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
262
|
-
checksum = "
|
275
|
+
checksum = "16b0a3d9ed01224b22057780a37bb8c5dbfe1be8ba48678e7bf57ec4b385411f"
|
263
276
|
dependencies = [
|
277
|
+
"iana-time-zone",
|
264
278
|
"js-sys",
|
265
279
|
"num-integer",
|
266
280
|
"num-traits",
|
@@ -302,11 +316,21 @@ dependencies = [
|
|
302
316
|
"libloading",
|
303
317
|
]
|
304
318
|
|
319
|
+
[[package]]
|
320
|
+
name = "codespan-reporting"
|
321
|
+
version = "0.11.1"
|
322
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
323
|
+
checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
|
324
|
+
dependencies = [
|
325
|
+
"termcolor",
|
326
|
+
"unicode-width",
|
327
|
+
]
|
328
|
+
|
305
329
|
[[package]]
|
306
330
|
name = "comfy-table"
|
307
|
-
version = "6.1.
|
331
|
+
version = "6.1.4"
|
308
332
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
309
|
-
checksum = "
|
333
|
+
checksum = "6e7b787b0dc42e8111badfdbe4c3059158ccb2db8780352fa1b01e8ccf45cc4d"
|
310
334
|
dependencies = [
|
311
335
|
"crossterm",
|
312
336
|
"strum",
|
@@ -314,6 +338,27 @@ dependencies = [
|
|
314
338
|
"unicode-width",
|
315
339
|
]
|
316
340
|
|
341
|
+
[[package]]
|
342
|
+
name = "core-foundation-sys"
|
343
|
+
version = "0.8.3"
|
344
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
345
|
+
checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"
|
346
|
+
|
347
|
+
[[package]]
|
348
|
+
name = "crc"
|
349
|
+
version = "2.1.0"
|
350
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
351
|
+
checksum = "49fc9a695bca7f35f5f4c15cddc84415f66a74ea78eef08e90c5024f2b540e23"
|
352
|
+
dependencies = [
|
353
|
+
"crc-catalog",
|
354
|
+
]
|
355
|
+
|
356
|
+
[[package]]
|
357
|
+
name = "crc-catalog"
|
358
|
+
version = "1.1.1"
|
359
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
360
|
+
checksum = "ccaeedb56da03b09f598226e25e80088cb4cd25f316e6e4df7d695f0feeb1403"
|
361
|
+
|
317
362
|
[[package]]
|
318
363
|
name = "crc32fast"
|
319
364
|
version = "1.3.2"
|
@@ -325,9 +370,9 @@ dependencies = [
|
|
325
370
|
|
326
371
|
[[package]]
|
327
372
|
name = "crossbeam-channel"
|
328
|
-
version = "0.5.
|
373
|
+
version = "0.5.6"
|
329
374
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
330
|
-
checksum = "
|
375
|
+
checksum = "c2dd04ddaf88237dc3b8d8f9a3c1004b506b54b3313403944054d23c0870c521"
|
331
376
|
dependencies = [
|
332
377
|
"cfg-if",
|
333
378
|
"crossbeam-utils",
|
@@ -335,9 +380,9 @@ dependencies = [
|
|
335
380
|
|
336
381
|
[[package]]
|
337
382
|
name = "crossbeam-deque"
|
338
|
-
version = "0.8.
|
383
|
+
version = "0.8.2"
|
339
384
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
340
|
-
checksum = "
|
385
|
+
checksum = "715e8152b692bba2d374b53d4875445368fdf21a94751410af607a5ac677d1fc"
|
341
386
|
dependencies = [
|
342
387
|
"cfg-if",
|
343
388
|
"crossbeam-epoch",
|
@@ -346,26 +391,24 @@ dependencies = [
|
|
346
391
|
|
347
392
|
[[package]]
|
348
393
|
name = "crossbeam-epoch"
|
349
|
-
version = "0.9.
|
394
|
+
version = "0.9.13"
|
350
395
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
351
|
-
checksum = "
|
396
|
+
checksum = "01a9af1f4c2ef74bb8aa1f7e19706bc72d03598c8a570bb5de72243c7a9d9d5a"
|
352
397
|
dependencies = [
|
353
398
|
"autocfg",
|
354
399
|
"cfg-if",
|
355
400
|
"crossbeam-utils",
|
356
|
-
"lazy_static",
|
357
401
|
"memoffset",
|
358
402
|
"scopeguard",
|
359
403
|
]
|
360
404
|
|
361
405
|
[[package]]
|
362
406
|
name = "crossbeam-utils"
|
363
|
-
version = "0.8.
|
407
|
+
version = "0.8.14"
|
364
408
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
365
|
-
checksum = "
|
409
|
+
checksum = "4fb766fa798726286dbbb842f174001dab8abc7b627a1dd86e0b7222a95d929f"
|
366
410
|
dependencies = [
|
367
411
|
"cfg-if",
|
368
|
-
"lazy_static",
|
369
412
|
]
|
370
413
|
|
371
414
|
[[package]]
|
@@ -402,6 +445,50 @@ dependencies = [
|
|
402
445
|
"memchr",
|
403
446
|
]
|
404
447
|
|
448
|
+
[[package]]
|
449
|
+
name = "cxx"
|
450
|
+
version = "1.0.86"
|
451
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
452
|
+
checksum = "51d1075c37807dcf850c379432f0df05ba52cc30f279c5cfc43cc221ce7f8579"
|
453
|
+
dependencies = [
|
454
|
+
"cc",
|
455
|
+
"cxxbridge-flags",
|
456
|
+
"cxxbridge-macro",
|
457
|
+
"link-cplusplus",
|
458
|
+
]
|
459
|
+
|
460
|
+
[[package]]
|
461
|
+
name = "cxx-build"
|
462
|
+
version = "1.0.86"
|
463
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
464
|
+
checksum = "5044281f61b27bc598f2f6647d480aed48d2bf52d6eb0b627d84c0361b17aa70"
|
465
|
+
dependencies = [
|
466
|
+
"cc",
|
467
|
+
"codespan-reporting",
|
468
|
+
"once_cell",
|
469
|
+
"proc-macro2",
|
470
|
+
"quote",
|
471
|
+
"scratch",
|
472
|
+
"syn",
|
473
|
+
]
|
474
|
+
|
475
|
+
[[package]]
|
476
|
+
name = "cxxbridge-flags"
|
477
|
+
version = "1.0.86"
|
478
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
479
|
+
checksum = "61b50bc93ba22c27b0d31128d2d130a0a6b3d267ae27ef7e4fae2167dfe8781c"
|
480
|
+
|
481
|
+
[[package]]
|
482
|
+
name = "cxxbridge-macro"
|
483
|
+
version = "1.0.86"
|
484
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
485
|
+
checksum = "39e61fda7e62115119469c7b3591fd913ecca96fb766cfd3f2e2502ab7bc87a5"
|
486
|
+
dependencies = [
|
487
|
+
"proc-macro2",
|
488
|
+
"quote",
|
489
|
+
"syn",
|
490
|
+
]
|
491
|
+
|
405
492
|
[[package]]
|
406
493
|
name = "dirs"
|
407
494
|
version = "4.0.0"
|
@@ -424,21 +511,21 @@ dependencies = [
|
|
424
511
|
|
425
512
|
[[package]]
|
426
513
|
name = "dyn-clone"
|
427
|
-
version = "1.0.
|
514
|
+
version = "1.0.10"
|
428
515
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
429
|
-
checksum = "
|
516
|
+
checksum = "c9b0705efd4599c15a38151f4721f7bc388306f61084d3bfd50bd07fbca5cb60"
|
430
517
|
|
431
518
|
[[package]]
|
432
519
|
name = "either"
|
433
|
-
version = "1.
|
520
|
+
version = "1.8.0"
|
434
521
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
435
|
-
checksum = "
|
522
|
+
checksum = "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797"
|
436
523
|
|
437
524
|
[[package]]
|
438
525
|
name = "enum_dispatch"
|
439
|
-
version = "0.3.
|
526
|
+
version = "0.3.11"
|
440
527
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
441
|
-
checksum = "
|
528
|
+
checksum = "11f36e95862220b211a6e2aa5eca09b4fa391b13cd52ceb8035a24bf65a79de2"
|
442
529
|
dependencies = [
|
443
530
|
"once_cell",
|
444
531
|
"proc-macro2",
|
@@ -448,9 +535,9 @@ dependencies = [
|
|
448
535
|
|
449
536
|
[[package]]
|
450
537
|
name = "ethnum"
|
451
|
-
version = "1.3.
|
538
|
+
version = "1.3.2"
|
452
539
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
453
|
-
checksum = "
|
540
|
+
checksum = "0198b9d0078e0f30dedc7acbb21c974e838fc8fae3ee170128658a98cb2c1c04"
|
454
541
|
|
455
542
|
[[package]]
|
456
543
|
name = "fallible-streaming-iterator"
|
@@ -460,9 +547,9 @@ checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a"
|
|
460
547
|
|
461
548
|
[[package]]
|
462
549
|
name = "flate2"
|
463
|
-
version = "1.0.
|
550
|
+
version = "1.0.25"
|
464
551
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
465
|
-
checksum = "
|
552
|
+
checksum = "a8a2db397cb1c8772f31494cb8917e48cd1e64f0fa7efac59fbd741a0a8ce841"
|
466
553
|
dependencies = [
|
467
554
|
"crc32fast",
|
468
555
|
"miniz_oxide",
|
@@ -578,40 +665,30 @@ dependencies = [
|
|
578
665
|
"slab",
|
579
666
|
]
|
580
667
|
|
581
|
-
[[package]]
|
582
|
-
name = "fxhash"
|
583
|
-
version = "0.2.1"
|
584
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
585
|
-
checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"
|
586
|
-
dependencies = [
|
587
|
-
"byteorder",
|
588
|
-
]
|
589
|
-
|
590
668
|
[[package]]
|
591
669
|
name = "getrandom"
|
592
|
-
version = "0.2.
|
670
|
+
version = "0.2.8"
|
593
671
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
594
|
-
checksum = "
|
672
|
+
checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31"
|
595
673
|
dependencies = [
|
596
674
|
"cfg-if",
|
597
675
|
"libc",
|
598
|
-
"wasi",
|
676
|
+
"wasi 0.11.0+wasi-snapshot-preview1",
|
599
677
|
]
|
600
678
|
|
601
679
|
[[package]]
|
602
680
|
name = "glob"
|
603
|
-
version = "0.3.
|
681
|
+
version = "0.3.1"
|
604
682
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
605
|
-
checksum = "
|
683
|
+
checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
|
606
684
|
|
607
685
|
[[package]]
|
608
686
|
name = "halfbrown"
|
609
|
-
version = "0.1.
|
610
|
-
source = "
|
611
|
-
checksum = "ff8ba437813c5a31783dd9a21ce4f555583dc9b048af6bd2b12217394ed9c199"
|
687
|
+
version = "0.1.18"
|
688
|
+
source = "git+https://github.com/Licenser/halfbrown?rev=952023c5dd6461b009bb5ba66b9aa979bd75949f#952023c5dd6461b009bb5ba66b9aa979bd75949f"
|
612
689
|
dependencies = [
|
613
|
-
"
|
614
|
-
"
|
690
|
+
"hashbrown 0.13.2",
|
691
|
+
"rustc-hash",
|
615
692
|
"serde",
|
616
693
|
]
|
617
694
|
|
@@ -623,17 +700,17 @@ checksum = "74721d007512d0cb3338cd20f0654ac913920061a4c4d0d8708edb3f2a698c0c"
|
|
623
700
|
|
624
701
|
[[package]]
|
625
702
|
name = "hashbrown"
|
626
|
-
version = "0.
|
703
|
+
version = "0.12.3"
|
627
704
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
628
|
-
checksum = "
|
705
|
+
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
|
629
706
|
|
630
707
|
[[package]]
|
631
708
|
name = "hashbrown"
|
632
|
-
version = "0.
|
709
|
+
version = "0.13.2"
|
633
710
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
634
|
-
checksum = "
|
711
|
+
checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"
|
635
712
|
dependencies = [
|
636
|
-
"ahash
|
713
|
+
"ahash",
|
637
714
|
"rayon",
|
638
715
|
]
|
639
716
|
|
@@ -645,9 +722,9 @@ checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"
|
|
645
722
|
|
646
723
|
[[package]]
|
647
724
|
name = "hermit-abi"
|
648
|
-
version = "0.
|
725
|
+
version = "0.2.6"
|
649
726
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
650
|
-
checksum = "
|
727
|
+
checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7"
|
651
728
|
dependencies = [
|
652
729
|
"libc",
|
653
730
|
]
|
@@ -658,22 +735,46 @@ version = "0.4.3"
|
|
658
735
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
659
736
|
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
660
737
|
|
738
|
+
[[package]]
|
739
|
+
name = "iana-time-zone"
|
740
|
+
version = "0.1.53"
|
741
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
742
|
+
checksum = "64c122667b287044802d6ce17ee2ddf13207ed924c712de9a66a5814d5b64765"
|
743
|
+
dependencies = [
|
744
|
+
"android_system_properties",
|
745
|
+
"core-foundation-sys",
|
746
|
+
"iana-time-zone-haiku",
|
747
|
+
"js-sys",
|
748
|
+
"wasm-bindgen",
|
749
|
+
"winapi",
|
750
|
+
]
|
751
|
+
|
752
|
+
[[package]]
|
753
|
+
name = "iana-time-zone-haiku"
|
754
|
+
version = "0.1.1"
|
755
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
756
|
+
checksum = "0703ae284fc167426161c2e3f1da3ea71d94b21bedbcc9494e92b28e334e3dca"
|
757
|
+
dependencies = [
|
758
|
+
"cxx",
|
759
|
+
"cxx-build",
|
760
|
+
]
|
761
|
+
|
661
762
|
[[package]]
|
662
763
|
name = "indexmap"
|
663
|
-
version = "1.
|
764
|
+
version = "1.9.2"
|
664
765
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
665
|
-
checksum = "
|
766
|
+
checksum = "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399"
|
666
767
|
dependencies = [
|
667
768
|
"autocfg",
|
668
|
-
"hashbrown 0.
|
769
|
+
"hashbrown 0.12.3",
|
669
770
|
"serde",
|
670
771
|
]
|
671
772
|
|
672
773
|
[[package]]
|
673
774
|
name = "itoa"
|
674
|
-
version = "1.0.
|
775
|
+
version = "1.0.5"
|
675
776
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
676
|
-
checksum = "
|
777
|
+
checksum = "fad582f4b9e86b6caa621cabeb0963332d92eea04729ab12892c2533951e6440"
|
677
778
|
|
678
779
|
[[package]]
|
679
780
|
name = "jemalloc-sys"
|
@@ -707,18 +808,18 @@ dependencies = [
|
|
707
808
|
|
708
809
|
[[package]]
|
709
810
|
name = "js-sys"
|
710
|
-
version = "0.3.
|
811
|
+
version = "0.3.60"
|
711
812
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
712
|
-
checksum = "
|
813
|
+
checksum = "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47"
|
713
814
|
dependencies = [
|
714
815
|
"wasm-bindgen",
|
715
816
|
]
|
716
817
|
|
717
818
|
[[package]]
|
718
819
|
name = "json-deserializer"
|
719
|
-
version = "0.4.
|
820
|
+
version = "0.4.4"
|
720
821
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
721
|
-
checksum = "
|
822
|
+
checksum = "5f63b421e16eb4100beb677af56f0b4f3a4f08bab74ef2af079ce5bb92c2683f"
|
722
823
|
dependencies = [
|
723
824
|
"indexmap",
|
724
825
|
]
|
@@ -820,9 +921,29 @@ dependencies = [
|
|
820
921
|
|
821
922
|
[[package]]
|
822
923
|
name = "libc"
|
823
|
-
version = "0.2.
|
924
|
+
version = "0.2.139"
|
925
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
926
|
+
checksum = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79"
|
927
|
+
|
928
|
+
[[package]]
|
929
|
+
name = "libflate"
|
930
|
+
version = "1.2.0"
|
931
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
932
|
+
checksum = "05605ab2bce11bcfc0e9c635ff29ef8b2ea83f29be257ee7d730cac3ee373093"
|
933
|
+
dependencies = [
|
934
|
+
"adler32",
|
935
|
+
"crc32fast",
|
936
|
+
"libflate_lz77",
|
937
|
+
]
|
938
|
+
|
939
|
+
[[package]]
|
940
|
+
name = "libflate_lz77"
|
941
|
+
version = "1.1.0"
|
824
942
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
825
|
-
checksum = "
|
943
|
+
checksum = "39a734c0493409afcd49deee13c006a04e3586b9761a03543c6272c9c51f2f5a"
|
944
|
+
dependencies = [
|
945
|
+
"rle-decode-fast",
|
946
|
+
]
|
826
947
|
|
827
948
|
[[package]]
|
828
949
|
name = "libloading"
|
@@ -842,14 +963,23 @@ checksum = "348108ab3fba42ec82ff6e9564fc4ca0247bdccdc68dd8af9764bbc79c3c8ffb"
|
|
842
963
|
|
843
964
|
[[package]]
|
844
965
|
name = "libmimalloc-sys"
|
845
|
-
version = "0.1.
|
966
|
+
version = "0.1.30"
|
846
967
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
847
|
-
checksum = "
|
968
|
+
checksum = "dd8c7cbf8b89019683667e347572e6d55a7df7ea36b0c4ce69961b0cde67b174"
|
848
969
|
dependencies = [
|
849
970
|
"cc",
|
850
971
|
"libc",
|
851
972
|
]
|
852
973
|
|
974
|
+
[[package]]
|
975
|
+
name = "link-cplusplus"
|
976
|
+
version = "1.0.8"
|
977
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
978
|
+
checksum = "ecd207c9c713c34f95a097a5b029ac2ce6010530c7b49d7fea24d977dede04f5"
|
979
|
+
dependencies = [
|
980
|
+
"cc",
|
981
|
+
]
|
982
|
+
|
853
983
|
[[package]]
|
854
984
|
name = "lock_api"
|
855
985
|
version = "0.4.9"
|
@@ -862,9 +992,9 @@ dependencies = [
|
|
862
992
|
|
863
993
|
[[package]]
|
864
994
|
name = "log"
|
865
|
-
version = "0.4.
|
995
|
+
version = "0.4.17"
|
866
996
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
867
|
-
checksum = "
|
997
|
+
checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
|
868
998
|
dependencies = [
|
869
999
|
"cfg-if",
|
870
1000
|
]
|
@@ -891,9 +1021,9 @@ dependencies = [
|
|
891
1021
|
|
892
1022
|
[[package]]
|
893
1023
|
name = "magnus"
|
894
|
-
version = "0.4.
|
1024
|
+
version = "0.4.4"
|
895
1025
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
896
|
-
checksum = "
|
1026
|
+
checksum = "fc87660cd7daa49fddbfd524c836de54d5c927d520cd163f43700c5087c57d6c"
|
897
1027
|
dependencies = [
|
898
1028
|
"magnus-macros",
|
899
1029
|
"rb-sys",
|
@@ -902,9 +1032,9 @@ dependencies = [
|
|
902
1032
|
|
903
1033
|
[[package]]
|
904
1034
|
name = "magnus-macros"
|
905
|
-
version = "0.
|
1035
|
+
version = "0.3.0"
|
906
1036
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
907
|
-
checksum = "
|
1037
|
+
checksum = "206cb23bfeea05180c97522ef6a3e52a4eb17b0ed2f30ee3ca9c4f994d2378ae"
|
908
1038
|
dependencies = [
|
909
1039
|
"proc-macro2",
|
910
1040
|
"quote",
|
@@ -928,18 +1058,18 @@ dependencies = [
|
|
928
1058
|
|
929
1059
|
[[package]]
|
930
1060
|
name = "memoffset"
|
931
|
-
version = "0.
|
1061
|
+
version = "0.7.1"
|
932
1062
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
933
|
-
checksum = "
|
1063
|
+
checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"
|
934
1064
|
dependencies = [
|
935
1065
|
"autocfg",
|
936
1066
|
]
|
937
1067
|
|
938
1068
|
[[package]]
|
939
1069
|
name = "mimalloc"
|
940
|
-
version = "0.1.
|
1070
|
+
version = "0.1.34"
|
941
1071
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
942
|
-
checksum = "
|
1072
|
+
checksum = "9dcb174b18635f7561a0c6c9fc2ce57218ac7523cf72c50af80e2d79ab8f3ba1"
|
943
1073
|
dependencies = [
|
944
1074
|
"libmimalloc-sys",
|
945
1075
|
]
|
@@ -952,9 +1082,9 @@ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
|
|
952
1082
|
|
953
1083
|
[[package]]
|
954
1084
|
name = "miniz_oxide"
|
955
|
-
version = "0.
|
1085
|
+
version = "0.6.2"
|
956
1086
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
957
|
-
checksum = "
|
1087
|
+
checksum = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa"
|
958
1088
|
dependencies = [
|
959
1089
|
"adler",
|
960
1090
|
]
|
@@ -967,7 +1097,7 @@ checksum = "e5d732bc30207a6423068df043e3d02e0735b155ad7ce1a6f76fe2baa5b158de"
|
|
967
1097
|
dependencies = [
|
968
1098
|
"libc",
|
969
1099
|
"log",
|
970
|
-
"wasi",
|
1100
|
+
"wasi 0.11.0+wasi-snapshot-preview1",
|
971
1101
|
"windows-sys",
|
972
1102
|
]
|
973
1103
|
|
@@ -993,14 +1123,23 @@ dependencies = [
|
|
993
1123
|
|
994
1124
|
[[package]]
|
995
1125
|
name = "nom"
|
996
|
-
version = "7.1.
|
1126
|
+
version = "7.1.2"
|
997
1127
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
998
|
-
checksum = "
|
1128
|
+
checksum = "e5507769c4919c998e69e49c839d9dc6e693ede4cc4290d6ad8b41d4f09c548c"
|
999
1129
|
dependencies = [
|
1000
1130
|
"memchr",
|
1001
1131
|
"minimal-lexical",
|
1002
1132
|
]
|
1003
1133
|
|
1134
|
+
[[package]]
|
1135
|
+
name = "now"
|
1136
|
+
version = "0.1.3"
|
1137
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1138
|
+
checksum = "6d89e9874397a1f0a52fc1f197a8effd9735223cb2390e9dcc83ac6cd02923d0"
|
1139
|
+
dependencies = [
|
1140
|
+
"chrono",
|
1141
|
+
]
|
1142
|
+
|
1004
1143
|
[[package]]
|
1005
1144
|
name = "num"
|
1006
1145
|
version = "0.4.0"
|
@@ -1080,9 +1219,9 @@ dependencies = [
|
|
1080
1219
|
|
1081
1220
|
[[package]]
|
1082
1221
|
name = "num_cpus"
|
1083
|
-
version = "1.
|
1222
|
+
version = "1.15.0"
|
1084
1223
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1085
|
-
checksum = "
|
1224
|
+
checksum = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b"
|
1086
1225
|
dependencies = [
|
1087
1226
|
"hermit-abi",
|
1088
1227
|
"libc",
|
@@ -1090,9 +1229,9 @@ dependencies = [
|
|
1090
1229
|
|
1091
1230
|
[[package]]
|
1092
1231
|
name = "once_cell"
|
1093
|
-
version = "1.
|
1232
|
+
version = "1.17.0"
|
1094
1233
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1095
|
-
checksum = "
|
1234
|
+
checksum = "6f61fba1741ea2b3d6a1e3178721804bb716a68a6aeba1149b5d52e3d464ea66"
|
1096
1235
|
|
1097
1236
|
[[package]]
|
1098
1237
|
name = "parking_lot"
|
@@ -1106,9 +1245,9 @@ dependencies = [
|
|
1106
1245
|
|
1107
1246
|
[[package]]
|
1108
1247
|
name = "parking_lot_core"
|
1109
|
-
version = "0.9.
|
1248
|
+
version = "0.9.6"
|
1110
1249
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1111
|
-
checksum = "
|
1250
|
+
checksum = "ba1ef8814b5c993410bb3adfad7a5ed269563e4a2f90c41f5d85be7fb47133bf"
|
1112
1251
|
dependencies = [
|
1113
1252
|
"cfg-if",
|
1114
1253
|
"libc",
|
@@ -1129,9 +1268,9 @@ dependencies = [
|
|
1129
1268
|
|
1130
1269
|
[[package]]
|
1131
1270
|
name = "parquet2"
|
1132
|
-
version = "0.
|
1271
|
+
version = "0.17.1"
|
1133
1272
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1134
|
-
checksum = "
|
1273
|
+
checksum = "aefc53bedbf9bbe0ff8912befafaafe30ced83851fb0aebe86696a9289ebb29e"
|
1135
1274
|
dependencies = [
|
1136
1275
|
"async-stream",
|
1137
1276
|
"brotli",
|
@@ -1211,6 +1350,12 @@ version = "0.1.0"
|
|
1211
1350
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1212
1351
|
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
|
1213
1352
|
|
1353
|
+
[[package]]
|
1354
|
+
name = "pkg-config"
|
1355
|
+
version = "0.3.26"
|
1356
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1357
|
+
checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160"
|
1358
|
+
|
1214
1359
|
[[package]]
|
1215
1360
|
name = "planus"
|
1216
1361
|
version = "0.3.1"
|
@@ -1222,37 +1367,41 @@ dependencies = [
|
|
1222
1367
|
|
1223
1368
|
[[package]]
|
1224
1369
|
name = "polars"
|
1225
|
-
version = "0.
|
1370
|
+
version = "0.2.0"
|
1226
1371
|
dependencies = [
|
1372
|
+
"ahash",
|
1227
1373
|
"jemallocator",
|
1228
1374
|
"magnus",
|
1229
1375
|
"mimalloc",
|
1230
|
-
"polars 0.
|
1376
|
+
"polars 0.26.1",
|
1231
1377
|
"polars-core",
|
1232
1378
|
"serde_json",
|
1233
1379
|
]
|
1234
1380
|
|
1235
1381
|
[[package]]
|
1236
1382
|
name = "polars"
|
1237
|
-
version = "0.
|
1383
|
+
version = "0.26.1"
|
1238
1384
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1239
|
-
checksum = "
|
1385
|
+
checksum = "77dddd763763d977fd17e7d3300425da866be08c7185c94fb3979195fbc8fdc7"
|
1240
1386
|
dependencies = [
|
1241
1387
|
"polars-core",
|
1242
1388
|
"polars-io",
|
1243
1389
|
"polars-lazy",
|
1244
1390
|
"polars-ops",
|
1245
1391
|
"polars-time",
|
1392
|
+
"version_check",
|
1246
1393
|
]
|
1247
1394
|
|
1248
1395
|
[[package]]
|
1249
1396
|
name = "polars-arrow"
|
1250
|
-
version = "0.
|
1397
|
+
version = "0.26.1"
|
1251
1398
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1252
|
-
checksum = "
|
1399
|
+
checksum = "6d5e894b6908d288ea24b56c8d99c2944f4b94af51ba662d58631c04806511b7"
|
1253
1400
|
dependencies = [
|
1254
1401
|
"arrow2",
|
1255
|
-
"
|
1402
|
+
"chrono",
|
1403
|
+
"chrono-tz",
|
1404
|
+
"hashbrown 0.13.2",
|
1256
1405
|
"num",
|
1257
1406
|
"serde",
|
1258
1407
|
"thiserror",
|
@@ -1260,11 +1409,11 @@ dependencies = [
|
|
1260
1409
|
|
1261
1410
|
[[package]]
|
1262
1411
|
name = "polars-core"
|
1263
|
-
version = "0.
|
1412
|
+
version = "0.26.1"
|
1264
1413
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1265
|
-
checksum = "
|
1414
|
+
checksum = "a3ab5c1e10e42a34a44a6e1421869c84ad56fe217c6120cda697c84bc467eb9c"
|
1266
1415
|
dependencies = [
|
1267
|
-
"ahash
|
1416
|
+
"ahash",
|
1268
1417
|
"anyhow",
|
1269
1418
|
"arrow2",
|
1270
1419
|
"base64",
|
@@ -1272,7 +1421,7 @@ dependencies = [
|
|
1272
1421
|
"chrono",
|
1273
1422
|
"chrono-tz",
|
1274
1423
|
"comfy-table",
|
1275
|
-
"hashbrown 0.
|
1424
|
+
"hashbrown 0.13.2",
|
1276
1425
|
"hex",
|
1277
1426
|
"indexmap",
|
1278
1427
|
"num",
|
@@ -1287,15 +1436,16 @@ dependencies = [
|
|
1287
1436
|
"serde_json",
|
1288
1437
|
"smartstring",
|
1289
1438
|
"thiserror",
|
1439
|
+
"xxhash-rust",
|
1290
1440
|
]
|
1291
1441
|
|
1292
1442
|
[[package]]
|
1293
1443
|
name = "polars-io"
|
1294
|
-
version = "0.
|
1444
|
+
version = "0.26.1"
|
1295
1445
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1296
|
-
checksum = "
|
1446
|
+
checksum = "882e392cbc3e645bfa7ad582065764e21dc271cfeefee904f43a95ccd1b52cb7"
|
1297
1447
|
dependencies = [
|
1298
|
-
"ahash
|
1448
|
+
"ahash",
|
1299
1449
|
"anyhow",
|
1300
1450
|
"arrow2",
|
1301
1451
|
"csv-core",
|
@@ -1313,17 +1463,18 @@ dependencies = [
|
|
1313
1463
|
"rayon",
|
1314
1464
|
"regex",
|
1315
1465
|
"serde",
|
1466
|
+
"serde_json",
|
1316
1467
|
"simd-json",
|
1317
1468
|
"simdutf8",
|
1318
1469
|
]
|
1319
1470
|
|
1320
1471
|
[[package]]
|
1321
1472
|
name = "polars-lazy"
|
1322
|
-
version = "0.
|
1473
|
+
version = "0.26.1"
|
1323
1474
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1324
|
-
checksum = "
|
1475
|
+
checksum = "6cb356861b8967e39ca6205b8bded68b4986f0edd49f259cebbd59ad056e67cc"
|
1325
1476
|
dependencies = [
|
1326
|
-
"ahash
|
1477
|
+
"ahash",
|
1327
1478
|
"bitflags",
|
1328
1479
|
"glob",
|
1329
1480
|
"polars-arrow",
|
@@ -1339,41 +1490,44 @@ dependencies = [
|
|
1339
1490
|
|
1340
1491
|
[[package]]
|
1341
1492
|
name = "polars-ops"
|
1342
|
-
version = "0.
|
1493
|
+
version = "0.26.1"
|
1343
1494
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1344
|
-
checksum = "
|
1495
|
+
checksum = "771a404f0f84e6801632c534a7b99410a017e227ecc7b9c64bab728c614f05d6"
|
1345
1496
|
dependencies = [
|
1346
1497
|
"arrow2",
|
1347
1498
|
"jsonpath_lib",
|
1348
1499
|
"polars-arrow",
|
1349
1500
|
"polars-core",
|
1350
1501
|
"polars-utils",
|
1502
|
+
"serde",
|
1351
1503
|
"serde_json",
|
1352
1504
|
]
|
1353
1505
|
|
1354
1506
|
[[package]]
|
1355
1507
|
name = "polars-pipe"
|
1356
|
-
version = "0.
|
1508
|
+
version = "0.26.1"
|
1357
1509
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1358
|
-
checksum = "
|
1510
|
+
checksum = "d1bb37bd32c44defa19be36fcab9387d5b3ad4c683596479caf414e5a00e82af"
|
1359
1511
|
dependencies = [
|
1360
1512
|
"enum_dispatch",
|
1361
|
-
"hashbrown 0.
|
1513
|
+
"hashbrown 0.13.2",
|
1362
1514
|
"num",
|
1515
|
+
"polars-arrow",
|
1363
1516
|
"polars-core",
|
1364
1517
|
"polars-io",
|
1365
1518
|
"polars-plan",
|
1366
1519
|
"polars-utils",
|
1367
1520
|
"rayon",
|
1521
|
+
"smartstring",
|
1368
1522
|
]
|
1369
1523
|
|
1370
1524
|
[[package]]
|
1371
1525
|
name = "polars-plan"
|
1372
|
-
version = "0.
|
1526
|
+
version = "0.26.1"
|
1373
1527
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1374
|
-
checksum = "
|
1528
|
+
checksum = "f58b4b3daee78b95937930ad3cfc2a454d57802a92a39ee0ce220bb1ae627ef9"
|
1375
1529
|
dependencies = [
|
1376
|
-
"ahash
|
1530
|
+
"ahash",
|
1377
1531
|
"polars-arrow",
|
1378
1532
|
"polars-core",
|
1379
1533
|
"polars-io",
|
@@ -1387,24 +1541,26 @@ dependencies = [
|
|
1387
1541
|
|
1388
1542
|
[[package]]
|
1389
1543
|
name = "polars-time"
|
1390
|
-
version = "0.
|
1544
|
+
version = "0.26.1"
|
1391
1545
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1392
|
-
checksum = "
|
1546
|
+
checksum = "93593a1a507004f5ac535210542d730178d4f729ef5da48ff2cd13abf570d65e"
|
1393
1547
|
dependencies = [
|
1394
1548
|
"chrono",
|
1395
1549
|
"chrono-tz",
|
1396
1550
|
"lexical",
|
1551
|
+
"now",
|
1397
1552
|
"polars-arrow",
|
1398
1553
|
"polars-core",
|
1554
|
+
"polars-ops",
|
1399
1555
|
"polars-utils",
|
1400
1556
|
"serde",
|
1401
1557
|
]
|
1402
1558
|
|
1403
1559
|
[[package]]
|
1404
1560
|
name = "polars-utils"
|
1405
|
-
version = "0.
|
1561
|
+
version = "0.26.1"
|
1406
1562
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1407
|
-
checksum = "
|
1563
|
+
checksum = "d6e4fda3c2781247ef4137221f1013398e3d56aa1899f4f99ecf86fa96f64670"
|
1408
1564
|
dependencies = [
|
1409
1565
|
"rayon",
|
1410
1566
|
]
|
@@ -1417,18 +1573,18 @@ checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
|
|
1417
1573
|
|
1418
1574
|
[[package]]
|
1419
1575
|
name = "proc-macro2"
|
1420
|
-
version = "1.0.
|
1576
|
+
version = "1.0.49"
|
1421
1577
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1422
|
-
checksum = "
|
1578
|
+
checksum = "57a8eca9f9c4ffde41714334dee777596264c7825420f521abc92b5b5deb63a5"
|
1423
1579
|
dependencies = [
|
1424
1580
|
"unicode-ident",
|
1425
1581
|
]
|
1426
1582
|
|
1427
1583
|
[[package]]
|
1428
1584
|
name = "quote"
|
1429
|
-
version = "1.0.
|
1585
|
+
version = "1.0.23"
|
1430
1586
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1431
|
-
checksum = "
|
1587
|
+
checksum = "8856d8364d252a14d474036ea1358d63c9e6965c8e5c1885c18f73d70bff9c7b"
|
1432
1588
|
dependencies = [
|
1433
1589
|
"proc-macro2",
|
1434
1590
|
]
|
@@ -1475,43 +1631,40 @@ dependencies = [
|
|
1475
1631
|
|
1476
1632
|
[[package]]
|
1477
1633
|
name = "rayon"
|
1478
|
-
version = "1.
|
1634
|
+
version = "1.6.1"
|
1479
1635
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1480
|
-
checksum = "
|
1636
|
+
checksum = "6db3a213adf02b3bcfd2d3846bb41cb22857d131789e01df434fb7e7bc0759b7"
|
1481
1637
|
dependencies = [
|
1482
|
-
"autocfg",
|
1483
|
-
"crossbeam-deque",
|
1484
1638
|
"either",
|
1485
1639
|
"rayon-core",
|
1486
1640
|
]
|
1487
1641
|
|
1488
1642
|
[[package]]
|
1489
1643
|
name = "rayon-core"
|
1490
|
-
version = "1.
|
1644
|
+
version = "1.10.1"
|
1491
1645
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1492
|
-
checksum = "
|
1646
|
+
checksum = "cac410af5d00ab6884528b4ab69d1e8e146e8d471201800fa1b4524126de6ad3"
|
1493
1647
|
dependencies = [
|
1494
1648
|
"crossbeam-channel",
|
1495
1649
|
"crossbeam-deque",
|
1496
1650
|
"crossbeam-utils",
|
1497
|
-
"lazy_static",
|
1498
1651
|
"num_cpus",
|
1499
1652
|
]
|
1500
1653
|
|
1501
1654
|
[[package]]
|
1502
1655
|
name = "rb-sys"
|
1503
|
-
version = "0.9.
|
1656
|
+
version = "0.9.56"
|
1504
1657
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1505
|
-
checksum = "
|
1658
|
+
checksum = "ef82428221475c6f9e7893fe30b88d45ac86bdb12e58e7c92055ba4bceb78a69"
|
1506
1659
|
dependencies = [
|
1507
1660
|
"rb-sys-build",
|
1508
1661
|
]
|
1509
1662
|
|
1510
1663
|
[[package]]
|
1511
1664
|
name = "rb-sys-build"
|
1512
|
-
version = "0.9.
|
1665
|
+
version = "0.9.56"
|
1513
1666
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1514
|
-
checksum = "
|
1667
|
+
checksum = "950bfc239d2e7704576abe4d37b008876bbfd70a99196a188c5caeae2ba7344a"
|
1515
1668
|
dependencies = [
|
1516
1669
|
"bindgen",
|
1517
1670
|
"regex",
|
@@ -1546,9 +1699,9 @@ dependencies = [
|
|
1546
1699
|
|
1547
1700
|
[[package]]
|
1548
1701
|
name = "regex"
|
1549
|
-
version = "1.7.
|
1702
|
+
version = "1.7.1"
|
1550
1703
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1551
|
-
checksum = "
|
1704
|
+
checksum = "48aaa5748ba571fb95cd2c85c09f629215d3a6ece942baa100950af03a34f733"
|
1552
1705
|
dependencies = [
|
1553
1706
|
"aho-corasick",
|
1554
1707
|
"memchr",
|
@@ -1561,23 +1714,38 @@ version = "0.6.28"
|
|
1561
1714
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1562
1715
|
checksum = "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848"
|
1563
1716
|
|
1717
|
+
[[package]]
|
1718
|
+
name = "rle-decode-fast"
|
1719
|
+
version = "1.0.3"
|
1720
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1721
|
+
checksum = "3582f63211428f83597b51b2ddb88e2a91a9d52d12831f9d08f5e624e8977422"
|
1722
|
+
|
1564
1723
|
[[package]]
|
1565
1724
|
name = "rustc-hash"
|
1566
1725
|
version = "1.1.0"
|
1567
1726
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1568
1727
|
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
|
1569
1728
|
|
1729
|
+
[[package]]
|
1730
|
+
name = "rustc_version"
|
1731
|
+
version = "0.4.0"
|
1732
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1733
|
+
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
|
1734
|
+
dependencies = [
|
1735
|
+
"semver",
|
1736
|
+
]
|
1737
|
+
|
1570
1738
|
[[package]]
|
1571
1739
|
name = "rustversion"
|
1572
|
-
version = "1.0.
|
1740
|
+
version = "1.0.11"
|
1573
1741
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1574
|
-
checksum = "
|
1742
|
+
checksum = "5583e89e108996506031660fe09baa5011b9dd0341b89029313006d1fb508d70"
|
1575
1743
|
|
1576
1744
|
[[package]]
|
1577
1745
|
name = "ryu"
|
1578
|
-
version = "1.0.
|
1746
|
+
version = "1.0.12"
|
1579
1747
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1580
|
-
checksum = "
|
1748
|
+
checksum = "7b4b9743ed687d4b4bcedf9ff5eaa7398495ae14e61cba0a295704edbc7decde"
|
1581
1749
|
|
1582
1750
|
[[package]]
|
1583
1751
|
name = "scopeguard"
|
@@ -1585,26 +1753,38 @@ version = "1.1.0"
|
|
1585
1753
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1586
1754
|
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
|
1587
1755
|
|
1756
|
+
[[package]]
|
1757
|
+
name = "scratch"
|
1758
|
+
version = "1.0.3"
|
1759
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1760
|
+
checksum = "ddccb15bcce173023b3fedd9436f882a0739b8dfb45e4f6b6002bee5929f61b2"
|
1761
|
+
|
1762
|
+
[[package]]
|
1763
|
+
name = "semver"
|
1764
|
+
version = "1.0.16"
|
1765
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1766
|
+
checksum = "58bc9567378fc7690d6b2addae4e60ac2eeea07becb2c64b9f218b53865cba2a"
|
1767
|
+
|
1588
1768
|
[[package]]
|
1589
1769
|
name = "seq-macro"
|
1590
|
-
version = "0.3.
|
1770
|
+
version = "0.3.2"
|
1591
1771
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1592
|
-
checksum = "
|
1772
|
+
checksum = "1685deded9b272198423bdbdb907d8519def2f26cf3699040e54e8c4fbd5c5ce"
|
1593
1773
|
|
1594
1774
|
[[package]]
|
1595
1775
|
name = "serde"
|
1596
|
-
version = "1.0.
|
1776
|
+
version = "1.0.152"
|
1597
1777
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1598
|
-
checksum = "
|
1778
|
+
checksum = "bb7d1f0d3021d347a83e556fc4683dea2ea09d87bccdf88ff5c12545d89d5efb"
|
1599
1779
|
dependencies = [
|
1600
1780
|
"serde_derive",
|
1601
1781
|
]
|
1602
1782
|
|
1603
1783
|
[[package]]
|
1604
1784
|
name = "serde_derive"
|
1605
|
-
version = "1.0.
|
1785
|
+
version = "1.0.152"
|
1606
1786
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1607
|
-
checksum = "
|
1787
|
+
checksum = "af487d118eecd09402d70a5d72551860e788df87b464af30e5ea6a38c75c541e"
|
1608
1788
|
dependencies = [
|
1609
1789
|
"proc-macro2",
|
1610
1790
|
"quote",
|
@@ -1613,9 +1793,9 @@ dependencies = [
|
|
1613
1793
|
|
1614
1794
|
[[package]]
|
1615
1795
|
name = "serde_json"
|
1616
|
-
version = "1.0.
|
1796
|
+
version = "1.0.91"
|
1617
1797
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1618
|
-
checksum = "
|
1798
|
+
checksum = "877c235533714907a8c2464236f5c4b2a17262ef1bd71f38f35ea592c8da6883"
|
1619
1799
|
dependencies = [
|
1620
1800
|
"indexmap",
|
1621
1801
|
"itoa",
|
@@ -1667,11 +1847,12 @@ dependencies = [
|
|
1667
1847
|
|
1668
1848
|
[[package]]
|
1669
1849
|
name = "simd-json"
|
1670
|
-
version = "0.
|
1850
|
+
version = "0.7.0"
|
1671
1851
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1672
|
-
checksum = "
|
1852
|
+
checksum = "8e3375b6c3d8c048ba09c8b4b6c3f1d3f35e06b71db07d231c323943a949e1b8"
|
1673
1853
|
dependencies = [
|
1674
1854
|
"halfbrown",
|
1855
|
+
"lexical-core",
|
1675
1856
|
"serde",
|
1676
1857
|
"serde_json",
|
1677
1858
|
"simdutf8",
|
@@ -1739,9 +1920,9 @@ dependencies = [
|
|
1739
1920
|
|
1740
1921
|
[[package]]
|
1741
1922
|
name = "streaming-iterator"
|
1742
|
-
version = "0.1.
|
1923
|
+
version = "0.1.9"
|
1743
1924
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1744
|
-
checksum = "
|
1925
|
+
checksum = "2b2231b7c3057d5e4ad0156fb3dc807d900806020c5ffa3ee6ff2c8c76fb8520"
|
1745
1926
|
|
1746
1927
|
[[package]]
|
1747
1928
|
name = "strength_reduce"
|
@@ -1770,29 +1951,38 @@ dependencies = [
|
|
1770
1951
|
|
1771
1952
|
[[package]]
|
1772
1953
|
name = "syn"
|
1773
|
-
version = "1.0.
|
1954
|
+
version = "1.0.107"
|
1774
1955
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1775
|
-
checksum = "
|
1956
|
+
checksum = "1f4064b5b16e03ae50984a5a8ed5d4f8803e6bc1fd170a3cda91a1be4b18e3f5"
|
1776
1957
|
dependencies = [
|
1777
1958
|
"proc-macro2",
|
1778
1959
|
"quote",
|
1779
1960
|
"unicode-ident",
|
1780
1961
|
]
|
1781
1962
|
|
1963
|
+
[[package]]
|
1964
|
+
name = "termcolor"
|
1965
|
+
version = "1.1.3"
|
1966
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1967
|
+
checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
|
1968
|
+
dependencies = [
|
1969
|
+
"winapi-util",
|
1970
|
+
]
|
1971
|
+
|
1782
1972
|
[[package]]
|
1783
1973
|
name = "thiserror"
|
1784
|
-
version = "1.0.
|
1974
|
+
version = "1.0.38"
|
1785
1975
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1786
|
-
checksum = "
|
1976
|
+
checksum = "6a9cd18aa97d5c45c6603caea1da6628790b37f7a34b6ca89522331c5180fed0"
|
1787
1977
|
dependencies = [
|
1788
1978
|
"thiserror-impl",
|
1789
1979
|
]
|
1790
1980
|
|
1791
1981
|
[[package]]
|
1792
1982
|
name = "thiserror-impl"
|
1793
|
-
version = "1.0.
|
1983
|
+
version = "1.0.38"
|
1794
1984
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1795
|
-
checksum = "
|
1985
|
+
checksum = "1fb327af4685e4d03fa8cbcf1716380da910eeb2bb8be417e7f9fd3fb164f36f"
|
1796
1986
|
dependencies = [
|
1797
1987
|
"proc-macro2",
|
1798
1988
|
"quote",
|
@@ -1801,11 +1991,12 @@ dependencies = [
|
|
1801
1991
|
|
1802
1992
|
[[package]]
|
1803
1993
|
name = "time"
|
1804
|
-
version = "0.1.
|
1994
|
+
version = "0.1.45"
|
1805
1995
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1806
|
-
checksum = "
|
1996
|
+
checksum = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a"
|
1807
1997
|
dependencies = [
|
1808
1998
|
"libc",
|
1999
|
+
"wasi 0.10.0+wasi-snapshot-preview1",
|
1809
2000
|
"winapi",
|
1810
2001
|
]
|
1811
2002
|
|
@@ -1820,9 +2011,9 @@ dependencies = [
|
|
1820
2011
|
|
1821
2012
|
[[package]]
|
1822
2013
|
name = "unicode-ident"
|
1823
|
-
version = "1.0.
|
2014
|
+
version = "1.0.6"
|
1824
2015
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1825
|
-
checksum = "
|
2016
|
+
checksum = "84a22b9f218b40614adcb3f4ff08b703773ad44fa9423e4e0d346d5db86e4ebc"
|
1826
2017
|
|
1827
2018
|
[[package]]
|
1828
2019
|
name = "unicode-width"
|
@@ -1832,9 +2023,9 @@ checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
|
|
1832
2023
|
|
1833
2024
|
[[package]]
|
1834
2025
|
name = "value-trait"
|
1835
|
-
version = "0.
|
2026
|
+
version = "0.5.1"
|
1836
2027
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1837
|
-
checksum = "
|
2028
|
+
checksum = "995de1aa349a0dc50f4aa40870dce12961a30229027230bad09acd2843edbe9e"
|
1838
2029
|
dependencies = [
|
1839
2030
|
"float-cmp",
|
1840
2031
|
"halfbrown",
|
@@ -1848,6 +2039,12 @@ version = "0.9.4"
|
|
1848
2039
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1849
2040
|
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
1850
2041
|
|
2042
|
+
[[package]]
|
2043
|
+
name = "wasi"
|
2044
|
+
version = "0.10.0+wasi-snapshot-preview1"
|
2045
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2046
|
+
checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
|
2047
|
+
|
1851
2048
|
[[package]]
|
1852
2049
|
name = "wasi"
|
1853
2050
|
version = "0.11.0+wasi-snapshot-preview1"
|
@@ -1856,9 +2053,9 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
|
1856
2053
|
|
1857
2054
|
[[package]]
|
1858
2055
|
name = "wasm-bindgen"
|
1859
|
-
version = "0.2.
|
2056
|
+
version = "0.2.83"
|
1860
2057
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1861
|
-
checksum = "
|
2058
|
+
checksum = "eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268"
|
1862
2059
|
dependencies = [
|
1863
2060
|
"cfg-if",
|
1864
2061
|
"wasm-bindgen-macro",
|
@@ -1866,13 +2063,13 @@ dependencies = [
|
|
1866
2063
|
|
1867
2064
|
[[package]]
|
1868
2065
|
name = "wasm-bindgen-backend"
|
1869
|
-
version = "0.2.
|
2066
|
+
version = "0.2.83"
|
1870
2067
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1871
|
-
checksum = "
|
2068
|
+
checksum = "4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142"
|
1872
2069
|
dependencies = [
|
1873
2070
|
"bumpalo",
|
1874
|
-
"lazy_static",
|
1875
2071
|
"log",
|
2072
|
+
"once_cell",
|
1876
2073
|
"proc-macro2",
|
1877
2074
|
"quote",
|
1878
2075
|
"syn",
|
@@ -1881,9 +2078,9 @@ dependencies = [
|
|
1881
2078
|
|
1882
2079
|
[[package]]
|
1883
2080
|
name = "wasm-bindgen-macro"
|
1884
|
-
version = "0.2.
|
2081
|
+
version = "0.2.83"
|
1885
2082
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1886
|
-
checksum = "
|
2083
|
+
checksum = "052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810"
|
1887
2084
|
dependencies = [
|
1888
2085
|
"quote",
|
1889
2086
|
"wasm-bindgen-macro-support",
|
@@ -1891,9 +2088,9 @@ dependencies = [
|
|
1891
2088
|
|
1892
2089
|
[[package]]
|
1893
2090
|
name = "wasm-bindgen-macro-support"
|
1894
|
-
version = "0.2.
|
2091
|
+
version = "0.2.83"
|
1895
2092
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1896
|
-
checksum = "
|
2093
|
+
checksum = "07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c"
|
1897
2094
|
dependencies = [
|
1898
2095
|
"proc-macro2",
|
1899
2096
|
"quote",
|
@@ -1904,9 +2101,9 @@ dependencies = [
|
|
1904
2101
|
|
1905
2102
|
[[package]]
|
1906
2103
|
name = "wasm-bindgen-shared"
|
1907
|
-
version = "0.2.
|
2104
|
+
version = "0.2.83"
|
1908
2105
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1909
|
-
checksum = "
|
2106
|
+
checksum = "1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f"
|
1910
2107
|
|
1911
2108
|
[[package]]
|
1912
2109
|
name = "winapi"
|
@@ -1924,6 +2121,15 @@ version = "0.4.0"
|
|
1924
2121
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1925
2122
|
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
1926
2123
|
|
2124
|
+
[[package]]
|
2125
|
+
name = "winapi-util"
|
2126
|
+
version = "0.1.5"
|
2127
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2128
|
+
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
|
2129
|
+
dependencies = [
|
2130
|
+
"winapi",
|
2131
|
+
]
|
2132
|
+
|
1927
2133
|
[[package]]
|
1928
2134
|
name = "winapi-x86_64-pc-windows-gnu"
|
1929
2135
|
version = "0.4.0"
|
@@ -1947,45 +2153,51 @@ dependencies = [
|
|
1947
2153
|
|
1948
2154
|
[[package]]
|
1949
2155
|
name = "windows_aarch64_gnullvm"
|
1950
|
-
version = "0.42.
|
2156
|
+
version = "0.42.1"
|
1951
2157
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1952
|
-
checksum = "
|
2158
|
+
checksum = "8c9864e83243fdec7fc9c5444389dcbbfd258f745e7853198f365e3c4968a608"
|
1953
2159
|
|
1954
2160
|
[[package]]
|
1955
2161
|
name = "windows_aarch64_msvc"
|
1956
|
-
version = "0.42.
|
2162
|
+
version = "0.42.1"
|
1957
2163
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1958
|
-
checksum = "
|
2164
|
+
checksum = "4c8b1b673ffc16c47a9ff48570a9d85e25d265735c503681332589af6253c6c7"
|
1959
2165
|
|
1960
2166
|
[[package]]
|
1961
2167
|
name = "windows_i686_gnu"
|
1962
|
-
version = "0.42.
|
2168
|
+
version = "0.42.1"
|
1963
2169
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1964
|
-
checksum = "
|
2170
|
+
checksum = "de3887528ad530ba7bdbb1faa8275ec7a1155a45ffa57c37993960277145d640"
|
1965
2171
|
|
1966
2172
|
[[package]]
|
1967
2173
|
name = "windows_i686_msvc"
|
1968
|
-
version = "0.42.
|
2174
|
+
version = "0.42.1"
|
1969
2175
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1970
|
-
checksum = "
|
2176
|
+
checksum = "bf4d1122317eddd6ff351aa852118a2418ad4214e6613a50e0191f7004372605"
|
1971
2177
|
|
1972
2178
|
[[package]]
|
1973
2179
|
name = "windows_x86_64_gnu"
|
1974
|
-
version = "0.42.
|
2180
|
+
version = "0.42.1"
|
1975
2181
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1976
|
-
checksum = "
|
2182
|
+
checksum = "c1040f221285e17ebccbc2591ffdc2d44ee1f9186324dd3e84e99ac68d699c45"
|
1977
2183
|
|
1978
2184
|
[[package]]
|
1979
2185
|
name = "windows_x86_64_gnullvm"
|
1980
|
-
version = "0.42.
|
2186
|
+
version = "0.42.1"
|
1981
2187
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1982
|
-
checksum = "
|
2188
|
+
checksum = "628bfdf232daa22b0d64fdb62b09fcc36bb01f05a3939e20ab73aaf9470d0463"
|
1983
2189
|
|
1984
2190
|
[[package]]
|
1985
2191
|
name = "windows_x86_64_msvc"
|
1986
|
-
version = "0.42.
|
2192
|
+
version = "0.42.1"
|
2193
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2194
|
+
checksum = "447660ad36a13288b1db4d4248e857b510e8c3a225c822ba4fb748c0aafecffd"
|
2195
|
+
|
2196
|
+
[[package]]
|
2197
|
+
name = "xxhash-rust"
|
2198
|
+
version = "0.8.6"
|
1987
2199
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1988
|
-
checksum = "
|
2200
|
+
checksum = "735a71d46c4d68d71d4b24d03fdc2b98e38cea81730595801db779c04fe80d70"
|
1989
2201
|
|
1990
2202
|
[[package]]
|
1991
2203
|
name = "zstd"
|
@@ -2008,10 +2220,11 @@ dependencies = [
|
|
2008
2220
|
|
2009
2221
|
[[package]]
|
2010
2222
|
name = "zstd-sys"
|
2011
|
-
version = "2.0.
|
2223
|
+
version = "2.0.5+zstd.1.5.2"
|
2012
2224
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2013
|
-
checksum = "
|
2225
|
+
checksum = "edc50ffce891ad571e9f9afe5039c4837bede781ac4bb13052ed7ae695518596"
|
2014
2226
|
dependencies = [
|
2015
2227
|
"cc",
|
2016
2228
|
"libc",
|
2229
|
+
"pkg-config",
|
2017
2230
|
]
|