Skip to content

Commit 339d670

Browse files
timsaucerjayzhan211
authored andcommitted
Update dev script to publish FFI crate (apache#13322)
1 parent a46d6b6 commit 339d670

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/update_datafusion_versions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
'datafusion': 'datafusion/core/Cargo.toml',
3333
'datafusion-execution': 'datafusion/execution/Cargo.toml',
3434
'datafusion-expr': 'datafusion/expr/Cargo.toml',
35+
'datafusion-ffi': 'datafusion/ffi/Cargo.toml',
3536
'datafusion-functions': 'datafusion/functions/Cargo.toml',
3637
'datafusion-functions-aggregate': 'datafusion/functions-aggregate/Cargo.toml',
3738
'datafusion-functions-nested': 'datafusion/functions-nested/Cargo.toml',

0 commit comments

Comments
 (0)