Cargo Features

XvcPipeline has no features set by default.

[dependencies]
xvc-pipeline = { version = "0.7.1-alpha.3", features = ["bundled-sqlite"] }
bundled-sqlite

Enables bundled of rusqlite

sqlite
TODO: Add feature flags for sqlite when bundling needed