Cargo Features

XvcPipeline has no features set by default.

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

Enables bundled of rusqlite ^0.32

sqlite
TODO: Add feature flags for sqlite when bundling needed