Cargo Features

orphanage has no features set by default.

[dependencies]
orphanage = { version = "0.0.2", features = ["tokio", "rusqlite"] }
tokio

Enables async-trait, killswitch, and tokio

Affects orphanage::tokiox

rusqlite

Enables rusqlite ^0.30.0 and sha2

Affects orphanage::sqlfuncs