Skip to content

Commit 0c32832

Browse files
committed
add_stabby
1 parent 972b890 commit 0c32832

2 files changed

Lines changed: 43 additions & 0 deletions

File tree

Cargo.lock

Lines changed: 42 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

datafusion/ffi/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ crate-type = ["cdylib", "rlib"]
4545

4646
[dependencies]
4747
abi_stable = "0.11.3"
48+
stabby = "72.1.1"
4849
arrow = { workspace = true, features = ["ffi"] }
4950
arrow-schema = { workspace = true }
5051
async-ffi = { version = "0.5.0", features = ["abi_stable"] }

0 commit comments

Comments
 (0)