Skip to content

Commit e6ad9d6

Browse files
authored
Update dev script to publish FFI crate (#13322)
1 parent 619fa93 commit e6ad9d6

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)