@@ -140,15 +140,15 @@ License: Apache-2.0 OR MIT
140
140
-------------------------------------------------------------
141
141
142
142
Name: csv
143
- Version: 1.2.2
143
+ Version: 1.3.0
144
144
Repository: https://github.com/BurntSushi/rust-csv
145
145
Authors: Andrew Gallant
146
146
License: MIT OR Unlicense
147
147
148
148
-------------------------------------------------------------
149
149
150
150
Name: csv-core
151
- Version: 0.1.10
151
+ Version: 0.1.11
152
152
Repository: https://github.com/BurntSushi/rust-csv
153
153
Authors: Andrew Gallant
154
154
License: MIT OR Unlicense
@@ -363,26 +363,26 @@ License: Apache-2.0 OR MIT
363
363
364
364
-------------------------------------------------------------
365
365
366
- Name: prql-ast
367
- Version: 0.9.5
366
+ Name: prql-compiler
367
+ Version: 0.10.0
368
368
Repository: https://github.com/PRQL/prql
369
- Authors: prql-ast authors
369
+ Authors: prql-compiler authors
370
370
License: Apache-2.0
371
371
372
372
-------------------------------------------------------------
373
373
374
- Name: prql-compiler
375
- Version: 0.9.5
374
+ Name: prqlc-ast
375
+ Version: 0.10.0
376
376
Repository: https://github.com/PRQL/prql
377
- Authors: prql-compiler authors
377
+ Authors: prqlc-ast authors
378
378
License: Apache-2.0
379
379
380
380
-------------------------------------------------------------
381
381
382
- Name: prql -parser
383
- Version: 0.9.5
382
+ Name: prqlc -parser
383
+ Version: 0.10.0
384
384
Repository: https://github.com/PRQL/prql
385
- Authors: prql -parser authors
385
+ Authors: prqlc -parser authors
386
386
License: Apache-2.0
387
387
388
388
-------------------------------------------------------------
@@ -404,23 +404,23 @@ License: Apache-2.0 OR MIT
404
404
-------------------------------------------------------------
405
405
406
406
Name: regex
407
- Version: 1.9.5
407
+ Version: 1.10.2
408
408
Repository: https://github.com/rust-lang/regex
409
409
Authors: The Rust Project Developers, Andrew Gallant
410
410
License: Apache-2.0 OR MIT
411
411
412
412
-------------------------------------------------------------
413
413
414
414
Name: regex-automata
415
- Version: 0.3.8
415
+ Version: 0.4.3
416
416
Repository: https://github.com/rust-lang/regex/tree/master/regex-automata
417
417
Authors: The Rust Project Developers, Andrew Gallant
418
418
License: Apache-2.0 OR MIT
419
419
420
420
-------------------------------------------------------------
421
421
422
422
Name: regex-syntax
423
- Version: 0.7.5
423
+ Version: 0.8.2
424
424
Repository: https://github.com/rust-lang/regex/tree/master/regex-syntax
425
425
Authors: The Rust Project Developers, Andrew Gallant
426
426
License: Apache-2.0 OR MIT
@@ -460,31 +460,31 @@ License: Apache-2.0 OR BSL-1.0
460
460
-------------------------------------------------------------
461
461
462
462
Name: semver
463
- Version: 1.0.18
463
+ Version: 1.0.20
464
464
Repository: https://github.com/dtolnay/semver
465
465
Authors: David Tolnay
466
466
License: Apache-2.0 OR MIT
467
467
468
468
-------------------------------------------------------------
469
469
470
470
Name: serde
471
- Version: 1.0.188
471
+ Version: 1.0.190
472
472
Repository: https://github.com/serde-rs/serde
473
473
Authors: Erick Tryzelaar, David Tolnay
474
474
License: Apache-2.0 OR MIT
475
475
476
476
-------------------------------------------------------------
477
477
478
478
Name: serde_derive
479
- Version: 1.0.188
479
+ Version: 1.0.190
480
480
Repository: https://github.com/serde-rs/serde
481
481
Authors: Erick Tryzelaar, David Tolnay
482
482
License: Apache-2.0 OR MIT
483
483
484
484
-------------------------------------------------------------
485
485
486
486
Name: serde_json
487
- Version: 1.0.105
487
+ Version: 1.0.107
488
488
Repository: https://github.com/serde-rs/json
489
489
Authors: Erick Tryzelaar, David Tolnay
490
490
License: Apache-2.0 OR MIT
@@ -500,7 +500,7 @@ License: Apache-2.0 OR MIT
500
500
-------------------------------------------------------------
501
501
502
502
Name: sqlparser
503
- Version: 0.37 .0
503
+ Version: 0.38 .0
504
504
Repository: https://github.com/sqlparser-rs/sqlparser-rs
505
505
Authors: Andy Grove
506
506
License: Apache-2.0
@@ -524,7 +524,7 @@ License: MIT
524
524
-------------------------------------------------------------
525
525
526
526
Name: strum_macros
527
- Version: 0.25.2
527
+ Version: 0.25.3
528
528
Repository: https://github.com/Peternator7/strum
529
529
Authors: Peter Glotfelty
530
530
License: MIT
0 commit comments