Cargo Features

malwaredb-server has no features set by default.

[dependencies]
malwaredb-server = { version = "0.0.10", features = ["admin", "sqlite", "vt", "zlibng"] }
admin
sqlite

Enables rusqlite

vt

Enables malwaredb-virustotal, rusqlite, with-serde_json-1 of postgres

Affects db::VtStats, malwaredb-server::vt

zlibng

Enables zlib-ng of flate2