pub const DUCKDB_VENDORED_VERSION: &str = "v1.5.5";Expand description
The upstream DuckDB release tag this crate’s vendored source and bindings
were generated from (e.g. "v1.5.5"), set by build.rs from the vendored
archive’s own manifest.json.