Skip to content

Commit 7925618

Browse files
committed
Publish docs for more features
1 parent bf215e6 commit 7925618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/duckdb/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ tempfile = { workspace = true }
6969
uuid = { workspace = true, features = ["v4"] }
7070

7171
[package.metadata.docs.rs]
72-
features = ["vtab", "vtab-arrow"]
72+
features = ["vtab-full", "modern-full", "vscalar", "vscalar-arrow"]
7373
all-features = false
7474
no-default-features = true
7575
default-target = "x86_64-unknown-linux-gnu"

0 commit comments

Comments
 (0)