Skip to content

Commit 0fe686a

Browse files
authored
Update Cargo.toml
1 parent 8ae11ac commit 0fe686a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ tokio = { version = "1.19", features = ["rt-multi-thread", "net", "macros", "tim
8989
rustls-pki-types = { version = "1.10" }
9090
rusqlite = { version = "0.36.0", features = ["column_decltype"] }
9191
## for duckdb example
92-
duckdb = { version = "1", features = ["bundled"] }
92+
duckdb = { version = "1"}
9393

9494
## for loading custom cert files
9595
rustls-pemfile = "2.0"

0 commit comments

Comments
 (0)