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 b3d88a8 commit 1f94f19Copy full SHA for 1f94f19
libduckdb-sys/Cargo.toml
@@ -16,7 +16,7 @@ description = "Native bindings to the libduckdb library, C API"
16
17
[features]
18
default = ["vcpkg", "pkg-config"]
19
-bundled = ["cc", "buildtime_bindgen"]
+bundled = ["cc"]
20
buildtime_bindgen = ["bindgen", "pkg-config", "vcpkg"]
21
22
[dependencies]
0 commit comments