We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 904d7fa commit f594f39Copy full SHA for f594f39
crates/duckdb/Cargo.toml
@@ -85,7 +85,7 @@ pretty_assertions = { workspace = true }
85
86
87
[package.metadata.docs.rs]
88
-features = []
+features = ["vtab", "vtab-arrow"]
89
all-features = false
90
no-default-features = true
91
default-target = "x86_64-unknown-linux-gnu"
0 commit comments