Skip to content

Commit bf028f0

Browse files
authored
chore: update auto generated files (#348)
1 parent f4fda0b commit bf028f0

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

LICENSE.note

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -524,31 +524,31 @@ License: Apache-2.0 OR BSL-1.0
524524
-------------------------------------------------------------
525525

526526
Name: savvy
527-
Version: 0.8.3
527+
Version: 0.8.7
528528
Repository: https://github.com/yutannihilation/savvy/
529529
Authors: Hiroaki Yutani
530530
License: MIT
531531

532532
-------------------------------------------------------------
533533

534534
Name: savvy-bindgen
535-
Version: 0.8.3
535+
Version: 0.8.7
536536
Repository: https://github.com/yutannihilation/savvy/
537537
Authors: Hiroaki Yutani
538538
License: MIT
539539

540540
-------------------------------------------------------------
541541

542542
Name: savvy-ffi
543-
Version: 0.8.3
543+
Version: 0.8.7
544544
Repository: https://github.com/yutannihilation/savvy/
545545
Authors: Hiroaki Yutani
546546
License: MIT
547547

548548
-------------------------------------------------------------
549549

550550
Name: savvy-macro
551-
Version: 0.8.3
551+
Version: 0.8.7
552552
Repository: https://github.com/yutannihilation/savvy/
553553
Authors: Hiroaki Yutani
554554
License: MIT

inst/AUTHORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Owners of dependent Rust crates. This list is generated from Crates.io Data <htt
7676
- shlex: Fenhl <https://github.com/fenhl>
7777
- sqlformat: Josh Holmer <https://github.com/shssoichiro>
7878
- sqlparser: Andy Grove <https://github.com/andygrove>, Daniël Heres <https://github.com/Dandandan>, Max Countryman <https://github.com/maxcountryman>, Nickolay Ponomarev <https://github.com/nickolay>, Andrew Lamb <https://github.com/alamb>
79-
- stacker: Simonas Kazlauskas <https://github.com/nagisa>, Alex Crichton <https://github.com/alexcrichton>
79+
- stacker: Simonas Kazlauskas <https://github.com/nagisa>
8080
- strsim: Danny Guo <https://github.com/dguo>, Max Bachmann <https://github.com/maxbachmann>
8181
- strum: Peter Glotfelty <https://github.com/Peternator7>
8282
- strum_macros: Peter Glotfelty <https://github.com/Peternator7>

src/rust/api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ SEXP savvy_pl_to_rq__ffi(SEXP c_arg__pl_json);
44
SEXP savvy_prql_get_targets__ffi(void);
55
SEXP savvy_prql_to_pl__ffi(SEXP c_arg__prql_query);
66
SEXP savvy_rq_to_sql__ffi(SEXP c_arg__rq_json);
7+

0 commit comments

Comments
 (0)