We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91abbef commit 1df5528Copy full SHA for 1df5528
vortex-duckdb/Cargo.toml
@@ -18,6 +18,7 @@ readme = { workspace = true }
18
name = "vortex_duckdb"
19
path = "src/lib.rs"
20
bench = false
21
+crate-type = ["staticlib", "cdylib"]
22
23
[dependencies]
24
arrow-array = { workspace = true }
0 commit comments