Cargo Features
ModBot has no features set by default.
[dependencies]
modbot = { version = "0.6.3", features = ["sqlite-bundled"] }
- sqlite-bundled
-
Enables bundled of libsqlite3-sys >=0.17.2, <0.29.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.