Skip to content

Commit

Permalink
add features to document list
Browse files Browse the repository at this point in the history
  • Loading branch information
Mause committed Apr 17, 2024
1 parent 3f1ea0a commit 4d13dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ path = "libduckdb-sys"
version = "0.10.1"

[package.metadata.docs.rs]
features = []
features = ['vtab', 'chrono']
all-features = false
no-default-features = true
default-target = "x86_64-unknown-linux-gnu"
Expand Down

0 comments on commit 4d13dc0

Please sign in to comment.