Cargo Features

ModBot has no features set by default.

[dependencies]
modbot = { version = "0.6.2", features = ["sqlite-bundled"] }
sqlite-bundled

Enables bundled of libsqlite3-sys >=0.17.2, <0.27.0

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 sqlite-bundled?

Enables libsqlite3-sys >=0.17.2, <0.27.0