Cargo Features

XvcPipeline has no features set by default.

[dependencies]
xvc-pipeline = { version = "0.6.11", features = ["bundled-sqlite"] }
bundled-sqlite

Enables bundled of rusqlite

sqlite
TODO: Add feature flags for sqlite when bundling needed