Cargo Features

tari_common_sqlite has no features set by default.

[dependencies]
tari_common_sqlite = { version = "5.2.1", features = ["bundled"] }
bundled

Enables bundled of libsqlite3-sys ^0.30.1

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

libsqlite3-sys bundled?

Enables libsqlite3-sys ^0.30.1